@import url(https://use.typekit.net/enk3ywr.css);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html{
  line-height:1.15;
  -webkit-text-size-adjust:100%
}

body{
  margin:0
}

main{
  display:block
}

h1{
  font-size:2em;
  margin:.67em 0
}

hr{
  box-sizing:content-box;
  height:0;
  overflow:visible
}

pre{
  font-family:monospace,monospace;
  font-size:1em
}

a{
  background-color:transparent
}

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

b,strong{
  font-weight:bolder
}

code,kbd,samp{
  font-family:monospace,monospace;
  font-size:1em
}

small{
  font-size:80%
}

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

sub{
  bottom:-0.25em
}

sup{
  top:-0.5em
}

img{
  border-style:none
}

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

button,input{
  overflow:visible
}

button,select{
  text-transform:none
}

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

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

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

fieldset{
  padding:.35em .75em .625em
}

legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal
}

progress{
  vertical-align:baseline
}

textarea{
  overflow:auto
}

[type=checkbox],[type=radio]{
  box-sizing:border-box;
  padding:0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
  height:auto
}

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

[type=search]::-webkit-search-decoration{
  -webkit-appearance:none
}

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

details{
  display:block
}

summary{
  display:list-item
}

template{
  display:none
}

[hidden]{
  display:none
}

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

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

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

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

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

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

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

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

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

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

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

body {
  margin: 0;
}

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

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

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

/*
Forms
=====
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

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

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

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

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

html {
  font-family: freight-sans-pro, Helvetica, Arial, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}

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

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

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

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

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

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

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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

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

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

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

:-moz-focusring {
  outline: auto;
}

table {
  border-collapse: collapse;
}

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

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

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

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

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

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

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

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

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

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

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

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

[hidden] {
  display: none;
}

*, ::before, ::after{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.l-paragraph{
  margin-top:80px;
  margin-bottom:80px
}

@media (min-width: 640px){
  .l-paragraph{
    margin-top:96px;
    margin-bottom:96px
  }
}

.accordion .l-paragraph{
  margin-top:0;
  margin-bottom:0
}

.l-paragraph__header{
  margin-bottom:56px
}

@media (min-width: 880px){
  .l-paragraph__header{
    margin-bottom:80px
  }
}

.l-paragraph--divider>.l-constrain{
  border-top-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity));
  padding-top:80px;
  padding-bottom:80px
}

@media (min-width: 640px){
  .l-paragraph--divider>.l-constrain{
    padding-top:96px;
    padding-bottom:96px
  }
}

.l-paragraph--compact{
  margin-top:40px;
  margin-bottom:40px
}

@media (min-width: 640px){
  .l-paragraph--compact{
    margin-top:56px;
    margin-bottom:56px
  }
}

.body-large, .intro-text{
  font-family:freight-text-pro, Georgia, serif;
  font-size:1.5rem;
  line-height:1.33;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.body-small{
  font-size:1rem;
  line-height:1.33
}

.after-gradient{
  position:relative
}

.after-gradient::after{
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0), rgb(0, 0, 0));
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%
}

.submit-arrow{
  height:24px;
  overflow:hidden;
  width:24px;
  background-image:url("../images/icons/arrow-right-white.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain
}

.submit-arrow::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.js-focus-visible:focus{
  outline:solid 2px blue
}

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

.visually-hidden{
  clip:rect(0 0 0 0);
  -webkit-clip-path:inset(50%);
          clip-path:inset(50%);
  height:1px;
  overflow:hidden;
  position:absolute;
  white-space:nowrap;
  width:1px
}

.visually-hidden.focusable:focus{
  -webkit-clip-path:none;
          clip-path:none
}

.sidebar-container *{
  font-size:110%
}

*{
  box-sizing:border-box;
  outline:none
}

html{
  font-feature-settings:"lnum" 1;
  font-size:1rem;
  line-height:1.5
}

@media(max-width: 900px){
  html.has-open-mobile-menu{
    position:relative;
    height:100vh;
    height:-webkit-fill-available
  }
}

body{
  font-size:1.25rem;
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

body.sb-show-main, body.cke_editable{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

body.modal-active{
  overflow:hidden
}

@media(max-width: 900px){
  .has-open-mobile-menu body{
    position:relative;
    height:100%;
    overflow:hidden
  }
}

::-moz-selection{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

::selection{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity));
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

p{
  margin-bottom:40px
}

a{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

a:focus{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

a:hover{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

a{
  text-decoration:underline;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  transition-duration:300ms
}

a:focus{
  outline:solid 2px blue
}

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

ul{
  margin-bottom:40px;
  list-style-type:disc;
  padding-left:24px
}

ul ul, ul ol{
  margin-top:16px
}

ol{
  margin-bottom:40px;
  margin-left:24px;
  list-style-position:outside
}

ol li{
  list-style-type:decimal;
  padding-left:16px
}

li{
  line-height:1.33;
  margin-bottom:16px
}

dt{
  font-weight:700;
  margin-bottom:4px;
  font-size:1.25rem;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  margin-top:24px
}

dt:first-child{
  margin-top:0
}

dd{
  font-size:1.25rem
}

blockquote{
  font-family:freight-text-pro, Georgia, serif;
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity));
  line-height:1.33;
  font-size:1.5rem;
  margin-top:24px;
  margin-bottom:24px
}

@media (min-width: 640px){
  blockquote{
    margin-top:40px;
    margin-bottom:40px
  }
}

table{
  border-collapse:collapse;
  margin-bottom:24px;
  min-width:100%
}

td{
  border-width:1px;
  padding:16px
}

svg.ext,svg.mailto{
  display:inline-block;
  margin-left:3px;
  position:relative;
  top:-5px;
  height:18px;
  width:18px
}

svg.ext path,svg.mailto path{
  fill:#333;
  stroke-width:1px;
  stroke:#333
}

.toolbar li{
  margin-bottom:0
}

h1, h2, h3, h4, h5, h6{
  margin-bottom:24px
}

h1, h2, h3, h4, h5, h6{
  line-height:1.15
}

h1, h2, h3, h4, h5, h6{
  font-family:freight-text-pro, Georgia, serif
}

h1, h2, h3, h4, h5, h6{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

*+h1, *+h2, *+h3, *+h4{
  margin-top:80px
}

*+h5, *+h6{
  margin-top:56px
}

h1, .text-h1{
  font-size:2.5rem
}

@media (min-width: 640px){
  h1, .text-h1{
    font-size:3.5rem
  }
}

h2, .text-h2{
  font-size:2.25rem
}

@media (min-width: 640px){
  h2, .text-h2{
    font-size:3rem
  }
}

h3, .text-h3{
  font-size:2rem
}

@media (min-width: 640px){
  h3, .text-h3{
    font-size:2.5rem
  }
}

h4, .text-h4{
  font-size:1.75rem
}

@media (min-width: 640px){
  h4, .text-h4{
    font-size:2rem
  }
}

h5, .text-h5{
  font-size:1.25rem
}

@media (min-width: 640px){
  h5, .text-h5{
    font-size:1.5rem
  }
}

h6, .text-h6{
  font-size:1rem
}

.heading-display, .views-view--embedded.view--display-heading .view__title, .page-type--tar .page-header__title, .page-header--tar .page-header__title, .l-section--display-heading .l-section__title{
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:3rem;
  font-weight:700;
  line-height:1.05;
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

@media (min-width: 880px){
  .heading-display, .views-view--embedded.view--display-heading .view__title, .page-type--tar .page-header__title, .page-header--tar .page-header__title, .l-section--display-heading .l-section__title{
    font-size:3.5rem
  }
}

@media (min-width: 1024px){
  .heading-display, .views-view--embedded.view--display-heading .view__title, .page-type--tar .page-header__title, .page-header--tar .page-header__title, .l-section--display-heading .l-section__title{
    font-size:5rem
  }
}

.l-constrain{
  padding-left:16px;
  padding-right:16px
}

@media (min-width: 640px){
  .l-constrain{
    padding-left:24px;
    padding-right:24px
  }
}

.l-constrain{
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  margin-bottom:0;
  max-width:1128px
}

.l-constrain.l-constrain--lg{
  max-width:1300px
}

.l-constrain.l-constrain--md,[data-slideshow=large] .l-constrain.slideshow__inner{
  max-width:908px
}

.l-constrain.l-constrain--sm,[data-slideshow=medium] .l-constrain.slideshow__inner{
  max-width:688px
}

@media(max-width: 640px){
  .l-constrain.l-constrain--footer{
    max-width:300px
  }
}

.l-constrain .l-constrain{
  padding-left:0;
  padding-right:0
}

.l-footer__upper{
  background-image:url("../images/footer-bg.jpg");
  background-position:center 70%
}

.l-footer__upper::after{
  background-color:#222;
  content:"";
  display:block;
  height:100%;
  left:0;
  opacity:.7;
  position:absolute;
  top:0;
  width:100%;
  z-index:1
}

.l-footer__logo{
  height:166px;
  overflow:hidden;
  width:146px;
  background-image:url("../images/icons/footer-logo.svg");
  background-size:146px 166px
}

.l-footer__logo:focus{
  outline:dotted 1px #fff
}

.l-footer__logo:focus:not(.focus-visible){
  outline:none
}

.l-footer__logo::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.l-footer__address:focus{
  outline:dotted 1px #fff
}

.l-footer__address:focus:not(.focus-visible){
  outline:none
}

.l-footer__buttons a:focus{
  outline:dotted 1px #fff
}

.l-footer__buttons a:focus:not(.focus-visible){
  outline:none
}

.l-footer__award{
  height:100px;
  overflow:hidden;
  width:100px;
  background-image:url("../images/icons/webby-2017.svg");
  background-size:100px 100px
}

.l-footer__award::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.l-full__main>:first-child{
  margin-top:0
}

.l-header{
  height:78px;
  transition:top 200ms linear;
  will-change:top;
  z-index:60
}

.l-header.is-hidden{
  pointer-events:hidden;
  top:-78px
}

body.toolbar-fixed .l-header{
  top:39px
}

body.toolbar-fixed .l-header.is-hidden{
  top:-39px
}

body.toolbar-fixed.toolbar-tray-open .l-header{
  top:79px
}

body.toolbar-fixed.toolbar-tray-open .l-header.is-hidden{
  top:0
}

@media(min-width: 900px){
  .l-header__menu{
    display:block
  }
}

.l-header__search-toggle{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:32px;
  text-shadow:none;
  width:32px;
  position:relative;
  outline-offset:2px
}

.l-header__search-toggle:focus{
  outline:dotted 1px #fff
}

.l-header__search-toggle:focus:not(.focus-visible){
  outline:none
}

.l-header__search-toggle::after,.l-header__search-toggle::before{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:20px 20px;
  content:"";
  display:block;
  height:100%;
  position:absolute;
  transition:opacity 200ms ease-out;
  width:100%
}

.l-header__search-toggle::before{
  background-image:url("../images/icons/search-white.svg");
  opacity:1
}

.l-header__search-toggle::after{
  background-image:url("../images/icons/search-orange.svg");
  opacity:0
}

.l-header__search-toggle:hover::before,.l-header__search-toggle:focus::before{
  opacity:0
}

.l-header__search-toggle:hover::after,.l-header__search-toggle:focus::after{
  opacity:1
}

.l-header__search-toggle.search-open::before,.l-header__search-toggle.search-open::after{
  background-image:url("../images/icons/mobile-close-orange.svg")
}

.l-header__search-toggle.search-open:hover::before{
  opacity:1
}

.l-section__header>:last-child{
  margin-bottom:0
}

@media(min-width: 880px){
  .l-sidebar__row{
    grid-template-columns:270px 1fr
  }
}

.l-site-container{
  background-color:#fff;
  margin:0 auto;
  max-width:1600px;
  position:relative;
  z-index:1
}

@media(max-width: 900px){
  .has-open-mobile-menu .l-site-container{
    position:static
  }
}

.l-sixty-forty{
  display:grid;
  grid-template-columns:100%
}

@media(min-width: 880px){
  .l-sixty-forty{
    grid-template-columns:min(66.6667%,600px) 1fr
  }
}

@media(min-width: 880px){
  .l-two-col__one{
    max-width:calc(50% - 48px)
  }
}

blockquote{
  text-align:left;
  font-size:1.25rem
}

@media (min-width: 640px){
  blockquote{
    font-size:1.5rem
  }
}

blockquote{
  line-height:1.5;
  border-left-width:3px;
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  padding-left:24px
}

@media (min-width: 640px){
  blockquote{
    padding-left:40px
  }
}

.button, .view--component-cards footer a, .related-content footer a, .mobile-menu__link.donate, .menu--main>.menu__item>.menu__link.donate{
  display:inline-block;
  border-width:3px;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.button:hover, .view--component-cards footer a:hover, .related-content footer a:hover, .mobile-menu__link.donate:hover, .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.button:focus, .view--component-cards footer a:focus, .related-content footer a:focus, .mobile-menu__link.donate:focus, .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.button, .view--component-cards footer a, .related-content footer a, .mobile-menu__link.donate, .menu--main>.menu__item>.menu__link.donate{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.button:hover, .view--component-cards footer a:hover, .related-content footer a:hover, .mobile-menu__link.donate:hover, .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.button:focus, .view--component-cards footer a:focus, .related-content footer a:focus, .mobile-menu__link.donate:focus, .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.button, .view--component-cards footer a, .related-content footer a, .mobile-menu__link.donate, .menu--main>.menu__item>.menu__link.donate{
  padding-left:24px;
  padding-right:24px;
  padding-top:8px;
  padding-bottom:8px;
  font-size:1.125rem;
  font-weight:600;
  line-height:1.33;
  letter-spacing:1px;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.button:hover, .view--component-cards footer a:hover, .related-content footer a:hover, .mobile-menu__link.donate:hover, .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.button:focus, .view--component-cards footer a:focus, .related-content footer a:focus, .mobile-menu__link.donate:focus, .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.button, .view--component-cards footer a, .related-content footer a, .mobile-menu__link.donate, .menu--main>.menu__item>.menu__link.donate{
  text-decoration:none;
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.button.button--secondary:hover, .view--component-cards footer a:hover, .related-content footer a.button--secondary:hover, .promotion--secondary .button:hover, .promotion--secondary .view--component-cards footer a:hover, .view--component-cards footer .promotion--secondary a:hover, .promotion--secondary .related-content footer a:hover, .related-content footer .promotion--secondary a:hover, .button--secondary.mobile-menu__link.donate:hover, .view--component-cards footer a.mobile-menu__link.donate:hover, .promotion--secondary .mobile-menu__link.donate:hover, .menu--main>.menu__item>.button--secondary.menu__link.donate:hover, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:hover, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.button.button--secondary:focus, .view--component-cards footer a:focus, .related-content footer a.button--secondary:focus, .promotion--secondary .button:focus, .promotion--secondary .view--component-cards footer a:focus, .view--component-cards footer .promotion--secondary a:focus, .promotion--secondary .related-content footer a:focus, .related-content footer .promotion--secondary a:focus, .button--secondary.mobile-menu__link.donate:focus, .view--component-cards footer a.mobile-menu__link.donate:focus, .promotion--secondary .mobile-menu__link.donate:focus, .menu--main>.menu__item>.button--secondary.menu__link.donate:focus, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:focus, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.button.button--secondary, .view--component-cards footer a, .related-content footer a.button--secondary, .promotion--secondary .button, .promotion--secondary .view--component-cards footer a, .view--component-cards footer .promotion--secondary a, .promotion--secondary .related-content footer a, .related-content footer .promotion--secondary a, .button--secondary.mobile-menu__link.donate, .view--component-cards footer a.mobile-menu__link.donate, .promotion--secondary .mobile-menu__link.donate, .menu--main>.menu__item>.button--secondary.menu__link.donate, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate, .promotion--secondary .menu--main>.menu__item>.menu__link.donate{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.button.button--secondary:hover, .view--component-cards footer a:hover, .related-content footer a.button--secondary:hover, .promotion--secondary .button:hover, .promotion--secondary .view--component-cards footer a:hover, .view--component-cards footer .promotion--secondary a:hover, .promotion--secondary .related-content footer a:hover, .related-content footer .promotion--secondary a:hover, .button--secondary.mobile-menu__link.donate:hover, .view--component-cards footer a.mobile-menu__link.donate:hover, .promotion--secondary .mobile-menu__link.donate:hover, .menu--main>.menu__item>.button--secondary.menu__link.donate:hover, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:hover, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.button.button--secondary:focus, .view--component-cards footer a:focus, .related-content footer a.button--secondary:focus, .promotion--secondary .button:focus, .promotion--secondary .view--component-cards footer a:focus, .view--component-cards footer .promotion--secondary a:focus, .promotion--secondary .related-content footer a:focus, .related-content footer .promotion--secondary a:focus, .button--secondary.mobile-menu__link.donate:focus, .view--component-cards footer a.mobile-menu__link.donate:focus, .promotion--secondary .mobile-menu__link.donate:focus, .menu--main>.menu__item>.button--secondary.menu__link.donate:focus, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:focus, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.button.button--secondary:hover, .view--component-cards footer a:hover, .related-content footer a.button--secondary:hover, .promotion--secondary .button:hover, .promotion--secondary .view--component-cards footer a:hover, .view--component-cards footer .promotion--secondary a:hover, .promotion--secondary .related-content footer a:hover, .related-content footer .promotion--secondary a:hover, .button--secondary.mobile-menu__link.donate:hover, .view--component-cards footer a.mobile-menu__link.donate:hover, .promotion--secondary .mobile-menu__link.donate:hover, .menu--main>.menu__item>.button--secondary.menu__link.donate:hover, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:hover, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:hover{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.button.button--secondary:focus, .view--component-cards footer a:focus, .related-content footer a.button--secondary:focus, .promotion--secondary .button:focus, .promotion--secondary .view--component-cards footer a:focus, .view--component-cards footer .promotion--secondary a:focus, .promotion--secondary .related-content footer a:focus, .related-content footer .promotion--secondary a:focus, .button--secondary.mobile-menu__link.donate:focus, .view--component-cards footer a.mobile-menu__link.donate:focus, .promotion--secondary .mobile-menu__link.donate:focus, .menu--main>.menu__item>.button--secondary.menu__link.donate:focus, .view--component-cards footer .menu--main>.menu__item>a.menu__link.donate:focus, .promotion--secondary .menu--main>.menu__item>.menu__link.donate:focus{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.button svg.ext path,.view--component-cards footer a svg.ext path,.related-content footer a svg.ext path,.mobile-menu__link.donate svg.ext path,.menu--main>.menu__item>.menu__link.donate svg.ext path,.button svg.mailto path,.view--component-cards footer a svg.mailto path,.related-content footer a svg.mailto path,.mobile-menu__link.donate svg.mailto path,.menu--main>.menu__item>.menu__link.donate svg.mailto path{
  fill:#fff;
  stroke:#fff
}

.button:hover svg.ext path,.view--component-cards footer a:hover svg.ext path,.related-content footer a:hover svg.ext path,.mobile-menu__link.donate:hover svg.ext path,.menu--main>.menu__item>.menu__link.donate:hover svg.ext path,.button:hover svg.mailto path,.view--component-cards footer a:hover svg.mailto path,.related-content footer a:hover svg.mailto path,.mobile-menu__link.donate:hover svg.mailto path,.menu--main>.menu__item>.menu__link.donate:hover svg.mailto path,.button:focus svg.ext path,.view--component-cards footer a:focus svg.ext path,.related-content footer a:focus svg.ext path,.mobile-menu__link.donate:focus svg.ext path,.menu--main>.menu__item>.menu__link.donate:focus svg.ext path,.button:focus svg.mailto path,.view--component-cards footer a:focus svg.mailto path,.related-content footer a:focus svg.mailto path,.mobile-menu__link.donate:focus svg.mailto path,.menu--main>.menu__item>.menu__link.donate:focus svg.mailto path{
  fill:#333;
  stroke:#333
}

.button.button--small, .view--component-cards footer a.button--small, .related-content footer a.button--small, .button--small.mobile-menu__link.donate, .menu--main>.menu__item>.button--small.menu__link.donate{
  padding-left:16px;
  padding-right:16px;
  padding-top:4px;
  padding-bottom:4px;
  font-size:1rem
}

.button.button--expand, .view--component-cards footer a.button--expand, .related-content footer a.button--expand, .button--expand.mobile-menu__link.donate, .menu--main>.menu__item>.button--expand.menu__link.donate{
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.button.button--expand:hover, .view--component-cards footer a.button--expand:hover, .related-content footer a.button--expand:hover, .button--expand.mobile-menu__link.donate:hover, .menu--main>.menu__item>.button--expand.menu__link.donate:hover{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.button.button--expand, .view--component-cards footer a.button--expand, .related-content footer a.button--expand, .button--expand.mobile-menu__link.donate, .menu--main>.menu__item>.button--expand.menu__link.donate{
  padding-left:8px;
  padding-right:8px;
  padding-top:0;
  padding-bottom:0;
  font-size:0.875rem;
  font-weight:400;
  letter-spacing:0em;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.button.button--expand:hover, .view--component-cards footer a.button--expand:hover, .related-content footer a.button--expand:hover, .button--expand.mobile-menu__link.donate:hover, .menu--main>.menu__item>.button--expand.menu__link.donate:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.button.button--expand,.view--component-cards footer a.button--expand,.related-content footer a.button--expand,.button--expand.mobile-menu__link.donate,.menu--main>.menu__item>.button--expand.menu__link.donate{
  background-color:rgba(0,0,0,0)
}

.button.button--expand:focus,.view--component-cards footer a.button--expand:focus,.related-content footer a.button--expand:focus,.button--expand.mobile-menu__link.donate:focus,.menu--main>.menu__item>.button--expand.menu__link.donate:focus{
  outline:solid 2px blue
}

.button.button--expand:focus:not(.focus-visible),.view--component-cards footer a.button--expand:focus:not(.focus-visible),.related-content footer a.button--expand:focus:not(.focus-visible),.button--expand.mobile-menu__link.donate:focus:not(.focus-visible),.menu--main>.menu__item>.button--expand.menu__link.donate:focus:not(.focus-visible){
  outline:none
}

.button:disabled, .view--component-cards footer a:disabled, .related-content footer a:disabled, .mobile-menu__link.donate:disabled, .menu--main>.menu__item>.menu__link.donate:disabled{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.form-item--checkboxes,.form-item--checkbox__item{
  list-style:none;
  margin:0;
  padding:0
}

.form-item--radios,.form-item--radio__item{
  list-style:none;
  margin:0;
  padding:0
}

.form-item__dropdown{
  position:relative;
  display:inline-block;
  vertical-align:middle
}

.form-item__dropdown::after{
  height:12px;
  overflow:hidden;
  width:12px;
  background-image:url("../images/icons/chevron-down-black.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:none;
  pointer-events:none;
  position:absolute;
  right:1rem;
  top:50%;
  transform:translateY(-50%);
  z-index:2
}

.form-item__dropdown::after::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.form-item__select{
  margin:0;
  width:100%;
  padding-left:16px;
  padding-right:16px;
  padding-top:4px;
  padding-bottom:4px;
  font-size:1rem
}

.form-item__select:focus:not(.focus-visible){
  outline:none
}

.form-item__select:focus:not(:focus-visible){
  outline:none
}

@supports((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) or ((-moz-appearance: none) and (mask-type: alpha)){
  .form-item__dropdown:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .form-item__dropdown::after{
    display:block
  }

  .form-item__select{
    border-width:1px;
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity));
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
    background:none;
    border-radius:0;
    padding-right:2em
  }

  .form-item__select:focus{
    outline:dotted 1px #636363
  }

  .form-item__select:focus:not(.focus-visible){
    outline:none
  }

  .form-item__select:focus{
    border-width:2px;
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }
}

.form-item{
  color:clr(text);
  max-width:32em
}

.form-item::after{
  clear:both;
  content:"";
  display:table
}

.form-item__label{
  display:block;
  font-weight:600
}

@media(min-width: 320px){
  .form-item__label{
    display:block;
    margin-right:2%;
    padding:.6em 0
  }
}

.form-item__textfield{
  border:1px solid #8c8b8c;
  padding:.6em;
  max-width:100%
}

.form-item__textfield:focus{
  border-color:#d24624
}

.form-item__textfield::-moz-placeholder{
  color:#8c8b8c
}

.form-item__textfield:-ms-input-placeholder{
  color:#8c8b8c
}

.form-item__textfield::placeholder{
  color:#8c8b8c
}

.form-item__description{
  margin-top:.3em
}

.form-fieldset{
  border:none;
  margin-bottom:2em;
  padding:0
}

.form-fieldset .form-item{
  margin-left:1em;
  max-width:31em
}

.arrow-link{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  font-size:1rem;
  font-weight:700;
  text-decoration:none
}

.arrow-link:hover{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.arrow-link:hover{
  text-decoration:underline
}

.arrow-link::after{
  background-image:url("../images/icons/arrow-right-purple.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:23px 12px;
  content:"";
  display:inline-block;
  height:12px;
  left:0;
  margin-left:.5rem;
  position:relative;
  transition:left 150ms ease-out;
  width:23px
}

.arrow-link:hover::after,.arrow-link:focus::after{
  left:6px
}

.arrow-link.arrow-link--white{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.arrow-link.arrow-link--white:hover{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.arrow-link.arrow-link--white::after{
  background-image:url("../images/icons/arrow-right-white.svg")
}

.accordion-group--small .accordion h3{
  font-size:1.25rem
}

@media (min-width: 640px){
  .accordion-group--small .accordion h3{
    font-size:1.5rem
  }
}

.accordion__button{
  scroll-margin-top:78px
}

.accordion__button::before, .accordion__button::after{
  position:absolute
}

.accordion__button::before, .accordion__button::after{
  background-position:center
}

.accordion__button::before, .accordion__button::after{
  background-size:contain
}

.accordion__button::before, .accordion__button::after{
  background-repeat:no-repeat
}

.accordion__button::before, .accordion__button::after{
  display:block
}

.accordion__button::before, .accordion__button::after{
  height:24px
}

.accordion__button::before, .accordion__button::after{
  left:0
}

.accordion__button::before, .accordion__button::after{
  width:24px
}

.accordion__button::before,.accordion__button::after{
  background-image:url("../images/icons/minus.svg");
  content:"";
  top:50%;
  transform:translateY(-50%);
  transition:transform 150ms ease-out
}

.accordion-group--small .accordion__button::before, .accordion-group--small .accordion__button::after{
  height:16px
}

.accordion-group--small .accordion__button::before, .accordion-group--small .accordion__button::after{
  width:16px
}

.toolbar-horizontal .accordion__button::before,.toolbar-horizontal .accordion__button::after{
  scroll-margin-top:117px
}

.toolbar-tray-open.toolbar-horizontal .accordion__button::before,.toolbar-tray-open.toolbar-horizontal .accordion__button::after{
  scroll-margin-top:157px
}

.accordion__button::after{
  transform:translateY(-50%) rotate(90deg);
  transform-origin:center
}

.accordion__button[aria-expanded=true]::after{
  transform:translateY(-50%) rotate(180deg)
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  position:absolute
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  background-position:center
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  background-size:contain
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  background-repeat:no-repeat
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  display:block
}

.accordion-group__expand-all::before, .accordion-group__expand-all::after{
  right:0
}

.accordion-group__expand-all::before,.accordion-group__expand-all::after{
  background-image:url("../images/icons/minus.svg");
  content:"";
  height:12px;
  top:50%;
  transform:translateY(-50%);
  transition:transform 150ms ease-out;
  width:12px
}

.accordion-group__expand-all::after{
  transform:translateY(-50%) rotate(90deg);
  transform-origin:center
}

.accordion-group__expand-all[aria-expanded=true]::after{
  transform:translateY(-50%) rotate(180deg)
}

.addtocal-container{
  position:relative;
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:1rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.addtocal{
  display:flex;
  align-items:center;
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:1rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.addtocal:focus{
  outline:solid 2px blue
}

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

.addtocal::before{
  background-image:url("../images/icons/calendar-orange.svg");
  margin-right:8px;
  display:inline-block;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  content:"";
  height:34px;
  top:4px;
  width:34px
}

.addtocal:focus:not(.focus-visible){
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.addtocal:focus:not(:focus-visible){
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.addtocal-container.is-open .addtocal, .addtocal:hover{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.addtocal-links{
  position:absolute;
  top:100%;
  left:0;
  z-index:10;
  margin:0;
  display:none;
  display:none;
  width:100%;
  list-style-type:none;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity));
  padding:2px
}

.addtocal-links li{
  margin:0;
  padding:0
}

.addtocal-links a{
  display:block
}

.addtocal-links a:hover{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.addtocal-links a:focus{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.addtocal-links a{
  padding:4px;
  font-weight:400
}

.addtocal-links a:hover{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.addtocal-links a:focus{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.addtocal-links a{
  text-decoration:none
}

.addtocal-container.is-open .addtocal-links{
  display:block
}

@media(min-width: 1180px){
  .aside.aside--left, .aside.aside--right{
    position:absolute;
    top:8px;
    margin-bottom:0
  }

  .aside.aside--left,.aside.aside--right{
    max-width:220px
  }
}

@media(min-width: 1180px){
  .aside.aside--left{
    left:-220px
  }
}

@media(min-width: 1180px){
  .aside.aside--right{
    right:-220px
  }
}

.aside__trigger{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:100%;
  text-shadow:none;
  width:100%
}

.aside__trigger:focus{
  outline:solid 2px blue
}

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

.aside__trigger::after, .aside__trigger::before{
  position:absolute;
  left:0;
  display:block;
  height:100%;
  width:100%
}

.aside__trigger::after,.aside__trigger::before{
  background-position:left top;
  background-repeat:no-repeat;
  background-size:20px 20px;
  content:"";
  top:2px
}

.aside__trigger::after:focus,.aside__trigger::before:focus{
  outline:solid 2px blue
}

.aside__trigger::after:focus:not(.focus-visible),.aside__trigger::before:focus:not(.focus-visible){
  outline:none
}

.aside__trigger::before{
  background-image:url("../images/icons/chat-bubble-plus.svg");
  opacity:1
}

.aside__trigger::after{
  background-image:url("../images/icons/chat-bubble-minus.svg");
  opacity:0
}

.aside__trigger[aria-expanded=true]::before{
  opacity:0
}

.aside__trigger[aria-expanded=true]::after{
  opacity:1
}

.aside__title{
  margin-bottom:0;
  padding-left:2rem
}

.aside__content>:last-child{
  margin-bottom:0
}

.basic::after{
  clear:both;
  display:block;
  content:""
}

.basic:last-child{
  margin-bottom:80px
}

@media (min-width: 640px){
  .basic:last-child{
    margin-bottom:96px
  }
}

.accordion .basic{
  margin-top:0;
  margin-bottom:0
}

.basic--justify-left .l-constrain{
  margin-left:0
}

.breadcrumb__item{
  display:none
}

.breadcrumb__item:nth-last-child(2){
  display:block
}

.breadcrumb__link{
  position:relative;
  display:inline-block;
  padding-left:24px;
  font-size:0.875rem;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.breadcrumb__link:hover{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.breadcrumb__link{
  text-decoration:none
}

.breadcrumb__link:hover{
  text-decoration:underline
}

.breadcrumb__link::before{
  background-image:url("../images/icons/arrow-left-gray.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:block;
  height:10px;
  left:0;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  transition:left 150ms ease-out;
  width:14px
}

.breadcrumb__link:hover::before{
  left:-4px
}

.callout__inner{
  padding:40px
}

.callout__body :last-child{
  margin-bottom:0
}

.callout__button .button,.callout__button .view--component-cards footer a,.view--component-cards footer .callout__button a,.callout__button .related-content footer a,.related-content footer .callout__button a,.callout__button .mobile-menu__link.donate,.callout__button .menu--main>.menu__item>.menu__link.donate{
  -webkit-hyphens:auto;
      -ms-hyphens:auto;
          hyphens:auto;
  overflow:hidden;
  max-width:100%;
  text-overflow:ellipsis
}

@supports(contain: inline-size){
  .callout{
    contain:layout inline-size style
  }

  @container (min-width: 670px){
    .callout__inner{
      padding:80px
    }

    .callout__content{
      margin-bottom:0
    }

    .callout__row{
      display:flex
    }

    .callout__button{
      margin-top:8px;
      margin-left:96px;
      flex-shrink:0
    }
  }
}

@supports not (contain: inline-size){
  @media(min-width: 880px){
    .callout__inner{
      padding:80px
    }

    .paragraph-columns--3 .callout__inner, .paragraph-columns--50-50 .callout__inner, .paragraph-columns--30-70 .paragraph-columns__one .callout__inner, .paragraph-columns--40-60 .paragraph-columns__one .callout__inner, .paragraph-columns--70-30 .paragraph-columns__two .callout__inner, .paragraph-columns--60-40 .paragraph-columns__two .callout__inner{
      padding:40px
    }

    .callout .callout__content{
      margin-bottom:0
    }

    .paragraph-columns--3 .callout .callout__content, .paragraph-columns--50-50 .callout .callout__content, .paragraph-columns--40-60 .callout .callout__content, .paragraph-columns--60-40 .callout .callout__content, .paragraph-columns--30-70 .paragraph-columns__one .callout .callout__content, .paragraph-columns--70-30 .paragraph-columns__two .callout .callout__content{
      margin-bottom:40px
    }

    .callout__row{
      display:flex
    }

    .paragraph-columns--3 .callout__row, .paragraph-columns--50-50 .callout__row, .paragraph-columns--40-60 .callout__row, .paragraph-columns--60-40 .callout__row, .paragraph-columns--30-70 .paragraph-columns__one .callout__row, .paragraph-columns--70-30 .paragraph-columns__two .callout__row{
      display:block
    }

    .callout__button{
      margin-top:8px;
      margin-left:96px;
      flex-shrink:0
    }

    .paragraph-columns--3 .callout__button, .paragraph-columns--50-50 .callout__button, .paragraph-columns--40-60 .callout__button, .paragraph-columns--60-40 .callout__button, .paragraph-columns--30-70 .paragraph-columns__one .callout__button, .paragraph-columns--70-30 .paragraph-columns__two .callout__button{
      margin-top:0;
      margin-left:0
    }
  }
}

.callout--purple .callout__inner{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.callout--purple .callout__body, .callout--purple .callout__title{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.callout--gray .callout__inner{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.callout--gray .callout__body, .callout--gray .callout__title{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.callout--white .callout__inner{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.callout--white .callout__title{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.callout--white .callout__body{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.callout--tar .callout__row{
  display:block
}

.callout--tar .callout__inner{
  position:relative;
  overflow:hidden;
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  padding:56px;
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  z-index:1
}

.callout--tar .callout__inner::before{
  background-image:url("../images/icons/circle-pattern--dark.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  content:"";
  display:block;
  height:700px;
  left:50%;
  opacity:.5;
  position:absolute;
  top:calc(100% - 200px);
  transform:translateX(-50%);
  width:700px;
  z-index:-1
}

.callout--tar .callout__inner::after{
  border:solid 1px #d24624;
  content:"";
  display:block;
  height:calc(100% - 3rem);
  left:1.5rem;
  position:absolute;
  top:1.5rem;
  width:calc(100% - 3rem);
  z-index:-1
}

.callout--tar .callout__content{
  margin-bottom:0
}

.callout--tar .callout__title{
  margin-bottom:24px;
  font-size:2rem;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  z-index:1
}

@media(min-width: 500px){
  .callout--tar .callout__title{
    text-align:center
  }
}

.callout--tar .callout__body{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  z-index:1
}

.callout--tar .callout__button{
  margin-top:40px;
  margin-left:0;
  display:flex;
  justify-content:center
}

.card--small .card__title{
  font-size:1.25rem
}

@media (min-width: 640px){
  .card--small .card__title{
    font-size:1.5rem
  }
}

.card--tar{
  background-image:url(../images/noise-texture.png);
  background-size:250px 250px
}

.card--tar::after{
  content:"";
  display:block;
  height:100%;
  left:8px;
  position:absolute;
  top:8px;
  width:100%;
  z-index:-1
}

.card--tar.card--purple{
  background-color:#612a60
}

.card--tar.card--purple::after{
  background-color:#a60092
}

.card--tar.card--orange{
  background-color:#d24624
}

.card--tar.card--orange::after{
  background-color:#f5a623
}

.card--tar.card--teal{
  background-color:#0794ac
}

.card--tar.card--teal::after{
  background-color:#00c1d5
}

.card--tar .card__inner{
  min-height:200px
}

@media(min-width: 880px){
  .card--tar .card__inner{
    min-height:220px
  }
}

.card--tar .card__inner:before{
  background-image:url("../images/icons/circle-pattern--dark.svg");
  background-position:left top;
  background-repeat:no-repeat;
  background-size:200%;
  bottom:-15px;
  content:"";
  display:block;
  height:200px;
  opacity:.85;
  position:absolute;
  right:-15px;
  width:200px;
  z-index:1
}

.card--tar .card__inner:after{
  border:solid 1px #fff;
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:1
}

.card--tar .card__text{
  font-size:30px
}

.collapsible-facets__group{
  padding-top:8px;
  padding-bottom:8px
}

.collapsible-facets__group:first-child{
  border-top-width:1px
}

.collapsible-facets__title{
  position:relative;
  margin-bottom:0;
  display:block;
  width:100%;
  padding-right:8px;
  text-align:left;
  font-size:1.125rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.collapsible-facets__title:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.collapsible-facets__title:focus{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.collapsible-facets__title{
  text-decoration:none;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.collapsible-facets__title::before, .collapsible-facets__title::after{
  position:absolute;
  right:0;
  display:block;
  height:8px;
  width:8px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat
}

.collapsible-facets__title::before,.collapsible-facets__title::after{
  background-image:url("../images/icons/minus-gray.svg");
  content:"";
  top:50%;
  transform:translateY(-50%);
  transition:transform 150ms ease-out
}

.collapsible-facets__title::after{
  transform:translateY(-50%) rotate(90deg);
  transform-origin:center
}

.collapsible-facets__title[aria-expanded=true]::after{
  transform:translateY(-50%) rotate(180deg)
}

.download__link::after{
  background-image:url("../images/icons/download-orange.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  height:30px;
  margin-left:.5rem;
  position:relative;
  top:10px;
  width:30px
}

.edan-facets{
  pointer-events:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  overflow-y:auto;
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity));
  padding:16px;
  padding-top:56px;
  opacity:0;
  height:100vh;
  transition:opacity 200ms ease-out;
  z-index:999
}

.edan-facets.is-active{
  opacity:1;
  pointer-events:visible
}

@media(min-width: 880px){
  .edan-facets{
    height:auto;
    opacity:1;
    padding:0;
    pointer-events:visible;
    position:relative;
    width:auto;
    z-index:1
  }
}

.edan-facets[data-facet-option=basic] .edan-facets__form{
  display:none
}

.edan-facets .facet-item__link{
  position:relative;
  flex-grow:1;
  padding-right:1.25rem
}

.edan-facets .facet-item__link::after{
  background-image:url("../images/icons/plus-gray.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:none;
  height:12px;
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
  width:12px
}

.edan-facets .facet-item__link:hover::after,.edan-facets .facet-item__link:focus::after{
  background-image:url("../images/icons/plus-orange.svg")
}

.edan-facets .button-exclude{
  margin-left:16px;
  display:none;
  flex-shrink:0;
  flex-grow:0;
  height:12px;
  overflow:hidden;
  width:12px;
  background-image:url("../images/icons/minus-gray.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain
}

.edan-facets .button-exclude::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.edan-facets .button-exclude:hover,.edan-facets .button-exclude:focus{
  background-image:url("../images/icons/minus-orange.svg")
}

.edan-facets[data-facet-option=advanced] .facet-item__link::after{
  display:block
}

.edan-facets[data-facet-option=advanced] .button-exclude{
  display:block
}

.edan-facets__options button[aria-current=true]{
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  font-weight:700
}

.edan-facets__button:focus{
  outline:solid 2px blue
}

.edan-facets__button:focus:not(.focus-visible){
  outline:none
}

.edan-facets__button{
  margin-top:16px;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.edan-facets__button:hover{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.edan-facets__button{
  padding-left:4px;
  padding-right:4px;
  padding-top:1px;
  padding-bottom:1px;
  font-size:0.875rem
}

.edan-facets__button:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.edan-facets__button{
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.edan-facets__modal-close{
  height:24px;
  overflow:hidden;
  width:24px;
  background-image:url("../images/icons/mobile-close-orange.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  position:absolute;
  top:24px;
  right:24px;
  display:block
}

.edan-facets__modal-close::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.edan-facets__search,.edan-facets__sort{
  height:36px;
  padding:.5rem .75rem
}

.edan-facets__search::-moz-placeholder, .edan-facets__sort::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.edan-facets__search:-ms-input-placeholder, .edan-facets__sort:-ms-input-placeholder{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.edan-facets__search::placeholder, .edan-facets__sort::placeholder{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.edan-facets__search:focus,.edan-facets__sort:focus{
  border-color:#d24624
}

.edan-facets__sort{
  background-image:url("../images/icons/select-arrow.svg");
  -webkit-appearance:none;
  -moz-appearance:none;
       appearance:none;
  background-position:calc(100% - .75rem) center;
  background-repeat:no-repeat;
  background-size:8px 8px
}

.edan-facets__expand--top{
  position:absolute;
  top:8px;
  right:0;
  display:none
}

.is-open .edan-facets__expand--top{
  display:block
}

.facet-item.search-hidden{
  display:none
}

.edan-active-facet__link::after{
  background-image:url("../images/icons/cancel-orange.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:1rem 1rem;
  content:"";
  display:inline-block;
  height:1rem;
  margin-left:0;
  position:relative;
  top:3px;
  width:1rem
}

.edan-facets__search-more{
  background-image:url("../images/icons/search-gray.svg");
  background-position:.25rem center;
  background-repeat:no-repeat;
  background-size:10px 10px;
  padding-left:1.15rem
}

.edan-facets__search-more:hover,.edan-facets__search-more:focus{
  background-image:url("../images/icons/search-orange.svg")
}

[data-facet-option=basic] .edan-facets__search-more{
  display:none
}

.edan-record.full-page{
  padding-top:0
}

.edan-record__info:first-child dt:first-child{
  margin-top:0
}

.edan-record__info a{
  text-decoration:none
}

.edan-record__info a:hover{
  text-decoration:underline
}

.edan-record__info .record-label{
  text-transform:capitalize
}

.edan-media-item img, .media-slider img{
  border-width:0
}

.edan-media-item .caption, .media-slider .caption{
  display:none
}

.usage--restricted{
  font-size:1rem
}

.usage--restricted:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.popover-body{
  font-size:1rem
}

.popover-body a{
  text-decoration:none
}

.popover-body a:hover{
  text-decoration:underline
}

.popover-body a:focus{
  text-decoration:underline
}

.media-container a img{
  border:0
}

.media-container a:focus,.media-container button:focus{
  outline:solid 2px blue
}

.media-container a:focus:not(.focus-visible),.media-container button:focus:not(.focus-visible){
  outline:none
}

.media-container .media-metadata .modal-trigger{
  display:none
}

@media(min-width: 600px){
  .media-container .media-metadata .modal-trigger{
    display:block
  }
}

.edan-record .media-metadata .btn-viewer{
  top:8px
}

.edan-record .media-metadata .btn-download{
  margin-left:8px;
  margin-right:8px
}

@media(min-width: 400px){
  .edan-record .media-metadata .btn-download{
    margin-left:0;
    margin-right:0
  }
}

.edan-record .media-slider .slick-dots{
  bottom:0
}

.edan-record .media-slider .slick__arrow{
  top:0;
  transform:none
}

.edan-record .media-slider .slick-prev,.edan-record .media-slider .slick-next{
  top:28px;
  transform:none
}

.edan-record .media-slider .slick-prev{
  transform:scaleX(-1)
}

.edan-record .media-slider .slide__caption{
  display:none
}

.edan-record .media-slider .slick__slide:focus{
  outline:solid 2px blue
}

.edan-record .media-slider .slick__slide:focus:not(.focus-visible){
  outline:none
}

.modal-backdrop{
  display:none !important
}

.edan-modal{
  background-color:#000;
  padding-right:0 !important
}

.edan-modal .modal-dialog{
  margin:0
}

.edan-modal .slick-dotted.slick-slider{
  padding-bottom:0
}

.edan-modal .slick-prev{
  transform:translateY(-50%) rotate(180deg)
}

.edan-search-form{
  position:relative
}

.edan-search-form .form-item__label{
  margin-bottom:24px;
  padding:0;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.edan-search-form .form-submit{
  position:absolute;
  right:0;
  border-style:none;
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:40px;
  text-shadow:none;
  width:40px;
  background-image:url("../images/icons/arrow-right-purple.svg");
  background-color:rgba(0,0,0,0);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:24px 24px;
  bottom:6px;
  cursor:pointer
}

.edan-search-form .form-text{
  width:100%;
  border-width:0;
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  padding-top:8px;
  padding-bottom:8px;
  padding-right:40px;
  padding-left:8px;
  margin-bottom:2px
}

.edan-search-form .form-text:focus{
  outline:dotted 1px #8c8b8c
}

.edan-search-form .form-text:focus:not(.focus-visible){
  outline:none
}

.event-details dl{
  margin-bottom:24px
}

@media (min-width: 640px){
  .event-details dl{
    margin-bottom:0
  }
}

.event-details dt{
  margin-bottom:8px;
  font-size:1.125rem;
  line-height:2
}

@media (min-width: 640px){
  .event-details dt{
    font-size:1.25rem
  }
}

.event-details dd{
  font-size:1rem;
  line-height:1.15
}

@media (min-width: 640px){
  .event-details dd{
    font-size:1.125rem
  }
}

.event-details dd a{
  margin-bottom:8px;
  display:block;
  text-decoration:none
}

.event-details dd a:hover{
  text-decoration:underline
}

@media(min-width: 640px){
  .event-details__lower{
    grid-template-columns:auto auto;
    grid-gap:2.5rem
  }
}

@media(min-width: 880px){
  .event-details__lower{
    grid-template-columns:1fr 1fr 1fr auto
  }
}

.facet-group:first-child{
  border-top-width:1px
}

.facet-group ul{
  margin-bottom:0;
  padding-left:0
}

.facet-group .facet-group__title::before, .facet-group .facet-group__title::after{
  position:absolute;
  right:0;
  display:block;
  height:8px;
  width:8px;
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat
}

.facet-group .facet-group__title::before,.facet-group .facet-group__title::after{
  background-image:url("../images/icons/minus-gray.svg");
  content:"";
  top:50%;
  transform:translateY(-50%);
  transition:transform 150ms ease-out
}

.facet-group .facet-group__title::after{
  transform:translateY(-50%) rotate(90deg);
  transform-origin:center
}

.facet-group .facet-group__title[aria-expanded=true]::after{
  transform:translateY(-50%) rotate(180deg)
}

.edan-facets .facet-group .facet-group__title::before, .edan-facets .facet-group .facet-group__title::after{
  display:none
}

.facet-group__items[aria-expanded=true]{
  display:block
}

.facet-item{
  margin-bottom:0;
  display:flex;
  list-style-type:none;
  align-items:center;
  padding:0;
  margin-top:12px
}

.facet-item a{
  font-size:1rem;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.facet-item a:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.facet-item a{
  text-decoration:none;
  line-height:1.2
}

.facet-item__link{
  font-size:1rem;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.facet-item__link:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.facet-item__link{
  text-decoration:none
}

.fb-form .form-item__textfield, .fb-form .form-item--checkbox__item{
  font-size:0.875rem
}

.fb-form .form-item__label{
  font-size:1rem
}

h5, .fb-form__form h3{
  font-size:1.25rem
}

@media (min-width: 640px){
  h5, .fb-form__form h3{
    font-size:1.5rem
  }
}

.fb-form__form h3{
  margin-top:40px;
  margin-bottom:8px;
  display:none
}

.fb-form[aria-expanded=true] .fb-form__form h3{
  display:block
}

.form__upper, .form__lower{
  display:grid;
  grid-template-columns:repeat(4, minmax(0, 1fr));
  gap:24px
}

.form__upper :nth-child(n+5){
  display:none
}

.fb-form[aria-expanded=true] .form__upper :nth-child(n+5){
  display:block
}

.form__lower>*{
  display:none
}

.fb-form[aria-expanded=true] .form__lower>*{
  display:block
}

.feature{
  margin-bottom:40px;
  display:flex;
  flex-direction:column;
  align-items:flex-start
}

.feature__content{
  order:9999;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  padding-top:8px;
  padding-bottom:8px
}

@media (min-width: 640px){
  .feature__content{
    padding:8px
  }
}

@media (min-width: 880px){
  .feature__content{
    padding:16px
  }
}

.feature__date{
  order:1
}

.feature__title{
  order:2
}

.feature__button{
  order:3
}

.feature__media{
  order:-9999
}

@media(min-width: 880px){
  .gallery-card:hover .gallery-card__media::before, .gallery-card:focus .gallery-card__media::before{
    opacity:0.8
  }

  .gallery-card:hover .gallery-card__media::after, .gallery-card:focus .gallery-card__media::after{
    opacity:1
  }

  .gallery-card:hover .gallery-card__media::after,.gallery-card:focus .gallery-card__media::after{
    transform:scale(1)
  }
}

.gallery-card__media{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden
}

.gallery-card__media::before{
  pointer-events:none;
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  display:block;
  height:100%;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  opacity:0;
  transition-duration:500ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"";
  filter:contrast(1);
  mix-blend-mode:color
}

.gallery-card__media::after{
  pointer-events:none;
  position:absolute;
  z-index:20;
  display:block;
  border-width:3px;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  text-align:center;
  font-size:1rem;
  line-height:1.05;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  opacity:0;
  transition-duration:200ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"View Media";
  letter-spacing:2px;
  padding:.65rem 1.5rem;
  transform:scale(0.85);
  will-change:transform;
  width:158px
}

.modal .gallery-card{
  height:100%;
  cursor:default
}

@media(min-width: 880px){
  .modal .gallery-card{
    pointer-events:none;
    opacity:0;
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms;
    transition-duration:700ms
  }
}

@media(min-width: 880px){
  .modal .gallery-card.tns-slide-active{
    pointer-events:auto;
    opacity:1
  }
}

@media (min-width: 880px){
  .modal .gallery-card__row{
    display:grid
  }
}

@media(min-width: 880px){
  .modal .gallery-card__row{
    grid-template-columns:auto 450px
  }
}

.modal .gallery-card__content{
  margin-top:24px;
  padding:0;
  padding-bottom:24px
}

@media (min-width: 880px){
  .modal .gallery-card__content{
    margin-top:0;
    padding-bottom:0;
    padding-left:80px
  }
}

.modal .gallery-card__title{
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:1rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.modal .gallery-card__media::after, .modal .gallery-card__media::before{
  display:none
}

.modal .gallery-card__media img{
  max-height:80vh;
  width:auto
}

@media(min-width: 880px){
  .modal .gallery-card__media img{
    max-height:calc(100vh - 300px)
  }
}

.modal .gallery-card__content{
  height:100%
}

@media (min-width: 640px){
  .modal .gallery-card__content{
    display:flex;
    flex-direction:column;
    justify-content:center
  }
}

.modal .gallery-card__title, .modal .gallery-card__credit, .modal .gallery-card__description, .modal .gallery-card__link{
  margin-bottom:24px;
  display:block
}

.modal .gallery-card__description>:last-child{
  margin-bottom:0
}

.gallery{
  z-index:1
}

.horizontal-facets{
  box-shadow:inset 0 -4px 0 #ddd
}

.horizontal-facets .facet{
  display:flex
}

@media(min-width: 880px){
  .horizontal-facets .facet{
    flex-wrap:wrap;
    justify-content:center
  }
}

.horizontal-facets .facet.js-active{
  position:relative
}

.horizontal-facets .facet.js-active::after{
  position:absolute;
  left:0;
  display:block;
  height:4px;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity));
  content:"";
  top:calc(100% + 4px)
}

.horizontal-facets .facet span{
  padding-left:4px;
  padding-right:4px
}

.horizontal-tabs [role=tablist]{
  -ms-overflow-style:none;
  scrollbar-width:none;
  box-shadow:inset 0 -4px 0 #ddd
}

.horizontal-tabs [role=tablist]::-webkit-scrollbar{
  display:none
}

.horizontal-tabs [role=tab][aria-selected=true]{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.js-magic-line{
  transition:left 200ms ease-out
}

.horizontal-tabs__button{
  display:block;
  cursor:pointer;
  padding-left:16px;
  padding-right:16px;
  padding-top:8px;
  padding-bottom:8px;
  font-size:1rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.horizontal-tabs__button:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.horizontal-tabs__button{
  text-decoration:none
}

.horizontal-tabs__button:focus{
  outline:2px solid transparent;
  outline-offset:2px
}

.horizontal-tabs__button.focus-visible{
  outline:2px solid #0000ff;
  outline-offset:0
}

.horizontal-tabs__button:focus-visible{
  outline:2px solid #0000ff;
  outline-offset:0
}

.horizontal-tabs__button{
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

@media (min-width: 640px){
  .horizontal-tabs__button{
    padding-left:24px;
    padding-right:24px
  }
}

.horizontal-tabs__button{
  scroll-margin-top:78px
}

.horizontal-tabs--large .horizontal-tabs__button{
  padding-left:8px;
  padding-right:8px;
  text-align:center;
  font-size:1.25rem;
  line-height:1.05
}

@media (min-width: 640px){
  .horizontal-tabs--large .horizontal-tabs__button{
    font-size:1.5rem
  }
}

.horizontal-tabs--large .horizontal-tabs__button{
  width:12.5rem
}

@media(min-width: 1024px){
  .horizontal-tabs--large .horizontal-tabs__button{
    min-width:12.5rem;
    width:auto
  }
}

.toolbar-horizontal .horizontal-tabs__button{
  scroll-margin-top:117px
}

.toolbar-tray-open.toolbar-horizontal .horizontal-tabs__button{
  scroll-margin-top:157px
}

@media(min-width: 880px){
  .horizontal-tabs__label{
    flex-grow:1;
    flex-shrink:0;
    max-width:150px
  }
}

.image-link__link{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden
}

.image-link__link::before{
  pointer-events:none;
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  display:block;
  height:100%;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  opacity:0;
  transition-duration:500ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"";
  filter:contrast(1);
  mix-blend-mode:color
}

.image-link__link::after{
  pointer-events:none;
  position:absolute;
  z-index:20;
  display:block;
  border-width:3px;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  text-align:center;
  font-size:1rem;
  line-height:1.05;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  opacity:0;
  transition-duration:200ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"Explore";
  letter-spacing:2px;
  padding:.65rem 1.5rem;
  transform:scale(0.85);
  will-change:transform;
  width:158px
}

.image-link__link img{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  transform:scale(1);
  transition-duration:3s;
  will-change:transform
}

.image-link__link:hover::before, .image-link__link:focus::before{
  opacity:0.8
}

.image-link__link:hover::after, .image-link__link:focus::after{
  opacity:1
}

.image-link__link:hover::after,.image-link__link:focus::after{
  transform:scale(1)
}

.image-link__link:hover img,.image-link__link:focus img{
  transform:scale(1.2);
  transition-duration:10s
}

.image-link::after{
  pointer-events:none;
  position:absolute;
  bottom:0;
  left:0;
  display:block;
  width:100%;
  background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.9) 100%);
  content:"";
  height:60%
}

.image-links__items{
  display:block
}

@media(min-width: 640px){
  .image-links__items{
    display:flex;
    flex-wrap:wrap;
    justify-content:center
  }

  .image-links__items>*{
    max-width:50%;
    flex-basis:50%
  }
}

@media(min-width: 880px){
  .image-links__items>*{
    max-width:33.3333333333%;
    flex-basis:33.3333333333%
  }
}

@media(min-width: 880px){
  .l-grid--indexed-rows{
    display:grid;
    gap:24px;
    grid-template-columns:1fr 1fr 3fr 1fr
  }
}

.indexed-rows__label{
  font-family:freight-text-pro, Georgia, serif;
  font-size:1.5rem;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.index-match{
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.index-row{
  display:none
}

.index-row[data-row-match=true], [aria-expanded=true] .index-row, [data-no-matches] .index-row{
  display:block
}

@media (min-width: 880px){
  .index-row[data-row-match=true], [aria-expanded=true] .index-row, [data-no-matches] .index-row{
    display:grid
  }
}

.index-row__col{
  display:grid;
  gap:24px;
  font-size:1rem
}

@media (min-width: 880px){
  .index-row__col{
    display:block
  }
}

.index-row__col{
  grid-template-columns:100px auto
}

.index-row__label{
  font-family:freight-text-pro, Georgia, serif;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

@media (min-width: 880px){
  .index-row__label{
    display:none
  }
}

.media-credits{
  display:none
}

.media-credits[media-credits-processed]{
  display:block
}

.media-credits__toggle:focus{
  outline:solid 2px blue
}

.media-credits__toggle:focus:not(.focus-visible){
  outline:none
}

.media-credits__toggle::before{
  background-image:url("../images/icons/photo.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  height:22px;
  margin-right:.75rem;
  width:22px
}

.media--remote-media .media__wrapper{
  padding-top:56.25% !important
}

.media--remote-media iframe{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%
}

.media--remote-media .media__thumbnail{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  transition-duration:300ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.media--remote-media .media__thumbnail:focus{
  outline:solid 2px blue
}

.media--remote-media .media__thumbnail:focus:not(.focus-visible){
  outline:none
}

.media--remote-media .media__thumbnail::after{
  position:absolute;
  top:50%;
  left:50%;
  display:block;
  background-repeat:no-repeat;
  opacity:0.9;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  transition-duration:200ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  background-image:url("../images/icons/play-white.svg");
  background-color:rgba(0,0,0,.6);
  background-position:65% center;
  background-size:40px 40px;
  border-radius:50%;
  box-shadow:0 4px 8px rgba(0,0,0,.6);
  content:"";
  height:60px;
  transform:translate(-50%, -50%);
  width:60px
}

.media--remote-media .media__thumbnail::before{
  position:absolute;
  top:0;
  left:0;
  display:block;
  height:100%;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity));
  opacity:0;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  transition-duration:500ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:""
}

.media--remote-media .media__thumbnail:hover::after, .media--remote-media .media__thumbnail:focus::after{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity));
  opacity:1
}

.media--remote-media .media__thumbnail:hover::before, .media--remote-media .media__thumbnail:focus::before{
  opacity:0.1
}

.media--remote-media.has-thumbnail iframe{
  display:none
}

.media--remote-media.has-thumbnail.js-remote-media-active iframe{
  display:block
}

.media--remote-media.has-thumbnail.js-remote-media-active .media__thumbnail{
  pointer-events:none;
  opacity:0
}

.media--remote-media .media__legal svg.ext{
  height:13px;
  width:13px
}

.media[tabindex="0"]{
  outline-offset:-2px
}

.media[tabindex="0"]:focus{
  outline:solid 2px blue
}

.media[tabindex="0"]:focus:not(.focus-visible){
  outline:none
}

.media.align-left, .media.align-right{
  float:none;
  margin-bottom:40px;
  width:100%
}

@media(min-width: 640px){
  .media.align-left, .media.align-right{
    margin-top:8px;
    margin-bottom:24px;
    width:100%
  }

  .media.align-left,.media.align-right{
    max-width:250px
  }
}

@media(min-width: 640px){
  .media.align-left{
    float:left;
    margin-right:56px
  }
}

@media(min-width: 900px){
  .media.align-left{
    margin-left:-110px
  }
}

@media(min-width: 640px){
  .media.align-right{
    float:right;
    margin-left:56px
  }
}

@media(min-width: 900px){
  .media.align-right{
    margin-right:-110px
  }
}

.media audio{
  width:100%
}

.media__wrapper:not(.paragraph-columns .media__wrapper):not(.media--audio .media__wrapper){
  position:relative;
  height:0;
  background-color:#f3f3f3;
  overflow:hidden;
  padding-top:75%;
  position:relative
}

.media__wrapper:not(.paragraph-columns .media__wrapper):not(.media--audio .media__wrapper) img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

.promotion .promotion__media .media__wrapper{
  background-color:rgba(0,0,0,0)
}

.slideshow .media{
  outline-offset:-2px;
  z-index:1
}

.slideshow .media:focus{
  outline:solid 2px blue
}

.slideshow .media:focus:not(.focus-visible){
  outline:none
}

.slideshow .media.tns-item>.media__media{
  z-index:-1;
  position:relative
}

.media.tns-normal{
  pointer-events:none
}

.media.tns-slide-active{
  pointer-events:visible
}

.media__link{
  display:block;
  outline-offset:-2px
}

.media__link:focus{
  outline:solid 2px blue
}

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

.media__caption p{
  margin-bottom:8px
}

.media__caption>*:last-child{
  margin-bottom:0
}

@media (min-width: 640px){
  .slideshow--small .media__caption{
    padding-left:8px;
    padding-right:8px
  }
}

@media (min-width: 640px){
  .slideshow--small .media__credit{
    padding-left:8px;
    padding-right:8px
  }
}

.media--audio .media__thumbnail{
  margin-bottom:.75rem
}

.media--remote-audio iframe{
  width:100%
}

.media__legal p{
  margin-bottom:0;
  display:inline
}

@media (min-width: 360px){
  .media--bio-image{
    padding-left:24px
  }
}

@media (min-width: 1024px){
  .media--bio-image{
    padding-left:80px
  }
}

.media--bio-image .media__media{
  position:relative;
  z-index:10;
  display:block
}

@media (min-width: 360px){
  .media--bio-image .media__media{
    margin-bottom:16px
  }
}

@media (min-width: 1024px){
  .media--bio-image .media__media{
    margin-bottom:80px
  }
}

.media--bio-image .media__media::after{
  position:absolute;
  display:none;
  height:100%;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

@media (min-width: 360px){
  .media--bio-image .media__media::after{
    bottom:-24px;
    left:-24px;
    display:block
  }
}

@media (min-width: 1024px){
  .media--bio-image .media__media::after{
    bottom:-80px;
    left:-80px
  }
}

.media--bio-image .media__media::after{
  content:"";
  z-index:-1
}

@media (min-width: 360px){
  .media--bio-image .media__caption{
    margin-top:40px
  }
}

@media (min-width: 1024px){
  .media--bio-image .media__caption{
    margin-top:96px
  }
}

.menu{
  padding:0
}

.menu__item{
  list-style-type:none
}

.menu__link:focus{
  outline:solid 2px blue
}

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

.toolbar-menu li{
  margin:0
}

.menu--legal{
  margin-bottom:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding-left:0
}

.menu--legal .menu__item{
  position:relative;
  margin:0;
  display:inline-block;
  list-style-type:none;
  border-right-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  padding-left:16px;
  padding-right:16px;
  line-height:1.05
}

.menu--legal .menu__item:last-child{
  border-width:0
}

.menu--legal .menu__link{
  position:relative;
  top:-2px;
  margin:0;
  font-size:1rem;
  line-height:1.05;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration:none
}

.menu--legal .menu__link:hover, .menu--legal .menu__link:focus{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration:underline
}

.menu--legal svg.ext path{
  fill:#fff;
  stroke:#fff
}

.menu--main{
  margin-bottom:0;
  display:flex;
  list-style-type:none;
  align-items:center;
  padding:0
}

.menu--main .menu__item{
  margin-bottom:0;
  list-style-type:none
}

.menu--main .menu__link{
  display:block;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration:none
}

.menu--main .menu__link:focus{
  outline:dotted 1px #fff
}

.menu--main .menu__link:focus:not(.focus-visible){
  outline:none
}

.menu--main .menu__link:hover, .menu--main .menu__link:focus{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity));
  text-decoration:none
}

.menu--main>.menu__item{
  margin-right:8px
}

.menu--main>.menu__item:last-child{
  margin-right:16px
}

.menu--main>.menu__item>.menu__link{
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity));
  padding-left:8px;
  padding-right:8px;
  line-height:74px
}

.menu--main>.menu__item>.menu__link:focus{
  outline:dotted 1px #fff
}

.menu--main>.menu__item>.menu__link:focus:not(.focus-visible){
  outline:none
}

.menu--main>.menu__item>.menu__link:hover, .menu--main>.menu__item>.menu__link:focus, .menu--main>.menu__item>.menu__link.is-open{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.menu--main>.menu__item>.menu__link.donate{
  border-style:none;
  padding-left:24px;
  padding-right:24px;
  padding-top:8px;
  padding-bottom:8px;
  margin-left:.75rem
}

.menu--main>.menu__item>.menu__link.donate svg.ext{
  display:none
}

.menu--main .menu__subnav{
  padding:0;
  -moz-column-count:2;
       column-count:2;
  -moz-column-gap:2.5rem;
       column-gap:2.5rem
}

.menu--main .menu__subnav .menu__item{
  margin-bottom:24px;
  margin-right:0;
  line-height:1.05
}

.menu--main .menu__subnav .menu__subnav{
  display:none
}

.mega-menu{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  background-color:rgba(0,0,0,.98)
}

.mega-menu__left{
  flex-basis:45%;
  padding-right:80px
}

.mega-menu__right{
  flex-basis:55%
}

.mega-menu__footer{
  background-color:rgba(0,0,0,.98);
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.mega-menu__footer .subscribe-form{
  margin-bottom:0
}

.menu--social{
  display:flex;
  justify-content:center;
  list-style-type:none;
  margin-bottom:16px;
  padding:0
}

@media (min-width: 640px){
  .menu--social{
    margin-bottom:0
  }
}

.mega-menu__footer .menu--social{
  margin-top:0
}

.mobile-menu__footer .menu--social{
  margin-top:24px;
  justify-content:flex-start
}

.menu--social .menu__item{
  margin-bottom:0;
  padding:0
}

.menu--social .menu__link{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:30px;
  text-shadow:none;
  width:30px;
  display:block;
  margin-bottom:0;
  margin-right:8px;
  position:relative
}

.menu--social .menu__link::before,.menu--social .menu__link::after{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  transition-duration:200ms;
  transition-property:opacity;
  transition-timing-function:ease-out;
  width:100%
}

.menu--social .menu__link::after{
  opacity:0
}

.menu--social .menu__link:hover::before,.menu--social .menu__link:focus::before{
  opacity:0
}

.menu--social .menu__link:hover::after,.menu--social .menu__link:focus::after{
  opacity:1
}

.mobile-menu__footer .menu--social .menu__link{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:36px;
  text-shadow:none;
  width:36px;
  margin-right:16px
}

.menu--social .menu__link svg{
  display:none
}

.page-header--bio .menu--social{
  justify-content:flex-start
}

.menu--social .menu__link.facebook::before{
  background-image:url("../images/icons/_social/facebook-white.svg")
}

.menu--social .menu__link.facebook::after{
  background-image:url("../images/icons/_social/facebook-orange.svg")
}

.menu--social.menu--social--light .menu__link.facebook::before{
  background-image:url("../images/icons/_social/facebook-purple.svg")
}

.menu--social.menu--social--light .menu__link.facebook::after{
  background-image:url("../images/icons/_social/facebook-orange.svg")
}

.menu--social .menu__link.twitter::before{
  background-image:url("../images/icons/_social/twitter-white.svg")
}

.menu--social .menu__link.twitter::after{
  background-image:url("../images/icons/_social/twitter-orange.svg")
}

.menu--social.menu--social--light .menu__link.twitter::before{
  background-image:url("../images/icons/_social/twitter-purple.svg")
}

.menu--social.menu--social--light .menu__link.twitter::after{
  background-image:url("../images/icons/_social/twitter-orange.svg")
}

.menu--social .menu__link.linkedin::before{
  background-image:url("../images/icons/_social/linkedin-white.svg")
}

.menu--social .menu__link.linkedin::after{
  background-image:url("../images/icons/_social/linkedin-orange.svg")
}

.menu--social.menu--social--light .menu__link.linkedin::before{
  background-image:url("../images/icons/_social/linkedin-purple.svg")
}

.menu--social.menu--social--light .menu__link.linkedin::after{
  background-image:url("../images/icons/_social/linkedin-orange.svg")
}

.menu--social .menu__link.instagram::before{
  background-image:url("../images/icons/_social/instagram-white.svg")
}

.menu--social .menu__link.instagram::after{
  background-image:url("../images/icons/_social/instagram-orange.svg")
}

.menu--social.menu--social--light .menu__link.instagram::before{
  background-image:url("../images/icons/_social/instagram-purple.svg")
}

.menu--social.menu--social--light .menu__link.instagram::after{
  background-image:url("../images/icons/_social/instagram-orange.svg")
}

.menu--social .menu__link.snapchat::before{
  background-image:url("../images/icons/_social/snapchat-white.svg")
}

.menu--social .menu__link.snapchat::after{
  background-image:url("../images/icons/_social/snapchat-orange.svg")
}

.menu--social.menu--social--light .menu__link.snapchat::before{
  background-image:url("../images/icons/_social/snapchat-purple.svg")
}

.menu--social.menu--social--light .menu__link.snapchat::after{
  background-image:url("../images/icons/_social/snapchat-orange.svg")
}

.menu--social .menu__link.youtube::before{
  background-image:url("../images/icons/_social/youtube-white.svg")
}

.menu--social .menu__link.youtube::after{
  background-image:url("../images/icons/_social/youtube-orange.svg")
}

.menu--social.menu--social--light .menu__link.youtube::before{
  background-image:url("../images/icons/_social/youtube-purple.svg")
}

.menu--social.menu--social--light .menu__link.youtube::after{
  background-image:url("../images/icons/_social/youtube-orange.svg")
}

.menu--social .menu__link.link::before{
  background-image:url("../images/icons/_social/link-white.svg")
}

.menu--social .menu__link.link::after{
  background-image:url("../images/icons/_social/link-orange.svg")
}

.menu--social.menu--social--light .menu__link.link::before{
  background-image:url("../images/icons/_social/link-purple.svg")
}

.menu--social.menu--social--light .menu__link.link::after{
  background-image:url("../images/icons/_social/link-orange.svg")
}

.menu--subnav{
  display:block;
  margin:0;
  padding-left:0;
  padding-right:0
}

@media (min-width: 880px){
  .menu--subnav{
    display:flex
  }
}

.menu--subnav{
  padding-top:16px;
  padding-bottom:16px
}

@media (min-width: 880px){
  .menu--subnav{
    padding-top:0;
    padding-bottom:0
  }
}

.menu--subnav .menu__item{
  margin-bottom:0;
  margin-right:16px
}

@media(min-width: 1024px){
  .menu--subnav .menu__item{
    margin-right:24px
  }
}

.menu--subnav .menu__item:last-child{
  margin-right:0
}

.menu--subnav .menu__link{
  position:relative;
  display:block;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  padding-left:4px;
  padding-right:4px;
  padding-top:8px;
  padding-bottom:8px;
  font-size:1rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  text-decoration:none
}

@media (min-width: 880px){
  .menu--subnav .menu__link{
    border-bottom-width:4px;
    padding-top:24px;
    padding-bottom:16px;
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }
}

.menu--subnav .menu__link::before{
  position:absolute;
  top:0;
  left:-16px;
  display:block;
  height:100%;
  width:4px;
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity));
  opacity:0;
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

@media (min-width: 640px){
  .menu--subnav .menu__link::before{
    left:-24px
  }
}

@media (min-width: 880px){
  .menu--subnav .menu__link::before{
    display:none
  }
}

.menu--subnav .menu__link::before{
  content:""
}

.menu--subnav .menu__link:hover, .menu--subnav .menu__link:focus, .menu--subnav .menu__link.is-active-trail{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.menu--subnav .menu__link:hover::before, .menu--subnav .menu__link:focus::before, .menu--subnav .menu__link.is-active-trail::before{
  opacity:1
}

.mobile-menu-button--menu{
  height:36px;
  overflow:hidden;
  width:36px;
  background-image:url("../images/icons/mobile-menu-button.svg");
  margin-right:16px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:33px 22px
}

.mobile-menu-button--menu:focus{
  outline:solid 2px blue
}

.mobile-menu-button--menu:focus:not(.focus-visible){
  outline:none
}

.mobile-menu-button--menu::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.mobile-menu-button--menu[aria-expanded=true]{
  background-image:url("../images/icons/mobile-close-orange.svg");
  background-size:24px 24px
}

.mobile-menu{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity));
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity));
  border-top-width:1px;
  position:fixed;
  padding-left:16px;
  padding-right:16px;
  padding-top:40px;
  padding-bottom:40px
}

@media (min-width: 640px){
  .mobile-menu{
    padding-left:24px;
    padding-right:24px
  }
}

.mobile-menu{
  width:100%;
  height:calc(100% - 77px);
  height:-webkit-fill-available;
  left:0;
  overflow-y:auto;
  top:77px;
  z-index:99
}

.mobile-menu svg.ext{
  display:none
}

.mobile-menu__menu{
  padding-left:0;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.mobile-menu__item{
  line-height:2;
  list-style-type:none;
  margin-bottom:0;
  position:relative
}

.mobile-menu__link{
  margin-bottom:8px;
  text-decoration:none;
  pointer-events:none;
  font-size:1.5rem;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.mobile-menu__link.donate{
  border-style:none;
  margin-top:24px;
  pointer-events:auto;
  padding-left:24px;
  padding-right:24px;
  padding-top:8px;
  padding-bottom:8px
}

.mobile-menu__subnav{
  border-left-width:2px;
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  display:none;
  margin:0;
  padding:0
}

.mobile-menu__subnav .mobile-menu__item{
  padding-left:16px
}

.mobile-menu__subnav .mobile-menu__link{
  margin-bottom:0;
  pointer-events:auto;
  font-size:1rem;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.mobile-menu__subnav-arrow{
  height:48px;
  overflow:hidden;
  width:100%;
  background-image:url("../images/icons/chevron-down-orange.svg");
  position:absolute;
  background-repeat:no-repeat;
  background-position:right;
  left:0;
  top:0;
  background-size:26px 26px
}

.mobile-menu__subnav-arrow:focus{
  outline:solid 2px blue
}

.mobile-menu__subnav-arrow:focus:not(.focus-visible){
  outline:none
}

.mobile-menu__subnav-arrow::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.mobile-menu__subnav-arrow[aria-expanded=true]{
  background-image:url("../images/icons/chevron-up-orange.svg")
}

.mobile-menu__footer{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity));
  border-top-width:1px;
  margin-top:40px;
  padding-top:40px
}

.modal--fb-transcript .modal__content{
  display:flex;
  align-items:center;
  justify-content:center;
  height:100vh
}

.modal--fb-transcript img{
  max-height:calc(100% - 1.5rem);
  max-width:calc(100% - 1.5rem)
}

@media (min-width: 880px){
  .modal--gallery .modal__content{
    display:flex;
    flex-grow:1;
    align-items:center
  }
}

.modal--gallery .modal__footer{
  display:none
}

@media (min-width: 880px){
  .modal--gallery .modal__footer{
    display:block
  }
}

.modal--gallery .modal__footer-content.tns-slider-active .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active+.tns-slide-active .modal__thumbnail-inner{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  opacity:1
}

.modal--gallery .modal__footer-content:not(.tns-slider-active) .tns-nav-active .modal__thumbnail-inner{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  opacity:1
}

.modal--gallery .modal__thumbnail-inner{
  position:relative;
  overflow:hidden;
  border-width:2px;
  opacity:0.4;
  border-color:rgba(0,0,0,0)
}

@supports(aspect-ratio: 4/3){
  .modal--gallery .modal__thumbnail-inner{
    aspect-ratio:4/3
  }
}

@supports not (aspect-ratio: 4/3){
  .modal--gallery .modal__thumbnail-inner{
    height:0;
    padding-top:75%
  }
}

.modal--gallery .modal__thumbnail-inner img{
  position:absolute;
  min-height:100%;
  min-width:100%;
  -o-object-fit:cover;
     object-fit:cover;
  top:50%;
  transform:translateY(-50%)
}

.modal--gallery [data-controls=next],.modal--gallery [data-controls=prev]{
  height:50px;
  overflow:hidden;
  width:50px
}

.modal--gallery [data-controls=next], .modal--gallery [data-controls=prev]{
  border-radius:9999px;
  background-position:center;
  background-repeat:no-repeat;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.modal--gallery [data-controls=next],.modal--gallery [data-controls=prev]{
  background-size:23px 15px
}

.modal--gallery [data-controls=next]::before,.modal--gallery [data-controls=prev]::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

@media(min-width: 880px){
  .modal--gallery [data-controls=next], .modal--gallery [data-controls=prev]{
    position:absolute
  }

  .modal--gallery [data-controls=next],.modal--gallery [data-controls=prev]{
    bottom:inherit;
    top:50%;
    transform:translateY(-50%)
  }
}

.modal--gallery [data-controls=next]:hover, .modal--gallery [data-controls=prev]:hover{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.modal--gallery [data-controls=next]:active, .modal--gallery [data-controls=prev]:active{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.modal--gallery [data-controls=prev]{
  background-image:url("../images/icons/arrow-left-white.svg")
}

@media(min-width: 880px){
  .modal--gallery [data-controls=prev]{
    left:16px
  }
}

.modal--gallery [data-controls=next]{
  background-image:url("../images/icons/arrow-right-white.svg");
  margin-left:24px
}

@media(min-width: 880px){
  .modal--gallery [data-controls=next]{
    right:16px
  }
}

.modal--gallery .tns-controls{
  position:absolute;
  top:24px;
  left:24px
}

@media (min-width: 880px){
  .modal--gallery .tns-controls{
    position:static
  }
}

.modal--gallery .tns-controls.focus-visible button{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.modal--gallery svg.ext path{
  fill:#fff;
  stroke:#fff
}

.modal--media-credits .modal__header{
  margin-bottom:40px
}

@media (min-width: 880px){
  .modal--media-credits .modal__header{
    margin-bottom:56px
  }
}

.modal--media-credits .modal__subtitle{
  margin-top:0
}

.modal--media-credits .modal__inner{
  height:100%;
  width:100%;
  padding-top:80px
}

.modal:not(#viewerModal){
  display:none;
  z-index:99
}

.modal:not(#viewerModal)[aria-hidden=false]{
  display:block
}

.modal:not(#viewerModal) svg.ext path{
  fill:#fff;
  stroke:#fff
}

.modal__close{
  top:24px;
  right:24px;
  border-radius:9999px
}

.modal__close:hover{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.modal__close:active{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.modal__close{
  background-position:center;
  background-repeat:no-repeat;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  height:50px;
  overflow:hidden;
  width:50px;
  background-image:url("../images/icons/mobile-close-white.svg");
  background-size:20px 20px
}

.modal__close:focus{
  outline:solid 2px blue
}

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

.modal__close::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

body.toolbar-fixed .modal__close{
  top:63px
}

body.toolbar-fixed.toolbar-tray-open .modal__close{
  top:103px
}

.modal--light .modal__close{
  background-image:url("../images/icons/mobile-close-black.svg")
}

.modal--light .modal__close:hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.modal--light .modal__close:active{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.modal--light .modal__close{
  transition-duration:150ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.modal__overlay{
  background-color:rgba(0,0,0,.98);
  z-index:100
}

body.toolbar-fixed .modal__overlay{
  top:39px;
  height:calc(100% - 39px)
}

body.toolbar-fixed.toolbar-tray-open .modal__overlay{
  top:79px;
  height:calc(100% - 79px)
}

.modal--light .modal__overlay{
  background-color:#fff
}

.object-slide{
  display:flex !important;
  outline-offset:-2px
}

.object-slide:focus{
  outline:solid 2px blue
}

.object-slide:focus:not(.focus-visible){
  outline:none
}

@media(min-width: 880px){
  .object-slide{
    min-height:700px
  }
}

.object-slide__count, .object-slide__title, .object-slide__body, .object-slide__button, .object-slide__image-wrapper{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.object-slide__count, .object-slide__title, .object-slide__body, .object-slide__button, .object-slide__image-wrapper{
  opacity:0
}

.object-slide__count, .object-slide__title, .object-slide__body, .object-slide__button, .object-slide__image-wrapper{
  pointer-events:none
}

.object-slide__count,.object-slide__title,.object-slide__body,.object-slide__button,.object-slide__image-wrapper{
  transform:translateX(-1.5rem)
}

.tns-slide-active .object-slide__count, .tns-slide-active .object-slide__title, .tns-slide-active .object-slide__body, .tns-slide-active .object-slide__button, .tns-slide-active .object-slide__image-wrapper{
  opacity:1
}

.tns-slide-active .object-slide__count, .tns-slide-active .object-slide__title, .tns-slide-active .object-slide__body, .tns-slide-active .object-slide__button, .tns-slide-active .object-slide__image-wrapper{
  pointer-events:auto
}

.tns-slide-active .object-slide__count,.tns-slide-active .object-slide__title,.tns-slide-active .object-slide__body,.tns-slide-active .object-slide__button,.tns-slide-active .object-slide__image-wrapper{
  transform:translateX(0);
  transition-duration:350ms;
  transition-property:opacity,transform
}

.single-slide .object-slide__count{
  display:none
}

.object-slide__image-wrapper{
  padding-top:75%
}

.object-slide__image-wrapper img{
  position:absolute;
  left:50%;
  max-height:95%;
  max-width:85%;
  top:50%;
  transform:translate(-50%, -50%);
  width:auto
}

.tns-slide-active .object-slide__image-wrapper{
  transition-duration:500ms
}

.tns-slide-active .object-slide__count{
  transition-delay:500ms
}

.tns-slide-active .object-slide__title{
  transition-delay:600ms
}

.tns-slide-active .object-slide__body{
  transition-delay:700ms
}

.tns-slide-active .object-slide__button{
  transition-delay:800ms
}

.object-slider__main-inner{
  overflow:hidden
}

@media (min-width: 880px){
  .object-slider__main-inner{
    overflow:visible
  }
}

.object-slider__main-inner::after{
  background-image:radial-gradient(rgba(255, 255, 255, 0.18) 0%, rgba(255, 255, 255, 0.07) 45%, rgba(255, 255, 255, 0) 70%);
  content:"";
  display:block;
  height:600px;
  left:50%;
  position:absolute;
  top:25%;
  transform:translate(-50%, -50%);
  width:600px;
  z-index:-1
}

@media(min-width: 640px){
  .object-slider__main-inner::after{
    height:700px;
    width:700px;
    top:35%
  }
}

@media(min-width: 880px){
  .object-slider__main-inner::after{
    height:600px;
    left:25%;
    top:50%;
    width:600px
  }
}

@media(min-width: 1200px){
  .object-slider__main-inner::after{
    height:700px;
    width:700px
  }
}

@media(min-width: 880px){
  .object-slider__main-inner{
    width:calc(100vw - 150px)
  }
}

.object-slider__next,.object-slider__prev{
  height:50px;
  overflow:hidden;
  width:50px
}

.object-slider__next, .object-slider__prev{
  flex-shrink:0;
  flex-grow:0;
  border-radius:9999px;
  background-position:center;
  background-repeat:no-repeat;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.object-slider__next,.object-slider__prev{
  background-size:23px 15px
}

.object-slider__next::before,.object-slider__prev::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.object-slider__next:hover, .object-slider__prev:hover{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.object-slider__next:active, .object-slider__prev:active{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.object-slider__prev{
  background-image:url("../images/icons/arrow-left-white.svg")
}

.object-slider__next{
  background-image:url("../images/icons/arrow-right-white.svg")
}

.object-slider__controls.focus-visible .object-slider__arrow{
  outline:solid 2px #d24624
}

.single-slide .object-slider__footer{
  margin-top:0
}

.single-slide .object-slider__main{
  padding-bottom:0
}

.object-thumbnail{
  position:relative
}

.object-thumbnail__inner{
  position:relative;
  height:0;
  border-width:2px;
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity));
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  transition-duration:300ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  padding-top:75%
}

.object-thumbnail__inner img{
  position:absolute;
  left:50%;
  max-height:75%;
  max-width:75%;
  top:50%;
  transform:translate(-50%, -50%);
  width:auto
}

.object-slider.nav-slider-active .tns-item:not(.tns-slide-active)+.tns-slide-active+.tns-slide-active .object-thumbnail__inner{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.object-slider:not(.nav-slider-active) .tns-nav-active .object-thumbnail__inner{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.page-header{
  z-index:1
}

.page-header[data-gradient=black]{
  position:relative
}

.page-header[data-gradient=black]::after{
  z-index:20;
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 55%, rgb(0, 0, 0) 100%);
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%
}

.page-header[data-gradient=purple]{
  position:relative
}

.page-header[data-gradient=purple]::after{
  background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(63, 12, 57, 0.65) 55%, #3f0c39 100%);
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%
}

.page-header.page-header--duotone{
  position:relative
}

.page-header.page-header--duotone::before{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  content:"";
  display:block;
  filter:contrast(1);
  height:100%;
  left:0;
  mix-blend-mode:hard-light;
  position:absolute;
  top:0;
  width:100%;
  z-index:2
}

.page-header.page-header--duotone::after{
  background-image:linear-gradient(to bottom, rgba(63, 12, 57, 0), #3f0c39);
  bottom:0;
  content:"";
  display:block;
  height:50%;
  left:0;
  position:absolute;
  width:100%;
  z-index:1
}

.page-header.page-header--purple-bg{
  background-image:linear-gradient(to bottom, #612a60, #3f0c39)
}

.page-header.page-header--plain{
  background-image:none;
  margin-bottom:56px
}

@media (min-width: 880px){
  .page-header.page-header--plain{
    margin-bottom:96px
  }
}

.page-header.has-overlap{
  margin-bottom:0
}

.page-header.page-header--empty{
  margin-bottom:0
}

.page-header__bg-img img{
  height:100%;
  -o-object-fit:cover;
     object-fit:cover;
  width:100%
}

.page-header--duotone .page-header__bg-img{
  filter:grayscale(100%)
}

.page-header__content{
  position:relative
}

@media(min-width: 880px){
  .page-header--gradient .page-header__content,.page-header--duotone .page-header__content,.page-header--landing .page-header__content{
    min-height:700px
  }
}

@media(min-width: 880px){
  .page-header--landing .page-header__content{
    height:80vh;
    max-height:1100px
  }

  .toolbar-horizontal .page-header--landing .page-header__content{
    height:calc(88vh - 79px)
  }
}

.page-header--plain .page-header__content{
  padding-top:56px;
  padding-bottom:0
}

@media (min-width: 880px){
  .page-header--plain .page-header__content{
    padding-top:160px
  }
}

.has-overlap .page-header__content{
  padding-bottom:130px
}

.page-header--landing .page-header__title{
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:3rem;
  font-weight:700;
  line-height:1.05
}

@media (min-width: 880px){
  .page-header--landing .page-header__title{
    font-size:5rem
  }
}

.page-header--plain .page-header__title{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.page-header--gradient.page-header--tar .page-header__title{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.page-type--tar .page-header__title, .page-header--tar .page-header__title{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.page-header--fb-detail .page-header__title{
  font-size:1.5rem
}

@media (min-width: 640px){
  .page-header--fb-detail .page-header__title{
    font-size:2rem
  }
}

@media (min-width: 880px){
  .page-header--fb-detail .page-header__title{
    font-size:2.5rem
  }
}

.page-header--plain .page-header__subtitle, .page-header--plain .page-header__date{
  font-family:freight-text-pro, Georgia, serif;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.page-header__date{
  margin-top:0
}

.page-header--gradient .page-header__breadcrumb, .page-header--duotone .page-header__breadcrumb, .page-header--purple-bg .page-header__breadcrumb{
  position:absolute;
  top:100%;
  margin-top:16px;
  display:block
}

.page-header--plain .page-header__eyebrow{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.page-header__search .form-item{
  max-width:none
}

.page-header__search .form-item__text{
  border-bottom-width:4px;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  background-color:rgba(0,0,0,0)
}

.page-header__search .form-item__text::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.page-header__search .form-item__text:-ms-input-placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.page-header__search .form-item__text::placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.page-header__search button{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.page-header__featured-image{
  margin-left:auto;
  margin-right:auto;
  display:table
}

.page-header__featured-image:first-child{
  margin-top:0
}

.page-header__caption{
  display:table-caption;
  caption-side:bottom
}

.page-header--plain .page-header__author{
  margin-top:24px;
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

article[about="/learn/talking-about-race"] .page-header{
  display:none
}

.page-not-found{
  background-image:url(../images/footer-bg.jpg);
  border-bottom:solid 12px #612a60
}

.page-not-found__content{
  height:90vh
}

.page-not-found__title,.page-not-found__subtitle{
  text-shadow:0 2px 12px rgba(0,0,0,.75)
}

.paragraph-columns .basic, .paragraph-columns .l-paragraph{
  margin-top:0;
  margin-bottom:0
}

.paragraph-columns .l-constrain .l-constrain{
  max-width:none
}

.paragraph-columns__one, .paragraph-columns__two, .paragraph-columns__three{
  margin-bottom:24px
}

.paragraph-columns__one:last-child, .paragraph-columns__two:last-child, .paragraph-columns__three:last-child{
  margin-bottom:0
}

@media(min-width: 750px){
  .paragraph-columns__one, .paragraph-columns__two, .paragraph-columns__three{
    margin-bottom:0
  }
}

@media(min-width: 750px)and (max-width: 880px){
  .paragraph-columns--3 .paragraph-columns__one, .paragraph-columns--3 .paragraph-columns__two, .paragraph-columns--3 .paragraph-columns__three{
    margin-bottom:24px
  }
}

.paragraph-columns__top{
  margin-bottom:40px
}

@media(min-width: 750px){
  .paragraph-columns--30-70 .paragraph-columns__row{
    grid-template-columns:calc(40% - 20px) calc(
          60% - 20px
        )
  }
}

@media(min-width: 880px){
  .paragraph-columns--30-70 .paragraph-columns__row{
    grid-template-columns:calc(30% - 20px) calc(
          70% - 20px
        )
  }
}

@media(min-width: 750px){
  .paragraph-columns--40-60 .paragraph-columns__row{
    grid-template-columns:calc(40% - 20px) calc(
          60% - 20px
        )
  }
}

@media(min-width: 750px){
  .paragraph-columns--50-50 .paragraph-columns__row{
    grid-template-columns:1fr 1fr
  }
}

@media(min-width: 750px){
  .paragraph-columns--60-40 .paragraph-columns__row{
    grid-template-columns:calc(60% - 20px) calc(
          40% - 20px
        )
  }
}

@media(min-width: 750px){
  .paragraph-columns--70-30 .paragraph-columns__row{
    grid-template-columns:calc(60% - 20px) calc(
          40% - 20px
        )
  }
}

@media(min-width: 880px){
  .paragraph-columns--70-30 .paragraph-columns__row{
    grid-template-columns:calc(70% - 20px) calc(
          30% - 20px
        )
  }
}

@media(min-width: 750px){
  .paragraph-columns--3 .paragraph-columns__row{
    display:block
  }
}

@media(min-width: 880px){
  .paragraph-columns--3 .paragraph-columns__row{
    display:grid;
    grid-template-columns:1fr 1fr 1fr
  }
}

.paragraph-columns--centered .paragraph-columns__row{
  align-items:center
}

.paragraph-columns--1 .paragraph-columns__row{
  grid-template-columns:min(75%,860px);
  justify-content:center
}

.paragraph-columns__bottom{
  margin-top:40px
}

.promotion-slide{
  position:relative;
  padding-left:1px;
  padding-right:1px;
  outline-offset:-2px
}

.promotion-slide:focus{
  outline:solid 2px blue
}

.promotion-slide:focus:not(.focus-visible){
  outline:none
}

.promotion-slide.tns-slide-active{
  transform:translateX(0);
  z-index:2
}

.promotion-slide.tns-slide-active+.promotion-slide{
  transform:translateX(calc(-1 * (100% - 635px)));
  z-index:1
}

.promotion-slide.tns-slide-active+.promotion-slide .promotion-slide__media{
  opacity:.3;
  pointer-events:visible
}

.promotion-slide__count, .promotion-slide__title, .promotion-slide__body, .promotion-slide__button{
  pointer-events:none;
  position:relative;
  opacity:0;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.promotion-slide__count,.promotion-slide__title,.promotion-slide__body,.promotion-slide__button{
  will-change:opacity
}

@media(min-width: 880px){
  .promotion-slide__count, .promotion-slide__title, .promotion-slide__body, .promotion-slide__button{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }
}

.tns-slide-active .promotion-slide__count, .tns-slide-active .promotion-slide__title, .tns-slide-active .promotion-slide__body, .tns-slide-active .promotion-slide__button{
  pointer-events:auto;
  opacity:1
}

@media(min-width: 880px){
  .tns-slide-active .promotion-slide__count, .tns-slide-active .promotion-slide__title, .tns-slide-active .promotion-slide__body, .tns-slide-active .promotion-slide__button{
    transition-delay:500ms;
    transition-duration:700ms
  }
}

.single-slide .promotion-slide__count{
  display:none
}

.promotion-slide__media-wrapper{
  position:relative;
  height:0;
  background-color:#f3f3f3;
  overflow:hidden;
  padding-top:75%;
  position:relative
}

.promotion-slide__media-wrapper img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

.promotion-slide__media{
  opacity:0
}

@media(min-width: 880px){
  .promotion-slide__media{
    flex-basis:60%
  }
}

@media(min-width: 1024px){
  .promotion-slide__media{
    flex-basis:635px
  }
}

.tns-slide-active .promotion-slide__media{
  opacity:1
}

.promotion-slider{
  overflow-x:hidden
}

@media(min-width: 1200px){
  .promotion-slider .tns-ovh{
    margin-right:-20rem
  }

  .promotion-slider .tns-inner{
    padding-right:20rem
  }
}

@media(min-width: 880px){
  .promotion-slider__controls{
    margin-left:auto;
    width:60%
  }
}

@media(min-width: 1024px){
  .promotion-slider__controls{
    width:635px
  }
}

.promotion-slider__controls.focus-visible .promotion-slider__arrow{
  outline:2px solid #0000ff;
  outline-offset:0
}

.promotion-slider__next,.promotion-slider__prev{
  height:50px;
  overflow:hidden;
  width:50px
}

.promotion-slider__next, .promotion-slider__prev{
  flex-shrink:0;
  flex-grow:0;
  border-radius:9999px;
  background-position:center;
  background-repeat:no-repeat;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.promotion-slider__next,.promotion-slider__prev{
  background-size:23px 15px
}

.promotion-slider__next:focus,.promotion-slider__prev:focus{
  outline:solid 2px blue
}

.promotion-slider__next:focus:not(.focus-visible),.promotion-slider__prev:focus:not(.focus-visible){
  outline:none
}

.promotion-slider__next::before,.promotion-slider__prev::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.promotion-slider__next:hover, .promotion-slider__prev:hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.promotion-slider__next:active, .promotion-slider__prev:active{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.promotion-slider__next[disabled],.promotion-slider__prev[disabled]{
  opacity:.3;
  cursor:default
}

.promotion-slider__next[disabled]:hover,.promotion-slider__next[disabled]:active,.promotion-slider__prev[disabled]:hover,.promotion-slider__prev[disabled]:active{
  background-color:rgba(0,0,0,0)
}

.promotion-slider__prev{
  background-image:url("../images/icons/arrow-left-purple.svg")
}

.promotion-slider__next{
  background-image:url("../images/icons/arrow-right-purple.svg")
}

@media(min-width: 880px){
  .promotion-slider__nav{
    width:60%
  }
}

@media(min-width: 1024px){
  .promotion-slider__nav{
    width:635px
  }
}

.promotion-slider__nav button{
  height:8px;
  flex-shrink:0;
  flex-grow:1;
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity));
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.promotion-slider__nav button:focus{
  outline:solid 2px blue
}

.promotion-slider__nav button:focus:not(.focus-visible){
  outline:none
}

.promotion-slider__nav button.tns-nav-active{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.promotion-slider__nav button:active{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.promotion__title{
  margin-top:0
}

.promotion__eyebrow{
  margin-bottom:8px;
  font-size:0.875rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

@media (min-width: 880px){
  .promotion--primary .promotion__row{
    align-items:center
  }
}

.promotion--primary .promotion__media{
  margin-right:-16px;
  margin-bottom:0;
  margin-left:-16px
}

@media (min-width: 640px){
  .promotion--primary .promotion__media{
    margin-right:-24px;
    margin-left:-24px
  }
}

@media (min-width: 880px){
  .promotion--primary .promotion__media{
    margin-right:0;
    margin-left:0;
    flex-grow:1
  }
}

.promotion--primary .promotion__content{
  margin-top:-40px;
  padding:24px;
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

@media (min-width: 640px){
  .promotion--primary .promotion__content{
    padding:40px
  }
}

.promotion--primary .promotion__content{
  z-index:1
}

@media(min-width: 880px){
  @media (min-width: 880px){
    .promotion--primary .promotion__content{
      margin-left:-40px
    }
  }

  .promotion--primary .promotion__content{
    margin-top:0;
    flex-basis:480px;
    min-height:300px
  }
}

@media (min-width: 880px){
  .promotion--primary.promotion--reverse .promotion__content{
    margin-right:-40px;
    margin-left:0
  }
}

@media (min-width: 880px){
  .promotion--secondary .promotion__media{
    flex-grow:1
  }
}

.promotion--secondary .promotion__media .media__wrapper{
  height:auto;
  padding-top:0
}

.promotion--secondary .promotion__media .media__wrapper img{
  position:relative;
  top:0;
  left:0;
  transform:none
}

@media (min-width: 880px){
  .promotion--secondary.promotion--reverse .promotion__content{
    padding-right:40px;
    padding-left:0
  }
}

@media (min-width: 880px){
  .promotion--reverse .promotion__row{
    flex-direction:row-reverse
  }
}

.quote__content::before{
  content:"“";
  display:inline
}

.quote__content::after{
  content:"”";
  display:inline
}

.quote__attribution::before{
  margin-left:auto;
  margin-right:auto;
  margin-top:40px;
  margin-bottom:16px;
  display:block;
  height:3px;
  width:20rem;
  max-width:75%;
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

@media (min-width: 640px){
  .quote__attribution::before{
    margin-top:56px;
    width:20rem
  }
}

.quote__attribution::before{
  content:""
}

.quote__twitter-link{
  padding-left:2rem
}

.quote__twitter-link::before, .quote__twitter-link::after{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.quote__twitter-link::before, .quote__twitter-link::after{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.quote__twitter-link::before,.quote__twitter-link::after{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:28px 28px;
  content:"";
  display:block;
  height:28px;
  left:0;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:28px
}

.quote__twitter-link::before{
  background-image:url("../images/icons/_social/twitter-purple.svg");
  opacity:1
}

.quote__twitter-link::after{
  background-image:url("../images/icons/_social/twitter-orange.svg");
  opacity:0
}

.quote__twitter-link:hover::before,.quote__twitter-link:focus::before{
  opacity:0
}

.quote__twitter-link:hover::after,.quote__twitter-link:focus::after{
  opacity:1
}

.quote__twitter-link svg.ext{
  display:none
}

.related-content__image-link{
  padding-top:75%
}

.related-content__image-link img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  width:auto;
  max-width:100%;
  transform:translate(-50%, -50%)
}

.resource{
  padding-top:56px
}

@media (min-width: 1024px){
  .resource{
    padding-top:80px
  }
}

.resource.resource--compact{
  margin-bottom:24px;
  padding-top:0;
  padding-bottom:24px
}

@media(min-width: 640px){
  .resource__image{
    max-width:215px
  }
}

.resource__tags>*{
  margin-right:24px;
  display:inline-block;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.resource__link button:focus{
  outline:solid 2px blue
}

.resource__link button:focus:not(.focus-visible){
  outline:none
}

.resource-modal{
  position:fixed;
  top:0;
  left:0;
  display:block;
  height:100%;
  width:100%;
  opacity:0;
  background-color:rgba(0,0,0,.97);
  overflow-y:auto;
  pointer-events:none;
  transition:opacity 200ms ease-out;
  z-index:121
}

.resource-modal.is-active{
  opacity:1;
  pointer-events:visible
}

.resource-modal__content{
  margin:0 auto;
  max-width:1100px;
  padding:80px 0;
  width:85%
}

@supports(aspect-ratio: 16/9){
  .resource-modal__content .video-container iframe{
    height:auto;
    width:100%;
    aspect-ratio:16/9
  }
}

@supports not (aspect-ratio: 16/9){
  .resource-modal__content .video-container{
    position:relative;
    height:0;
    width:100%;
    padding-top:56.25%
  }

  .resource-modal__content .video-container iframe{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%
  }

  .resource-modal__content .is-mads-video{
    height:auto;
    padding-top:0
  }
}

.resource-modal__close{
  height:35px;
  overflow:hidden;
  width:35px;
  background-image:url("../images/icons/mobile-close-orange.svg");
  position:fixed;
  display:block;
  overflow:hidden;
  opacity:0.75;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  right:1rem;
  top:1rem;
  transition:opacity 200ms ease-out
}

.resource-modal__close::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.resource-modal__close:hover{
  opacity:1
}

.resource-modal__close::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.search-block{
  background-color:rgba(0,0,0,.95);
  z-index:-1
}

.search-block .form-item__text{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  padding-left:8px;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.search-block .form-item__text:focus{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.search-block .form-item__text{
  background-color:rgba(0,0,0,0);
  height:50px
}

.search-block .form-item__text::-moz-placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.search-block .form-item__text:-ms-input-placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.search-block .form-item__text::placeholder{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.search-block button:focus{
  outline:dotted 1px #fff
}

.search-block button:focus:not(.focus-visible){
  outline:none
}

.search-block.search-open{
  display:block
}

.search-listing{
  display:flex;
  flex-direction:column
}

.search-listing__media{
  order:-1
}

.search-listing__summary{
  font-size:1rem
}

.search-listing__summary p{
  margin-bottom:0;
  font-size:inherit
}

@media(min-width: 640px){
  .search-listing{
    align-items:center;
    flex-direction:row;
    justify-content:space-between
  }

  .search-listing__media{
    flex-shrink:0;
    max-height:300px;
    max-width:200px;
    order:0
  }

  .search-listing__summary{
    font-size:1.125rem
  }
}

@media(min-width: 1024px){
  .search-listing__summary{
    font-size:1.25rem
  }
}

.shadow-box__content :last-child{
  margin-bottom:0
}

.site-name__nmaahc{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:45px;
  text-shadow:none;
  width:45px;
  background-image:url("../images/icons/nmaahc-logo-mobile.svg");
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  outline-offset:2px
}

.site-name__nmaahc:focus{
  outline:dotted 1px #fff
}

.site-name__nmaahc:focus:not(.focus-visible){
  outline:none
}

@media(min-width: 1000px){
  .site-name__nmaahc{
    background-image:url("../images/icons/nmaahc-logo-desktop.svg");
    color:rgba(0,0,0,0);
    font:0/0 a;
    height:50px;
    text-shadow:none;
    width:200px
  }
}

.site-name__si{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:45px;
  text-shadow:none;
  width:45px;
  background-image:url("../images/icons/smithsonian-logo-mobile.svg");
  background-size:contain;
  background-position:center;
  background-repeat:no-repeat;
  outline-offset:2px
}

.site-name__si:focus{
  outline:dotted 1px #fff
}

.site-name__si:focus:not(.focus-visible){
  outline:none
}

@media(min-width: 1125px){
  .site-name__si{
    background-image:url("../images/icons/smithsonian-logo-desktop.svg");
    color:rgba(0,0,0,0);
    font:0/0 a;
    height:50px;
    text-shadow:none;
    width:165px
  }
}

.site-name__si svg.ext{
  display:none
}

[data-slideshow=small] .slideshow__items:not(.tns-slider){
  display:flex;
  justify-content:center
}

@media(min-width: 640px){
  [data-slideshow=small] .slideshow__items:not(.tns-slider)>*{
    flex-basis:50%;
    flex-grow:0;
    flex-shrink:0;
    margin:0 2px
  }
}

@media(min-width: 880px){
  [data-slideshow=small] .slideshow__items:not(.tns-slider)>*{
    flex-basis:33.3333333333%
  }
}

@media(min-width: 640px){
  .slideshow__inner{
    padding-left:80px;
    padding-right:80px
  }
}

@media(min-width: 1300px){
  .slideshow__inner{
    padding-left:24px;
    padding-right:24px
  }
}

@media (min-width: 880px){
  [data-slideshow=medium] .slideshow__inner{
    padding-left:24px;
    padding-right:24px
  }
}

@media(min-width: 1125px){
  [data-slideshow=large] .slideshow__inner{
    padding-left:24px;
    padding-right:24px
  }
}

.slideshow [data-controls=next],.slideshow [data-controls=prev]{
  height:50px;
  overflow:hidden;
  width:50px
}

.slideshow [data-controls=next], .slideshow [data-controls=prev]{
  position:absolute;
  border-radius:9999px;
  background-position:center;
  background-repeat:no-repeat;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.slideshow [data-controls=next],.slideshow [data-controls=prev]{
  background-size:23px 15px;
  top:calc(50% - 1rem);
  transform:translateY(-50%)
}

.slideshow [data-controls=next]:focus,.slideshow [data-controls=prev]:focus{
  outline:solid 2px blue
}

.slideshow [data-controls=next]:focus:not(.focus-visible),.slideshow [data-controls=prev]:focus:not(.focus-visible){
  outline:none
}

.slideshow [data-controls=next]::before,.slideshow [data-controls=prev]::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.slideshow [data-controls=next]:not([disabled]):hover, .slideshow [data-controls=prev]:not([disabled]):hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.slideshow [data-controls=next]:not([disabled]):active, .slideshow [data-controls=prev]:not([disabled]):active{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.slideshow [data-controls=next][disabled],.slideshow [data-controls=prev][disabled]{
  opacity:.3;
  cursor:default
}

.slideshow [data-controls=prev]{
  background-image:url("../images/icons/arrow-left-purple.svg");
  left:4px
}

@media(min-width: 640px){
  .slideshow [data-controls=prev]{
    left:16px
  }
}

@media(min-width: 1300px){
  .slideshow [data-controls=prev]{
    left:-56px
  }
}

.slideshow [data-controls=next]{
  background-image:url("../images/icons/arrow-right-purple.svg");
  right:4px
}

@media(min-width: 640px){
  .slideshow [data-controls=next]{
    right:16px
  }
}

@media(min-width: 1300px){
  .slideshow [data-controls=next]{
    right:-56px
  }
}

@media (min-width: 880px){
  .slideshow[data-slideshow=medium] [data-controls=prev]{
    left:-80px
  }
}

@media (min-width: 880px){
  .slideshow[data-slideshow=medium] [data-controls=next]{
    right:-80px
  }
}

@media(min-width: 1125px){
  .slideshow[data-slideshow=large] [data-controls=prev]{
    left:-80px
  }
}

@media(min-width: 1125px){
  .slideshow[data-slideshow=large] [data-controls=next]{
    right:-80px
  }
}

.slideshow .tns-controls.focus-visible button{
  outline:2px solid #0000ff;
  outline-offset:0
}

.slideshow .tns-nav{
  margin-top:24px;
  display:flex;
  justify-content:center
}

.slideshow .tns-nav button{
  height:16px;
  width:16px;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity));
  border-radius:9999px;
  margin-left:8px;
  margin-right:8px
}

.slideshow .tns-nav button:focus{
  outline:solid 2px blue
}

.slideshow .tns-nav button:focus:not(.focus-visible){
  outline:none
}

.slideshow .tns-nav button.tns-nav-active{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.slideshow .tns-item{
  pointer-events:none
}

.slideshow .tns-slide-active{
  pointer-events:visible
}

.tns-outer{
  padding:0 !important
}

.tns-outer [hidden]{
  display:none !important
}

.tns-outer [aria-controls],.tns-outer [data-action]{
  cursor:pointer
}

.tns-slider{
  transition:all 0s
}

.tns-slider>.tns-item{
  box-sizing:border-box
}

.tns-horizontal.tns-subpixel{
  white-space:nowrap
}

.tns-horizontal.tns-subpixel>.tns-item{
  display:inline-block;
  vertical-align:top;
  white-space:normal
}

.tns-horizontal.tns-no-subpixel:after{
  content:"";
  display:table;
  clear:both
}

.tns-horizontal.tns-no-subpixel>.tns-item{
  float:left
}

.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{
  margin-right:-100%
}

.tns-no-calc{
  position:relative;
  left:0
}

.tns-gallery{
  position:relative;
  left:0;
  min-height:1px
}

.tns-gallery>.tns-item{
  position:absolute;
  left:-100%;
  transition:transform 0s,opacity 0s
}

.tns-gallery>.tns-slide-active{
  position:relative;
  left:auto !important
}

.tns-gallery>.tns-moving{
  transition:all .25s
}

.tns-autowidth{
  display:inline-block
}

.tns-lazy-img{
  transition:opacity .6s;
  opacity:.6
}

.tns-lazy-img.tns-complete{
  opacity:1
}

.tns-ah{
  transition:height 0s
}

.tns-ovh{
  overflow:hidden
}

.tns-visually-hidden{
  position:absolute;
  left:-10000em
}

.tns-transparent{
  opacity:0;
  visibility:hidden
}

.tns-fadeIn{
  opacity:1;
  filter:alpha(opacity=100);
  z-index:0
}

.tns-normal,.tns-fadeOut{
  opacity:0;
  filter:alpha(opacity=0);
  z-index:-1
}

.tns-vpfix{
  white-space:nowrap
}

.tns-vpfix>div,.tns-vpfix>li{
  display:inline-block
}

.tns-t-subp2{
  margin:0 auto;
  width:310px;
  position:relative;
  height:10px;
  overflow:hidden
}

.tns-t-ct{
  width:calc(100% * 70 / 3);
  position:absolute;
  right:0
}

.tns-t-ct:after{
  content:"";
  display:table;
  clear:both
}

.tns-t-ct>div{
  width:calc(100% / 70);
  height:10px;
  float:left
}

.social-sharing{
  position:absolute;
  right:0;
  top:830px;
  width:45px
}

.social-sharing.is-active{
  position:fixed;
  top:200px
}

.social-sharing__link{
  height:45px;
  overflow:hidden;
  width:45px;
  background-position:center center;
  background-repeat:no-repeat;
  background-size:38px
}

.social-sharing__link::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.social-sharing__link:focus:not(.focus-visible){
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.social-sharing__link:focus:not(:focus-visible){
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.social-sharing__link--facebook{
  background-image:url("../images/icons/_social/facebook-white.svg")
}

.social-sharing__link--twitter{
  background-image:url("../images/icons/_social/twitter-white.svg")
}

.social-sharing__link--email{
  background-image:url("../images/icons/_social/email-white.svg")
}

.subnav{
  transition:top 200ms linear;
  will-change:top
}

.subnav.header-shown{
  top:78px
}

body.toolbar-fixed .subnav{
  top:39px
}

body.toolbar-fixed .subnav.header-shown{
  top:117px
}

body.toolbar-fixed.toolbar-tray-open .subnav{
  top:78px
}

body.toolbar-fixed.toolbar-tray-open .subnav.header-shown{
  top:157px
}

.subnav__title a{
  display:inline-block;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  text-decoration:none;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  padding-left:0;
  transition:padding 200ms;
  will-change:transform
}

.subnav__title a:focus{
  outline:solid 2px blue
}

.subnav__title a:focus:not(.focus-visible){
  outline:none
}

.subnav__title a::after{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  background-image:url("../images/icons/arrow-left-purple.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:block;
  height:10px;
  left:0;
  opacity:0;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:24px;
  will-change:opacity
}

.subnav__title a:hover, .subnav__title a:focus{
  padding-left:40px
}

.subnav__title a:hover::after, .subnav__title a:focus::after{
  transition-duration:300ms
}

.subnav__title a:hover::after,.subnav__title a:focus::after{
  opacity:1;
  transition-delay:150ms
}

.subnav__menu{
  margin-left:-16px
}

@media (min-width: 640px){
  .subnav__menu{
    margin-left:-24px
  }
}

.subnav__menu{
  margin-right:-16px
}

@media (min-width: 640px){
  .subnav__menu{
    margin-right:-24px
  }
}

@media (min-width: 880px){
  .subnav__menu{
    margin-left:0;
    margin-right:0
  }
}

.subnav__menu{
  padding-left:16px;
  padding-right:16px
}

@media (min-width: 640px){
  .subnav__menu{
    padding-left:24px;
    padding-right:24px
  }
}

@media (min-width: 880px){
  .subnav__menu{
    padding-left:0;
    padding-right:0
  }
}

@media(min-width: 880px){
  .subnav__menu{
    display:block !important
  }
}

.subnav__trigger{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  height:32px;
  overflow:hidden;
  width:32px;
  background-image:url("../images/icons/chevron-down-purple.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:22px 14px;
  top:.85rem;
  transition:transform 150ms
}

.subnav__trigger:focus{
  outline:solid 2px blue
}

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

.subnav__trigger::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.subnav__trigger[aria-expanded=true]{
  transform:rotate(180deg)
}

@media(min-width: 640px){
  .subnav__trigger{
    top:16px
  }
}

.subscribe-form svg.ext path{
  fill:currentColor;
  stroke:currentColor
}

.form--subscribe .form__textfield{
  padding-left:8px;
  background-color:rgba(0,0,0,0)
}

.form--subscribe .form__textfield::-moz-placeholder{
  color:rgba(0,0,0,0)
}

.form--subscribe .form__textfield:-ms-input-placeholder{
  color:rgba(0,0,0,0)
}

.form--subscribe .form__textfield::placeholder{
  color:rgba(0,0,0,0)
}

.form--subscribe .form__textfield:-moz-placeholder-shown~.form__label{
  font-size:1.5rem;
  top:0;
  transform:translateY(0)
}

.form--subscribe .form__textfield:-ms-input-placeholder~.form__label{
  font-size:1.5rem;
  top:0;
  transform:translateY(0)
}

.form--subscribe .form__textfield:placeholder-shown~.form__label{
  font-size:1.5rem;
  top:0;
  transform:translateY(0)
}

.mega-menu__subscribe .form--subscribe .form__textfield:-moz-placeholder-shown~.form__label, .mobile-menu__footer .form--subscribe .form__textfield:-moz-placeholder-shown~.form__label{
  font-size:1.25rem
}

.mega-menu__subscribe .form--subscribe .form__textfield:-ms-input-placeholder~.form__label, .mobile-menu__footer .form--subscribe .form__textfield:-ms-input-placeholder~.form__label{
  font-size:1.25rem
}

.mega-menu__subscribe .form--subscribe .form__textfield:placeholder-shown~.form__label, .mobile-menu__footer .form--subscribe .form__textfield:placeholder-shown~.form__label{
  font-size:1.25rem
}

@media(max-width: 480px){
  .form--subscribe .form__textfield:-moz-placeholder-shown~.form__label{
    font-size:1.25rem
  }
  .form--subscribe .form__textfield:-ms-input-placeholder~.form__label{
    font-size:1.25rem
  }
  .form--subscribe .form__textfield:placeholder-shown~.form__label{
    font-size:1.25rem
  }
}

.form--subscribe .form__textfield:focus~.form__label{
  font-size:1rem;
  transform:translateY(-26px)
}

.mega-menu__subscribe .form--subscribe .form__textfield:focus~.form__label, .mobile-menu__footer .form--subscribe .form__textfield:focus~.form__label{
  font-size:0.875rem
}

.mega-menu__subscribe .form--subscribe .form__textfield:focus~.form__label,.mobile-menu__footer .form--subscribe .form__textfield:focus~.form__label{
  transform:translateY(-20px)
}

.mega-menu__footer .form--subscribe .form__textfield{
  margin-bottom:8px
}

.form--subscribe .form__label{
  font-size:1rem;
  pointer-events:none;
  transform:translateY(-26px);
  transition:all 150ms ease-out
}

.mega-menu__subscribe .form--subscribe .form__label, .mobile-menu__footer .form--subscribe .form__label{
  font-size:0.875rem
}

.mega-menu__subscribe .form--subscribe .form__label,.mobile-menu__footer .form--subscribe .form__label{
  transform:translateY(-20px)
}

.form--subscribe .form__submit{
  height:24px;
  overflow:hidden;
  width:24px;
  background-image:url("../images/icons/search-arrow-white.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  display:block
}

.form--subscribe .form__submit::before{
  content:"";
  display:block;
  height:150%;
  width:0
}

.subscribe-form__email-links a:focus{
  outline:dotted 1px #fff
}

.subscribe-form__email-links a:focus:not(.focus-visible){
  outline:none
}

.tags__list>*{
  margin:8px;
  display:inline-block;
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.tags__list>*:hover{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.tags__list>*:focus{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.tags__list>*{
  padding-left:16px;
  padding-right:16px;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.tags__list>*:hover{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.tags__list>*:focus{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.tags__list>*{
  text-decoration:none;
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms;
  border-radius:1rem
}

@supports(gap: 16px) and ((rotate: 180deg) or (contain: layout)){
  .tags__list{
    gap:16px
  }

  .tags__list>*{
    margin:0
  }
}

.teaser--news-feature .teaser__eyebrow{
  font-weight:400;
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.teaser--collection:last-child, .modal--media-credits .teaser--collection{
  border-style:none
}

.teaser--collection .teaser__row{
  grid-gap:56px
}

@media(min-width: 550px){
  .teaser--collection .teaser__row{
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    align-items:center
  }
}

.teaser--collection .teaser__content>*:last-child{
  margin-bottom:0
}

.teaser--collection .teaser__title a{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  text-decoration:none
}

.teaser--collection .teaser__title a:hover{
  text-decoration:underline
}

.teaser--collection .teaser__label{
  font-size:0.875rem;
  font-weight:700;
  line-height:2;
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.teaser--collection .teaser__label:not(:first-child){
  margin-top:8px
}

.teaser--collection .teaser__translate a, .teaser--collection .teaser__subject a{
  display:block;
  font-size:0.875rem;
  text-decoration:none
}

.teaser--collection .teaser__translate a:hover, .teaser--collection .teaser__subject a:hover{
  text-decoration:underline
}

.teaser--collection .teaser__media{
  margin-bottom:16px
}

@media(min-width: 550px){
  .teaser--collection .teaser__media{
    margin-bottom:0
  }
}

.teaser--collection .teaser__media-inner{
  position:relative;
  height:0;
  background-color:#f3f3f3;
  overflow:hidden;
  padding-top:75%;
  position:relative
}

.teaser--collection .teaser__media-inner img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

.modal--media-credits .teaser--collection .teaser__media-inner{
  position:relative;
  height:0;
  background-color:#fff;
  overflow:hidden;
  padding-top:75%;
  position:relative
}

.modal--media-credits .teaser--collection .teaser__media-inner img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

.teaser--collection .teaser__media-info{
  max-width:40px
}

.teaser--collection .teaser__media-info img{
  display:block;
  max-width:100%
}

.teaser--collection .teaser__caption, .teaser--collection .teaser__credit{
  margin-bottom:16px
}

.teaser--collection .teaser__caption p:last-child,.teaser--collection .teaser__credit p:last-child{
  margin-bottom:0
}

.teaser--collection .teaser__quick-view::before{
  background-image:url("../images/icons/eyeball-purple.svg");
  background-position:center center;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:inline-block;
  height:20px;
  margin-right:4px;
  width:20px
}

@media(min-width: 550px){
  .teaser--collection.teaser--fb-result .teaser__row{
    grid-template-columns:250px 1fr
  }
}

[data-view-mode=grid] .teaser--collection.teaser--fb-result .teaser__media a::after{
  content:"View Record" !important
}

.teaser--collection.teaser--fb-result .teaser__media-inner{
  height:auto;
  padding-top:0
}

.teaser--collection.teaser--fb-result .teaser__media-inner img{
  position:relative;
  top:0;
  left:0;
  transform:none
}

.teaser--collection.teaser--fb-result .teaser__body{
  line-height:1.33
}

[data-view-mode=grid] .teaser--collection{
  margin-bottom:40px;
  border-style:none;
  padding-top:0;
  padding-bottom:0
}

[data-view-mode=grid] .teaser--collection .teaser__meta, [data-view-mode=grid] .teaser--collection .teaser__label, [data-view-mode=grid] .teaser--collection .teaser__link, [data-view-mode=grid] .teaser--collection .teaser__on-view, [data-view-mode=grid] .teaser--collection .teaser__media-count{
  display:none
}

[data-view-mode=grid] .teaser--collection .teaser__row{
  display:block
}

[data-view-mode=grid] .teaser--collection .teaser__title{
  font-size:1rem;
  line-height:1.33
}

[data-view-mode=grid] .teaser--collection .teaser__media-inner{
  height:auto;
  padding-top:0
}

[data-view-mode=grid] .teaser--collection .teaser__media{
  margin-bottom:8px
}

[data-view-mode=grid] .teaser--collection .teaser__media img{
  position:relative;
  top:0;
  left:0;
  transform:none;
  max-height:100%
}

[data-view-mode=grid] .teaser--collection .teaser__media a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  height:auto;
  padding-top:0
}

[data-view-mode=grid] .teaser--collection .teaser__media a::before{
  pointer-events:none;
  position:absolute;
  top:0;
  left:0;
  z-index:10;
  display:block;
  height:100%;
  width:100%;
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  opacity:0;
  transition-duration:500ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"";
  filter:contrast(1);
  mix-blend-mode:color
}

[data-view-mode=grid] .teaser--collection .teaser__media a::after{
  pointer-events:none;
  position:absolute;
  z-index:20;
  display:block;
  border-width:3px;
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity));
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity));
  text-align:center;
  font-size:1rem;
  line-height:1.05;
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity));
  opacity:0;
  transition-duration:200ms;
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1);
  content:"View Object";
  letter-spacing:2px;
  padding:.65rem 1.5rem;
  transform:scale(0.85);
  will-change:transform;
  width:158px
}

[data-view-mode=grid] .teaser--collection .teaser__media a::after{
  top:50%;
  transform:scale(0.85) translateY(-50%)
}

[data-view-mode=grid] .teaser--collection .teaser__media a:hover::before, [data-view-mode=grid] .teaser--collection .teaser__media a:focus::before{
  opacity:0.8
}

[data-view-mode=grid] .teaser--collection .teaser__media a:hover::after, [data-view-mode=grid] .teaser--collection .teaser__media a:focus::after{
  opacity:1
}

[data-view-mode=grid] .teaser--collection .teaser__media a:hover::after,[data-view-mode=grid] .teaser--collection .teaser__media a:focus::after{
  transform:scale(1) translateY(-50%)
}

[data-view-mode=grid] .teaser--collection .teaser__media-inner{
  height:auto;
  padding-top:0
}

.teaser--event .teaser__media{
  margin-bottom:40px
}

@media (min-width: 640px){
  .teaser--event .teaser__media{
    margin-right:40px;
    margin-bottom:0;
    width:50%
  }
}

.teaser--event .teaser__media-wrapper{
  position:relative;
  height:0;
  background-color:#f3f3f3;
  overflow:hidden;
  padding-top:75%;
  position:relative
}

.teaser--event .teaser__media-wrapper img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

@supports(gap: 16px) and ((rotate: 180deg) or (contain: layout)){
  .teaser--event .teaser__row{
    gap:40px
  }

  .teaser--event .teaser__row .teaser__media{
    margin:0
  }

  @media (min-width: 640px){
    .teaser--event .teaser__row .teaser__media{
      margin:0
    }
  }
}

.teaser--event .teaser__series a:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.teaser--event .teaser__series a{
  text-decoration:none
}

.teaser--event .teaser__series a:hover{
  text-decoration:underline
}

.teaser--event .teaser__cost p{
  margin-bottom:0
}

.teaser--inline{
  border-bottom-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity));
  padding-bottom:16px
}

.teaser--inline.align-left, .teaser--inline.align-right{
  float:none;
  margin-bottom:40px;
  width:100%
}

@media(min-width: 640px){
  .teaser--inline.align-left, .teaser--inline.align-right{
    margin-top:8px;
    margin-bottom:24px;
    width:100%
  }

  .teaser--inline.align-left,.teaser--inline.align-right{
    max-width:250px
  }
}

@media(min-width: 640px){
  .teaser--inline.align-left{
    float:left;
    margin-right:56px
  }
}

@media(min-width: 900px){
  .teaser--inline.align-left{
    margin-left:-110px
  }
}

@media(min-width: 640px){
  .teaser--inline.align-right{
    float:right;
    margin-left:56px
  }
}

@media(min-width: 900px){
  .teaser--inline.align-right{
    margin-right:-110px
  }
}

.teaser--inline .teaser__image{
  margin-bottom:16px
}

.teaser--inline .teaser__image a{
  display:block
}

.teaser--inline .teaser__eyebrow{
  font-size:0.875rem
}

.teaser--inline .teaser__title{
  margin-bottom:8px;
  font-size:1.5rem
}

.teaser--inline .teaser__body{
  margin-bottom:16px;
  font-size:0.875rem
}

.teaser--inline .teaser__body>:last-child{
  margin-bottom:0
}

.teaser--inline .teaser__content>:last-child{
  margin-bottom:0
}

@media(min-width: 480px){
  .teaser--small .teaser__image{
    flex-basis:180px
  }
}

.teaser--small .teaser__image-wrapper{
  overflow:hidden;
  padding-top:75%
}

.teaser--small .teaser__image-wrapper img{
  position:absolute;
  top:50%;
  left:50%;
  max-height:100%;
  max-width:100%;
  transform:translate(-50%, -50%);
  width:auto
}

.teaser--small .teaser__title{
  font-size:1.25rem
}

@media (min-width: 640px){
  .teaser--small .teaser__title{
    font-size:1.5rem
  }
}

*+.teaser--small .teaser__title{
  margin-top:56px
}

@media(min-width: 750px){
  .paragraph-columns--50-50 .teaser--small .teaser__row{
    display:block
  }

  .paragraph-columns--50-50 .teaser--small .teaser__image{
    margin-right:0
  }
}

@media(min-width: 950px){
  .paragraph-columns--50-50 .teaser--small .teaser__row{
    display:flex
  }

  .paragraph-columns--50-50 .teaser--small .teaser__image{
    margin-right:40px
  }
}

.video iframe{
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%
}

.video__content{
  padding-top:56.25%
}

@media(min-width: 880px){
  .views-view--listing .view__row, .views-view--advanced-search .view__row{
    display:grid;
    gap:80px
  }

  .views-view--listing .view__row,.views-view--advanced-search .view__row{
    grid-template-columns:16.875rem 1fr
  }
}

@media(min-width: 750px){
  .views-view--events-teaser-small{
    border-right-width:1px;
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity));
    padding-right:40px;
    margin-right:-20px
  }
}

@media(min-width: 750px){
  .views-view--news-teaser-small{
    padding-left:20px
  }
}

.view--component-cards .more-link{
  text-align:center
}

.view--component-cards footer{
  margin-top:16px;
  display:flex;
  justify-content:center
}

.view--site-search .view__sort .form-item{
  display:flex;
  align-items:center
}

.view--site-search .view__sort label{
  margin-right:16px;
  flex-shrink:0;
  font-size:1.125rem;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.view--site-search .view__sort .form-item__description{
  display:none
}

#views-exposed-form-site-search-site-search{
  position:relative;
  flex-wrap:wrap
}

@media (min-width: 640px){
  #views-exposed-form-site-search-site-search{
    display:flex
  }
}

#views-exposed-form-site-search-site-search .form-submit{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:56px;
  text-shadow:none;
  width:45px;
  background-image:url("../images/icons/search-arrow-purple.svg");
  position:absolute;
  bottom:0;
  display:block;
  cursor:pointer;
  border-width:0;
  background-position:center;
  background-repeat:no-repeat;
  background-color:rgba(0,0,0,0);
  background-size:26px 26px;
  right:0
}

#views-exposed-form-site-search-site-search .form-submit:focus{
  outline:dotted 1px #8c8b8c
}

#views-exposed-form-site-search-site-search .form-submit:focus:not(.focus-visible){
  outline:none
}

#views-exposed-form-site-search-site-search .form-item__label{
  display:none
}

#views-exposed-form-site-search-site-search .form-item{
  flex-grow:1
}

#views-exposed-form-site-search-site-search .form-item__textfield:not(.js-form-submit){
  margin-bottom:0;
  width:100%;
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity));
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  font-size:1.5rem;
  background-color:rgba(0,0,0,0);
  padding-right:60px;
  transition:all 250ms ease-out
}

#views-exposed-form-site-search-site-search .form-item__textfield:not(.js-form-submit):focus{
  outline:dotted 1px #8c8b8c
}

#views-exposed-form-site-search-site-search .form-item__textfield:not(.js-form-submit):focus:not(.focus-visible){
  outline:none
}

#views-exposed-form-site-search-site-search .form-item__textfield:not(.js-form-submit):focus{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.view--two-col .view__col:nth-child(2), .paragraph-columns__two .view__col{
  position:relative
}

@media(min-width: 880px){
  .view--two-col .view__col:nth-child(2)::after, .paragraph-columns__two .view__col::after{
    position:absolute;
    left:-40px;
    display:block;
    width:1px;
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .view--two-col .view__col:nth-child(2)::after,.paragraph-columns__two .view__col::after{
    content:"";
    height:calc(100% - 8rem);
    top:8rem;
    transform:translateX(-50%)
  }
}

.views-view--advanced-search{
  margin-bottom:56px
}

.views-view--advanced-search .view__view-mode{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:36px;
  text-shadow:none;
  width:36px;
  position:relative;
  margin-left:8px;
  display:block
}

.views-view--advanced-search .view__view-mode::before,.views-view--advanced-search .view__view-mode::after{
  background-position:center center;
  background-repeat:no-repeat;
  background-size:32px 32px;
  content:"";
  display:block;
  height:100%;
  left:0;
  position:absolute;
  top:0;
  transition:opacity 200ms ease-out;
  width:100%
}

.views-view--advanced-search .view__view-mode::before{
  opacity:1
}

.views-view--advanced-search .view__view-mode::after{
  opacity:0
}

.views-view--advanced-search .view__view-mode[aria-current=true]::before,.views-view--advanced-search .view__view-mode:hover::before{
  opacity:0
}

.views-view--advanced-search .view__view-mode[aria-current=true]::after,.views-view--advanced-search .view__view-mode:hover::after{
  opacity:1
}

.views-view--advanced-search .view__view-mode.view__view-mode--list{
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:42px;
  text-shadow:none;
  width:42px
}

.views-view--advanced-search .view__view-mode.view__view-mode--list::before{
  background-image:url("../images/icons/list-gray.svg");
  background-size:36px 36px
}

.views-view--advanced-search .view__view-mode.view__view-mode--list::after{
  background-image:url("../images/icons/list-purple.svg");
  background-size:36px 36px
}

.views-view--advanced-search .view__view-mode.view__view-mode--grid::before{
  background-image:url("../images/icons/grid-gray.svg")
}

.views-view--advanced-search .view__view-mode.view__view-mode--grid::after{
  background-image:url("../images/icons/grid-purple.svg")
}

.views-view--advanced-search .view__content[data-view-mode=grid]{
  margin-top:56px
}

.views-view--embedded .view__heading>:last-child{
  margin-bottom:0
}

.views-view--embedded .view__subtitle{
  margin-top:24px
}

.views-view--listing.has-no-sidebar .view__row{
  display:block
}

@media (min-width: 880px){
  .views-view--listing .view__row{
    display:grid;
    gap:80px
  }
}

.views-view--listing .view__label, .views-view--listing .views-exposed-form .form-item__label{
  font-size:1.125rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.views-view--listing .views-exposed-form{
  margin-bottom:40px
}

.views-view--listing .views-exposed-form .form-item{
  margin-bottom:24px;
  width:100%
}

.views-view--listing .views-exposed-form .form-text{
  width:100%;
  border-bottom-width:4px;
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity));
  padding-top:4px;
  padding-bottom:4px;
  padding-right:40px;
  padding-left:8px;
  font-size:1rem;
  margin-bottom:2px
}

.views-view--listing .views-exposed-form .form-text:focus{
  outline:dotted 1px #636363
}

.views-view--listing .views-exposed-form .form-text:focus:not(.focus-visible){
  outline:none
}

.views-view--listing .views-exposed-form .form-text:focus{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.views-view--listing .views-exposed-form .form-item__label{
  margin-bottom:4px;
  padding:0
}

.views-view--listing .views-exposed-form input.form-submit:focus{
  outline:solid 2px blue
}

.views-view--listing .views-exposed-form input.form-submit:focus:not(.focus-visible){
  outline:none
}

.views-view--listing .views-exposed-form input.form-submit:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.views-view--listing .views-exposed-form .form-fieldset{
  margin-top:8px;
  margin-bottom:8px;
  display:flex;
  align-items:center;
  justify-content:space-between
}

.views-view--listing .views-exposed-form .form-fieldset legend{
  font-size:1.125rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.views-view--listing .views-exposed-form .form-fieldset .form-item{
  margin-right:8px;
  margin-left:0;
  flex-basis:calc(50% - 7px)
}

.views-view--listing .views-exposed-form .form-fieldset .form-item__label{
  font-size:1rem;
  font-weight:400;
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.views-view--listing .views-exposed-form .form-fieldset .form-text{
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity));
  padding-left:16px;
  padding-right:16px;
  padding-top:4px;
  padding-bottom:4px;
  font-size:1rem
}

.views-view--listing .views-exposed-form .form-fieldset .form-text.focus-visible{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  box-shadow:0 0 0 1px #d24624;
  outline:none
}

.views-view--listing .views-exposed-form .form-fieldset .form-text:focus-visible{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity));
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity));
  box-shadow:0 0 0 1px #d24624;
  outline:none
}

.views-view--listing .view__exposed:not(.view__exposed--compact) .form-submit{
  margin-top:40px;
  padding-left:16px;
  padding-right:16px;
  padding-top:8px;
  padding-bottom:8px;
  font-size:0.875rem
}

.views-view--listing .view__exposed--compact .views-exposed-form{
  position:relative;
  display:flex;
  justify-content:space-between
}

.views-view--listing .view__exposed--compact .form-submit{
  position:absolute;
  right:0;
  display:block;
  border-style:none;
  color:rgba(0,0,0,0);
  font:0/0 a;
  height:40px;
  text-shadow:none;
  width:40px;
  background-image:url("../images/icons/arrow-right-purple.svg");
  background-color:rgba(0,0,0,0);
  background-position:center center;
  background-repeat:no-repeat;
  background-size:24px 24px;
  bottom:30px;
  cursor:pointer
}

.views-view--listing .view__sort .form-item__label{
  margin-right:16px;
  font-size:1.125rem;
  font-weight:700;
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.views-view--listing .view__sort .form-item{
  display:flex;
  align-items:center;
  width:250px
}

@media(min-width: 640px){
  .views-view--listing .view__sort .form-item{
    justify-content:flex-end
  }
}

.views-view--listing .view__sort .form-item__description{
  display:none
}

.ui-menu .ui-menu-item-wrapper{
  display:block;
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif;
  font-size:1rem;
  text-decoration:none
}

@media(min-width: 880px){
  .wavy__row>*{
    padding-left:24px;
    padding-right:24px
  }
}

@media(min-width: 880px){
  .wavy__image{
    flex-basis:55%;
    max-width:55%
  }
}

.wavy__image img{
  margin-left:auto;
  margin-right:auto;
  margin-top:0;
  margin-bottom:0;
  display:block;
  flex-shrink:0
}

@media (min-width: 880px){
  .wavy__image img{
    margin:0
  }
}

@media(min-width: 880px){
  .wavy__content{
    flex-basis:45%;
    max-width:45%
  }
}

.wavy__content ul li{
  margin-bottom:16px;
  list-style-type:disc;
  padding-left:16px;
  text-decoration:none
}

.wavy__content>:last-child{
  margin-bottom:0
}

.wavy__body>:last-child{
  margin-bottom:0
}

@media(min-width: 880px){
  .wavy.is-reversed .wavy__row{
    margin-right:-96px;
    margin-left:-24px;
    flex-direction:row-reverse
  }
}

.wavy.has-waves{
  position:relative;
  margin-bottom:80px
}

@media(min-width: 880px){
  .wavy.has-waves .wavy__content{
    margin-bottom:0;
    padding-top:24px;
    padding-bottom:24px
  }
}

@media(min-width: 880px){
  .wavy.has-waves .wavy__image{
    align-self:center
  }
}

.wavy.has-waves .wavy__row{
  align-self:center
}

.wavy.has-waves .wavy__inner{
  padding-top:24px;
  padding-bottom:24px
}

@media (min-width: 880px){
  .wavy.has-waves .wavy__inner{
    padding-top:40px;
    padding-bottom:56px
  }
}

.wavy.has-waves::before{
  background-image:url("../images/icons/curved-top--purple.svg");
  background-position:center bottom;
  background-repeat:no-repeat;
  background-size:115%;
  bottom:100%;
  content:"";
  display:block;
  height:200px;
  pointer-events:none;
  position:absolute;
  transform:translateY(1px);
  width:100%
}

.wavy.has-waves::after{
  background-image:url("../images/icons/curved-bottom--purple.svg");
  background-position:center top;
  background-repeat:no-repeat;
  background-size:105%;
  content:"";
  display:block;
  height:200px;
  pointer-events:none;
  position:absolute;
  top:100%;
  transform:translateY(-1px);
  width:100%
}

.wavy.bg-color--purple{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.wavy.bg-color--purple .wavy__inner{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.wavy.bg-color--purple .wavy__title,.wavy.bg-color--purple .wavy__subtitle{
  color:#fff
}

.wavy.bg-color--grey .wavy__inner{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.wavy-footer::before{
  background-image:url("../images/icons/curved-top--purple.svg");
  background-position:center bottom;
  background-repeat:no-repeat;
  background-size:105%;
  content:"";
  display:wavy-footer;
  height:200px;
  pointer-events:none;
  position:absolute;
  bottom:100%;
  transform:translateY(1px);
  width:100%
}

.wavy-footer .ext svg{
  display:none
}

.wavy-footer__title{
  font-size:2rem
}

@media (min-width: 640px){
  .wavy-footer__title{
    font-size:2.5rem
  }
}

.wavy-footer__image img{
  display:block
}

@media(min-width: 880px){
  .wavy-footer__image{
    flex-basis:35%
  }
}

@media(min-width: 880px){
  .wavy-footer__content{
    flex-basis:65%
  }
}

.sb-show-main{
  padding:0 !important
}

.sbdocs .sbdocs-h1{
  padding-bottom:8px;
  border-bottom-width:1px;
  margin-bottom:40px
}

.sbdocs .sbdocs-h2{
  margin-top:40px;
  margin-bottom:24px;
  padding-bottom:8px;
  font-weight:700;
  margin-top:40px !important
}

.sbdocs .sbdocs-h3{
  margin-top:24px;
  margin-bottom:16px;
  font-weight:600
}

.sbdocs .sbdocs-p{
  margin-bottom:16px
}

.sbdocs .sbdocs-component{
  margin-top:40px;
  margin-bottom:40px
}

.user-login-form .form-item{
  margin-bottom:40px
}

.container{
  width:100%
}

@media (min-width: 360px){
  .container{
    max-width:360px
  }
}

@media (min-width: 480px){
  .container{
    max-width:480px
  }
}

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

@media (min-width: 880px){
  .container{
    max-width:880px
  }
}

@media (min-width: 900px){
  .container{
    max-width:900px
  }
}

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

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

@media (min-width: 1350px){
  .container{
    max-width:1350px
  }
}

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

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

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

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

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

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

.pointer-events-none{
  pointer-events:none
}

.pointer-events-auto{
  pointer-events:auto
}

.visible{
  visibility:visible
}

.invisible{
  visibility:hidden
}

.static{
  position:static
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.sticky{
  position:sticky
}

.inset-0{
  top:0;
  right:0;
  bottom:0;
  left:0
}

.inset-auto{
  top:auto;
  right:auto;
  bottom:auto;
  left:auto
}

.inset-1px{
  top:1px;
  right:1px;
  bottom:1px;
  left:1px
}

.inset-2px{
  top:2px;
  right:2px;
  bottom:2px;
  left:2px
}

.inset-3px{
  top:3px;
  right:3px;
  bottom:3px;
  left:3px
}

.inset-xxs{
  top:4px;
  right:4px;
  bottom:4px;
  left:4px
}

.inset-xs{
  top:8px;
  right:8px;
  bottom:8px;
  left:8px
}

.inset-sm{
  top:16px;
  right:16px;
  bottom:16px;
  left:16px
}

.inset-base{
  top:24px;
  right:24px;
  bottom:24px;
  left:24px
}

.inset-md{
  top:40px;
  right:40px;
  bottom:40px;
  left:40px
}

.inset-lg{
  top:56px;
  right:56px;
  bottom:56px;
  left:56px
}

.inset-xl{
  top:80px;
  right:80px;
  bottom:80px;
  left:80px
}

.inset-xxl{
  top:96px;
  right:96px;
  bottom:96px;
  left:96px
}

.inset-3xl{
  top:160px;
  right:160px;
  bottom:160px;
  left:160px
}

.inset-4xl{
  top:20rem;
  right:20rem;
  bottom:20rem;
  left:20rem
}

.inset-full{
  top:100%;
  right:100%;
  bottom:100%;
  left:100%
}

.-inset-1px{
  top:-1px;
  right:-1px;
  bottom:-1px;
  left:-1px
}

.-inset-2px{
  top:-2px;
  right:-2px;
  bottom:-2px;
  left:-2px
}

.-inset-3px{
  top:-3px;
  right:-3px;
  bottom:-3px;
  left:-3px
}

.-inset-xxs{
  top:-4px;
  right:-4px;
  bottom:-4px;
  left:-4px
}

.-inset-xs{
  top:-8px;
  right:-8px;
  bottom:-8px;
  left:-8px
}

.-inset-sm{
  top:-16px;
  right:-16px;
  bottom:-16px;
  left:-16px
}

.-inset-base{
  top:-24px;
  right:-24px;
  bottom:-24px;
  left:-24px
}

.-inset-md{
  top:-40px;
  right:-40px;
  bottom:-40px;
  left:-40px
}

.-inset-lg{
  top:-56px;
  right:-56px;
  bottom:-56px;
  left:-56px
}

.-inset-xl{
  top:-80px;
  right:-80px;
  bottom:-80px;
  left:-80px
}

.-inset-xxl{
  top:-96px;
  right:-96px;
  bottom:-96px;
  left:-96px
}

.-inset-3xl{
  top:-160px;
  right:-160px;
  bottom:-160px;
  left:-160px
}

.-inset-4xl{
  top:-20rem;
  right:-20rem;
  bottom:-20rem;
  left:-20rem
}

.-inset-full{
  top:-100%;
  right:-100%;
  bottom:-100%;
  left:-100%
}

.inset-1\/2{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.inset-1\/3{
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%
}

.inset-2\/3{
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%
}

.inset-1\/4{
  top:25%;
  right:25%;
  bottom:25%;
  left:25%
}

.inset-2\/4{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.inset-3\/4{
  top:75%;
  right:75%;
  bottom:75%;
  left:75%
}

.-inset-1\/2{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.-inset-1\/3{
  top:-33.333333%;
  right:-33.333333%;
  bottom:-33.333333%;
  left:-33.333333%
}

.-inset-2\/3{
  top:-66.666667%;
  right:-66.666667%;
  bottom:-66.666667%;
  left:-66.666667%
}

.-inset-1\/4{
  top:-25%;
  right:-25%;
  bottom:-25%;
  left:-25%
}

.-inset-2\/4{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.-inset-3\/4{
  top:-75%;
  right:-75%;
  bottom:-75%;
  left:-75%
}

.inset-x-0{
  left:0;
  right:0
}

.inset-x-auto{
  left:auto;
  right:auto
}

.inset-x-1px{
  left:1px;
  right:1px
}

.inset-x-2px{
  left:2px;
  right:2px
}

.inset-x-3px{
  left:3px;
  right:3px
}

.inset-x-xxs{
  left:4px;
  right:4px
}

.inset-x-xs{
  left:8px;
  right:8px
}

.inset-x-sm{
  left:16px;
  right:16px
}

.inset-x-base{
  left:24px;
  right:24px
}

.inset-x-md{
  left:40px;
  right:40px
}

.inset-x-lg{
  left:56px;
  right:56px
}

.inset-x-xl{
  left:80px;
  right:80px
}

.inset-x-xxl{
  left:96px;
  right:96px
}

.inset-x-3xl{
  left:160px;
  right:160px
}

.inset-x-4xl{
  left:20rem;
  right:20rem
}

.inset-x-full{
  left:100%;
  right:100%
}

.-inset-x-1px{
  left:-1px;
  right:-1px
}

.-inset-x-2px{
  left:-2px;
  right:-2px
}

.-inset-x-3px{
  left:-3px;
  right:-3px
}

.-inset-x-xxs{
  left:-4px;
  right:-4px
}

.-inset-x-xs{
  left:-8px;
  right:-8px
}

.-inset-x-sm{
  left:-16px;
  right:-16px
}

.-inset-x-base{
  left:-24px;
  right:-24px
}

.-inset-x-md{
  left:-40px;
  right:-40px
}

.-inset-x-lg{
  left:-56px;
  right:-56px
}

.-inset-x-xl{
  left:-80px;
  right:-80px
}

.-inset-x-xxl{
  left:-96px;
  right:-96px
}

.-inset-x-3xl{
  left:-160px;
  right:-160px
}

.-inset-x-4xl{
  left:-20rem;
  right:-20rem
}

.-inset-x-full{
  left:-100%;
  right:-100%
}

.inset-x-1\/2{
  left:50%;
  right:50%
}

.inset-x-1\/3{
  left:33.333333%;
  right:33.333333%
}

.inset-x-2\/3{
  left:66.666667%;
  right:66.666667%
}

.inset-x-1\/4{
  left:25%;
  right:25%
}

.inset-x-2\/4{
  left:50%;
  right:50%
}

.inset-x-3\/4{
  left:75%;
  right:75%
}

.-inset-x-1\/2{
  left:-50%;
  right:-50%
}

.-inset-x-1\/3{
  left:-33.333333%;
  right:-33.333333%
}

.-inset-x-2\/3{
  left:-66.666667%;
  right:-66.666667%
}

.-inset-x-1\/4{
  left:-25%;
  right:-25%
}

.-inset-x-2\/4{
  left:-50%;
  right:-50%
}

.-inset-x-3\/4{
  left:-75%;
  right:-75%
}

.inset-y-0{
  top:0;
  bottom:0
}

.inset-y-auto{
  top:auto;
  bottom:auto
}

.inset-y-1px{
  top:1px;
  bottom:1px
}

.inset-y-2px{
  top:2px;
  bottom:2px
}

.inset-y-3px{
  top:3px;
  bottom:3px
}

.inset-y-xxs{
  top:4px;
  bottom:4px
}

.inset-y-xs{
  top:8px;
  bottom:8px
}

.inset-y-sm{
  top:16px;
  bottom:16px
}

.inset-y-base{
  top:24px;
  bottom:24px
}

.inset-y-md{
  top:40px;
  bottom:40px
}

.inset-y-lg{
  top:56px;
  bottom:56px
}

.inset-y-xl{
  top:80px;
  bottom:80px
}

.inset-y-xxl{
  top:96px;
  bottom:96px
}

.inset-y-3xl{
  top:160px;
  bottom:160px
}

.inset-y-4xl{
  top:20rem;
  bottom:20rem
}

.inset-y-full{
  top:100%;
  bottom:100%
}

.-inset-y-1px{
  top:-1px;
  bottom:-1px
}

.-inset-y-2px{
  top:-2px;
  bottom:-2px
}

.-inset-y-3px{
  top:-3px;
  bottom:-3px
}

.-inset-y-xxs{
  top:-4px;
  bottom:-4px
}

.-inset-y-xs{
  top:-8px;
  bottom:-8px
}

.-inset-y-sm{
  top:-16px;
  bottom:-16px
}

.-inset-y-base{
  top:-24px;
  bottom:-24px
}

.-inset-y-md{
  top:-40px;
  bottom:-40px
}

.-inset-y-lg{
  top:-56px;
  bottom:-56px
}

.-inset-y-xl{
  top:-80px;
  bottom:-80px
}

.-inset-y-xxl{
  top:-96px;
  bottom:-96px
}

.-inset-y-3xl{
  top:-160px;
  bottom:-160px
}

.-inset-y-4xl{
  top:-20rem;
  bottom:-20rem
}

.-inset-y-full{
  top:-100%;
  bottom:-100%
}

.inset-y-1\/2{
  top:50%;
  bottom:50%
}

.inset-y-1\/3{
  top:33.333333%;
  bottom:33.333333%
}

.inset-y-2\/3{
  top:66.666667%;
  bottom:66.666667%
}

.inset-y-1\/4{
  top:25%;
  bottom:25%
}

.inset-y-2\/4{
  top:50%;
  bottom:50%
}

.inset-y-3\/4{
  top:75%;
  bottom:75%
}

.-inset-y-1\/2{
  top:-50%;
  bottom:-50%
}

.-inset-y-1\/3{
  top:-33.333333%;
  bottom:-33.333333%
}

.-inset-y-2\/3{
  top:-66.666667%;
  bottom:-66.666667%
}

.-inset-y-1\/4{
  top:-25%;
  bottom:-25%
}

.-inset-y-2\/4{
  top:-50%;
  bottom:-50%
}

.-inset-y-3\/4{
  top:-75%;
  bottom:-75%
}

.top-0{
  top:0
}

.top-auto{
  top:auto
}

.top-1px{
  top:1px
}

.top-2px{
  top:2px
}

.top-3px{
  top:3px
}

.top-xxs{
  top:4px
}

.top-xs{
  top:8px
}

.top-sm{
  top:16px
}

.top-base{
  top:24px
}

.top-md{
  top:40px
}

.top-lg{
  top:56px
}

.top-xl{
  top:80px
}

.top-xxl{
  top:96px
}

.top-3xl{
  top:160px
}

.top-4xl{
  top:20rem
}

.top-full{
  top:100%
}

.-top-1px{
  top:-1px
}

.-top-2px{
  top:-2px
}

.-top-3px{
  top:-3px
}

.-top-xxs{
  top:-4px
}

.-top-xs{
  top:-8px
}

.-top-sm{
  top:-16px
}

.-top-base{
  top:-24px
}

.-top-md{
  top:-40px
}

.-top-lg{
  top:-56px
}

.-top-xl{
  top:-80px
}

.-top-xxl{
  top:-96px
}

.-top-3xl{
  top:-160px
}

.-top-4xl{
  top:-20rem
}

.-top-full{
  top:-100%
}

.top-1\/2{
  top:50%
}

.top-1\/3{
  top:33.333333%
}

.top-2\/3{
  top:66.666667%
}

.top-1\/4{
  top:25%
}

.top-2\/4{
  top:50%
}

.top-3\/4{
  top:75%
}

.-top-1\/2{
  top:-50%
}

.-top-1\/3{
  top:-33.333333%
}

.-top-2\/3{
  top:-66.666667%
}

.-top-1\/4{
  top:-25%
}

.-top-2\/4{
  top:-50%
}

.-top-3\/4{
  top:-75%
}

.right-0{
  right:0
}

.right-auto{
  right:auto
}

.right-1px{
  right:1px
}

.right-2px{
  right:2px
}

.right-3px{
  right:3px
}

.right-xxs{
  right:4px
}

.right-xs{
  right:8px
}

.right-sm{
  right:16px
}

.right-base{
  right:24px
}

.right-md{
  right:40px
}

.right-lg{
  right:56px
}

.right-xl{
  right:80px
}

.right-xxl{
  right:96px
}

.right-3xl{
  right:160px
}

.right-4xl{
  right:20rem
}

.right-full{
  right:100%
}

.-right-1px{
  right:-1px
}

.-right-2px{
  right:-2px
}

.-right-3px{
  right:-3px
}

.-right-xxs{
  right:-4px
}

.-right-xs{
  right:-8px
}

.-right-sm{
  right:-16px
}

.-right-base{
  right:-24px
}

.-right-md{
  right:-40px
}

.-right-lg{
  right:-56px
}

.-right-xl{
  right:-80px
}

.-right-xxl{
  right:-96px
}

.-right-3xl{
  right:-160px
}

.-right-4xl{
  right:-20rem
}

.-right-full{
  right:-100%
}

.right-1\/2{
  right:50%
}

.right-1\/3{
  right:33.333333%
}

.right-2\/3{
  right:66.666667%
}

.right-1\/4{
  right:25%
}

.right-2\/4{
  right:50%
}

.right-3\/4{
  right:75%
}

.-right-1\/2{
  right:-50%
}

.-right-1\/3{
  right:-33.333333%
}

.-right-2\/3{
  right:-66.666667%
}

.-right-1\/4{
  right:-25%
}

.-right-2\/4{
  right:-50%
}

.-right-3\/4{
  right:-75%
}

.bottom-0{
  bottom:0
}

.bottom-auto{
  bottom:auto
}

.bottom-1px{
  bottom:1px
}

.bottom-2px{
  bottom:2px
}

.bottom-3px{
  bottom:3px
}

.bottom-xxs{
  bottom:4px
}

.bottom-xs{
  bottom:8px
}

.bottom-sm{
  bottom:16px
}

.bottom-base{
  bottom:24px
}

.bottom-md{
  bottom:40px
}

.bottom-lg{
  bottom:56px
}

.bottom-xl{
  bottom:80px
}

.bottom-xxl{
  bottom:96px
}

.bottom-3xl{
  bottom:160px
}

.bottom-4xl{
  bottom:20rem
}

.bottom-full{
  bottom:100%
}

.-bottom-1px{
  bottom:-1px
}

.-bottom-2px{
  bottom:-2px
}

.-bottom-3px{
  bottom:-3px
}

.-bottom-xxs{
  bottom:-4px
}

.-bottom-xs{
  bottom:-8px
}

.-bottom-sm{
  bottom:-16px
}

.-bottom-base{
  bottom:-24px
}

.-bottom-md{
  bottom:-40px
}

.-bottom-lg{
  bottom:-56px
}

.-bottom-xl{
  bottom:-80px
}

.-bottom-xxl{
  bottom:-96px
}

.-bottom-3xl{
  bottom:-160px
}

.-bottom-4xl{
  bottom:-20rem
}

.-bottom-full{
  bottom:-100%
}

.bottom-1\/2{
  bottom:50%
}

.bottom-1\/3{
  bottom:33.333333%
}

.bottom-2\/3{
  bottom:66.666667%
}

.bottom-1\/4{
  bottom:25%
}

.bottom-2\/4{
  bottom:50%
}

.bottom-3\/4{
  bottom:75%
}

.-bottom-1\/2{
  bottom:-50%
}

.-bottom-1\/3{
  bottom:-33.333333%
}

.-bottom-2\/3{
  bottom:-66.666667%
}

.-bottom-1\/4{
  bottom:-25%
}

.-bottom-2\/4{
  bottom:-50%
}

.-bottom-3\/4{
  bottom:-75%
}

.left-0{
  left:0
}

.left-auto{
  left:auto
}

.left-1px{
  left:1px
}

.left-2px{
  left:2px
}

.left-3px{
  left:3px
}

.left-xxs{
  left:4px
}

.left-xs{
  left:8px
}

.left-sm{
  left:16px
}

.left-base{
  left:24px
}

.left-md{
  left:40px
}

.left-lg{
  left:56px
}

.left-xl{
  left:80px
}

.left-xxl{
  left:96px
}

.left-3xl{
  left:160px
}

.left-4xl{
  left:20rem
}

.left-full{
  left:100%
}

.-left-1px{
  left:-1px
}

.-left-2px{
  left:-2px
}

.-left-3px{
  left:-3px
}

.-left-xxs{
  left:-4px
}

.-left-xs{
  left:-8px
}

.-left-sm{
  left:-16px
}

.-left-base{
  left:-24px
}

.-left-md{
  left:-40px
}

.-left-lg{
  left:-56px
}

.-left-xl{
  left:-80px
}

.-left-xxl{
  left:-96px
}

.-left-3xl{
  left:-160px
}

.-left-4xl{
  left:-20rem
}

.-left-full{
  left:-100%
}

.left-1\/2{
  left:50%
}

.left-1\/3{
  left:33.333333%
}

.left-2\/3{
  left:66.666667%
}

.left-1\/4{
  left:25%
}

.left-2\/4{
  left:50%
}

.left-3\/4{
  left:75%
}

.-left-1\/2{
  left:-50%
}

.-left-1\/3{
  left:-33.333333%
}

.-left-2\/3{
  left:-66.666667%
}

.-left-1\/4{
  left:-25%
}

.-left-2\/4{
  left:-50%
}

.-left-3\/4{
  left:-75%
}

.isolate{
  isolation:isolate
}

.isolation-auto{
  isolation:auto
}

.z-0{
  z-index:0
}

.z-10{
  z-index:10
}

.z-20{
  z-index:20
}

.z-30{
  z-index:30
}

.z-40{
  z-index:40
}

.z-50{
  z-index:50
}

.z-auto{
  z-index:auto
}

.focus-within\:z-0:focus-within{
  z-index:0
}

.focus-within\:z-10:focus-within{
  z-index:10
}

.focus-within\:z-20:focus-within{
  z-index:20
}

.focus-within\:z-30:focus-within{
  z-index:30
}

.focus-within\:z-40:focus-within{
  z-index:40
}

.focus-within\:z-50:focus-within{
  z-index:50
}

.focus-within\:z-auto:focus-within{
  z-index:auto
}

.focus\:z-0:focus{
  z-index:0
}

.focus\:z-10:focus{
  z-index:10
}

.focus\:z-20:focus{
  z-index:20
}

.focus\:z-30:focus{
  z-index:30
}

.focus\:z-40:focus{
  z-index:40
}

.focus\:z-50:focus{
  z-index:50
}

.focus\:z-auto:focus{
  z-index:auto
}

.order-1{
  order:1
}

.order-2{
  order:2
}

.order-3{
  order:3
}

.order-4{
  order:4
}

.order-5{
  order:5
}

.order-6{
  order:6
}

.order-7{
  order:7
}

.order-8{
  order:8
}

.order-9{
  order:9
}

.order-10{
  order:10
}

.order-11{
  order:11
}

.order-12{
  order:12
}

.order-first{
  order:-9999
}

.order-last{
  order:9999
}

.order-none{
  order:0
}

.col-auto{
  grid-column:auto
}

.col-span-1{
  grid-column:span 1 / span 1
}

.col-span-2{
  grid-column:span 2 / span 2
}

.col-span-3{
  grid-column:span 3 / span 3
}

.col-span-4{
  grid-column:span 4 / span 4
}

.col-span-5{
  grid-column:span 5 / span 5
}

.col-span-6{
  grid-column:span 6 / span 6
}

.col-span-7{
  grid-column:span 7 / span 7
}

.col-span-8{
  grid-column:span 8 / span 8
}

.col-span-9{
  grid-column:span 9 / span 9
}

.col-span-10{
  grid-column:span 10 / span 10
}

.col-span-11{
  grid-column:span 11 / span 11
}

.col-span-12{
  grid-column:span 12 / span 12
}

.col-span-full{
  grid-column:1 / -1
}

.col-start-1{
  grid-column-start:1
}

.col-start-2{
  grid-column-start:2
}

.col-start-3{
  grid-column-start:3
}

.col-start-4{
  grid-column-start:4
}

.col-start-5{
  grid-column-start:5
}

.col-start-6{
  grid-column-start:6
}

.col-start-7{
  grid-column-start:7
}

.col-start-8{
  grid-column-start:8
}

.col-start-9{
  grid-column-start:9
}

.col-start-10{
  grid-column-start:10
}

.col-start-11{
  grid-column-start:11
}

.col-start-12{
  grid-column-start:12
}

.col-start-13{
  grid-column-start:13
}

.col-start-auto{
  grid-column-start:auto
}

.col-end-1{
  grid-column-end:1
}

.col-end-2{
  grid-column-end:2
}

.col-end-3{
  grid-column-end:3
}

.col-end-4{
  grid-column-end:4
}

.col-end-5{
  grid-column-end:5
}

.col-end-6{
  grid-column-end:6
}

.col-end-7{
  grid-column-end:7
}

.col-end-8{
  grid-column-end:8
}

.col-end-9{
  grid-column-end:9
}

.col-end-10{
  grid-column-end:10
}

.col-end-11{
  grid-column-end:11
}

.col-end-12{
  grid-column-end:12
}

.col-end-13{
  grid-column-end:13
}

.col-end-auto{
  grid-column-end:auto
}

.row-auto{
  grid-row:auto
}

.row-span-1{
  grid-row:span 1 / span 1
}

.row-span-2{
  grid-row:span 2 / span 2
}

.row-span-3{
  grid-row:span 3 / span 3
}

.row-span-4{
  grid-row:span 4 / span 4
}

.row-span-5{
  grid-row:span 5 / span 5
}

.row-span-6{
  grid-row:span 6 / span 6
}

.row-span-full{
  grid-row:1 / -1
}

.row-start-1{
  grid-row-start:1
}

.row-start-2{
  grid-row-start:2
}

.row-start-3{
  grid-row-start:3
}

.row-start-4{
  grid-row-start:4
}

.row-start-5{
  grid-row-start:5
}

.row-start-6{
  grid-row-start:6
}

.row-start-7{
  grid-row-start:7
}

.row-start-auto{
  grid-row-start:auto
}

.row-end-1{
  grid-row-end:1
}

.row-end-2{
  grid-row-end:2
}

.row-end-3{
  grid-row-end:3
}

.row-end-4{
  grid-row-end:4
}

.row-end-5{
  grid-row-end:5
}

.row-end-6{
  grid-row-end:6
}

.row-end-7{
  grid-row-end:7
}

.row-end-auto{
  grid-row-end:auto
}

.float-right{
  float:right
}

.float-left{
  float:left
}

.float-none{
  float:none
}

.clear-left{
  clear:left
}

.clear-right{
  clear:right
}

.clear-both{
  clear:both
}

.clear-none{
  clear:none
}

.m-0{
  margin:0
}

.m-auto{
  margin:auto
}

.m-1px{
  margin:1px
}

.m-2px{
  margin:2px
}

.m-3px{
  margin:3px
}

.m-xxs{
  margin:4px
}

.m-xs{
  margin:8px
}

.m-sm{
  margin:16px
}

.m-base{
  margin:24px
}

.m-md{
  margin:40px
}

.m-lg{
  margin:56px
}

.m-xl{
  margin:80px
}

.m-xxl{
  margin:96px
}

.m-3xl{
  margin:160px
}

.m-4xl{
  margin:20rem
}

.m-full{
  margin:100%
}

.-m-1px{
  margin:-1px
}

.-m-2px{
  margin:-2px
}

.-m-3px{
  margin:-3px
}

.-m-xxs{
  margin:-4px
}

.-m-xs{
  margin:-8px
}

.-m-sm{
  margin:-16px
}

.-m-base{
  margin:-24px
}

.-m-md{
  margin:-40px
}

.-m-lg{
  margin:-56px
}

.-m-xl{
  margin:-80px
}

.-m-xxl{
  margin:-96px
}

.-m-3xl{
  margin:-160px
}

.-m-4xl{
  margin:-20rem
}

.-m-full{
  margin:-100%
}

.mx-0{
  margin-left:0;
  margin-right:0
}

.mx-auto{
  margin-left:auto;
  margin-right:auto
}

.mx-1px{
  margin-left:1px;
  margin-right:1px
}

.mx-2px{
  margin-left:2px;
  margin-right:2px
}

.mx-3px{
  margin-left:3px;
  margin-right:3px
}

.mx-xxs{
  margin-left:4px;
  margin-right:4px
}

.mx-xs{
  margin-left:8px;
  margin-right:8px
}

.mx-sm{
  margin-left:16px;
  margin-right:16px
}

.mx-base{
  margin-left:24px;
  margin-right:24px
}

.mx-md{
  margin-left:40px;
  margin-right:40px
}

.mx-lg{
  margin-left:56px;
  margin-right:56px
}

.mx-xl{
  margin-left:80px;
  margin-right:80px
}

.mx-xxl{
  margin-left:96px;
  margin-right:96px
}

.mx-3xl{
  margin-left:160px;
  margin-right:160px
}

.mx-4xl{
  margin-left:20rem;
  margin-right:20rem
}

.mx-full{
  margin-left:100%;
  margin-right:100%
}

.-mx-1px{
  margin-left:-1px;
  margin-right:-1px
}

.-mx-2px{
  margin-left:-2px;
  margin-right:-2px
}

.-mx-3px{
  margin-left:-3px;
  margin-right:-3px
}

.-mx-xxs{
  margin-left:-4px;
  margin-right:-4px
}

.-mx-xs{
  margin-left:-8px;
  margin-right:-8px
}

.-mx-sm{
  margin-left:-16px;
  margin-right:-16px
}

.-mx-base{
  margin-left:-24px;
  margin-right:-24px
}

.-mx-md{
  margin-left:-40px;
  margin-right:-40px
}

.-mx-lg{
  margin-left:-56px;
  margin-right:-56px
}

.-mx-xl{
  margin-left:-80px;
  margin-right:-80px
}

.-mx-xxl{
  margin-left:-96px;
  margin-right:-96px
}

.-mx-3xl{
  margin-left:-160px;
  margin-right:-160px
}

.-mx-4xl{
  margin-left:-20rem;
  margin-right:-20rem
}

.-mx-full{
  margin-left:-100%;
  margin-right:-100%
}

.my-0{
  margin-top:0;
  margin-bottom:0
}

.my-auto{
  margin-top:auto;
  margin-bottom:auto
}

.my-1px{
  margin-top:1px;
  margin-bottom:1px
}

.my-2px{
  margin-top:2px;
  margin-bottom:2px
}

.my-3px{
  margin-top:3px;
  margin-bottom:3px
}

.my-xxs{
  margin-top:4px;
  margin-bottom:4px
}

.my-xs{
  margin-top:8px;
  margin-bottom:8px
}

.my-sm{
  margin-top:16px;
  margin-bottom:16px
}

.my-base{
  margin-top:24px;
  margin-bottom:24px
}

.my-md{
  margin-top:40px;
  margin-bottom:40px
}

.my-lg{
  margin-top:56px;
  margin-bottom:56px
}

.my-xl{
  margin-top:80px;
  margin-bottom:80px
}

.my-xxl{
  margin-top:96px;
  margin-bottom:96px
}

.my-3xl{
  margin-top:160px;
  margin-bottom:160px
}

.my-4xl{
  margin-top:20rem;
  margin-bottom:20rem
}

.my-full{
  margin-top:100%;
  margin-bottom:100%
}

.-my-1px{
  margin-top:-1px;
  margin-bottom:-1px
}

.-my-2px{
  margin-top:-2px;
  margin-bottom:-2px
}

.-my-3px{
  margin-top:-3px;
  margin-bottom:-3px
}

.-my-xxs{
  margin-top:-4px;
  margin-bottom:-4px
}

.-my-xs{
  margin-top:-8px;
  margin-bottom:-8px
}

.-my-sm{
  margin-top:-16px;
  margin-bottom:-16px
}

.-my-base{
  margin-top:-24px;
  margin-bottom:-24px
}

.-my-md{
  margin-top:-40px;
  margin-bottom:-40px
}

.-my-lg{
  margin-top:-56px;
  margin-bottom:-56px
}

.-my-xl{
  margin-top:-80px;
  margin-bottom:-80px
}

.-my-xxl{
  margin-top:-96px;
  margin-bottom:-96px
}

.-my-3xl{
  margin-top:-160px;
  margin-bottom:-160px
}

.-my-4xl{
  margin-top:-20rem;
  margin-bottom:-20rem
}

.-my-full{
  margin-top:-100%;
  margin-bottom:-100%
}

.mt-0{
  margin-top:0
}

.mt-auto{
  margin-top:auto
}

.mt-1px{
  margin-top:1px
}

.mt-2px{
  margin-top:2px
}

.mt-3px{
  margin-top:3px
}

.mt-xxs{
  margin-top:4px
}

.mt-xs{
  margin-top:8px
}

.mt-sm{
  margin-top:16px
}

.mt-base{
  margin-top:24px
}

.mt-md{
  margin-top:40px
}

.mt-lg{
  margin-top:56px
}

.mt-xl{
  margin-top:80px
}

.mt-xxl{
  margin-top:96px
}

.mt-3xl{
  margin-top:160px
}

.mt-4xl{
  margin-top:20rem
}

.mt-full{
  margin-top:100%
}

.-mt-1px{
  margin-top:-1px
}

.-mt-2px{
  margin-top:-2px
}

.-mt-3px{
  margin-top:-3px
}

.-mt-xxs{
  margin-top:-4px
}

.-mt-xs{
  margin-top:-8px
}

.-mt-sm{
  margin-top:-16px
}

.-mt-base{
  margin-top:-24px
}

.-mt-md{
  margin-top:-40px
}

.-mt-lg{
  margin-top:-56px
}

.-mt-xl{
  margin-top:-80px
}

.-mt-xxl{
  margin-top:-96px
}

.-mt-3xl{
  margin-top:-160px
}

.-mt-4xl{
  margin-top:-20rem
}

.-mt-full{
  margin-top:-100%
}

.mr-0{
  margin-right:0
}

.mr-auto{
  margin-right:auto
}

.mr-1px{
  margin-right:1px
}

.mr-2px{
  margin-right:2px
}

.mr-3px{
  margin-right:3px
}

.mr-xxs{
  margin-right:4px
}

.mr-xs{
  margin-right:8px
}

.mr-sm{
  margin-right:16px
}

.mr-base{
  margin-right:24px
}

.mr-md{
  margin-right:40px
}

.mr-lg{
  margin-right:56px
}

.mr-xl{
  margin-right:80px
}

.mr-xxl{
  margin-right:96px
}

.mr-3xl{
  margin-right:160px
}

.mr-4xl{
  margin-right:20rem
}

.mr-full{
  margin-right:100%
}

.-mr-1px{
  margin-right:-1px
}

.-mr-2px{
  margin-right:-2px
}

.-mr-3px{
  margin-right:-3px
}

.-mr-xxs{
  margin-right:-4px
}

.-mr-xs{
  margin-right:-8px
}

.-mr-sm{
  margin-right:-16px
}

.-mr-base{
  margin-right:-24px
}

.-mr-md{
  margin-right:-40px
}

.-mr-lg{
  margin-right:-56px
}

.-mr-xl{
  margin-right:-80px
}

.-mr-xxl{
  margin-right:-96px
}

.-mr-3xl{
  margin-right:-160px
}

.-mr-4xl{
  margin-right:-20rem
}

.-mr-full{
  margin-right:-100%
}

.mb-0{
  margin-bottom:0
}

.mb-auto{
  margin-bottom:auto
}

.mb-1px{
  margin-bottom:1px
}

.mb-2px{
  margin-bottom:2px
}

.mb-3px{
  margin-bottom:3px
}

.mb-xxs{
  margin-bottom:4px
}

.mb-xs{
  margin-bottom:8px
}

.mb-sm{
  margin-bottom:16px
}

.mb-base{
  margin-bottom:24px
}

.mb-md{
  margin-bottom:40px
}

.mb-lg{
  margin-bottom:56px
}

.mb-xl{
  margin-bottom:80px
}

.mb-xxl{
  margin-bottom:96px
}

.mb-3xl{
  margin-bottom:160px
}

.mb-4xl{
  margin-bottom:20rem
}

.mb-full{
  margin-bottom:100%
}

.-mb-1px{
  margin-bottom:-1px
}

.-mb-2px{
  margin-bottom:-2px
}

.-mb-3px{
  margin-bottom:-3px
}

.-mb-xxs{
  margin-bottom:-4px
}

.-mb-xs{
  margin-bottom:-8px
}

.-mb-sm{
  margin-bottom:-16px
}

.-mb-base{
  margin-bottom:-24px
}

.-mb-md{
  margin-bottom:-40px
}

.-mb-lg{
  margin-bottom:-56px
}

.-mb-xl{
  margin-bottom:-80px
}

.-mb-xxl{
  margin-bottom:-96px
}

.-mb-3xl{
  margin-bottom:-160px
}

.-mb-4xl{
  margin-bottom:-20rem
}

.-mb-full{
  margin-bottom:-100%
}

.ml-0{
  margin-left:0
}

.ml-auto{
  margin-left:auto
}

.ml-1px{
  margin-left:1px
}

.ml-2px{
  margin-left:2px
}

.ml-3px{
  margin-left:3px
}

.ml-xxs{
  margin-left:4px
}

.ml-xs{
  margin-left:8px
}

.ml-sm{
  margin-left:16px
}

.ml-base{
  margin-left:24px
}

.ml-md{
  margin-left:40px
}

.ml-lg{
  margin-left:56px
}

.ml-xl{
  margin-left:80px
}

.ml-xxl{
  margin-left:96px
}

.ml-3xl{
  margin-left:160px
}

.ml-4xl{
  margin-left:20rem
}

.ml-full{
  margin-left:100%
}

.-ml-1px{
  margin-left:-1px
}

.-ml-2px{
  margin-left:-2px
}

.-ml-3px{
  margin-left:-3px
}

.-ml-xxs{
  margin-left:-4px
}

.-ml-xs{
  margin-left:-8px
}

.-ml-sm{
  margin-left:-16px
}

.-ml-base{
  margin-left:-24px
}

.-ml-md{
  margin-left:-40px
}

.-ml-lg{
  margin-left:-56px
}

.-ml-xl{
  margin-left:-80px
}

.-ml-xxl{
  margin-left:-96px
}

.-ml-3xl{
  margin-left:-160px
}

.-ml-4xl{
  margin-left:-20rem
}

.-ml-full{
  margin-left:-100%
}

.box-border{
  box-sizing:border-box
}

.box-content{
  box-sizing:content-box
}

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.inline{
  display:inline
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.table{
  display:table
}

.inline-table{
  display:inline-table
}

.table-caption{
  display:table-caption
}

.table-cell{
  display:table-cell
}

.table-column{
  display:table-column
}

.table-column-group{
  display:table-column-group
}

.table-footer-group{
  display:table-footer-group
}

.table-header-group{
  display:table-header-group
}

.table-row-group{
  display:table-row-group
}

.table-row{
  display:table-row
}

.flow-root{
  display:flow-root
}

.grid{
  display:grid
}

.inline-grid{
  display:inline-grid
}

.contents{
  display:contents
}

.list-item{
  display:list-item
}

.hidden{
  display:none
}

.h-0{
  height:0
}

.h-auto{
  height:auto
}

.h-1px{
  height:1px
}

.h-2px{
  height:2px
}

.h-3px{
  height:3px
}

.h-xxs{
  height:4px
}

.h-xs{
  height:8px
}

.h-sm{
  height:16px
}

.h-base{
  height:24px
}

.h-md{
  height:40px
}

.h-lg{
  height:56px
}

.h-xl{
  height:80px
}

.h-xxl{
  height:96px
}

.h-3xl{
  height:160px
}

.h-4xl{
  height:20rem
}

.h-full{
  height:100%
}

.h-1\/2{
  height:50%
}

.h-1\/3{
  height:33.333333%
}

.h-2\/3{
  height:66.666667%
}

.h-1\/4{
  height:25%
}

.h-2\/4{
  height:50%
}

.h-3\/4{
  height:75%
}

.h-1\/5{
  height:20%
}

.h-2\/5{
  height:40%
}

.h-3\/5{
  height:60%
}

.h-4\/5{
  height:80%
}

.h-1\/6{
  height:16.666667%
}

.h-2\/6{
  height:33.333333%
}

.h-3\/6{
  height:50%
}

.h-4\/6{
  height:66.666667%
}

.h-5\/6{
  height:83.333333%
}

.h-screen{
  height:100vh
}

.max-h-0{
  max-height:0
}

.max-h-1px{
  max-height:1px
}

.max-h-2px{
  max-height:2px
}

.max-h-3px{
  max-height:3px
}

.max-h-xxs{
  max-height:4px
}

.max-h-xs{
  max-height:8px
}

.max-h-sm{
  max-height:16px
}

.max-h-base{
  max-height:24px
}

.max-h-md{
  max-height:40px
}

.max-h-lg{
  max-height:56px
}

.max-h-xl{
  max-height:80px
}

.max-h-xxl{
  max-height:96px
}

.max-h-3xl{
  max-height:160px
}

.max-h-4xl{
  max-height:20rem
}

.max-h-full{
  max-height:100%
}

.max-h-screen{
  max-height:100vh
}

.min-h-0{
  min-height:0px
}

.min-h-full{
  min-height:100%
}

.min-h-screen{
  min-height:100vh
}

.w-0{
  width:0
}

.w-auto{
  width:auto
}

.w-1px{
  width:1px
}

.w-2px{
  width:2px
}

.w-3px{
  width:3px
}

.w-xxs{
  width:4px
}

.w-xs{
  width:8px
}

.w-sm{
  width:16px
}

.w-base{
  width:24px
}

.w-md{
  width:40px
}

.w-lg{
  width:56px
}

.w-xl{
  width:80px
}

.w-xxl{
  width:96px
}

.w-3xl{
  width:160px
}

.w-4xl{
  width:20rem
}

.w-full{
  width:100%
}

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

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

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

.w-1\/4{
  width:25%
}

.w-2\/4{
  width:50%
}

.w-3\/4{
  width:75%
}

.w-1\/5{
  width:20%
}

.w-2\/5{
  width:40%
}

.w-3\/5{
  width:60%
}

.w-4\/5{
  width:80%
}

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

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

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

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

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

.w-1\/12{
  width:8.333333%
}

.w-2\/12{
  width:16.666667%
}

.w-3\/12{
  width:25%
}

.w-4\/12{
  width:33.333333%
}

.w-5\/12{
  width:41.666667%
}

.w-6\/12{
  width:50%
}

.w-7\/12{
  width:58.333333%
}

.w-8\/12{
  width:66.666667%
}

.w-9\/12{
  width:75%
}

.w-10\/12{
  width:83.333333%
}

.w-11\/12{
  width:91.666667%
}

.w-screen{
  width:100vw
}

.w-min{
  width:-webkit-min-content;
  width:-moz-min-content;
  width:min-content
}

.w-max{
  width:-webkit-max-content;
  width:-moz-max-content;
  width:max-content
}

.min-w-0{
  min-width:0px
}

.min-w-full{
  min-width:100%
}

.min-w-min{
  min-width:-webkit-min-content;
  min-width:-moz-min-content;
  min-width:min-content
}

.min-w-max{
  min-width:-webkit-max-content;
  min-width:-moz-max-content;
  min-width:max-content
}

.max-w-0{
  max-width:0rem
}

.max-w-none{
  max-width:none
}

.max-w-xs{
  max-width:20rem
}

.max-w-sm{
  max-width:24rem
}

.max-w-md{
  max-width:28rem
}

.max-w-lg{
  max-width:32rem
}

.max-w-xl{
  max-width:36rem
}

.max-w-2xl{
  max-width:42rem
}

.max-w-3xl{
  max-width:48rem
}

.max-w-4xl{
  max-width:56rem
}

.max-w-5xl{
  max-width:64rem
}

.max-w-6xl{
  max-width:72rem
}

.max-w-7xl{
  max-width:80rem
}

.max-w-full{
  max-width:100%
}

.max-w-min{
  max-width:-webkit-min-content;
  max-width:-moz-min-content;
  max-width:min-content
}

.max-w-max{
  max-width:-webkit-max-content;
  max-width:-moz-max-content;
  max-width:max-content
}

.max-w-prose{
  max-width:65ch
}

.max-w-screen-mobile-sm{
  max-width:360px
}

.max-w-screen-mobile{
  max-width:480px
}

.max-w-screen-tablet{
  max-width:640px
}

.max-w-screen-tablet-lg{
  max-width:880px
}

.max-w-screen-hide-mobile-menu{
  max-width:900px
}

.max-w-screen-desktop{
  max-width:1024px
}

.max-w-screen-desktop-lg{
  max-width:1200px
}

.max-w-screen-desktop-xl{
  max-width:1350px
}

.max-w-1\/4{
  max-width:25%
}

.max-w-1\/3{
  max-width:33.33%
}

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

.max-w-2\/3{
  max-width:66.66%
}

.max-w-3\/4{
  max-width:75%
}

.flex-1{
  flex:1 1 0%
}

.flex-auto{
  flex:1 1 auto
}

.flex-initial{
  flex:0 1 auto
}

.flex-none{
  flex:none
}

.flex-shrink-0{
  flex-shrink:0
}

.flex-shrink{
  flex-shrink:1
}

.flex-grow-0{
  flex-grow:0
}

.flex-grow{
  flex-grow:1
}

.table-auto{
  table-layout:auto
}

.table-fixed{
  table-layout:fixed
}

.border-collapse{
  border-collapse:collapse
}

.border-separate{
  border-collapse:separate
}

.origin-center{
  transform-origin:center
}

.origin-top{
  transform-origin:top
}

.origin-top-right{
  transform-origin:top right
}

.origin-right{
  transform-origin:right
}

.origin-bottom-right{
  transform-origin:bottom right
}

.origin-bottom{
  transform-origin:bottom
}

.origin-bottom-left{
  transform-origin:bottom left
}

.origin-left{
  transform-origin:left
}

.origin-top-left{
  transform-origin:top left
}

.transform{
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-gpu{
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-none{
  transform:none
}

.translate-x-0{
  --tw-translate-x:0
}

.translate-x-1px{
  --tw-translate-x:1px
}

.translate-x-2px{
  --tw-translate-x:2px
}

.translate-x-3px{
  --tw-translate-x:3px
}

.translate-x-xxs{
  --tw-translate-x:4px
}

.translate-x-xs{
  --tw-translate-x:8px
}

.translate-x-sm{
  --tw-translate-x:16px
}

.translate-x-base{
  --tw-translate-x:24px
}

.translate-x-md{
  --tw-translate-x:40px
}

.translate-x-lg{
  --tw-translate-x:56px
}

.translate-x-xl{
  --tw-translate-x:80px
}

.translate-x-xxl{
  --tw-translate-x:96px
}

.translate-x-3xl{
  --tw-translate-x:160px
}

.translate-x-4xl{
  --tw-translate-x:20rem
}

.translate-x-full{
  --tw-translate-x:100%
}

.-translate-x-1px{
  --tw-translate-x:-1px
}

.-translate-x-2px{
  --tw-translate-x:-2px
}

.-translate-x-3px{
  --tw-translate-x:-3px
}

.-translate-x-xxs{
  --tw-translate-x:-4px
}

.-translate-x-xs{
  --tw-translate-x:-8px
}

.-translate-x-sm{
  --tw-translate-x:-16px
}

.-translate-x-base{
  --tw-translate-x:-24px
}

.-translate-x-md{
  --tw-translate-x:-40px
}

.-translate-x-lg{
  --tw-translate-x:-56px
}

.-translate-x-xl{
  --tw-translate-x:-80px
}

.-translate-x-xxl{
  --tw-translate-x:-96px
}

.-translate-x-3xl{
  --tw-translate-x:-160px
}

.-translate-x-4xl{
  --tw-translate-x:-20rem
}

.-translate-x-full{
  --tw-translate-x:-100%
}

.translate-x-1\/2{
  --tw-translate-x:50%
}

.translate-x-1\/3{
  --tw-translate-x:33.333333%
}

.translate-x-2\/3{
  --tw-translate-x:66.666667%
}

.translate-x-1\/4{
  --tw-translate-x:25%
}

.translate-x-2\/4{
  --tw-translate-x:50%
}

.translate-x-3\/4{
  --tw-translate-x:75%
}

.-translate-x-1\/2{
  --tw-translate-x:-50%
}

.-translate-x-1\/3{
  --tw-translate-x:-33.333333%
}

.-translate-x-2\/3{
  --tw-translate-x:-66.666667%
}

.-translate-x-1\/4{
  --tw-translate-x:-25%
}

.-translate-x-2\/4{
  --tw-translate-x:-50%
}

.-translate-x-3\/4{
  --tw-translate-x:-75%
}

.translate-y-0{
  --tw-translate-y:0
}

.translate-y-1px{
  --tw-translate-y:1px
}

.translate-y-2px{
  --tw-translate-y:2px
}

.translate-y-3px{
  --tw-translate-y:3px
}

.translate-y-xxs{
  --tw-translate-y:4px
}

.translate-y-xs{
  --tw-translate-y:8px
}

.translate-y-sm{
  --tw-translate-y:16px
}

.translate-y-base{
  --tw-translate-y:24px
}

.translate-y-md{
  --tw-translate-y:40px
}

.translate-y-lg{
  --tw-translate-y:56px
}

.translate-y-xl{
  --tw-translate-y:80px
}

.translate-y-xxl{
  --tw-translate-y:96px
}

.translate-y-3xl{
  --tw-translate-y:160px
}

.translate-y-4xl{
  --tw-translate-y:20rem
}

.translate-y-full{
  --tw-translate-y:100%
}

.-translate-y-1px{
  --tw-translate-y:-1px
}

.-translate-y-2px{
  --tw-translate-y:-2px
}

.-translate-y-3px{
  --tw-translate-y:-3px
}

.-translate-y-xxs{
  --tw-translate-y:-4px
}

.-translate-y-xs{
  --tw-translate-y:-8px
}

.-translate-y-sm{
  --tw-translate-y:-16px
}

.-translate-y-base{
  --tw-translate-y:-24px
}

.-translate-y-md{
  --tw-translate-y:-40px
}

.-translate-y-lg{
  --tw-translate-y:-56px
}

.-translate-y-xl{
  --tw-translate-y:-80px
}

.-translate-y-xxl{
  --tw-translate-y:-96px
}

.-translate-y-3xl{
  --tw-translate-y:-160px
}

.-translate-y-4xl{
  --tw-translate-y:-20rem
}

.-translate-y-full{
  --tw-translate-y:-100%
}

.translate-y-1\/2{
  --tw-translate-y:50%
}

.translate-y-1\/3{
  --tw-translate-y:33.333333%
}

.translate-y-2\/3{
  --tw-translate-y:66.666667%
}

.translate-y-1\/4{
  --tw-translate-y:25%
}

.translate-y-2\/4{
  --tw-translate-y:50%
}

.translate-y-3\/4{
  --tw-translate-y:75%
}

.-translate-y-1\/2{
  --tw-translate-y:-50%
}

.-translate-y-1\/3{
  --tw-translate-y:-33.333333%
}

.-translate-y-2\/3{
  --tw-translate-y:-66.666667%
}

.-translate-y-1\/4{
  --tw-translate-y:-25%
}

.-translate-y-2\/4{
  --tw-translate-y:-50%
}

.-translate-y-3\/4{
  --tw-translate-y:-75%
}

.hover\:translate-x-0:hover{
  --tw-translate-x:0
}

.hover\:translate-x-1px:hover{
  --tw-translate-x:1px
}

.hover\:translate-x-2px:hover{
  --tw-translate-x:2px
}

.hover\:translate-x-3px:hover{
  --tw-translate-x:3px
}

.hover\:translate-x-xxs:hover{
  --tw-translate-x:4px
}

.hover\:translate-x-xs:hover{
  --tw-translate-x:8px
}

.hover\:translate-x-sm:hover{
  --tw-translate-x:16px
}

.hover\:translate-x-base:hover{
  --tw-translate-x:24px
}

.hover\:translate-x-md:hover{
  --tw-translate-x:40px
}

.hover\:translate-x-lg:hover{
  --tw-translate-x:56px
}

.hover\:translate-x-xl:hover{
  --tw-translate-x:80px
}

.hover\:translate-x-xxl:hover{
  --tw-translate-x:96px
}

.hover\:translate-x-3xl:hover{
  --tw-translate-x:160px
}

.hover\:translate-x-4xl:hover{
  --tw-translate-x:20rem
}

.hover\:translate-x-full:hover{
  --tw-translate-x:100%
}

.hover\:-translate-x-1px:hover{
  --tw-translate-x:-1px
}

.hover\:-translate-x-2px:hover{
  --tw-translate-x:-2px
}

.hover\:-translate-x-3px:hover{
  --tw-translate-x:-3px
}

.hover\:-translate-x-xxs:hover{
  --tw-translate-x:-4px
}

.hover\:-translate-x-xs:hover{
  --tw-translate-x:-8px
}

.hover\:-translate-x-sm:hover{
  --tw-translate-x:-16px
}

.hover\:-translate-x-base:hover{
  --tw-translate-x:-24px
}

.hover\:-translate-x-md:hover{
  --tw-translate-x:-40px
}

.hover\:-translate-x-lg:hover{
  --tw-translate-x:-56px
}

.hover\:-translate-x-xl:hover{
  --tw-translate-x:-80px
}

.hover\:-translate-x-xxl:hover{
  --tw-translate-x:-96px
}

.hover\:-translate-x-3xl:hover{
  --tw-translate-x:-160px
}

.hover\:-translate-x-4xl:hover{
  --tw-translate-x:-20rem
}

.hover\:-translate-x-full:hover{
  --tw-translate-x:-100%
}

.hover\:translate-x-1\/2:hover{
  --tw-translate-x:50%
}

.hover\:translate-x-1\/3:hover{
  --tw-translate-x:33.333333%
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x:66.666667%
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x:25%
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x:50%
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x:75%
}

.hover\:-translate-x-1\/2:hover{
  --tw-translate-x:-50%
}

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x:-33.333333%
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x:-66.666667%
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x:-25%
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x:-50%
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x:-75%
}

.hover\:translate-y-0:hover{
  --tw-translate-y:0
}

.hover\:translate-y-1px:hover{
  --tw-translate-y:1px
}

.hover\:translate-y-2px:hover{
  --tw-translate-y:2px
}

.hover\:translate-y-3px:hover{
  --tw-translate-y:3px
}

.hover\:translate-y-xxs:hover{
  --tw-translate-y:4px
}

.hover\:translate-y-xs:hover{
  --tw-translate-y:8px
}

.hover\:translate-y-sm:hover{
  --tw-translate-y:16px
}

.hover\:translate-y-base:hover{
  --tw-translate-y:24px
}

.hover\:translate-y-md:hover{
  --tw-translate-y:40px
}

.hover\:translate-y-lg:hover{
  --tw-translate-y:56px
}

.hover\:translate-y-xl:hover{
  --tw-translate-y:80px
}

.hover\:translate-y-xxl:hover{
  --tw-translate-y:96px
}

.hover\:translate-y-3xl:hover{
  --tw-translate-y:160px
}

.hover\:translate-y-4xl:hover{
  --tw-translate-y:20rem
}

.hover\:translate-y-full:hover{
  --tw-translate-y:100%
}

.hover\:-translate-y-1px:hover{
  --tw-translate-y:-1px
}

.hover\:-translate-y-2px:hover{
  --tw-translate-y:-2px
}

.hover\:-translate-y-3px:hover{
  --tw-translate-y:-3px
}

.hover\:-translate-y-xxs:hover{
  --tw-translate-y:-4px
}

.hover\:-translate-y-xs:hover{
  --tw-translate-y:-8px
}

.hover\:-translate-y-sm:hover{
  --tw-translate-y:-16px
}

.hover\:-translate-y-base:hover{
  --tw-translate-y:-24px
}

.hover\:-translate-y-md:hover{
  --tw-translate-y:-40px
}

.hover\:-translate-y-lg:hover{
  --tw-translate-y:-56px
}

.hover\:-translate-y-xl:hover{
  --tw-translate-y:-80px
}

.hover\:-translate-y-xxl:hover{
  --tw-translate-y:-96px
}

.hover\:-translate-y-3xl:hover{
  --tw-translate-y:-160px
}

.hover\:-translate-y-4xl:hover{
  --tw-translate-y:-20rem
}

.hover\:-translate-y-full:hover{
  --tw-translate-y:-100%
}

.hover\:translate-y-1\/2:hover{
  --tw-translate-y:50%
}

.hover\:translate-y-1\/3:hover{
  --tw-translate-y:33.333333%
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y:66.666667%
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y:25%
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y:50%
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y:75%
}

.hover\:-translate-y-1\/2:hover{
  --tw-translate-y:-50%
}

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y:-33.333333%
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y:-66.666667%
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y:-25%
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y:-50%
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y:-75%
}

.focus\:translate-x-0:focus{
  --tw-translate-x:0
}

.focus\:translate-x-1px:focus{
  --tw-translate-x:1px
}

.focus\:translate-x-2px:focus{
  --tw-translate-x:2px
}

.focus\:translate-x-3px:focus{
  --tw-translate-x:3px
}

.focus\:translate-x-xxs:focus{
  --tw-translate-x:4px
}

.focus\:translate-x-xs:focus{
  --tw-translate-x:8px
}

.focus\:translate-x-sm:focus{
  --tw-translate-x:16px
}

.focus\:translate-x-base:focus{
  --tw-translate-x:24px
}

.focus\:translate-x-md:focus{
  --tw-translate-x:40px
}

.focus\:translate-x-lg:focus{
  --tw-translate-x:56px
}

.focus\:translate-x-xl:focus{
  --tw-translate-x:80px
}

.focus\:translate-x-xxl:focus{
  --tw-translate-x:96px
}

.focus\:translate-x-3xl:focus{
  --tw-translate-x:160px
}

.focus\:translate-x-4xl:focus{
  --tw-translate-x:20rem
}

.focus\:translate-x-full:focus{
  --tw-translate-x:100%
}

.focus\:-translate-x-1px:focus{
  --tw-translate-x:-1px
}

.focus\:-translate-x-2px:focus{
  --tw-translate-x:-2px
}

.focus\:-translate-x-3px:focus{
  --tw-translate-x:-3px
}

.focus\:-translate-x-xxs:focus{
  --tw-translate-x:-4px
}

.focus\:-translate-x-xs:focus{
  --tw-translate-x:-8px
}

.focus\:-translate-x-sm:focus{
  --tw-translate-x:-16px
}

.focus\:-translate-x-base:focus{
  --tw-translate-x:-24px
}

.focus\:-translate-x-md:focus{
  --tw-translate-x:-40px
}

.focus\:-translate-x-lg:focus{
  --tw-translate-x:-56px
}

.focus\:-translate-x-xl:focus{
  --tw-translate-x:-80px
}

.focus\:-translate-x-xxl:focus{
  --tw-translate-x:-96px
}

.focus\:-translate-x-3xl:focus{
  --tw-translate-x:-160px
}

.focus\:-translate-x-4xl:focus{
  --tw-translate-x:-20rem
}

.focus\:-translate-x-full:focus{
  --tw-translate-x:-100%
}

.focus\:translate-x-1\/2:focus{
  --tw-translate-x:50%
}

.focus\:translate-x-1\/3:focus{
  --tw-translate-x:33.333333%
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x:66.666667%
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x:25%
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x:50%
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x:75%
}

.focus\:-translate-x-1\/2:focus{
  --tw-translate-x:-50%
}

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x:-33.333333%
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x:-66.666667%
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x:-25%
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x:-50%
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x:-75%
}

.focus\:translate-y-0:focus{
  --tw-translate-y:0
}

.focus\:translate-y-1px:focus{
  --tw-translate-y:1px
}

.focus\:translate-y-2px:focus{
  --tw-translate-y:2px
}

.focus\:translate-y-3px:focus{
  --tw-translate-y:3px
}

.focus\:translate-y-xxs:focus{
  --tw-translate-y:4px
}

.focus\:translate-y-xs:focus{
  --tw-translate-y:8px
}

.focus\:translate-y-sm:focus{
  --tw-translate-y:16px
}

.focus\:translate-y-base:focus{
  --tw-translate-y:24px
}

.focus\:translate-y-md:focus{
  --tw-translate-y:40px
}

.focus\:translate-y-lg:focus{
  --tw-translate-y:56px
}

.focus\:translate-y-xl:focus{
  --tw-translate-y:80px
}

.focus\:translate-y-xxl:focus{
  --tw-translate-y:96px
}

.focus\:translate-y-3xl:focus{
  --tw-translate-y:160px
}

.focus\:translate-y-4xl:focus{
  --tw-translate-y:20rem
}

.focus\:translate-y-full:focus{
  --tw-translate-y:100%
}

.focus\:-translate-y-1px:focus{
  --tw-translate-y:-1px
}

.focus\:-translate-y-2px:focus{
  --tw-translate-y:-2px
}

.focus\:-translate-y-3px:focus{
  --tw-translate-y:-3px
}

.focus\:-translate-y-xxs:focus{
  --tw-translate-y:-4px
}

.focus\:-translate-y-xs:focus{
  --tw-translate-y:-8px
}

.focus\:-translate-y-sm:focus{
  --tw-translate-y:-16px
}

.focus\:-translate-y-base:focus{
  --tw-translate-y:-24px
}

.focus\:-translate-y-md:focus{
  --tw-translate-y:-40px
}

.focus\:-translate-y-lg:focus{
  --tw-translate-y:-56px
}

.focus\:-translate-y-xl:focus{
  --tw-translate-y:-80px
}

.focus\:-translate-y-xxl:focus{
  --tw-translate-y:-96px
}

.focus\:-translate-y-3xl:focus{
  --tw-translate-y:-160px
}

.focus\:-translate-y-4xl:focus{
  --tw-translate-y:-20rem
}

.focus\:-translate-y-full:focus{
  --tw-translate-y:-100%
}

.focus\:translate-y-1\/2:focus{
  --tw-translate-y:50%
}

.focus\:translate-y-1\/3:focus{
  --tw-translate-y:33.333333%
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y:66.666667%
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y:25%
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y:50%
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y:75%
}

.focus\:-translate-y-1\/2:focus{
  --tw-translate-y:-50%
}

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y:-33.333333%
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y:-66.666667%
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y:-25%
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y:-50%
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y:-75%
}

.rotate-0{
  --tw-rotate:0deg
}

.rotate-1{
  --tw-rotate:1deg
}

.rotate-2{
  --tw-rotate:2deg
}

.rotate-3{
  --tw-rotate:3deg
}

.rotate-6{
  --tw-rotate:6deg
}

.rotate-12{
  --tw-rotate:12deg
}

.rotate-45{
  --tw-rotate:45deg
}

.rotate-90{
  --tw-rotate:90deg
}

.rotate-180{
  --tw-rotate:180deg
}

.-rotate-180{
  --tw-rotate:-180deg
}

.-rotate-90{
  --tw-rotate:-90deg
}

.-rotate-45{
  --tw-rotate:-45deg
}

.-rotate-12{
  --tw-rotate:-12deg
}

.-rotate-6{
  --tw-rotate:-6deg
}

.-rotate-3{
  --tw-rotate:-3deg
}

.-rotate-2{
  --tw-rotate:-2deg
}

.-rotate-1{
  --tw-rotate:-1deg
}

.hover\:rotate-0:hover{
  --tw-rotate:0deg
}

.hover\:rotate-1:hover{
  --tw-rotate:1deg
}

.hover\:rotate-2:hover{
  --tw-rotate:2deg
}

.hover\:rotate-3:hover{
  --tw-rotate:3deg
}

.hover\:rotate-6:hover{
  --tw-rotate:6deg
}

.hover\:rotate-12:hover{
  --tw-rotate:12deg
}

.hover\:rotate-45:hover{
  --tw-rotate:45deg
}

.hover\:rotate-90:hover{
  --tw-rotate:90deg
}

.hover\:rotate-180:hover{
  --tw-rotate:180deg
}

.hover\:-rotate-180:hover{
  --tw-rotate:-180deg
}

.hover\:-rotate-90:hover{
  --tw-rotate:-90deg
}

.hover\:-rotate-45:hover{
  --tw-rotate:-45deg
}

.hover\:-rotate-12:hover{
  --tw-rotate:-12deg
}

.hover\:-rotate-6:hover{
  --tw-rotate:-6deg
}

.hover\:-rotate-3:hover{
  --tw-rotate:-3deg
}

.hover\:-rotate-2:hover{
  --tw-rotate:-2deg
}

.hover\:-rotate-1:hover{
  --tw-rotate:-1deg
}

.focus\:rotate-0:focus{
  --tw-rotate:0deg
}

.focus\:rotate-1:focus{
  --tw-rotate:1deg
}

.focus\:rotate-2:focus{
  --tw-rotate:2deg
}

.focus\:rotate-3:focus{
  --tw-rotate:3deg
}

.focus\:rotate-6:focus{
  --tw-rotate:6deg
}

.focus\:rotate-12:focus{
  --tw-rotate:12deg
}

.focus\:rotate-45:focus{
  --tw-rotate:45deg
}

.focus\:rotate-90:focus{
  --tw-rotate:90deg
}

.focus\:rotate-180:focus{
  --tw-rotate:180deg
}

.focus\:-rotate-180:focus{
  --tw-rotate:-180deg
}

.focus\:-rotate-90:focus{
  --tw-rotate:-90deg
}

.focus\:-rotate-45:focus{
  --tw-rotate:-45deg
}

.focus\:-rotate-12:focus{
  --tw-rotate:-12deg
}

.focus\:-rotate-6:focus{
  --tw-rotate:-6deg
}

.focus\:-rotate-3:focus{
  --tw-rotate:-3deg
}

.focus\:-rotate-2:focus{
  --tw-rotate:-2deg
}

.focus\:-rotate-1:focus{
  --tw-rotate:-1deg
}

.skew-x-0{
  --tw-skew-x:0deg
}

.skew-x-1{
  --tw-skew-x:1deg
}

.skew-x-2{
  --tw-skew-x:2deg
}

.skew-x-3{
  --tw-skew-x:3deg
}

.skew-x-6{
  --tw-skew-x:6deg
}

.skew-x-12{
  --tw-skew-x:12deg
}

.-skew-x-12{
  --tw-skew-x:-12deg
}

.-skew-x-6{
  --tw-skew-x:-6deg
}

.-skew-x-3{
  --tw-skew-x:-3deg
}

.-skew-x-2{
  --tw-skew-x:-2deg
}

.-skew-x-1{
  --tw-skew-x:-1deg
}

.skew-y-0{
  --tw-skew-y:0deg
}

.skew-y-1{
  --tw-skew-y:1deg
}

.skew-y-2{
  --tw-skew-y:2deg
}

.skew-y-3{
  --tw-skew-y:3deg
}

.skew-y-6{
  --tw-skew-y:6deg
}

.skew-y-12{
  --tw-skew-y:12deg
}

.-skew-y-12{
  --tw-skew-y:-12deg
}

.-skew-y-6{
  --tw-skew-y:-6deg
}

.-skew-y-3{
  --tw-skew-y:-3deg
}

.-skew-y-2{
  --tw-skew-y:-2deg
}

.-skew-y-1{
  --tw-skew-y:-1deg
}

.hover\:skew-x-0:hover{
  --tw-skew-x:0deg
}

.hover\:skew-x-1:hover{
  --tw-skew-x:1deg
}

.hover\:skew-x-2:hover{
  --tw-skew-x:2deg
}

.hover\:skew-x-3:hover{
  --tw-skew-x:3deg
}

.hover\:skew-x-6:hover{
  --tw-skew-x:6deg
}

.hover\:skew-x-12:hover{
  --tw-skew-x:12deg
}

.hover\:-skew-x-12:hover{
  --tw-skew-x:-12deg
}

.hover\:-skew-x-6:hover{
  --tw-skew-x:-6deg
}

.hover\:-skew-x-3:hover{
  --tw-skew-x:-3deg
}

.hover\:-skew-x-2:hover{
  --tw-skew-x:-2deg
}

.hover\:-skew-x-1:hover{
  --tw-skew-x:-1deg
}

.hover\:skew-y-0:hover{
  --tw-skew-y:0deg
}

.hover\:skew-y-1:hover{
  --tw-skew-y:1deg
}

.hover\:skew-y-2:hover{
  --tw-skew-y:2deg
}

.hover\:skew-y-3:hover{
  --tw-skew-y:3deg
}

.hover\:skew-y-6:hover{
  --tw-skew-y:6deg
}

.hover\:skew-y-12:hover{
  --tw-skew-y:12deg
}

.hover\:-skew-y-12:hover{
  --tw-skew-y:-12deg
}

.hover\:-skew-y-6:hover{
  --tw-skew-y:-6deg
}

.hover\:-skew-y-3:hover{
  --tw-skew-y:-3deg
}

.hover\:-skew-y-2:hover{
  --tw-skew-y:-2deg
}

.hover\:-skew-y-1:hover{
  --tw-skew-y:-1deg
}

.focus\:skew-x-0:focus{
  --tw-skew-x:0deg
}

.focus\:skew-x-1:focus{
  --tw-skew-x:1deg
}

.focus\:skew-x-2:focus{
  --tw-skew-x:2deg
}

.focus\:skew-x-3:focus{
  --tw-skew-x:3deg
}

.focus\:skew-x-6:focus{
  --tw-skew-x:6deg
}

.focus\:skew-x-12:focus{
  --tw-skew-x:12deg
}

.focus\:-skew-x-12:focus{
  --tw-skew-x:-12deg
}

.focus\:-skew-x-6:focus{
  --tw-skew-x:-6deg
}

.focus\:-skew-x-3:focus{
  --tw-skew-x:-3deg
}

.focus\:-skew-x-2:focus{
  --tw-skew-x:-2deg
}

.focus\:-skew-x-1:focus{
  --tw-skew-x:-1deg
}

.focus\:skew-y-0:focus{
  --tw-skew-y:0deg
}

.focus\:skew-y-1:focus{
  --tw-skew-y:1deg
}

.focus\:skew-y-2:focus{
  --tw-skew-y:2deg
}

.focus\:skew-y-3:focus{
  --tw-skew-y:3deg
}

.focus\:skew-y-6:focus{
  --tw-skew-y:6deg
}

.focus\:skew-y-12:focus{
  --tw-skew-y:12deg
}

.focus\:-skew-y-12:focus{
  --tw-skew-y:-12deg
}

.focus\:-skew-y-6:focus{
  --tw-skew-y:-6deg
}

.focus\:-skew-y-3:focus{
  --tw-skew-y:-3deg
}

.focus\:-skew-y-2:focus{
  --tw-skew-y:-2deg
}

.focus\:-skew-y-1:focus{
  --tw-skew-y:-1deg
}

.scale-0{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.scale-50{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.scale-75{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.scale-90{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.scale-95{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.scale-100{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.scale-105{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.scale-110{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.scale-125{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.scale-150{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.hover\:scale-0:hover{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.hover\:scale-50:hover{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.hover\:scale-75:hover{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.hover\:scale-90:hover{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.hover\:scale-95:hover{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.hover\:scale-100:hover{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.hover\:scale-105:hover{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.hover\:scale-110:hover{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.hover\:scale-125:hover{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.hover\:scale-150:hover{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.focus\:scale-0:focus{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.focus\:scale-50:focus{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.focus\:scale-75:focus{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.focus\:scale-90:focus{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.focus\:scale-95:focus{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.focus\:scale-100:focus{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.focus\:scale-105:focus{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.focus\:scale-110:focus{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.focus\:scale-125:focus{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.focus\:scale-150:focus{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.scale-x-0{
  --tw-scale-x:0
}

.scale-x-50{
  --tw-scale-x:.5
}

.scale-x-75{
  --tw-scale-x:.75
}

.scale-x-90{
  --tw-scale-x:.9
}

.scale-x-95{
  --tw-scale-x:.95
}

.scale-x-100{
  --tw-scale-x:1
}

.scale-x-105{
  --tw-scale-x:1.05
}

.scale-x-110{
  --tw-scale-x:1.1
}

.scale-x-125{
  --tw-scale-x:1.25
}

.scale-x-150{
  --tw-scale-x:1.5
}

.scale-y-0{
  --tw-scale-y:0
}

.scale-y-50{
  --tw-scale-y:.5
}

.scale-y-75{
  --tw-scale-y:.75
}

.scale-y-90{
  --tw-scale-y:.9
}

.scale-y-95{
  --tw-scale-y:.95
}

.scale-y-100{
  --tw-scale-y:1
}

.scale-y-105{
  --tw-scale-y:1.05
}

.scale-y-110{
  --tw-scale-y:1.1
}

.scale-y-125{
  --tw-scale-y:1.25
}

.scale-y-150{
  --tw-scale-y:1.5
}

.hover\:scale-x-0:hover{
  --tw-scale-x:0
}

.hover\:scale-x-50:hover{
  --tw-scale-x:.5
}

.hover\:scale-x-75:hover{
  --tw-scale-x:.75
}

.hover\:scale-x-90:hover{
  --tw-scale-x:.9
}

.hover\:scale-x-95:hover{
  --tw-scale-x:.95
}

.hover\:scale-x-100:hover{
  --tw-scale-x:1
}

.hover\:scale-x-105:hover{
  --tw-scale-x:1.05
}

.hover\:scale-x-110:hover{
  --tw-scale-x:1.1
}

.hover\:scale-x-125:hover{
  --tw-scale-x:1.25
}

.hover\:scale-x-150:hover{
  --tw-scale-x:1.5
}

.hover\:scale-y-0:hover{
  --tw-scale-y:0
}

.hover\:scale-y-50:hover{
  --tw-scale-y:.5
}

.hover\:scale-y-75:hover{
  --tw-scale-y:.75
}

.hover\:scale-y-90:hover{
  --tw-scale-y:.9
}

.hover\:scale-y-95:hover{
  --tw-scale-y:.95
}

.hover\:scale-y-100:hover{
  --tw-scale-y:1
}

.hover\:scale-y-105:hover{
  --tw-scale-y:1.05
}

.hover\:scale-y-110:hover{
  --tw-scale-y:1.1
}

.hover\:scale-y-125:hover{
  --tw-scale-y:1.25
}

.hover\:scale-y-150:hover{
  --tw-scale-y:1.5
}

.focus\:scale-x-0:focus{
  --tw-scale-x:0
}

.focus\:scale-x-50:focus{
  --tw-scale-x:.5
}

.focus\:scale-x-75:focus{
  --tw-scale-x:.75
}

.focus\:scale-x-90:focus{
  --tw-scale-x:.9
}

.focus\:scale-x-95:focus{
  --tw-scale-x:.95
}

.focus\:scale-x-100:focus{
  --tw-scale-x:1
}

.focus\:scale-x-105:focus{
  --tw-scale-x:1.05
}

.focus\:scale-x-110:focus{
  --tw-scale-x:1.1
}

.focus\:scale-x-125:focus{
  --tw-scale-x:1.25
}

.focus\:scale-x-150:focus{
  --tw-scale-x:1.5
}

.focus\:scale-y-0:focus{
  --tw-scale-y:0
}

.focus\:scale-y-50:focus{
  --tw-scale-y:.5
}

.focus\:scale-y-75:focus{
  --tw-scale-y:.75
}

.focus\:scale-y-90:focus{
  --tw-scale-y:.9
}

.focus\:scale-y-95:focus{
  --tw-scale-y:.95
}

.focus\:scale-y-100:focus{
  --tw-scale-y:1
}

.focus\:scale-y-105:focus{
  --tw-scale-y:1.05
}

.focus\:scale-y-110:focus{
  --tw-scale-y:1.1
}

.focus\:scale-y-125:focus{
  --tw-scale-y:1.25
}

.focus\:scale-y-150:focus{
  --tw-scale-y:1.5
}

@-webkit-keyframes spin{
  to{
    transform:rotate(360deg)
  }
}

@keyframes spin{
  to{
    transform:rotate(360deg)
  }
}

@-webkit-keyframes ping{
  75%, 100%{
    transform:scale(2);
    opacity:0
  }
}

@keyframes ping{
  75%, 100%{
    transform:scale(2);
    opacity:0
  }
}

@-webkit-keyframes pulse{
  50%{
    opacity:.5
  }
}

@keyframes pulse{
  50%{
    opacity:.5
  }
}

@-webkit-keyframes bounce{
  0%, 100%{
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);
            animation-timing-function:cubic-bezier(0.8,0,1,1)
  }

  50%{
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);
            animation-timing-function:cubic-bezier(0,0,0.2,1)
  }
}

@keyframes bounce{
  0%, 100%{
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(0.8,0,1,1);
            animation-timing-function:cubic-bezier(0.8,0,1,1)
  }

  50%{
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0,0,0.2,1);
            animation-timing-function:cubic-bezier(0,0,0.2,1)
  }
}

.animate-none{
  -webkit-animation:none;
          animation:none
}

.animate-spin{
  -webkit-animation:spin 1s linear infinite;
          animation:spin 1s linear infinite
}

.animate-ping{
  -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
          animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
}

.animate-pulse{
  -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
          animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}

.animate-bounce{
  -webkit-animation:bounce 1s infinite;
          animation:bounce 1s infinite
}

.cursor-auto{
  cursor:auto
}

.cursor-default{
  cursor:default
}

.cursor-pointer{
  cursor:pointer
}

.cursor-wait{
  cursor:wait
}

.cursor-text{
  cursor:text
}

.cursor-move{
  cursor:move
}

.cursor-help{
  cursor:help
}

.cursor-not-allowed{
  cursor:not-allowed
}

.select-none{
  -webkit-user-select:none;
     -moz-user-select:none;
      -ms-user-select:none;
          user-select:none
}

.select-text{
  -webkit-user-select:text;
     -moz-user-select:text;
      -ms-user-select:text;
          user-select:text
}

.select-all{
  -webkit-user-select:all;
     -moz-user-select:all;
      -ms-user-select:all;
          user-select:all
}

.select-auto{
  -webkit-user-select:auto;
     -moz-user-select:auto;
      -ms-user-select:auto;
          user-select:auto
}

.resize-none{
  resize:none
}

.resize-y{
  resize:vertical
}

.resize-x{
  resize:horizontal
}

.resize{
  resize:both
}

.list-inside{
  list-style-position:inside
}

.list-outside{
  list-style-position:outside
}

.list-none{
  list-style-type:none
}

.list-disc{
  list-style-type:disc
}

.list-decimal{
  list-style-type:decimal
}

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

.auto-cols-auto{
  grid-auto-columns:auto
}

.auto-cols-min{
  grid-auto-columns:-webkit-min-content;
  grid-auto-columns:min-content
}

.auto-cols-max{
  grid-auto-columns:-webkit-max-content;
  grid-auto-columns:max-content
}

.auto-cols-fr{
  grid-auto-columns:minmax(0, 1fr)
}

.grid-flow-row{
  grid-auto-flow:row
}

.grid-flow-col{
  grid-auto-flow:column
}

.grid-flow-row-dense{
  grid-auto-flow:row dense
}

.grid-flow-col-dense{
  grid-auto-flow:column dense
}

.auto-rows-auto{
  grid-auto-rows:auto
}

.auto-rows-min{
  grid-auto-rows:-webkit-min-content;
  grid-auto-rows:min-content
}

.auto-rows-max{
  grid-auto-rows:-webkit-max-content;
  grid-auto-rows:max-content
}

.auto-rows-fr{
  grid-auto-rows:minmax(0, 1fr)
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-cols-none{
  grid-template-columns:none
}

.grid-rows-1{
  grid-template-rows:repeat(1, minmax(0, 1fr))
}

.grid-rows-2{
  grid-template-rows:repeat(2, minmax(0, 1fr))
}

.grid-rows-3{
  grid-template-rows:repeat(3, minmax(0, 1fr))
}

.grid-rows-4{
  grid-template-rows:repeat(4, minmax(0, 1fr))
}

.grid-rows-5{
  grid-template-rows:repeat(5, minmax(0, 1fr))
}

.grid-rows-6{
  grid-template-rows:repeat(6, minmax(0, 1fr))
}

.grid-rows-none{
  grid-template-rows:none
}

.flex-row{
  flex-direction:row
}

.flex-row-reverse{
  flex-direction:row-reverse
}

.flex-col{
  flex-direction:column
}

.flex-col-reverse{
  flex-direction:column-reverse
}

.flex-wrap{
  flex-wrap:wrap
}

.flex-wrap-reverse{
  flex-wrap:wrap-reverse
}

.flex-nowrap{
  flex-wrap:nowrap
}

.place-content-center{
  place-content:center
}

.place-content-start{
  place-content:start
}

.place-content-end{
  place-content:end
}

.place-content-between{
  place-content:space-between
}

.place-content-around{
  place-content:space-around
}

.place-content-evenly{
  place-content:space-evenly
}

.place-content-stretch{
  place-content:stretch
}

.place-items-start{
  place-items:start
}

.place-items-end{
  place-items:end
}

.place-items-center{
  place-items:center
}

.place-items-stretch{
  place-items:stretch
}

.content-center{
  align-content:center
}

.content-start{
  align-content:flex-start
}

.content-end{
  align-content:flex-end
}

.content-between{
  align-content:space-between
}

.content-around{
  align-content:space-around
}

.content-evenly{
  align-content:space-evenly
}

.items-start{
  align-items:flex-start
}

.items-end{
  align-items:flex-end
}

.items-center{
  align-items:center
}

.items-baseline{
  align-items:baseline
}

.items-stretch{
  align-items:stretch
}

.justify-start{
  justify-content:flex-start
}

.justify-end{
  justify-content:flex-end
}

.justify-center{
  justify-content:center
}

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

.justify-around{
  justify-content:space-around
}

.justify-evenly{
  justify-content:space-evenly
}

.justify-items-start{
  justify-items:start
}

.justify-items-end{
  justify-items:end
}

.justify-items-center{
  justify-items:center
}

.justify-items-stretch{
  justify-items:stretch
}

.gap-0{
  gap:0
}

.gap-1px{
  gap:1px
}

.gap-2px{
  gap:2px
}

.gap-3px{
  gap:3px
}

.gap-xxs{
  gap:4px
}

.gap-xs{
  gap:8px
}

.gap-sm{
  gap:16px
}

.gap-base{
  gap:24px
}

.gap-md{
  gap:40px
}

.gap-lg{
  gap:56px
}

.gap-xl{
  gap:80px
}

.gap-xxl{
  gap:96px
}

.gap-3xl{
  gap:160px
}

.gap-4xl{
  gap:20rem
}

.gap-full{
  gap:100%
}

.gap-x-0{
  -moz-column-gap:0;
       column-gap:0
}

.gap-x-1px{
  -moz-column-gap:1px;
       column-gap:1px
}

.gap-x-2px{
  -moz-column-gap:2px;
       column-gap:2px
}

.gap-x-3px{
  -moz-column-gap:3px;
       column-gap:3px
}

.gap-x-xxs{
  -moz-column-gap:4px;
       column-gap:4px
}

.gap-x-xs{
  -moz-column-gap:8px;
       column-gap:8px
}

.gap-x-sm{
  -moz-column-gap:16px;
       column-gap:16px
}

.gap-x-base{
  -moz-column-gap:24px;
       column-gap:24px
}

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

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

.gap-x-xl{
  -moz-column-gap:80px;
       column-gap:80px
}

.gap-x-xxl{
  -moz-column-gap:96px;
       column-gap:96px
}

.gap-x-3xl{
  -moz-column-gap:160px;
       column-gap:160px
}

.gap-x-4xl{
  -moz-column-gap:20rem;
       column-gap:20rem
}

.gap-x-full{
  -moz-column-gap:100%;
       column-gap:100%
}

.gap-y-0{
  row-gap:0
}

.gap-y-1px{
  row-gap:1px
}

.gap-y-2px{
  row-gap:2px
}

.gap-y-3px{
  row-gap:3px
}

.gap-y-xxs{
  row-gap:4px
}

.gap-y-xs{
  row-gap:8px
}

.gap-y-sm{
  row-gap:16px
}

.gap-y-base{
  row-gap:24px
}

.gap-y-md{
  row-gap:40px
}

.gap-y-lg{
  row-gap:56px
}

.gap-y-xl{
  row-gap:80px
}

.gap-y-xxl{
  row-gap:96px
}

.gap-y-3xl{
  row-gap:160px
}

.gap-y-4xl{
  row-gap:20rem
}

.gap-y-full{
  row-gap:100%
}

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

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

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

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

.space-x-xxs > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(4px * var(--tw-space-x-reverse));
  margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-xs > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(8px * var(--tw-space-x-reverse));
  margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-base > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(24px * var(--tw-space-x-reverse));
  margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-lg > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(56px * var(--tw-space-x-reverse));
  margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(80px * var(--tw-space-x-reverse));
  margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-xxl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(96px * var(--tw-space-x-reverse));
  margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-3xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(160px * var(--tw-space-x-reverse));
  margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-4xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(20rem * var(--tw-space-x-reverse));
  margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
}

.space-x-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(100% * var(--tw-space-x-reverse));
  margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

.-space-x-xxs > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-4px * var(--tw-space-x-reverse));
  margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-xs > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-8px * var(--tw-space-x-reverse));
  margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-base > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-24px * var(--tw-space-x-reverse));
  margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-lg > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-56px * var(--tw-space-x-reverse));
  margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-80px * var(--tw-space-x-reverse));
  margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-xxl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-96px * var(--tw-space-x-reverse));
  margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-3xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-160px * var(--tw-space-x-reverse));
  margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-4xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-20rem * var(--tw-space-x-reverse));
  margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
}

.-space-x-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:0;
  margin-right:calc(-100% * var(--tw-space-x-reverse));
  margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-y-4xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(20rem * var(--tw-space-y-reverse))
}

.space-y-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(100% * var(--tw-space-y-reverse))
}

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

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

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

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

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

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

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

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

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

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

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

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

.-space-y-4xl > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
}

.-space-y-full > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-100% * var(--tw-space-y-reverse))
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:1
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:1
}

.divide-x-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(0px * var(--tw-divide-x-reverse));
  border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(2px * var(--tw-divide-x-reverse));
  border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(3px * var(--tw-divide-x-reverse));
  border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(4px * var(--tw-divide-x-reverse));
  border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-6 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(6px * var(--tw-divide-x-reverse));
  border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(8px * var(--tw-divide-x-reverse));
  border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-x > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:0;
  border-right-width:calc(1px * var(--tw-divide-x-reverse));
  border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
}

.divide-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
}

.divide-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
}

.divide-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
}

.divide-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
}

.divide-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
}

.divide-y > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:0;
  border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
}

.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:1
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:1
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style:solid
}

.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style:dashed
}

.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style:dotted
}

.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style:double
}

.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style:none
}

.divide-purple > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
}

.divide-purple-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
}

.divide-orange-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
}

.divide-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
}

.divide-orange-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
}

.divide-teal > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
}

.divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
}

.divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
}

.divide-gray-warm > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
}

.divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
}

.divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
}

.divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.05
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.1
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.2
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.25
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.3
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.4
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.5
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.6
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.7
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.75
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.8
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.9
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.95
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1
}

.place-self-auto{
  place-self:auto
}

.place-self-start{
  place-self:start
}

.place-self-end{
  place-self:end
}

.place-self-center{
  place-self:center
}

.place-self-stretch{
  place-self:stretch
}

.self-auto{
  align-self:auto
}

.self-start{
  align-self:flex-start
}

.self-end{
  align-self:flex-end
}

.self-center{
  align-self:center
}

.self-stretch{
  align-self:stretch
}

.self-baseline{
  align-self:baseline
}

.justify-self-auto{
  justify-self:auto
}

.justify-self-start{
  justify-self:start
}

.justify-self-end{
  justify-self:end
}

.justify-self-center{
  justify-self:center
}

.justify-self-stretch{
  justify-self:stretch
}

.overflow-auto{
  overflow:auto
}

.overflow-hidden{
  overflow:hidden
}

.overflow-visible{
  overflow:visible
}

.overflow-scroll{
  overflow:scroll
}

.overflow-x-auto{
  overflow-x:auto
}

.overflow-y-auto{
  overflow-y:auto
}

.overflow-x-hidden{
  overflow-x:hidden
}

.overflow-y-hidden{
  overflow-y:hidden
}

.overflow-x-visible{
  overflow-x:visible
}

.overflow-y-visible{
  overflow-y:visible
}

.overflow-x-scroll{
  overflow-x:scroll
}

.overflow-y-scroll{
  overflow-y:scroll
}

.overscroll-auto{
  -ms-scroll-chaining:chained;
      overscroll-behavior:auto
}

.overscroll-contain{
  -ms-scroll-chaining:none;
      overscroll-behavior:contain
}

.overscroll-none{
  -ms-scroll-chaining:none;
      overscroll-behavior:none
}

.overscroll-y-auto{
  overscroll-behavior-y:auto
}

.overscroll-y-contain{
  overscroll-behavior-y:contain
}

.overscroll-y-none{
  overscroll-behavior-y:none
}

.overscroll-x-auto{
  overscroll-behavior-x:auto
}

.overscroll-x-contain{
  overscroll-behavior-x:contain
}

.overscroll-x-none{
  overscroll-behavior-x:none
}

.truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.overflow-ellipsis{
  text-overflow:ellipsis
}

.overflow-clip{
  text-overflow:clip
}

.whitespace-normal{
  white-space:normal
}

.whitespace-nowrap{
  white-space:nowrap
}

.whitespace-pre{
  white-space:pre
}

.whitespace-pre-line{
  white-space:pre-line
}

.whitespace-pre-wrap{
  white-space:pre-wrap
}

.break-normal{
  overflow-wrap:normal;
  word-break:normal
}

.break-words{
  overflow-wrap:break-word
}

.break-all{
  word-break:break-all
}

.rounded-none{
  border-radius:0px
}

.rounded-sm{
  border-radius:0.125rem
}

.rounded{
  border-radius:0.25rem
}

.rounded-md{
  border-radius:0.375rem
}

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

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

.rounded-2xl{
  border-radius:1rem
}

.rounded-3xl{
  border-radius:1.5rem
}

.rounded-full{
  border-radius:9999px
}

.rounded-4xl{
  border-radius:2rem
}

.rounded-t-none{
  border-top-left-radius:0px;
  border-top-right-radius:0px
}

.rounded-t-sm{
  border-top-left-radius:0.125rem;
  border-top-right-radius:0.125rem
}

.rounded-t{
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem
}

.rounded-t-md{
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem
}

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

.rounded-t-xl{
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem
}

.rounded-t-2xl{
  border-top-left-radius:1rem;
  border-top-right-radius:1rem
}

.rounded-t-3xl{
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem
}

.rounded-t-full{
  border-top-left-radius:9999px;
  border-top-right-radius:9999px
}

.rounded-t-4xl{
  border-top-left-radius:2rem;
  border-top-right-radius:2rem
}

.rounded-r-none{
  border-top-right-radius:0px;
  border-bottom-right-radius:0px
}

.rounded-r-sm{
  border-top-right-radius:0.125rem;
  border-bottom-right-radius:0.125rem
}

.rounded-r{
  border-top-right-radius:0.25rem;
  border-bottom-right-radius:0.25rem
}

.rounded-r-md{
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem
}

.rounded-r-lg{
  border-top-right-radius:0.5rem;
  border-bottom-right-radius:0.5rem
}

.rounded-r-xl{
  border-top-right-radius:0.75rem;
  border-bottom-right-radius:0.75rem
}

.rounded-r-2xl{
  border-top-right-radius:1rem;
  border-bottom-right-radius:1rem
}

.rounded-r-3xl{
  border-top-right-radius:1.5rem;
  border-bottom-right-radius:1.5rem
}

.rounded-r-full{
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px
}

.rounded-r-4xl{
  border-top-right-radius:2rem;
  border-bottom-right-radius:2rem
}

.rounded-b-none{
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-b-sm{
  border-bottom-right-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-b{
  border-bottom-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-b-md{
  border-bottom-right-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.rounded-b-lg{
  border-bottom-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-b-xl{
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-b-2xl{
  border-bottom-right-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-b-3xl{
  border-bottom-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-b-full{
  border-bottom-right-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-b-4xl{
  border-bottom-right-radius:2rem;
  border-bottom-left-radius:2rem
}

.rounded-l-none{
  border-top-left-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-l-sm{
  border-top-left-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-l{
  border-top-left-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-l-md{
  border-top-left-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.rounded-l-lg{
  border-top-left-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-l-xl{
  border-top-left-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-l-2xl{
  border-top-left-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-l-3xl{
  border-top-left-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-l-full{
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-l-4xl{
  border-top-left-radius:2rem;
  border-bottom-left-radius:2rem
}

.rounded-tl-none{
  border-top-left-radius:0px
}

.rounded-tl-sm{
  border-top-left-radius:0.125rem
}

.rounded-tl{
  border-top-left-radius:0.25rem
}

.rounded-tl-md{
  border-top-left-radius:0.375rem
}

.rounded-tl-lg{
  border-top-left-radius:0.5rem
}

.rounded-tl-xl{
  border-top-left-radius:0.75rem
}

.rounded-tl-2xl{
  border-top-left-radius:1rem
}

.rounded-tl-3xl{
  border-top-left-radius:1.5rem
}

.rounded-tl-full{
  border-top-left-radius:9999px
}

.rounded-tl-4xl{
  border-top-left-radius:2rem
}

.rounded-tr-none{
  border-top-right-radius:0px
}

.rounded-tr-sm{
  border-top-right-radius:0.125rem
}

.rounded-tr{
  border-top-right-radius:0.25rem
}

.rounded-tr-md{
  border-top-right-radius:0.375rem
}

.rounded-tr-lg{
  border-top-right-radius:0.5rem
}

.rounded-tr-xl{
  border-top-right-radius:0.75rem
}

.rounded-tr-2xl{
  border-top-right-radius:1rem
}

.rounded-tr-3xl{
  border-top-right-radius:1.5rem
}

.rounded-tr-full{
  border-top-right-radius:9999px
}

.rounded-tr-4xl{
  border-top-right-radius:2rem
}

.rounded-br-none{
  border-bottom-right-radius:0px
}

.rounded-br-sm{
  border-bottom-right-radius:0.125rem
}

.rounded-br{
  border-bottom-right-radius:0.25rem
}

.rounded-br-md{
  border-bottom-right-radius:0.375rem
}

.rounded-br-lg{
  border-bottom-right-radius:0.5rem
}

.rounded-br-xl{
  border-bottom-right-radius:0.75rem
}

.rounded-br-2xl{
  border-bottom-right-radius:1rem
}

.rounded-br-3xl{
  border-bottom-right-radius:1.5rem
}

.rounded-br-full{
  border-bottom-right-radius:9999px
}

.rounded-br-4xl{
  border-bottom-right-radius:2rem
}

.rounded-bl-none{
  border-bottom-left-radius:0px
}

.rounded-bl-sm{
  border-bottom-left-radius:0.125rem
}

.rounded-bl{
  border-bottom-left-radius:0.25rem
}

.rounded-bl-md{
  border-bottom-left-radius:0.375rem
}

.rounded-bl-lg{
  border-bottom-left-radius:0.5rem
}

.rounded-bl-xl{
  border-bottom-left-radius:0.75rem
}

.rounded-bl-2xl{
  border-bottom-left-radius:1rem
}

.rounded-bl-3xl{
  border-bottom-left-radius:1.5rem
}

.rounded-bl-full{
  border-bottom-left-radius:9999px
}

.rounded-bl-4xl{
  border-bottom-left-radius:2rem
}

.border-0{
  border-width:0
}

.border-2{
  border-width:2px
}

.border-3{
  border-width:3px
}

.border-4{
  border-width:4px
}

.border-6{
  border-width:6px
}

.border-8{
  border-width:8px
}

.border{
  border-width:1px
}

.border-t-0{
  border-top-width:0
}

.border-t-2{
  border-top-width:2px
}

.border-t-3{
  border-top-width:3px
}

.border-t-4{
  border-top-width:4px
}

.border-t-6{
  border-top-width:6px
}

.border-t-8{
  border-top-width:8px
}

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

.border-r-0{
  border-right-width:0
}

.border-r-2{
  border-right-width:2px
}

.border-r-3{
  border-right-width:3px
}

.border-r-4{
  border-right-width:4px
}

.border-r-6{
  border-right-width:6px
}

.border-r-8{
  border-right-width:8px
}

.border-r{
  border-right-width:1px
}

.border-b-0{
  border-bottom-width:0
}

.border-b-2{
  border-bottom-width:2px
}

.border-b-3{
  border-bottom-width:3px
}

.border-b-4{
  border-bottom-width:4px
}

.border-b-6{
  border-bottom-width:6px
}

.border-b-8{
  border-bottom-width:8px
}

.border-b{
  border-bottom-width:1px
}

.border-l-0{
  border-left-width:0
}

.border-l-2{
  border-left-width:2px
}

.border-l-3{
  border-left-width:3px
}

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

.border-l-6{
  border-left-width:6px
}

.border-l-8{
  border-left-width:8px
}

.border-l{
  border-left-width:1px
}

.border-solid{
  border-style:solid
}

.border-dashed{
  border-style:dashed
}

.border-dotted{
  border-style:dotted
}

.border-double{
  border-style:double
}

.border-none{
  border-style:none
}

.border-purple{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.border-purple-dark{
  --tw-border-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-border-opacity))
}

.border-orange-light{
  --tw-border-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-border-opacity))
}

.border-orange{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.border-orange-dark{
  --tw-border-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-border-opacity))
}

.border-teal{
  --tw-border-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-border-opacity))
}

.border-gray-100{
  --tw-border-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-border-opacity))
}

.border-gray-200{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.border-gray-300{
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity))
}

.border-gray-400{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity))
}

.border-gray-500{
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.border-gray-warm{
  --tw-border-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-border-opacity))
}

.border-gray-smoke{
  --tw-border-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-border-opacity))
}

.border-white{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-black{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-purple{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-purple-dark{
  --tw-border-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-orange-light{
  --tw-border-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-orange{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-orange-dark{
  --tw-border-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-teal{
  --tw-border-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-100{
  --tw-border-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-200{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-300{
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-400{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-500{
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-warm{
  --tw-border-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-gray-smoke{
  --tw-border-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-white{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-black{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus-within\:border-purple:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.focus-within\:border-purple-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-border-opacity))
}

.focus-within\:border-orange-light:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-border-opacity))
}

.focus-within\:border-orange:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.focus-within\:border-orange-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-border-opacity))
}

.focus-within\:border-teal:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-border-opacity))
}

.focus-within\:border-gray-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-border-opacity))
}

.focus-within\:border-gray-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.focus-within\:border-gray-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity))
}

.focus-within\:border-gray-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity))
}

.focus-within\:border-gray-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.focus-within\:border-gray-warm:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-border-opacity))
}

.focus-within\:border-gray-smoke:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-border-opacity))
}

.focus-within\:border-white:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus-within\:border-black:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.hover\:border-purple:hover{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.hover\:border-purple-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-border-opacity))
}

.hover\:border-orange-light:hover{
  --tw-border-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-border-opacity))
}

.hover\:border-orange:hover{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.hover\:border-orange-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-border-opacity))
}

.hover\:border-teal:hover{
  --tw-border-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-border-opacity))
}

.hover\:border-gray-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-border-opacity))
}

.hover\:border-gray-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.hover\:border-gray-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity))
}

.hover\:border-gray-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity))
}

.hover\:border-gray-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.hover\:border-gray-warm:hover{
  --tw-border-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-border-opacity))
}

.hover\:border-gray-smoke:hover{
  --tw-border-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-border-opacity))
}

.hover\:border-white:hover{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.hover\:border-black:hover{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus\:border-purple:focus{
  --tw-border-opacity:1;
  border-color:rgba(97, 42, 96, var(--tw-border-opacity))
}

.focus\:border-purple-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(63, 12, 57, var(--tw-border-opacity))
}

.focus\:border-orange-light:focus{
  --tw-border-opacity:1;
  border-color:rgba(237, 170, 26, var(--tw-border-opacity))
}

.focus\:border-orange:focus{
  --tw-border-opacity:1;
  border-color:rgba(210, 70, 36, var(--tw-border-opacity))
}

.focus\:border-orange-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(158, 61, 31, var(--tw-border-opacity))
}

.focus\:border-teal:focus{
  --tw-border-opacity:1;
  border-color:rgba(28, 139, 129, var(--tw-border-opacity))
}

.focus\:border-gray-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(243, 243, 243, var(--tw-border-opacity))
}

.focus\:border-gray-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(221, 221, 221, var(--tw-border-opacity))
}

.focus\:border-gray-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(140, 139, 140, var(--tw-border-opacity))
}

.focus\:border-gray-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(99, 99, 99, var(--tw-border-opacity))
}

.focus\:border-gray-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(51, 51, 51, var(--tw-border-opacity))
}

.focus\:border-gray-warm:focus{
  --tw-border-opacity:1;
  border-color:rgba(58, 54, 51, var(--tw-border-opacity))
}

.focus\:border-gray-smoke:focus{
  --tw-border-opacity:1;
  border-color:rgba(72, 83, 91, var(--tw-border-opacity))
}

.focus\:border-white:focus{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus\:border-black:focus{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.border-opacity-0{
  --tw-border-opacity:0
}

.border-opacity-5{
  --tw-border-opacity:0.05
}

.border-opacity-10{
  --tw-border-opacity:0.1
}

.border-opacity-20{
  --tw-border-opacity:0.2
}

.border-opacity-25{
  --tw-border-opacity:0.25
}

.border-opacity-30{
  --tw-border-opacity:0.3
}

.border-opacity-40{
  --tw-border-opacity:0.4
}

.border-opacity-50{
  --tw-border-opacity:0.5
}

.border-opacity-60{
  --tw-border-opacity:0.6
}

.border-opacity-70{
  --tw-border-opacity:0.7
}

.border-opacity-75{
  --tw-border-opacity:0.75
}

.border-opacity-80{
  --tw-border-opacity:0.8
}

.border-opacity-90{
  --tw-border-opacity:0.9
}

.border-opacity-95{
  --tw-border-opacity:0.95
}

.border-opacity-100{
  --tw-border-opacity:1
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity:0
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity:0.05
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity:0.1
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity:0.2
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity:0.25
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity:0.3
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity:0.4
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity:0.5
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity:0.6
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity:0.7
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity:0.75
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity:0.8
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity:0.9
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity:0.95
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity:1
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity:0
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity:0.05
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity:0.1
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity:0.2
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity:0.25
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity:0.3
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity:0.4
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity:0.5
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity:0.6
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity:0.7
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity:0.75
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity:0.8
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity:0.9
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity:0.95
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity:1
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity:0
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity:0.05
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity:0.1
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity:0.2
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity:0.25
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity:0.3
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity:0.4
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity:0.5
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity:0.6
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity:0.7
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity:0.75
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity:0.8
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity:0.9
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity:0.95
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity:1
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity:0
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity:0.05
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity:0.1
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity:0.2
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity:0.25
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity:0.3
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity:0.4
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity:0.5
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity:0.6
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity:0.7
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity:0.75
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity:0.8
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity:0.9
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity:0.95
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity:1
}

.bg-purple{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.bg-purple-dark{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.bg-orange-light{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.bg-orange{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.bg-orange-dark{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.bg-teal{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.bg-gray-100{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.bg-gray-200{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.bg-gray-300{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.bg-gray-400{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.bg-gray-500{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.bg-gray-warm{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.bg-gray-smoke{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

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

.bg-black{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-purple{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-purple-dark{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-orange-light{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-orange{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-orange-dark{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-teal{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-100{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-200{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-300{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-400{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-500{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-warm{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-gray-smoke{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-white{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-black{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.focus-within\:bg-purple:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.focus-within\:bg-purple-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.focus-within\:bg-orange-light:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.focus-within\:bg-orange:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.focus-within\:bg-orange-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.focus-within\:bg-teal:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-warm:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.focus-within\:bg-gray-smoke:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.focus-within\:bg-white:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.focus-within\:bg-black:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.hover\:bg-purple:hover{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.hover\:bg-purple-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.hover\:bg-orange-light:hover{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.hover\:bg-orange:hover{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.hover\:bg-orange-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.hover\:bg-teal:hover{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.hover\:bg-gray-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.hover\:bg-gray-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.hover\:bg-gray-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.hover\:bg-gray-warm:hover{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.hover\:bg-gray-smoke:hover{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.hover\:bg-white:hover{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.hover\:bg-black:hover{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.focus\:bg-purple:focus{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.focus\:bg-purple-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.focus\:bg-orange-light:focus{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.focus\:bg-orange:focus{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.focus\:bg-orange-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.focus\:bg-teal:focus{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.focus\:bg-gray-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.focus\:bg-gray-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.focus\:bg-gray-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.focus\:bg-gray-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.focus\:bg-gray-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.focus\:bg-gray-warm:focus{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.focus\:bg-gray-smoke:focus{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.focus\:bg-white:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.focus\:bg-black:focus{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.active\:bg-purple:active{
  --tw-bg-opacity:1;
  background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
}

.active\:bg-purple-dark:active{
  --tw-bg-opacity:1;
  background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
}

.active\:bg-orange-light:active{
  --tw-bg-opacity:1;
  background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
}

.active\:bg-orange:active{
  --tw-bg-opacity:1;
  background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
}

.active\:bg-orange-dark:active{
  --tw-bg-opacity:1;
  background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
}

.active\:bg-teal:active{
  --tw-bg-opacity:1;
  background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
}

.active\:bg-gray-100:active{
  --tw-bg-opacity:1;
  background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
}

.active\:bg-gray-200:active{
  --tw-bg-opacity:1;
  background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
}

.active\:bg-gray-300:active{
  --tw-bg-opacity:1;
  background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
}

.active\:bg-gray-400:active{
  --tw-bg-opacity:1;
  background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
}

.active\:bg-gray-500:active{
  --tw-bg-opacity:1;
  background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
}

.active\:bg-gray-warm:active{
  --tw-bg-opacity:1;
  background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
}

.active\:bg-gray-smoke:active{
  --tw-bg-opacity:1;
  background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
}

.active\:bg-white:active{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.active\:bg-black:active{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.bg-opacity-0{
  --tw-bg-opacity:0
}

.bg-opacity-5{
  --tw-bg-opacity:0.05
}

.bg-opacity-10{
  --tw-bg-opacity:0.1
}

.bg-opacity-20{
  --tw-bg-opacity:0.2
}

.bg-opacity-25{
  --tw-bg-opacity:0.25
}

.bg-opacity-30{
  --tw-bg-opacity:0.3
}

.bg-opacity-40{
  --tw-bg-opacity:0.4
}

.bg-opacity-50{
  --tw-bg-opacity:0.5
}

.bg-opacity-60{
  --tw-bg-opacity:0.6
}

.bg-opacity-70{
  --tw-bg-opacity:0.7
}

.bg-opacity-75{
  --tw-bg-opacity:0.75
}

.bg-opacity-80{
  --tw-bg-opacity:0.8
}

.bg-opacity-90{
  --tw-bg-opacity:0.9
}

.bg-opacity-95{
  --tw-bg-opacity:0.95
}

.bg-opacity-100{
  --tw-bg-opacity:1
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity:0
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity:0.05
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity:0.1
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity:0.2
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity:0.25
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity:0.3
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity:0.4
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity:0.5
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity:0.6
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity:0.7
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity:0.75
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity:0.8
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity:0.9
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity:0.95
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity:1
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity:0
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity:0.05
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity:0.1
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity:0.2
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity:0.25
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity:0.3
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity:0.4
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity:0.5
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity:0.6
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity:0.7
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity:0.75
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity:0.8
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity:0.9
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity:0.95
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity:1
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity:0
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity:0.05
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity:0.1
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity:0.2
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity:0.25
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity:0.3
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity:0.4
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity:0.5
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity:0.6
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity:0.7
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity:0.75
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity:0.8
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity:0.9
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity:0.95
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity:1
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity:0
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity:0.05
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity:0.1
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity:0.2
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity:0.25
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity:0.3
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity:0.4
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity:0.5
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity:0.6
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity:0.7
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity:0.75
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity:0.8
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity:0.9
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity:0.95
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity:1
}

.bg-none{
  background-image:none
}

.bg-gradient-to-t{
  background-image:linear-gradient(to top, var(--tw-gradient-stops))
}

.bg-gradient-to-tr{
  background-image:linear-gradient(to top right, var(--tw-gradient-stops))
}

.bg-gradient-to-r{
  background-image:linear-gradient(to right, var(--tw-gradient-stops))
}

.bg-gradient-to-br{
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.bg-gradient-to-b{
  background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-bl{
  background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
}

.bg-gradient-to-l{
  background-image:linear-gradient(to left, var(--tw-gradient-stops))
}

.bg-gradient-to-tl{
  background-image:linear-gradient(to top left, var(--tw-gradient-stops))
}

.from-purple{
  --tw-gradient-from:#612A60;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.from-purple-dark{
  --tw-gradient-from:#3F0C39;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.from-orange-light{
  --tw-gradient-from:#EDAA1A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.from-orange{
  --tw-gradient-from:#D24624;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.from-orange-dark{
  --tw-gradient-from:#9E3D1F;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.from-teal{
  --tw-gradient-from:#1C8B81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.from-gray-100{
  --tw-gradient-from:#F3F3F3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.from-gray-200{
  --tw-gradient-from:#DDDDDD;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.from-gray-300{
  --tw-gradient-from:#8C8B8C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.from-gray-400{
  --tw-gradient-from:#636363;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.from-gray-500{
  --tw-gradient-from:#333333;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.from-gray-warm{
  --tw-gradient-from:#3A3633;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.from-gray-smoke{
  --tw-gradient-from:#48535B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.from-white{
  --tw-gradient-from:#FFFFFF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-black{
  --tw-gradient-from:#000000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:from-purple:hover{
  --tw-gradient-from:#612A60;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.hover\:from-purple-dark:hover{
  --tw-gradient-from:#3F0C39;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.hover\:from-orange-light:hover{
  --tw-gradient-from:#EDAA1A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.hover\:from-orange:hover{
  --tw-gradient-from:#D24624;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.hover\:from-orange-dark:hover{
  --tw-gradient-from:#9E3D1F;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.hover\:from-teal:hover{
  --tw-gradient-from:#1C8B81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.hover\:from-gray-100:hover{
  --tw-gradient-from:#F3F3F3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.hover\:from-gray-200:hover{
  --tw-gradient-from:#DDDDDD;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.hover\:from-gray-300:hover{
  --tw-gradient-from:#8C8B8C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.hover\:from-gray-400:hover{
  --tw-gradient-from:#636363;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.hover\:from-gray-500:hover{
  --tw-gradient-from:#333333;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.hover\:from-gray-warm:hover{
  --tw-gradient-from:#3A3633;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.hover\:from-gray-smoke:hover{
  --tw-gradient-from:#48535B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.hover\:from-white:hover{
  --tw-gradient-from:#FFFFFF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-black:hover{
  --tw-gradient-from:#000000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:from-purple:focus{
  --tw-gradient-from:#612A60;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.focus\:from-purple-dark:focus{
  --tw-gradient-from:#3F0C39;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.focus\:from-orange-light:focus{
  --tw-gradient-from:#EDAA1A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.focus\:from-orange:focus{
  --tw-gradient-from:#D24624;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.focus\:from-orange-dark:focus{
  --tw-gradient-from:#9E3D1F;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.focus\:from-teal:focus{
  --tw-gradient-from:#1C8B81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.focus\:from-gray-100:focus{
  --tw-gradient-from:#F3F3F3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.focus\:from-gray-200:focus{
  --tw-gradient-from:#DDDDDD;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.focus\:from-gray-300:focus{
  --tw-gradient-from:#8C8B8C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.focus\:from-gray-400:focus{
  --tw-gradient-from:#636363;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.focus\:from-gray-500:focus{
  --tw-gradient-from:#333333;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.focus\:from-gray-warm:focus{
  --tw-gradient-from:#3A3633;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.focus\:from-gray-smoke:focus{
  --tw-gradient-from:#48535B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.focus\:from-white:focus{
  --tw-gradient-from:#FFFFFF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-black:focus{
  --tw-gradient-from:#000000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.via-purple{
  --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.via-purple-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.via-orange-light{
  --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.via-orange{
  --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.via-orange-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.via-teal{
  --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.via-gray-100{
  --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.via-gray-200{
  --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.via-gray-300{
  --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.via-gray-400{
  --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.via-gray-500{
  --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.via-gray-warm{
  --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.via-gray-smoke{
  --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.via-white{
  --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-black{
  --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:via-purple:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.hover\:via-purple-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.hover\:via-orange-light:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.hover\:via-orange:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.hover\:via-orange-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.hover\:via-teal:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.hover\:via-gray-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.hover\:via-gray-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.hover\:via-gray-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.hover\:via-gray-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.hover\:via-gray-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.hover\:via-gray-warm:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.hover\:via-gray-smoke:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.hover\:via-white:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-black:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:via-purple:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
}

.focus\:via-purple-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
}

.focus\:via-orange-light:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
}

.focus\:via-orange:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
}

.focus\:via-orange-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
}

.focus\:via-teal:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
}

.focus\:via-gray-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
}

.focus\:via-gray-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
}

.focus\:via-gray-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
}

.focus\:via-gray-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
}

.focus\:via-gray-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
}

.focus\:via-gray-warm:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
}

.focus\:via-gray-smoke:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
}

.focus\:via-white:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-black:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.to-purple{
  --tw-gradient-to:#612A60
}

.to-purple-dark{
  --tw-gradient-to:#3F0C39
}

.to-orange-light{
  --tw-gradient-to:#EDAA1A
}

.to-orange{
  --tw-gradient-to:#D24624
}

.to-orange-dark{
  --tw-gradient-to:#9E3D1F
}

.to-teal{
  --tw-gradient-to:#1C8B81
}

.to-gray-100{
  --tw-gradient-to:#F3F3F3
}

.to-gray-200{
  --tw-gradient-to:#DDDDDD
}

.to-gray-300{
  --tw-gradient-to:#8C8B8C
}

.to-gray-400{
  --tw-gradient-to:#636363
}

.to-gray-500{
  --tw-gradient-to:#333333
}

.to-gray-warm{
  --tw-gradient-to:#3A3633
}

.to-gray-smoke{
  --tw-gradient-to:#48535B
}

.to-white{
  --tw-gradient-to:#FFFFFF
}

.to-black{
  --tw-gradient-to:#000000
}

.hover\:to-purple:hover{
  --tw-gradient-to:#612A60
}

.hover\:to-purple-dark:hover{
  --tw-gradient-to:#3F0C39
}

.hover\:to-orange-light:hover{
  --tw-gradient-to:#EDAA1A
}

.hover\:to-orange:hover{
  --tw-gradient-to:#D24624
}

.hover\:to-orange-dark:hover{
  --tw-gradient-to:#9E3D1F
}

.hover\:to-teal:hover{
  --tw-gradient-to:#1C8B81
}

.hover\:to-gray-100:hover{
  --tw-gradient-to:#F3F3F3
}

.hover\:to-gray-200:hover{
  --tw-gradient-to:#DDDDDD
}

.hover\:to-gray-300:hover{
  --tw-gradient-to:#8C8B8C
}

.hover\:to-gray-400:hover{
  --tw-gradient-to:#636363
}

.hover\:to-gray-500:hover{
  --tw-gradient-to:#333333
}

.hover\:to-gray-warm:hover{
  --tw-gradient-to:#3A3633
}

.hover\:to-gray-smoke:hover{
  --tw-gradient-to:#48535B
}

.hover\:to-white:hover{
  --tw-gradient-to:#FFFFFF
}

.hover\:to-black:hover{
  --tw-gradient-to:#000000
}

.focus\:to-purple:focus{
  --tw-gradient-to:#612A60
}

.focus\:to-purple-dark:focus{
  --tw-gradient-to:#3F0C39
}

.focus\:to-orange-light:focus{
  --tw-gradient-to:#EDAA1A
}

.focus\:to-orange:focus{
  --tw-gradient-to:#D24624
}

.focus\:to-orange-dark:focus{
  --tw-gradient-to:#9E3D1F
}

.focus\:to-teal:focus{
  --tw-gradient-to:#1C8B81
}

.focus\:to-gray-100:focus{
  --tw-gradient-to:#F3F3F3
}

.focus\:to-gray-200:focus{
  --tw-gradient-to:#DDDDDD
}

.focus\:to-gray-300:focus{
  --tw-gradient-to:#8C8B8C
}

.focus\:to-gray-400:focus{
  --tw-gradient-to:#636363
}

.focus\:to-gray-500:focus{
  --tw-gradient-to:#333333
}

.focus\:to-gray-warm:focus{
  --tw-gradient-to:#3A3633
}

.focus\:to-gray-smoke:focus{
  --tw-gradient-to:#48535B
}

.focus\:to-white:focus{
  --tw-gradient-to:#FFFFFF
}

.focus\:to-black:focus{
  --tw-gradient-to:#000000
}

.decoration-slice{
  -webkit-box-decoration-break:slice;
          box-decoration-break:slice
}

.decoration-clone{
  -webkit-box-decoration-break:clone;
          box-decoration-break:clone
}

.bg-auto{
  background-size:auto
}

.bg-cover{
  background-size:cover
}

.bg-contain{
  background-size:contain
}

.bg-fixed{
  background-attachment:fixed
}

.bg-local{
  background-attachment:local
}

.bg-scroll{
  background-attachment:scroll
}

.bg-clip-border{
  background-clip:border-box
}

.bg-clip-padding{
  background-clip:padding-box
}

.bg-clip-content{
  background-clip:content-box
}

.bg-clip-text{
  -webkit-background-clip:text;
          background-clip:text
}

.bg-bottom{
  background-position:bottom
}

.bg-center{
  background-position:center
}

.bg-left{
  background-position:left
}

.bg-left-bottom{
  background-position:left bottom
}

.bg-left-top{
  background-position:left top
}

.bg-right{
  background-position:right
}

.bg-right-bottom{
  background-position:right bottom
}

.bg-right-top{
  background-position:right top
}

.bg-top{
  background-position:top
}

.bg-repeat{
  background-repeat:repeat
}

.bg-no-repeat{
  background-repeat:no-repeat
}

.bg-repeat-x{
  background-repeat:repeat-x
}

.bg-repeat-y{
  background-repeat:repeat-y
}

.bg-repeat-round{
  background-repeat:round
}

.bg-repeat-space{
  background-repeat:space
}

.bg-origin-border{
  background-origin:border-box
}

.bg-origin-padding{
  background-origin:padding-box
}

.bg-origin-content{
  background-origin:content-box
}

.fill-current{
  fill:currentColor
}

.stroke-current{
  stroke:currentColor
}

.stroke-0{
  stroke-width:0
}

.stroke-1{
  stroke-width:1
}

.stroke-2{
  stroke-width:2
}

.object-contain{
  -o-object-fit:contain;
     object-fit:contain
}

.object-cover{
  -o-object-fit:cover;
     object-fit:cover
}

.object-fill{
  -o-object-fit:fill;
     object-fit:fill
}

.object-none{
  -o-object-fit:none;
     object-fit:none
}

.object-scale-down{
  -o-object-fit:scale-down;
     object-fit:scale-down
}

.object-bottom{
  -o-object-position:bottom;
     object-position:bottom
}

.object-center{
  -o-object-position:center;
     object-position:center
}

.object-left{
  -o-object-position:left;
     object-position:left
}

.object-left-bottom{
  -o-object-position:left bottom;
     object-position:left bottom
}

.object-left-top{
  -o-object-position:left top;
     object-position:left top
}

.object-right{
  -o-object-position:right;
     object-position:right
}

.object-right-bottom{
  -o-object-position:right bottom;
     object-position:right bottom
}

.object-right-top{
  -o-object-position:right top;
     object-position:right top
}

.object-top{
  -o-object-position:top;
     object-position:top
}

.p-0{
  padding:0
}

.p-1px{
  padding:1px
}

.p-2px{
  padding:2px
}

.p-3px{
  padding:3px
}

.p-xxs{
  padding:4px
}

.p-xs{
  padding:8px
}

.p-sm{
  padding:16px
}

.p-base{
  padding:24px
}

.p-md{
  padding:40px
}

.p-lg{
  padding:56px
}

.p-xl{
  padding:80px
}

.p-xxl{
  padding:96px
}

.p-3xl{
  padding:160px
}

.p-4xl{
  padding:20rem
}

.p-full{
  padding:100%
}

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

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

.px-2px{
  padding-left:2px;
  padding-right:2px
}

.px-3px{
  padding-left:3px;
  padding-right:3px
}

.px-xxs{
  padding-left:4px;
  padding-right:4px
}

.px-xs{
  padding-left:8px;
  padding-right:8px
}

.px-sm{
  padding-left:16px;
  padding-right:16px
}

.px-base{
  padding-left:24px;
  padding-right:24px
}

.px-md{
  padding-left:40px;
  padding-right:40px
}

.px-lg{
  padding-left:56px;
  padding-right:56px
}

.px-xl{
  padding-left:80px;
  padding-right:80px
}

.px-xxl{
  padding-left:96px;
  padding-right:96px
}

.px-3xl{
  padding-left:160px;
  padding-right:160px
}

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

.px-full{
  padding-left:100%;
  padding-right:100%
}

.py-0{
  padding-top:0;
  padding-bottom:0
}

.py-1px{
  padding-top:1px;
  padding-bottom:1px
}

.py-2px{
  padding-top:2px;
  padding-bottom:2px
}

.py-3px{
  padding-top:3px;
  padding-bottom:3px
}

.py-xxs{
  padding-top:4px;
  padding-bottom:4px
}

.py-xs{
  padding-top:8px;
  padding-bottom:8px
}

.py-sm{
  padding-top:16px;
  padding-bottom:16px
}

.py-base{
  padding-top:24px;
  padding-bottom:24px
}

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

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

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

.py-xxl{
  padding-top:96px;
  padding-bottom:96px
}

.py-3xl{
  padding-top:160px;
  padding-bottom:160px
}

.py-4xl{
  padding-top:20rem;
  padding-bottom:20rem
}

.py-full{
  padding-top:100%;
  padding-bottom:100%
}

.pt-0{
  padding-top:0
}

.pt-1px{
  padding-top:1px
}

.pt-2px{
  padding-top:2px
}

.pt-3px{
  padding-top:3px
}

.pt-xxs{
  padding-top:4px
}

.pt-xs{
  padding-top:8px
}

.pt-sm{
  padding-top:16px
}

.pt-base{
  padding-top:24px
}

.pt-md{
  padding-top:40px
}

.pt-lg{
  padding-top:56px
}

.pt-xl{
  padding-top:80px
}

.pt-xxl{
  padding-top:96px
}

.pt-3xl{
  padding-top:160px
}

.pt-4xl{
  padding-top:20rem
}

.pt-full{
  padding-top:100%
}

.pr-0{
  padding-right:0
}

.pr-1px{
  padding-right:1px
}

.pr-2px{
  padding-right:2px
}

.pr-3px{
  padding-right:3px
}

.pr-xxs{
  padding-right:4px
}

.pr-xs{
  padding-right:8px
}

.pr-sm{
  padding-right:16px
}

.pr-base{
  padding-right:24px
}

.pr-md{
  padding-right:40px
}

.pr-lg{
  padding-right:56px
}

.pr-xl{
  padding-right:80px
}

.pr-xxl{
  padding-right:96px
}

.pr-3xl{
  padding-right:160px
}

.pr-4xl{
  padding-right:20rem
}

.pr-full{
  padding-right:100%
}

.pb-0{
  padding-bottom:0
}

.pb-1px{
  padding-bottom:1px
}

.pb-2px{
  padding-bottom:2px
}

.pb-3px{
  padding-bottom:3px
}

.pb-xxs{
  padding-bottom:4px
}

.pb-xs{
  padding-bottom:8px
}

.pb-sm{
  padding-bottom:16px
}

.pb-base{
  padding-bottom:24px
}

.pb-md{
  padding-bottom:40px
}

.pb-lg{
  padding-bottom:56px
}

.pb-xl{
  padding-bottom:80px
}

.pb-xxl{
  padding-bottom:96px
}

.pb-3xl{
  padding-bottom:160px
}

.pb-4xl{
  padding-bottom:20rem
}

.pb-full{
  padding-bottom:100%
}

.pl-0{
  padding-left:0
}

.pl-1px{
  padding-left:1px
}

.pl-2px{
  padding-left:2px
}

.pl-3px{
  padding-left:3px
}

.pl-xxs{
  padding-left:4px
}

.pl-xs{
  padding-left:8px
}

.pl-sm{
  padding-left:16px
}

.pl-base{
  padding-left:24px
}

.pl-md{
  padding-left:40px
}

.pl-lg{
  padding-left:56px
}

.pl-xl{
  padding-left:80px
}

.pl-xxl{
  padding-left:96px
}

.pl-3xl{
  padding-left:160px
}

.pl-4xl{
  padding-left:20rem
}

.pl-full{
  padding-left:100%
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.text-justify{
  text-align:justify
}

.align-baseline{
  vertical-align:baseline
}

.align-top{
  vertical-align:top
}

.align-middle{
  vertical-align:middle
}

.align-bottom{
  vertical-align:bottom
}

.align-text-top{
  vertical-align:text-top
}

.align-text-bottom{
  vertical-align:text-bottom
}

.font-sans{
  font-family:freight-sans-pro, Helvetica, Arial, sans-serif
}

.font-serif{
  font-family:freight-text-pro, Georgia, serif
}

.text-xxs{
  font-size:0.75rem
}

.text-xs{
  font-size:0.875rem
}

.text-sm{
  font-size:1rem
}

.text-base-sm{
  font-size:1.125rem
}

.text-base{
  font-size:1.25rem
}

.text-md{
  font-size:1.5rem
}

.text-md-lg{
  font-size:1.75rem
}

.text-lg{
  font-size:2rem
}

.text-xl{
  font-size:2.25rem
}

.text-xxl{
  font-size:2.5rem
}

.text-3xl{
  font-size:3rem
}

.text-4xl{
  font-size:3.5rem
}

.text-display{
  font-size:5rem
}

.font-thin{
  font-weight:100
}

.font-extralight{
  font-weight:200
}

.font-light{
  font-weight:300
}

.font-normal{
  font-weight:400
}

.font-medium{
  font-weight:500
}

.font-semibold{
  font-weight:600
}

.font-bold{
  font-weight:700
}

.font-extrabold{
  font-weight:800
}

.font-black{
  font-weight:900
}

.uppercase{
  text-transform:uppercase
}

.lowercase{
  text-transform:lowercase
}

.capitalize{
  text-transform:capitalize
}

.normal-case{
  text-transform:none
}

.italic{
  font-style:italic
}

.not-italic{
  font-style:normal
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
  --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.normal-nums{
  font-variant-numeric:normal
}

.ordinal{
  --tw-ordinal:ordinal
}

.slashed-zero{
  --tw-slashed-zero:slashed-zero
}

.lining-nums{
  --tw-numeric-figure:lining-nums
}

.oldstyle-nums{
  --tw-numeric-figure:oldstyle-nums
}

.proportional-nums{
  --tw-numeric-spacing:proportional-nums
}

.tabular-nums{
  --tw-numeric-spacing:tabular-nums
}

.diagonal-fractions{
  --tw-numeric-fraction:diagonal-fractions
}

.stacked-fractions{
  --tw-numeric-fraction:stacked-fractions
}

.leading-x-tight{
  line-height:1.05
}

.leading-tight{
  line-height:1.15
}

.leading-narrow{
  line-height:1.33
}

.leading-base{
  line-height:1.5
}

.leading-loose{
  line-height:2
}

.tracking-tighter{
  letter-spacing:-0.05em
}

.tracking-tight{
  letter-spacing:-0.025em
}

.tracking-normal{
  letter-spacing:0em
}

.tracking-wide{
  letter-spacing:0.025em
}

.tracking-wider{
  letter-spacing:0.05em
}

.tracking-widest{
  letter-spacing:0.1em
}

.tracking-loose{
  letter-spacing:1px
}

.text-purple{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.text-purple-dark{
  --tw-text-opacity:1;
  color:rgba(63, 12, 57, var(--tw-text-opacity))
}

.text-orange-light{
  --tw-text-opacity:1;
  color:rgba(237, 170, 26, var(--tw-text-opacity))
}

.text-orange{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.text-orange-dark{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.text-teal{
  --tw-text-opacity:1;
  color:rgba(28, 139, 129, var(--tw-text-opacity))
}

.text-gray-100{
  --tw-text-opacity:1;
  color:rgba(243, 243, 243, var(--tw-text-opacity))
}

.text-gray-200{
  --tw-text-opacity:1;
  color:rgba(221, 221, 221, var(--tw-text-opacity))
}

.text-gray-300{
  --tw-text-opacity:1;
  color:rgba(140, 139, 140, var(--tw-text-opacity))
}

.text-gray-400{
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.text-gray-500{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.text-gray-warm{
  --tw-text-opacity:1;
  color:rgba(58, 54, 51, var(--tw-text-opacity))
}

.text-gray-smoke{
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity))
}

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

.text-black{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-purple{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-purple-dark{
  --tw-text-opacity:1;
  color:rgba(63, 12, 57, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-orange-light{
  --tw-text-opacity:1;
  color:rgba(237, 170, 26, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-orange{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-orange-dark{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-teal{
  --tw-text-opacity:1;
  color:rgba(28, 139, 129, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-100{
  --tw-text-opacity:1;
  color:rgba(243, 243, 243, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-200{
  --tw-text-opacity:1;
  color:rgba(221, 221, 221, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-300{
  --tw-text-opacity:1;
  color:rgba(140, 139, 140, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-400{
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-500{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-warm{
  --tw-text-opacity:1;
  color:rgba(58, 54, 51, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-gray-smoke{
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-white{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-black{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.focus-within\:text-purple:focus-within{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.focus-within\:text-purple-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(63, 12, 57, var(--tw-text-opacity))
}

.focus-within\:text-orange-light:focus-within{
  --tw-text-opacity:1;
  color:rgba(237, 170, 26, var(--tw-text-opacity))
}

.focus-within\:text-orange:focus-within{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.focus-within\:text-orange-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.focus-within\:text-teal:focus-within{
  --tw-text-opacity:1;
  color:rgba(28, 139, 129, var(--tw-text-opacity))
}

.focus-within\:text-gray-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(243, 243, 243, var(--tw-text-opacity))
}

.focus-within\:text-gray-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(221, 221, 221, var(--tw-text-opacity))
}

.focus-within\:text-gray-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(140, 139, 140, var(--tw-text-opacity))
}

.focus-within\:text-gray-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.focus-within\:text-gray-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.focus-within\:text-gray-warm:focus-within{
  --tw-text-opacity:1;
  color:rgba(58, 54, 51, var(--tw-text-opacity))
}

.focus-within\:text-gray-smoke:focus-within{
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity))
}

.focus-within\:text-white:focus-within{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.focus-within\:text-black:focus-within{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.hover\:text-purple:hover{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.hover\:text-purple-dark:hover{
  --tw-text-opacity:1;
  color:rgba(63, 12, 57, var(--tw-text-opacity))
}

.hover\:text-orange-light:hover{
  --tw-text-opacity:1;
  color:rgba(237, 170, 26, var(--tw-text-opacity))
}

.hover\:text-orange:hover{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.hover\:text-orange-dark:hover{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.hover\:text-teal:hover{
  --tw-text-opacity:1;
  color:rgba(28, 139, 129, var(--tw-text-opacity))
}

.hover\:text-gray-100:hover{
  --tw-text-opacity:1;
  color:rgba(243, 243, 243, var(--tw-text-opacity))
}

.hover\:text-gray-200:hover{
  --tw-text-opacity:1;
  color:rgba(221, 221, 221, var(--tw-text-opacity))
}

.hover\:text-gray-300:hover{
  --tw-text-opacity:1;
  color:rgba(140, 139, 140, var(--tw-text-opacity))
}

.hover\:text-gray-400:hover{
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.hover\:text-gray-500:hover{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.hover\:text-gray-warm:hover{
  --tw-text-opacity:1;
  color:rgba(58, 54, 51, var(--tw-text-opacity))
}

.hover\:text-gray-smoke:hover{
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity))
}

.hover\:text-white:hover{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-black:hover{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.focus\:text-purple:focus{
  --tw-text-opacity:1;
  color:rgba(97, 42, 96, var(--tw-text-opacity))
}

.focus\:text-purple-dark:focus{
  --tw-text-opacity:1;
  color:rgba(63, 12, 57, var(--tw-text-opacity))
}

.focus\:text-orange-light:focus{
  --tw-text-opacity:1;
  color:rgba(237, 170, 26, var(--tw-text-opacity))
}

.focus\:text-orange:focus{
  --tw-text-opacity:1;
  color:rgba(210, 70, 36, var(--tw-text-opacity))
}

.focus\:text-orange-dark:focus{
  --tw-text-opacity:1;
  color:rgba(158, 61, 31, var(--tw-text-opacity))
}

.focus\:text-teal:focus{
  --tw-text-opacity:1;
  color:rgba(28, 139, 129, var(--tw-text-opacity))
}

.focus\:text-gray-100:focus{
  --tw-text-opacity:1;
  color:rgba(243, 243, 243, var(--tw-text-opacity))
}

.focus\:text-gray-200:focus{
  --tw-text-opacity:1;
  color:rgba(221, 221, 221, var(--tw-text-opacity))
}

.focus\:text-gray-300:focus{
  --tw-text-opacity:1;
  color:rgba(140, 139, 140, var(--tw-text-opacity))
}

.focus\:text-gray-400:focus{
  --tw-text-opacity:1;
  color:rgba(99, 99, 99, var(--tw-text-opacity))
}

.focus\:text-gray-500:focus{
  --tw-text-opacity:1;
  color:rgba(51, 51, 51, var(--tw-text-opacity))
}

.focus\:text-gray-warm:focus{
  --tw-text-opacity:1;
  color:rgba(58, 54, 51, var(--tw-text-opacity))
}

.focus\:text-gray-smoke:focus{
  --tw-text-opacity:1;
  color:rgba(72, 83, 91, var(--tw-text-opacity))
}

.focus\:text-white:focus{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.focus\:text-black:focus{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-opacity-0{
  --tw-text-opacity:0
}

.text-opacity-5{
  --tw-text-opacity:0.05
}

.text-opacity-10{
  --tw-text-opacity:0.1
}

.text-opacity-20{
  --tw-text-opacity:0.2
}

.text-opacity-25{
  --tw-text-opacity:0.25
}

.text-opacity-30{
  --tw-text-opacity:0.3
}

.text-opacity-40{
  --tw-text-opacity:0.4
}

.text-opacity-50{
  --tw-text-opacity:0.5
}

.text-opacity-60{
  --tw-text-opacity:0.6
}

.text-opacity-70{
  --tw-text-opacity:0.7
}

.text-opacity-75{
  --tw-text-opacity:0.75
}

.text-opacity-80{
  --tw-text-opacity:0.8
}

.text-opacity-90{
  --tw-text-opacity:0.9
}

.text-opacity-95{
  --tw-text-opacity:0.95
}

.text-opacity-100{
  --tw-text-opacity:1
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity:0
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity:0.05
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity:0.1
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity:0.2
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity:0.25
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity:0.3
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity:0.4
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity:0.5
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity:0.6
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity:0.7
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity:0.75
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity:0.8
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity:0.9
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity:0.95
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity:1
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity:0
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity:0.05
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity:0.1
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity:0.2
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity:0.25
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity:0.3
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity:0.4
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity:0.5
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity:0.6
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity:0.7
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity:0.75
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity:0.8
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity:0.9
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity:0.95
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity:1
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity:0
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity:0.05
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity:0.1
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity:0.2
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity:0.25
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity:0.3
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity:0.4
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity:0.5
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity:0.6
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity:0.7
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity:0.75
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity:0.8
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity:0.9
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity:0.95
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity:1
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity:0
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity:0.05
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity:0.1
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity:0.2
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity:0.25
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity:0.3
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity:0.4
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity:0.5
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity:0.6
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity:0.7
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity:0.75
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity:0.8
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity:0.9
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity:0.95
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity:1
}

.underline{
  text-decoration:underline
}

.line-through{
  text-decoration:line-through
}

.no-underline{
  text-decoration:none
}

.group:hover .group-hover\:underline{
  text-decoration:underline
}

.group:hover .group-hover\:line-through{
  text-decoration:line-through
}

.group:hover .group-hover\:no-underline{
  text-decoration:none
}

.focus-within\:underline:focus-within{
  text-decoration:underline
}

.focus-within\:line-through:focus-within{
  text-decoration:line-through
}

.focus-within\:no-underline:focus-within{
  text-decoration:none
}

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

.hover\:line-through:hover{
  text-decoration:line-through
}

.hover\:no-underline:hover{
  text-decoration:none
}

.focus\:underline:focus{
  text-decoration:underline
}

.focus\:line-through:focus{
  text-decoration:line-through
}

.focus\:no-underline:focus{
  text-decoration:none
}

.antialiased{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.subpixel-antialiased{
  -webkit-font-smoothing:auto;
  -moz-osx-font-smoothing:auto
}

.placeholder-purple::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.placeholder-purple:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.placeholder-purple::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.placeholder-purple-dark::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.placeholder-purple-dark:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.placeholder-purple-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.placeholder-orange-light::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.placeholder-orange-light:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.placeholder-orange-light::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.placeholder-orange::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.placeholder-orange:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.placeholder-orange::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.placeholder-orange-dark::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.placeholder-orange-dark:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.placeholder-orange-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.placeholder-teal::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.placeholder-teal:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.placeholder-teal::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.placeholder-gray-100::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.placeholder-gray-100:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.placeholder-gray-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.placeholder-gray-200::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.placeholder-gray-200:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.placeholder-gray-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.placeholder-gray-300::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.placeholder-gray-300:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.placeholder-gray-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.placeholder-gray-400::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.placeholder-gray-400:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.placeholder-gray-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.placeholder-gray-500::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-500:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-warm::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-warm:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-warm::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.placeholder-gray-smoke::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.placeholder-gray-smoke:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.placeholder-gray-smoke::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.placeholder-white::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.placeholder-white:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.placeholder-white::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-black::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple-dark:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.focus\:placeholder-purple-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-light:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-light:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-light:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-dark:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.focus\:placeholder-orange-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
}

.focus\:placeholder-teal:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-teal:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-teal:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-100:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-200:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-300:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-400:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-500:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-warm:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-warm:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-smoke:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.focus\:placeholder-gray-smoke:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
}

.focus\:placeholder-white:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-white:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-white:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus::-moz-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity:0
}

.placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity:0
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity:0
}

.placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity:0.05
}

.placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity:0.05
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity:0.05
}

.placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity:0.1
}

.placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity:0.1
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity:0.1
}

.placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity:0.2
}

.placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity:0.2
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity:0.2
}

.placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity:0.25
}

.placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity:0.25
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity:0.25
}

.placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity:0.3
}

.placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity:0.3
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity:0.3
}

.placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity:0.4
}

.placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity:0.4
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity:0.4
}

.placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity:0.5
}

.placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity:0.5
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity:0.5
}

.placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity:0.6
}

.placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity:0.6
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity:0.6
}

.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity:0.7
}

.placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity:0.7
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity:0.7
}

.placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity:0.75
}

.placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity:0.75
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity:0.75
}

.placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity:0.8
}

.placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity:0.8
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity:0.8
}

.placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity:0.9
}

.placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity:0.9
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity:0.9
}

.placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity:0.95
}

.placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity:0.95
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity:0.95
}

.placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity:1
}

.placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity:1
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity:1
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder{
  --tw-placeholder-opacity:0
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity:0
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.05
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.05
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity:0.05
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.1
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.1
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity:0.1
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.2
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.2
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity:0.2
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.25
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.25
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity:0.25
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.3
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.3
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity:0.3
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.4
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.4
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity:0.4
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.5
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.5
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity:0.5
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.6
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.6
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity:0.6
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.7
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.7
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity:0.7
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.75
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.75
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity:0.75
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.8
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.8
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity:0.8
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.9
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.9
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity:0.9
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder{
  --tw-placeholder-opacity:0.95
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:0.95
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity:0.95
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder{
  --tw-placeholder-opacity:1
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity:1
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity:1
}

.caret-purple{
  caret-color:#612A60
}

.caret-purple-dark{
  caret-color:#3F0C39
}

.caret-orange-light{
  caret-color:#EDAA1A
}

.caret-orange{
  caret-color:#D24624
}

.caret-orange-dark{
  caret-color:#9E3D1F
}

.caret-teal{
  caret-color:#1C8B81
}

.caret-gray-100{
  caret-color:#F3F3F3
}

.caret-gray-200{
  caret-color:#DDDDDD
}

.caret-gray-300{
  caret-color:#8C8B8C
}

.caret-gray-400{
  caret-color:#636363
}

.caret-gray-500{
  caret-color:#333333
}

.caret-gray-warm{
  caret-color:#3A3633
}

.caret-gray-smoke{
  caret-color:#48535B
}

.caret-white{
  caret-color:#FFFFFF
}

.caret-black{
  caret-color:#000000
}

.opacity-0{
  opacity:0
}

.opacity-5{
  opacity:0.05
}

.opacity-10{
  opacity:0.1
}

.opacity-20{
  opacity:0.2
}

.opacity-25{
  opacity:0.25
}

.opacity-30{
  opacity:0.3
}

.opacity-40{
  opacity:0.4
}

.opacity-50{
  opacity:0.5
}

.opacity-60{
  opacity:0.6
}

.opacity-70{
  opacity:0.7
}

.opacity-75{
  opacity:0.75
}

.opacity-80{
  opacity:0.8
}

.opacity-90{
  opacity:0.9
}

.opacity-95{
  opacity:0.95
}

.opacity-100{
  opacity:1
}

.group:hover .group-hover\:opacity-0{
  opacity:0
}

.group:hover .group-hover\:opacity-5{
  opacity:0.05
}

.group:hover .group-hover\:opacity-10{
  opacity:0.1
}

.group:hover .group-hover\:opacity-20{
  opacity:0.2
}

.group:hover .group-hover\:opacity-25{
  opacity:0.25
}

.group:hover .group-hover\:opacity-30{
  opacity:0.3
}

.group:hover .group-hover\:opacity-40{
  opacity:0.4
}

.group:hover .group-hover\:opacity-50{
  opacity:0.5
}

.group:hover .group-hover\:opacity-60{
  opacity:0.6
}

.group:hover .group-hover\:opacity-70{
  opacity:0.7
}

.group:hover .group-hover\:opacity-75{
  opacity:0.75
}

.group:hover .group-hover\:opacity-80{
  opacity:0.8
}

.group:hover .group-hover\:opacity-90{
  opacity:0.9
}

.group:hover .group-hover\:opacity-95{
  opacity:0.95
}

.group:hover .group-hover\:opacity-100{
  opacity:1
}

.focus-within\:opacity-0:focus-within{
  opacity:0
}

.focus-within\:opacity-5:focus-within{
  opacity:0.05
}

.focus-within\:opacity-10:focus-within{
  opacity:0.1
}

.focus-within\:opacity-20:focus-within{
  opacity:0.2
}

.focus-within\:opacity-25:focus-within{
  opacity:0.25
}

.focus-within\:opacity-30:focus-within{
  opacity:0.3
}

.focus-within\:opacity-40:focus-within{
  opacity:0.4
}

.focus-within\:opacity-50:focus-within{
  opacity:0.5
}

.focus-within\:opacity-60:focus-within{
  opacity:0.6
}

.focus-within\:opacity-70:focus-within{
  opacity:0.7
}

.focus-within\:opacity-75:focus-within{
  opacity:0.75
}

.focus-within\:opacity-80:focus-within{
  opacity:0.8
}

.focus-within\:opacity-90:focus-within{
  opacity:0.9
}

.focus-within\:opacity-95:focus-within{
  opacity:0.95
}

.focus-within\:opacity-100:focus-within{
  opacity:1
}

.hover\:opacity-0:hover{
  opacity:0
}

.hover\:opacity-5:hover{
  opacity:0.05
}

.hover\:opacity-10:hover{
  opacity:0.1
}

.hover\:opacity-20:hover{
  opacity:0.2
}

.hover\:opacity-25:hover{
  opacity:0.25
}

.hover\:opacity-30:hover{
  opacity:0.3
}

.hover\:opacity-40:hover{
  opacity:0.4
}

.hover\:opacity-50:hover{
  opacity:0.5
}

.hover\:opacity-60:hover{
  opacity:0.6
}

.hover\:opacity-70:hover{
  opacity:0.7
}

.hover\:opacity-75:hover{
  opacity:0.75
}

.hover\:opacity-80:hover{
  opacity:0.8
}

.hover\:opacity-90:hover{
  opacity:0.9
}

.hover\:opacity-95:hover{
  opacity:0.95
}

.hover\:opacity-100:hover{
  opacity:1
}

.focus\:opacity-0:focus{
  opacity:0
}

.focus\:opacity-5:focus{
  opacity:0.05
}

.focus\:opacity-10:focus{
  opacity:0.1
}

.focus\:opacity-20:focus{
  opacity:0.2
}

.focus\:opacity-25:focus{
  opacity:0.25
}

.focus\:opacity-30:focus{
  opacity:0.3
}

.focus\:opacity-40:focus{
  opacity:0.4
}

.focus\:opacity-50:focus{
  opacity:0.5
}

.focus\:opacity-60:focus{
  opacity:0.6
}

.focus\:opacity-70:focus{
  opacity:0.7
}

.focus\:opacity-75:focus{
  opacity:0.75
}

.focus\:opacity-80:focus{
  opacity:0.8
}

.focus\:opacity-90:focus{
  opacity:0.9
}

.focus\:opacity-95:focus{
  opacity:0.95
}

.focus\:opacity-100:focus{
  opacity:1
}

.disabled\:opacity-0:disabled{
  opacity:0
}

.disabled\:opacity-5:disabled{
  opacity:0.05
}

.disabled\:opacity-10:disabled{
  opacity:0.1
}

.disabled\:opacity-20:disabled{
  opacity:0.2
}

.disabled\:opacity-25:disabled{
  opacity:0.25
}

.disabled\:opacity-30:disabled{
  opacity:0.3
}

.disabled\:opacity-40:disabled{
  opacity:0.4
}

.disabled\:opacity-50:disabled{
  opacity:0.5
}

.disabled\:opacity-60:disabled{
  opacity:0.6
}

.disabled\:opacity-70:disabled{
  opacity:0.7
}

.disabled\:opacity-75:disabled{
  opacity:0.75
}

.disabled\:opacity-80:disabled{
  opacity:0.8
}

.disabled\:opacity-90:disabled{
  opacity:0.9
}

.disabled\:opacity-95:disabled{
  opacity:0.95
}

.disabled\:opacity-100:disabled{
  opacity:1
}

.bg-blend-normal{
  background-blend-mode:normal
}

.bg-blend-multiply{
  background-blend-mode:multiply
}

.bg-blend-screen{
  background-blend-mode:screen
}

.bg-blend-overlay{
  background-blend-mode:overlay
}

.bg-blend-darken{
  background-blend-mode:darken
}

.bg-blend-lighten{
  background-blend-mode:lighten
}

.bg-blend-color-dodge{
  background-blend-mode:color-dodge
}

.bg-blend-color-burn{
  background-blend-mode:color-burn
}

.bg-blend-hard-light{
  background-blend-mode:hard-light
}

.bg-blend-soft-light{
  background-blend-mode:soft-light
}

.bg-blend-difference{
  background-blend-mode:difference
}

.bg-blend-exclusion{
  background-blend-mode:exclusion
}

.bg-blend-hue{
  background-blend-mode:hue
}

.bg-blend-saturation{
  background-blend-mode:saturation
}

.bg-blend-color{
  background-blend-mode:color
}

.bg-blend-luminosity{
  background-blend-mode:luminosity
}

.mix-blend-normal{
  mix-blend-mode:normal
}

.mix-blend-multiply{
  mix-blend-mode:multiply
}

.mix-blend-screen{
  mix-blend-mode:screen
}

.mix-blend-overlay{
  mix-blend-mode:overlay
}

.mix-blend-darken{
  mix-blend-mode:darken
}

.mix-blend-lighten{
  mix-blend-mode:lighten
}

.mix-blend-color-dodge{
  mix-blend-mode:color-dodge
}

.mix-blend-color-burn{
  mix-blend-mode:color-burn
}

.mix-blend-hard-light{
  mix-blend-mode:hard-light
}

.mix-blend-soft-light{
  mix-blend-mode:soft-light
}

.mix-blend-difference{
  mix-blend-mode:difference
}

.mix-blend-exclusion{
  mix-blend-mode:exclusion
}

.mix-blend-hue{
  mix-blend-mode:hue
}

.mix-blend-saturation{
  mix-blend-mode:saturation
}

.mix-blend-color{
  mix-blend-mode:color
}

.mix-blend-luminosity{
  mix-blend-mode:luminosity
}

*, ::before, ::after{
  --tw-shadow:0 0 #0000
}

.shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md{
  --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg{
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

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

.group:hover .group-hover\:shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-none{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-sm:focus-within{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow:focus-within{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-md:focus-within{
  --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-lg:focus-within{
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-none:focus-within{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-sm:hover{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow:hover{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-md:hover{
  --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-lg:hover{
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-none:hover{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-sm:focus{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow:focus{
  --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-md:focus{
  --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-lg:focus{
  --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-none:focus{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none{
  outline:2px solid transparent;
  outline-offset:2px
}

.outline-white{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.outline-black{
  outline:2px dotted black;
  outline-offset:2px
}

.outline-blue{
  outline:2px solid #0000ff;
  outline-offset:0
}

.outline-orange{
  outline:1px dashed #DA4926;
  outline-offset:0
}

.focus-within\:outline-none:focus-within{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-within\:outline-white:focus-within{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.focus-within\:outline-black:focus-within{
  outline:2px dotted black;
  outline-offset:2px
}

.focus-within\:outline-blue:focus-within{
  outline:2px solid #0000ff;
  outline-offset:0
}

.focus-within\:outline-orange:focus-within{
  outline:1px dashed #DA4926;
  outline-offset:0
}

.focus\:outline-none:focus{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus\:outline-white:focus{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.focus\:outline-black:focus{
  outline:2px dotted black;
  outline-offset:2px
}

.focus\:outline-blue:focus{
  outline:2px solid #0000ff;
  outline-offset:0
}

.focus\:outline-orange:focus{
  outline:1px dashed #DA4926;
  outline-offset:0
}

.focus-visible\:outline-none.focus-visible{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-visible\:outline-none:focus-visible{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-visible\:outline-white.focus-visible{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.focus-visible\:outline-white:focus-visible{
  outline:1px dotted #ffffff;
  outline-offset:1px
}

.focus-visible\:outline-black.focus-visible{
  outline:2px dotted black;
  outline-offset:2px
}

.focus-visible\:outline-black:focus-visible{
  outline:2px dotted black;
  outline-offset:2px
}

.focus-visible\:outline-blue.focus-visible{
  outline:2px solid #0000ff;
  outline-offset:0
}

.focus-visible\:outline-blue:focus-visible{
  outline:2px solid #0000ff;
  outline-offset:0
}

.focus-visible\:outline-orange.focus-visible{
  outline:1px dashed #DA4926;
  outline-offset:0
}

.focus-visible\:outline-orange:focus-visible{
  outline:1px dashed #DA4926;
  outline-offset:0
}

*, ::before, ::after{
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000
}

.ring-0{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-1{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-2{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-4{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-8{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-0:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-4:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-8:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-8:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-inset{
  --tw-ring-inset:inset
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset:inset
}

.focus\:ring-inset:focus{
  --tw-ring-inset:inset
}

.ring-purple{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
}

.ring-purple-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
}

.ring-orange-light{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
}

.ring-orange{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
}

.ring-orange-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
}

.ring-teal{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
}

.ring-gray-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
}

.ring-gray-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
}

.ring-gray-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
}

.ring-gray-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
}

.ring-gray-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
}

.ring-gray-warm{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
}

.ring-gray-smoke{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
}

.ring-white{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.ring-black{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus-within\:ring-purple:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
}

.focus-within\:ring-purple-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
}

.focus-within\:ring-orange-light:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
}

.focus-within\:ring-orange:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
}

.focus-within\:ring-orange-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
}

.focus-within\:ring-teal:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-warm:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
}

.focus-within\:ring-gray-smoke:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
}

.focus-within\:ring-white:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus-within\:ring-black:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus\:ring-purple:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
}

.focus\:ring-purple-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
}

.focus\:ring-orange-light:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
}

.focus\:ring-orange:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
}

.focus\:ring-orange-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
}

.focus\:ring-teal:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
}

.focus\:ring-gray-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
}

.focus\:ring-gray-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
}

.focus\:ring-gray-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
}

.focus\:ring-gray-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
}

.focus\:ring-gray-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
}

.focus\:ring-gray-warm:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
}

.focus\:ring-gray-smoke:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
}

.focus\:ring-white:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus\:ring-black:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

.ring-opacity-0{
  --tw-ring-opacity:0
}

.ring-opacity-5{
  --tw-ring-opacity:0.05
}

.ring-opacity-10{
  --tw-ring-opacity:0.1
}

.ring-opacity-20{
  --tw-ring-opacity:0.2
}

.ring-opacity-25{
  --tw-ring-opacity:0.25
}

.ring-opacity-30{
  --tw-ring-opacity:0.3
}

.ring-opacity-40{
  --tw-ring-opacity:0.4
}

.ring-opacity-50{
  --tw-ring-opacity:0.5
}

.ring-opacity-60{
  --tw-ring-opacity:0.6
}

.ring-opacity-70{
  --tw-ring-opacity:0.7
}

.ring-opacity-75{
  --tw-ring-opacity:0.75
}

.ring-opacity-80{
  --tw-ring-opacity:0.8
}

.ring-opacity-90{
  --tw-ring-opacity:0.9
}

.ring-opacity-95{
  --tw-ring-opacity:0.95
}

.ring-opacity-100{
  --tw-ring-opacity:1
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity:0
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity:0.05
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity:0.1
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity:0.2
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity:0.25
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity:0.3
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity:0.4
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity:0.5
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity:0.6
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity:0.7
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity:0.75
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity:0.8
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity:0.9
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity:0.95
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity:1
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity:0
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity:0.05
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity:0.1
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity:0.2
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity:0.25
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity:0.3
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity:0.4
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity:0.5
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity:0.6
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity:0.7
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity:0.75
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity:0.8
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity:0.9
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity:0.95
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity:1
}

.ring-offset-0{
  --tw-ring-offset-width:0px
}

.ring-offset-1{
  --tw-ring-offset-width:1px
}

.ring-offset-2{
  --tw-ring-offset-width:2px
}

.ring-offset-4{
  --tw-ring-offset-width:4px
}

.ring-offset-8{
  --tw-ring-offset-width:8px
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width:0px
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width:1px
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width:2px
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width:4px
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width:8px
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width:0px
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width:1px
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width:2px
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width:4px
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width:8px
}

.ring-offset-purple{
  --tw-ring-offset-color:#612A60
}

.ring-offset-purple-dark{
  --tw-ring-offset-color:#3F0C39
}

.ring-offset-orange-light{
  --tw-ring-offset-color:#EDAA1A
}

.ring-offset-orange{
  --tw-ring-offset-color:#D24624
}

.ring-offset-orange-dark{
  --tw-ring-offset-color:#9E3D1F
}

.ring-offset-teal{
  --tw-ring-offset-color:#1C8B81
}

.ring-offset-gray-100{
  --tw-ring-offset-color:#F3F3F3
}

.ring-offset-gray-200{
  --tw-ring-offset-color:#DDDDDD
}

.ring-offset-gray-300{
  --tw-ring-offset-color:#8C8B8C
}

.ring-offset-gray-400{
  --tw-ring-offset-color:#636363
}

.ring-offset-gray-500{
  --tw-ring-offset-color:#333333
}

.ring-offset-gray-warm{
  --tw-ring-offset-color:#3A3633
}

.ring-offset-gray-smoke{
  --tw-ring-offset-color:#48535B
}

.ring-offset-white{
  --tw-ring-offset-color:#FFFFFF
}

.ring-offset-black{
  --tw-ring-offset-color:#000000
}

.focus-within\:ring-offset-purple:focus-within{
  --tw-ring-offset-color:#612A60
}

.focus-within\:ring-offset-purple-dark:focus-within{
  --tw-ring-offset-color:#3F0C39
}

.focus-within\:ring-offset-orange-light:focus-within{
  --tw-ring-offset-color:#EDAA1A
}

.focus-within\:ring-offset-orange:focus-within{
  --tw-ring-offset-color:#D24624
}

.focus-within\:ring-offset-orange-dark:focus-within{
  --tw-ring-offset-color:#9E3D1F
}

.focus-within\:ring-offset-teal:focus-within{
  --tw-ring-offset-color:#1C8B81
}

.focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color:#F3F3F3
}

.focus-within\:ring-offset-gray-200:focus-within{
  --tw-ring-offset-color:#DDDDDD
}

.focus-within\:ring-offset-gray-300:focus-within{
  --tw-ring-offset-color:#8C8B8C
}

.focus-within\:ring-offset-gray-400:focus-within{
  --tw-ring-offset-color:#636363
}

.focus-within\:ring-offset-gray-500:focus-within{
  --tw-ring-offset-color:#333333
}

.focus-within\:ring-offset-gray-warm:focus-within{
  --tw-ring-offset-color:#3A3633
}

.focus-within\:ring-offset-gray-smoke:focus-within{
  --tw-ring-offset-color:#48535B
}

.focus-within\:ring-offset-white:focus-within{
  --tw-ring-offset-color:#FFFFFF
}

.focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color:#000000
}

.focus\:ring-offset-purple:focus{
  --tw-ring-offset-color:#612A60
}

.focus\:ring-offset-purple-dark:focus{
  --tw-ring-offset-color:#3F0C39
}

.focus\:ring-offset-orange-light:focus{
  --tw-ring-offset-color:#EDAA1A
}

.focus\:ring-offset-orange:focus{
  --tw-ring-offset-color:#D24624
}

.focus\:ring-offset-orange-dark:focus{
  --tw-ring-offset-color:#9E3D1F
}

.focus\:ring-offset-teal:focus{
  --tw-ring-offset-color:#1C8B81
}

.focus\:ring-offset-gray-100:focus{
  --tw-ring-offset-color:#F3F3F3
}

.focus\:ring-offset-gray-200:focus{
  --tw-ring-offset-color:#DDDDDD
}

.focus\:ring-offset-gray-300:focus{
  --tw-ring-offset-color:#8C8B8C
}

.focus\:ring-offset-gray-400:focus{
  --tw-ring-offset-color:#636363
}

.focus\:ring-offset-gray-500:focus{
  --tw-ring-offset-color:#333333
}

.focus\:ring-offset-gray-warm:focus{
  --tw-ring-offset-color:#3A3633
}

.focus\:ring-offset-gray-smoke:focus{
  --tw-ring-offset-color:#48535B
}

.focus\:ring-offset-white:focus{
  --tw-ring-offset-color:#FFFFFF
}

.focus\:ring-offset-black:focus{
  --tw-ring-offset-color:#000000
}

.filter{
  --tw-blur:var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
  --tw-invert:var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter-none{
  filter:none
}

.blur-0{
  --tw-blur:blur(0)
}

.blur-none{
  --tw-blur:blur(0)
}

.blur-sm{
  --tw-blur:blur(4px)
}

.blur{
  --tw-blur:blur(8px)
}

.blur-md{
  --tw-blur:blur(12px)
}

.blur-lg{
  --tw-blur:blur(16px)
}

.blur-xl{
  --tw-blur:blur(24px)
}

.blur-2xl{
  --tw-blur:blur(40px)
}

.blur-3xl{
  --tw-blur:blur(64px)
}

.brightness-0{
  --tw-brightness:brightness(0)
}

.brightness-50{
  --tw-brightness:brightness(.5)
}

.brightness-75{
  --tw-brightness:brightness(.75)
}

.brightness-90{
  --tw-brightness:brightness(.9)
}

.brightness-95{
  --tw-brightness:brightness(.95)
}

.brightness-100{
  --tw-brightness:brightness(1)
}

.brightness-105{
  --tw-brightness:brightness(1.05)
}

.brightness-110{
  --tw-brightness:brightness(1.1)
}

.brightness-125{
  --tw-brightness:brightness(1.25)
}

.brightness-150{
  --tw-brightness:brightness(1.5)
}

.brightness-200{
  --tw-brightness:brightness(2)
}

.contrast-0{
  --tw-contrast:contrast(0)
}

.contrast-50{
  --tw-contrast:contrast(.5)
}

.contrast-75{
  --tw-contrast:contrast(.75)
}

.contrast-100{
  --tw-contrast:contrast(1)
}

.contrast-125{
  --tw-contrast:contrast(1.25)
}

.contrast-150{
  --tw-contrast:contrast(1.5)
}

.contrast-200{
  --tw-contrast:contrast(2)
}

.drop-shadow-sm{
  --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
}

.drop-shadow{
  --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
}

.drop-shadow-md{
  --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
}

.drop-shadow-lg{
  --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
}

.drop-shadow-xl{
  --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
}

.drop-shadow-2xl{
  --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
}

.drop-shadow-none{
  --tw-drop-shadow:drop-shadow(0 0 #0000)
}

.grayscale-0{
  --tw-grayscale:grayscale(0)
}

.grayscale{
  --tw-grayscale:grayscale(100%)
}

.hue-rotate-0{
  --tw-hue-rotate:hue-rotate(0deg)
}

.hue-rotate-15{
  --tw-hue-rotate:hue-rotate(15deg)
}

.hue-rotate-30{
  --tw-hue-rotate:hue-rotate(30deg)
}

.hue-rotate-60{
  --tw-hue-rotate:hue-rotate(60deg)
}

.hue-rotate-90{
  --tw-hue-rotate:hue-rotate(90deg)
}

.hue-rotate-180{
  --tw-hue-rotate:hue-rotate(180deg)
}

.-hue-rotate-180{
  --tw-hue-rotate:hue-rotate(-180deg)
}

.-hue-rotate-90{
  --tw-hue-rotate:hue-rotate(-90deg)
}

.-hue-rotate-60{
  --tw-hue-rotate:hue-rotate(-60deg)
}

.-hue-rotate-30{
  --tw-hue-rotate:hue-rotate(-30deg)
}

.-hue-rotate-15{
  --tw-hue-rotate:hue-rotate(-15deg)
}

.invert-0{
  --tw-invert:invert(0)
}

.invert{
  --tw-invert:invert(100%)
}

.saturate-0{
  --tw-saturate:saturate(0)
}

.saturate-50{
  --tw-saturate:saturate(.5)
}

.saturate-100{
  --tw-saturate:saturate(1)
}

.saturate-150{
  --tw-saturate:saturate(1.5)
}

.saturate-200{
  --tw-saturate:saturate(2)
}

.sepia-0{
  --tw-sepia:sepia(0)
}

.sepia{
  --tw-sepia:sepia(100%)
}

.backdrop-filter{
  --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
  -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-filter-none{
  -webkit-backdrop-filter:none;
          backdrop-filter:none
}

.backdrop-blur-0{
  --tw-backdrop-blur:blur(0)
}

.backdrop-blur-none{
  --tw-backdrop-blur:blur(0)
}

.backdrop-blur-sm{
  --tw-backdrop-blur:blur(4px)
}

.backdrop-blur{
  --tw-backdrop-blur:blur(8px)
}

.backdrop-blur-md{
  --tw-backdrop-blur:blur(12px)
}

.backdrop-blur-lg{
  --tw-backdrop-blur:blur(16px)
}

.backdrop-blur-xl{
  --tw-backdrop-blur:blur(24px)
}

.backdrop-blur-2xl{
  --tw-backdrop-blur:blur(40px)
}

.backdrop-blur-3xl{
  --tw-backdrop-blur:blur(64px)
}

.backdrop-brightness-0{
  --tw-backdrop-brightness:brightness(0)
}

.backdrop-brightness-50{
  --tw-backdrop-brightness:brightness(.5)
}

.backdrop-brightness-75{
  --tw-backdrop-brightness:brightness(.75)
}

.backdrop-brightness-90{
  --tw-backdrop-brightness:brightness(.9)
}

.backdrop-brightness-95{
  --tw-backdrop-brightness:brightness(.95)
}

.backdrop-brightness-100{
  --tw-backdrop-brightness:brightness(1)
}

.backdrop-brightness-105{
  --tw-backdrop-brightness:brightness(1.05)
}

.backdrop-brightness-110{
  --tw-backdrop-brightness:brightness(1.1)
}

.backdrop-brightness-125{
  --tw-backdrop-brightness:brightness(1.25)
}

.backdrop-brightness-150{
  --tw-backdrop-brightness:brightness(1.5)
}

.backdrop-brightness-200{
  --tw-backdrop-brightness:brightness(2)
}

.backdrop-contrast-0{
  --tw-backdrop-contrast:contrast(0)
}

.backdrop-contrast-50{
  --tw-backdrop-contrast:contrast(.5)
}

.backdrop-contrast-75{
  --tw-backdrop-contrast:contrast(.75)
}

.backdrop-contrast-100{
  --tw-backdrop-contrast:contrast(1)
}

.backdrop-contrast-125{
  --tw-backdrop-contrast:contrast(1.25)
}

.backdrop-contrast-150{
  --tw-backdrop-contrast:contrast(1.5)
}

.backdrop-contrast-200{
  --tw-backdrop-contrast:contrast(2)
}

.backdrop-grayscale-0{
  --tw-backdrop-grayscale:grayscale(0)
}

.backdrop-grayscale{
  --tw-backdrop-grayscale:grayscale(100%)
}

.backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate:hue-rotate(0deg)
}

.backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(15deg)
}

.backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(30deg)
}

.backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(60deg)
}

.backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(90deg)
}

.backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(180deg)
}

.-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(-180deg)
}

.-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(-90deg)
}

.-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(-60deg)
}

.-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(-30deg)
}

.-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(-15deg)
}

.backdrop-invert-0{
  --tw-backdrop-invert:invert(0)
}

.backdrop-invert{
  --tw-backdrop-invert:invert(100%)
}

.backdrop-opacity-0{
  --tw-backdrop-opacity:opacity(0)
}

.backdrop-opacity-5{
  --tw-backdrop-opacity:opacity(0.05)
}

.backdrop-opacity-10{
  --tw-backdrop-opacity:opacity(0.1)
}

.backdrop-opacity-20{
  --tw-backdrop-opacity:opacity(0.2)
}

.backdrop-opacity-25{
  --tw-backdrop-opacity:opacity(0.25)
}

.backdrop-opacity-30{
  --tw-backdrop-opacity:opacity(0.3)
}

.backdrop-opacity-40{
  --tw-backdrop-opacity:opacity(0.4)
}

.backdrop-opacity-50{
  --tw-backdrop-opacity:opacity(0.5)
}

.backdrop-opacity-60{
  --tw-backdrop-opacity:opacity(0.6)
}

.backdrop-opacity-70{
  --tw-backdrop-opacity:opacity(0.7)
}

.backdrop-opacity-75{
  --tw-backdrop-opacity:opacity(0.75)
}

.backdrop-opacity-80{
  --tw-backdrop-opacity:opacity(0.8)
}

.backdrop-opacity-90{
  --tw-backdrop-opacity:opacity(0.9)
}

.backdrop-opacity-95{
  --tw-backdrop-opacity:opacity(0.95)
}

.backdrop-opacity-100{
  --tw-backdrop-opacity:opacity(1)
}

.backdrop-saturate-0{
  --tw-backdrop-saturate:saturate(0)
}

.backdrop-saturate-50{
  --tw-backdrop-saturate:saturate(.5)
}

.backdrop-saturate-100{
  --tw-backdrop-saturate:saturate(1)
}

.backdrop-saturate-150{
  --tw-backdrop-saturate:saturate(1.5)
}

.backdrop-saturate-200{
  --tw-backdrop-saturate:saturate(2)
}

.backdrop-sepia-0{
  --tw-backdrop-sepia:sepia(0)
}

.backdrop-sepia{
  --tw-backdrop-sepia:sepia(100%)
}

.transition-none{
  transition-property:none
}

.transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition{
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-colors{
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-opacity{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-shadow{
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.delay-75{
  transition-delay:75ms
}

.delay-100{
  transition-delay:100ms
}

.delay-150{
  transition-delay:150ms
}

.delay-200{
  transition-delay:200ms
}

.delay-300{
  transition-delay:300ms
}

.delay-500{
  transition-delay:500ms
}

.delay-700{
  transition-delay:700ms
}

.delay-1000{
  transition-delay:1000ms
}

.duration-75{
  transition-duration:75ms
}

.duration-100{
  transition-duration:100ms
}

.duration-150{
  transition-duration:150ms
}

.duration-200{
  transition-duration:200ms
}

.duration-300{
  transition-duration:300ms
}

.duration-500{
  transition-duration:500ms
}

.duration-700{
  transition-duration:700ms
}

.duration-1000{
  transition-duration:1000ms
}

.ease-linear{
  transition-timing-function:linear
}

.ease-in{
  transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
}

.ease-out{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.ease-in-out{
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
}

.content-none{
  content:none
}

.spb-controls{
  right:-13px;
  top:100%
}

.spb_close{
  background:rgba(0,0,0,0);
  border:0;
  color:#d24624;
  font-size:40px
}

.spb_overlay{
  background-color:rgba(0,0,0,.9)
}

.spb-popup-main-wrapper{
  border:0;
  max-width:calc(100% - 2rem);
  padding:0
}

.spb-popup-main-wrapper.spb_center{
  margin:0 !important;
  transform:translate(-50%, -50%)
}

.spb-popup-main-wrapper.spb_top_center{
  top:1.5rem
}

.spb-popup-main-wrapper.spb_top_left{
  top:1.5rem;
  left:1.5rem
}

.spb-popup-main-wrapper.spb_top_right{
  top:1.5rem;
  right:1.5rem
}

.user-login-form .form-item .form-item__textfield{
  border-width:1px;
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

@media (min-width: 360px){
  .mobile-sm\:container{
    width:100%
  }

  @media (min-width: 360px){
    .mobile-sm\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .mobile-sm\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .mobile-sm\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .mobile-sm\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .mobile-sm\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .mobile-sm\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .mobile-sm\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .mobile-sm\:container{
      max-width:1350px
    }
  }

  .mobile-sm\: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
  }

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

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

  .mobile-sm\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

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

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

  .mobile-sm\:pointer-events-none{
    pointer-events:none
  }

  .mobile-sm\:pointer-events-auto{
    pointer-events:auto
  }

  .mobile-sm\:visible{
    visibility:visible
  }

  .mobile-sm\:invisible{
    visibility:hidden
  }

  .mobile-sm\:static{
    position:static
  }

  .mobile-sm\:fixed{
    position:fixed
  }

  .mobile-sm\:absolute{
    position:absolute
  }

  .mobile-sm\:relative{
    position:relative
  }

  .mobile-sm\:sticky{
    position:sticky
  }

  .mobile-sm\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .mobile-sm\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .mobile-sm\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .mobile-sm\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .mobile-sm\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .mobile-sm\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .mobile-sm\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .mobile-sm\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .mobile-sm\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .mobile-sm\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .mobile-sm\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .mobile-sm\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .mobile-sm\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .mobile-sm\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .mobile-sm\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .mobile-sm\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .mobile-sm\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .mobile-sm\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .mobile-sm\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .mobile-sm\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .mobile-sm\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .mobile-sm\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .mobile-sm\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .mobile-sm\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .mobile-sm\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .mobile-sm\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .mobile-sm\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .mobile-sm\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .mobile-sm\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .mobile-sm\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .mobile-sm\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .mobile-sm\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .mobile-sm\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .mobile-sm\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .mobile-sm\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .mobile-sm\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .mobile-sm\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .mobile-sm\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .mobile-sm\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .mobile-sm\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .mobile-sm\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .mobile-sm\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .mobile-sm\:inset-x-0{
    left:0;
    right:0
  }

  .mobile-sm\:inset-x-auto{
    left:auto;
    right:auto
  }

  .mobile-sm\:inset-x-1px{
    left:1px;
    right:1px
  }

  .mobile-sm\:inset-x-2px{
    left:2px;
    right:2px
  }

  .mobile-sm\:inset-x-3px{
    left:3px;
    right:3px
  }

  .mobile-sm\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .mobile-sm\:inset-x-xs{
    left:8px;
    right:8px
  }

  .mobile-sm\:inset-x-sm{
    left:16px;
    right:16px
  }

  .mobile-sm\:inset-x-base{
    left:24px;
    right:24px
  }

  .mobile-sm\:inset-x-md{
    left:40px;
    right:40px
  }

  .mobile-sm\:inset-x-lg{
    left:56px;
    right:56px
  }

  .mobile-sm\:inset-x-xl{
    left:80px;
    right:80px
  }

  .mobile-sm\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .mobile-sm\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .mobile-sm\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .mobile-sm\:inset-x-full{
    left:100%;
    right:100%
  }

  .mobile-sm\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .mobile-sm\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .mobile-sm\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .mobile-sm\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .mobile-sm\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .mobile-sm\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .mobile-sm\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .mobile-sm\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .mobile-sm\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .mobile-sm\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .mobile-sm\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .mobile-sm\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .mobile-sm\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .mobile-sm\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .mobile-sm\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .mobile-sm\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .mobile-sm\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .mobile-sm\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .mobile-sm\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .mobile-sm\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .mobile-sm\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .mobile-sm\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .mobile-sm\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .mobile-sm\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .mobile-sm\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .mobile-sm\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .mobile-sm\:inset-y-0{
    top:0;
    bottom:0
  }

  .mobile-sm\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .mobile-sm\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .mobile-sm\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .mobile-sm\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .mobile-sm\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .mobile-sm\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .mobile-sm\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .mobile-sm\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .mobile-sm\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .mobile-sm\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .mobile-sm\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .mobile-sm\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .mobile-sm\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .mobile-sm\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .mobile-sm\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .mobile-sm\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .mobile-sm\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .mobile-sm\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .mobile-sm\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .mobile-sm\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .mobile-sm\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .mobile-sm\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .mobile-sm\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .mobile-sm\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .mobile-sm\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .mobile-sm\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .mobile-sm\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .mobile-sm\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .mobile-sm\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .mobile-sm\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .mobile-sm\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .mobile-sm\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .mobile-sm\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .mobile-sm\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .mobile-sm\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .mobile-sm\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .mobile-sm\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .mobile-sm\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .mobile-sm\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .mobile-sm\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .mobile-sm\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .mobile-sm\:top-0{
    top:0
  }

  .mobile-sm\:top-auto{
    top:auto
  }

  .mobile-sm\:top-1px{
    top:1px
  }

  .mobile-sm\:top-2px{
    top:2px
  }

  .mobile-sm\:top-3px{
    top:3px
  }

  .mobile-sm\:top-xxs{
    top:4px
  }

  .mobile-sm\:top-xs{
    top:8px
  }

  .mobile-sm\:top-sm{
    top:16px
  }

  .mobile-sm\:top-base{
    top:24px
  }

  .mobile-sm\:top-md{
    top:40px
  }

  .mobile-sm\:top-lg{
    top:56px
  }

  .mobile-sm\:top-xl{
    top:80px
  }

  .mobile-sm\:top-xxl{
    top:96px
  }

  .mobile-sm\:top-3xl{
    top:160px
  }

  .mobile-sm\:top-4xl{
    top:20rem
  }

  .mobile-sm\:top-full{
    top:100%
  }

  .mobile-sm\:-top-1px{
    top:-1px
  }

  .mobile-sm\:-top-2px{
    top:-2px
  }

  .mobile-sm\:-top-3px{
    top:-3px
  }

  .mobile-sm\:-top-xxs{
    top:-4px
  }

  .mobile-sm\:-top-xs{
    top:-8px
  }

  .mobile-sm\:-top-sm{
    top:-16px
  }

  .mobile-sm\:-top-base{
    top:-24px
  }

  .mobile-sm\:-top-md{
    top:-40px
  }

  .mobile-sm\:-top-lg{
    top:-56px
  }

  .mobile-sm\:-top-xl{
    top:-80px
  }

  .mobile-sm\:-top-xxl{
    top:-96px
  }

  .mobile-sm\:-top-3xl{
    top:-160px
  }

  .mobile-sm\:-top-4xl{
    top:-20rem
  }

  .mobile-sm\:-top-full{
    top:-100%
  }

  .mobile-sm\:top-1\/2{
    top:50%
  }

  .mobile-sm\:top-1\/3{
    top:33.333333%
  }

  .mobile-sm\:top-2\/3{
    top:66.666667%
  }

  .mobile-sm\:top-1\/4{
    top:25%
  }

  .mobile-sm\:top-2\/4{
    top:50%
  }

  .mobile-sm\:top-3\/4{
    top:75%
  }

  .mobile-sm\:-top-1\/2{
    top:-50%
  }

  .mobile-sm\:-top-1\/3{
    top:-33.333333%
  }

  .mobile-sm\:-top-2\/3{
    top:-66.666667%
  }

  .mobile-sm\:-top-1\/4{
    top:-25%
  }

  .mobile-sm\:-top-2\/4{
    top:-50%
  }

  .mobile-sm\:-top-3\/4{
    top:-75%
  }

  .mobile-sm\:right-0{
    right:0
  }

  .mobile-sm\:right-auto{
    right:auto
  }

  .mobile-sm\:right-1px{
    right:1px
  }

  .mobile-sm\:right-2px{
    right:2px
  }

  .mobile-sm\:right-3px{
    right:3px
  }

  .mobile-sm\:right-xxs{
    right:4px
  }

  .mobile-sm\:right-xs{
    right:8px
  }

  .mobile-sm\:right-sm{
    right:16px
  }

  .mobile-sm\:right-base{
    right:24px
  }

  .mobile-sm\:right-md{
    right:40px
  }

  .mobile-sm\:right-lg{
    right:56px
  }

  .mobile-sm\:right-xl{
    right:80px
  }

  .mobile-sm\:right-xxl{
    right:96px
  }

  .mobile-sm\:right-3xl{
    right:160px
  }

  .mobile-sm\:right-4xl{
    right:20rem
  }

  .mobile-sm\:right-full{
    right:100%
  }

  .mobile-sm\:-right-1px{
    right:-1px
  }

  .mobile-sm\:-right-2px{
    right:-2px
  }

  .mobile-sm\:-right-3px{
    right:-3px
  }

  .mobile-sm\:-right-xxs{
    right:-4px
  }

  .mobile-sm\:-right-xs{
    right:-8px
  }

  .mobile-sm\:-right-sm{
    right:-16px
  }

  .mobile-sm\:-right-base{
    right:-24px
  }

  .mobile-sm\:-right-md{
    right:-40px
  }

  .mobile-sm\:-right-lg{
    right:-56px
  }

  .mobile-sm\:-right-xl{
    right:-80px
  }

  .mobile-sm\:-right-xxl{
    right:-96px
  }

  .mobile-sm\:-right-3xl{
    right:-160px
  }

  .mobile-sm\:-right-4xl{
    right:-20rem
  }

  .mobile-sm\:-right-full{
    right:-100%
  }

  .mobile-sm\:right-1\/2{
    right:50%
  }

  .mobile-sm\:right-1\/3{
    right:33.333333%
  }

  .mobile-sm\:right-2\/3{
    right:66.666667%
  }

  .mobile-sm\:right-1\/4{
    right:25%
  }

  .mobile-sm\:right-2\/4{
    right:50%
  }

  .mobile-sm\:right-3\/4{
    right:75%
  }

  .mobile-sm\:-right-1\/2{
    right:-50%
  }

  .mobile-sm\:-right-1\/3{
    right:-33.333333%
  }

  .mobile-sm\:-right-2\/3{
    right:-66.666667%
  }

  .mobile-sm\:-right-1\/4{
    right:-25%
  }

  .mobile-sm\:-right-2\/4{
    right:-50%
  }

  .mobile-sm\:-right-3\/4{
    right:-75%
  }

  .mobile-sm\:bottom-0{
    bottom:0
  }

  .mobile-sm\:bottom-auto{
    bottom:auto
  }

  .mobile-sm\:bottom-1px{
    bottom:1px
  }

  .mobile-sm\:bottom-2px{
    bottom:2px
  }

  .mobile-sm\:bottom-3px{
    bottom:3px
  }

  .mobile-sm\:bottom-xxs{
    bottom:4px
  }

  .mobile-sm\:bottom-xs{
    bottom:8px
  }

  .mobile-sm\:bottom-sm{
    bottom:16px
  }

  .mobile-sm\:bottom-base{
    bottom:24px
  }

  .mobile-sm\:bottom-md{
    bottom:40px
  }

  .mobile-sm\:bottom-lg{
    bottom:56px
  }

  .mobile-sm\:bottom-xl{
    bottom:80px
  }

  .mobile-sm\:bottom-xxl{
    bottom:96px
  }

  .mobile-sm\:bottom-3xl{
    bottom:160px
  }

  .mobile-sm\:bottom-4xl{
    bottom:20rem
  }

  .mobile-sm\:bottom-full{
    bottom:100%
  }

  .mobile-sm\:-bottom-1px{
    bottom:-1px
  }

  .mobile-sm\:-bottom-2px{
    bottom:-2px
  }

  .mobile-sm\:-bottom-3px{
    bottom:-3px
  }

  .mobile-sm\:-bottom-xxs{
    bottom:-4px
  }

  .mobile-sm\:-bottom-xs{
    bottom:-8px
  }

  .mobile-sm\:-bottom-sm{
    bottom:-16px
  }

  .mobile-sm\:-bottom-base{
    bottom:-24px
  }

  .mobile-sm\:-bottom-md{
    bottom:-40px
  }

  .mobile-sm\:-bottom-lg{
    bottom:-56px
  }

  .mobile-sm\:-bottom-xl{
    bottom:-80px
  }

  .mobile-sm\:-bottom-xxl{
    bottom:-96px
  }

  .mobile-sm\:-bottom-3xl{
    bottom:-160px
  }

  .mobile-sm\:-bottom-4xl{
    bottom:-20rem
  }

  .mobile-sm\:-bottom-full{
    bottom:-100%
  }

  .mobile-sm\:bottom-1\/2{
    bottom:50%
  }

  .mobile-sm\:bottom-1\/3{
    bottom:33.333333%
  }

  .mobile-sm\:bottom-2\/3{
    bottom:66.666667%
  }

  .mobile-sm\:bottom-1\/4{
    bottom:25%
  }

  .mobile-sm\:bottom-2\/4{
    bottom:50%
  }

  .mobile-sm\:bottom-3\/4{
    bottom:75%
  }

  .mobile-sm\:-bottom-1\/2{
    bottom:-50%
  }

  .mobile-sm\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .mobile-sm\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .mobile-sm\:-bottom-1\/4{
    bottom:-25%
  }

  .mobile-sm\:-bottom-2\/4{
    bottom:-50%
  }

  .mobile-sm\:-bottom-3\/4{
    bottom:-75%
  }

  .mobile-sm\:left-0{
    left:0
  }

  .mobile-sm\:left-auto{
    left:auto
  }

  .mobile-sm\:left-1px{
    left:1px
  }

  .mobile-sm\:left-2px{
    left:2px
  }

  .mobile-sm\:left-3px{
    left:3px
  }

  .mobile-sm\:left-xxs{
    left:4px
  }

  .mobile-sm\:left-xs{
    left:8px
  }

  .mobile-sm\:left-sm{
    left:16px
  }

  .mobile-sm\:left-base{
    left:24px
  }

  .mobile-sm\:left-md{
    left:40px
  }

  .mobile-sm\:left-lg{
    left:56px
  }

  .mobile-sm\:left-xl{
    left:80px
  }

  .mobile-sm\:left-xxl{
    left:96px
  }

  .mobile-sm\:left-3xl{
    left:160px
  }

  .mobile-sm\:left-4xl{
    left:20rem
  }

  .mobile-sm\:left-full{
    left:100%
  }

  .mobile-sm\:-left-1px{
    left:-1px
  }

  .mobile-sm\:-left-2px{
    left:-2px
  }

  .mobile-sm\:-left-3px{
    left:-3px
  }

  .mobile-sm\:-left-xxs{
    left:-4px
  }

  .mobile-sm\:-left-xs{
    left:-8px
  }

  .mobile-sm\:-left-sm{
    left:-16px
  }

  .mobile-sm\:-left-base{
    left:-24px
  }

  .mobile-sm\:-left-md{
    left:-40px
  }

  .mobile-sm\:-left-lg{
    left:-56px
  }

  .mobile-sm\:-left-xl{
    left:-80px
  }

  .mobile-sm\:-left-xxl{
    left:-96px
  }

  .mobile-sm\:-left-3xl{
    left:-160px
  }

  .mobile-sm\:-left-4xl{
    left:-20rem
  }

  .mobile-sm\:-left-full{
    left:-100%
  }

  .mobile-sm\:left-1\/2{
    left:50%
  }

  .mobile-sm\:left-1\/3{
    left:33.333333%
  }

  .mobile-sm\:left-2\/3{
    left:66.666667%
  }

  .mobile-sm\:left-1\/4{
    left:25%
  }

  .mobile-sm\:left-2\/4{
    left:50%
  }

  .mobile-sm\:left-3\/4{
    left:75%
  }

  .mobile-sm\:-left-1\/2{
    left:-50%
  }

  .mobile-sm\:-left-1\/3{
    left:-33.333333%
  }

  .mobile-sm\:-left-2\/3{
    left:-66.666667%
  }

  .mobile-sm\:-left-1\/4{
    left:-25%
  }

  .mobile-sm\:-left-2\/4{
    left:-50%
  }

  .mobile-sm\:-left-3\/4{
    left:-75%
  }

  .mobile-sm\:isolate{
    isolation:isolate
  }

  .mobile-sm\:isolation-auto{
    isolation:auto
  }

  .mobile-sm\:z-0{
    z-index:0
  }

  .mobile-sm\:z-10{
    z-index:10
  }

  .mobile-sm\:z-20{
    z-index:20
  }

  .mobile-sm\:z-30{
    z-index:30
  }

  .mobile-sm\:z-40{
    z-index:40
  }

  .mobile-sm\:z-50{
    z-index:50
  }

  .mobile-sm\:z-auto{
    z-index:auto
  }

  .mobile-sm\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .mobile-sm\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .mobile-sm\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .mobile-sm\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .mobile-sm\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .mobile-sm\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .mobile-sm\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .mobile-sm\:focus\:z-0:focus{
    z-index:0
  }

  .mobile-sm\:focus\:z-10:focus{
    z-index:10
  }

  .mobile-sm\:focus\:z-20:focus{
    z-index:20
  }

  .mobile-sm\:focus\:z-30:focus{
    z-index:30
  }

  .mobile-sm\:focus\:z-40:focus{
    z-index:40
  }

  .mobile-sm\:focus\:z-50:focus{
    z-index:50
  }

  .mobile-sm\:focus\:z-auto:focus{
    z-index:auto
  }

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

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

  .mobile-sm\:order-3{
    order:3
  }

  .mobile-sm\:order-4{
    order:4
  }

  .mobile-sm\:order-5{
    order:5
  }

  .mobile-sm\:order-6{
    order:6
  }

  .mobile-sm\:order-7{
    order:7
  }

  .mobile-sm\:order-8{
    order:8
  }

  .mobile-sm\:order-9{
    order:9
  }

  .mobile-sm\:order-10{
    order:10
  }

  .mobile-sm\:order-11{
    order:11
  }

  .mobile-sm\:order-12{
    order:12
  }

  .mobile-sm\:order-first{
    order:-9999
  }

  .mobile-sm\:order-last{
    order:9999
  }

  .mobile-sm\:order-none{
    order:0
  }

  .mobile-sm\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile-sm\:col-start-1{
    grid-column-start:1
  }

  .mobile-sm\:col-start-2{
    grid-column-start:2
  }

  .mobile-sm\:col-start-3{
    grid-column-start:3
  }

  .mobile-sm\:col-start-4{
    grid-column-start:4
  }

  .mobile-sm\:col-start-5{
    grid-column-start:5
  }

  .mobile-sm\:col-start-6{
    grid-column-start:6
  }

  .mobile-sm\:col-start-7{
    grid-column-start:7
  }

  .mobile-sm\:col-start-8{
    grid-column-start:8
  }

  .mobile-sm\:col-start-9{
    grid-column-start:9
  }

  .mobile-sm\:col-start-10{
    grid-column-start:10
  }

  .mobile-sm\:col-start-11{
    grid-column-start:11
  }

  .mobile-sm\:col-start-12{
    grid-column-start:12
  }

  .mobile-sm\:col-start-13{
    grid-column-start:13
  }

  .mobile-sm\:col-start-auto{
    grid-column-start:auto
  }

  .mobile-sm\:col-end-1{
    grid-column-end:1
  }

  .mobile-sm\:col-end-2{
    grid-column-end:2
  }

  .mobile-sm\:col-end-3{
    grid-column-end:3
  }

  .mobile-sm\:col-end-4{
    grid-column-end:4
  }

  .mobile-sm\:col-end-5{
    grid-column-end:5
  }

  .mobile-sm\:col-end-6{
    grid-column-end:6
  }

  .mobile-sm\:col-end-7{
    grid-column-end:7
  }

  .mobile-sm\:col-end-8{
    grid-column-end:8
  }

  .mobile-sm\:col-end-9{
    grid-column-end:9
  }

  .mobile-sm\:col-end-10{
    grid-column-end:10
  }

  .mobile-sm\:col-end-11{
    grid-column-end:11
  }

  .mobile-sm\:col-end-12{
    grid-column-end:12
  }

  .mobile-sm\:col-end-13{
    grid-column-end:13
  }

  .mobile-sm\:col-end-auto{
    grid-column-end:auto
  }

  .mobile-sm\:row-auto{
    grid-row:auto
  }

  .mobile-sm\:row-span-1{
    grid-row:span 1 / span 1
  }

  .mobile-sm\:row-span-2{
    grid-row:span 2 / span 2
  }

  .mobile-sm\:row-span-3{
    grid-row:span 3 / span 3
  }

  .mobile-sm\:row-span-4{
    grid-row:span 4 / span 4
  }

  .mobile-sm\:row-span-5{
    grid-row:span 5 / span 5
  }

  .mobile-sm\:row-span-6{
    grid-row:span 6 / span 6
  }

  .mobile-sm\:row-span-full{
    grid-row:1 / -1
  }

  .mobile-sm\:row-start-1{
    grid-row-start:1
  }

  .mobile-sm\:row-start-2{
    grid-row-start:2
  }

  .mobile-sm\:row-start-3{
    grid-row-start:3
  }

  .mobile-sm\:row-start-4{
    grid-row-start:4
  }

  .mobile-sm\:row-start-5{
    grid-row-start:5
  }

  .mobile-sm\:row-start-6{
    grid-row-start:6
  }

  .mobile-sm\:row-start-7{
    grid-row-start:7
  }

  .mobile-sm\:row-start-auto{
    grid-row-start:auto
  }

  .mobile-sm\:row-end-1{
    grid-row-end:1
  }

  .mobile-sm\:row-end-2{
    grid-row-end:2
  }

  .mobile-sm\:row-end-3{
    grid-row-end:3
  }

  .mobile-sm\:row-end-4{
    grid-row-end:4
  }

  .mobile-sm\:row-end-5{
    grid-row-end:5
  }

  .mobile-sm\:row-end-6{
    grid-row-end:6
  }

  .mobile-sm\:row-end-7{
    grid-row-end:7
  }

  .mobile-sm\:row-end-auto{
    grid-row-end:auto
  }

  .mobile-sm\:float-right{
    float:right
  }

  .mobile-sm\:float-left{
    float:left
  }

  .mobile-sm\:float-none{
    float:none
  }

  .mobile-sm\:clear-left{
    clear:left
  }

  .mobile-sm\:clear-right{
    clear:right
  }

  .mobile-sm\:clear-both{
    clear:both
  }

  .mobile-sm\:clear-none{
    clear:none
  }

  .mobile-sm\:m-0{
    margin:0
  }

  .mobile-sm\:m-auto{
    margin:auto
  }

  .mobile-sm\:m-1px{
    margin:1px
  }

  .mobile-sm\:m-2px{
    margin:2px
  }

  .mobile-sm\:m-3px{
    margin:3px
  }

  .mobile-sm\:m-xxs{
    margin:4px
  }

  .mobile-sm\:m-xs{
    margin:8px
  }

  .mobile-sm\:m-sm{
    margin:16px
  }

  .mobile-sm\:m-base{
    margin:24px
  }

  .mobile-sm\:m-md{
    margin:40px
  }

  .mobile-sm\:m-lg{
    margin:56px
  }

  .mobile-sm\:m-xl{
    margin:80px
  }

  .mobile-sm\:m-xxl{
    margin:96px
  }

  .mobile-sm\:m-3xl{
    margin:160px
  }

  .mobile-sm\:m-4xl{
    margin:20rem
  }

  .mobile-sm\:m-full{
    margin:100%
  }

  .mobile-sm\:-m-1px{
    margin:-1px
  }

  .mobile-sm\:-m-2px{
    margin:-2px
  }

  .mobile-sm\:-m-3px{
    margin:-3px
  }

  .mobile-sm\:-m-xxs{
    margin:-4px
  }

  .mobile-sm\:-m-xs{
    margin:-8px
  }

  .mobile-sm\:-m-sm{
    margin:-16px
  }

  .mobile-sm\:-m-base{
    margin:-24px
  }

  .mobile-sm\:-m-md{
    margin:-40px
  }

  .mobile-sm\:-m-lg{
    margin:-56px
  }

  .mobile-sm\:-m-xl{
    margin:-80px
  }

  .mobile-sm\:-m-xxl{
    margin:-96px
  }

  .mobile-sm\:-m-3xl{
    margin:-160px
  }

  .mobile-sm\:-m-4xl{
    margin:-20rem
  }

  .mobile-sm\:-m-full{
    margin:-100%
  }

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

  .mobile-sm\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .mobile-sm\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .mobile-sm\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .mobile-sm\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .mobile-sm\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .mobile-sm\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .mobile-sm\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .mobile-sm\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .mobile-sm\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .mobile-sm\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .mobile-sm\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .mobile-sm\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .mobile-sm\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .mobile-sm\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .mobile-sm\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .mobile-sm\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .mobile-sm\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .mobile-sm\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .mobile-sm\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .mobile-sm\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .mobile-sm\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .mobile-sm\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .mobile-sm\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .mobile-sm\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .mobile-sm\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .mobile-sm\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .mobile-sm\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .mobile-sm\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .mobile-sm\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

  .mobile-sm\:my-0{
    margin-top:0;
    margin-bottom:0
  }

  .mobile-sm\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .mobile-sm\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .mobile-sm\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .mobile-sm\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .mobile-sm\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .mobile-sm\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .mobile-sm\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .mobile-sm\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .mobile-sm\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .mobile-sm\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .mobile-sm\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .mobile-sm\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .mobile-sm\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .mobile-sm\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .mobile-sm\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .mobile-sm\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .mobile-sm\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .mobile-sm\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .mobile-sm\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .mobile-sm\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .mobile-sm\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .mobile-sm\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .mobile-sm\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .mobile-sm\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .mobile-sm\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .mobile-sm\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .mobile-sm\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .mobile-sm\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .mobile-sm\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .mobile-sm\:mt-0{
    margin-top:0
  }

  .mobile-sm\:mt-auto{
    margin-top:auto
  }

  .mobile-sm\:mt-1px{
    margin-top:1px
  }

  .mobile-sm\:mt-2px{
    margin-top:2px
  }

  .mobile-sm\:mt-3px{
    margin-top:3px
  }

  .mobile-sm\:mt-xxs{
    margin-top:4px
  }

  .mobile-sm\:mt-xs{
    margin-top:8px
  }

  .mobile-sm\:mt-sm{
    margin-top:16px
  }

  .mobile-sm\:mt-base{
    margin-top:24px
  }

  .mobile-sm\:mt-md{
    margin-top:40px
  }

  .mobile-sm\:mt-lg{
    margin-top:56px
  }

  .mobile-sm\:mt-xl{
    margin-top:80px
  }

  .mobile-sm\:mt-xxl{
    margin-top:96px
  }

  .mobile-sm\:mt-3xl{
    margin-top:160px
  }

  .mobile-sm\:mt-4xl{
    margin-top:20rem
  }

  .mobile-sm\:mt-full{
    margin-top:100%
  }

  .mobile-sm\:-mt-1px{
    margin-top:-1px
  }

  .mobile-sm\:-mt-2px{
    margin-top:-2px
  }

  .mobile-sm\:-mt-3px{
    margin-top:-3px
  }

  .mobile-sm\:-mt-xxs{
    margin-top:-4px
  }

  .mobile-sm\:-mt-xs{
    margin-top:-8px
  }

  .mobile-sm\:-mt-sm{
    margin-top:-16px
  }

  .mobile-sm\:-mt-base{
    margin-top:-24px
  }

  .mobile-sm\:-mt-md{
    margin-top:-40px
  }

  .mobile-sm\:-mt-lg{
    margin-top:-56px
  }

  .mobile-sm\:-mt-xl{
    margin-top:-80px
  }

  .mobile-sm\:-mt-xxl{
    margin-top:-96px
  }

  .mobile-sm\:-mt-3xl{
    margin-top:-160px
  }

  .mobile-sm\:-mt-4xl{
    margin-top:-20rem
  }

  .mobile-sm\:-mt-full{
    margin-top:-100%
  }

  .mobile-sm\:mr-0{
    margin-right:0
  }

  .mobile-sm\:mr-auto{
    margin-right:auto
  }

  .mobile-sm\:mr-1px{
    margin-right:1px
  }

  .mobile-sm\:mr-2px{
    margin-right:2px
  }

  .mobile-sm\:mr-3px{
    margin-right:3px
  }

  .mobile-sm\:mr-xxs{
    margin-right:4px
  }

  .mobile-sm\:mr-xs{
    margin-right:8px
  }

  .mobile-sm\:mr-sm{
    margin-right:16px
  }

  .mobile-sm\:mr-base{
    margin-right:24px
  }

  .mobile-sm\:mr-md{
    margin-right:40px
  }

  .mobile-sm\:mr-lg{
    margin-right:56px
  }

  .mobile-sm\:mr-xl{
    margin-right:80px
  }

  .mobile-sm\:mr-xxl{
    margin-right:96px
  }

  .mobile-sm\:mr-3xl{
    margin-right:160px
  }

  .mobile-sm\:mr-4xl{
    margin-right:20rem
  }

  .mobile-sm\:mr-full{
    margin-right:100%
  }

  .mobile-sm\:-mr-1px{
    margin-right:-1px
  }

  .mobile-sm\:-mr-2px{
    margin-right:-2px
  }

  .mobile-sm\:-mr-3px{
    margin-right:-3px
  }

  .mobile-sm\:-mr-xxs{
    margin-right:-4px
  }

  .mobile-sm\:-mr-xs{
    margin-right:-8px
  }

  .mobile-sm\:-mr-sm{
    margin-right:-16px
  }

  .mobile-sm\:-mr-base{
    margin-right:-24px
  }

  .mobile-sm\:-mr-md{
    margin-right:-40px
  }

  .mobile-sm\:-mr-lg{
    margin-right:-56px
  }

  .mobile-sm\:-mr-xl{
    margin-right:-80px
  }

  .mobile-sm\:-mr-xxl{
    margin-right:-96px
  }

  .mobile-sm\:-mr-3xl{
    margin-right:-160px
  }

  .mobile-sm\:-mr-4xl{
    margin-right:-20rem
  }

  .mobile-sm\:-mr-full{
    margin-right:-100%
  }

  .mobile-sm\:mb-0{
    margin-bottom:0
  }

  .mobile-sm\:mb-auto{
    margin-bottom:auto
  }

  .mobile-sm\:mb-1px{
    margin-bottom:1px
  }

  .mobile-sm\:mb-2px{
    margin-bottom:2px
  }

  .mobile-sm\:mb-3px{
    margin-bottom:3px
  }

  .mobile-sm\:mb-xxs{
    margin-bottom:4px
  }

  .mobile-sm\:mb-xs{
    margin-bottom:8px
  }

  .mobile-sm\:mb-sm{
    margin-bottom:16px
  }

  .mobile-sm\:mb-base{
    margin-bottom:24px
  }

  .mobile-sm\:mb-md{
    margin-bottom:40px
  }

  .mobile-sm\:mb-lg{
    margin-bottom:56px
  }

  .mobile-sm\:mb-xl{
    margin-bottom:80px
  }

  .mobile-sm\:mb-xxl{
    margin-bottom:96px
  }

  .mobile-sm\:mb-3xl{
    margin-bottom:160px
  }

  .mobile-sm\:mb-4xl{
    margin-bottom:20rem
  }

  .mobile-sm\:mb-full{
    margin-bottom:100%
  }

  .mobile-sm\:-mb-1px{
    margin-bottom:-1px
  }

  .mobile-sm\:-mb-2px{
    margin-bottom:-2px
  }

  .mobile-sm\:-mb-3px{
    margin-bottom:-3px
  }

  .mobile-sm\:-mb-xxs{
    margin-bottom:-4px
  }

  .mobile-sm\:-mb-xs{
    margin-bottom:-8px
  }

  .mobile-sm\:-mb-sm{
    margin-bottom:-16px
  }

  .mobile-sm\:-mb-base{
    margin-bottom:-24px
  }

  .mobile-sm\:-mb-md{
    margin-bottom:-40px
  }

  .mobile-sm\:-mb-lg{
    margin-bottom:-56px
  }

  .mobile-sm\:-mb-xl{
    margin-bottom:-80px
  }

  .mobile-sm\:-mb-xxl{
    margin-bottom:-96px
  }

  .mobile-sm\:-mb-3xl{
    margin-bottom:-160px
  }

  .mobile-sm\:-mb-4xl{
    margin-bottom:-20rem
  }

  .mobile-sm\:-mb-full{
    margin-bottom:-100%
  }

  .mobile-sm\:ml-0{
    margin-left:0
  }

  .mobile-sm\:ml-auto{
    margin-left:auto
  }

  .mobile-sm\:ml-1px{
    margin-left:1px
  }

  .mobile-sm\:ml-2px{
    margin-left:2px
  }

  .mobile-sm\:ml-3px{
    margin-left:3px
  }

  .mobile-sm\:ml-xxs{
    margin-left:4px
  }

  .mobile-sm\:ml-xs{
    margin-left:8px
  }

  .mobile-sm\:ml-sm{
    margin-left:16px
  }

  .mobile-sm\:ml-base{
    margin-left:24px
  }

  .mobile-sm\:ml-md{
    margin-left:40px
  }

  .mobile-sm\:ml-lg{
    margin-left:56px
  }

  .mobile-sm\:ml-xl{
    margin-left:80px
  }

  .mobile-sm\:ml-xxl{
    margin-left:96px
  }

  .mobile-sm\:ml-3xl{
    margin-left:160px
  }

  .mobile-sm\:ml-4xl{
    margin-left:20rem
  }

  .mobile-sm\:ml-full{
    margin-left:100%
  }

  .mobile-sm\:-ml-1px{
    margin-left:-1px
  }

  .mobile-sm\:-ml-2px{
    margin-left:-2px
  }

  .mobile-sm\:-ml-3px{
    margin-left:-3px
  }

  .mobile-sm\:-ml-xxs{
    margin-left:-4px
  }

  .mobile-sm\:-ml-xs{
    margin-left:-8px
  }

  .mobile-sm\:-ml-sm{
    margin-left:-16px
  }

  .mobile-sm\:-ml-base{
    margin-left:-24px
  }

  .mobile-sm\:-ml-md{
    margin-left:-40px
  }

  .mobile-sm\:-ml-lg{
    margin-left:-56px
  }

  .mobile-sm\:-ml-xl{
    margin-left:-80px
  }

  .mobile-sm\:-ml-xxl{
    margin-left:-96px
  }

  .mobile-sm\:-ml-3xl{
    margin-left:-160px
  }

  .mobile-sm\:-ml-4xl{
    margin-left:-20rem
  }

  .mobile-sm\:-ml-full{
    margin-left:-100%
  }

  .mobile-sm\:box-border{
    box-sizing:border-box
  }

  .mobile-sm\:box-content{
    box-sizing:content-box
  }

  .mobile-sm\:block{
    display:block
  }

  .mobile-sm\:inline-block{
    display:inline-block
  }

  .mobile-sm\:inline{
    display:inline
  }

  .mobile-sm\:flex{
    display:flex
  }

  .mobile-sm\:inline-flex{
    display:inline-flex
  }

  .mobile-sm\:table{
    display:table
  }

  .mobile-sm\:inline-table{
    display:inline-table
  }

  .mobile-sm\:table-caption{
    display:table-caption
  }

  .mobile-sm\:table-cell{
    display:table-cell
  }

  .mobile-sm\:table-column{
    display:table-column
  }

  .mobile-sm\:table-column-group{
    display:table-column-group
  }

  .mobile-sm\:table-footer-group{
    display:table-footer-group
  }

  .mobile-sm\:table-header-group{
    display:table-header-group
  }

  .mobile-sm\:table-row-group{
    display:table-row-group
  }

  .mobile-sm\:table-row{
    display:table-row
  }

  .mobile-sm\:flow-root{
    display:flow-root
  }

  .mobile-sm\:grid{
    display:grid
  }

  .mobile-sm\:inline-grid{
    display:inline-grid
  }

  .mobile-sm\:contents{
    display:contents
  }

  .mobile-sm\:list-item{
    display:list-item
  }

  .mobile-sm\:hidden{
    display:none
  }

  .mobile-sm\:h-0{
    height:0
  }

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

  .mobile-sm\:h-1px{
    height:1px
  }

  .mobile-sm\:h-2px{
    height:2px
  }

  .mobile-sm\:h-3px{
    height:3px
  }

  .mobile-sm\:h-xxs{
    height:4px
  }

  .mobile-sm\:h-xs{
    height:8px
  }

  .mobile-sm\:h-sm{
    height:16px
  }

  .mobile-sm\:h-base{
    height:24px
  }

  .mobile-sm\:h-md{
    height:40px
  }

  .mobile-sm\:h-lg{
    height:56px
  }

  .mobile-sm\:h-xl{
    height:80px
  }

  .mobile-sm\:h-xxl{
    height:96px
  }

  .mobile-sm\:h-3xl{
    height:160px
  }

  .mobile-sm\:h-4xl{
    height:20rem
  }

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

  .mobile-sm\:h-1\/2{
    height:50%
  }

  .mobile-sm\:h-1\/3{
    height:33.333333%
  }

  .mobile-sm\:h-2\/3{
    height:66.666667%
  }

  .mobile-sm\:h-1\/4{
    height:25%
  }

  .mobile-sm\:h-2\/4{
    height:50%
  }

  .mobile-sm\:h-3\/4{
    height:75%
  }

  .mobile-sm\:h-1\/5{
    height:20%
  }

  .mobile-sm\:h-2\/5{
    height:40%
  }

  .mobile-sm\:h-3\/5{
    height:60%
  }

  .mobile-sm\:h-4\/5{
    height:80%
  }

  .mobile-sm\:h-1\/6{
    height:16.666667%
  }

  .mobile-sm\:h-2\/6{
    height:33.333333%
  }

  .mobile-sm\:h-3\/6{
    height:50%
  }

  .mobile-sm\:h-4\/6{
    height:66.666667%
  }

  .mobile-sm\:h-5\/6{
    height:83.333333%
  }

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

  .mobile-sm\:max-h-0{
    max-height:0
  }

  .mobile-sm\:max-h-1px{
    max-height:1px
  }

  .mobile-sm\:max-h-2px{
    max-height:2px
  }

  .mobile-sm\:max-h-3px{
    max-height:3px
  }

  .mobile-sm\:max-h-xxs{
    max-height:4px
  }

  .mobile-sm\:max-h-xs{
    max-height:8px
  }

  .mobile-sm\:max-h-sm{
    max-height:16px
  }

  .mobile-sm\:max-h-base{
    max-height:24px
  }

  .mobile-sm\:max-h-md{
    max-height:40px
  }

  .mobile-sm\:max-h-lg{
    max-height:56px
  }

  .mobile-sm\:max-h-xl{
    max-height:80px
  }

  .mobile-sm\:max-h-xxl{
    max-height:96px
  }

  .mobile-sm\:max-h-3xl{
    max-height:160px
  }

  .mobile-sm\:max-h-4xl{
    max-height:20rem
  }

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

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

  .mobile-sm\:min-h-0{
    min-height:0px
  }

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

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

  .mobile-sm\:w-0{
    width:0
  }

  .mobile-sm\:w-auto{
    width:auto
  }

  .mobile-sm\:w-1px{
    width:1px
  }

  .mobile-sm\:w-2px{
    width:2px
  }

  .mobile-sm\:w-3px{
    width:3px
  }

  .mobile-sm\:w-xxs{
    width:4px
  }

  .mobile-sm\:w-xs{
    width:8px
  }

  .mobile-sm\:w-sm{
    width:16px
  }

  .mobile-sm\:w-base{
    width:24px
  }

  .mobile-sm\:w-md{
    width:40px
  }

  .mobile-sm\:w-lg{
    width:56px
  }

  .mobile-sm\:w-xl{
    width:80px
  }

  .mobile-sm\:w-xxl{
    width:96px
  }

  .mobile-sm\:w-3xl{
    width:160px
  }

  .mobile-sm\:w-4xl{
    width:20rem
  }

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

  .mobile-sm\:w-1\/2{
    width:50%
  }

  .mobile-sm\:w-1\/3{
    width:33.333333%
  }

  .mobile-sm\:w-2\/3{
    width:66.666667%
  }

  .mobile-sm\:w-1\/4{
    width:25%
  }

  .mobile-sm\:w-2\/4{
    width:50%
  }

  .mobile-sm\:w-3\/4{
    width:75%
  }

  .mobile-sm\:w-1\/5{
    width:20%
  }

  .mobile-sm\:w-2\/5{
    width:40%
  }

  .mobile-sm\:w-3\/5{
    width:60%
  }

  .mobile-sm\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .mobile-sm\:w-1\/12{
    width:8.333333%
  }

  .mobile-sm\:w-2\/12{
    width:16.666667%
  }

  .mobile-sm\:w-3\/12{
    width:25%
  }

  .mobile-sm\:w-4\/12{
    width:33.333333%
  }

  .mobile-sm\:w-5\/12{
    width:41.666667%
  }

  .mobile-sm\:w-6\/12{
    width:50%
  }

  .mobile-sm\:w-7\/12{
    width:58.333333%
  }

  .mobile-sm\:w-8\/12{
    width:66.666667%
  }

  .mobile-sm\:w-9\/12{
    width:75%
  }

  .mobile-sm\:w-10\/12{
    width:83.333333%
  }

  .mobile-sm\:w-11\/12{
    width:91.666667%
  }

  .mobile-sm\:w-screen{
    width:100vw
  }

  .mobile-sm\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .mobile-sm\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .mobile-sm\:min-w-0{
    min-width:0px
  }

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

  .mobile-sm\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .mobile-sm\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .mobile-sm\:max-w-0{
    max-width:0rem
  }

  .mobile-sm\:max-w-none{
    max-width:none
  }

  .mobile-sm\:max-w-xs{
    max-width:20rem
  }

  .mobile-sm\:max-w-sm{
    max-width:24rem
  }

  .mobile-sm\:max-w-md{
    max-width:28rem
  }

  .mobile-sm\:max-w-lg{
    max-width:32rem
  }

  .mobile-sm\:max-w-xl{
    max-width:36rem
  }

  .mobile-sm\:max-w-2xl{
    max-width:42rem
  }

  .mobile-sm\:max-w-3xl{
    max-width:48rem
  }

  .mobile-sm\:max-w-4xl{
    max-width:56rem
  }

  .mobile-sm\:max-w-5xl{
    max-width:64rem
  }

  .mobile-sm\:max-w-6xl{
    max-width:72rem
  }

  .mobile-sm\:max-w-7xl{
    max-width:80rem
  }

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

  .mobile-sm\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .mobile-sm\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .mobile-sm\:max-w-prose{
    max-width:65ch
  }

  .mobile-sm\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .mobile-sm\:max-w-screen-mobile{
    max-width:480px
  }

  .mobile-sm\:max-w-screen-tablet{
    max-width:640px
  }

  .mobile-sm\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .mobile-sm\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .mobile-sm\:max-w-screen-desktop{
    max-width:1024px
  }

  .mobile-sm\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .mobile-sm\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .mobile-sm\:max-w-1\/4{
    max-width:25%
  }

  .mobile-sm\:max-w-1\/3{
    max-width:33.33%
  }

  .mobile-sm\:max-w-1\/2{
    max-width:50%
  }

  .mobile-sm\:max-w-2\/3{
    max-width:66.66%
  }

  .mobile-sm\:max-w-3\/4{
    max-width:75%
  }

  .mobile-sm\:flex-1{
    flex:1 1 0%
  }

  .mobile-sm\:flex-auto{
    flex:1 1 auto
  }

  .mobile-sm\:flex-initial{
    flex:0 1 auto
  }

  .mobile-sm\:flex-none{
    flex:none
  }

  .mobile-sm\:flex-shrink-0{
    flex-shrink:0
  }

  .mobile-sm\:flex-shrink{
    flex-shrink:1
  }

  .mobile-sm\:flex-grow-0{
    flex-grow:0
  }

  .mobile-sm\:flex-grow{
    flex-grow:1
  }

  .mobile-sm\:table-auto{
    table-layout:auto
  }

  .mobile-sm\:table-fixed{
    table-layout:fixed
  }

  .mobile-sm\:border-collapse{
    border-collapse:collapse
  }

  .mobile-sm\:border-separate{
    border-collapse:separate
  }

  .mobile-sm\:origin-center{
    transform-origin:center
  }

  .mobile-sm\:origin-top{
    transform-origin:top
  }

  .mobile-sm\:origin-top-right{
    transform-origin:top right
  }

  .mobile-sm\:origin-right{
    transform-origin:right
  }

  .mobile-sm\:origin-bottom-right{
    transform-origin:bottom right
  }

  .mobile-sm\:origin-bottom{
    transform-origin:bottom
  }

  .mobile-sm\:origin-bottom-left{
    transform-origin:bottom left
  }

  .mobile-sm\:origin-left{
    transform-origin:left
  }

  .mobile-sm\:origin-top-left{
    transform-origin:top left
  }

  .mobile-sm\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .mobile-sm\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .mobile-sm\:transform-none{
    transform:none
  }

  .mobile-sm\:translate-x-0{
    --tw-translate-x:0
  }

  .mobile-sm\:translate-x-1px{
    --tw-translate-x:1px
  }

  .mobile-sm\:translate-x-2px{
    --tw-translate-x:2px
  }

  .mobile-sm\:translate-x-3px{
    --tw-translate-x:3px
  }

  .mobile-sm\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .mobile-sm\:translate-x-xs{
    --tw-translate-x:8px
  }

  .mobile-sm\:translate-x-sm{
    --tw-translate-x:16px
  }

  .mobile-sm\:translate-x-base{
    --tw-translate-x:24px
  }

  .mobile-sm\:translate-x-md{
    --tw-translate-x:40px
  }

  .mobile-sm\:translate-x-lg{
    --tw-translate-x:56px
  }

  .mobile-sm\:translate-x-xl{
    --tw-translate-x:80px
  }

  .mobile-sm\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .mobile-sm\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .mobile-sm\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .mobile-sm\:translate-x-full{
    --tw-translate-x:100%
  }

  .mobile-sm\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .mobile-sm\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .mobile-sm\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .mobile-sm\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .mobile-sm\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .mobile-sm\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .mobile-sm\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .mobile-sm\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .mobile-sm\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .mobile-sm\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .mobile-sm\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .mobile-sm\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .mobile-sm\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .mobile-sm\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .mobile-sm\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .mobile-sm\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .mobile-sm\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .mobile-sm\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .mobile-sm\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .mobile-sm\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .mobile-sm\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .mobile-sm\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .mobile-sm\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .mobile-sm\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .mobile-sm\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .mobile-sm\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .mobile-sm\:translate-y-0{
    --tw-translate-y:0
  }

  .mobile-sm\:translate-y-1px{
    --tw-translate-y:1px
  }

  .mobile-sm\:translate-y-2px{
    --tw-translate-y:2px
  }

  .mobile-sm\:translate-y-3px{
    --tw-translate-y:3px
  }

  .mobile-sm\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .mobile-sm\:translate-y-xs{
    --tw-translate-y:8px
  }

  .mobile-sm\:translate-y-sm{
    --tw-translate-y:16px
  }

  .mobile-sm\:translate-y-base{
    --tw-translate-y:24px
  }

  .mobile-sm\:translate-y-md{
    --tw-translate-y:40px
  }

  .mobile-sm\:translate-y-lg{
    --tw-translate-y:56px
  }

  .mobile-sm\:translate-y-xl{
    --tw-translate-y:80px
  }

  .mobile-sm\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .mobile-sm\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .mobile-sm\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .mobile-sm\:translate-y-full{
    --tw-translate-y:100%
  }

  .mobile-sm\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .mobile-sm\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .mobile-sm\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .mobile-sm\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .mobile-sm\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .mobile-sm\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .mobile-sm\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .mobile-sm\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .mobile-sm\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .mobile-sm\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .mobile-sm\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .mobile-sm\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .mobile-sm\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .mobile-sm\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .mobile-sm\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .mobile-sm\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .mobile-sm\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .mobile-sm\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .mobile-sm\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .mobile-sm\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .mobile-sm\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .mobile-sm\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .mobile-sm\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .mobile-sm\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .mobile-sm\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .mobile-sm\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .mobile-sm\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .mobile-sm\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .mobile-sm\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .mobile-sm\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .mobile-sm\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .mobile-sm\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .mobile-sm\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .mobile-sm\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .mobile-sm\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .mobile-sm\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .mobile-sm\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .mobile-sm\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .mobile-sm\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .mobile-sm\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .mobile-sm\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .mobile-sm\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .mobile-sm\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .mobile-sm\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .mobile-sm\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .mobile-sm\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .mobile-sm\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .mobile-sm\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .mobile-sm\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .mobile-sm\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .mobile-sm\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .mobile-sm\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .mobile-sm\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .mobile-sm\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .mobile-sm\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .mobile-sm\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .mobile-sm\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .mobile-sm\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .mobile-sm\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .mobile-sm\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .mobile-sm\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .mobile-sm\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .mobile-sm\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .mobile-sm\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .mobile-sm\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .mobile-sm\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .mobile-sm\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .mobile-sm\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .mobile-sm\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .mobile-sm\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .mobile-sm\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .mobile-sm\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .mobile-sm\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .mobile-sm\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .mobile-sm\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .mobile-sm\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .mobile-sm\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .mobile-sm\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .mobile-sm\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .mobile-sm\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .mobile-sm\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .mobile-sm\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .mobile-sm\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .mobile-sm\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .mobile-sm\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .mobile-sm\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .mobile-sm\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .mobile-sm\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .mobile-sm\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .mobile-sm\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .mobile-sm\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .mobile-sm\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .mobile-sm\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .mobile-sm\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .mobile-sm\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .mobile-sm\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .mobile-sm\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .mobile-sm\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .mobile-sm\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .mobile-sm\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .mobile-sm\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .mobile-sm\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .mobile-sm\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .mobile-sm\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .mobile-sm\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .mobile-sm\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .mobile-sm\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .mobile-sm\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .mobile-sm\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .mobile-sm\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .mobile-sm\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .mobile-sm\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .mobile-sm\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .mobile-sm\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .mobile-sm\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .mobile-sm\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .mobile-sm\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .mobile-sm\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .mobile-sm\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .mobile-sm\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .mobile-sm\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .mobile-sm\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .mobile-sm\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .mobile-sm\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .mobile-sm\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .mobile-sm\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .mobile-sm\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .mobile-sm\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .mobile-sm\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .mobile-sm\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .mobile-sm\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .mobile-sm\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .mobile-sm\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .mobile-sm\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .mobile-sm\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .mobile-sm\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .mobile-sm\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .mobile-sm\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .mobile-sm\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .mobile-sm\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .mobile-sm\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .mobile-sm\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .mobile-sm\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .mobile-sm\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .mobile-sm\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .mobile-sm\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .mobile-sm\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .mobile-sm\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .mobile-sm\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .mobile-sm\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .mobile-sm\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .mobile-sm\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .mobile-sm\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .mobile-sm\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .mobile-sm\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .mobile-sm\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .mobile-sm\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .mobile-sm\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .mobile-sm\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .mobile-sm\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .mobile-sm\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .mobile-sm\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .mobile-sm\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .mobile-sm\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .mobile-sm\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .mobile-sm\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .mobile-sm\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .mobile-sm\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .mobile-sm\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .mobile-sm\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .mobile-sm\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .mobile-sm\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .mobile-sm\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .mobile-sm\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .mobile-sm\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .mobile-sm\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .mobile-sm\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .mobile-sm\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .mobile-sm\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .mobile-sm\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .mobile-sm\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .mobile-sm\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .mobile-sm\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .mobile-sm\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .mobile-sm\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .mobile-sm\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .mobile-sm\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .mobile-sm\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .mobile-sm\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .mobile-sm\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .mobile-sm\:rotate-0{
    --tw-rotate:0deg
  }

  .mobile-sm\:rotate-1{
    --tw-rotate:1deg
  }

  .mobile-sm\:rotate-2{
    --tw-rotate:2deg
  }

  .mobile-sm\:rotate-3{
    --tw-rotate:3deg
  }

  .mobile-sm\:rotate-6{
    --tw-rotate:6deg
  }

  .mobile-sm\:rotate-12{
    --tw-rotate:12deg
  }

  .mobile-sm\:rotate-45{
    --tw-rotate:45deg
  }

  .mobile-sm\:rotate-90{
    --tw-rotate:90deg
  }

  .mobile-sm\:rotate-180{
    --tw-rotate:180deg
  }

  .mobile-sm\:-rotate-180{
    --tw-rotate:-180deg
  }

  .mobile-sm\:-rotate-90{
    --tw-rotate:-90deg
  }

  .mobile-sm\:-rotate-45{
    --tw-rotate:-45deg
  }

  .mobile-sm\:-rotate-12{
    --tw-rotate:-12deg
  }

  .mobile-sm\:-rotate-6{
    --tw-rotate:-6deg
  }

  .mobile-sm\:-rotate-3{
    --tw-rotate:-3deg
  }

  .mobile-sm\:-rotate-2{
    --tw-rotate:-2deg
  }

  .mobile-sm\:-rotate-1{
    --tw-rotate:-1deg
  }

  .mobile-sm\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .mobile-sm\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .mobile-sm\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .mobile-sm\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .mobile-sm\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .mobile-sm\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .mobile-sm\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .mobile-sm\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .mobile-sm\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .mobile-sm\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .mobile-sm\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .mobile-sm\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .mobile-sm\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .mobile-sm\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .mobile-sm\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .mobile-sm\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .mobile-sm\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .mobile-sm\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .mobile-sm\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .mobile-sm\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .mobile-sm\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .mobile-sm\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .mobile-sm\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .mobile-sm\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .mobile-sm\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .mobile-sm\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .mobile-sm\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .mobile-sm\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .mobile-sm\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .mobile-sm\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .mobile-sm\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .mobile-sm\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .mobile-sm\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .mobile-sm\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .mobile-sm\:skew-x-0{
    --tw-skew-x:0deg
  }

  .mobile-sm\:skew-x-1{
    --tw-skew-x:1deg
  }

  .mobile-sm\:skew-x-2{
    --tw-skew-x:2deg
  }

  .mobile-sm\:skew-x-3{
    --tw-skew-x:3deg
  }

  .mobile-sm\:skew-x-6{
    --tw-skew-x:6deg
  }

  .mobile-sm\:skew-x-12{
    --tw-skew-x:12deg
  }

  .mobile-sm\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .mobile-sm\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .mobile-sm\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .mobile-sm\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .mobile-sm\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .mobile-sm\:skew-y-0{
    --tw-skew-y:0deg
  }

  .mobile-sm\:skew-y-1{
    --tw-skew-y:1deg
  }

  .mobile-sm\:skew-y-2{
    --tw-skew-y:2deg
  }

  .mobile-sm\:skew-y-3{
    --tw-skew-y:3deg
  }

  .mobile-sm\:skew-y-6{
    --tw-skew-y:6deg
  }

  .mobile-sm\:skew-y-12{
    --tw-skew-y:12deg
  }

  .mobile-sm\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .mobile-sm\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .mobile-sm\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .mobile-sm\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .mobile-sm\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .mobile-sm\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .mobile-sm\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .mobile-sm\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .mobile-sm\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .mobile-sm\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .mobile-sm\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .mobile-sm\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .mobile-sm\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .mobile-sm\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .mobile-sm\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .mobile-sm\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .mobile-sm\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .mobile-sm\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .mobile-sm\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .mobile-sm\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .mobile-sm\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .mobile-sm\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .mobile-sm\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .mobile-sm\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .mobile-sm\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .mobile-sm\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .mobile-sm\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .mobile-sm\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .mobile-sm\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .mobile-sm\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .mobile-sm\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .mobile-sm\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .mobile-sm\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .mobile-sm\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .mobile-sm\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .mobile-sm\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .mobile-sm\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .mobile-sm\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .mobile-sm\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .mobile-sm\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .mobile-sm\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .mobile-sm\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .mobile-sm\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .mobile-sm\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .mobile-sm\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .mobile-sm\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .mobile-sm\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .mobile-sm\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .mobile-sm\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .mobile-sm\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile-sm\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile-sm\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile-sm\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile-sm\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile-sm\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile-sm\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile-sm\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile-sm\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile-sm\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile-sm\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile-sm\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile-sm\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile-sm\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile-sm\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile-sm\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile-sm\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile-sm\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile-sm\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile-sm\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile-sm\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile-sm\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile-sm\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile-sm\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile-sm\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile-sm\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile-sm\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile-sm\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile-sm\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile-sm\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile-sm\:scale-x-0{
    --tw-scale-x:0
  }

  .mobile-sm\:scale-x-50{
    --tw-scale-x:.5
  }

  .mobile-sm\:scale-x-75{
    --tw-scale-x:.75
  }

  .mobile-sm\:scale-x-90{
    --tw-scale-x:.9
  }

  .mobile-sm\:scale-x-95{
    --tw-scale-x:.95
  }

  .mobile-sm\:scale-x-100{
    --tw-scale-x:1
  }

  .mobile-sm\:scale-x-105{
    --tw-scale-x:1.05
  }

  .mobile-sm\:scale-x-110{
    --tw-scale-x:1.1
  }

  .mobile-sm\:scale-x-125{
    --tw-scale-x:1.25
  }

  .mobile-sm\:scale-x-150{
    --tw-scale-x:1.5
  }

  .mobile-sm\:scale-y-0{
    --tw-scale-y:0
  }

  .mobile-sm\:scale-y-50{
    --tw-scale-y:.5
  }

  .mobile-sm\:scale-y-75{
    --tw-scale-y:.75
  }

  .mobile-sm\:scale-y-90{
    --tw-scale-y:.9
  }

  .mobile-sm\:scale-y-95{
    --tw-scale-y:.95
  }

  .mobile-sm\:scale-y-100{
    --tw-scale-y:1
  }

  .mobile-sm\:scale-y-105{
    --tw-scale-y:1.05
  }

  .mobile-sm\:scale-y-110{
    --tw-scale-y:1.1
  }

  .mobile-sm\:scale-y-125{
    --tw-scale-y:1.25
  }

  .mobile-sm\:scale-y-150{
    --tw-scale-y:1.5
  }

  .mobile-sm\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .mobile-sm\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .mobile-sm\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .mobile-sm\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .mobile-sm\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .mobile-sm\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .mobile-sm\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .mobile-sm\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .mobile-sm\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .mobile-sm\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .mobile-sm\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .mobile-sm\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .mobile-sm\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .mobile-sm\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .mobile-sm\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .mobile-sm\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .mobile-sm\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .mobile-sm\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .mobile-sm\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .mobile-sm\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .mobile-sm\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .mobile-sm\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .mobile-sm\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .mobile-sm\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .mobile-sm\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .mobile-sm\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .mobile-sm\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .mobile-sm\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .mobile-sm\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .mobile-sm\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .mobile-sm\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .mobile-sm\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .mobile-sm\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .mobile-sm\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .mobile-sm\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .mobile-sm\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .mobile-sm\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .mobile-sm\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .mobile-sm\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .mobile-sm\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .mobile-sm\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .mobile-sm\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .mobile-sm\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .mobile-sm\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .mobile-sm\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .mobile-sm\:cursor-auto{
    cursor:auto
  }

  .mobile-sm\:cursor-default{
    cursor:default
  }

  .mobile-sm\:cursor-pointer{
    cursor:pointer
  }

  .mobile-sm\:cursor-wait{
    cursor:wait
  }

  .mobile-sm\:cursor-text{
    cursor:text
  }

  .mobile-sm\:cursor-move{
    cursor:move
  }

  .mobile-sm\:cursor-help{
    cursor:help
  }

  .mobile-sm\:cursor-not-allowed{
    cursor:not-allowed
  }

  .mobile-sm\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .mobile-sm\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .mobile-sm\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .mobile-sm\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .mobile-sm\:resize-none{
    resize:none
  }

  .mobile-sm\:resize-y{
    resize:vertical
  }

  .mobile-sm\:resize-x{
    resize:horizontal
  }

  .mobile-sm\:resize{
    resize:both
  }

  .mobile-sm\:list-inside{
    list-style-position:inside
  }

  .mobile-sm\:list-outside{
    list-style-position:outside
  }

  .mobile-sm\:list-none{
    list-style-type:none
  }

  .mobile-sm\:list-disc{
    list-style-type:disc
  }

  .mobile-sm\:list-decimal{
    list-style-type:decimal
  }

  .mobile-sm\:appearance-none{
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none
  }

  .mobile-sm\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .mobile-sm\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .mobile-sm\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .mobile-sm\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .mobile-sm\:grid-flow-row{
    grid-auto-flow:row
  }

  .mobile-sm\:grid-flow-col{
    grid-auto-flow:column
  }

  .mobile-sm\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .mobile-sm\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .mobile-sm\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .mobile-sm\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .mobile-sm\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .mobile-sm\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile-sm\:grid-cols-none{
    grid-template-columns:none
  }

  .mobile-sm\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .mobile-sm\:grid-rows-none{
    grid-template-rows:none
  }

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

  .mobile-sm\:flex-row-reverse{
    flex-direction:row-reverse
  }

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

  .mobile-sm\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .mobile-sm\:flex-wrap{
    flex-wrap:wrap
  }

  .mobile-sm\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .mobile-sm\:flex-nowrap{
    flex-wrap:nowrap
  }

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

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

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

  .mobile-sm\:place-content-between{
    place-content:space-between
  }

  .mobile-sm\:place-content-around{
    place-content:space-around
  }

  .mobile-sm\:place-content-evenly{
    place-content:space-evenly
  }

  .mobile-sm\:place-content-stretch{
    place-content:stretch
  }

  .mobile-sm\:place-items-start{
    place-items:start
  }

  .mobile-sm\:place-items-end{
    place-items:end
  }

  .mobile-sm\:place-items-center{
    place-items:center
  }

  .mobile-sm\:place-items-stretch{
    place-items:stretch
  }

  .mobile-sm\:content-center{
    align-content:center
  }

  .mobile-sm\:content-start{
    align-content:flex-start
  }

  .mobile-sm\:content-end{
    align-content:flex-end
  }

  .mobile-sm\:content-between{
    align-content:space-between
  }

  .mobile-sm\:content-around{
    align-content:space-around
  }

  .mobile-sm\:content-evenly{
    align-content:space-evenly
  }

  .mobile-sm\:items-start{
    align-items:flex-start
  }

  .mobile-sm\:items-end{
    align-items:flex-end
  }

  .mobile-sm\:items-center{
    align-items:center
  }

  .mobile-sm\:items-baseline{
    align-items:baseline
  }

  .mobile-sm\:items-stretch{
    align-items:stretch
  }

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

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

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

  .mobile-sm\:justify-between{
    justify-content:space-between
  }

  .mobile-sm\:justify-around{
    justify-content:space-around
  }

  .mobile-sm\:justify-evenly{
    justify-content:space-evenly
  }

  .mobile-sm\:justify-items-start{
    justify-items:start
  }

  .mobile-sm\:justify-items-end{
    justify-items:end
  }

  .mobile-sm\:justify-items-center{
    justify-items:center
  }

  .mobile-sm\:justify-items-stretch{
    justify-items:stretch
  }

  .mobile-sm\:gap-0{
    gap:0
  }

  .mobile-sm\:gap-1px{
    gap:1px
  }

  .mobile-sm\:gap-2px{
    gap:2px
  }

  .mobile-sm\:gap-3px{
    gap:3px
  }

  .mobile-sm\:gap-xxs{
    gap:4px
  }

  .mobile-sm\:gap-xs{
    gap:8px
  }

  .mobile-sm\:gap-sm{
    gap:16px
  }

  .mobile-sm\:gap-base{
    gap:24px
  }

  .mobile-sm\:gap-md{
    gap:40px
  }

  .mobile-sm\:gap-lg{
    gap:56px
  }

  .mobile-sm\:gap-xl{
    gap:80px
  }

  .mobile-sm\:gap-xxl{
    gap:96px
  }

  .mobile-sm\:gap-3xl{
    gap:160px
  }

  .mobile-sm\:gap-4xl{
    gap:20rem
  }

  .mobile-sm\:gap-full{
    gap:100%
  }

  .mobile-sm\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .mobile-sm\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .mobile-sm\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .mobile-sm\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .mobile-sm\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .mobile-sm\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .mobile-sm\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .mobile-sm\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

  .mobile-sm\:gap-x-lg{
    -moz-column-gap:56px;
         column-gap:56px
  }

  .mobile-sm\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .mobile-sm\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .mobile-sm\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .mobile-sm\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .mobile-sm\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .mobile-sm\:gap-y-0{
    row-gap:0
  }

  .mobile-sm\:gap-y-1px{
    row-gap:1px
  }

  .mobile-sm\:gap-y-2px{
    row-gap:2px
  }

  .mobile-sm\:gap-y-3px{
    row-gap:3px
  }

  .mobile-sm\:gap-y-xxs{
    row-gap:4px
  }

  .mobile-sm\:gap-y-xs{
    row-gap:8px
  }

  .mobile-sm\:gap-y-sm{
    row-gap:16px
  }

  .mobile-sm\:gap-y-base{
    row-gap:24px
  }

  .mobile-sm\:gap-y-md{
    row-gap:40px
  }

  .mobile-sm\:gap-y-lg{
    row-gap:56px
  }

  .mobile-sm\:gap-y-xl{
    row-gap:80px
  }

  .mobile-sm\:gap-y-xxl{
    row-gap:96px
  }

  .mobile-sm\:gap-y-3xl{
    row-gap:160px
  }

  .mobile-sm\:gap-y-4xl{
    row-gap:20rem
  }

  .mobile-sm\:gap-y-full{
    row-gap:100%
  }

  .mobile-sm\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .mobile-sm\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile-sm\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile-sm\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(160px * var(--tw-space-x-reverse));
    margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .mobile-sm\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile-sm\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile-sm\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-160px * var(--tw-space-x-reverse));
    margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile-sm\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile-sm\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .mobile-sm\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile-sm\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .mobile-sm\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .mobile-sm\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .mobile-sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .mobile-sm\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile-sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .mobile-sm\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .mobile-sm\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .mobile-sm\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .mobile-sm\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .mobile-sm\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .mobile-sm\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .mobile-sm\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .mobile-sm\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .mobile-sm\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .mobile-sm\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .mobile-sm\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .mobile-sm\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .mobile-sm\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .mobile-sm\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .mobile-sm\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .mobile-sm\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .mobile-sm\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .mobile-sm\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .mobile-sm\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .mobile-sm\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .mobile-sm\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .mobile-sm\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .mobile-sm\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .mobile-sm\:place-self-auto{
    place-self:auto
  }

  .mobile-sm\:place-self-start{
    place-self:start
  }

  .mobile-sm\:place-self-end{
    place-self:end
  }

  .mobile-sm\:place-self-center{
    place-self:center
  }

  .mobile-sm\:place-self-stretch{
    place-self:stretch
  }

  .mobile-sm\:self-auto{
    align-self:auto
  }

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

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

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

  .mobile-sm\:self-stretch{
    align-self:stretch
  }

  .mobile-sm\:self-baseline{
    align-self:baseline
  }

  .mobile-sm\:justify-self-auto{
    justify-self:auto
  }

  .mobile-sm\:justify-self-start{
    justify-self:start
  }

  .mobile-sm\:justify-self-end{
    justify-self:end
  }

  .mobile-sm\:justify-self-center{
    justify-self:center
  }

  .mobile-sm\:justify-self-stretch{
    justify-self:stretch
  }

  .mobile-sm\:overflow-auto{
    overflow:auto
  }

  .mobile-sm\:overflow-hidden{
    overflow:hidden
  }

  .mobile-sm\:overflow-visible{
    overflow:visible
  }

  .mobile-sm\:overflow-scroll{
    overflow:scroll
  }

  .mobile-sm\:overflow-x-auto{
    overflow-x:auto
  }

  .mobile-sm\:overflow-y-auto{
    overflow-y:auto
  }

  .mobile-sm\:overflow-x-hidden{
    overflow-x:hidden
  }

  .mobile-sm\:overflow-y-hidden{
    overflow-y:hidden
  }

  .mobile-sm\:overflow-x-visible{
    overflow-x:visible
  }

  .mobile-sm\:overflow-y-visible{
    overflow-y:visible
  }

  .mobile-sm\:overflow-x-scroll{
    overflow-x:scroll
  }

  .mobile-sm\:overflow-y-scroll{
    overflow-y:scroll
  }

  .mobile-sm\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .mobile-sm\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .mobile-sm\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .mobile-sm\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .mobile-sm\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .mobile-sm\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .mobile-sm\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .mobile-sm\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .mobile-sm\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .mobile-sm\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .mobile-sm\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .mobile-sm\:overflow-clip{
    text-overflow:clip
  }

  .mobile-sm\:whitespace-normal{
    white-space:normal
  }

  .mobile-sm\:whitespace-nowrap{
    white-space:nowrap
  }

  .mobile-sm\:whitespace-pre{
    white-space:pre
  }

  .mobile-sm\:whitespace-pre-line{
    white-space:pre-line
  }

  .mobile-sm\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .mobile-sm\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .mobile-sm\:break-words{
    overflow-wrap:break-word
  }

  .mobile-sm\:break-all{
    word-break:break-all
  }

  .mobile-sm\:rounded-none{
    border-radius:0px
  }

  .mobile-sm\:rounded-sm{
    border-radius:0.125rem
  }

  .mobile-sm\:rounded{
    border-radius:0.25rem
  }

  .mobile-sm\:rounded-md{
    border-radius:0.375rem
  }

  .mobile-sm\:rounded-lg{
    border-radius:0.5rem
  }

  .mobile-sm\:rounded-xl{
    border-radius:0.75rem
  }

  .mobile-sm\:rounded-2xl{
    border-radius:1rem
  }

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

  .mobile-sm\:rounded-full{
    border-radius:9999px
  }

  .mobile-sm\:rounded-4xl{
    border-radius:2rem
  }

  .mobile-sm\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .mobile-sm\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .mobile-sm\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .mobile-sm\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .mobile-sm\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .mobile-sm\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .mobile-sm\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .mobile-sm\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .mobile-sm\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .mobile-sm\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .mobile-sm\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .mobile-sm\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .mobile-sm\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .mobile-sm\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .mobile-sm\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .mobile-sm\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .mobile-sm\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .mobile-sm\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .mobile-sm\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .mobile-sm\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .mobile-sm\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .mobile-sm\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .mobile-sm\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .mobile-sm\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .mobile-sm\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .mobile-sm\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .mobile-sm\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .mobile-sm\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .mobile-sm\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .mobile-sm\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .mobile-sm\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .mobile-sm\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .mobile-sm\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .mobile-sm\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .mobile-sm\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .mobile-sm\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .mobile-sm\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .mobile-sm\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .mobile-sm\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .mobile-sm\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .mobile-sm\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .mobile-sm\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .mobile-sm\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .mobile-sm\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .mobile-sm\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .mobile-sm\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .mobile-sm\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .mobile-sm\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .mobile-sm\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .mobile-sm\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .mobile-sm\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .mobile-sm\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .mobile-sm\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .mobile-sm\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .mobile-sm\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .mobile-sm\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .mobile-sm\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .mobile-sm\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .mobile-sm\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .mobile-sm\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .mobile-sm\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .mobile-sm\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .mobile-sm\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .mobile-sm\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .mobile-sm\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .mobile-sm\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .mobile-sm\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .mobile-sm\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .mobile-sm\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .mobile-sm\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .mobile-sm\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .mobile-sm\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .mobile-sm\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .mobile-sm\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .mobile-sm\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .mobile-sm\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .mobile-sm\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .mobile-sm\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .mobile-sm\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

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

  .mobile-sm\:border-2{
    border-width:2px
  }

  .mobile-sm\:border-3{
    border-width:3px
  }

  .mobile-sm\:border-4{
    border-width:4px
  }

  .mobile-sm\:border-6{
    border-width:6px
  }

  .mobile-sm\:border-8{
    border-width:8px
  }

  .mobile-sm\:border{
    border-width:1px
  }

  .mobile-sm\:border-t-0{
    border-top-width:0
  }

  .mobile-sm\:border-t-2{
    border-top-width:2px
  }

  .mobile-sm\:border-t-3{
    border-top-width:3px
  }

  .mobile-sm\:border-t-4{
    border-top-width:4px
  }

  .mobile-sm\:border-t-6{
    border-top-width:6px
  }

  .mobile-sm\:border-t-8{
    border-top-width:8px
  }

  .mobile-sm\:border-t{
    border-top-width:1px
  }

  .mobile-sm\:border-r-0{
    border-right-width:0
  }

  .mobile-sm\:border-r-2{
    border-right-width:2px
  }

  .mobile-sm\:border-r-3{
    border-right-width:3px
  }

  .mobile-sm\:border-r-4{
    border-right-width:4px
  }

  .mobile-sm\:border-r-6{
    border-right-width:6px
  }

  .mobile-sm\:border-r-8{
    border-right-width:8px
  }

  .mobile-sm\:border-r{
    border-right-width:1px
  }

  .mobile-sm\:border-b-0{
    border-bottom-width:0
  }

  .mobile-sm\:border-b-2{
    border-bottom-width:2px
  }

  .mobile-sm\:border-b-3{
    border-bottom-width:3px
  }

  .mobile-sm\:border-b-4{
    border-bottom-width:4px
  }

  .mobile-sm\:border-b-6{
    border-bottom-width:6px
  }

  .mobile-sm\:border-b-8{
    border-bottom-width:8px
  }

  .mobile-sm\:border-b{
    border-bottom-width:1px
  }

  .mobile-sm\:border-l-0{
    border-left-width:0
  }

  .mobile-sm\:border-l-2{
    border-left-width:2px
  }

  .mobile-sm\:border-l-3{
    border-left-width:3px
  }

  .mobile-sm\:border-l-4{
    border-left-width:4px
  }

  .mobile-sm\:border-l-6{
    border-left-width:6px
  }

  .mobile-sm\:border-l-8{
    border-left-width:8px
  }

  .mobile-sm\:border-l{
    border-left-width:1px
  }

  .mobile-sm\:border-solid{
    border-style:solid
  }

  .mobile-sm\:border-dashed{
    border-style:dashed
  }

  .mobile-sm\:border-dotted{
    border-style:dotted
  }

  .mobile-sm\:border-double{
    border-style:double
  }

  .mobile-sm\:border-none{
    border-style:none
  }

  .mobile-sm\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile-sm\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile-sm\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile-sm\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile-sm\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile-sm\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile-sm\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile-sm\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile-sm\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile-sm\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile-sm\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile-sm\:border-opacity-0{
    --tw-border-opacity:0
  }

  .mobile-sm\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .mobile-sm\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .mobile-sm\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .mobile-sm\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .mobile-sm\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .mobile-sm\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .mobile-sm\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .mobile-sm\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .mobile-sm\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .mobile-sm\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .mobile-sm\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .mobile-sm\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .mobile-sm\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .mobile-sm\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .mobile-sm\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .mobile-sm\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .mobile-sm\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .mobile-sm\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .mobile-sm\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .mobile-sm\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .mobile-sm\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .mobile-sm\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .mobile-sm\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .mobile-sm\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .mobile-sm\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .mobile-sm\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .mobile-sm\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .mobile-sm\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .mobile-sm\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .mobile-sm\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .mobile-sm\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .mobile-sm\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .mobile-sm\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .mobile-sm\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .mobile-sm\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .mobile-sm\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .mobile-sm\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .mobile-sm\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .mobile-sm\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .mobile-sm\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .mobile-sm\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .mobile-sm\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .mobile-sm\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .mobile-sm\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .mobile-sm\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .mobile-sm\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .mobile-sm\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .mobile-sm\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .mobile-sm\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .mobile-sm\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .mobile-sm\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .mobile-sm\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .mobile-sm\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .mobile-sm\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .mobile-sm\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .mobile-sm\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .mobile-sm\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .mobile-sm\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .mobile-sm\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .mobile-sm\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .mobile-sm\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile-sm\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile-sm\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile-sm\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile-sm\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .mobile-sm\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .mobile-sm\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .mobile-sm\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .mobile-sm\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .mobile-sm\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .mobile-sm\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .mobile-sm\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .mobile-sm\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .mobile-sm\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .mobile-sm\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .mobile-sm\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .mobile-sm\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .mobile-sm\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .mobile-sm\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .mobile-sm\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .mobile-sm\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .mobile-sm\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .mobile-sm\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .mobile-sm\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .mobile-sm\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .mobile-sm\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .mobile-sm\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .mobile-sm\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .mobile-sm\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .mobile-sm\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .mobile-sm\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .mobile-sm\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .mobile-sm\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .mobile-sm\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .mobile-sm\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .mobile-sm\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .mobile-sm\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .mobile-sm\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .mobile-sm\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .mobile-sm\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .mobile-sm\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .mobile-sm\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .mobile-sm\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .mobile-sm\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .mobile-sm\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .mobile-sm\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .mobile-sm\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .mobile-sm\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .mobile-sm\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .mobile-sm\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .mobile-sm\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .mobile-sm\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .mobile-sm\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .mobile-sm\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .mobile-sm\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .mobile-sm\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .mobile-sm\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .mobile-sm\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .mobile-sm\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .mobile-sm\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .mobile-sm\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .mobile-sm\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .mobile-sm\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .mobile-sm\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .mobile-sm\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .mobile-sm\:bg-none{
    background-image:none
  }

  .mobile-sm\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .mobile-sm\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .mobile-sm\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile-sm\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile-sm\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile-sm\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile-sm\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile-sm\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile-sm\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile-sm\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile-sm\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile-sm\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile-sm\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile-sm\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile-sm\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile-sm\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile-sm\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile-sm\:to-purple{
    --tw-gradient-to:#612A60
  }

  .mobile-sm\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .mobile-sm\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .mobile-sm\:to-orange{
    --tw-gradient-to:#D24624
  }

  .mobile-sm\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .mobile-sm\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .mobile-sm\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .mobile-sm\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .mobile-sm\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .mobile-sm\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .mobile-sm\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .mobile-sm\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .mobile-sm\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .mobile-sm\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .mobile-sm\:to-black{
    --tw-gradient-to:#000000
  }

  .mobile-sm\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .mobile-sm\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .mobile-sm\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .mobile-sm\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .mobile-sm\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .mobile-sm\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .mobile-sm\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .mobile-sm\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .mobile-sm\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .mobile-sm\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .mobile-sm\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .mobile-sm\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .mobile-sm\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .mobile-sm\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .mobile-sm\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .mobile-sm\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .mobile-sm\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .mobile-sm\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .mobile-sm\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .mobile-sm\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .mobile-sm\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .mobile-sm\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .mobile-sm\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .mobile-sm\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .mobile-sm\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .mobile-sm\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .mobile-sm\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .mobile-sm\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .mobile-sm\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .mobile-sm\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .mobile-sm\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .mobile-sm\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .mobile-sm\:bg-auto{
    background-size:auto
  }

  .mobile-sm\:bg-cover{
    background-size:cover
  }

  .mobile-sm\:bg-contain{
    background-size:contain
  }

  .mobile-sm\:bg-fixed{
    background-attachment:fixed
  }

  .mobile-sm\:bg-local{
    background-attachment:local
  }

  .mobile-sm\:bg-scroll{
    background-attachment:scroll
  }

  .mobile-sm\:bg-clip-border{
    background-clip:border-box
  }

  .mobile-sm\:bg-clip-padding{
    background-clip:padding-box
  }

  .mobile-sm\:bg-clip-content{
    background-clip:content-box
  }

  .mobile-sm\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .mobile-sm\:bg-bottom{
    background-position:bottom
  }

  .mobile-sm\:bg-center{
    background-position:center
  }

  .mobile-sm\:bg-left{
    background-position:left
  }

  .mobile-sm\:bg-left-bottom{
    background-position:left bottom
  }

  .mobile-sm\:bg-left-top{
    background-position:left top
  }

  .mobile-sm\:bg-right{
    background-position:right
  }

  .mobile-sm\:bg-right-bottom{
    background-position:right bottom
  }

  .mobile-sm\:bg-right-top{
    background-position:right top
  }

  .mobile-sm\:bg-top{
    background-position:top
  }

  .mobile-sm\:bg-repeat{
    background-repeat:repeat
  }

  .mobile-sm\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .mobile-sm\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .mobile-sm\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .mobile-sm\:bg-repeat-round{
    background-repeat:round
  }

  .mobile-sm\:bg-repeat-space{
    background-repeat:space
  }

  .mobile-sm\:bg-origin-border{
    background-origin:border-box
  }

  .mobile-sm\:bg-origin-padding{
    background-origin:padding-box
  }

  .mobile-sm\:bg-origin-content{
    background-origin:content-box
  }

  .mobile-sm\:fill-current{
    fill:currentColor
  }

  .mobile-sm\:stroke-current{
    stroke:currentColor
  }

  .mobile-sm\:stroke-0{
    stroke-width:0
  }

  .mobile-sm\:stroke-1{
    stroke-width:1
  }

  .mobile-sm\:stroke-2{
    stroke-width:2
  }

  .mobile-sm\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .mobile-sm\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .mobile-sm\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .mobile-sm\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .mobile-sm\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .mobile-sm\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .mobile-sm\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .mobile-sm\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .mobile-sm\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .mobile-sm\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .mobile-sm\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .mobile-sm\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .mobile-sm\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .mobile-sm\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .mobile-sm\:p-0{
    padding:0
  }

  .mobile-sm\:p-1px{
    padding:1px
  }

  .mobile-sm\:p-2px{
    padding:2px
  }

  .mobile-sm\:p-3px{
    padding:3px
  }

  .mobile-sm\:p-xxs{
    padding:4px
  }

  .mobile-sm\:p-xs{
    padding:8px
  }

  .mobile-sm\:p-sm{
    padding:16px
  }

  .mobile-sm\:p-base{
    padding:24px
  }

  .mobile-sm\:p-md{
    padding:40px
  }

  .mobile-sm\:p-lg{
    padding:56px
  }

  .mobile-sm\:p-xl{
    padding:80px
  }

  .mobile-sm\:p-xxl{
    padding:96px
  }

  .mobile-sm\:p-3xl{
    padding:160px
  }

  .mobile-sm\:p-4xl{
    padding:20rem
  }

  .mobile-sm\:p-full{
    padding:100%
  }

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

  .mobile-sm\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

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

  .mobile-sm\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .mobile-sm\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .mobile-sm\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .mobile-sm\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .mobile-sm\:px-base{
    padding-left:24px;
    padding-right:24px
  }

  .mobile-sm\:px-md{
    padding-left:40px;
    padding-right:40px
  }

  .mobile-sm\:px-lg{
    padding-left:56px;
    padding-right:56px
  }

  .mobile-sm\:px-xl{
    padding-left:80px;
    padding-right:80px
  }

  .mobile-sm\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .mobile-sm\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

  .mobile-sm\:px-4xl{
    padding-left:20rem;
    padding-right:20rem
  }

  .mobile-sm\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .mobile-sm\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .mobile-sm\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .mobile-sm\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .mobile-sm\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .mobile-sm\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .mobile-sm\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .mobile-sm\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .mobile-sm\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

  .mobile-sm\:py-md{
    padding-top:40px;
    padding-bottom:40px
  }

  .mobile-sm\:py-lg{
    padding-top:56px;
    padding-bottom:56px
  }

  .mobile-sm\:py-xl{
    padding-top:80px;
    padding-bottom:80px
  }

  .mobile-sm\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .mobile-sm\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .mobile-sm\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .mobile-sm\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .mobile-sm\:pt-0{
    padding-top:0
  }

  .mobile-sm\:pt-1px{
    padding-top:1px
  }

  .mobile-sm\:pt-2px{
    padding-top:2px
  }

  .mobile-sm\:pt-3px{
    padding-top:3px
  }

  .mobile-sm\:pt-xxs{
    padding-top:4px
  }

  .mobile-sm\:pt-xs{
    padding-top:8px
  }

  .mobile-sm\:pt-sm{
    padding-top:16px
  }

  .mobile-sm\:pt-base{
    padding-top:24px
  }

  .mobile-sm\:pt-md{
    padding-top:40px
  }

  .mobile-sm\:pt-lg{
    padding-top:56px
  }

  .mobile-sm\:pt-xl{
    padding-top:80px
  }

  .mobile-sm\:pt-xxl{
    padding-top:96px
  }

  .mobile-sm\:pt-3xl{
    padding-top:160px
  }

  .mobile-sm\:pt-4xl{
    padding-top:20rem
  }

  .mobile-sm\:pt-full{
    padding-top:100%
  }

  .mobile-sm\:pr-0{
    padding-right:0
  }

  .mobile-sm\:pr-1px{
    padding-right:1px
  }

  .mobile-sm\:pr-2px{
    padding-right:2px
  }

  .mobile-sm\:pr-3px{
    padding-right:3px
  }

  .mobile-sm\:pr-xxs{
    padding-right:4px
  }

  .mobile-sm\:pr-xs{
    padding-right:8px
  }

  .mobile-sm\:pr-sm{
    padding-right:16px
  }

  .mobile-sm\:pr-base{
    padding-right:24px
  }

  .mobile-sm\:pr-md{
    padding-right:40px
  }

  .mobile-sm\:pr-lg{
    padding-right:56px
  }

  .mobile-sm\:pr-xl{
    padding-right:80px
  }

  .mobile-sm\:pr-xxl{
    padding-right:96px
  }

  .mobile-sm\:pr-3xl{
    padding-right:160px
  }

  .mobile-sm\:pr-4xl{
    padding-right:20rem
  }

  .mobile-sm\:pr-full{
    padding-right:100%
  }

  .mobile-sm\:pb-0{
    padding-bottom:0
  }

  .mobile-sm\:pb-1px{
    padding-bottom:1px
  }

  .mobile-sm\:pb-2px{
    padding-bottom:2px
  }

  .mobile-sm\:pb-3px{
    padding-bottom:3px
  }

  .mobile-sm\:pb-xxs{
    padding-bottom:4px
  }

  .mobile-sm\:pb-xs{
    padding-bottom:8px
  }

  .mobile-sm\:pb-sm{
    padding-bottom:16px
  }

  .mobile-sm\:pb-base{
    padding-bottom:24px
  }

  .mobile-sm\:pb-md{
    padding-bottom:40px
  }

  .mobile-sm\:pb-lg{
    padding-bottom:56px
  }

  .mobile-sm\:pb-xl{
    padding-bottom:80px
  }

  .mobile-sm\:pb-xxl{
    padding-bottom:96px
  }

  .mobile-sm\:pb-3xl{
    padding-bottom:160px
  }

  .mobile-sm\:pb-4xl{
    padding-bottom:20rem
  }

  .mobile-sm\:pb-full{
    padding-bottom:100%
  }

  .mobile-sm\:pl-0{
    padding-left:0
  }

  .mobile-sm\:pl-1px{
    padding-left:1px
  }

  .mobile-sm\:pl-2px{
    padding-left:2px
  }

  .mobile-sm\:pl-3px{
    padding-left:3px
  }

  .mobile-sm\:pl-xxs{
    padding-left:4px
  }

  .mobile-sm\:pl-xs{
    padding-left:8px
  }

  .mobile-sm\:pl-sm{
    padding-left:16px
  }

  .mobile-sm\:pl-base{
    padding-left:24px
  }

  .mobile-sm\:pl-md{
    padding-left:40px
  }

  .mobile-sm\:pl-lg{
    padding-left:56px
  }

  .mobile-sm\:pl-xl{
    padding-left:80px
  }

  .mobile-sm\:pl-xxl{
    padding-left:96px
  }

  .mobile-sm\:pl-3xl{
    padding-left:160px
  }

  .mobile-sm\:pl-4xl{
    padding-left:20rem
  }

  .mobile-sm\:pl-full{
    padding-left:100%
  }

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

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

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

  .mobile-sm\:text-justify{
    text-align:justify
  }

  .mobile-sm\:align-baseline{
    vertical-align:baseline
  }

  .mobile-sm\:align-top{
    vertical-align:top
  }

  .mobile-sm\:align-middle{
    vertical-align:middle
  }

  .mobile-sm\:align-bottom{
    vertical-align:bottom
  }

  .mobile-sm\:align-text-top{
    vertical-align:text-top
  }

  .mobile-sm\:align-text-bottom{
    vertical-align:text-bottom
  }

  .mobile-sm\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .mobile-sm\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .mobile-sm\:text-xxs{
    font-size:0.75rem
  }

  .mobile-sm\:text-xs{
    font-size:0.875rem
  }

  .mobile-sm\:text-sm{
    font-size:1rem
  }

  .mobile-sm\:text-base-sm{
    font-size:1.125rem
  }

  .mobile-sm\:text-base{
    font-size:1.25rem
  }

  .mobile-sm\:text-md{
    font-size:1.5rem
  }

  .mobile-sm\:text-md-lg{
    font-size:1.75rem
  }

  .mobile-sm\:text-lg{
    font-size:2rem
  }

  .mobile-sm\:text-xl{
    font-size:2.25rem
  }

  .mobile-sm\:text-xxl{
    font-size:2.5rem
  }

  .mobile-sm\:text-3xl{
    font-size:3rem
  }

  .mobile-sm\:text-4xl{
    font-size:3.5rem
  }

  .mobile-sm\:text-display{
    font-size:5rem
  }

  .mobile-sm\:font-thin{
    font-weight:100
  }

  .mobile-sm\:font-extralight{
    font-weight:200
  }

  .mobile-sm\:font-light{
    font-weight:300
  }

  .mobile-sm\:font-normal{
    font-weight:400
  }

  .mobile-sm\:font-medium{
    font-weight:500
  }

  .mobile-sm\:font-semibold{
    font-weight:600
  }

  .mobile-sm\:font-bold{
    font-weight:700
  }

  .mobile-sm\:font-extrabold{
    font-weight:800
  }

  .mobile-sm\:font-black{
    font-weight:900
  }

  .mobile-sm\:uppercase{
    text-transform:uppercase
  }

  .mobile-sm\:lowercase{
    text-transform:lowercase
  }

  .mobile-sm\:capitalize{
    text-transform:capitalize
  }

  .mobile-sm\:normal-case{
    text-transform:none
  }

  .mobile-sm\:italic{
    font-style:italic
  }

  .mobile-sm\:not-italic{
    font-style:normal
  }

  .mobile-sm\:ordinal, .mobile-sm\:slashed-zero, .mobile-sm\:lining-nums, .mobile-sm\:oldstyle-nums, .mobile-sm\:proportional-nums, .mobile-sm\:tabular-nums, .mobile-sm\:diagonal-fractions, .mobile-sm\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .mobile-sm\:normal-nums{
    font-variant-numeric:normal
  }

  .mobile-sm\:ordinal{
    --tw-ordinal:ordinal
  }

  .mobile-sm\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .mobile-sm\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .mobile-sm\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .mobile-sm\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .mobile-sm\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .mobile-sm\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .mobile-sm\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .mobile-sm\:leading-x-tight{
    line-height:1.05
  }

  .mobile-sm\:leading-tight{
    line-height:1.15
  }

  .mobile-sm\:leading-narrow{
    line-height:1.33
  }

  .mobile-sm\:leading-base{
    line-height:1.5
  }

  .mobile-sm\:leading-loose{
    line-height:2
  }

  .mobile-sm\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .mobile-sm\:tracking-tight{
    letter-spacing:-0.025em
  }

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

  .mobile-sm\:tracking-wide{
    letter-spacing:0.025em
  }

  .mobile-sm\:tracking-wider{
    letter-spacing:0.05em
  }

  .mobile-sm\:tracking-widest{
    letter-spacing:0.1em
  }

  .mobile-sm\:tracking-loose{
    letter-spacing:1px
  }

  .mobile-sm\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile-sm\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile-sm\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile-sm\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile-sm\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile-sm\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile-sm\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile-sm\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .mobile-sm\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile-sm\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile-sm\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile-sm\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile-sm\:text-opacity-0{
    --tw-text-opacity:0
  }

  .mobile-sm\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .mobile-sm\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .mobile-sm\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .mobile-sm\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .mobile-sm\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .mobile-sm\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .mobile-sm\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .mobile-sm\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .mobile-sm\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .mobile-sm\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .mobile-sm\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .mobile-sm\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .mobile-sm\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .mobile-sm\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .mobile-sm\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .mobile-sm\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .mobile-sm\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .mobile-sm\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .mobile-sm\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .mobile-sm\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .mobile-sm\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .mobile-sm\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .mobile-sm\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .mobile-sm\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .mobile-sm\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .mobile-sm\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .mobile-sm\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .mobile-sm\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .mobile-sm\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .mobile-sm\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .mobile-sm\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .mobile-sm\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .mobile-sm\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .mobile-sm\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .mobile-sm\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .mobile-sm\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .mobile-sm\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .mobile-sm\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .mobile-sm\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .mobile-sm\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .mobile-sm\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .mobile-sm\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .mobile-sm\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .mobile-sm\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .mobile-sm\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .mobile-sm\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .mobile-sm\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .mobile-sm\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .mobile-sm\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .mobile-sm\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .mobile-sm\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .mobile-sm\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .mobile-sm\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .mobile-sm\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .mobile-sm\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .mobile-sm\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .mobile-sm\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .mobile-sm\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .mobile-sm\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .mobile-sm\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .mobile-sm\:underline{
    text-decoration:underline
  }

  .mobile-sm\:line-through{
    text-decoration:line-through
  }

  .mobile-sm\:no-underline{
    text-decoration:none
  }

  .group:hover .mobile-sm\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .mobile-sm\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .mobile-sm\:group-hover\:no-underline{
    text-decoration:none
  }

  .mobile-sm\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .mobile-sm\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .mobile-sm\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .mobile-sm\:hover\:underline:hover{
    text-decoration:underline
  }

  .mobile-sm\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .mobile-sm\:hover\:no-underline:hover{
    text-decoration:none
  }

  .mobile-sm\:focus\:underline:focus{
    text-decoration:underline
  }

  .mobile-sm\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .mobile-sm\:focus\:no-underline:focus{
    text-decoration:none
  }

  .mobile-sm\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .mobile-sm\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .mobile-sm\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile-sm\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile-sm\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile-sm\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile-sm\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile-sm\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile-sm\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile-sm\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile-sm\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile-sm\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile-sm\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile-sm\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile-sm\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile-sm\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile-sm\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile-sm\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile-sm\:opacity-0{
    opacity:0
  }

  .mobile-sm\:opacity-5{
    opacity:0.05
  }

  .mobile-sm\:opacity-10{
    opacity:0.1
  }

  .mobile-sm\:opacity-20{
    opacity:0.2
  }

  .mobile-sm\:opacity-25{
    opacity:0.25
  }

  .mobile-sm\:opacity-30{
    opacity:0.3
  }

  .mobile-sm\:opacity-40{
    opacity:0.4
  }

  .mobile-sm\:opacity-50{
    opacity:0.5
  }

  .mobile-sm\:opacity-60{
    opacity:0.6
  }

  .mobile-sm\:opacity-70{
    opacity:0.7
  }

  .mobile-sm\:opacity-75{
    opacity:0.75
  }

  .mobile-sm\:opacity-80{
    opacity:0.8
  }

  .mobile-sm\:opacity-90{
    opacity:0.9
  }

  .mobile-sm\:opacity-95{
    opacity:0.95
  }

  .mobile-sm\:opacity-100{
    opacity:1
  }

  .group:hover .mobile-sm\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .mobile-sm\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .mobile-sm\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .mobile-sm\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .mobile-sm\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .mobile-sm\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .mobile-sm\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .mobile-sm\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .mobile-sm\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .mobile-sm\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .mobile-sm\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .mobile-sm\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .mobile-sm\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .mobile-sm\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .mobile-sm\:group-hover\:opacity-100{
    opacity:1
  }

  .mobile-sm\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .mobile-sm\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .mobile-sm\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .mobile-sm\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .mobile-sm\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .mobile-sm\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .mobile-sm\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .mobile-sm\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .mobile-sm\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .mobile-sm\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .mobile-sm\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .mobile-sm\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .mobile-sm\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .mobile-sm\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .mobile-sm\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .mobile-sm\:hover\:opacity-0:hover{
    opacity:0
  }

  .mobile-sm\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .mobile-sm\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .mobile-sm\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .mobile-sm\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .mobile-sm\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .mobile-sm\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .mobile-sm\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .mobile-sm\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .mobile-sm\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .mobile-sm\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .mobile-sm\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .mobile-sm\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .mobile-sm\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .mobile-sm\:hover\:opacity-100:hover{
    opacity:1
  }

  .mobile-sm\:focus\:opacity-0:focus{
    opacity:0
  }

  .mobile-sm\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .mobile-sm\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .mobile-sm\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .mobile-sm\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .mobile-sm\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .mobile-sm\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .mobile-sm\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .mobile-sm\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .mobile-sm\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .mobile-sm\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .mobile-sm\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .mobile-sm\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .mobile-sm\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .mobile-sm\:focus\:opacity-100:focus{
    opacity:1
  }

  .mobile-sm\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .mobile-sm\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .mobile-sm\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .mobile-sm\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .mobile-sm\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .mobile-sm\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .mobile-sm\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .mobile-sm\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .mobile-sm\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .mobile-sm\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .mobile-sm\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .mobile-sm\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .mobile-sm\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .mobile-sm\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .mobile-sm\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .mobile-sm\:bg-blend-normal{
    background-blend-mode:normal
  }

  .mobile-sm\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .mobile-sm\:bg-blend-screen{
    background-blend-mode:screen
  }

  .mobile-sm\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .mobile-sm\:bg-blend-darken{
    background-blend-mode:darken
  }

  .mobile-sm\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .mobile-sm\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .mobile-sm\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .mobile-sm\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .mobile-sm\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .mobile-sm\:bg-blend-difference{
    background-blend-mode:difference
  }

  .mobile-sm\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .mobile-sm\:bg-blend-hue{
    background-blend-mode:hue
  }

  .mobile-sm\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .mobile-sm\:bg-blend-color{
    background-blend-mode:color
  }

  .mobile-sm\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .mobile-sm\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .mobile-sm\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .mobile-sm\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .mobile-sm\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .mobile-sm\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .mobile-sm\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .mobile-sm\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .mobile-sm\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .mobile-sm\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .mobile-sm\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .mobile-sm\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .mobile-sm\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .mobile-sm\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .mobile-sm\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .mobile-sm\:mix-blend-color{
    mix-blend-mode:color
  }

  .mobile-sm\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .mobile-sm\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

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

  .group:hover .mobile-sm\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile-sm\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile-sm\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile-sm\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile-sm\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile-sm\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile-sm\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile-sm\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile-sm\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile-sm\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile-sm\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile-sm\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile-sm\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile-sm\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile-sm\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile-sm\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile-sm\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile-sm\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile-sm\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile-sm\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile-sm\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile-sm\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile-sm\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile-sm\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile-sm\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile-sm\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile-sm\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile-sm\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile-sm\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile-sm\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile-sm\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile-sm\:ring-inset{
    --tw-ring-inset:inset
  }

  .mobile-sm\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .mobile-sm\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .mobile-sm\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile-sm\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile-sm\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .mobile-sm\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .mobile-sm\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .mobile-sm\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .mobile-sm\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .mobile-sm\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .mobile-sm\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .mobile-sm\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .mobile-sm\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .mobile-sm\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .mobile-sm\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .mobile-sm\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .mobile-sm\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .mobile-sm\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .mobile-sm\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .mobile-sm\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .mobile-sm\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .mobile-sm\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .mobile-sm\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .mobile-sm\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .mobile-sm\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .mobile-sm\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .mobile-sm\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .mobile-sm\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .mobile-sm\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .mobile-sm\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .mobile-sm\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .mobile-sm\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .mobile-sm\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .mobile-sm\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .mobile-sm\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .mobile-sm\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .mobile-sm\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .mobile-sm\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .mobile-sm\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .mobile-sm\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .mobile-sm\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .mobile-sm\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .mobile-sm\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .mobile-sm\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .mobile-sm\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .mobile-sm\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .mobile-sm\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .mobile-sm\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .mobile-sm\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .mobile-sm\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .mobile-sm\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .mobile-sm\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .mobile-sm\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .mobile-sm\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .mobile-sm\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .mobile-sm\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .mobile-sm\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .mobile-sm\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .mobile-sm\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .mobile-sm\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .mobile-sm\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .mobile-sm\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .mobile-sm\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .mobile-sm\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .mobile-sm\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .mobile-sm\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile-sm\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile-sm\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .mobile-sm\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile-sm\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile-sm\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile-sm\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile-sm\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile-sm\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .mobile-sm\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .mobile-sm\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .mobile-sm\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .mobile-sm\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile-sm\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .mobile-sm\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .mobile-sm\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile-sm\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile-sm\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .mobile-sm\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile-sm\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile-sm\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile-sm\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile-sm\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile-sm\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .mobile-sm\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .mobile-sm\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .mobile-sm\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .mobile-sm\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile-sm\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .mobile-sm\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .mobile-sm\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile-sm\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile-sm\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .mobile-sm\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile-sm\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile-sm\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile-sm\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile-sm\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile-sm\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .mobile-sm\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .mobile-sm\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .mobile-sm\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .mobile-sm\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile-sm\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .mobile-sm\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .mobile-sm\:filter-none{
    filter:none
  }

  .mobile-sm\:blur-0{
    --tw-blur:blur(0)
  }

  .mobile-sm\:blur-none{
    --tw-blur:blur(0)
  }

  .mobile-sm\:blur-sm{
    --tw-blur:blur(4px)
  }

  .mobile-sm\:blur{
    --tw-blur:blur(8px)
  }

  .mobile-sm\:blur-md{
    --tw-blur:blur(12px)
  }

  .mobile-sm\:blur-lg{
    --tw-blur:blur(16px)
  }

  .mobile-sm\:blur-xl{
    --tw-blur:blur(24px)
  }

  .mobile-sm\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .mobile-sm\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .mobile-sm\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .mobile-sm\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .mobile-sm\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .mobile-sm\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .mobile-sm\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .mobile-sm\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .mobile-sm\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .mobile-sm\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .mobile-sm\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .mobile-sm\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .mobile-sm\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .mobile-sm\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .mobile-sm\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .mobile-sm\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .mobile-sm\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .mobile-sm\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .mobile-sm\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .mobile-sm\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .mobile-sm\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .mobile-sm\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .mobile-sm\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .mobile-sm\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .mobile-sm\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .mobile-sm\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .mobile-sm\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .mobile-sm\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .mobile-sm\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .mobile-sm\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .mobile-sm\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .mobile-sm\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .mobile-sm\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .mobile-sm\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .mobile-sm\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .mobile-sm\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .mobile-sm\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .mobile-sm\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .mobile-sm\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .mobile-sm\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .mobile-sm\:invert-0{
    --tw-invert:invert(0)
  }

  .mobile-sm\:invert{
    --tw-invert:invert(100%)
  }

  .mobile-sm\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .mobile-sm\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .mobile-sm\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .mobile-sm\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .mobile-sm\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .mobile-sm\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .mobile-sm\:sepia{
    --tw-sepia:sepia(100%)
  }

  .mobile-sm\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .mobile-sm\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .mobile-sm\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .mobile-sm\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .mobile-sm\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .mobile-sm\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .mobile-sm\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .mobile-sm\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .mobile-sm\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .mobile-sm\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .mobile-sm\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .mobile-sm\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .mobile-sm\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .mobile-sm\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .mobile-sm\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .mobile-sm\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .mobile-sm\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .mobile-sm\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .mobile-sm\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .mobile-sm\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .mobile-sm\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .mobile-sm\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .mobile-sm\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .mobile-sm\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .mobile-sm\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .mobile-sm\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .mobile-sm\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .mobile-sm\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .mobile-sm\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .mobile-sm\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .mobile-sm\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .mobile-sm\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .mobile-sm\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .mobile-sm\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .mobile-sm\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .mobile-sm\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .mobile-sm\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .mobile-sm\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .mobile-sm\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .mobile-sm\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .mobile-sm\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .mobile-sm\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .mobile-sm\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .mobile-sm\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .mobile-sm\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .mobile-sm\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .mobile-sm\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .mobile-sm\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .mobile-sm\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .mobile-sm\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .mobile-sm\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .mobile-sm\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .mobile-sm\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .mobile-sm\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .mobile-sm\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .mobile-sm\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .mobile-sm\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .mobile-sm\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .mobile-sm\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .mobile-sm\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .mobile-sm\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .mobile-sm\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .mobile-sm\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .mobile-sm\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .mobile-sm\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .mobile-sm\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .mobile-sm\:transition-none{
    transition-property:none
  }

  .mobile-sm\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile-sm\:delay-75{
    transition-delay:75ms
  }

  .mobile-sm\:delay-100{
    transition-delay:100ms
  }

  .mobile-sm\:delay-150{
    transition-delay:150ms
  }

  .mobile-sm\:delay-200{
    transition-delay:200ms
  }

  .mobile-sm\:delay-300{
    transition-delay:300ms
  }

  .mobile-sm\:delay-500{
    transition-delay:500ms
  }

  .mobile-sm\:delay-700{
    transition-delay:700ms
  }

  .mobile-sm\:delay-1000{
    transition-delay:1000ms
  }

  .mobile-sm\:duration-75{
    transition-duration:75ms
  }

  .mobile-sm\:duration-100{
    transition-duration:100ms
  }

  .mobile-sm\:duration-150{
    transition-duration:150ms
  }

  .mobile-sm\:duration-200{
    transition-duration:200ms
  }

  .mobile-sm\:duration-300{
    transition-duration:300ms
  }

  .mobile-sm\:duration-500{
    transition-duration:500ms
  }

  .mobile-sm\:duration-700{
    transition-duration:700ms
  }

  .mobile-sm\:duration-1000{
    transition-duration:1000ms
  }

  .mobile-sm\:ease-linear{
    transition-timing-function:linear
  }

  .mobile-sm\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .mobile-sm\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .mobile-sm\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 480px){
  .mobile\:container{
    width:100%
  }

  @media (min-width: 360px){
    .mobile\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .mobile\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .mobile\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .mobile\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .mobile\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .mobile\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .mobile\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .mobile\:container{
      max-width:1350px
    }
  }

  .mobile\: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
  }

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

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

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

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

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

  .mobile\:pointer-events-none{
    pointer-events:none
  }

  .mobile\:pointer-events-auto{
    pointer-events:auto
  }

  .mobile\:visible{
    visibility:visible
  }

  .mobile\:invisible{
    visibility:hidden
  }

  .mobile\:static{
    position:static
  }

  .mobile\:fixed{
    position:fixed
  }

  .mobile\:absolute{
    position:absolute
  }

  .mobile\:relative{
    position:relative
  }

  .mobile\:sticky{
    position:sticky
  }

  .mobile\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .mobile\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .mobile\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .mobile\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .mobile\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .mobile\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .mobile\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .mobile\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .mobile\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .mobile\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .mobile\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .mobile\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .mobile\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .mobile\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .mobile\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .mobile\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .mobile\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .mobile\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .mobile\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .mobile\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .mobile\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .mobile\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .mobile\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .mobile\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .mobile\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .mobile\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .mobile\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .mobile\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .mobile\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .mobile\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .mobile\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .mobile\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .mobile\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .mobile\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .mobile\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .mobile\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .mobile\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .mobile\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .mobile\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .mobile\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .mobile\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .mobile\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .mobile\:inset-x-0{
    left:0;
    right:0
  }

  .mobile\:inset-x-auto{
    left:auto;
    right:auto
  }

  .mobile\:inset-x-1px{
    left:1px;
    right:1px
  }

  .mobile\:inset-x-2px{
    left:2px;
    right:2px
  }

  .mobile\:inset-x-3px{
    left:3px;
    right:3px
  }

  .mobile\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .mobile\:inset-x-xs{
    left:8px;
    right:8px
  }

  .mobile\:inset-x-sm{
    left:16px;
    right:16px
  }

  .mobile\:inset-x-base{
    left:24px;
    right:24px
  }

  .mobile\:inset-x-md{
    left:40px;
    right:40px
  }

  .mobile\:inset-x-lg{
    left:56px;
    right:56px
  }

  .mobile\:inset-x-xl{
    left:80px;
    right:80px
  }

  .mobile\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .mobile\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .mobile\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .mobile\:inset-x-full{
    left:100%;
    right:100%
  }

  .mobile\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .mobile\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .mobile\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .mobile\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .mobile\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .mobile\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .mobile\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .mobile\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .mobile\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .mobile\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .mobile\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .mobile\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .mobile\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .mobile\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .mobile\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .mobile\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .mobile\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .mobile\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .mobile\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .mobile\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .mobile\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .mobile\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .mobile\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .mobile\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .mobile\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .mobile\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .mobile\:inset-y-0{
    top:0;
    bottom:0
  }

  .mobile\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .mobile\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .mobile\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .mobile\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .mobile\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .mobile\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .mobile\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .mobile\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .mobile\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .mobile\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .mobile\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .mobile\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .mobile\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .mobile\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .mobile\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .mobile\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .mobile\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .mobile\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .mobile\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .mobile\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .mobile\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .mobile\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .mobile\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .mobile\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .mobile\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .mobile\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .mobile\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .mobile\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .mobile\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .mobile\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .mobile\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .mobile\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .mobile\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .mobile\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .mobile\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .mobile\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .mobile\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .mobile\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .mobile\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .mobile\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .mobile\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .mobile\:top-0{
    top:0
  }

  .mobile\:top-auto{
    top:auto
  }

  .mobile\:top-1px{
    top:1px
  }

  .mobile\:top-2px{
    top:2px
  }

  .mobile\:top-3px{
    top:3px
  }

  .mobile\:top-xxs{
    top:4px
  }

  .mobile\:top-xs{
    top:8px
  }

  .mobile\:top-sm{
    top:16px
  }

  .mobile\:top-base{
    top:24px
  }

  .mobile\:top-md{
    top:40px
  }

  .mobile\:top-lg{
    top:56px
  }

  .mobile\:top-xl{
    top:80px
  }

  .mobile\:top-xxl{
    top:96px
  }

  .mobile\:top-3xl{
    top:160px
  }

  .mobile\:top-4xl{
    top:20rem
  }

  .mobile\:top-full{
    top:100%
  }

  .mobile\:-top-1px{
    top:-1px
  }

  .mobile\:-top-2px{
    top:-2px
  }

  .mobile\:-top-3px{
    top:-3px
  }

  .mobile\:-top-xxs{
    top:-4px
  }

  .mobile\:-top-xs{
    top:-8px
  }

  .mobile\:-top-sm{
    top:-16px
  }

  .mobile\:-top-base{
    top:-24px
  }

  .mobile\:-top-md{
    top:-40px
  }

  .mobile\:-top-lg{
    top:-56px
  }

  .mobile\:-top-xl{
    top:-80px
  }

  .mobile\:-top-xxl{
    top:-96px
  }

  .mobile\:-top-3xl{
    top:-160px
  }

  .mobile\:-top-4xl{
    top:-20rem
  }

  .mobile\:-top-full{
    top:-100%
  }

  .mobile\:top-1\/2{
    top:50%
  }

  .mobile\:top-1\/3{
    top:33.333333%
  }

  .mobile\:top-2\/3{
    top:66.666667%
  }

  .mobile\:top-1\/4{
    top:25%
  }

  .mobile\:top-2\/4{
    top:50%
  }

  .mobile\:top-3\/4{
    top:75%
  }

  .mobile\:-top-1\/2{
    top:-50%
  }

  .mobile\:-top-1\/3{
    top:-33.333333%
  }

  .mobile\:-top-2\/3{
    top:-66.666667%
  }

  .mobile\:-top-1\/4{
    top:-25%
  }

  .mobile\:-top-2\/4{
    top:-50%
  }

  .mobile\:-top-3\/4{
    top:-75%
  }

  .mobile\:right-0{
    right:0
  }

  .mobile\:right-auto{
    right:auto
  }

  .mobile\:right-1px{
    right:1px
  }

  .mobile\:right-2px{
    right:2px
  }

  .mobile\:right-3px{
    right:3px
  }

  .mobile\:right-xxs{
    right:4px
  }

  .mobile\:right-xs{
    right:8px
  }

  .mobile\:right-sm{
    right:16px
  }

  .mobile\:right-base{
    right:24px
  }

  .mobile\:right-md{
    right:40px
  }

  .mobile\:right-lg{
    right:56px
  }

  .mobile\:right-xl{
    right:80px
  }

  .mobile\:right-xxl{
    right:96px
  }

  .mobile\:right-3xl{
    right:160px
  }

  .mobile\:right-4xl{
    right:20rem
  }

  .mobile\:right-full{
    right:100%
  }

  .mobile\:-right-1px{
    right:-1px
  }

  .mobile\:-right-2px{
    right:-2px
  }

  .mobile\:-right-3px{
    right:-3px
  }

  .mobile\:-right-xxs{
    right:-4px
  }

  .mobile\:-right-xs{
    right:-8px
  }

  .mobile\:-right-sm{
    right:-16px
  }

  .mobile\:-right-base{
    right:-24px
  }

  .mobile\:-right-md{
    right:-40px
  }

  .mobile\:-right-lg{
    right:-56px
  }

  .mobile\:-right-xl{
    right:-80px
  }

  .mobile\:-right-xxl{
    right:-96px
  }

  .mobile\:-right-3xl{
    right:-160px
  }

  .mobile\:-right-4xl{
    right:-20rem
  }

  .mobile\:-right-full{
    right:-100%
  }

  .mobile\:right-1\/2{
    right:50%
  }

  .mobile\:right-1\/3{
    right:33.333333%
  }

  .mobile\:right-2\/3{
    right:66.666667%
  }

  .mobile\:right-1\/4{
    right:25%
  }

  .mobile\:right-2\/4{
    right:50%
  }

  .mobile\:right-3\/4{
    right:75%
  }

  .mobile\:-right-1\/2{
    right:-50%
  }

  .mobile\:-right-1\/3{
    right:-33.333333%
  }

  .mobile\:-right-2\/3{
    right:-66.666667%
  }

  .mobile\:-right-1\/4{
    right:-25%
  }

  .mobile\:-right-2\/4{
    right:-50%
  }

  .mobile\:-right-3\/4{
    right:-75%
  }

  .mobile\:bottom-0{
    bottom:0
  }

  .mobile\:bottom-auto{
    bottom:auto
  }

  .mobile\:bottom-1px{
    bottom:1px
  }

  .mobile\:bottom-2px{
    bottom:2px
  }

  .mobile\:bottom-3px{
    bottom:3px
  }

  .mobile\:bottom-xxs{
    bottom:4px
  }

  .mobile\:bottom-xs{
    bottom:8px
  }

  .mobile\:bottom-sm{
    bottom:16px
  }

  .mobile\:bottom-base{
    bottom:24px
  }

  .mobile\:bottom-md{
    bottom:40px
  }

  .mobile\:bottom-lg{
    bottom:56px
  }

  .mobile\:bottom-xl{
    bottom:80px
  }

  .mobile\:bottom-xxl{
    bottom:96px
  }

  .mobile\:bottom-3xl{
    bottom:160px
  }

  .mobile\:bottom-4xl{
    bottom:20rem
  }

  .mobile\:bottom-full{
    bottom:100%
  }

  .mobile\:-bottom-1px{
    bottom:-1px
  }

  .mobile\:-bottom-2px{
    bottom:-2px
  }

  .mobile\:-bottom-3px{
    bottom:-3px
  }

  .mobile\:-bottom-xxs{
    bottom:-4px
  }

  .mobile\:-bottom-xs{
    bottom:-8px
  }

  .mobile\:-bottom-sm{
    bottom:-16px
  }

  .mobile\:-bottom-base{
    bottom:-24px
  }

  .mobile\:-bottom-md{
    bottom:-40px
  }

  .mobile\:-bottom-lg{
    bottom:-56px
  }

  .mobile\:-bottom-xl{
    bottom:-80px
  }

  .mobile\:-bottom-xxl{
    bottom:-96px
  }

  .mobile\:-bottom-3xl{
    bottom:-160px
  }

  .mobile\:-bottom-4xl{
    bottom:-20rem
  }

  .mobile\:-bottom-full{
    bottom:-100%
  }

  .mobile\:bottom-1\/2{
    bottom:50%
  }

  .mobile\:bottom-1\/3{
    bottom:33.333333%
  }

  .mobile\:bottom-2\/3{
    bottom:66.666667%
  }

  .mobile\:bottom-1\/4{
    bottom:25%
  }

  .mobile\:bottom-2\/4{
    bottom:50%
  }

  .mobile\:bottom-3\/4{
    bottom:75%
  }

  .mobile\:-bottom-1\/2{
    bottom:-50%
  }

  .mobile\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .mobile\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .mobile\:-bottom-1\/4{
    bottom:-25%
  }

  .mobile\:-bottom-2\/4{
    bottom:-50%
  }

  .mobile\:-bottom-3\/4{
    bottom:-75%
  }

  .mobile\:left-0{
    left:0
  }

  .mobile\:left-auto{
    left:auto
  }

  .mobile\:left-1px{
    left:1px
  }

  .mobile\:left-2px{
    left:2px
  }

  .mobile\:left-3px{
    left:3px
  }

  .mobile\:left-xxs{
    left:4px
  }

  .mobile\:left-xs{
    left:8px
  }

  .mobile\:left-sm{
    left:16px
  }

  .mobile\:left-base{
    left:24px
  }

  .mobile\:left-md{
    left:40px
  }

  .mobile\:left-lg{
    left:56px
  }

  .mobile\:left-xl{
    left:80px
  }

  .mobile\:left-xxl{
    left:96px
  }

  .mobile\:left-3xl{
    left:160px
  }

  .mobile\:left-4xl{
    left:20rem
  }

  .mobile\:left-full{
    left:100%
  }

  .mobile\:-left-1px{
    left:-1px
  }

  .mobile\:-left-2px{
    left:-2px
  }

  .mobile\:-left-3px{
    left:-3px
  }

  .mobile\:-left-xxs{
    left:-4px
  }

  .mobile\:-left-xs{
    left:-8px
  }

  .mobile\:-left-sm{
    left:-16px
  }

  .mobile\:-left-base{
    left:-24px
  }

  .mobile\:-left-md{
    left:-40px
  }

  .mobile\:-left-lg{
    left:-56px
  }

  .mobile\:-left-xl{
    left:-80px
  }

  .mobile\:-left-xxl{
    left:-96px
  }

  .mobile\:-left-3xl{
    left:-160px
  }

  .mobile\:-left-4xl{
    left:-20rem
  }

  .mobile\:-left-full{
    left:-100%
  }

  .mobile\:left-1\/2{
    left:50%
  }

  .mobile\:left-1\/3{
    left:33.333333%
  }

  .mobile\:left-2\/3{
    left:66.666667%
  }

  .mobile\:left-1\/4{
    left:25%
  }

  .mobile\:left-2\/4{
    left:50%
  }

  .mobile\:left-3\/4{
    left:75%
  }

  .mobile\:-left-1\/2{
    left:-50%
  }

  .mobile\:-left-1\/3{
    left:-33.333333%
  }

  .mobile\:-left-2\/3{
    left:-66.666667%
  }

  .mobile\:-left-1\/4{
    left:-25%
  }

  .mobile\:-left-2\/4{
    left:-50%
  }

  .mobile\:-left-3\/4{
    left:-75%
  }

  .mobile\:isolate{
    isolation:isolate
  }

  .mobile\:isolation-auto{
    isolation:auto
  }

  .mobile\:z-0{
    z-index:0
  }

  .mobile\:z-10{
    z-index:10
  }

  .mobile\:z-20{
    z-index:20
  }

  .mobile\:z-30{
    z-index:30
  }

  .mobile\:z-40{
    z-index:40
  }

  .mobile\:z-50{
    z-index:50
  }

  .mobile\:z-auto{
    z-index:auto
  }

  .mobile\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .mobile\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .mobile\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .mobile\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .mobile\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .mobile\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .mobile\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .mobile\:focus\:z-0:focus{
    z-index:0
  }

  .mobile\:focus\:z-10:focus{
    z-index:10
  }

  .mobile\:focus\:z-20:focus{
    z-index:20
  }

  .mobile\:focus\:z-30:focus{
    z-index:30
  }

  .mobile\:focus\:z-40:focus{
    z-index:40
  }

  .mobile\:focus\:z-50:focus{
    z-index:50
  }

  .mobile\:focus\:z-auto:focus{
    z-index:auto
  }

  .mobile\:order-1{
    order:1
  }

  .mobile\:order-2{
    order:2
  }

  .mobile\:order-3{
    order:3
  }

  .mobile\:order-4{
    order:4
  }

  .mobile\:order-5{
    order:5
  }

  .mobile\:order-6{
    order:6
  }

  .mobile\:order-7{
    order:7
  }

  .mobile\:order-8{
    order:8
  }

  .mobile\:order-9{
    order:9
  }

  .mobile\:order-10{
    order:10
  }

  .mobile\:order-11{
    order:11
  }

  .mobile\:order-12{
    order:12
  }

  .mobile\:order-first{
    order:-9999
  }

  .mobile\:order-last{
    order:9999
  }

  .mobile\:order-none{
    order:0
  }

  .mobile\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:col-span-full{
    grid-column:1 / -1
  }

  .mobile\:col-start-1{
    grid-column-start:1
  }

  .mobile\:col-start-2{
    grid-column-start:2
  }

  .mobile\:col-start-3{
    grid-column-start:3
  }

  .mobile\:col-start-4{
    grid-column-start:4
  }

  .mobile\:col-start-5{
    grid-column-start:5
  }

  .mobile\:col-start-6{
    grid-column-start:6
  }

  .mobile\:col-start-7{
    grid-column-start:7
  }

  .mobile\:col-start-8{
    grid-column-start:8
  }

  .mobile\:col-start-9{
    grid-column-start:9
  }

  .mobile\:col-start-10{
    grid-column-start:10
  }

  .mobile\:col-start-11{
    grid-column-start:11
  }

  .mobile\:col-start-12{
    grid-column-start:12
  }

  .mobile\:col-start-13{
    grid-column-start:13
  }

  .mobile\:col-start-auto{
    grid-column-start:auto
  }

  .mobile\:col-end-1{
    grid-column-end:1
  }

  .mobile\:col-end-2{
    grid-column-end:2
  }

  .mobile\:col-end-3{
    grid-column-end:3
  }

  .mobile\:col-end-4{
    grid-column-end:4
  }

  .mobile\:col-end-5{
    grid-column-end:5
  }

  .mobile\:col-end-6{
    grid-column-end:6
  }

  .mobile\:col-end-7{
    grid-column-end:7
  }

  .mobile\:col-end-8{
    grid-column-end:8
  }

  .mobile\:col-end-9{
    grid-column-end:9
  }

  .mobile\:col-end-10{
    grid-column-end:10
  }

  .mobile\:col-end-11{
    grid-column-end:11
  }

  .mobile\:col-end-12{
    grid-column-end:12
  }

  .mobile\:col-end-13{
    grid-column-end:13
  }

  .mobile\:col-end-auto{
    grid-column-end:auto
  }

  .mobile\:row-auto{
    grid-row:auto
  }

  .mobile\:row-span-1{
    grid-row:span 1 / span 1
  }

  .mobile\:row-span-2{
    grid-row:span 2 / span 2
  }

  .mobile\:row-span-3{
    grid-row:span 3 / span 3
  }

  .mobile\:row-span-4{
    grid-row:span 4 / span 4
  }

  .mobile\:row-span-5{
    grid-row:span 5 / span 5
  }

  .mobile\:row-span-6{
    grid-row:span 6 / span 6
  }

  .mobile\:row-span-full{
    grid-row:1 / -1
  }

  .mobile\:row-start-1{
    grid-row-start:1
  }

  .mobile\:row-start-2{
    grid-row-start:2
  }

  .mobile\:row-start-3{
    grid-row-start:3
  }

  .mobile\:row-start-4{
    grid-row-start:4
  }

  .mobile\:row-start-5{
    grid-row-start:5
  }

  .mobile\:row-start-6{
    grid-row-start:6
  }

  .mobile\:row-start-7{
    grid-row-start:7
  }

  .mobile\:row-start-auto{
    grid-row-start:auto
  }

  .mobile\:row-end-1{
    grid-row-end:1
  }

  .mobile\:row-end-2{
    grid-row-end:2
  }

  .mobile\:row-end-3{
    grid-row-end:3
  }

  .mobile\:row-end-4{
    grid-row-end:4
  }

  .mobile\:row-end-5{
    grid-row-end:5
  }

  .mobile\:row-end-6{
    grid-row-end:6
  }

  .mobile\:row-end-7{
    grid-row-end:7
  }

  .mobile\:row-end-auto{
    grid-row-end:auto
  }

  .mobile\:float-right{
    float:right
  }

  .mobile\:float-left{
    float:left
  }

  .mobile\:float-none{
    float:none
  }

  .mobile\:clear-left{
    clear:left
  }

  .mobile\:clear-right{
    clear:right
  }

  .mobile\:clear-both{
    clear:both
  }

  .mobile\:clear-none{
    clear:none
  }

  .mobile\:m-0{
    margin:0
  }

  .mobile\:m-auto{
    margin:auto
  }

  .mobile\:m-1px{
    margin:1px
  }

  .mobile\:m-2px{
    margin:2px
  }

  .mobile\:m-3px{
    margin:3px
  }

  .mobile\:m-xxs{
    margin:4px
  }

  .mobile\:m-xs{
    margin:8px
  }

  .mobile\:m-sm{
    margin:16px
  }

  .mobile\:m-base{
    margin:24px
  }

  .mobile\:m-md{
    margin:40px
  }

  .mobile\:m-lg{
    margin:56px
  }

  .mobile\:m-xl{
    margin:80px
  }

  .mobile\:m-xxl{
    margin:96px
  }

  .mobile\:m-3xl{
    margin:160px
  }

  .mobile\:m-4xl{
    margin:20rem
  }

  .mobile\:m-full{
    margin:100%
  }

  .mobile\:-m-1px{
    margin:-1px
  }

  .mobile\:-m-2px{
    margin:-2px
  }

  .mobile\:-m-3px{
    margin:-3px
  }

  .mobile\:-m-xxs{
    margin:-4px
  }

  .mobile\:-m-xs{
    margin:-8px
  }

  .mobile\:-m-sm{
    margin:-16px
  }

  .mobile\:-m-base{
    margin:-24px
  }

  .mobile\:-m-md{
    margin:-40px
  }

  .mobile\:-m-lg{
    margin:-56px
  }

  .mobile\:-m-xl{
    margin:-80px
  }

  .mobile\:-m-xxl{
    margin:-96px
  }

  .mobile\:-m-3xl{
    margin:-160px
  }

  .mobile\:-m-4xl{
    margin:-20rem
  }

  .mobile\:-m-full{
    margin:-100%
  }

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

  .mobile\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .mobile\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .mobile\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .mobile\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .mobile\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .mobile\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .mobile\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .mobile\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .mobile\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .mobile\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .mobile\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .mobile\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .mobile\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .mobile\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .mobile\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .mobile\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .mobile\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .mobile\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .mobile\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .mobile\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .mobile\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .mobile\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .mobile\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .mobile\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .mobile\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .mobile\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .mobile\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .mobile\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .mobile\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

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

  .mobile\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .mobile\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .mobile\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .mobile\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .mobile\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .mobile\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .mobile\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .mobile\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .mobile\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .mobile\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .mobile\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .mobile\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .mobile\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .mobile\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .mobile\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .mobile\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .mobile\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .mobile\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .mobile\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .mobile\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .mobile\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .mobile\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .mobile\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .mobile\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .mobile\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .mobile\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .mobile\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .mobile\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .mobile\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .mobile\:mt-0{
    margin-top:0
  }

  .mobile\:mt-auto{
    margin-top:auto
  }

  .mobile\:mt-1px{
    margin-top:1px
  }

  .mobile\:mt-2px{
    margin-top:2px
  }

  .mobile\:mt-3px{
    margin-top:3px
  }

  .mobile\:mt-xxs{
    margin-top:4px
  }

  .mobile\:mt-xs{
    margin-top:8px
  }

  .mobile\:mt-sm{
    margin-top:16px
  }

  .mobile\:mt-base{
    margin-top:24px
  }

  .mobile\:mt-md{
    margin-top:40px
  }

  .mobile\:mt-lg{
    margin-top:56px
  }

  .mobile\:mt-xl{
    margin-top:80px
  }

  .mobile\:mt-xxl{
    margin-top:96px
  }

  .mobile\:mt-3xl{
    margin-top:160px
  }

  .mobile\:mt-4xl{
    margin-top:20rem
  }

  .mobile\:mt-full{
    margin-top:100%
  }

  .mobile\:-mt-1px{
    margin-top:-1px
  }

  .mobile\:-mt-2px{
    margin-top:-2px
  }

  .mobile\:-mt-3px{
    margin-top:-3px
  }

  .mobile\:-mt-xxs{
    margin-top:-4px
  }

  .mobile\:-mt-xs{
    margin-top:-8px
  }

  .mobile\:-mt-sm{
    margin-top:-16px
  }

  .mobile\:-mt-base{
    margin-top:-24px
  }

  .mobile\:-mt-md{
    margin-top:-40px
  }

  .mobile\:-mt-lg{
    margin-top:-56px
  }

  .mobile\:-mt-xl{
    margin-top:-80px
  }

  .mobile\:-mt-xxl{
    margin-top:-96px
  }

  .mobile\:-mt-3xl{
    margin-top:-160px
  }

  .mobile\:-mt-4xl{
    margin-top:-20rem
  }

  .mobile\:-mt-full{
    margin-top:-100%
  }

  .mobile\:mr-0{
    margin-right:0
  }

  .mobile\:mr-auto{
    margin-right:auto
  }

  .mobile\:mr-1px{
    margin-right:1px
  }

  .mobile\:mr-2px{
    margin-right:2px
  }

  .mobile\:mr-3px{
    margin-right:3px
  }

  .mobile\:mr-xxs{
    margin-right:4px
  }

  .mobile\:mr-xs{
    margin-right:8px
  }

  .mobile\:mr-sm{
    margin-right:16px
  }

  .mobile\:mr-base{
    margin-right:24px
  }

  .mobile\:mr-md{
    margin-right:40px
  }

  .mobile\:mr-lg{
    margin-right:56px
  }

  .mobile\:mr-xl{
    margin-right:80px
  }

  .mobile\:mr-xxl{
    margin-right:96px
  }

  .mobile\:mr-3xl{
    margin-right:160px
  }

  .mobile\:mr-4xl{
    margin-right:20rem
  }

  .mobile\:mr-full{
    margin-right:100%
  }

  .mobile\:-mr-1px{
    margin-right:-1px
  }

  .mobile\:-mr-2px{
    margin-right:-2px
  }

  .mobile\:-mr-3px{
    margin-right:-3px
  }

  .mobile\:-mr-xxs{
    margin-right:-4px
  }

  .mobile\:-mr-xs{
    margin-right:-8px
  }

  .mobile\:-mr-sm{
    margin-right:-16px
  }

  .mobile\:-mr-base{
    margin-right:-24px
  }

  .mobile\:-mr-md{
    margin-right:-40px
  }

  .mobile\:-mr-lg{
    margin-right:-56px
  }

  .mobile\:-mr-xl{
    margin-right:-80px
  }

  .mobile\:-mr-xxl{
    margin-right:-96px
  }

  .mobile\:-mr-3xl{
    margin-right:-160px
  }

  .mobile\:-mr-4xl{
    margin-right:-20rem
  }

  .mobile\:-mr-full{
    margin-right:-100%
  }

  .mobile\:mb-0{
    margin-bottom:0
  }

  .mobile\:mb-auto{
    margin-bottom:auto
  }

  .mobile\:mb-1px{
    margin-bottom:1px
  }

  .mobile\:mb-2px{
    margin-bottom:2px
  }

  .mobile\:mb-3px{
    margin-bottom:3px
  }

  .mobile\:mb-xxs{
    margin-bottom:4px
  }

  .mobile\:mb-xs{
    margin-bottom:8px
  }

  .mobile\:mb-sm{
    margin-bottom:16px
  }

  .mobile\:mb-base{
    margin-bottom:24px
  }

  .mobile\:mb-md{
    margin-bottom:40px
  }

  .mobile\:mb-lg{
    margin-bottom:56px
  }

  .mobile\:mb-xl{
    margin-bottom:80px
  }

  .mobile\:mb-xxl{
    margin-bottom:96px
  }

  .mobile\:mb-3xl{
    margin-bottom:160px
  }

  .mobile\:mb-4xl{
    margin-bottom:20rem
  }

  .mobile\:mb-full{
    margin-bottom:100%
  }

  .mobile\:-mb-1px{
    margin-bottom:-1px
  }

  .mobile\:-mb-2px{
    margin-bottom:-2px
  }

  .mobile\:-mb-3px{
    margin-bottom:-3px
  }

  .mobile\:-mb-xxs{
    margin-bottom:-4px
  }

  .mobile\:-mb-xs{
    margin-bottom:-8px
  }

  .mobile\:-mb-sm{
    margin-bottom:-16px
  }

  .mobile\:-mb-base{
    margin-bottom:-24px
  }

  .mobile\:-mb-md{
    margin-bottom:-40px
  }

  .mobile\:-mb-lg{
    margin-bottom:-56px
  }

  .mobile\:-mb-xl{
    margin-bottom:-80px
  }

  .mobile\:-mb-xxl{
    margin-bottom:-96px
  }

  .mobile\:-mb-3xl{
    margin-bottom:-160px
  }

  .mobile\:-mb-4xl{
    margin-bottom:-20rem
  }

  .mobile\:-mb-full{
    margin-bottom:-100%
  }

  .mobile\:ml-0{
    margin-left:0
  }

  .mobile\:ml-auto{
    margin-left:auto
  }

  .mobile\:ml-1px{
    margin-left:1px
  }

  .mobile\:ml-2px{
    margin-left:2px
  }

  .mobile\:ml-3px{
    margin-left:3px
  }

  .mobile\:ml-xxs{
    margin-left:4px
  }

  .mobile\:ml-xs{
    margin-left:8px
  }

  .mobile\:ml-sm{
    margin-left:16px
  }

  .mobile\:ml-base{
    margin-left:24px
  }

  .mobile\:ml-md{
    margin-left:40px
  }

  .mobile\:ml-lg{
    margin-left:56px
  }

  .mobile\:ml-xl{
    margin-left:80px
  }

  .mobile\:ml-xxl{
    margin-left:96px
  }

  .mobile\:ml-3xl{
    margin-left:160px
  }

  .mobile\:ml-4xl{
    margin-left:20rem
  }

  .mobile\:ml-full{
    margin-left:100%
  }

  .mobile\:-ml-1px{
    margin-left:-1px
  }

  .mobile\:-ml-2px{
    margin-left:-2px
  }

  .mobile\:-ml-3px{
    margin-left:-3px
  }

  .mobile\:-ml-xxs{
    margin-left:-4px
  }

  .mobile\:-ml-xs{
    margin-left:-8px
  }

  .mobile\:-ml-sm{
    margin-left:-16px
  }

  .mobile\:-ml-base{
    margin-left:-24px
  }

  .mobile\:-ml-md{
    margin-left:-40px
  }

  .mobile\:-ml-lg{
    margin-left:-56px
  }

  .mobile\:-ml-xl{
    margin-left:-80px
  }

  .mobile\:-ml-xxl{
    margin-left:-96px
  }

  .mobile\:-ml-3xl{
    margin-left:-160px
  }

  .mobile\:-ml-4xl{
    margin-left:-20rem
  }

  .mobile\:-ml-full{
    margin-left:-100%
  }

  .mobile\:box-border{
    box-sizing:border-box
  }

  .mobile\:box-content{
    box-sizing:content-box
  }

  .mobile\:block{
    display:block
  }

  .mobile\:inline-block{
    display:inline-block
  }

  .mobile\:inline{
    display:inline
  }

  .mobile\:flex{
    display:flex
  }

  .mobile\:inline-flex{
    display:inline-flex
  }

  .mobile\:table{
    display:table
  }

  .mobile\:inline-table{
    display:inline-table
  }

  .mobile\:table-caption{
    display:table-caption
  }

  .mobile\:table-cell{
    display:table-cell
  }

  .mobile\:table-column{
    display:table-column
  }

  .mobile\:table-column-group{
    display:table-column-group
  }

  .mobile\:table-footer-group{
    display:table-footer-group
  }

  .mobile\:table-header-group{
    display:table-header-group
  }

  .mobile\:table-row-group{
    display:table-row-group
  }

  .mobile\:table-row{
    display:table-row
  }

  .mobile\:flow-root{
    display:flow-root
  }

  .mobile\:grid{
    display:grid
  }

  .mobile\:inline-grid{
    display:inline-grid
  }

  .mobile\:contents{
    display:contents
  }

  .mobile\:list-item{
    display:list-item
  }

  .mobile\:hidden{
    display:none
  }

  .mobile\:h-0{
    height:0
  }

  .mobile\:h-auto{
    height:auto
  }

  .mobile\:h-1px{
    height:1px
  }

  .mobile\:h-2px{
    height:2px
  }

  .mobile\:h-3px{
    height:3px
  }

  .mobile\:h-xxs{
    height:4px
  }

  .mobile\:h-xs{
    height:8px
  }

  .mobile\:h-sm{
    height:16px
  }

  .mobile\:h-base{
    height:24px
  }

  .mobile\:h-md{
    height:40px
  }

  .mobile\:h-lg{
    height:56px
  }

  .mobile\:h-xl{
    height:80px
  }

  .mobile\:h-xxl{
    height:96px
  }

  .mobile\:h-3xl{
    height:160px
  }

  .mobile\:h-4xl{
    height:20rem
  }

  .mobile\:h-full{
    height:100%
  }

  .mobile\:h-1\/2{
    height:50%
  }

  .mobile\:h-1\/3{
    height:33.333333%
  }

  .mobile\:h-2\/3{
    height:66.666667%
  }

  .mobile\:h-1\/4{
    height:25%
  }

  .mobile\:h-2\/4{
    height:50%
  }

  .mobile\:h-3\/4{
    height:75%
  }

  .mobile\:h-1\/5{
    height:20%
  }

  .mobile\:h-2\/5{
    height:40%
  }

  .mobile\:h-3\/5{
    height:60%
  }

  .mobile\:h-4\/5{
    height:80%
  }

  .mobile\:h-1\/6{
    height:16.666667%
  }

  .mobile\:h-2\/6{
    height:33.333333%
  }

  .mobile\:h-3\/6{
    height:50%
  }

  .mobile\:h-4\/6{
    height:66.666667%
  }

  .mobile\:h-5\/6{
    height:83.333333%
  }

  .mobile\:h-screen{
    height:100vh
  }

  .mobile\:max-h-0{
    max-height:0
  }

  .mobile\:max-h-1px{
    max-height:1px
  }

  .mobile\:max-h-2px{
    max-height:2px
  }

  .mobile\:max-h-3px{
    max-height:3px
  }

  .mobile\:max-h-xxs{
    max-height:4px
  }

  .mobile\:max-h-xs{
    max-height:8px
  }

  .mobile\:max-h-sm{
    max-height:16px
  }

  .mobile\:max-h-base{
    max-height:24px
  }

  .mobile\:max-h-md{
    max-height:40px
  }

  .mobile\:max-h-lg{
    max-height:56px
  }

  .mobile\:max-h-xl{
    max-height:80px
  }

  .mobile\:max-h-xxl{
    max-height:96px
  }

  .mobile\:max-h-3xl{
    max-height:160px
  }

  .mobile\:max-h-4xl{
    max-height:20rem
  }

  .mobile\:max-h-full{
    max-height:100%
  }

  .mobile\:max-h-screen{
    max-height:100vh
  }

  .mobile\:min-h-0{
    min-height:0px
  }

  .mobile\:min-h-full{
    min-height:100%
  }

  .mobile\:min-h-screen{
    min-height:100vh
  }

  .mobile\:w-0{
    width:0
  }

  .mobile\:w-auto{
    width:auto
  }

  .mobile\:w-1px{
    width:1px
  }

  .mobile\:w-2px{
    width:2px
  }

  .mobile\:w-3px{
    width:3px
  }

  .mobile\:w-xxs{
    width:4px
  }

  .mobile\:w-xs{
    width:8px
  }

  .mobile\:w-sm{
    width:16px
  }

  .mobile\:w-base{
    width:24px
  }

  .mobile\:w-md{
    width:40px
  }

  .mobile\:w-lg{
    width:56px
  }

  .mobile\:w-xl{
    width:80px
  }

  .mobile\:w-xxl{
    width:96px
  }

  .mobile\:w-3xl{
    width:160px
  }

  .mobile\:w-4xl{
    width:20rem
  }

  .mobile\:w-full{
    width:100%
  }

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

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

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

  .mobile\:w-1\/4{
    width:25%
  }

  .mobile\:w-2\/4{
    width:50%
  }

  .mobile\:w-3\/4{
    width:75%
  }

  .mobile\:w-1\/5{
    width:20%
  }

  .mobile\:w-2\/5{
    width:40%
  }

  .mobile\:w-3\/5{
    width:60%
  }

  .mobile\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .mobile\:w-1\/12{
    width:8.333333%
  }

  .mobile\:w-2\/12{
    width:16.666667%
  }

  .mobile\:w-3\/12{
    width:25%
  }

  .mobile\:w-4\/12{
    width:33.333333%
  }

  .mobile\:w-5\/12{
    width:41.666667%
  }

  .mobile\:w-6\/12{
    width:50%
  }

  .mobile\:w-7\/12{
    width:58.333333%
  }

  .mobile\:w-8\/12{
    width:66.666667%
  }

  .mobile\:w-9\/12{
    width:75%
  }

  .mobile\:w-10\/12{
    width:83.333333%
  }

  .mobile\:w-11\/12{
    width:91.666667%
  }

  .mobile\:w-screen{
    width:100vw
  }

  .mobile\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .mobile\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .mobile\:min-w-0{
    min-width:0px
  }

  .mobile\:min-w-full{
    min-width:100%
  }

  .mobile\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .mobile\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .mobile\:max-w-0{
    max-width:0rem
  }

  .mobile\:max-w-none{
    max-width:none
  }

  .mobile\:max-w-xs{
    max-width:20rem
  }

  .mobile\:max-w-sm{
    max-width:24rem
  }

  .mobile\:max-w-md{
    max-width:28rem
  }

  .mobile\:max-w-lg{
    max-width:32rem
  }

  .mobile\:max-w-xl{
    max-width:36rem
  }

  .mobile\:max-w-2xl{
    max-width:42rem
  }

  .mobile\:max-w-3xl{
    max-width:48rem
  }

  .mobile\:max-w-4xl{
    max-width:56rem
  }

  .mobile\:max-w-5xl{
    max-width:64rem
  }

  .mobile\:max-w-6xl{
    max-width:72rem
  }

  .mobile\:max-w-7xl{
    max-width:80rem
  }

  .mobile\:max-w-full{
    max-width:100%
  }

  .mobile\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .mobile\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .mobile\:max-w-prose{
    max-width:65ch
  }

  .mobile\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .mobile\:max-w-screen-mobile{
    max-width:480px
  }

  .mobile\:max-w-screen-tablet{
    max-width:640px
  }

  .mobile\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .mobile\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .mobile\:max-w-screen-desktop{
    max-width:1024px
  }

  .mobile\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .mobile\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .mobile\:max-w-1\/4{
    max-width:25%
  }

  .mobile\:max-w-1\/3{
    max-width:33.33%
  }

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

  .mobile\:max-w-2\/3{
    max-width:66.66%
  }

  .mobile\:max-w-3\/4{
    max-width:75%
  }

  .mobile\:flex-1{
    flex:1 1 0%
  }

  .mobile\:flex-auto{
    flex:1 1 auto
  }

  .mobile\:flex-initial{
    flex:0 1 auto
  }

  .mobile\:flex-none{
    flex:none
  }

  .mobile\:flex-shrink-0{
    flex-shrink:0
  }

  .mobile\:flex-shrink{
    flex-shrink:1
  }

  .mobile\:flex-grow-0{
    flex-grow:0
  }

  .mobile\:flex-grow{
    flex-grow:1
  }

  .mobile\:table-auto{
    table-layout:auto
  }

  .mobile\:table-fixed{
    table-layout:fixed
  }

  .mobile\:border-collapse{
    border-collapse:collapse
  }

  .mobile\:border-separate{
    border-collapse:separate
  }

  .mobile\:origin-center{
    transform-origin:center
  }

  .mobile\:origin-top{
    transform-origin:top
  }

  .mobile\:origin-top-right{
    transform-origin:top right
  }

  .mobile\:origin-right{
    transform-origin:right
  }

  .mobile\:origin-bottom-right{
    transform-origin:bottom right
  }

  .mobile\:origin-bottom{
    transform-origin:bottom
  }

  .mobile\:origin-bottom-left{
    transform-origin:bottom left
  }

  .mobile\:origin-left{
    transform-origin:left
  }

  .mobile\:origin-top-left{
    transform-origin:top left
  }

  .mobile\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

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

  .mobile\:transform-none{
    transform:none
  }

  .mobile\:translate-x-0{
    --tw-translate-x:0
  }

  .mobile\:translate-x-1px{
    --tw-translate-x:1px
  }

  .mobile\:translate-x-2px{
    --tw-translate-x:2px
  }

  .mobile\:translate-x-3px{
    --tw-translate-x:3px
  }

  .mobile\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .mobile\:translate-x-xs{
    --tw-translate-x:8px
  }

  .mobile\:translate-x-sm{
    --tw-translate-x:16px
  }

  .mobile\:translate-x-base{
    --tw-translate-x:24px
  }

  .mobile\:translate-x-md{
    --tw-translate-x:40px
  }

  .mobile\:translate-x-lg{
    --tw-translate-x:56px
  }

  .mobile\:translate-x-xl{
    --tw-translate-x:80px
  }

  .mobile\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .mobile\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .mobile\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .mobile\:translate-x-full{
    --tw-translate-x:100%
  }

  .mobile\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .mobile\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .mobile\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .mobile\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .mobile\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .mobile\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .mobile\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .mobile\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .mobile\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .mobile\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .mobile\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .mobile\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .mobile\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .mobile\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .mobile\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .mobile\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .mobile\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .mobile\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .mobile\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .mobile\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .mobile\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .mobile\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .mobile\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .mobile\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .mobile\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .mobile\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .mobile\:translate-y-0{
    --tw-translate-y:0
  }

  .mobile\:translate-y-1px{
    --tw-translate-y:1px
  }

  .mobile\:translate-y-2px{
    --tw-translate-y:2px
  }

  .mobile\:translate-y-3px{
    --tw-translate-y:3px
  }

  .mobile\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .mobile\:translate-y-xs{
    --tw-translate-y:8px
  }

  .mobile\:translate-y-sm{
    --tw-translate-y:16px
  }

  .mobile\:translate-y-base{
    --tw-translate-y:24px
  }

  .mobile\:translate-y-md{
    --tw-translate-y:40px
  }

  .mobile\:translate-y-lg{
    --tw-translate-y:56px
  }

  .mobile\:translate-y-xl{
    --tw-translate-y:80px
  }

  .mobile\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .mobile\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .mobile\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .mobile\:translate-y-full{
    --tw-translate-y:100%
  }

  .mobile\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .mobile\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .mobile\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .mobile\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .mobile\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .mobile\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .mobile\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .mobile\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .mobile\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .mobile\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .mobile\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .mobile\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .mobile\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .mobile\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .mobile\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .mobile\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .mobile\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .mobile\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .mobile\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .mobile\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .mobile\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .mobile\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .mobile\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .mobile\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .mobile\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .mobile\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .mobile\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .mobile\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .mobile\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .mobile\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .mobile\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .mobile\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .mobile\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .mobile\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .mobile\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .mobile\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .mobile\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .mobile\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .mobile\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .mobile\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .mobile\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .mobile\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .mobile\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .mobile\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .mobile\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .mobile\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .mobile\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .mobile\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .mobile\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .mobile\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .mobile\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .mobile\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .mobile\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .mobile\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .mobile\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .mobile\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .mobile\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .mobile\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .mobile\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .mobile\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .mobile\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .mobile\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .mobile\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .mobile\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .mobile\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .mobile\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .mobile\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .mobile\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .mobile\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .mobile\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .mobile\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .mobile\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .mobile\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .mobile\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .mobile\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .mobile\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .mobile\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .mobile\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .mobile\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .mobile\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .mobile\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .mobile\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .mobile\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .mobile\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .mobile\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .mobile\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .mobile\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .mobile\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .mobile\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .mobile\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .mobile\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .mobile\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .mobile\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .mobile\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .mobile\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .mobile\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .mobile\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .mobile\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .mobile\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .mobile\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .mobile\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .mobile\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .mobile\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .mobile\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .mobile\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .mobile\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .mobile\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .mobile\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .mobile\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .mobile\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .mobile\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .mobile\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .mobile\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .mobile\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .mobile\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .mobile\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .mobile\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .mobile\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .mobile\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .mobile\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .mobile\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .mobile\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .mobile\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .mobile\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .mobile\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .mobile\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .mobile\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .mobile\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .mobile\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .mobile\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .mobile\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .mobile\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .mobile\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .mobile\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .mobile\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .mobile\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .mobile\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .mobile\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .mobile\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .mobile\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .mobile\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .mobile\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .mobile\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .mobile\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .mobile\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .mobile\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .mobile\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .mobile\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .mobile\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .mobile\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .mobile\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .mobile\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .mobile\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .mobile\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .mobile\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .mobile\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .mobile\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .mobile\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .mobile\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .mobile\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .mobile\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .mobile\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .mobile\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .mobile\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .mobile\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .mobile\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .mobile\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .mobile\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .mobile\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .mobile\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .mobile\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .mobile\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .mobile\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .mobile\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .mobile\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .mobile\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .mobile\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .mobile\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .mobile\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .mobile\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .mobile\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .mobile\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .mobile\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .mobile\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .mobile\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .mobile\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .mobile\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .mobile\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .mobile\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .mobile\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .mobile\:rotate-0{
    --tw-rotate:0deg
  }

  .mobile\:rotate-1{
    --tw-rotate:1deg
  }

  .mobile\:rotate-2{
    --tw-rotate:2deg
  }

  .mobile\:rotate-3{
    --tw-rotate:3deg
  }

  .mobile\:rotate-6{
    --tw-rotate:6deg
  }

  .mobile\:rotate-12{
    --tw-rotate:12deg
  }

  .mobile\:rotate-45{
    --tw-rotate:45deg
  }

  .mobile\:rotate-90{
    --tw-rotate:90deg
  }

  .mobile\:rotate-180{
    --tw-rotate:180deg
  }

  .mobile\:-rotate-180{
    --tw-rotate:-180deg
  }

  .mobile\:-rotate-90{
    --tw-rotate:-90deg
  }

  .mobile\:-rotate-45{
    --tw-rotate:-45deg
  }

  .mobile\:-rotate-12{
    --tw-rotate:-12deg
  }

  .mobile\:-rotate-6{
    --tw-rotate:-6deg
  }

  .mobile\:-rotate-3{
    --tw-rotate:-3deg
  }

  .mobile\:-rotate-2{
    --tw-rotate:-2deg
  }

  .mobile\:-rotate-1{
    --tw-rotate:-1deg
  }

  .mobile\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .mobile\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .mobile\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .mobile\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .mobile\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .mobile\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .mobile\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .mobile\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .mobile\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .mobile\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .mobile\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .mobile\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .mobile\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .mobile\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .mobile\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .mobile\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .mobile\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .mobile\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .mobile\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .mobile\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .mobile\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .mobile\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .mobile\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .mobile\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .mobile\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .mobile\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .mobile\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .mobile\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .mobile\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .mobile\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .mobile\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .mobile\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .mobile\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .mobile\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .mobile\:skew-x-0{
    --tw-skew-x:0deg
  }

  .mobile\:skew-x-1{
    --tw-skew-x:1deg
  }

  .mobile\:skew-x-2{
    --tw-skew-x:2deg
  }

  .mobile\:skew-x-3{
    --tw-skew-x:3deg
  }

  .mobile\:skew-x-6{
    --tw-skew-x:6deg
  }

  .mobile\:skew-x-12{
    --tw-skew-x:12deg
  }

  .mobile\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .mobile\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .mobile\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .mobile\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .mobile\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .mobile\:skew-y-0{
    --tw-skew-y:0deg
  }

  .mobile\:skew-y-1{
    --tw-skew-y:1deg
  }

  .mobile\:skew-y-2{
    --tw-skew-y:2deg
  }

  .mobile\:skew-y-3{
    --tw-skew-y:3deg
  }

  .mobile\:skew-y-6{
    --tw-skew-y:6deg
  }

  .mobile\:skew-y-12{
    --tw-skew-y:12deg
  }

  .mobile\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .mobile\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .mobile\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .mobile\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .mobile\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .mobile\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .mobile\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .mobile\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .mobile\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .mobile\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .mobile\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .mobile\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .mobile\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .mobile\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .mobile\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .mobile\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .mobile\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .mobile\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .mobile\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .mobile\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .mobile\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .mobile\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .mobile\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .mobile\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .mobile\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .mobile\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .mobile\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .mobile\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .mobile\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .mobile\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .mobile\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .mobile\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .mobile\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .mobile\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .mobile\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .mobile\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .mobile\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .mobile\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .mobile\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .mobile\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .mobile\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .mobile\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .mobile\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .mobile\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .mobile\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .mobile\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .mobile\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .mobile\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .mobile\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .mobile\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .mobile\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .mobile\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .mobile\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .mobile\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .mobile\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .mobile\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .mobile\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .mobile\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .mobile\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .mobile\:scale-x-0{
    --tw-scale-x:0
  }

  .mobile\:scale-x-50{
    --tw-scale-x:.5
  }

  .mobile\:scale-x-75{
    --tw-scale-x:.75
  }

  .mobile\:scale-x-90{
    --tw-scale-x:.9
  }

  .mobile\:scale-x-95{
    --tw-scale-x:.95
  }

  .mobile\:scale-x-100{
    --tw-scale-x:1
  }

  .mobile\:scale-x-105{
    --tw-scale-x:1.05
  }

  .mobile\:scale-x-110{
    --tw-scale-x:1.1
  }

  .mobile\:scale-x-125{
    --tw-scale-x:1.25
  }

  .mobile\:scale-x-150{
    --tw-scale-x:1.5
  }

  .mobile\:scale-y-0{
    --tw-scale-y:0
  }

  .mobile\:scale-y-50{
    --tw-scale-y:.5
  }

  .mobile\:scale-y-75{
    --tw-scale-y:.75
  }

  .mobile\:scale-y-90{
    --tw-scale-y:.9
  }

  .mobile\:scale-y-95{
    --tw-scale-y:.95
  }

  .mobile\:scale-y-100{
    --tw-scale-y:1
  }

  .mobile\:scale-y-105{
    --tw-scale-y:1.05
  }

  .mobile\:scale-y-110{
    --tw-scale-y:1.1
  }

  .mobile\:scale-y-125{
    --tw-scale-y:1.25
  }

  .mobile\:scale-y-150{
    --tw-scale-y:1.5
  }

  .mobile\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .mobile\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .mobile\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .mobile\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .mobile\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .mobile\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .mobile\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .mobile\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .mobile\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .mobile\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .mobile\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .mobile\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .mobile\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .mobile\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .mobile\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .mobile\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .mobile\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .mobile\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .mobile\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .mobile\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .mobile\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .mobile\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .mobile\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .mobile\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .mobile\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .mobile\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .mobile\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .mobile\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .mobile\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .mobile\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .mobile\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .mobile\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .mobile\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .mobile\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .mobile\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .mobile\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .mobile\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .mobile\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .mobile\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .mobile\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .mobile\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .mobile\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .mobile\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .mobile\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .mobile\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .mobile\:cursor-auto{
    cursor:auto
  }

  .mobile\:cursor-default{
    cursor:default
  }

  .mobile\:cursor-pointer{
    cursor:pointer
  }

  .mobile\:cursor-wait{
    cursor:wait
  }

  .mobile\:cursor-text{
    cursor:text
  }

  .mobile\:cursor-move{
    cursor:move
  }

  .mobile\:cursor-help{
    cursor:help
  }

  .mobile\:cursor-not-allowed{
    cursor:not-allowed
  }

  .mobile\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .mobile\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .mobile\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .mobile\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .mobile\:resize-none{
    resize:none
  }

  .mobile\:resize-y{
    resize:vertical
  }

  .mobile\:resize-x{
    resize:horizontal
  }

  .mobile\:resize{
    resize:both
  }

  .mobile\:list-inside{
    list-style-position:inside
  }

  .mobile\:list-outside{
    list-style-position:outside
  }

  .mobile\:list-none{
    list-style-type:none
  }

  .mobile\:list-disc{
    list-style-type:disc
  }

  .mobile\:list-decimal{
    list-style-type:decimal
  }

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

  .mobile\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .mobile\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .mobile\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .mobile\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .mobile\:grid-flow-row{
    grid-auto-flow:row
  }

  .mobile\:grid-flow-col{
    grid-auto-flow:column
  }

  .mobile\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .mobile\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .mobile\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .mobile\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .mobile\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .mobile\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:grid-cols-none{
    grid-template-columns:none
  }

  .mobile\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .mobile\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .mobile\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .mobile\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .mobile\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .mobile\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .mobile\:grid-rows-none{
    grid-template-rows:none
  }

  .mobile\:flex-row{
    flex-direction:row
  }

  .mobile\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .mobile\:flex-col{
    flex-direction:column
  }

  .mobile\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .mobile\:flex-wrap{
    flex-wrap:wrap
  }

  .mobile\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .mobile\:flex-nowrap{
    flex-wrap:nowrap
  }

  .mobile\:place-content-center{
    place-content:center
  }

  .mobile\:place-content-start{
    place-content:start
  }

  .mobile\:place-content-end{
    place-content:end
  }

  .mobile\:place-content-between{
    place-content:space-between
  }

  .mobile\:place-content-around{
    place-content:space-around
  }

  .mobile\:place-content-evenly{
    place-content:space-evenly
  }

  .mobile\:place-content-stretch{
    place-content:stretch
  }

  .mobile\:place-items-start{
    place-items:start
  }

  .mobile\:place-items-end{
    place-items:end
  }

  .mobile\:place-items-center{
    place-items:center
  }

  .mobile\:place-items-stretch{
    place-items:stretch
  }

  .mobile\:content-center{
    align-content:center
  }

  .mobile\:content-start{
    align-content:flex-start
  }

  .mobile\:content-end{
    align-content:flex-end
  }

  .mobile\:content-between{
    align-content:space-between
  }

  .mobile\:content-around{
    align-content:space-around
  }

  .mobile\:content-evenly{
    align-content:space-evenly
  }

  .mobile\:items-start{
    align-items:flex-start
  }

  .mobile\:items-end{
    align-items:flex-end
  }

  .mobile\:items-center{
    align-items:center
  }

  .mobile\:items-baseline{
    align-items:baseline
  }

  .mobile\:items-stretch{
    align-items:stretch
  }

  .mobile\:justify-start{
    justify-content:flex-start
  }

  .mobile\:justify-end{
    justify-content:flex-end
  }

  .mobile\:justify-center{
    justify-content:center
  }

  .mobile\:justify-between{
    justify-content:space-between
  }

  .mobile\:justify-around{
    justify-content:space-around
  }

  .mobile\:justify-evenly{
    justify-content:space-evenly
  }

  .mobile\:justify-items-start{
    justify-items:start
  }

  .mobile\:justify-items-end{
    justify-items:end
  }

  .mobile\:justify-items-center{
    justify-items:center
  }

  .mobile\:justify-items-stretch{
    justify-items:stretch
  }

  .mobile\:gap-0{
    gap:0
  }

  .mobile\:gap-1px{
    gap:1px
  }

  .mobile\:gap-2px{
    gap:2px
  }

  .mobile\:gap-3px{
    gap:3px
  }

  .mobile\:gap-xxs{
    gap:4px
  }

  .mobile\:gap-xs{
    gap:8px
  }

  .mobile\:gap-sm{
    gap:16px
  }

  .mobile\:gap-base{
    gap:24px
  }

  .mobile\:gap-md{
    gap:40px
  }

  .mobile\:gap-lg{
    gap:56px
  }

  .mobile\:gap-xl{
    gap:80px
  }

  .mobile\:gap-xxl{
    gap:96px
  }

  .mobile\:gap-3xl{
    gap:160px
  }

  .mobile\:gap-4xl{
    gap:20rem
  }

  .mobile\:gap-full{
    gap:100%
  }

  .mobile\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .mobile\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .mobile\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .mobile\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .mobile\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .mobile\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .mobile\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .mobile\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

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

  .mobile\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .mobile\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .mobile\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .mobile\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .mobile\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .mobile\:gap-y-0{
    row-gap:0
  }

  .mobile\:gap-y-1px{
    row-gap:1px
  }

  .mobile\:gap-y-2px{
    row-gap:2px
  }

  .mobile\:gap-y-3px{
    row-gap:3px
  }

  .mobile\:gap-y-xxs{
    row-gap:4px
  }

  .mobile\:gap-y-xs{
    row-gap:8px
  }

  .mobile\:gap-y-sm{
    row-gap:16px
  }

  .mobile\:gap-y-base{
    row-gap:24px
  }

  .mobile\:gap-y-md{
    row-gap:40px
  }

  .mobile\:gap-y-lg{
    row-gap:56px
  }

  .mobile\:gap-y-xl{
    row-gap:80px
  }

  .mobile\:gap-y-xxl{
    row-gap:96px
  }

  .mobile\:gap-y-3xl{
    row-gap:160px
  }

  .mobile\:gap-y-4xl{
    row-gap:20rem
  }

  .mobile\:gap-y-full{
    row-gap:100%
  }

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

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

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

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

  .mobile\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .mobile\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .mobile\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .mobile\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .mobile\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .mobile\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .mobile\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .mobile\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .mobile\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .mobile\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .mobile\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .mobile\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .mobile\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .mobile\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .mobile\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .mobile\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .mobile\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .mobile\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .mobile\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .mobile\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .mobile\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .mobile\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .mobile\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .mobile\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .mobile\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .mobile\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .mobile\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .mobile\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .mobile\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .mobile\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .mobile\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .mobile\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .mobile\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .mobile\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .mobile\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .mobile\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .mobile\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .mobile\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .mobile\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .mobile\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .mobile\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .mobile\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .mobile\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .mobile\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .mobile\:place-self-auto{
    place-self:auto
  }

  .mobile\:place-self-start{
    place-self:start
  }

  .mobile\:place-self-end{
    place-self:end
  }

  .mobile\:place-self-center{
    place-self:center
  }

  .mobile\:place-self-stretch{
    place-self:stretch
  }

  .mobile\:self-auto{
    align-self:auto
  }

  .mobile\:self-start{
    align-self:flex-start
  }

  .mobile\:self-end{
    align-self:flex-end
  }

  .mobile\:self-center{
    align-self:center
  }

  .mobile\:self-stretch{
    align-self:stretch
  }

  .mobile\:self-baseline{
    align-self:baseline
  }

  .mobile\:justify-self-auto{
    justify-self:auto
  }

  .mobile\:justify-self-start{
    justify-self:start
  }

  .mobile\:justify-self-end{
    justify-self:end
  }

  .mobile\:justify-self-center{
    justify-self:center
  }

  .mobile\:justify-self-stretch{
    justify-self:stretch
  }

  .mobile\:overflow-auto{
    overflow:auto
  }

  .mobile\:overflow-hidden{
    overflow:hidden
  }

  .mobile\:overflow-visible{
    overflow:visible
  }

  .mobile\:overflow-scroll{
    overflow:scroll
  }

  .mobile\:overflow-x-auto{
    overflow-x:auto
  }

  .mobile\:overflow-y-auto{
    overflow-y:auto
  }

  .mobile\:overflow-x-hidden{
    overflow-x:hidden
  }

  .mobile\:overflow-y-hidden{
    overflow-y:hidden
  }

  .mobile\:overflow-x-visible{
    overflow-x:visible
  }

  .mobile\:overflow-y-visible{
    overflow-y:visible
  }

  .mobile\:overflow-x-scroll{
    overflow-x:scroll
  }

  .mobile\:overflow-y-scroll{
    overflow-y:scroll
  }

  .mobile\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .mobile\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .mobile\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .mobile\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .mobile\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .mobile\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .mobile\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .mobile\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .mobile\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .mobile\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .mobile\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .mobile\:overflow-clip{
    text-overflow:clip
  }

  .mobile\:whitespace-normal{
    white-space:normal
  }

  .mobile\:whitespace-nowrap{
    white-space:nowrap
  }

  .mobile\:whitespace-pre{
    white-space:pre
  }

  .mobile\:whitespace-pre-line{
    white-space:pre-line
  }

  .mobile\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .mobile\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .mobile\:break-words{
    overflow-wrap:break-word
  }

  .mobile\:break-all{
    word-break:break-all
  }

  .mobile\:rounded-none{
    border-radius:0px
  }

  .mobile\:rounded-sm{
    border-radius:0.125rem
  }

  .mobile\:rounded{
    border-radius:0.25rem
  }

  .mobile\:rounded-md{
    border-radius:0.375rem
  }

  .mobile\:rounded-lg{
    border-radius:0.5rem
  }

  .mobile\:rounded-xl{
    border-radius:0.75rem
  }

  .mobile\:rounded-2xl{
    border-radius:1rem
  }

  .mobile\:rounded-3xl{
    border-radius:1.5rem
  }

  .mobile\:rounded-full{
    border-radius:9999px
  }

  .mobile\:rounded-4xl{
    border-radius:2rem
  }

  .mobile\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .mobile\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .mobile\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .mobile\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .mobile\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .mobile\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .mobile\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .mobile\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .mobile\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .mobile\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .mobile\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .mobile\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .mobile\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .mobile\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .mobile\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .mobile\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .mobile\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .mobile\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .mobile\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .mobile\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .mobile\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .mobile\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .mobile\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .mobile\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .mobile\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .mobile\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .mobile\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .mobile\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .mobile\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .mobile\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .mobile\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .mobile\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .mobile\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .mobile\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .mobile\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .mobile\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .mobile\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .mobile\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .mobile\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .mobile\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .mobile\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .mobile\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .mobile\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .mobile\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .mobile\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .mobile\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .mobile\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .mobile\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .mobile\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .mobile\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .mobile\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .mobile\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .mobile\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .mobile\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .mobile\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .mobile\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .mobile\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .mobile\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .mobile\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .mobile\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .mobile\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .mobile\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .mobile\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .mobile\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .mobile\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .mobile\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .mobile\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .mobile\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .mobile\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .mobile\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .mobile\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .mobile\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .mobile\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .mobile\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .mobile\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .mobile\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .mobile\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .mobile\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .mobile\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .mobile\:border-0{
    border-width:0
  }

  .mobile\:border-2{
    border-width:2px
  }

  .mobile\:border-3{
    border-width:3px
  }

  .mobile\:border-4{
    border-width:4px
  }

  .mobile\:border-6{
    border-width:6px
  }

  .mobile\:border-8{
    border-width:8px
  }

  .mobile\:border{
    border-width:1px
  }

  .mobile\:border-t-0{
    border-top-width:0
  }

  .mobile\:border-t-2{
    border-top-width:2px
  }

  .mobile\:border-t-3{
    border-top-width:3px
  }

  .mobile\:border-t-4{
    border-top-width:4px
  }

  .mobile\:border-t-6{
    border-top-width:6px
  }

  .mobile\:border-t-8{
    border-top-width:8px
  }

  .mobile\:border-t{
    border-top-width:1px
  }

  .mobile\:border-r-0{
    border-right-width:0
  }

  .mobile\:border-r-2{
    border-right-width:2px
  }

  .mobile\:border-r-3{
    border-right-width:3px
  }

  .mobile\:border-r-4{
    border-right-width:4px
  }

  .mobile\:border-r-6{
    border-right-width:6px
  }

  .mobile\:border-r-8{
    border-right-width:8px
  }

  .mobile\:border-r{
    border-right-width:1px
  }

  .mobile\:border-b-0{
    border-bottom-width:0
  }

  .mobile\:border-b-2{
    border-bottom-width:2px
  }

  .mobile\:border-b-3{
    border-bottom-width:3px
  }

  .mobile\:border-b-4{
    border-bottom-width:4px
  }

  .mobile\:border-b-6{
    border-bottom-width:6px
  }

  .mobile\:border-b-8{
    border-bottom-width:8px
  }

  .mobile\:border-b{
    border-bottom-width:1px
  }

  .mobile\:border-l-0{
    border-left-width:0
  }

  .mobile\:border-l-2{
    border-left-width:2px
  }

  .mobile\:border-l-3{
    border-left-width:3px
  }

  .mobile\:border-l-4{
    border-left-width:4px
  }

  .mobile\:border-l-6{
    border-left-width:6px
  }

  .mobile\:border-l-8{
    border-left-width:8px
  }

  .mobile\:border-l{
    border-left-width:1px
  }

  .mobile\:border-solid{
    border-style:solid
  }

  .mobile\:border-dashed{
    border-style:dashed
  }

  .mobile\:border-dotted{
    border-style:dotted
  }

  .mobile\:border-double{
    border-style:double
  }

  .mobile\:border-none{
    border-style:none
  }

  .mobile\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .mobile\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .mobile\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .mobile\:border-opacity-0{
    --tw-border-opacity:0
  }

  .mobile\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .mobile\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .mobile\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .mobile\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .mobile\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .mobile\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .mobile\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .mobile\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .mobile\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .mobile\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .mobile\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .mobile\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .mobile\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .mobile\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .mobile\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .mobile\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .mobile\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .mobile\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .mobile\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .mobile\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .mobile\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .mobile\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .mobile\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .mobile\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .mobile\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .mobile\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .mobile\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .mobile\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .mobile\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .mobile\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .mobile\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .mobile\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .mobile\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .mobile\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .mobile\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .mobile\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .mobile\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .mobile\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .mobile\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .mobile\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .mobile\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .mobile\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .mobile\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .mobile\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .mobile\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .mobile\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .mobile\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .mobile\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .mobile\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .mobile\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .mobile\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .mobile\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .mobile\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .mobile\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .mobile\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .mobile\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .mobile\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .mobile\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .mobile\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .mobile\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .mobile\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .mobile\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .mobile\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .mobile\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .mobile\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .mobile\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .mobile\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .mobile\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .mobile\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .mobile\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .mobile\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .mobile\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .mobile\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .mobile\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .mobile\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .mobile\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .mobile\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .mobile\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .mobile\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .mobile\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .mobile\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .mobile\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .mobile\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .mobile\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .mobile\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .mobile\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .mobile\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .mobile\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .mobile\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .mobile\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .mobile\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .mobile\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .mobile\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .mobile\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .mobile\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .mobile\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .mobile\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .mobile\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .mobile\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .mobile\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .mobile\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .mobile\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .mobile\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .mobile\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .mobile\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .mobile\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .mobile\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .mobile\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .mobile\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .mobile\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .mobile\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .mobile\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .mobile\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .mobile\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .mobile\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .mobile\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .mobile\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .mobile\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .mobile\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .mobile\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .mobile\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .mobile\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .mobile\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .mobile\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .mobile\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .mobile\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .mobile\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .mobile\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .mobile\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .mobile\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .mobile\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .mobile\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .mobile\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .mobile\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .mobile\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .mobile\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .mobile\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .mobile\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .mobile\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .mobile\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .mobile\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .mobile\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .mobile\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .mobile\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .mobile\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .mobile\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .mobile\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .mobile\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .mobile\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .mobile\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .mobile\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .mobile\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .mobile\:bg-none{
    background-image:none
  }

  .mobile\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .mobile\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .mobile\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .mobile\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .mobile\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .mobile\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .mobile\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .mobile\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .mobile\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .mobile\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .mobile\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .mobile\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .mobile\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .mobile\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .mobile\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .mobile\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .mobile\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .mobile\:to-purple{
    --tw-gradient-to:#612A60
  }

  .mobile\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .mobile\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .mobile\:to-orange{
    --tw-gradient-to:#D24624
  }

  .mobile\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .mobile\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .mobile\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .mobile\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .mobile\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .mobile\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .mobile\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .mobile\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .mobile\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .mobile\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .mobile\:to-black{
    --tw-gradient-to:#000000
  }

  .mobile\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .mobile\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .mobile\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .mobile\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .mobile\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .mobile\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .mobile\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .mobile\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .mobile\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .mobile\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .mobile\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .mobile\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .mobile\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .mobile\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .mobile\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .mobile\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .mobile\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .mobile\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .mobile\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .mobile\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .mobile\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .mobile\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .mobile\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .mobile\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .mobile\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .mobile\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .mobile\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .mobile\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .mobile\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .mobile\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .mobile\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .mobile\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .mobile\:bg-auto{
    background-size:auto
  }

  .mobile\:bg-cover{
    background-size:cover
  }

  .mobile\:bg-contain{
    background-size:contain
  }

  .mobile\:bg-fixed{
    background-attachment:fixed
  }

  .mobile\:bg-local{
    background-attachment:local
  }

  .mobile\:bg-scroll{
    background-attachment:scroll
  }

  .mobile\:bg-clip-border{
    background-clip:border-box
  }

  .mobile\:bg-clip-padding{
    background-clip:padding-box
  }

  .mobile\:bg-clip-content{
    background-clip:content-box
  }

  .mobile\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .mobile\:bg-bottom{
    background-position:bottom
  }

  .mobile\:bg-center{
    background-position:center
  }

  .mobile\:bg-left{
    background-position:left
  }

  .mobile\:bg-left-bottom{
    background-position:left bottom
  }

  .mobile\:bg-left-top{
    background-position:left top
  }

  .mobile\:bg-right{
    background-position:right
  }

  .mobile\:bg-right-bottom{
    background-position:right bottom
  }

  .mobile\:bg-right-top{
    background-position:right top
  }

  .mobile\:bg-top{
    background-position:top
  }

  .mobile\:bg-repeat{
    background-repeat:repeat
  }

  .mobile\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .mobile\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .mobile\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .mobile\:bg-repeat-round{
    background-repeat:round
  }

  .mobile\:bg-repeat-space{
    background-repeat:space
  }

  .mobile\:bg-origin-border{
    background-origin:border-box
  }

  .mobile\:bg-origin-padding{
    background-origin:padding-box
  }

  .mobile\:bg-origin-content{
    background-origin:content-box
  }

  .mobile\:fill-current{
    fill:currentColor
  }

  .mobile\:stroke-current{
    stroke:currentColor
  }

  .mobile\:stroke-0{
    stroke-width:0
  }

  .mobile\:stroke-1{
    stroke-width:1
  }

  .mobile\:stroke-2{
    stroke-width:2
  }

  .mobile\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .mobile\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .mobile\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .mobile\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .mobile\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .mobile\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .mobile\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .mobile\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .mobile\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .mobile\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .mobile\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .mobile\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .mobile\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .mobile\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .mobile\:p-0{
    padding:0
  }

  .mobile\:p-1px{
    padding:1px
  }

  .mobile\:p-2px{
    padding:2px
  }

  .mobile\:p-3px{
    padding:3px
  }

  .mobile\:p-xxs{
    padding:4px
  }

  .mobile\:p-xs{
    padding:8px
  }

  .mobile\:p-sm{
    padding:16px
  }

  .mobile\:p-base{
    padding:24px
  }

  .mobile\:p-md{
    padding:40px
  }

  .mobile\:p-lg{
    padding:56px
  }

  .mobile\:p-xl{
    padding:80px
  }

  .mobile\:p-xxl{
    padding:96px
  }

  .mobile\:p-3xl{
    padding:160px
  }

  .mobile\:p-4xl{
    padding:20rem
  }

  .mobile\:p-full{
    padding:100%
  }

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

  .mobile\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

  .mobile\:px-2px{
    padding-left:2px;
    padding-right:2px
  }

  .mobile\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .mobile\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .mobile\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .mobile\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .mobile\:px-base{
    padding-left:24px;
    padding-right:24px
  }

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

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

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

  .mobile\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .mobile\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

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

  .mobile\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .mobile\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .mobile\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .mobile\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .mobile\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .mobile\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .mobile\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .mobile\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .mobile\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

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

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

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

  .mobile\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .mobile\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .mobile\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .mobile\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .mobile\:pt-0{
    padding-top:0
  }

  .mobile\:pt-1px{
    padding-top:1px
  }

  .mobile\:pt-2px{
    padding-top:2px
  }

  .mobile\:pt-3px{
    padding-top:3px
  }

  .mobile\:pt-xxs{
    padding-top:4px
  }

  .mobile\:pt-xs{
    padding-top:8px
  }

  .mobile\:pt-sm{
    padding-top:16px
  }

  .mobile\:pt-base{
    padding-top:24px
  }

  .mobile\:pt-md{
    padding-top:40px
  }

  .mobile\:pt-lg{
    padding-top:56px
  }

  .mobile\:pt-xl{
    padding-top:80px
  }

  .mobile\:pt-xxl{
    padding-top:96px
  }

  .mobile\:pt-3xl{
    padding-top:160px
  }

  .mobile\:pt-4xl{
    padding-top:20rem
  }

  .mobile\:pt-full{
    padding-top:100%
  }

  .mobile\:pr-0{
    padding-right:0
  }

  .mobile\:pr-1px{
    padding-right:1px
  }

  .mobile\:pr-2px{
    padding-right:2px
  }

  .mobile\:pr-3px{
    padding-right:3px
  }

  .mobile\:pr-xxs{
    padding-right:4px
  }

  .mobile\:pr-xs{
    padding-right:8px
  }

  .mobile\:pr-sm{
    padding-right:16px
  }

  .mobile\:pr-base{
    padding-right:24px
  }

  .mobile\:pr-md{
    padding-right:40px
  }

  .mobile\:pr-lg{
    padding-right:56px
  }

  .mobile\:pr-xl{
    padding-right:80px
  }

  .mobile\:pr-xxl{
    padding-right:96px
  }

  .mobile\:pr-3xl{
    padding-right:160px
  }

  .mobile\:pr-4xl{
    padding-right:20rem
  }

  .mobile\:pr-full{
    padding-right:100%
  }

  .mobile\:pb-0{
    padding-bottom:0
  }

  .mobile\:pb-1px{
    padding-bottom:1px
  }

  .mobile\:pb-2px{
    padding-bottom:2px
  }

  .mobile\:pb-3px{
    padding-bottom:3px
  }

  .mobile\:pb-xxs{
    padding-bottom:4px
  }

  .mobile\:pb-xs{
    padding-bottom:8px
  }

  .mobile\:pb-sm{
    padding-bottom:16px
  }

  .mobile\:pb-base{
    padding-bottom:24px
  }

  .mobile\:pb-md{
    padding-bottom:40px
  }

  .mobile\:pb-lg{
    padding-bottom:56px
  }

  .mobile\:pb-xl{
    padding-bottom:80px
  }

  .mobile\:pb-xxl{
    padding-bottom:96px
  }

  .mobile\:pb-3xl{
    padding-bottom:160px
  }

  .mobile\:pb-4xl{
    padding-bottom:20rem
  }

  .mobile\:pb-full{
    padding-bottom:100%
  }

  .mobile\:pl-0{
    padding-left:0
  }

  .mobile\:pl-1px{
    padding-left:1px
  }

  .mobile\:pl-2px{
    padding-left:2px
  }

  .mobile\:pl-3px{
    padding-left:3px
  }

  .mobile\:pl-xxs{
    padding-left:4px
  }

  .mobile\:pl-xs{
    padding-left:8px
  }

  .mobile\:pl-sm{
    padding-left:16px
  }

  .mobile\:pl-base{
    padding-left:24px
  }

  .mobile\:pl-md{
    padding-left:40px
  }

  .mobile\:pl-lg{
    padding-left:56px
  }

  .mobile\:pl-xl{
    padding-left:80px
  }

  .mobile\:pl-xxl{
    padding-left:96px
  }

  .mobile\:pl-3xl{
    padding-left:160px
  }

  .mobile\:pl-4xl{
    padding-left:20rem
  }

  .mobile\:pl-full{
    padding-left:100%
  }

  .mobile\:text-left{
    text-align:left
  }

  .mobile\:text-center{
    text-align:center
  }

  .mobile\:text-right{
    text-align:right
  }

  .mobile\:text-justify{
    text-align:justify
  }

  .mobile\:align-baseline{
    vertical-align:baseline
  }

  .mobile\:align-top{
    vertical-align:top
  }

  .mobile\:align-middle{
    vertical-align:middle
  }

  .mobile\:align-bottom{
    vertical-align:bottom
  }

  .mobile\:align-text-top{
    vertical-align:text-top
  }

  .mobile\:align-text-bottom{
    vertical-align:text-bottom
  }

  .mobile\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .mobile\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .mobile\:text-xxs{
    font-size:0.75rem
  }

  .mobile\:text-xs{
    font-size:0.875rem
  }

  .mobile\:text-sm{
    font-size:1rem
  }

  .mobile\:text-base-sm{
    font-size:1.125rem
  }

  .mobile\:text-base{
    font-size:1.25rem
  }

  .mobile\:text-md{
    font-size:1.5rem
  }

  .mobile\:text-md-lg{
    font-size:1.75rem
  }

  .mobile\:text-lg{
    font-size:2rem
  }

  .mobile\:text-xl{
    font-size:2.25rem
  }

  .mobile\:text-xxl{
    font-size:2.5rem
  }

  .mobile\:text-3xl{
    font-size:3rem
  }

  .mobile\:text-4xl{
    font-size:3.5rem
  }

  .mobile\:text-display{
    font-size:5rem
  }

  .mobile\:font-thin{
    font-weight:100
  }

  .mobile\:font-extralight{
    font-weight:200
  }

  .mobile\:font-light{
    font-weight:300
  }

  .mobile\:font-normal{
    font-weight:400
  }

  .mobile\:font-medium{
    font-weight:500
  }

  .mobile\:font-semibold{
    font-weight:600
  }

  .mobile\:font-bold{
    font-weight:700
  }

  .mobile\:font-extrabold{
    font-weight:800
  }

  .mobile\:font-black{
    font-weight:900
  }

  .mobile\:uppercase{
    text-transform:uppercase
  }

  .mobile\:lowercase{
    text-transform:lowercase
  }

  .mobile\:capitalize{
    text-transform:capitalize
  }

  .mobile\:normal-case{
    text-transform:none
  }

  .mobile\:italic{
    font-style:italic
  }

  .mobile\:not-italic{
    font-style:normal
  }

  .mobile\:ordinal, .mobile\:slashed-zero, .mobile\:lining-nums, .mobile\:oldstyle-nums, .mobile\:proportional-nums, .mobile\:tabular-nums, .mobile\:diagonal-fractions, .mobile\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .mobile\:normal-nums{
    font-variant-numeric:normal
  }

  .mobile\:ordinal{
    --tw-ordinal:ordinal
  }

  .mobile\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .mobile\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .mobile\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .mobile\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .mobile\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .mobile\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .mobile\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .mobile\:leading-x-tight{
    line-height:1.05
  }

  .mobile\:leading-tight{
    line-height:1.15
  }

  .mobile\:leading-narrow{
    line-height:1.33
  }

  .mobile\:leading-base{
    line-height:1.5
  }

  .mobile\:leading-loose{
    line-height:2
  }

  .mobile\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .mobile\:tracking-tight{
    letter-spacing:-0.025em
  }

  .mobile\:tracking-normal{
    letter-spacing:0em
  }

  .mobile\:tracking-wide{
    letter-spacing:0.025em
  }

  .mobile\:tracking-wider{
    letter-spacing:0.05em
  }

  .mobile\:tracking-widest{
    letter-spacing:0.1em
  }

  .mobile\:tracking-loose{
    letter-spacing:1px
  }

  .mobile\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .mobile\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .mobile\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .mobile\:text-opacity-0{
    --tw-text-opacity:0
  }

  .mobile\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .mobile\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .mobile\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .mobile\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .mobile\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .mobile\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .mobile\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .mobile\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .mobile\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .mobile\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .mobile\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .mobile\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .mobile\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .mobile\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .mobile\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .mobile\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .mobile\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .mobile\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .mobile\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .mobile\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .mobile\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .mobile\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .mobile\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .mobile\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .mobile\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .mobile\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .mobile\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .mobile\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .mobile\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .mobile\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .mobile\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .mobile\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .mobile\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .mobile\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .mobile\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .mobile\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .mobile\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .mobile\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .mobile\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .mobile\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .mobile\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .mobile\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .mobile\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .mobile\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .mobile\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .mobile\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .mobile\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .mobile\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .mobile\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .mobile\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .mobile\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .mobile\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .mobile\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .mobile\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .mobile\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .mobile\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .mobile\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .mobile\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .mobile\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .mobile\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .mobile\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .mobile\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .mobile\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .mobile\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .mobile\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .mobile\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .mobile\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .mobile\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .mobile\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .mobile\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .mobile\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .mobile\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .mobile\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .mobile\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .mobile\:underline{
    text-decoration:underline
  }

  .mobile\:line-through{
    text-decoration:line-through
  }

  .mobile\:no-underline{
    text-decoration:none
  }

  .group:hover .mobile\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .mobile\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .mobile\:group-hover\:no-underline{
    text-decoration:none
  }

  .mobile\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .mobile\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .mobile\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .mobile\:hover\:underline:hover{
    text-decoration:underline
  }

  .mobile\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .mobile\:hover\:no-underline:hover{
    text-decoration:none
  }

  .mobile\:focus\:underline:focus{
    text-decoration:underline
  }

  .mobile\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .mobile\:focus\:no-underline:focus{
    text-decoration:none
  }

  .mobile\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .mobile\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .mobile\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .mobile\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .mobile\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .mobile\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .mobile\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .mobile\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .mobile\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .mobile\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .mobile\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .mobile\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .mobile\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .mobile\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .mobile\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .mobile\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .mobile\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .mobile\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .mobile\:opacity-0{
    opacity:0
  }

  .mobile\:opacity-5{
    opacity:0.05
  }

  .mobile\:opacity-10{
    opacity:0.1
  }

  .mobile\:opacity-20{
    opacity:0.2
  }

  .mobile\:opacity-25{
    opacity:0.25
  }

  .mobile\:opacity-30{
    opacity:0.3
  }

  .mobile\:opacity-40{
    opacity:0.4
  }

  .mobile\:opacity-50{
    opacity:0.5
  }

  .mobile\:opacity-60{
    opacity:0.6
  }

  .mobile\:opacity-70{
    opacity:0.7
  }

  .mobile\:opacity-75{
    opacity:0.75
  }

  .mobile\:opacity-80{
    opacity:0.8
  }

  .mobile\:opacity-90{
    opacity:0.9
  }

  .mobile\:opacity-95{
    opacity:0.95
  }

  .mobile\:opacity-100{
    opacity:1
  }

  .group:hover .mobile\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .mobile\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .mobile\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .mobile\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .mobile\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .mobile\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .mobile\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .mobile\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .mobile\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .mobile\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .mobile\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .mobile\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .mobile\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .mobile\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .mobile\:group-hover\:opacity-100{
    opacity:1
  }

  .mobile\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .mobile\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .mobile\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .mobile\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .mobile\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .mobile\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .mobile\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .mobile\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .mobile\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .mobile\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .mobile\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .mobile\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .mobile\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .mobile\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .mobile\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .mobile\:hover\:opacity-0:hover{
    opacity:0
  }

  .mobile\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .mobile\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .mobile\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .mobile\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .mobile\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .mobile\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .mobile\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .mobile\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .mobile\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .mobile\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .mobile\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .mobile\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .mobile\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .mobile\:hover\:opacity-100:hover{
    opacity:1
  }

  .mobile\:focus\:opacity-0:focus{
    opacity:0
  }

  .mobile\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .mobile\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .mobile\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .mobile\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .mobile\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .mobile\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .mobile\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .mobile\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .mobile\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .mobile\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .mobile\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .mobile\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .mobile\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .mobile\:focus\:opacity-100:focus{
    opacity:1
  }

  .mobile\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .mobile\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .mobile\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .mobile\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .mobile\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .mobile\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .mobile\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .mobile\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .mobile\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .mobile\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .mobile\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .mobile\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .mobile\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .mobile\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .mobile\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .mobile\:bg-blend-normal{
    background-blend-mode:normal
  }

  .mobile\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .mobile\:bg-blend-screen{
    background-blend-mode:screen
  }

  .mobile\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .mobile\:bg-blend-darken{
    background-blend-mode:darken
  }

  .mobile\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .mobile\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .mobile\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .mobile\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .mobile\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .mobile\:bg-blend-difference{
    background-blend-mode:difference
  }

  .mobile\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .mobile\:bg-blend-hue{
    background-blend-mode:hue
  }

  .mobile\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .mobile\:bg-blend-color{
    background-blend-mode:color
  }

  .mobile\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .mobile\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .mobile\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .mobile\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .mobile\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .mobile\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .mobile\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .mobile\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .mobile\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .mobile\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .mobile\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .mobile\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .mobile\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .mobile\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .mobile\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .mobile\:mix-blend-color{
    mix-blend-mode:color
  }

  .mobile\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .mobile\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .mobile\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .mobile\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .mobile\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .mobile\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .mobile\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .mobile\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .mobile\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .mobile\:ring-inset{
    --tw-ring-inset:inset
  }

  .mobile\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .mobile\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .mobile\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .mobile\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .mobile\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .mobile\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .mobile\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .mobile\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .mobile\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .mobile\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .mobile\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .mobile\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .mobile\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .mobile\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .mobile\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .mobile\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .mobile\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .mobile\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .mobile\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .mobile\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .mobile\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .mobile\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .mobile\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .mobile\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .mobile\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .mobile\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .mobile\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .mobile\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .mobile\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .mobile\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .mobile\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .mobile\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .mobile\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .mobile\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .mobile\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .mobile\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .mobile\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .mobile\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .mobile\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .mobile\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .mobile\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .mobile\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .mobile\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .mobile\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .mobile\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .mobile\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .mobile\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .mobile\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .mobile\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .mobile\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .mobile\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .mobile\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .mobile\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .mobile\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .mobile\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .mobile\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .mobile\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .mobile\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .mobile\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .mobile\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .mobile\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .mobile\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .mobile\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .mobile\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .mobile\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .mobile\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .mobile\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .mobile\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .mobile\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .mobile\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .mobile\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .mobile\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .mobile\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .mobile\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .mobile\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .mobile\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .mobile\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .mobile\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .mobile\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .mobile\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .mobile\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .mobile\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .mobile\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .mobile\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .mobile\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .mobile\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .mobile\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .mobile\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .mobile\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .mobile\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .mobile\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .mobile\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .mobile\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .mobile\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .mobile\:filter-none{
    filter:none
  }

  .mobile\:blur-0{
    --tw-blur:blur(0)
  }

  .mobile\:blur-none{
    --tw-blur:blur(0)
  }

  .mobile\:blur-sm{
    --tw-blur:blur(4px)
  }

  .mobile\:blur{
    --tw-blur:blur(8px)
  }

  .mobile\:blur-md{
    --tw-blur:blur(12px)
  }

  .mobile\:blur-lg{
    --tw-blur:blur(16px)
  }

  .mobile\:blur-xl{
    --tw-blur:blur(24px)
  }

  .mobile\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .mobile\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .mobile\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .mobile\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .mobile\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .mobile\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .mobile\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .mobile\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .mobile\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .mobile\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .mobile\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .mobile\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .mobile\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .mobile\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .mobile\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .mobile\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .mobile\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .mobile\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .mobile\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .mobile\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .mobile\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .mobile\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .mobile\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .mobile\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .mobile\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .mobile\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .mobile\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .mobile\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .mobile\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .mobile\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .mobile\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .mobile\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .mobile\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .mobile\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .mobile\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .mobile\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .mobile\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .mobile\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .mobile\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .mobile\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .mobile\:invert-0{
    --tw-invert:invert(0)
  }

  .mobile\:invert{
    --tw-invert:invert(100%)
  }

  .mobile\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .mobile\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .mobile\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .mobile\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .mobile\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .mobile\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .mobile\:sepia{
    --tw-sepia:sepia(100%)
  }

  .mobile\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .mobile\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .mobile\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .mobile\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .mobile\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .mobile\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .mobile\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .mobile\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .mobile\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .mobile\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .mobile\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .mobile\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .mobile\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .mobile\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .mobile\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .mobile\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .mobile\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .mobile\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .mobile\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .mobile\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .mobile\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .mobile\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .mobile\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .mobile\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .mobile\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .mobile\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .mobile\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .mobile\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .mobile\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .mobile\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .mobile\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .mobile\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .mobile\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .mobile\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .mobile\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .mobile\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .mobile\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .mobile\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .mobile\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .mobile\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .mobile\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .mobile\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .mobile\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .mobile\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .mobile\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .mobile\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .mobile\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .mobile\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .mobile\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .mobile\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .mobile\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .mobile\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .mobile\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .mobile\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .mobile\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .mobile\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .mobile\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .mobile\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .mobile\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .mobile\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .mobile\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .mobile\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .mobile\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .mobile\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .mobile\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .mobile\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .mobile\:transition-none{
    transition-property:none
  }

  .mobile\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .mobile\:delay-75{
    transition-delay:75ms
  }

  .mobile\:delay-100{
    transition-delay:100ms
  }

  .mobile\:delay-150{
    transition-delay:150ms
  }

  .mobile\:delay-200{
    transition-delay:200ms
  }

  .mobile\:delay-300{
    transition-delay:300ms
  }

  .mobile\:delay-500{
    transition-delay:500ms
  }

  .mobile\:delay-700{
    transition-delay:700ms
  }

  .mobile\:delay-1000{
    transition-delay:1000ms
  }

  .mobile\:duration-75{
    transition-duration:75ms
  }

  .mobile\:duration-100{
    transition-duration:100ms
  }

  .mobile\:duration-150{
    transition-duration:150ms
  }

  .mobile\:duration-200{
    transition-duration:200ms
  }

  .mobile\:duration-300{
    transition-duration:300ms
  }

  .mobile\:duration-500{
    transition-duration:500ms
  }

  .mobile\:duration-700{
    transition-duration:700ms
  }

  .mobile\:duration-1000{
    transition-duration:1000ms
  }

  .mobile\:ease-linear{
    transition-timing-function:linear
  }

  .mobile\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .mobile\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .mobile\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 640px){
  .tablet\:container{
    width:100%
  }

  @media (min-width: 360px){
    .tablet\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .tablet\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .tablet\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .tablet\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .tablet\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .tablet\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .tablet\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .tablet\:container{
      max-width:1350px
    }
  }

  .tablet\: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
  }

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

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

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

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

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

  .tablet\:pointer-events-none{
    pointer-events:none
  }

  .tablet\:pointer-events-auto{
    pointer-events:auto
  }

  .tablet\:visible{
    visibility:visible
  }

  .tablet\:invisible{
    visibility:hidden
  }

  .tablet\:static{
    position:static
  }

  .tablet\:fixed{
    position:fixed
  }

  .tablet\:absolute{
    position:absolute
  }

  .tablet\:relative{
    position:relative
  }

  .tablet\:sticky{
    position:sticky
  }

  .tablet\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .tablet\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .tablet\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .tablet\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .tablet\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .tablet\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .tablet\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .tablet\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .tablet\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .tablet\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .tablet\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .tablet\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .tablet\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .tablet\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .tablet\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .tablet\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .tablet\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .tablet\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .tablet\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .tablet\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .tablet\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .tablet\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .tablet\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .tablet\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .tablet\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .tablet\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .tablet\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .tablet\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .tablet\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .tablet\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .tablet\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .tablet\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .tablet\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .tablet\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .tablet\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .tablet\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .tablet\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .tablet\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .tablet\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .tablet\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .tablet\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .tablet\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .tablet\:inset-x-0{
    left:0;
    right:0
  }

  .tablet\:inset-x-auto{
    left:auto;
    right:auto
  }

  .tablet\:inset-x-1px{
    left:1px;
    right:1px
  }

  .tablet\:inset-x-2px{
    left:2px;
    right:2px
  }

  .tablet\:inset-x-3px{
    left:3px;
    right:3px
  }

  .tablet\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .tablet\:inset-x-xs{
    left:8px;
    right:8px
  }

  .tablet\:inset-x-sm{
    left:16px;
    right:16px
  }

  .tablet\:inset-x-base{
    left:24px;
    right:24px
  }

  .tablet\:inset-x-md{
    left:40px;
    right:40px
  }

  .tablet\:inset-x-lg{
    left:56px;
    right:56px
  }

  .tablet\:inset-x-xl{
    left:80px;
    right:80px
  }

  .tablet\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .tablet\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .tablet\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .tablet\:inset-x-full{
    left:100%;
    right:100%
  }

  .tablet\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .tablet\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .tablet\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .tablet\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .tablet\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .tablet\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .tablet\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .tablet\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .tablet\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .tablet\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .tablet\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .tablet\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .tablet\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .tablet\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .tablet\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .tablet\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .tablet\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .tablet\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .tablet\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .tablet\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .tablet\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .tablet\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .tablet\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .tablet\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .tablet\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .tablet\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .tablet\:inset-y-0{
    top:0;
    bottom:0
  }

  .tablet\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .tablet\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .tablet\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .tablet\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .tablet\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .tablet\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .tablet\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .tablet\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .tablet\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .tablet\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .tablet\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .tablet\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .tablet\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .tablet\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .tablet\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .tablet\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .tablet\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .tablet\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .tablet\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .tablet\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .tablet\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .tablet\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .tablet\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .tablet\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .tablet\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .tablet\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .tablet\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .tablet\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .tablet\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .tablet\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .tablet\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .tablet\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .tablet\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .tablet\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .tablet\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .tablet\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .tablet\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .tablet\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .tablet\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .tablet\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .tablet\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

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

  .tablet\:top-auto{
    top:auto
  }

  .tablet\:top-1px{
    top:1px
  }

  .tablet\:top-2px{
    top:2px
  }

  .tablet\:top-3px{
    top:3px
  }

  .tablet\:top-xxs{
    top:4px
  }

  .tablet\:top-xs{
    top:8px
  }

  .tablet\:top-sm{
    top:16px
  }

  .tablet\:top-base{
    top:24px
  }

  .tablet\:top-md{
    top:40px
  }

  .tablet\:top-lg{
    top:56px
  }

  .tablet\:top-xl{
    top:80px
  }

  .tablet\:top-xxl{
    top:96px
  }

  .tablet\:top-3xl{
    top:160px
  }

  .tablet\:top-4xl{
    top:20rem
  }

  .tablet\:top-full{
    top:100%
  }

  .tablet\:-top-1px{
    top:-1px
  }

  .tablet\:-top-2px{
    top:-2px
  }

  .tablet\:-top-3px{
    top:-3px
  }

  .tablet\:-top-xxs{
    top:-4px
  }

  .tablet\:-top-xs{
    top:-8px
  }

  .tablet\:-top-sm{
    top:-16px
  }

  .tablet\:-top-base{
    top:-24px
  }

  .tablet\:-top-md{
    top:-40px
  }

  .tablet\:-top-lg{
    top:-56px
  }

  .tablet\:-top-xl{
    top:-80px
  }

  .tablet\:-top-xxl{
    top:-96px
  }

  .tablet\:-top-3xl{
    top:-160px
  }

  .tablet\:-top-4xl{
    top:-20rem
  }

  .tablet\:-top-full{
    top:-100%
  }

  .tablet\:top-1\/2{
    top:50%
  }

  .tablet\:top-1\/3{
    top:33.333333%
  }

  .tablet\:top-2\/3{
    top:66.666667%
  }

  .tablet\:top-1\/4{
    top:25%
  }

  .tablet\:top-2\/4{
    top:50%
  }

  .tablet\:top-3\/4{
    top:75%
  }

  .tablet\:-top-1\/2{
    top:-50%
  }

  .tablet\:-top-1\/3{
    top:-33.333333%
  }

  .tablet\:-top-2\/3{
    top:-66.666667%
  }

  .tablet\:-top-1\/4{
    top:-25%
  }

  .tablet\:-top-2\/4{
    top:-50%
  }

  .tablet\:-top-3\/4{
    top:-75%
  }

  .tablet\:right-0{
    right:0
  }

  .tablet\:right-auto{
    right:auto
  }

  .tablet\:right-1px{
    right:1px
  }

  .tablet\:right-2px{
    right:2px
  }

  .tablet\:right-3px{
    right:3px
  }

  .tablet\:right-xxs{
    right:4px
  }

  .tablet\:right-xs{
    right:8px
  }

  .tablet\:right-sm{
    right:16px
  }

  .tablet\:right-base{
    right:24px
  }

  .tablet\:right-md{
    right:40px
  }

  .tablet\:right-lg{
    right:56px
  }

  .tablet\:right-xl{
    right:80px
  }

  .tablet\:right-xxl{
    right:96px
  }

  .tablet\:right-3xl{
    right:160px
  }

  .tablet\:right-4xl{
    right:20rem
  }

  .tablet\:right-full{
    right:100%
  }

  .tablet\:-right-1px{
    right:-1px
  }

  .tablet\:-right-2px{
    right:-2px
  }

  .tablet\:-right-3px{
    right:-3px
  }

  .tablet\:-right-xxs{
    right:-4px
  }

  .tablet\:-right-xs{
    right:-8px
  }

  .tablet\:-right-sm{
    right:-16px
  }

  .tablet\:-right-base{
    right:-24px
  }

  .tablet\:-right-md{
    right:-40px
  }

  .tablet\:-right-lg{
    right:-56px
  }

  .tablet\:-right-xl{
    right:-80px
  }

  .tablet\:-right-xxl{
    right:-96px
  }

  .tablet\:-right-3xl{
    right:-160px
  }

  .tablet\:-right-4xl{
    right:-20rem
  }

  .tablet\:-right-full{
    right:-100%
  }

  .tablet\:right-1\/2{
    right:50%
  }

  .tablet\:right-1\/3{
    right:33.333333%
  }

  .tablet\:right-2\/3{
    right:66.666667%
  }

  .tablet\:right-1\/4{
    right:25%
  }

  .tablet\:right-2\/4{
    right:50%
  }

  .tablet\:right-3\/4{
    right:75%
  }

  .tablet\:-right-1\/2{
    right:-50%
  }

  .tablet\:-right-1\/3{
    right:-33.333333%
  }

  .tablet\:-right-2\/3{
    right:-66.666667%
  }

  .tablet\:-right-1\/4{
    right:-25%
  }

  .tablet\:-right-2\/4{
    right:-50%
  }

  .tablet\:-right-3\/4{
    right:-75%
  }

  .tablet\:bottom-0{
    bottom:0
  }

  .tablet\:bottom-auto{
    bottom:auto
  }

  .tablet\:bottom-1px{
    bottom:1px
  }

  .tablet\:bottom-2px{
    bottom:2px
  }

  .tablet\:bottom-3px{
    bottom:3px
  }

  .tablet\:bottom-xxs{
    bottom:4px
  }

  .tablet\:bottom-xs{
    bottom:8px
  }

  .tablet\:bottom-sm{
    bottom:16px
  }

  .tablet\:bottom-base{
    bottom:24px
  }

  .tablet\:bottom-md{
    bottom:40px
  }

  .tablet\:bottom-lg{
    bottom:56px
  }

  .tablet\:bottom-xl{
    bottom:80px
  }

  .tablet\:bottom-xxl{
    bottom:96px
  }

  .tablet\:bottom-3xl{
    bottom:160px
  }

  .tablet\:bottom-4xl{
    bottom:20rem
  }

  .tablet\:bottom-full{
    bottom:100%
  }

  .tablet\:-bottom-1px{
    bottom:-1px
  }

  .tablet\:-bottom-2px{
    bottom:-2px
  }

  .tablet\:-bottom-3px{
    bottom:-3px
  }

  .tablet\:-bottom-xxs{
    bottom:-4px
  }

  .tablet\:-bottom-xs{
    bottom:-8px
  }

  .tablet\:-bottom-sm{
    bottom:-16px
  }

  .tablet\:-bottom-base{
    bottom:-24px
  }

  .tablet\:-bottom-md{
    bottom:-40px
  }

  .tablet\:-bottom-lg{
    bottom:-56px
  }

  .tablet\:-bottom-xl{
    bottom:-80px
  }

  .tablet\:-bottom-xxl{
    bottom:-96px
  }

  .tablet\:-bottom-3xl{
    bottom:-160px
  }

  .tablet\:-bottom-4xl{
    bottom:-20rem
  }

  .tablet\:-bottom-full{
    bottom:-100%
  }

  .tablet\:bottom-1\/2{
    bottom:50%
  }

  .tablet\:bottom-1\/3{
    bottom:33.333333%
  }

  .tablet\:bottom-2\/3{
    bottom:66.666667%
  }

  .tablet\:bottom-1\/4{
    bottom:25%
  }

  .tablet\:bottom-2\/4{
    bottom:50%
  }

  .tablet\:bottom-3\/4{
    bottom:75%
  }

  .tablet\:-bottom-1\/2{
    bottom:-50%
  }

  .tablet\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .tablet\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .tablet\:-bottom-1\/4{
    bottom:-25%
  }

  .tablet\:-bottom-2\/4{
    bottom:-50%
  }

  .tablet\:-bottom-3\/4{
    bottom:-75%
  }

  .tablet\:left-0{
    left:0
  }

  .tablet\:left-auto{
    left:auto
  }

  .tablet\:left-1px{
    left:1px
  }

  .tablet\:left-2px{
    left:2px
  }

  .tablet\:left-3px{
    left:3px
  }

  .tablet\:left-xxs{
    left:4px
  }

  .tablet\:left-xs{
    left:8px
  }

  .tablet\:left-sm{
    left:16px
  }

  .tablet\:left-base{
    left:24px
  }

  .tablet\:left-md{
    left:40px
  }

  .tablet\:left-lg{
    left:56px
  }

  .tablet\:left-xl{
    left:80px
  }

  .tablet\:left-xxl{
    left:96px
  }

  .tablet\:left-3xl{
    left:160px
  }

  .tablet\:left-4xl{
    left:20rem
  }

  .tablet\:left-full{
    left:100%
  }

  .tablet\:-left-1px{
    left:-1px
  }

  .tablet\:-left-2px{
    left:-2px
  }

  .tablet\:-left-3px{
    left:-3px
  }

  .tablet\:-left-xxs{
    left:-4px
  }

  .tablet\:-left-xs{
    left:-8px
  }

  .tablet\:-left-sm{
    left:-16px
  }

  .tablet\:-left-base{
    left:-24px
  }

  .tablet\:-left-md{
    left:-40px
  }

  .tablet\:-left-lg{
    left:-56px
  }

  .tablet\:-left-xl{
    left:-80px
  }

  .tablet\:-left-xxl{
    left:-96px
  }

  .tablet\:-left-3xl{
    left:-160px
  }

  .tablet\:-left-4xl{
    left:-20rem
  }

  .tablet\:-left-full{
    left:-100%
  }

  .tablet\:left-1\/2{
    left:50%
  }

  .tablet\:left-1\/3{
    left:33.333333%
  }

  .tablet\:left-2\/3{
    left:66.666667%
  }

  .tablet\:left-1\/4{
    left:25%
  }

  .tablet\:left-2\/4{
    left:50%
  }

  .tablet\:left-3\/4{
    left:75%
  }

  .tablet\:-left-1\/2{
    left:-50%
  }

  .tablet\:-left-1\/3{
    left:-33.333333%
  }

  .tablet\:-left-2\/3{
    left:-66.666667%
  }

  .tablet\:-left-1\/4{
    left:-25%
  }

  .tablet\:-left-2\/4{
    left:-50%
  }

  .tablet\:-left-3\/4{
    left:-75%
  }

  .tablet\:isolate{
    isolation:isolate
  }

  .tablet\:isolation-auto{
    isolation:auto
  }

  .tablet\:z-0{
    z-index:0
  }

  .tablet\:z-10{
    z-index:10
  }

  .tablet\:z-20{
    z-index:20
  }

  .tablet\:z-30{
    z-index:30
  }

  .tablet\:z-40{
    z-index:40
  }

  .tablet\:z-50{
    z-index:50
  }

  .tablet\:z-auto{
    z-index:auto
  }

  .tablet\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .tablet\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .tablet\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .tablet\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .tablet\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .tablet\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .tablet\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .tablet\:focus\:z-0:focus{
    z-index:0
  }

  .tablet\:focus\:z-10:focus{
    z-index:10
  }

  .tablet\:focus\:z-20:focus{
    z-index:20
  }

  .tablet\:focus\:z-30:focus{
    z-index:30
  }

  .tablet\:focus\:z-40:focus{
    z-index:40
  }

  .tablet\:focus\:z-50:focus{
    z-index:50
  }

  .tablet\:focus\:z-auto:focus{
    z-index:auto
  }

  .tablet\:order-1{
    order:1
  }

  .tablet\:order-2{
    order:2
  }

  .tablet\:order-3{
    order:3
  }

  .tablet\:order-4{
    order:4
  }

  .tablet\:order-5{
    order:5
  }

  .tablet\:order-6{
    order:6
  }

  .tablet\:order-7{
    order:7
  }

  .tablet\:order-8{
    order:8
  }

  .tablet\:order-9{
    order:9
  }

  .tablet\:order-10{
    order:10
  }

  .tablet\:order-11{
    order:11
  }

  .tablet\:order-12{
    order:12
  }

  .tablet\:order-first{
    order:-9999
  }

  .tablet\:order-last{
    order:9999
  }

  .tablet\:order-none{
    order:0
  }

  .tablet\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet\:col-span-full{
    grid-column:1 / -1
  }

  .tablet\:col-start-1{
    grid-column-start:1
  }

  .tablet\:col-start-2{
    grid-column-start:2
  }

  .tablet\:col-start-3{
    grid-column-start:3
  }

  .tablet\:col-start-4{
    grid-column-start:4
  }

  .tablet\:col-start-5{
    grid-column-start:5
  }

  .tablet\:col-start-6{
    grid-column-start:6
  }

  .tablet\:col-start-7{
    grid-column-start:7
  }

  .tablet\:col-start-8{
    grid-column-start:8
  }

  .tablet\:col-start-9{
    grid-column-start:9
  }

  .tablet\:col-start-10{
    grid-column-start:10
  }

  .tablet\:col-start-11{
    grid-column-start:11
  }

  .tablet\:col-start-12{
    grid-column-start:12
  }

  .tablet\:col-start-13{
    grid-column-start:13
  }

  .tablet\:col-start-auto{
    grid-column-start:auto
  }

  .tablet\:col-end-1{
    grid-column-end:1
  }

  .tablet\:col-end-2{
    grid-column-end:2
  }

  .tablet\:col-end-3{
    grid-column-end:3
  }

  .tablet\:col-end-4{
    grid-column-end:4
  }

  .tablet\:col-end-5{
    grid-column-end:5
  }

  .tablet\:col-end-6{
    grid-column-end:6
  }

  .tablet\:col-end-7{
    grid-column-end:7
  }

  .tablet\:col-end-8{
    grid-column-end:8
  }

  .tablet\:col-end-9{
    grid-column-end:9
  }

  .tablet\:col-end-10{
    grid-column-end:10
  }

  .tablet\:col-end-11{
    grid-column-end:11
  }

  .tablet\:col-end-12{
    grid-column-end:12
  }

  .tablet\:col-end-13{
    grid-column-end:13
  }

  .tablet\:col-end-auto{
    grid-column-end:auto
  }

  .tablet\:row-auto{
    grid-row:auto
  }

  .tablet\:row-span-1{
    grid-row:span 1 / span 1
  }

  .tablet\:row-span-2{
    grid-row:span 2 / span 2
  }

  .tablet\:row-span-3{
    grid-row:span 3 / span 3
  }

  .tablet\:row-span-4{
    grid-row:span 4 / span 4
  }

  .tablet\:row-span-5{
    grid-row:span 5 / span 5
  }

  .tablet\:row-span-6{
    grid-row:span 6 / span 6
  }

  .tablet\:row-span-full{
    grid-row:1 / -1
  }

  .tablet\:row-start-1{
    grid-row-start:1
  }

  .tablet\:row-start-2{
    grid-row-start:2
  }

  .tablet\:row-start-3{
    grid-row-start:3
  }

  .tablet\:row-start-4{
    grid-row-start:4
  }

  .tablet\:row-start-5{
    grid-row-start:5
  }

  .tablet\:row-start-6{
    grid-row-start:6
  }

  .tablet\:row-start-7{
    grid-row-start:7
  }

  .tablet\:row-start-auto{
    grid-row-start:auto
  }

  .tablet\:row-end-1{
    grid-row-end:1
  }

  .tablet\:row-end-2{
    grid-row-end:2
  }

  .tablet\:row-end-3{
    grid-row-end:3
  }

  .tablet\:row-end-4{
    grid-row-end:4
  }

  .tablet\:row-end-5{
    grid-row-end:5
  }

  .tablet\:row-end-6{
    grid-row-end:6
  }

  .tablet\:row-end-7{
    grid-row-end:7
  }

  .tablet\:row-end-auto{
    grid-row-end:auto
  }

  .tablet\:float-right{
    float:right
  }

  .tablet\:float-left{
    float:left
  }

  .tablet\:float-none{
    float:none
  }

  .tablet\:clear-left{
    clear:left
  }

  .tablet\:clear-right{
    clear:right
  }

  .tablet\:clear-both{
    clear:both
  }

  .tablet\:clear-none{
    clear:none
  }

  .tablet\:m-0{
    margin:0
  }

  .tablet\:m-auto{
    margin:auto
  }

  .tablet\:m-1px{
    margin:1px
  }

  .tablet\:m-2px{
    margin:2px
  }

  .tablet\:m-3px{
    margin:3px
  }

  .tablet\:m-xxs{
    margin:4px
  }

  .tablet\:m-xs{
    margin:8px
  }

  .tablet\:m-sm{
    margin:16px
  }

  .tablet\:m-base{
    margin:24px
  }

  .tablet\:m-md{
    margin:40px
  }

  .tablet\:m-lg{
    margin:56px
  }

  .tablet\:m-xl{
    margin:80px
  }

  .tablet\:m-xxl{
    margin:96px
  }

  .tablet\:m-3xl{
    margin:160px
  }

  .tablet\:m-4xl{
    margin:20rem
  }

  .tablet\:m-full{
    margin:100%
  }

  .tablet\:-m-1px{
    margin:-1px
  }

  .tablet\:-m-2px{
    margin:-2px
  }

  .tablet\:-m-3px{
    margin:-3px
  }

  .tablet\:-m-xxs{
    margin:-4px
  }

  .tablet\:-m-xs{
    margin:-8px
  }

  .tablet\:-m-sm{
    margin:-16px
  }

  .tablet\:-m-base{
    margin:-24px
  }

  .tablet\:-m-md{
    margin:-40px
  }

  .tablet\:-m-lg{
    margin:-56px
  }

  .tablet\:-m-xl{
    margin:-80px
  }

  .tablet\:-m-xxl{
    margin:-96px
  }

  .tablet\:-m-3xl{
    margin:-160px
  }

  .tablet\:-m-4xl{
    margin:-20rem
  }

  .tablet\:-m-full{
    margin:-100%
  }

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

  .tablet\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .tablet\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .tablet\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .tablet\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .tablet\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .tablet\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .tablet\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .tablet\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .tablet\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .tablet\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .tablet\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .tablet\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .tablet\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .tablet\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .tablet\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .tablet\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .tablet\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .tablet\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .tablet\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .tablet\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .tablet\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .tablet\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .tablet\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .tablet\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .tablet\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .tablet\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .tablet\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .tablet\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .tablet\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

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

  .tablet\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .tablet\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .tablet\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .tablet\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .tablet\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .tablet\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .tablet\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .tablet\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .tablet\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .tablet\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .tablet\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .tablet\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .tablet\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .tablet\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .tablet\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .tablet\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .tablet\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .tablet\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .tablet\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .tablet\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .tablet\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .tablet\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .tablet\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .tablet\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .tablet\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .tablet\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .tablet\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .tablet\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .tablet\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

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

  .tablet\:mt-auto{
    margin-top:auto
  }

  .tablet\:mt-1px{
    margin-top:1px
  }

  .tablet\:mt-2px{
    margin-top:2px
  }

  .tablet\:mt-3px{
    margin-top:3px
  }

  .tablet\:mt-xxs{
    margin-top:4px
  }

  .tablet\:mt-xs{
    margin-top:8px
  }

  .tablet\:mt-sm{
    margin-top:16px
  }

  .tablet\:mt-base{
    margin-top:24px
  }

  .tablet\:mt-md{
    margin-top:40px
  }

  .tablet\:mt-lg{
    margin-top:56px
  }

  .tablet\:mt-xl{
    margin-top:80px
  }

  .tablet\:mt-xxl{
    margin-top:96px
  }

  .tablet\:mt-3xl{
    margin-top:160px
  }

  .tablet\:mt-4xl{
    margin-top:20rem
  }

  .tablet\:mt-full{
    margin-top:100%
  }

  .tablet\:-mt-1px{
    margin-top:-1px
  }

  .tablet\:-mt-2px{
    margin-top:-2px
  }

  .tablet\:-mt-3px{
    margin-top:-3px
  }

  .tablet\:-mt-xxs{
    margin-top:-4px
  }

  .tablet\:-mt-xs{
    margin-top:-8px
  }

  .tablet\:-mt-sm{
    margin-top:-16px
  }

  .tablet\:-mt-base{
    margin-top:-24px
  }

  .tablet\:-mt-md{
    margin-top:-40px
  }

  .tablet\:-mt-lg{
    margin-top:-56px
  }

  .tablet\:-mt-xl{
    margin-top:-80px
  }

  .tablet\:-mt-xxl{
    margin-top:-96px
  }

  .tablet\:-mt-3xl{
    margin-top:-160px
  }

  .tablet\:-mt-4xl{
    margin-top:-20rem
  }

  .tablet\:-mt-full{
    margin-top:-100%
  }

  .tablet\:mr-0{
    margin-right:0
  }

  .tablet\:mr-auto{
    margin-right:auto
  }

  .tablet\:mr-1px{
    margin-right:1px
  }

  .tablet\:mr-2px{
    margin-right:2px
  }

  .tablet\:mr-3px{
    margin-right:3px
  }

  .tablet\:mr-xxs{
    margin-right:4px
  }

  .tablet\:mr-xs{
    margin-right:8px
  }

  .tablet\:mr-sm{
    margin-right:16px
  }

  .tablet\:mr-base{
    margin-right:24px
  }

  .tablet\:mr-md{
    margin-right:40px
  }

  .tablet\:mr-lg{
    margin-right:56px
  }

  .tablet\:mr-xl{
    margin-right:80px
  }

  .tablet\:mr-xxl{
    margin-right:96px
  }

  .tablet\:mr-3xl{
    margin-right:160px
  }

  .tablet\:mr-4xl{
    margin-right:20rem
  }

  .tablet\:mr-full{
    margin-right:100%
  }

  .tablet\:-mr-1px{
    margin-right:-1px
  }

  .tablet\:-mr-2px{
    margin-right:-2px
  }

  .tablet\:-mr-3px{
    margin-right:-3px
  }

  .tablet\:-mr-xxs{
    margin-right:-4px
  }

  .tablet\:-mr-xs{
    margin-right:-8px
  }

  .tablet\:-mr-sm{
    margin-right:-16px
  }

  .tablet\:-mr-base{
    margin-right:-24px
  }

  .tablet\:-mr-md{
    margin-right:-40px
  }

  .tablet\:-mr-lg{
    margin-right:-56px
  }

  .tablet\:-mr-xl{
    margin-right:-80px
  }

  .tablet\:-mr-xxl{
    margin-right:-96px
  }

  .tablet\:-mr-3xl{
    margin-right:-160px
  }

  .tablet\:-mr-4xl{
    margin-right:-20rem
  }

  .tablet\:-mr-full{
    margin-right:-100%
  }

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

  .tablet\:mb-auto{
    margin-bottom:auto
  }

  .tablet\:mb-1px{
    margin-bottom:1px
  }

  .tablet\:mb-2px{
    margin-bottom:2px
  }

  .tablet\:mb-3px{
    margin-bottom:3px
  }

  .tablet\:mb-xxs{
    margin-bottom:4px
  }

  .tablet\:mb-xs{
    margin-bottom:8px
  }

  .tablet\:mb-sm{
    margin-bottom:16px
  }

  .tablet\:mb-base{
    margin-bottom:24px
  }

  .tablet\:mb-md{
    margin-bottom:40px
  }

  .tablet\:mb-lg{
    margin-bottom:56px
  }

  .tablet\:mb-xl{
    margin-bottom:80px
  }

  .tablet\:mb-xxl{
    margin-bottom:96px
  }

  .tablet\:mb-3xl{
    margin-bottom:160px
  }

  .tablet\:mb-4xl{
    margin-bottom:20rem
  }

  .tablet\:mb-full{
    margin-bottom:100%
  }

  .tablet\:-mb-1px{
    margin-bottom:-1px
  }

  .tablet\:-mb-2px{
    margin-bottom:-2px
  }

  .tablet\:-mb-3px{
    margin-bottom:-3px
  }

  .tablet\:-mb-xxs{
    margin-bottom:-4px
  }

  .tablet\:-mb-xs{
    margin-bottom:-8px
  }

  .tablet\:-mb-sm{
    margin-bottom:-16px
  }

  .tablet\:-mb-base{
    margin-bottom:-24px
  }

  .tablet\:-mb-md{
    margin-bottom:-40px
  }

  .tablet\:-mb-lg{
    margin-bottom:-56px
  }

  .tablet\:-mb-xl{
    margin-bottom:-80px
  }

  .tablet\:-mb-xxl{
    margin-bottom:-96px
  }

  .tablet\:-mb-3xl{
    margin-bottom:-160px
  }

  .tablet\:-mb-4xl{
    margin-bottom:-20rem
  }

  .tablet\:-mb-full{
    margin-bottom:-100%
  }

  .tablet\:ml-0{
    margin-left:0
  }

  .tablet\:ml-auto{
    margin-left:auto
  }

  .tablet\:ml-1px{
    margin-left:1px
  }

  .tablet\:ml-2px{
    margin-left:2px
  }

  .tablet\:ml-3px{
    margin-left:3px
  }

  .tablet\:ml-xxs{
    margin-left:4px
  }

  .tablet\:ml-xs{
    margin-left:8px
  }

  .tablet\:ml-sm{
    margin-left:16px
  }

  .tablet\:ml-base{
    margin-left:24px
  }

  .tablet\:ml-md{
    margin-left:40px
  }

  .tablet\:ml-lg{
    margin-left:56px
  }

  .tablet\:ml-xl{
    margin-left:80px
  }

  .tablet\:ml-xxl{
    margin-left:96px
  }

  .tablet\:ml-3xl{
    margin-left:160px
  }

  .tablet\:ml-4xl{
    margin-left:20rem
  }

  .tablet\:ml-full{
    margin-left:100%
  }

  .tablet\:-ml-1px{
    margin-left:-1px
  }

  .tablet\:-ml-2px{
    margin-left:-2px
  }

  .tablet\:-ml-3px{
    margin-left:-3px
  }

  .tablet\:-ml-xxs{
    margin-left:-4px
  }

  .tablet\:-ml-xs{
    margin-left:-8px
  }

  .tablet\:-ml-sm{
    margin-left:-16px
  }

  .tablet\:-ml-base{
    margin-left:-24px
  }

  .tablet\:-ml-md{
    margin-left:-40px
  }

  .tablet\:-ml-lg{
    margin-left:-56px
  }

  .tablet\:-ml-xl{
    margin-left:-80px
  }

  .tablet\:-ml-xxl{
    margin-left:-96px
  }

  .tablet\:-ml-3xl{
    margin-left:-160px
  }

  .tablet\:-ml-4xl{
    margin-left:-20rem
  }

  .tablet\:-ml-full{
    margin-left:-100%
  }

  .tablet\:box-border{
    box-sizing:border-box
  }

  .tablet\:box-content{
    box-sizing:content-box
  }

  .tablet\:block{
    display:block
  }

  .tablet\:inline-block{
    display:inline-block
  }

  .tablet\:inline{
    display:inline
  }

  .tablet\:flex{
    display:flex
  }

  .tablet\:inline-flex{
    display:inline-flex
  }

  .tablet\:table{
    display:table
  }

  .tablet\:inline-table{
    display:inline-table
  }

  .tablet\:table-caption{
    display:table-caption
  }

  .tablet\:table-cell{
    display:table-cell
  }

  .tablet\:table-column{
    display:table-column
  }

  .tablet\:table-column-group{
    display:table-column-group
  }

  .tablet\:table-footer-group{
    display:table-footer-group
  }

  .tablet\:table-header-group{
    display:table-header-group
  }

  .tablet\:table-row-group{
    display:table-row-group
  }

  .tablet\:table-row{
    display:table-row
  }

  .tablet\:flow-root{
    display:flow-root
  }

  .tablet\:grid{
    display:grid
  }

  .tablet\:inline-grid{
    display:inline-grid
  }

  .tablet\:contents{
    display:contents
  }

  .tablet\:list-item{
    display:list-item
  }

  .tablet\:hidden{
    display:none
  }

  .tablet\:h-0{
    height:0
  }

  .tablet\:h-auto{
    height:auto
  }

  .tablet\:h-1px{
    height:1px
  }

  .tablet\:h-2px{
    height:2px
  }

  .tablet\:h-3px{
    height:3px
  }

  .tablet\:h-xxs{
    height:4px
  }

  .tablet\:h-xs{
    height:8px
  }

  .tablet\:h-sm{
    height:16px
  }

  .tablet\:h-base{
    height:24px
  }

  .tablet\:h-md{
    height:40px
  }

  .tablet\:h-lg{
    height:56px
  }

  .tablet\:h-xl{
    height:80px
  }

  .tablet\:h-xxl{
    height:96px
  }

  .tablet\:h-3xl{
    height:160px
  }

  .tablet\:h-4xl{
    height:20rem
  }

  .tablet\:h-full{
    height:100%
  }

  .tablet\:h-1\/2{
    height:50%
  }

  .tablet\:h-1\/3{
    height:33.333333%
  }

  .tablet\:h-2\/3{
    height:66.666667%
  }

  .tablet\:h-1\/4{
    height:25%
  }

  .tablet\:h-2\/4{
    height:50%
  }

  .tablet\:h-3\/4{
    height:75%
  }

  .tablet\:h-1\/5{
    height:20%
  }

  .tablet\:h-2\/5{
    height:40%
  }

  .tablet\:h-3\/5{
    height:60%
  }

  .tablet\:h-4\/5{
    height:80%
  }

  .tablet\:h-1\/6{
    height:16.666667%
  }

  .tablet\:h-2\/6{
    height:33.333333%
  }

  .tablet\:h-3\/6{
    height:50%
  }

  .tablet\:h-4\/6{
    height:66.666667%
  }

  .tablet\:h-5\/6{
    height:83.333333%
  }

  .tablet\:h-screen{
    height:100vh
  }

  .tablet\:max-h-0{
    max-height:0
  }

  .tablet\:max-h-1px{
    max-height:1px
  }

  .tablet\:max-h-2px{
    max-height:2px
  }

  .tablet\:max-h-3px{
    max-height:3px
  }

  .tablet\:max-h-xxs{
    max-height:4px
  }

  .tablet\:max-h-xs{
    max-height:8px
  }

  .tablet\:max-h-sm{
    max-height:16px
  }

  .tablet\:max-h-base{
    max-height:24px
  }

  .tablet\:max-h-md{
    max-height:40px
  }

  .tablet\:max-h-lg{
    max-height:56px
  }

  .tablet\:max-h-xl{
    max-height:80px
  }

  .tablet\:max-h-xxl{
    max-height:96px
  }

  .tablet\:max-h-3xl{
    max-height:160px
  }

  .tablet\:max-h-4xl{
    max-height:20rem
  }

  .tablet\:max-h-full{
    max-height:100%
  }

  .tablet\:max-h-screen{
    max-height:100vh
  }

  .tablet\:min-h-0{
    min-height:0px
  }

  .tablet\:min-h-full{
    min-height:100%
  }

  .tablet\:min-h-screen{
    min-height:100vh
  }

  .tablet\:w-0{
    width:0
  }

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

  .tablet\:w-1px{
    width:1px
  }

  .tablet\:w-2px{
    width:2px
  }

  .tablet\:w-3px{
    width:3px
  }

  .tablet\:w-xxs{
    width:4px
  }

  .tablet\:w-xs{
    width:8px
  }

  .tablet\:w-sm{
    width:16px
  }

  .tablet\:w-base{
    width:24px
  }

  .tablet\:w-md{
    width:40px
  }

  .tablet\:w-lg{
    width:56px
  }

  .tablet\:w-xl{
    width:80px
  }

  .tablet\:w-xxl{
    width:96px
  }

  .tablet\:w-3xl{
    width:160px
  }

  .tablet\:w-4xl{
    width:20rem
  }

  .tablet\:w-full{
    width:100%
  }

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

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

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

  .tablet\:w-1\/4{
    width:25%
  }

  .tablet\:w-2\/4{
    width:50%
  }

  .tablet\:w-3\/4{
    width:75%
  }

  .tablet\:w-1\/5{
    width:20%
  }

  .tablet\:w-2\/5{
    width:40%
  }

  .tablet\:w-3\/5{
    width:60%
  }

  .tablet\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .tablet\:w-1\/12{
    width:8.333333%
  }

  .tablet\:w-2\/12{
    width:16.666667%
  }

  .tablet\:w-3\/12{
    width:25%
  }

  .tablet\:w-4\/12{
    width:33.333333%
  }

  .tablet\:w-5\/12{
    width:41.666667%
  }

  .tablet\:w-6\/12{
    width:50%
  }

  .tablet\:w-7\/12{
    width:58.333333%
  }

  .tablet\:w-8\/12{
    width:66.666667%
  }

  .tablet\:w-9\/12{
    width:75%
  }

  .tablet\:w-10\/12{
    width:83.333333%
  }

  .tablet\:w-11\/12{
    width:91.666667%
  }

  .tablet\:w-screen{
    width:100vw
  }

  .tablet\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .tablet\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .tablet\:min-w-0{
    min-width:0px
  }

  .tablet\:min-w-full{
    min-width:100%
  }

  .tablet\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .tablet\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .tablet\:max-w-0{
    max-width:0rem
  }

  .tablet\:max-w-none{
    max-width:none
  }

  .tablet\:max-w-xs{
    max-width:20rem
  }

  .tablet\:max-w-sm{
    max-width:24rem
  }

  .tablet\:max-w-md{
    max-width:28rem
  }

  .tablet\:max-w-lg{
    max-width:32rem
  }

  .tablet\:max-w-xl{
    max-width:36rem
  }

  .tablet\:max-w-2xl{
    max-width:42rem
  }

  .tablet\:max-w-3xl{
    max-width:48rem
  }

  .tablet\:max-w-4xl{
    max-width:56rem
  }

  .tablet\:max-w-5xl{
    max-width:64rem
  }

  .tablet\:max-w-6xl{
    max-width:72rem
  }

  .tablet\:max-w-7xl{
    max-width:80rem
  }

  .tablet\:max-w-full{
    max-width:100%
  }

  .tablet\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .tablet\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .tablet\:max-w-prose{
    max-width:65ch
  }

  .tablet\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .tablet\:max-w-screen-mobile{
    max-width:480px
  }

  .tablet\:max-w-screen-tablet{
    max-width:640px
  }

  .tablet\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .tablet\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .tablet\:max-w-screen-desktop{
    max-width:1024px
  }

  .tablet\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .tablet\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .tablet\:max-w-1\/4{
    max-width:25%
  }

  .tablet\:max-w-1\/3{
    max-width:33.33%
  }

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

  .tablet\:max-w-2\/3{
    max-width:66.66%
  }

  .tablet\:max-w-3\/4{
    max-width:75%
  }

  .tablet\:flex-1{
    flex:1 1 0%
  }

  .tablet\:flex-auto{
    flex:1 1 auto
  }

  .tablet\:flex-initial{
    flex:0 1 auto
  }

  .tablet\:flex-none{
    flex:none
  }

  .tablet\:flex-shrink-0{
    flex-shrink:0
  }

  .tablet\:flex-shrink{
    flex-shrink:1
  }

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

  .tablet\:flex-grow{
    flex-grow:1
  }

  .tablet\:table-auto{
    table-layout:auto
  }

  .tablet\:table-fixed{
    table-layout:fixed
  }

  .tablet\:border-collapse{
    border-collapse:collapse
  }

  .tablet\:border-separate{
    border-collapse:separate
  }

  .tablet\:origin-center{
    transform-origin:center
  }

  .tablet\:origin-top{
    transform-origin:top
  }

  .tablet\:origin-top-right{
    transform-origin:top right
  }

  .tablet\:origin-right{
    transform-origin:right
  }

  .tablet\:origin-bottom-right{
    transform-origin:bottom right
  }

  .tablet\:origin-bottom{
    transform-origin:bottom
  }

  .tablet\:origin-bottom-left{
    transform-origin:bottom left
  }

  .tablet\:origin-left{
    transform-origin:left
  }

  .tablet\:origin-top-left{
    transform-origin:top left
  }

  .tablet\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

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

  .tablet\:transform-none{
    transform:none
  }

  .tablet\:translate-x-0{
    --tw-translate-x:0
  }

  .tablet\:translate-x-1px{
    --tw-translate-x:1px
  }

  .tablet\:translate-x-2px{
    --tw-translate-x:2px
  }

  .tablet\:translate-x-3px{
    --tw-translate-x:3px
  }

  .tablet\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .tablet\:translate-x-xs{
    --tw-translate-x:8px
  }

  .tablet\:translate-x-sm{
    --tw-translate-x:16px
  }

  .tablet\:translate-x-base{
    --tw-translate-x:24px
  }

  .tablet\:translate-x-md{
    --tw-translate-x:40px
  }

  .tablet\:translate-x-lg{
    --tw-translate-x:56px
  }

  .tablet\:translate-x-xl{
    --tw-translate-x:80px
  }

  .tablet\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .tablet\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .tablet\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .tablet\:translate-x-full{
    --tw-translate-x:100%
  }

  .tablet\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .tablet\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .tablet\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .tablet\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .tablet\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .tablet\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .tablet\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .tablet\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .tablet\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .tablet\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .tablet\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .tablet\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .tablet\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .tablet\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .tablet\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .tablet\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .tablet\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .tablet\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .tablet\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .tablet\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .tablet\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .tablet\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .tablet\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .tablet\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .tablet\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .tablet\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .tablet\:translate-y-0{
    --tw-translate-y:0
  }

  .tablet\:translate-y-1px{
    --tw-translate-y:1px
  }

  .tablet\:translate-y-2px{
    --tw-translate-y:2px
  }

  .tablet\:translate-y-3px{
    --tw-translate-y:3px
  }

  .tablet\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .tablet\:translate-y-xs{
    --tw-translate-y:8px
  }

  .tablet\:translate-y-sm{
    --tw-translate-y:16px
  }

  .tablet\:translate-y-base{
    --tw-translate-y:24px
  }

  .tablet\:translate-y-md{
    --tw-translate-y:40px
  }

  .tablet\:translate-y-lg{
    --tw-translate-y:56px
  }

  .tablet\:translate-y-xl{
    --tw-translate-y:80px
  }

  .tablet\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .tablet\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .tablet\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .tablet\:translate-y-full{
    --tw-translate-y:100%
  }

  .tablet\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .tablet\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .tablet\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .tablet\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .tablet\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .tablet\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .tablet\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .tablet\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .tablet\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .tablet\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .tablet\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .tablet\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .tablet\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .tablet\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .tablet\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .tablet\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .tablet\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .tablet\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .tablet\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .tablet\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .tablet\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .tablet\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .tablet\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .tablet\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .tablet\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .tablet\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .tablet\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .tablet\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .tablet\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .tablet\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .tablet\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .tablet\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .tablet\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .tablet\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .tablet\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .tablet\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .tablet\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .tablet\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .tablet\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .tablet\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .tablet\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .tablet\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .tablet\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .tablet\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .tablet\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .tablet\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .tablet\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .tablet\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .tablet\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .tablet\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .tablet\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .tablet\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .tablet\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .tablet\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .tablet\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .tablet\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .tablet\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .tablet\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .tablet\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .tablet\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .tablet\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .tablet\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .tablet\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .tablet\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .tablet\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .tablet\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .tablet\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .tablet\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .tablet\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .tablet\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .tablet\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .tablet\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .tablet\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .tablet\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .tablet\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .tablet\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .tablet\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .tablet\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .tablet\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .tablet\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .tablet\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .tablet\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .tablet\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .tablet\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .tablet\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .tablet\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .tablet\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .tablet\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .tablet\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .tablet\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .tablet\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .tablet\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .tablet\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .tablet\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .tablet\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .tablet\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .tablet\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .tablet\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .tablet\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .tablet\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .tablet\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .tablet\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .tablet\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .tablet\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .tablet\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .tablet\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .tablet\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .tablet\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .tablet\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .tablet\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .tablet\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .tablet\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .tablet\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .tablet\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .tablet\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .tablet\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .tablet\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .tablet\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .tablet\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .tablet\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .tablet\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .tablet\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .tablet\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .tablet\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .tablet\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .tablet\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .tablet\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .tablet\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .tablet\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .tablet\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .tablet\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .tablet\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .tablet\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .tablet\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .tablet\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .tablet\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .tablet\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .tablet\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .tablet\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .tablet\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .tablet\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .tablet\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .tablet\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .tablet\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .tablet\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .tablet\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .tablet\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .tablet\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .tablet\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .tablet\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .tablet\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .tablet\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .tablet\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .tablet\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .tablet\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .tablet\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .tablet\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .tablet\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .tablet\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .tablet\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .tablet\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .tablet\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .tablet\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .tablet\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .tablet\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .tablet\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .tablet\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .tablet\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .tablet\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .tablet\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .tablet\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .tablet\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .tablet\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .tablet\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .tablet\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .tablet\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .tablet\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .tablet\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .tablet\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .tablet\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .tablet\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .tablet\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .tablet\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .tablet\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .tablet\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .tablet\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .tablet\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .tablet\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .tablet\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .tablet\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .tablet\:rotate-0{
    --tw-rotate:0deg
  }

  .tablet\:rotate-1{
    --tw-rotate:1deg
  }

  .tablet\:rotate-2{
    --tw-rotate:2deg
  }

  .tablet\:rotate-3{
    --tw-rotate:3deg
  }

  .tablet\:rotate-6{
    --tw-rotate:6deg
  }

  .tablet\:rotate-12{
    --tw-rotate:12deg
  }

  .tablet\:rotate-45{
    --tw-rotate:45deg
  }

  .tablet\:rotate-90{
    --tw-rotate:90deg
  }

  .tablet\:rotate-180{
    --tw-rotate:180deg
  }

  .tablet\:-rotate-180{
    --tw-rotate:-180deg
  }

  .tablet\:-rotate-90{
    --tw-rotate:-90deg
  }

  .tablet\:-rotate-45{
    --tw-rotate:-45deg
  }

  .tablet\:-rotate-12{
    --tw-rotate:-12deg
  }

  .tablet\:-rotate-6{
    --tw-rotate:-6deg
  }

  .tablet\:-rotate-3{
    --tw-rotate:-3deg
  }

  .tablet\:-rotate-2{
    --tw-rotate:-2deg
  }

  .tablet\:-rotate-1{
    --tw-rotate:-1deg
  }

  .tablet\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .tablet\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .tablet\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .tablet\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .tablet\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .tablet\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .tablet\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .tablet\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .tablet\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .tablet\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .tablet\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .tablet\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .tablet\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .tablet\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .tablet\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .tablet\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .tablet\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .tablet\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .tablet\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .tablet\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .tablet\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .tablet\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .tablet\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .tablet\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .tablet\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .tablet\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .tablet\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .tablet\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .tablet\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .tablet\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .tablet\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .tablet\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .tablet\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .tablet\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .tablet\:skew-x-0{
    --tw-skew-x:0deg
  }

  .tablet\:skew-x-1{
    --tw-skew-x:1deg
  }

  .tablet\:skew-x-2{
    --tw-skew-x:2deg
  }

  .tablet\:skew-x-3{
    --tw-skew-x:3deg
  }

  .tablet\:skew-x-6{
    --tw-skew-x:6deg
  }

  .tablet\:skew-x-12{
    --tw-skew-x:12deg
  }

  .tablet\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .tablet\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .tablet\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .tablet\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .tablet\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .tablet\:skew-y-0{
    --tw-skew-y:0deg
  }

  .tablet\:skew-y-1{
    --tw-skew-y:1deg
  }

  .tablet\:skew-y-2{
    --tw-skew-y:2deg
  }

  .tablet\:skew-y-3{
    --tw-skew-y:3deg
  }

  .tablet\:skew-y-6{
    --tw-skew-y:6deg
  }

  .tablet\:skew-y-12{
    --tw-skew-y:12deg
  }

  .tablet\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .tablet\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .tablet\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .tablet\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .tablet\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .tablet\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .tablet\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .tablet\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .tablet\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .tablet\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .tablet\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .tablet\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .tablet\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .tablet\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .tablet\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .tablet\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .tablet\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .tablet\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .tablet\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .tablet\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .tablet\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .tablet\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .tablet\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .tablet\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .tablet\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .tablet\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .tablet\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .tablet\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .tablet\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .tablet\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .tablet\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .tablet\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .tablet\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .tablet\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .tablet\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .tablet\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .tablet\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .tablet\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .tablet\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .tablet\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .tablet\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .tablet\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .tablet\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .tablet\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .tablet\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .tablet\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .tablet\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .tablet\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .tablet\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .tablet\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet\:scale-x-0{
    --tw-scale-x:0
  }

  .tablet\:scale-x-50{
    --tw-scale-x:.5
  }

  .tablet\:scale-x-75{
    --tw-scale-x:.75
  }

  .tablet\:scale-x-90{
    --tw-scale-x:.9
  }

  .tablet\:scale-x-95{
    --tw-scale-x:.95
  }

  .tablet\:scale-x-100{
    --tw-scale-x:1
  }

  .tablet\:scale-x-105{
    --tw-scale-x:1.05
  }

  .tablet\:scale-x-110{
    --tw-scale-x:1.1
  }

  .tablet\:scale-x-125{
    --tw-scale-x:1.25
  }

  .tablet\:scale-x-150{
    --tw-scale-x:1.5
  }

  .tablet\:scale-y-0{
    --tw-scale-y:0
  }

  .tablet\:scale-y-50{
    --tw-scale-y:.5
  }

  .tablet\:scale-y-75{
    --tw-scale-y:.75
  }

  .tablet\:scale-y-90{
    --tw-scale-y:.9
  }

  .tablet\:scale-y-95{
    --tw-scale-y:.95
  }

  .tablet\:scale-y-100{
    --tw-scale-y:1
  }

  .tablet\:scale-y-105{
    --tw-scale-y:1.05
  }

  .tablet\:scale-y-110{
    --tw-scale-y:1.1
  }

  .tablet\:scale-y-125{
    --tw-scale-y:1.25
  }

  .tablet\:scale-y-150{
    --tw-scale-y:1.5
  }

  .tablet\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .tablet\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .tablet\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .tablet\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .tablet\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .tablet\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .tablet\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .tablet\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .tablet\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .tablet\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .tablet\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .tablet\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .tablet\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .tablet\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .tablet\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .tablet\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .tablet\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .tablet\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .tablet\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .tablet\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .tablet\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .tablet\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .tablet\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .tablet\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .tablet\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .tablet\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .tablet\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .tablet\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .tablet\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .tablet\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .tablet\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .tablet\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .tablet\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .tablet\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .tablet\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .tablet\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .tablet\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .tablet\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .tablet\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .tablet\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .tablet\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .tablet\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .tablet\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .tablet\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .tablet\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .tablet\:cursor-auto{
    cursor:auto
  }

  .tablet\:cursor-default{
    cursor:default
  }

  .tablet\:cursor-pointer{
    cursor:pointer
  }

  .tablet\:cursor-wait{
    cursor:wait
  }

  .tablet\:cursor-text{
    cursor:text
  }

  .tablet\:cursor-move{
    cursor:move
  }

  .tablet\:cursor-help{
    cursor:help
  }

  .tablet\:cursor-not-allowed{
    cursor:not-allowed
  }

  .tablet\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .tablet\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .tablet\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .tablet\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .tablet\:resize-none{
    resize:none
  }

  .tablet\:resize-y{
    resize:vertical
  }

  .tablet\:resize-x{
    resize:horizontal
  }

  .tablet\:resize{
    resize:both
  }

  .tablet\:list-inside{
    list-style-position:inside
  }

  .tablet\:list-outside{
    list-style-position:outside
  }

  .tablet\:list-none{
    list-style-type:none
  }

  .tablet\:list-disc{
    list-style-type:disc
  }

  .tablet\:list-decimal{
    list-style-type:decimal
  }

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

  .tablet\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .tablet\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .tablet\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .tablet\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .tablet\:grid-flow-row{
    grid-auto-flow:row
  }

  .tablet\:grid-flow-col{
    grid-auto-flow:column
  }

  .tablet\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .tablet\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .tablet\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .tablet\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .tablet\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .tablet\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet\:grid-cols-none{
    grid-template-columns:none
  }

  .tablet\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .tablet\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .tablet\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .tablet\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .tablet\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .tablet\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .tablet\:grid-rows-none{
    grid-template-rows:none
  }

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

  .tablet\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .tablet\:flex-col{
    flex-direction:column
  }

  .tablet\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .tablet\:flex-wrap{
    flex-wrap:wrap
  }

  .tablet\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

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

  .tablet\:place-content-center{
    place-content:center
  }

  .tablet\:place-content-start{
    place-content:start
  }

  .tablet\:place-content-end{
    place-content:end
  }

  .tablet\:place-content-between{
    place-content:space-between
  }

  .tablet\:place-content-around{
    place-content:space-around
  }

  .tablet\:place-content-evenly{
    place-content:space-evenly
  }

  .tablet\:place-content-stretch{
    place-content:stretch
  }

  .tablet\:place-items-start{
    place-items:start
  }

  .tablet\:place-items-end{
    place-items:end
  }

  .tablet\:place-items-center{
    place-items:center
  }

  .tablet\:place-items-stretch{
    place-items:stretch
  }

  .tablet\:content-center{
    align-content:center
  }

  .tablet\:content-start{
    align-content:flex-start
  }

  .tablet\:content-end{
    align-content:flex-end
  }

  .tablet\:content-between{
    align-content:space-between
  }

  .tablet\:content-around{
    align-content:space-around
  }

  .tablet\:content-evenly{
    align-content:space-evenly
  }

  .tablet\:items-start{
    align-items:flex-start
  }

  .tablet\:items-end{
    align-items:flex-end
  }

  .tablet\:items-center{
    align-items:center
  }

  .tablet\:items-baseline{
    align-items:baseline
  }

  .tablet\:items-stretch{
    align-items:stretch
  }

  .tablet\:justify-start{
    justify-content:flex-start
  }

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

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

  .tablet\:justify-between{
    justify-content:space-between
  }

  .tablet\:justify-around{
    justify-content:space-around
  }

  .tablet\:justify-evenly{
    justify-content:space-evenly
  }

  .tablet\:justify-items-start{
    justify-items:start
  }

  .tablet\:justify-items-end{
    justify-items:end
  }

  .tablet\:justify-items-center{
    justify-items:center
  }

  .tablet\:justify-items-stretch{
    justify-items:stretch
  }

  .tablet\:gap-0{
    gap:0
  }

  .tablet\:gap-1px{
    gap:1px
  }

  .tablet\:gap-2px{
    gap:2px
  }

  .tablet\:gap-3px{
    gap:3px
  }

  .tablet\:gap-xxs{
    gap:4px
  }

  .tablet\:gap-xs{
    gap:8px
  }

  .tablet\:gap-sm{
    gap:16px
  }

  .tablet\:gap-base{
    gap:24px
  }

  .tablet\:gap-md{
    gap:40px
  }

  .tablet\:gap-lg{
    gap:56px
  }

  .tablet\:gap-xl{
    gap:80px
  }

  .tablet\:gap-xxl{
    gap:96px
  }

  .tablet\:gap-3xl{
    gap:160px
  }

  .tablet\:gap-4xl{
    gap:20rem
  }

  .tablet\:gap-full{
    gap:100%
  }

  .tablet\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .tablet\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .tablet\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .tablet\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .tablet\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .tablet\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .tablet\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .tablet\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

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

  .tablet\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .tablet\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .tablet\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .tablet\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .tablet\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .tablet\:gap-y-0{
    row-gap:0
  }

  .tablet\:gap-y-1px{
    row-gap:1px
  }

  .tablet\:gap-y-2px{
    row-gap:2px
  }

  .tablet\:gap-y-3px{
    row-gap:3px
  }

  .tablet\:gap-y-xxs{
    row-gap:4px
  }

  .tablet\:gap-y-xs{
    row-gap:8px
  }

  .tablet\:gap-y-sm{
    row-gap:16px
  }

  .tablet\:gap-y-base{
    row-gap:24px
  }

  .tablet\:gap-y-md{
    row-gap:40px
  }

  .tablet\:gap-y-lg{
    row-gap:56px
  }

  .tablet\:gap-y-xl{
    row-gap:80px
  }

  .tablet\:gap-y-xxl{
    row-gap:96px
  }

  .tablet\:gap-y-3xl{
    row-gap:160px
  }

  .tablet\:gap-y-4xl{
    row-gap:20rem
  }

  .tablet\:gap-y-full{
    row-gap:100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .tablet\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .tablet\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

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

  .tablet\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .tablet\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .tablet\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .tablet\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .tablet\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

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

  .tablet\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .tablet\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .tablet\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .tablet\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .tablet\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .tablet\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .tablet\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .tablet\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .tablet\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .tablet\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .tablet\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .tablet\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .tablet\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .tablet\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .tablet\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .tablet\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .tablet\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .tablet\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .tablet\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .tablet\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .tablet\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .tablet\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .tablet\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .tablet\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .tablet\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .tablet\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .tablet\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .tablet\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .tablet\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .tablet\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .tablet\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .tablet\:place-self-auto{
    place-self:auto
  }

  .tablet\:place-self-start{
    place-self:start
  }

  .tablet\:place-self-end{
    place-self:end
  }

  .tablet\:place-self-center{
    place-self:center
  }

  .tablet\:place-self-stretch{
    place-self:stretch
  }

  .tablet\:self-auto{
    align-self:auto
  }

  .tablet\:self-start{
    align-self:flex-start
  }

  .tablet\:self-end{
    align-self:flex-end
  }

  .tablet\:self-center{
    align-self:center
  }

  .tablet\:self-stretch{
    align-self:stretch
  }

  .tablet\:self-baseline{
    align-self:baseline
  }

  .tablet\:justify-self-auto{
    justify-self:auto
  }

  .tablet\:justify-self-start{
    justify-self:start
  }

  .tablet\:justify-self-end{
    justify-self:end
  }

  .tablet\:justify-self-center{
    justify-self:center
  }

  .tablet\:justify-self-stretch{
    justify-self:stretch
  }

  .tablet\:overflow-auto{
    overflow:auto
  }

  .tablet\:overflow-hidden{
    overflow:hidden
  }

  .tablet\:overflow-visible{
    overflow:visible
  }

  .tablet\:overflow-scroll{
    overflow:scroll
  }

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

  .tablet\:overflow-y-auto{
    overflow-y:auto
  }

  .tablet\:overflow-x-hidden{
    overflow-x:hidden
  }

  .tablet\:overflow-y-hidden{
    overflow-y:hidden
  }

  .tablet\:overflow-x-visible{
    overflow-x:visible
  }

  .tablet\:overflow-y-visible{
    overflow-y:visible
  }

  .tablet\:overflow-x-scroll{
    overflow-x:scroll
  }

  .tablet\:overflow-y-scroll{
    overflow-y:scroll
  }

  .tablet\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .tablet\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .tablet\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .tablet\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .tablet\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .tablet\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .tablet\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .tablet\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .tablet\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .tablet\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .tablet\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .tablet\:overflow-clip{
    text-overflow:clip
  }

  .tablet\:whitespace-normal{
    white-space:normal
  }

  .tablet\:whitespace-nowrap{
    white-space:nowrap
  }

  .tablet\:whitespace-pre{
    white-space:pre
  }

  .tablet\:whitespace-pre-line{
    white-space:pre-line
  }

  .tablet\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .tablet\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .tablet\:break-words{
    overflow-wrap:break-word
  }

  .tablet\:break-all{
    word-break:break-all
  }

  .tablet\:rounded-none{
    border-radius:0px
  }

  .tablet\:rounded-sm{
    border-radius:0.125rem
  }

  .tablet\:rounded{
    border-radius:0.25rem
  }

  .tablet\:rounded-md{
    border-radius:0.375rem
  }

  .tablet\:rounded-lg{
    border-radius:0.5rem
  }

  .tablet\:rounded-xl{
    border-radius:0.75rem
  }

  .tablet\:rounded-2xl{
    border-radius:1rem
  }

  .tablet\:rounded-3xl{
    border-radius:1.5rem
  }

  .tablet\:rounded-full{
    border-radius:9999px
  }

  .tablet\:rounded-4xl{
    border-radius:2rem
  }

  .tablet\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .tablet\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

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

  .tablet\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .tablet\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .tablet\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .tablet\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .tablet\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .tablet\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .tablet\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .tablet\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .tablet\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .tablet\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .tablet\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .tablet\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .tablet\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .tablet\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .tablet\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .tablet\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .tablet\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .tablet\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .tablet\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .tablet\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .tablet\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .tablet\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .tablet\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .tablet\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .tablet\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .tablet\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .tablet\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .tablet\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .tablet\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .tablet\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .tablet\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .tablet\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .tablet\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .tablet\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .tablet\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .tablet\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .tablet\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .tablet\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .tablet\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .tablet\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .tablet\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .tablet\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .tablet\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .tablet\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .tablet\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .tablet\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .tablet\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .tablet\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .tablet\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .tablet\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .tablet\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .tablet\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .tablet\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .tablet\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .tablet\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .tablet\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .tablet\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .tablet\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .tablet\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .tablet\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .tablet\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .tablet\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .tablet\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .tablet\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .tablet\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .tablet\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .tablet\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .tablet\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .tablet\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .tablet\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .tablet\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .tablet\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .tablet\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .tablet\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .tablet\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .tablet\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .tablet\:border-0{
    border-width:0
  }

  .tablet\:border-2{
    border-width:2px
  }

  .tablet\:border-3{
    border-width:3px
  }

  .tablet\:border-4{
    border-width:4px
  }

  .tablet\:border-6{
    border-width:6px
  }

  .tablet\:border-8{
    border-width:8px
  }

  .tablet\:border{
    border-width:1px
  }

  .tablet\:border-t-0{
    border-top-width:0
  }

  .tablet\:border-t-2{
    border-top-width:2px
  }

  .tablet\:border-t-3{
    border-top-width:3px
  }

  .tablet\:border-t-4{
    border-top-width:4px
  }

  .tablet\:border-t-6{
    border-top-width:6px
  }

  .tablet\:border-t-8{
    border-top-width:8px
  }

  .tablet\:border-t{
    border-top-width:1px
  }

  .tablet\:border-r-0{
    border-right-width:0
  }

  .tablet\:border-r-2{
    border-right-width:2px
  }

  .tablet\:border-r-3{
    border-right-width:3px
  }

  .tablet\:border-r-4{
    border-right-width:4px
  }

  .tablet\:border-r-6{
    border-right-width:6px
  }

  .tablet\:border-r-8{
    border-right-width:8px
  }

  .tablet\:border-r{
    border-right-width:1px
  }

  .tablet\:border-b-0{
    border-bottom-width:0
  }

  .tablet\:border-b-2{
    border-bottom-width:2px
  }

  .tablet\:border-b-3{
    border-bottom-width:3px
  }

  .tablet\:border-b-4{
    border-bottom-width:4px
  }

  .tablet\:border-b-6{
    border-bottom-width:6px
  }

  .tablet\:border-b-8{
    border-bottom-width:8px
  }

  .tablet\:border-b{
    border-bottom-width:1px
  }

  .tablet\:border-l-0{
    border-left-width:0
  }

  .tablet\:border-l-2{
    border-left-width:2px
  }

  .tablet\:border-l-3{
    border-left-width:3px
  }

  .tablet\:border-l-4{
    border-left-width:4px
  }

  .tablet\:border-l-6{
    border-left-width:6px
  }

  .tablet\:border-l-8{
    border-left-width:8px
  }

  .tablet\:border-l{
    border-left-width:1px
  }

  .tablet\:border-solid{
    border-style:solid
  }

  .tablet\:border-dashed{
    border-style:dashed
  }

  .tablet\:border-dotted{
    border-style:dotted
  }

  .tablet\:border-double{
    border-style:double
  }

  .tablet\:border-none{
    border-style:none
  }

  .tablet\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .tablet\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet\:border-opacity-0{
    --tw-border-opacity:0
  }

  .tablet\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tablet\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tablet\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tablet\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tablet\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tablet\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tablet\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tablet\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tablet\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tablet\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tablet\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tablet\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tablet\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tablet\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .tablet\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .tablet\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .tablet\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .tablet\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .tablet\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .tablet\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .tablet\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .tablet\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .tablet\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .tablet\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .tablet\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .tablet\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .tablet\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .tablet\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .tablet\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .tablet\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .tablet\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .tablet\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .tablet\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .tablet\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .tablet\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .tablet\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .tablet\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .tablet\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .tablet\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .tablet\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .tablet\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .tablet\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .tablet\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .tablet\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .tablet\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .tablet\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .tablet\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .tablet\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .tablet\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .tablet\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .tablet\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .tablet\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .tablet\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .tablet\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .tablet\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .tablet\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .tablet\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .tablet\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .tablet\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .tablet\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .tablet\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .tablet\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .tablet\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .tablet\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .tablet\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .tablet\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .tablet\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .tablet\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .tablet\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .tablet\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .tablet\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .tablet\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .tablet\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .tablet\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .tablet\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .tablet\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tablet\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tablet\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tablet\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tablet\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tablet\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tablet\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tablet\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tablet\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tablet\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tablet\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tablet\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tablet\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tablet\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tablet\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .tablet\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .tablet\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .tablet\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .tablet\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .tablet\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .tablet\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .tablet\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .tablet\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .tablet\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .tablet\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .tablet\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .tablet\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .tablet\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .tablet\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .tablet\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tablet\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .tablet\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .tablet\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .tablet\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .tablet\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .tablet\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .tablet\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .tablet\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .tablet\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .tablet\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .tablet\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .tablet\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .tablet\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .tablet\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .tablet\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .tablet\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .tablet\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .tablet\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .tablet\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .tablet\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .tablet\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .tablet\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .tablet\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .tablet\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .tablet\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .tablet\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .tablet\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .tablet\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .tablet\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .tablet\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .tablet\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .tablet\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .tablet\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .tablet\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .tablet\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .tablet\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .tablet\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .tablet\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .tablet\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .tablet\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .tablet\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .tablet\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .tablet\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .tablet\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .tablet\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .tablet\:bg-none{
    background-image:none
  }

  .tablet\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .tablet\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .tablet\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet\:to-purple{
    --tw-gradient-to:#612A60
  }

  .tablet\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .tablet\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .tablet\:to-orange{
    --tw-gradient-to:#D24624
  }

  .tablet\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .tablet\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .tablet\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .tablet\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .tablet\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .tablet\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .tablet\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .tablet\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .tablet\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .tablet\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .tablet\:to-black{
    --tw-gradient-to:#000000
  }

  .tablet\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .tablet\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .tablet\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .tablet\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .tablet\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .tablet\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .tablet\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .tablet\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .tablet\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .tablet\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .tablet\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .tablet\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .tablet\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .tablet\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .tablet\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .tablet\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .tablet\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .tablet\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .tablet\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .tablet\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .tablet\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .tablet\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .tablet\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .tablet\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .tablet\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .tablet\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .tablet\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .tablet\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .tablet\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .tablet\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .tablet\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .tablet\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .tablet\:bg-auto{
    background-size:auto
  }

  .tablet\:bg-cover{
    background-size:cover
  }

  .tablet\:bg-contain{
    background-size:contain
  }

  .tablet\:bg-fixed{
    background-attachment:fixed
  }

  .tablet\:bg-local{
    background-attachment:local
  }

  .tablet\:bg-scroll{
    background-attachment:scroll
  }

  .tablet\:bg-clip-border{
    background-clip:border-box
  }

  .tablet\:bg-clip-padding{
    background-clip:padding-box
  }

  .tablet\:bg-clip-content{
    background-clip:content-box
  }

  .tablet\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .tablet\:bg-bottom{
    background-position:bottom
  }

  .tablet\:bg-center{
    background-position:center
  }

  .tablet\:bg-left{
    background-position:left
  }

  .tablet\:bg-left-bottom{
    background-position:left bottom
  }

  .tablet\:bg-left-top{
    background-position:left top
  }

  .tablet\:bg-right{
    background-position:right
  }

  .tablet\:bg-right-bottom{
    background-position:right bottom
  }

  .tablet\:bg-right-top{
    background-position:right top
  }

  .tablet\:bg-top{
    background-position:top
  }

  .tablet\:bg-repeat{
    background-repeat:repeat
  }

  .tablet\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .tablet\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .tablet\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .tablet\:bg-repeat-round{
    background-repeat:round
  }

  .tablet\:bg-repeat-space{
    background-repeat:space
  }

  .tablet\:bg-origin-border{
    background-origin:border-box
  }

  .tablet\:bg-origin-padding{
    background-origin:padding-box
  }

  .tablet\:bg-origin-content{
    background-origin:content-box
  }

  .tablet\:fill-current{
    fill:currentColor
  }

  .tablet\:stroke-current{
    stroke:currentColor
  }

  .tablet\:stroke-0{
    stroke-width:0
  }

  .tablet\:stroke-1{
    stroke-width:1
  }

  .tablet\:stroke-2{
    stroke-width:2
  }

  .tablet\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .tablet\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .tablet\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .tablet\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .tablet\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .tablet\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .tablet\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .tablet\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .tablet\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .tablet\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .tablet\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .tablet\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .tablet\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .tablet\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .tablet\:p-0{
    padding:0
  }

  .tablet\:p-1px{
    padding:1px
  }

  .tablet\:p-2px{
    padding:2px
  }

  .tablet\:p-3px{
    padding:3px
  }

  .tablet\:p-xxs{
    padding:4px
  }

  .tablet\:p-xs{
    padding:8px
  }

  .tablet\:p-sm{
    padding:16px
  }

  .tablet\:p-base{
    padding:24px
  }

  .tablet\:p-md{
    padding:40px
  }

  .tablet\:p-lg{
    padding:56px
  }

  .tablet\:p-xl{
    padding:80px
  }

  .tablet\:p-xxl{
    padding:96px
  }

  .tablet\:p-3xl{
    padding:160px
  }

  .tablet\:p-4xl{
    padding:20rem
  }

  .tablet\:p-full{
    padding:100%
  }

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

  .tablet\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

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

  .tablet\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .tablet\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .tablet\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .tablet\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .tablet\:px-base{
    padding-left:24px;
    padding-right:24px
  }

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

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

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

  .tablet\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .tablet\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

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

  .tablet\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .tablet\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .tablet\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .tablet\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .tablet\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .tablet\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .tablet\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .tablet\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .tablet\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

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

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

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

  .tablet\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .tablet\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .tablet\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .tablet\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .tablet\:pt-0{
    padding-top:0
  }

  .tablet\:pt-1px{
    padding-top:1px
  }

  .tablet\:pt-2px{
    padding-top:2px
  }

  .tablet\:pt-3px{
    padding-top:3px
  }

  .tablet\:pt-xxs{
    padding-top:4px
  }

  .tablet\:pt-xs{
    padding-top:8px
  }

  .tablet\:pt-sm{
    padding-top:16px
  }

  .tablet\:pt-base{
    padding-top:24px
  }

  .tablet\:pt-md{
    padding-top:40px
  }

  .tablet\:pt-lg{
    padding-top:56px
  }

  .tablet\:pt-xl{
    padding-top:80px
  }

  .tablet\:pt-xxl{
    padding-top:96px
  }

  .tablet\:pt-3xl{
    padding-top:160px
  }

  .tablet\:pt-4xl{
    padding-top:20rem
  }

  .tablet\:pt-full{
    padding-top:100%
  }

  .tablet\:pr-0{
    padding-right:0
  }

  .tablet\:pr-1px{
    padding-right:1px
  }

  .tablet\:pr-2px{
    padding-right:2px
  }

  .tablet\:pr-3px{
    padding-right:3px
  }

  .tablet\:pr-xxs{
    padding-right:4px
  }

  .tablet\:pr-xs{
    padding-right:8px
  }

  .tablet\:pr-sm{
    padding-right:16px
  }

  .tablet\:pr-base{
    padding-right:24px
  }

  .tablet\:pr-md{
    padding-right:40px
  }

  .tablet\:pr-lg{
    padding-right:56px
  }

  .tablet\:pr-xl{
    padding-right:80px
  }

  .tablet\:pr-xxl{
    padding-right:96px
  }

  .tablet\:pr-3xl{
    padding-right:160px
  }

  .tablet\:pr-4xl{
    padding-right:20rem
  }

  .tablet\:pr-full{
    padding-right:100%
  }

  .tablet\:pb-0{
    padding-bottom:0
  }

  .tablet\:pb-1px{
    padding-bottom:1px
  }

  .tablet\:pb-2px{
    padding-bottom:2px
  }

  .tablet\:pb-3px{
    padding-bottom:3px
  }

  .tablet\:pb-xxs{
    padding-bottom:4px
  }

  .tablet\:pb-xs{
    padding-bottom:8px
  }

  .tablet\:pb-sm{
    padding-bottom:16px
  }

  .tablet\:pb-base{
    padding-bottom:24px
  }

  .tablet\:pb-md{
    padding-bottom:40px
  }

  .tablet\:pb-lg{
    padding-bottom:56px
  }

  .tablet\:pb-xl{
    padding-bottom:80px
  }

  .tablet\:pb-xxl{
    padding-bottom:96px
  }

  .tablet\:pb-3xl{
    padding-bottom:160px
  }

  .tablet\:pb-4xl{
    padding-bottom:20rem
  }

  .tablet\:pb-full{
    padding-bottom:100%
  }

  .tablet\:pl-0{
    padding-left:0
  }

  .tablet\:pl-1px{
    padding-left:1px
  }

  .tablet\:pl-2px{
    padding-left:2px
  }

  .tablet\:pl-3px{
    padding-left:3px
  }

  .tablet\:pl-xxs{
    padding-left:4px
  }

  .tablet\:pl-xs{
    padding-left:8px
  }

  .tablet\:pl-sm{
    padding-left:16px
  }

  .tablet\:pl-base{
    padding-left:24px
  }

  .tablet\:pl-md{
    padding-left:40px
  }

  .tablet\:pl-lg{
    padding-left:56px
  }

  .tablet\:pl-xl{
    padding-left:80px
  }

  .tablet\:pl-xxl{
    padding-left:96px
  }

  .tablet\:pl-3xl{
    padding-left:160px
  }

  .tablet\:pl-4xl{
    padding-left:20rem
  }

  .tablet\:pl-full{
    padding-left:100%
  }

  .tablet\:text-left{
    text-align:left
  }

  .tablet\:text-center{
    text-align:center
  }

  .tablet\:text-right{
    text-align:right
  }

  .tablet\:text-justify{
    text-align:justify
  }

  .tablet\:align-baseline{
    vertical-align:baseline
  }

  .tablet\:align-top{
    vertical-align:top
  }

  .tablet\:align-middle{
    vertical-align:middle
  }

  .tablet\:align-bottom{
    vertical-align:bottom
  }

  .tablet\:align-text-top{
    vertical-align:text-top
  }

  .tablet\:align-text-bottom{
    vertical-align:text-bottom
  }

  .tablet\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .tablet\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .tablet\:text-xxs{
    font-size:0.75rem
  }

  .tablet\:text-xs{
    font-size:0.875rem
  }

  .tablet\:text-sm{
    font-size:1rem
  }

  .tablet\:text-base-sm{
    font-size:1.125rem
  }

  .tablet\:text-base{
    font-size:1.25rem
  }

  .tablet\:text-md{
    font-size:1.5rem
  }

  .tablet\:text-md-lg{
    font-size:1.75rem
  }

  .tablet\:text-lg{
    font-size:2rem
  }

  .tablet\:text-xl{
    font-size:2.25rem
  }

  .tablet\:text-xxl{
    font-size:2.5rem
  }

  .tablet\:text-3xl{
    font-size:3rem
  }

  .tablet\:text-4xl{
    font-size:3.5rem
  }

  .tablet\:text-display{
    font-size:5rem
  }

  .tablet\:font-thin{
    font-weight:100
  }

  .tablet\:font-extralight{
    font-weight:200
  }

  .tablet\:font-light{
    font-weight:300
  }

  .tablet\:font-normal{
    font-weight:400
  }

  .tablet\:font-medium{
    font-weight:500
  }

  .tablet\:font-semibold{
    font-weight:600
  }

  .tablet\:font-bold{
    font-weight:700
  }

  .tablet\:font-extrabold{
    font-weight:800
  }

  .tablet\:font-black{
    font-weight:900
  }

  .tablet\:uppercase{
    text-transform:uppercase
  }

  .tablet\:lowercase{
    text-transform:lowercase
  }

  .tablet\:capitalize{
    text-transform:capitalize
  }

  .tablet\:normal-case{
    text-transform:none
  }

  .tablet\:italic{
    font-style:italic
  }

  .tablet\:not-italic{
    font-style:normal
  }

  .tablet\:ordinal, .tablet\:slashed-zero, .tablet\:lining-nums, .tablet\:oldstyle-nums, .tablet\:proportional-nums, .tablet\:tabular-nums, .tablet\:diagonal-fractions, .tablet\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .tablet\:normal-nums{
    font-variant-numeric:normal
  }

  .tablet\:ordinal{
    --tw-ordinal:ordinal
  }

  .tablet\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .tablet\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .tablet\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .tablet\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .tablet\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .tablet\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .tablet\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .tablet\:leading-x-tight{
    line-height:1.05
  }

  .tablet\:leading-tight{
    line-height:1.15
  }

  .tablet\:leading-narrow{
    line-height:1.33
  }

  .tablet\:leading-base{
    line-height:1.5
  }

  .tablet\:leading-loose{
    line-height:2
  }

  .tablet\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .tablet\:tracking-tight{
    letter-spacing:-0.025em
  }

  .tablet\:tracking-normal{
    letter-spacing:0em
  }

  .tablet\:tracking-wide{
    letter-spacing:0.025em
  }

  .tablet\:tracking-wider{
    letter-spacing:0.05em
  }

  .tablet\:tracking-widest{
    letter-spacing:0.1em
  }

  .tablet\:tracking-loose{
    letter-spacing:1px
  }

  .tablet\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .tablet\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet\:text-opacity-0{
    --tw-text-opacity:0
  }

  .tablet\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tablet\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tablet\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tablet\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tablet\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tablet\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tablet\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tablet\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tablet\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tablet\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tablet\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tablet\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tablet\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tablet\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .tablet\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .tablet\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .tablet\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .tablet\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .tablet\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .tablet\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .tablet\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .tablet\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .tablet\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .tablet\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .tablet\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .tablet\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .tablet\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .tablet\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .tablet\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .tablet\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .tablet\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .tablet\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .tablet\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .tablet\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .tablet\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .tablet\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .tablet\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .tablet\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .tablet\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .tablet\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .tablet\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .tablet\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .tablet\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .tablet\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .tablet\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .tablet\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .tablet\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .tablet\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .tablet\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .tablet\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .tablet\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .tablet\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .tablet\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .tablet\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .tablet\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .tablet\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .tablet\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .tablet\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .tablet\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .tablet\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .tablet\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .tablet\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .tablet\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .tablet\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .tablet\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .tablet\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .tablet\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .tablet\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .tablet\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .tablet\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .tablet\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .tablet\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .tablet\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .tablet\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .tablet\:underline{
    text-decoration:underline
  }

  .tablet\:line-through{
    text-decoration:line-through
  }

  .tablet\:no-underline{
    text-decoration:none
  }

  .group:hover .tablet\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .tablet\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .tablet\:group-hover\:no-underline{
    text-decoration:none
  }

  .tablet\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .tablet\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .tablet\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .tablet\:hover\:underline:hover{
    text-decoration:underline
  }

  .tablet\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .tablet\:hover\:no-underline:hover{
    text-decoration:none
  }

  .tablet\:focus\:underline:focus{
    text-decoration:underline
  }

  .tablet\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .tablet\:focus\:no-underline:focus{
    text-decoration:none
  }

  .tablet\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .tablet\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .tablet\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet\:opacity-0{
    opacity:0
  }

  .tablet\:opacity-5{
    opacity:0.05
  }

  .tablet\:opacity-10{
    opacity:0.1
  }

  .tablet\:opacity-20{
    opacity:0.2
  }

  .tablet\:opacity-25{
    opacity:0.25
  }

  .tablet\:opacity-30{
    opacity:0.3
  }

  .tablet\:opacity-40{
    opacity:0.4
  }

  .tablet\:opacity-50{
    opacity:0.5
  }

  .tablet\:opacity-60{
    opacity:0.6
  }

  .tablet\:opacity-70{
    opacity:0.7
  }

  .tablet\:opacity-75{
    opacity:0.75
  }

  .tablet\:opacity-80{
    opacity:0.8
  }

  .tablet\:opacity-90{
    opacity:0.9
  }

  .tablet\:opacity-95{
    opacity:0.95
  }

  .tablet\:opacity-100{
    opacity:1
  }

  .group:hover .tablet\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .tablet\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .tablet\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .tablet\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .tablet\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .tablet\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .tablet\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .tablet\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .tablet\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .tablet\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .tablet\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .tablet\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .tablet\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .tablet\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .tablet\:group-hover\:opacity-100{
    opacity:1
  }

  .tablet\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .tablet\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .tablet\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .tablet\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .tablet\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .tablet\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .tablet\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .tablet\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .tablet\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .tablet\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .tablet\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .tablet\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .tablet\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .tablet\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .tablet\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .tablet\:hover\:opacity-0:hover{
    opacity:0
  }

  .tablet\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .tablet\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .tablet\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .tablet\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .tablet\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .tablet\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .tablet\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .tablet\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .tablet\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .tablet\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .tablet\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .tablet\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .tablet\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .tablet\:hover\:opacity-100:hover{
    opacity:1
  }

  .tablet\:focus\:opacity-0:focus{
    opacity:0
  }

  .tablet\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .tablet\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .tablet\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .tablet\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .tablet\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .tablet\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .tablet\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .tablet\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .tablet\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .tablet\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .tablet\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .tablet\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .tablet\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .tablet\:focus\:opacity-100:focus{
    opacity:1
  }

  .tablet\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .tablet\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .tablet\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .tablet\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .tablet\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .tablet\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .tablet\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .tablet\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .tablet\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .tablet\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .tablet\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .tablet\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .tablet\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .tablet\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .tablet\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .tablet\:bg-blend-normal{
    background-blend-mode:normal
  }

  .tablet\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .tablet\:bg-blend-screen{
    background-blend-mode:screen
  }

  .tablet\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .tablet\:bg-blend-darken{
    background-blend-mode:darken
  }

  .tablet\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .tablet\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .tablet\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .tablet\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .tablet\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .tablet\:bg-blend-difference{
    background-blend-mode:difference
  }

  .tablet\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .tablet\:bg-blend-hue{
    background-blend-mode:hue
  }

  .tablet\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .tablet\:bg-blend-color{
    background-blend-mode:color
  }

  .tablet\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .tablet\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .tablet\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .tablet\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .tablet\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .tablet\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .tablet\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .tablet\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .tablet\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .tablet\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .tablet\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .tablet\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .tablet\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .tablet\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .tablet\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .tablet\:mix-blend-color{
    mix-blend-mode:color
  }

  .tablet\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .tablet\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet\:ring-inset{
    --tw-ring-inset:inset
  }

  .tablet\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .tablet\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .tablet\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .tablet\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .tablet\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .tablet\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .tablet\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .tablet\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .tablet\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .tablet\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .tablet\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .tablet\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .tablet\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .tablet\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .tablet\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .tablet\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .tablet\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .tablet\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .tablet\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .tablet\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .tablet\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .tablet\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .tablet\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .tablet\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .tablet\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .tablet\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .tablet\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .tablet\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .tablet\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .tablet\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .tablet\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .tablet\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .tablet\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .tablet\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .tablet\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .tablet\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .tablet\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .tablet\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .tablet\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .tablet\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .tablet\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .tablet\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .tablet\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .tablet\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .tablet\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .tablet\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .tablet\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .tablet\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .tablet\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .tablet\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .tablet\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .tablet\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .tablet\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .tablet\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .tablet\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .tablet\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .tablet\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .tablet\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .tablet\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .tablet\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .tablet\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .tablet\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .tablet\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .tablet\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .tablet\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .tablet\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .tablet\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .tablet\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .tablet\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .tablet\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .tablet\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .tablet\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .tablet\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .tablet\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .tablet\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .tablet\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .tablet\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .tablet\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .tablet\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .tablet\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .tablet\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .tablet\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .tablet\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .tablet\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .tablet\:filter-none{
    filter:none
  }

  .tablet\:blur-0{
    --tw-blur:blur(0)
  }

  .tablet\:blur-none{
    --tw-blur:blur(0)
  }

  .tablet\:blur-sm{
    --tw-blur:blur(4px)
  }

  .tablet\:blur{
    --tw-blur:blur(8px)
  }

  .tablet\:blur-md{
    --tw-blur:blur(12px)
  }

  .tablet\:blur-lg{
    --tw-blur:blur(16px)
  }

  .tablet\:blur-xl{
    --tw-blur:blur(24px)
  }

  .tablet\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .tablet\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .tablet\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .tablet\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .tablet\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .tablet\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .tablet\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .tablet\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .tablet\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .tablet\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .tablet\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .tablet\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .tablet\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .tablet\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .tablet\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .tablet\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .tablet\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .tablet\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .tablet\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .tablet\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .tablet\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .tablet\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .tablet\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .tablet\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .tablet\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .tablet\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .tablet\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .tablet\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .tablet\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .tablet\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .tablet\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .tablet\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .tablet\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .tablet\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .tablet\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .tablet\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .tablet\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .tablet\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .tablet\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .tablet\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .tablet\:invert-0{
    --tw-invert:invert(0)
  }

  .tablet\:invert{
    --tw-invert:invert(100%)
  }

  .tablet\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .tablet\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .tablet\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .tablet\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .tablet\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .tablet\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .tablet\:sepia{
    --tw-sepia:sepia(100%)
  }

  .tablet\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .tablet\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .tablet\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .tablet\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .tablet\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .tablet\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .tablet\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .tablet\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .tablet\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .tablet\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .tablet\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .tablet\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .tablet\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .tablet\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .tablet\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .tablet\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .tablet\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .tablet\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .tablet\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .tablet\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .tablet\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .tablet\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .tablet\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .tablet\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .tablet\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .tablet\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .tablet\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .tablet\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .tablet\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .tablet\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .tablet\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .tablet\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .tablet\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .tablet\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .tablet\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .tablet\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .tablet\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .tablet\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .tablet\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .tablet\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .tablet\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .tablet\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .tablet\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .tablet\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .tablet\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .tablet\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .tablet\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .tablet\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .tablet\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .tablet\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .tablet\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .tablet\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .tablet\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .tablet\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .tablet\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .tablet\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .tablet\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .tablet\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .tablet\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .tablet\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .tablet\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .tablet\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .tablet\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .tablet\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .tablet\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .tablet\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .tablet\:transition-none{
    transition-property:none
  }

  .tablet\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet\:delay-75{
    transition-delay:75ms
  }

  .tablet\:delay-100{
    transition-delay:100ms
  }

  .tablet\:delay-150{
    transition-delay:150ms
  }

  .tablet\:delay-200{
    transition-delay:200ms
  }

  .tablet\:delay-300{
    transition-delay:300ms
  }

  .tablet\:delay-500{
    transition-delay:500ms
  }

  .tablet\:delay-700{
    transition-delay:700ms
  }

  .tablet\:delay-1000{
    transition-delay:1000ms
  }

  .tablet\:duration-75{
    transition-duration:75ms
  }

  .tablet\:duration-100{
    transition-duration:100ms
  }

  .tablet\:duration-150{
    transition-duration:150ms
  }

  .tablet\:duration-200{
    transition-duration:200ms
  }

  .tablet\:duration-300{
    transition-duration:300ms
  }

  .tablet\:duration-500{
    transition-duration:500ms
  }

  .tablet\:duration-700{
    transition-duration:700ms
  }

  .tablet\:duration-1000{
    transition-duration:1000ms
  }

  .tablet\:ease-linear{
    transition-timing-function:linear
  }

  .tablet\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .tablet\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .tablet\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 880px){
  .tablet-lg\:container{
    width:100%
  }

  @media (min-width: 360px){
    .tablet-lg\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .tablet-lg\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .tablet-lg\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .tablet-lg\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .tablet-lg\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .tablet-lg\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .tablet-lg\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .tablet-lg\:container{
      max-width:1350px
    }
  }

  .tablet-lg\: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
  }

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

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

  .tablet-lg\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

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

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

  .tablet-lg\:pointer-events-none{
    pointer-events:none
  }

  .tablet-lg\:pointer-events-auto{
    pointer-events:auto
  }

  .tablet-lg\:visible{
    visibility:visible
  }

  .tablet-lg\:invisible{
    visibility:hidden
  }

  .tablet-lg\:static{
    position:static
  }

  .tablet-lg\:fixed{
    position:fixed
  }

  .tablet-lg\:absolute{
    position:absolute
  }

  .tablet-lg\:relative{
    position:relative
  }

  .tablet-lg\:sticky{
    position:sticky
  }

  .tablet-lg\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .tablet-lg\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .tablet-lg\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .tablet-lg\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .tablet-lg\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .tablet-lg\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .tablet-lg\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .tablet-lg\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .tablet-lg\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .tablet-lg\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .tablet-lg\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .tablet-lg\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .tablet-lg\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .tablet-lg\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .tablet-lg\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .tablet-lg\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .tablet-lg\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .tablet-lg\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .tablet-lg\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .tablet-lg\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .tablet-lg\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .tablet-lg\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .tablet-lg\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .tablet-lg\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .tablet-lg\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .tablet-lg\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .tablet-lg\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .tablet-lg\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .tablet-lg\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .tablet-lg\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .tablet-lg\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .tablet-lg\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .tablet-lg\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .tablet-lg\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .tablet-lg\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .tablet-lg\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .tablet-lg\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .tablet-lg\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .tablet-lg\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .tablet-lg\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .tablet-lg\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .tablet-lg\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .tablet-lg\:inset-x-0{
    left:0;
    right:0
  }

  .tablet-lg\:inset-x-auto{
    left:auto;
    right:auto
  }

  .tablet-lg\:inset-x-1px{
    left:1px;
    right:1px
  }

  .tablet-lg\:inset-x-2px{
    left:2px;
    right:2px
  }

  .tablet-lg\:inset-x-3px{
    left:3px;
    right:3px
  }

  .tablet-lg\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .tablet-lg\:inset-x-xs{
    left:8px;
    right:8px
  }

  .tablet-lg\:inset-x-sm{
    left:16px;
    right:16px
  }

  .tablet-lg\:inset-x-base{
    left:24px;
    right:24px
  }

  .tablet-lg\:inset-x-md{
    left:40px;
    right:40px
  }

  .tablet-lg\:inset-x-lg{
    left:56px;
    right:56px
  }

  .tablet-lg\:inset-x-xl{
    left:80px;
    right:80px
  }

  .tablet-lg\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .tablet-lg\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .tablet-lg\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .tablet-lg\:inset-x-full{
    left:100%;
    right:100%
  }

  .tablet-lg\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .tablet-lg\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .tablet-lg\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .tablet-lg\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .tablet-lg\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .tablet-lg\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .tablet-lg\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .tablet-lg\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .tablet-lg\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .tablet-lg\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .tablet-lg\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .tablet-lg\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .tablet-lg\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .tablet-lg\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .tablet-lg\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .tablet-lg\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .tablet-lg\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .tablet-lg\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .tablet-lg\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .tablet-lg\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .tablet-lg\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .tablet-lg\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .tablet-lg\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .tablet-lg\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .tablet-lg\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .tablet-lg\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .tablet-lg\:inset-y-0{
    top:0;
    bottom:0
  }

  .tablet-lg\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .tablet-lg\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .tablet-lg\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .tablet-lg\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .tablet-lg\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .tablet-lg\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .tablet-lg\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .tablet-lg\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .tablet-lg\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .tablet-lg\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .tablet-lg\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .tablet-lg\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .tablet-lg\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .tablet-lg\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .tablet-lg\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .tablet-lg\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .tablet-lg\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .tablet-lg\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .tablet-lg\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .tablet-lg\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .tablet-lg\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .tablet-lg\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .tablet-lg\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .tablet-lg\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .tablet-lg\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .tablet-lg\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .tablet-lg\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .tablet-lg\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .tablet-lg\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .tablet-lg\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .tablet-lg\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .tablet-lg\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .tablet-lg\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .tablet-lg\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .tablet-lg\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .tablet-lg\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .tablet-lg\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .tablet-lg\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .tablet-lg\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .tablet-lg\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .tablet-lg\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .tablet-lg\:top-0{
    top:0
  }

  .tablet-lg\:top-auto{
    top:auto
  }

  .tablet-lg\:top-1px{
    top:1px
  }

  .tablet-lg\:top-2px{
    top:2px
  }

  .tablet-lg\:top-3px{
    top:3px
  }

  .tablet-lg\:top-xxs{
    top:4px
  }

  .tablet-lg\:top-xs{
    top:8px
  }

  .tablet-lg\:top-sm{
    top:16px
  }

  .tablet-lg\:top-base{
    top:24px
  }

  .tablet-lg\:top-md{
    top:40px
  }

  .tablet-lg\:top-lg{
    top:56px
  }

  .tablet-lg\:top-xl{
    top:80px
  }

  .tablet-lg\:top-xxl{
    top:96px
  }

  .tablet-lg\:top-3xl{
    top:160px
  }

  .tablet-lg\:top-4xl{
    top:20rem
  }

  .tablet-lg\:top-full{
    top:100%
  }

  .tablet-lg\:-top-1px{
    top:-1px
  }

  .tablet-lg\:-top-2px{
    top:-2px
  }

  .tablet-lg\:-top-3px{
    top:-3px
  }

  .tablet-lg\:-top-xxs{
    top:-4px
  }

  .tablet-lg\:-top-xs{
    top:-8px
  }

  .tablet-lg\:-top-sm{
    top:-16px
  }

  .tablet-lg\:-top-base{
    top:-24px
  }

  .tablet-lg\:-top-md{
    top:-40px
  }

  .tablet-lg\:-top-lg{
    top:-56px
  }

  .tablet-lg\:-top-xl{
    top:-80px
  }

  .tablet-lg\:-top-xxl{
    top:-96px
  }

  .tablet-lg\:-top-3xl{
    top:-160px
  }

  .tablet-lg\:-top-4xl{
    top:-20rem
  }

  .tablet-lg\:-top-full{
    top:-100%
  }

  .tablet-lg\:top-1\/2{
    top:50%
  }

  .tablet-lg\:top-1\/3{
    top:33.333333%
  }

  .tablet-lg\:top-2\/3{
    top:66.666667%
  }

  .tablet-lg\:top-1\/4{
    top:25%
  }

  .tablet-lg\:top-2\/4{
    top:50%
  }

  .tablet-lg\:top-3\/4{
    top:75%
  }

  .tablet-lg\:-top-1\/2{
    top:-50%
  }

  .tablet-lg\:-top-1\/3{
    top:-33.333333%
  }

  .tablet-lg\:-top-2\/3{
    top:-66.666667%
  }

  .tablet-lg\:-top-1\/4{
    top:-25%
  }

  .tablet-lg\:-top-2\/4{
    top:-50%
  }

  .tablet-lg\:-top-3\/4{
    top:-75%
  }

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

  .tablet-lg\:right-auto{
    right:auto
  }

  .tablet-lg\:right-1px{
    right:1px
  }

  .tablet-lg\:right-2px{
    right:2px
  }

  .tablet-lg\:right-3px{
    right:3px
  }

  .tablet-lg\:right-xxs{
    right:4px
  }

  .tablet-lg\:right-xs{
    right:8px
  }

  .tablet-lg\:right-sm{
    right:16px
  }

  .tablet-lg\:right-base{
    right:24px
  }

  .tablet-lg\:right-md{
    right:40px
  }

  .tablet-lg\:right-lg{
    right:56px
  }

  .tablet-lg\:right-xl{
    right:80px
  }

  .tablet-lg\:right-xxl{
    right:96px
  }

  .tablet-lg\:right-3xl{
    right:160px
  }

  .tablet-lg\:right-4xl{
    right:20rem
  }

  .tablet-lg\:right-full{
    right:100%
  }

  .tablet-lg\:-right-1px{
    right:-1px
  }

  .tablet-lg\:-right-2px{
    right:-2px
  }

  .tablet-lg\:-right-3px{
    right:-3px
  }

  .tablet-lg\:-right-xxs{
    right:-4px
  }

  .tablet-lg\:-right-xs{
    right:-8px
  }

  .tablet-lg\:-right-sm{
    right:-16px
  }

  .tablet-lg\:-right-base{
    right:-24px
  }

  .tablet-lg\:-right-md{
    right:-40px
  }

  .tablet-lg\:-right-lg{
    right:-56px
  }

  .tablet-lg\:-right-xl{
    right:-80px
  }

  .tablet-lg\:-right-xxl{
    right:-96px
  }

  .tablet-lg\:-right-3xl{
    right:-160px
  }

  .tablet-lg\:-right-4xl{
    right:-20rem
  }

  .tablet-lg\:-right-full{
    right:-100%
  }

  .tablet-lg\:right-1\/2{
    right:50%
  }

  .tablet-lg\:right-1\/3{
    right:33.333333%
  }

  .tablet-lg\:right-2\/3{
    right:66.666667%
  }

  .tablet-lg\:right-1\/4{
    right:25%
  }

  .tablet-lg\:right-2\/4{
    right:50%
  }

  .tablet-lg\:right-3\/4{
    right:75%
  }

  .tablet-lg\:-right-1\/2{
    right:-50%
  }

  .tablet-lg\:-right-1\/3{
    right:-33.333333%
  }

  .tablet-lg\:-right-2\/3{
    right:-66.666667%
  }

  .tablet-lg\:-right-1\/4{
    right:-25%
  }

  .tablet-lg\:-right-2\/4{
    right:-50%
  }

  .tablet-lg\:-right-3\/4{
    right:-75%
  }

  .tablet-lg\:bottom-0{
    bottom:0
  }

  .tablet-lg\:bottom-auto{
    bottom:auto
  }

  .tablet-lg\:bottom-1px{
    bottom:1px
  }

  .tablet-lg\:bottom-2px{
    bottom:2px
  }

  .tablet-lg\:bottom-3px{
    bottom:3px
  }

  .tablet-lg\:bottom-xxs{
    bottom:4px
  }

  .tablet-lg\:bottom-xs{
    bottom:8px
  }

  .tablet-lg\:bottom-sm{
    bottom:16px
  }

  .tablet-lg\:bottom-base{
    bottom:24px
  }

  .tablet-lg\:bottom-md{
    bottom:40px
  }

  .tablet-lg\:bottom-lg{
    bottom:56px
  }

  .tablet-lg\:bottom-xl{
    bottom:80px
  }

  .tablet-lg\:bottom-xxl{
    bottom:96px
  }

  .tablet-lg\:bottom-3xl{
    bottom:160px
  }

  .tablet-lg\:bottom-4xl{
    bottom:20rem
  }

  .tablet-lg\:bottom-full{
    bottom:100%
  }

  .tablet-lg\:-bottom-1px{
    bottom:-1px
  }

  .tablet-lg\:-bottom-2px{
    bottom:-2px
  }

  .tablet-lg\:-bottom-3px{
    bottom:-3px
  }

  .tablet-lg\:-bottom-xxs{
    bottom:-4px
  }

  .tablet-lg\:-bottom-xs{
    bottom:-8px
  }

  .tablet-lg\:-bottom-sm{
    bottom:-16px
  }

  .tablet-lg\:-bottom-base{
    bottom:-24px
  }

  .tablet-lg\:-bottom-md{
    bottom:-40px
  }

  .tablet-lg\:-bottom-lg{
    bottom:-56px
  }

  .tablet-lg\:-bottom-xl{
    bottom:-80px
  }

  .tablet-lg\:-bottom-xxl{
    bottom:-96px
  }

  .tablet-lg\:-bottom-3xl{
    bottom:-160px
  }

  .tablet-lg\:-bottom-4xl{
    bottom:-20rem
  }

  .tablet-lg\:-bottom-full{
    bottom:-100%
  }

  .tablet-lg\:bottom-1\/2{
    bottom:50%
  }

  .tablet-lg\:bottom-1\/3{
    bottom:33.333333%
  }

  .tablet-lg\:bottom-2\/3{
    bottom:66.666667%
  }

  .tablet-lg\:bottom-1\/4{
    bottom:25%
  }

  .tablet-lg\:bottom-2\/4{
    bottom:50%
  }

  .tablet-lg\:bottom-3\/4{
    bottom:75%
  }

  .tablet-lg\:-bottom-1\/2{
    bottom:-50%
  }

  .tablet-lg\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .tablet-lg\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .tablet-lg\:-bottom-1\/4{
    bottom:-25%
  }

  .tablet-lg\:-bottom-2\/4{
    bottom:-50%
  }

  .tablet-lg\:-bottom-3\/4{
    bottom:-75%
  }

  .tablet-lg\:left-0{
    left:0
  }

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

  .tablet-lg\:left-1px{
    left:1px
  }

  .tablet-lg\:left-2px{
    left:2px
  }

  .tablet-lg\:left-3px{
    left:3px
  }

  .tablet-lg\:left-xxs{
    left:4px
  }

  .tablet-lg\:left-xs{
    left:8px
  }

  .tablet-lg\:left-sm{
    left:16px
  }

  .tablet-lg\:left-base{
    left:24px
  }

  .tablet-lg\:left-md{
    left:40px
  }

  .tablet-lg\:left-lg{
    left:56px
  }

  .tablet-lg\:left-xl{
    left:80px
  }

  .tablet-lg\:left-xxl{
    left:96px
  }

  .tablet-lg\:left-3xl{
    left:160px
  }

  .tablet-lg\:left-4xl{
    left:20rem
  }

  .tablet-lg\:left-full{
    left:100%
  }

  .tablet-lg\:-left-1px{
    left:-1px
  }

  .tablet-lg\:-left-2px{
    left:-2px
  }

  .tablet-lg\:-left-3px{
    left:-3px
  }

  .tablet-lg\:-left-xxs{
    left:-4px
  }

  .tablet-lg\:-left-xs{
    left:-8px
  }

  .tablet-lg\:-left-sm{
    left:-16px
  }

  .tablet-lg\:-left-base{
    left:-24px
  }

  .tablet-lg\:-left-md{
    left:-40px
  }

  .tablet-lg\:-left-lg{
    left:-56px
  }

  .tablet-lg\:-left-xl{
    left:-80px
  }

  .tablet-lg\:-left-xxl{
    left:-96px
  }

  .tablet-lg\:-left-3xl{
    left:-160px
  }

  .tablet-lg\:-left-4xl{
    left:-20rem
  }

  .tablet-lg\:-left-full{
    left:-100%
  }

  .tablet-lg\:left-1\/2{
    left:50%
  }

  .tablet-lg\:left-1\/3{
    left:33.333333%
  }

  .tablet-lg\:left-2\/3{
    left:66.666667%
  }

  .tablet-lg\:left-1\/4{
    left:25%
  }

  .tablet-lg\:left-2\/4{
    left:50%
  }

  .tablet-lg\:left-3\/4{
    left:75%
  }

  .tablet-lg\:-left-1\/2{
    left:-50%
  }

  .tablet-lg\:-left-1\/3{
    left:-33.333333%
  }

  .tablet-lg\:-left-2\/3{
    left:-66.666667%
  }

  .tablet-lg\:-left-1\/4{
    left:-25%
  }

  .tablet-lg\:-left-2\/4{
    left:-50%
  }

  .tablet-lg\:-left-3\/4{
    left:-75%
  }

  .tablet-lg\:isolate{
    isolation:isolate
  }

  .tablet-lg\:isolation-auto{
    isolation:auto
  }

  .tablet-lg\:z-0{
    z-index:0
  }

  .tablet-lg\:z-10{
    z-index:10
  }

  .tablet-lg\:z-20{
    z-index:20
  }

  .tablet-lg\:z-30{
    z-index:30
  }

  .tablet-lg\:z-40{
    z-index:40
  }

  .tablet-lg\:z-50{
    z-index:50
  }

  .tablet-lg\:z-auto{
    z-index:auto
  }

  .tablet-lg\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .tablet-lg\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .tablet-lg\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .tablet-lg\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .tablet-lg\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .tablet-lg\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .tablet-lg\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .tablet-lg\:focus\:z-0:focus{
    z-index:0
  }

  .tablet-lg\:focus\:z-10:focus{
    z-index:10
  }

  .tablet-lg\:focus\:z-20:focus{
    z-index:20
  }

  .tablet-lg\:focus\:z-30:focus{
    z-index:30
  }

  .tablet-lg\:focus\:z-40:focus{
    z-index:40
  }

  .tablet-lg\:focus\:z-50:focus{
    z-index:50
  }

  .tablet-lg\:focus\:z-auto:focus{
    z-index:auto
  }

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

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

  .tablet-lg\:order-3{
    order:3
  }

  .tablet-lg\:order-4{
    order:4
  }

  .tablet-lg\:order-5{
    order:5
  }

  .tablet-lg\:order-6{
    order:6
  }

  .tablet-lg\:order-7{
    order:7
  }

  .tablet-lg\:order-8{
    order:8
  }

  .tablet-lg\:order-9{
    order:9
  }

  .tablet-lg\:order-10{
    order:10
  }

  .tablet-lg\:order-11{
    order:11
  }

  .tablet-lg\:order-12{
    order:12
  }

  .tablet-lg\:order-first{
    order:-9999
  }

  .tablet-lg\:order-last{
    order:9999
  }

  .tablet-lg\:order-none{
    order:0
  }

  .tablet-lg\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet-lg\:col-start-1{
    grid-column-start:1
  }

  .tablet-lg\:col-start-2{
    grid-column-start:2
  }

  .tablet-lg\:col-start-3{
    grid-column-start:3
  }

  .tablet-lg\:col-start-4{
    grid-column-start:4
  }

  .tablet-lg\:col-start-5{
    grid-column-start:5
  }

  .tablet-lg\:col-start-6{
    grid-column-start:6
  }

  .tablet-lg\:col-start-7{
    grid-column-start:7
  }

  .tablet-lg\:col-start-8{
    grid-column-start:8
  }

  .tablet-lg\:col-start-9{
    grid-column-start:9
  }

  .tablet-lg\:col-start-10{
    grid-column-start:10
  }

  .tablet-lg\:col-start-11{
    grid-column-start:11
  }

  .tablet-lg\:col-start-12{
    grid-column-start:12
  }

  .tablet-lg\:col-start-13{
    grid-column-start:13
  }

  .tablet-lg\:col-start-auto{
    grid-column-start:auto
  }

  .tablet-lg\:col-end-1{
    grid-column-end:1
  }

  .tablet-lg\:col-end-2{
    grid-column-end:2
  }

  .tablet-lg\:col-end-3{
    grid-column-end:3
  }

  .tablet-lg\:col-end-4{
    grid-column-end:4
  }

  .tablet-lg\:col-end-5{
    grid-column-end:5
  }

  .tablet-lg\:col-end-6{
    grid-column-end:6
  }

  .tablet-lg\:col-end-7{
    grid-column-end:7
  }

  .tablet-lg\:col-end-8{
    grid-column-end:8
  }

  .tablet-lg\:col-end-9{
    grid-column-end:9
  }

  .tablet-lg\:col-end-10{
    grid-column-end:10
  }

  .tablet-lg\:col-end-11{
    grid-column-end:11
  }

  .tablet-lg\:col-end-12{
    grid-column-end:12
  }

  .tablet-lg\:col-end-13{
    grid-column-end:13
  }

  .tablet-lg\:col-end-auto{
    grid-column-end:auto
  }

  .tablet-lg\:row-auto{
    grid-row:auto
  }

  .tablet-lg\:row-span-1{
    grid-row:span 1 / span 1
  }

  .tablet-lg\:row-span-2{
    grid-row:span 2 / span 2
  }

  .tablet-lg\:row-span-3{
    grid-row:span 3 / span 3
  }

  .tablet-lg\:row-span-4{
    grid-row:span 4 / span 4
  }

  .tablet-lg\:row-span-5{
    grid-row:span 5 / span 5
  }

  .tablet-lg\:row-span-6{
    grid-row:span 6 / span 6
  }

  .tablet-lg\:row-span-full{
    grid-row:1 / -1
  }

  .tablet-lg\:row-start-1{
    grid-row-start:1
  }

  .tablet-lg\:row-start-2{
    grid-row-start:2
  }

  .tablet-lg\:row-start-3{
    grid-row-start:3
  }

  .tablet-lg\:row-start-4{
    grid-row-start:4
  }

  .tablet-lg\:row-start-5{
    grid-row-start:5
  }

  .tablet-lg\:row-start-6{
    grid-row-start:6
  }

  .tablet-lg\:row-start-7{
    grid-row-start:7
  }

  .tablet-lg\:row-start-auto{
    grid-row-start:auto
  }

  .tablet-lg\:row-end-1{
    grid-row-end:1
  }

  .tablet-lg\:row-end-2{
    grid-row-end:2
  }

  .tablet-lg\:row-end-3{
    grid-row-end:3
  }

  .tablet-lg\:row-end-4{
    grid-row-end:4
  }

  .tablet-lg\:row-end-5{
    grid-row-end:5
  }

  .tablet-lg\:row-end-6{
    grid-row-end:6
  }

  .tablet-lg\:row-end-7{
    grid-row-end:7
  }

  .tablet-lg\:row-end-auto{
    grid-row-end:auto
  }

  .tablet-lg\:float-right{
    float:right
  }

  .tablet-lg\:float-left{
    float:left
  }

  .tablet-lg\:float-none{
    float:none
  }

  .tablet-lg\:clear-left{
    clear:left
  }

  .tablet-lg\:clear-right{
    clear:right
  }

  .tablet-lg\:clear-both{
    clear:both
  }

  .tablet-lg\:clear-none{
    clear:none
  }

  .tablet-lg\:m-0{
    margin:0
  }

  .tablet-lg\:m-auto{
    margin:auto
  }

  .tablet-lg\:m-1px{
    margin:1px
  }

  .tablet-lg\:m-2px{
    margin:2px
  }

  .tablet-lg\:m-3px{
    margin:3px
  }

  .tablet-lg\:m-xxs{
    margin:4px
  }

  .tablet-lg\:m-xs{
    margin:8px
  }

  .tablet-lg\:m-sm{
    margin:16px
  }

  .tablet-lg\:m-base{
    margin:24px
  }

  .tablet-lg\:m-md{
    margin:40px
  }

  .tablet-lg\:m-lg{
    margin:56px
  }

  .tablet-lg\:m-xl{
    margin:80px
  }

  .tablet-lg\:m-xxl{
    margin:96px
  }

  .tablet-lg\:m-3xl{
    margin:160px
  }

  .tablet-lg\:m-4xl{
    margin:20rem
  }

  .tablet-lg\:m-full{
    margin:100%
  }

  .tablet-lg\:-m-1px{
    margin:-1px
  }

  .tablet-lg\:-m-2px{
    margin:-2px
  }

  .tablet-lg\:-m-3px{
    margin:-3px
  }

  .tablet-lg\:-m-xxs{
    margin:-4px
  }

  .tablet-lg\:-m-xs{
    margin:-8px
  }

  .tablet-lg\:-m-sm{
    margin:-16px
  }

  .tablet-lg\:-m-base{
    margin:-24px
  }

  .tablet-lg\:-m-md{
    margin:-40px
  }

  .tablet-lg\:-m-lg{
    margin:-56px
  }

  .tablet-lg\:-m-xl{
    margin:-80px
  }

  .tablet-lg\:-m-xxl{
    margin:-96px
  }

  .tablet-lg\:-m-3xl{
    margin:-160px
  }

  .tablet-lg\:-m-4xl{
    margin:-20rem
  }

  .tablet-lg\:-m-full{
    margin:-100%
  }

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

  .tablet-lg\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .tablet-lg\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .tablet-lg\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .tablet-lg\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .tablet-lg\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .tablet-lg\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .tablet-lg\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .tablet-lg\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .tablet-lg\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .tablet-lg\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .tablet-lg\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .tablet-lg\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .tablet-lg\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .tablet-lg\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .tablet-lg\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .tablet-lg\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .tablet-lg\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .tablet-lg\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .tablet-lg\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .tablet-lg\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .tablet-lg\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .tablet-lg\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .tablet-lg\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .tablet-lg\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .tablet-lg\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .tablet-lg\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .tablet-lg\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .tablet-lg\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .tablet-lg\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

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

  .tablet-lg\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .tablet-lg\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .tablet-lg\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .tablet-lg\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .tablet-lg\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .tablet-lg\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .tablet-lg\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .tablet-lg\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .tablet-lg\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .tablet-lg\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .tablet-lg\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .tablet-lg\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .tablet-lg\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .tablet-lg\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .tablet-lg\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .tablet-lg\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .tablet-lg\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .tablet-lg\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .tablet-lg\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .tablet-lg\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .tablet-lg\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .tablet-lg\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .tablet-lg\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .tablet-lg\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .tablet-lg\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .tablet-lg\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .tablet-lg\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .tablet-lg\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .tablet-lg\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .tablet-lg\:mt-0{
    margin-top:0
  }

  .tablet-lg\:mt-auto{
    margin-top:auto
  }

  .tablet-lg\:mt-1px{
    margin-top:1px
  }

  .tablet-lg\:mt-2px{
    margin-top:2px
  }

  .tablet-lg\:mt-3px{
    margin-top:3px
  }

  .tablet-lg\:mt-xxs{
    margin-top:4px
  }

  .tablet-lg\:mt-xs{
    margin-top:8px
  }

  .tablet-lg\:mt-sm{
    margin-top:16px
  }

  .tablet-lg\:mt-base{
    margin-top:24px
  }

  .tablet-lg\:mt-md{
    margin-top:40px
  }

  .tablet-lg\:mt-lg{
    margin-top:56px
  }

  .tablet-lg\:mt-xl{
    margin-top:80px
  }

  .tablet-lg\:mt-xxl{
    margin-top:96px
  }

  .tablet-lg\:mt-3xl{
    margin-top:160px
  }

  .tablet-lg\:mt-4xl{
    margin-top:20rem
  }

  .tablet-lg\:mt-full{
    margin-top:100%
  }

  .tablet-lg\:-mt-1px{
    margin-top:-1px
  }

  .tablet-lg\:-mt-2px{
    margin-top:-2px
  }

  .tablet-lg\:-mt-3px{
    margin-top:-3px
  }

  .tablet-lg\:-mt-xxs{
    margin-top:-4px
  }

  .tablet-lg\:-mt-xs{
    margin-top:-8px
  }

  .tablet-lg\:-mt-sm{
    margin-top:-16px
  }

  .tablet-lg\:-mt-base{
    margin-top:-24px
  }

  .tablet-lg\:-mt-md{
    margin-top:-40px
  }

  .tablet-lg\:-mt-lg{
    margin-top:-56px
  }

  .tablet-lg\:-mt-xl{
    margin-top:-80px
  }

  .tablet-lg\:-mt-xxl{
    margin-top:-96px
  }

  .tablet-lg\:-mt-3xl{
    margin-top:-160px
  }

  .tablet-lg\:-mt-4xl{
    margin-top:-20rem
  }

  .tablet-lg\:-mt-full{
    margin-top:-100%
  }

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

  .tablet-lg\:mr-auto{
    margin-right:auto
  }

  .tablet-lg\:mr-1px{
    margin-right:1px
  }

  .tablet-lg\:mr-2px{
    margin-right:2px
  }

  .tablet-lg\:mr-3px{
    margin-right:3px
  }

  .tablet-lg\:mr-xxs{
    margin-right:4px
  }

  .tablet-lg\:mr-xs{
    margin-right:8px
  }

  .tablet-lg\:mr-sm{
    margin-right:16px
  }

  .tablet-lg\:mr-base{
    margin-right:24px
  }

  .tablet-lg\:mr-md{
    margin-right:40px
  }

  .tablet-lg\:mr-lg{
    margin-right:56px
  }

  .tablet-lg\:mr-xl{
    margin-right:80px
  }

  .tablet-lg\:mr-xxl{
    margin-right:96px
  }

  .tablet-lg\:mr-3xl{
    margin-right:160px
  }

  .tablet-lg\:mr-4xl{
    margin-right:20rem
  }

  .tablet-lg\:mr-full{
    margin-right:100%
  }

  .tablet-lg\:-mr-1px{
    margin-right:-1px
  }

  .tablet-lg\:-mr-2px{
    margin-right:-2px
  }

  .tablet-lg\:-mr-3px{
    margin-right:-3px
  }

  .tablet-lg\:-mr-xxs{
    margin-right:-4px
  }

  .tablet-lg\:-mr-xs{
    margin-right:-8px
  }

  .tablet-lg\:-mr-sm{
    margin-right:-16px
  }

  .tablet-lg\:-mr-base{
    margin-right:-24px
  }

  .tablet-lg\:-mr-md{
    margin-right:-40px
  }

  .tablet-lg\:-mr-lg{
    margin-right:-56px
  }

  .tablet-lg\:-mr-xl{
    margin-right:-80px
  }

  .tablet-lg\:-mr-xxl{
    margin-right:-96px
  }

  .tablet-lg\:-mr-3xl{
    margin-right:-160px
  }

  .tablet-lg\:-mr-4xl{
    margin-right:-20rem
  }

  .tablet-lg\:-mr-full{
    margin-right:-100%
  }

  .tablet-lg\:mb-0{
    margin-bottom:0
  }

  .tablet-lg\:mb-auto{
    margin-bottom:auto
  }

  .tablet-lg\:mb-1px{
    margin-bottom:1px
  }

  .tablet-lg\:mb-2px{
    margin-bottom:2px
  }

  .tablet-lg\:mb-3px{
    margin-bottom:3px
  }

  .tablet-lg\:mb-xxs{
    margin-bottom:4px
  }

  .tablet-lg\:mb-xs{
    margin-bottom:8px
  }

  .tablet-lg\:mb-sm{
    margin-bottom:16px
  }

  .tablet-lg\:mb-base{
    margin-bottom:24px
  }

  .tablet-lg\:mb-md{
    margin-bottom:40px
  }

  .tablet-lg\:mb-lg{
    margin-bottom:56px
  }

  .tablet-lg\:mb-xl{
    margin-bottom:80px
  }

  .tablet-lg\:mb-xxl{
    margin-bottom:96px
  }

  .tablet-lg\:mb-3xl{
    margin-bottom:160px
  }

  .tablet-lg\:mb-4xl{
    margin-bottom:20rem
  }

  .tablet-lg\:mb-full{
    margin-bottom:100%
  }

  .tablet-lg\:-mb-1px{
    margin-bottom:-1px
  }

  .tablet-lg\:-mb-2px{
    margin-bottom:-2px
  }

  .tablet-lg\:-mb-3px{
    margin-bottom:-3px
  }

  .tablet-lg\:-mb-xxs{
    margin-bottom:-4px
  }

  .tablet-lg\:-mb-xs{
    margin-bottom:-8px
  }

  .tablet-lg\:-mb-sm{
    margin-bottom:-16px
  }

  .tablet-lg\:-mb-base{
    margin-bottom:-24px
  }

  .tablet-lg\:-mb-md{
    margin-bottom:-40px
  }

  .tablet-lg\:-mb-lg{
    margin-bottom:-56px
  }

  .tablet-lg\:-mb-xl{
    margin-bottom:-80px
  }

  .tablet-lg\:-mb-xxl{
    margin-bottom:-96px
  }

  .tablet-lg\:-mb-3xl{
    margin-bottom:-160px
  }

  .tablet-lg\:-mb-4xl{
    margin-bottom:-20rem
  }

  .tablet-lg\:-mb-full{
    margin-bottom:-100%
  }

  .tablet-lg\:ml-0{
    margin-left:0
  }

  .tablet-lg\:ml-auto{
    margin-left:auto
  }

  .tablet-lg\:ml-1px{
    margin-left:1px
  }

  .tablet-lg\:ml-2px{
    margin-left:2px
  }

  .tablet-lg\:ml-3px{
    margin-left:3px
  }

  .tablet-lg\:ml-xxs{
    margin-left:4px
  }

  .tablet-lg\:ml-xs{
    margin-left:8px
  }

  .tablet-lg\:ml-sm{
    margin-left:16px
  }

  .tablet-lg\:ml-base{
    margin-left:24px
  }

  .tablet-lg\:ml-md{
    margin-left:40px
  }

  .tablet-lg\:ml-lg{
    margin-left:56px
  }

  .tablet-lg\:ml-xl{
    margin-left:80px
  }

  .tablet-lg\:ml-xxl{
    margin-left:96px
  }

  .tablet-lg\:ml-3xl{
    margin-left:160px
  }

  .tablet-lg\:ml-4xl{
    margin-left:20rem
  }

  .tablet-lg\:ml-full{
    margin-left:100%
  }

  .tablet-lg\:-ml-1px{
    margin-left:-1px
  }

  .tablet-lg\:-ml-2px{
    margin-left:-2px
  }

  .tablet-lg\:-ml-3px{
    margin-left:-3px
  }

  .tablet-lg\:-ml-xxs{
    margin-left:-4px
  }

  .tablet-lg\:-ml-xs{
    margin-left:-8px
  }

  .tablet-lg\:-ml-sm{
    margin-left:-16px
  }

  .tablet-lg\:-ml-base{
    margin-left:-24px
  }

  .tablet-lg\:-ml-md{
    margin-left:-40px
  }

  .tablet-lg\:-ml-lg{
    margin-left:-56px
  }

  .tablet-lg\:-ml-xl{
    margin-left:-80px
  }

  .tablet-lg\:-ml-xxl{
    margin-left:-96px
  }

  .tablet-lg\:-ml-3xl{
    margin-left:-160px
  }

  .tablet-lg\:-ml-4xl{
    margin-left:-20rem
  }

  .tablet-lg\:-ml-full{
    margin-left:-100%
  }

  .tablet-lg\:box-border{
    box-sizing:border-box
  }

  .tablet-lg\:box-content{
    box-sizing:content-box
  }

  .tablet-lg\:block{
    display:block
  }

  .tablet-lg\:inline-block{
    display:inline-block
  }

  .tablet-lg\:inline{
    display:inline
  }

  .tablet-lg\:flex{
    display:flex
  }

  .tablet-lg\:inline-flex{
    display:inline-flex
  }

  .tablet-lg\:table{
    display:table
  }

  .tablet-lg\:inline-table{
    display:inline-table
  }

  .tablet-lg\:table-caption{
    display:table-caption
  }

  .tablet-lg\:table-cell{
    display:table-cell
  }

  .tablet-lg\:table-column{
    display:table-column
  }

  .tablet-lg\:table-column-group{
    display:table-column-group
  }

  .tablet-lg\:table-footer-group{
    display:table-footer-group
  }

  .tablet-lg\:table-header-group{
    display:table-header-group
  }

  .tablet-lg\:table-row-group{
    display:table-row-group
  }

  .tablet-lg\:table-row{
    display:table-row
  }

  .tablet-lg\:flow-root{
    display:flow-root
  }

  .tablet-lg\:grid{
    display:grid
  }

  .tablet-lg\:inline-grid{
    display:inline-grid
  }

  .tablet-lg\:contents{
    display:contents
  }

  .tablet-lg\:list-item{
    display:list-item
  }

  .tablet-lg\:hidden{
    display:none
  }

  .tablet-lg\:h-0{
    height:0
  }

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

  .tablet-lg\:h-1px{
    height:1px
  }

  .tablet-lg\:h-2px{
    height:2px
  }

  .tablet-lg\:h-3px{
    height:3px
  }

  .tablet-lg\:h-xxs{
    height:4px
  }

  .tablet-lg\:h-xs{
    height:8px
  }

  .tablet-lg\:h-sm{
    height:16px
  }

  .tablet-lg\:h-base{
    height:24px
  }

  .tablet-lg\:h-md{
    height:40px
  }

  .tablet-lg\:h-lg{
    height:56px
  }

  .tablet-lg\:h-xl{
    height:80px
  }

  .tablet-lg\:h-xxl{
    height:96px
  }

  .tablet-lg\:h-3xl{
    height:160px
  }

  .tablet-lg\:h-4xl{
    height:20rem
  }

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

  .tablet-lg\:h-1\/2{
    height:50%
  }

  .tablet-lg\:h-1\/3{
    height:33.333333%
  }

  .tablet-lg\:h-2\/3{
    height:66.666667%
  }

  .tablet-lg\:h-1\/4{
    height:25%
  }

  .tablet-lg\:h-2\/4{
    height:50%
  }

  .tablet-lg\:h-3\/4{
    height:75%
  }

  .tablet-lg\:h-1\/5{
    height:20%
  }

  .tablet-lg\:h-2\/5{
    height:40%
  }

  .tablet-lg\:h-3\/5{
    height:60%
  }

  .tablet-lg\:h-4\/5{
    height:80%
  }

  .tablet-lg\:h-1\/6{
    height:16.666667%
  }

  .tablet-lg\:h-2\/6{
    height:33.333333%
  }

  .tablet-lg\:h-3\/6{
    height:50%
  }

  .tablet-lg\:h-4\/6{
    height:66.666667%
  }

  .tablet-lg\:h-5\/6{
    height:83.333333%
  }

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

  .tablet-lg\:max-h-0{
    max-height:0
  }

  .tablet-lg\:max-h-1px{
    max-height:1px
  }

  .tablet-lg\:max-h-2px{
    max-height:2px
  }

  .tablet-lg\:max-h-3px{
    max-height:3px
  }

  .tablet-lg\:max-h-xxs{
    max-height:4px
  }

  .tablet-lg\:max-h-xs{
    max-height:8px
  }

  .tablet-lg\:max-h-sm{
    max-height:16px
  }

  .tablet-lg\:max-h-base{
    max-height:24px
  }

  .tablet-lg\:max-h-md{
    max-height:40px
  }

  .tablet-lg\:max-h-lg{
    max-height:56px
  }

  .tablet-lg\:max-h-xl{
    max-height:80px
  }

  .tablet-lg\:max-h-xxl{
    max-height:96px
  }

  .tablet-lg\:max-h-3xl{
    max-height:160px
  }

  .tablet-lg\:max-h-4xl{
    max-height:20rem
  }

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

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

  .tablet-lg\:min-h-0{
    min-height:0px
  }

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

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

  .tablet-lg\:w-0{
    width:0
  }

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

  .tablet-lg\:w-1px{
    width:1px
  }

  .tablet-lg\:w-2px{
    width:2px
  }

  .tablet-lg\:w-3px{
    width:3px
  }

  .tablet-lg\:w-xxs{
    width:4px
  }

  .tablet-lg\:w-xs{
    width:8px
  }

  .tablet-lg\:w-sm{
    width:16px
  }

  .tablet-lg\:w-base{
    width:24px
  }

  .tablet-lg\:w-md{
    width:40px
  }

  .tablet-lg\:w-lg{
    width:56px
  }

  .tablet-lg\:w-xl{
    width:80px
  }

  .tablet-lg\:w-xxl{
    width:96px
  }

  .tablet-lg\:w-3xl{
    width:160px
  }

  .tablet-lg\:w-4xl{
    width:20rem
  }

  .tablet-lg\:w-full{
    width:100%
  }

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

  .tablet-lg\:w-1\/3{
    width:33.333333%
  }

  .tablet-lg\:w-2\/3{
    width:66.666667%
  }

  .tablet-lg\:w-1\/4{
    width:25%
  }

  .tablet-lg\:w-2\/4{
    width:50%
  }

  .tablet-lg\:w-3\/4{
    width:75%
  }

  .tablet-lg\:w-1\/5{
    width:20%
  }

  .tablet-lg\:w-2\/5{
    width:40%
  }

  .tablet-lg\:w-3\/5{
    width:60%
  }

  .tablet-lg\:w-4\/5{
    width:80%
  }

  .tablet-lg\:w-1\/6{
    width:16.666667%
  }

  .tablet-lg\:w-2\/6{
    width:33.333333%
  }

  .tablet-lg\:w-3\/6{
    width:50%
  }

  .tablet-lg\:w-4\/6{
    width:66.666667%
  }

  .tablet-lg\:w-5\/6{
    width:83.333333%
  }

  .tablet-lg\:w-1\/12{
    width:8.333333%
  }

  .tablet-lg\:w-2\/12{
    width:16.666667%
  }

  .tablet-lg\:w-3\/12{
    width:25%
  }

  .tablet-lg\:w-4\/12{
    width:33.333333%
  }

  .tablet-lg\:w-5\/12{
    width:41.666667%
  }

  .tablet-lg\:w-6\/12{
    width:50%
  }

  .tablet-lg\:w-7\/12{
    width:58.333333%
  }

  .tablet-lg\:w-8\/12{
    width:66.666667%
  }

  .tablet-lg\:w-9\/12{
    width:75%
  }

  .tablet-lg\:w-10\/12{
    width:83.333333%
  }

  .tablet-lg\:w-11\/12{
    width:91.666667%
  }

  .tablet-lg\:w-screen{
    width:100vw
  }

  .tablet-lg\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .tablet-lg\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .tablet-lg\:min-w-0{
    min-width:0px
  }

  .tablet-lg\:min-w-full{
    min-width:100%
  }

  .tablet-lg\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .tablet-lg\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .tablet-lg\:max-w-0{
    max-width:0rem
  }

  .tablet-lg\:max-w-none{
    max-width:none
  }

  .tablet-lg\:max-w-xs{
    max-width:20rem
  }

  .tablet-lg\:max-w-sm{
    max-width:24rem
  }

  .tablet-lg\:max-w-md{
    max-width:28rem
  }

  .tablet-lg\:max-w-lg{
    max-width:32rem
  }

  .tablet-lg\:max-w-xl{
    max-width:36rem
  }

  .tablet-lg\:max-w-2xl{
    max-width:42rem
  }

  .tablet-lg\:max-w-3xl{
    max-width:48rem
  }

  .tablet-lg\:max-w-4xl{
    max-width:56rem
  }

  .tablet-lg\:max-w-5xl{
    max-width:64rem
  }

  .tablet-lg\:max-w-6xl{
    max-width:72rem
  }

  .tablet-lg\:max-w-7xl{
    max-width:80rem
  }

  .tablet-lg\:max-w-full{
    max-width:100%
  }

  .tablet-lg\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .tablet-lg\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .tablet-lg\:max-w-prose{
    max-width:65ch
  }

  .tablet-lg\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .tablet-lg\:max-w-screen-mobile{
    max-width:480px
  }

  .tablet-lg\:max-w-screen-tablet{
    max-width:640px
  }

  .tablet-lg\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .tablet-lg\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .tablet-lg\:max-w-screen-desktop{
    max-width:1024px
  }

  .tablet-lg\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .tablet-lg\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .tablet-lg\:max-w-1\/4{
    max-width:25%
  }

  .tablet-lg\:max-w-1\/3{
    max-width:33.33%
  }

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

  .tablet-lg\:max-w-2\/3{
    max-width:66.66%
  }

  .tablet-lg\:max-w-3\/4{
    max-width:75%
  }

  .tablet-lg\:flex-1{
    flex:1 1 0%
  }

  .tablet-lg\:flex-auto{
    flex:1 1 auto
  }

  .tablet-lg\:flex-initial{
    flex:0 1 auto
  }

  .tablet-lg\:flex-none{
    flex:none
  }

  .tablet-lg\:flex-shrink-0{
    flex-shrink:0
  }

  .tablet-lg\:flex-shrink{
    flex-shrink:1
  }

  .tablet-lg\:flex-grow-0{
    flex-grow:0
  }

  .tablet-lg\:flex-grow{
    flex-grow:1
  }

  .tablet-lg\:table-auto{
    table-layout:auto
  }

  .tablet-lg\:table-fixed{
    table-layout:fixed
  }

  .tablet-lg\:border-collapse{
    border-collapse:collapse
  }

  .tablet-lg\:border-separate{
    border-collapse:separate
  }

  .tablet-lg\:origin-center{
    transform-origin:center
  }

  .tablet-lg\:origin-top{
    transform-origin:top
  }

  .tablet-lg\:origin-top-right{
    transform-origin:top right
  }

  .tablet-lg\:origin-right{
    transform-origin:right
  }

  .tablet-lg\:origin-bottom-right{
    transform-origin:bottom right
  }

  .tablet-lg\:origin-bottom{
    transform-origin:bottom
  }

  .tablet-lg\:origin-bottom-left{
    transform-origin:bottom left
  }

  .tablet-lg\:origin-left{
    transform-origin:left
  }

  .tablet-lg\:origin-top-left{
    transform-origin:top left
  }

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

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

  .tablet-lg\:transform-none{
    transform:none
  }

  .tablet-lg\:translate-x-0{
    --tw-translate-x:0
  }

  .tablet-lg\:translate-x-1px{
    --tw-translate-x:1px
  }

  .tablet-lg\:translate-x-2px{
    --tw-translate-x:2px
  }

  .tablet-lg\:translate-x-3px{
    --tw-translate-x:3px
  }

  .tablet-lg\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .tablet-lg\:translate-x-xs{
    --tw-translate-x:8px
  }

  .tablet-lg\:translate-x-sm{
    --tw-translate-x:16px
  }

  .tablet-lg\:translate-x-base{
    --tw-translate-x:24px
  }

  .tablet-lg\:translate-x-md{
    --tw-translate-x:40px
  }

  .tablet-lg\:translate-x-lg{
    --tw-translate-x:56px
  }

  .tablet-lg\:translate-x-xl{
    --tw-translate-x:80px
  }

  .tablet-lg\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .tablet-lg\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .tablet-lg\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .tablet-lg\:translate-x-full{
    --tw-translate-x:100%
  }

  .tablet-lg\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .tablet-lg\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .tablet-lg\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .tablet-lg\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .tablet-lg\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .tablet-lg\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .tablet-lg\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .tablet-lg\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .tablet-lg\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .tablet-lg\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .tablet-lg\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .tablet-lg\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .tablet-lg\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .tablet-lg\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .tablet-lg\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .tablet-lg\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .tablet-lg\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .tablet-lg\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .tablet-lg\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .tablet-lg\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .tablet-lg\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .tablet-lg\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .tablet-lg\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .tablet-lg\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .tablet-lg\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .tablet-lg\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .tablet-lg\:translate-y-0{
    --tw-translate-y:0
  }

  .tablet-lg\:translate-y-1px{
    --tw-translate-y:1px
  }

  .tablet-lg\:translate-y-2px{
    --tw-translate-y:2px
  }

  .tablet-lg\:translate-y-3px{
    --tw-translate-y:3px
  }

  .tablet-lg\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .tablet-lg\:translate-y-xs{
    --tw-translate-y:8px
  }

  .tablet-lg\:translate-y-sm{
    --tw-translate-y:16px
  }

  .tablet-lg\:translate-y-base{
    --tw-translate-y:24px
  }

  .tablet-lg\:translate-y-md{
    --tw-translate-y:40px
  }

  .tablet-lg\:translate-y-lg{
    --tw-translate-y:56px
  }

  .tablet-lg\:translate-y-xl{
    --tw-translate-y:80px
  }

  .tablet-lg\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .tablet-lg\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .tablet-lg\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .tablet-lg\:translate-y-full{
    --tw-translate-y:100%
  }

  .tablet-lg\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .tablet-lg\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .tablet-lg\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .tablet-lg\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .tablet-lg\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .tablet-lg\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .tablet-lg\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .tablet-lg\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .tablet-lg\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .tablet-lg\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .tablet-lg\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .tablet-lg\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .tablet-lg\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .tablet-lg\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .tablet-lg\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .tablet-lg\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .tablet-lg\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .tablet-lg\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .tablet-lg\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .tablet-lg\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .tablet-lg\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .tablet-lg\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .tablet-lg\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .tablet-lg\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .tablet-lg\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .tablet-lg\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .tablet-lg\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .tablet-lg\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .tablet-lg\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .tablet-lg\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .tablet-lg\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .tablet-lg\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .tablet-lg\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .tablet-lg\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .tablet-lg\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .tablet-lg\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .tablet-lg\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .tablet-lg\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .tablet-lg\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .tablet-lg\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .tablet-lg\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .tablet-lg\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .tablet-lg\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .tablet-lg\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .tablet-lg\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .tablet-lg\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .tablet-lg\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .tablet-lg\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .tablet-lg\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .tablet-lg\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .tablet-lg\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .tablet-lg\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .tablet-lg\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .tablet-lg\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .tablet-lg\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .tablet-lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .tablet-lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .tablet-lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .tablet-lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .tablet-lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .tablet-lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .tablet-lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .tablet-lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .tablet-lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .tablet-lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .tablet-lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .tablet-lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .tablet-lg\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .tablet-lg\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .tablet-lg\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .tablet-lg\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .tablet-lg\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .tablet-lg\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .tablet-lg\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .tablet-lg\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .tablet-lg\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .tablet-lg\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .tablet-lg\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .tablet-lg\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .tablet-lg\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .tablet-lg\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .tablet-lg\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .tablet-lg\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .tablet-lg\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .tablet-lg\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .tablet-lg\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .tablet-lg\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .tablet-lg\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .tablet-lg\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .tablet-lg\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .tablet-lg\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .tablet-lg\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .tablet-lg\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .tablet-lg\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .tablet-lg\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .tablet-lg\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .tablet-lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .tablet-lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .tablet-lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .tablet-lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .tablet-lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .tablet-lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .tablet-lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .tablet-lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .tablet-lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .tablet-lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .tablet-lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .tablet-lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .tablet-lg\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .tablet-lg\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .tablet-lg\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .tablet-lg\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .tablet-lg\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .tablet-lg\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .tablet-lg\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .tablet-lg\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .tablet-lg\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .tablet-lg\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .tablet-lg\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .tablet-lg\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .tablet-lg\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .tablet-lg\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .tablet-lg\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .tablet-lg\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .tablet-lg\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .tablet-lg\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .tablet-lg\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .tablet-lg\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .tablet-lg\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .tablet-lg\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .tablet-lg\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .tablet-lg\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .tablet-lg\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .tablet-lg\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .tablet-lg\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .tablet-lg\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .tablet-lg\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .tablet-lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .tablet-lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .tablet-lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .tablet-lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .tablet-lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .tablet-lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .tablet-lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .tablet-lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .tablet-lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .tablet-lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .tablet-lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .tablet-lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .tablet-lg\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .tablet-lg\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .tablet-lg\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .tablet-lg\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .tablet-lg\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .tablet-lg\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .tablet-lg\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .tablet-lg\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .tablet-lg\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .tablet-lg\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .tablet-lg\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .tablet-lg\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .tablet-lg\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .tablet-lg\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .tablet-lg\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .tablet-lg\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .tablet-lg\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .tablet-lg\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .tablet-lg\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .tablet-lg\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .tablet-lg\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .tablet-lg\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .tablet-lg\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .tablet-lg\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .tablet-lg\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .tablet-lg\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .tablet-lg\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .tablet-lg\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .tablet-lg\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .tablet-lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .tablet-lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .tablet-lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .tablet-lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .tablet-lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .tablet-lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .tablet-lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .tablet-lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .tablet-lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .tablet-lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .tablet-lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .tablet-lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .tablet-lg\:rotate-0{
    --tw-rotate:0deg
  }

  .tablet-lg\:rotate-1{
    --tw-rotate:1deg
  }

  .tablet-lg\:rotate-2{
    --tw-rotate:2deg
  }

  .tablet-lg\:rotate-3{
    --tw-rotate:3deg
  }

  .tablet-lg\:rotate-6{
    --tw-rotate:6deg
  }

  .tablet-lg\:rotate-12{
    --tw-rotate:12deg
  }

  .tablet-lg\:rotate-45{
    --tw-rotate:45deg
  }

  .tablet-lg\:rotate-90{
    --tw-rotate:90deg
  }

  .tablet-lg\:rotate-180{
    --tw-rotate:180deg
  }

  .tablet-lg\:-rotate-180{
    --tw-rotate:-180deg
  }

  .tablet-lg\:-rotate-90{
    --tw-rotate:-90deg
  }

  .tablet-lg\:-rotate-45{
    --tw-rotate:-45deg
  }

  .tablet-lg\:-rotate-12{
    --tw-rotate:-12deg
  }

  .tablet-lg\:-rotate-6{
    --tw-rotate:-6deg
  }

  .tablet-lg\:-rotate-3{
    --tw-rotate:-3deg
  }

  .tablet-lg\:-rotate-2{
    --tw-rotate:-2deg
  }

  .tablet-lg\:-rotate-1{
    --tw-rotate:-1deg
  }

  .tablet-lg\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .tablet-lg\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .tablet-lg\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .tablet-lg\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .tablet-lg\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .tablet-lg\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .tablet-lg\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .tablet-lg\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .tablet-lg\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .tablet-lg\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .tablet-lg\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .tablet-lg\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .tablet-lg\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .tablet-lg\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .tablet-lg\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .tablet-lg\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .tablet-lg\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .tablet-lg\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .tablet-lg\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .tablet-lg\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .tablet-lg\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .tablet-lg\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .tablet-lg\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .tablet-lg\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .tablet-lg\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .tablet-lg\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .tablet-lg\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .tablet-lg\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .tablet-lg\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .tablet-lg\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .tablet-lg\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .tablet-lg\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .tablet-lg\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .tablet-lg\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .tablet-lg\:skew-x-0{
    --tw-skew-x:0deg
  }

  .tablet-lg\:skew-x-1{
    --tw-skew-x:1deg
  }

  .tablet-lg\:skew-x-2{
    --tw-skew-x:2deg
  }

  .tablet-lg\:skew-x-3{
    --tw-skew-x:3deg
  }

  .tablet-lg\:skew-x-6{
    --tw-skew-x:6deg
  }

  .tablet-lg\:skew-x-12{
    --tw-skew-x:12deg
  }

  .tablet-lg\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .tablet-lg\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .tablet-lg\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .tablet-lg\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .tablet-lg\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .tablet-lg\:skew-y-0{
    --tw-skew-y:0deg
  }

  .tablet-lg\:skew-y-1{
    --tw-skew-y:1deg
  }

  .tablet-lg\:skew-y-2{
    --tw-skew-y:2deg
  }

  .tablet-lg\:skew-y-3{
    --tw-skew-y:3deg
  }

  .tablet-lg\:skew-y-6{
    --tw-skew-y:6deg
  }

  .tablet-lg\:skew-y-12{
    --tw-skew-y:12deg
  }

  .tablet-lg\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .tablet-lg\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .tablet-lg\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .tablet-lg\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .tablet-lg\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .tablet-lg\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .tablet-lg\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .tablet-lg\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .tablet-lg\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .tablet-lg\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .tablet-lg\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .tablet-lg\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .tablet-lg\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .tablet-lg\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .tablet-lg\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .tablet-lg\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .tablet-lg\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .tablet-lg\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .tablet-lg\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .tablet-lg\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .tablet-lg\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .tablet-lg\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .tablet-lg\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .tablet-lg\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .tablet-lg\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .tablet-lg\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .tablet-lg\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .tablet-lg\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .tablet-lg\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .tablet-lg\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .tablet-lg\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .tablet-lg\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .tablet-lg\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .tablet-lg\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .tablet-lg\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .tablet-lg\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .tablet-lg\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .tablet-lg\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .tablet-lg\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .tablet-lg\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .tablet-lg\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .tablet-lg\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .tablet-lg\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .tablet-lg\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .tablet-lg\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .tablet-lg\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .tablet-lg\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .tablet-lg\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .tablet-lg\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .tablet-lg\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet-lg\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet-lg\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet-lg\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet-lg\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet-lg\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet-lg\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet-lg\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet-lg\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet-lg\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet-lg\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet-lg\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet-lg\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet-lg\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet-lg\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet-lg\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet-lg\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet-lg\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet-lg\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet-lg\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet-lg\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .tablet-lg\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .tablet-lg\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .tablet-lg\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .tablet-lg\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .tablet-lg\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .tablet-lg\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .tablet-lg\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .tablet-lg\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .tablet-lg\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .tablet-lg\:scale-x-0{
    --tw-scale-x:0
  }

  .tablet-lg\:scale-x-50{
    --tw-scale-x:.5
  }

  .tablet-lg\:scale-x-75{
    --tw-scale-x:.75
  }

  .tablet-lg\:scale-x-90{
    --tw-scale-x:.9
  }

  .tablet-lg\:scale-x-95{
    --tw-scale-x:.95
  }

  .tablet-lg\:scale-x-100{
    --tw-scale-x:1
  }

  .tablet-lg\:scale-x-105{
    --tw-scale-x:1.05
  }

  .tablet-lg\:scale-x-110{
    --tw-scale-x:1.1
  }

  .tablet-lg\:scale-x-125{
    --tw-scale-x:1.25
  }

  .tablet-lg\:scale-x-150{
    --tw-scale-x:1.5
  }

  .tablet-lg\:scale-y-0{
    --tw-scale-y:0
  }

  .tablet-lg\:scale-y-50{
    --tw-scale-y:.5
  }

  .tablet-lg\:scale-y-75{
    --tw-scale-y:.75
  }

  .tablet-lg\:scale-y-90{
    --tw-scale-y:.9
  }

  .tablet-lg\:scale-y-95{
    --tw-scale-y:.95
  }

  .tablet-lg\:scale-y-100{
    --tw-scale-y:1
  }

  .tablet-lg\:scale-y-105{
    --tw-scale-y:1.05
  }

  .tablet-lg\:scale-y-110{
    --tw-scale-y:1.1
  }

  .tablet-lg\:scale-y-125{
    --tw-scale-y:1.25
  }

  .tablet-lg\:scale-y-150{
    --tw-scale-y:1.5
  }

  .tablet-lg\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .tablet-lg\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .tablet-lg\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .tablet-lg\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .tablet-lg\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .tablet-lg\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .tablet-lg\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .tablet-lg\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .tablet-lg\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .tablet-lg\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .tablet-lg\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .tablet-lg\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .tablet-lg\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .tablet-lg\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .tablet-lg\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .tablet-lg\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .tablet-lg\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .tablet-lg\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .tablet-lg\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .tablet-lg\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .tablet-lg\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .tablet-lg\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .tablet-lg\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .tablet-lg\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .tablet-lg\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .tablet-lg\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .tablet-lg\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .tablet-lg\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .tablet-lg\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .tablet-lg\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .tablet-lg\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .tablet-lg\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .tablet-lg\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .tablet-lg\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .tablet-lg\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .tablet-lg\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .tablet-lg\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .tablet-lg\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .tablet-lg\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .tablet-lg\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .tablet-lg\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .tablet-lg\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .tablet-lg\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .tablet-lg\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .tablet-lg\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .tablet-lg\:cursor-auto{
    cursor:auto
  }

  .tablet-lg\:cursor-default{
    cursor:default
  }

  .tablet-lg\:cursor-pointer{
    cursor:pointer
  }

  .tablet-lg\:cursor-wait{
    cursor:wait
  }

  .tablet-lg\:cursor-text{
    cursor:text
  }

  .tablet-lg\:cursor-move{
    cursor:move
  }

  .tablet-lg\:cursor-help{
    cursor:help
  }

  .tablet-lg\:cursor-not-allowed{
    cursor:not-allowed
  }

  .tablet-lg\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .tablet-lg\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .tablet-lg\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .tablet-lg\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .tablet-lg\:resize-none{
    resize:none
  }

  .tablet-lg\:resize-y{
    resize:vertical
  }

  .tablet-lg\:resize-x{
    resize:horizontal
  }

  .tablet-lg\:resize{
    resize:both
  }

  .tablet-lg\:list-inside{
    list-style-position:inside
  }

  .tablet-lg\:list-outside{
    list-style-position:outside
  }

  .tablet-lg\:list-none{
    list-style-type:none
  }

  .tablet-lg\:list-disc{
    list-style-type:disc
  }

  .tablet-lg\:list-decimal{
    list-style-type:decimal
  }

  .tablet-lg\:appearance-none{
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none
  }

  .tablet-lg\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .tablet-lg\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .tablet-lg\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .tablet-lg\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .tablet-lg\:grid-flow-row{
    grid-auto-flow:row
  }

  .tablet-lg\:grid-flow-col{
    grid-auto-flow:column
  }

  .tablet-lg\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .tablet-lg\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .tablet-lg\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .tablet-lg\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .tablet-lg\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .tablet-lg\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet-lg\:grid-cols-none{
    grid-template-columns:none
  }

  .tablet-lg\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .tablet-lg\:grid-rows-none{
    grid-template-rows:none
  }

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

  .tablet-lg\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .tablet-lg\:flex-col{
    flex-direction:column
  }

  .tablet-lg\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .tablet-lg\:flex-wrap{
    flex-wrap:wrap
  }

  .tablet-lg\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .tablet-lg\:flex-nowrap{
    flex-wrap:nowrap
  }

  .tablet-lg\:place-content-center{
    place-content:center
  }

  .tablet-lg\:place-content-start{
    place-content:start
  }

  .tablet-lg\:place-content-end{
    place-content:end
  }

  .tablet-lg\:place-content-between{
    place-content:space-between
  }

  .tablet-lg\:place-content-around{
    place-content:space-around
  }

  .tablet-lg\:place-content-evenly{
    place-content:space-evenly
  }

  .tablet-lg\:place-content-stretch{
    place-content:stretch
  }

  .tablet-lg\:place-items-start{
    place-items:start
  }

  .tablet-lg\:place-items-end{
    place-items:end
  }

  .tablet-lg\:place-items-center{
    place-items:center
  }

  .tablet-lg\:place-items-stretch{
    place-items:stretch
  }

  .tablet-lg\:content-center{
    align-content:center
  }

  .tablet-lg\:content-start{
    align-content:flex-start
  }

  .tablet-lg\:content-end{
    align-content:flex-end
  }

  .tablet-lg\:content-between{
    align-content:space-between
  }

  .tablet-lg\:content-around{
    align-content:space-around
  }

  .tablet-lg\:content-evenly{
    align-content:space-evenly
  }

  .tablet-lg\:items-start{
    align-items:flex-start
  }

  .tablet-lg\:items-end{
    align-items:flex-end
  }

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

  .tablet-lg\:items-baseline{
    align-items:baseline
  }

  .tablet-lg\:items-stretch{
    align-items:stretch
  }

  .tablet-lg\:justify-start{
    justify-content:flex-start
  }

  .tablet-lg\:justify-end{
    justify-content:flex-end
  }

  .tablet-lg\:justify-center{
    justify-content:center
  }

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

  .tablet-lg\:justify-around{
    justify-content:space-around
  }

  .tablet-lg\:justify-evenly{
    justify-content:space-evenly
  }

  .tablet-lg\:justify-items-start{
    justify-items:start
  }

  .tablet-lg\:justify-items-end{
    justify-items:end
  }

  .tablet-lg\:justify-items-center{
    justify-items:center
  }

  .tablet-lg\:justify-items-stretch{
    justify-items:stretch
  }

  .tablet-lg\:gap-0{
    gap:0
  }

  .tablet-lg\:gap-1px{
    gap:1px
  }

  .tablet-lg\:gap-2px{
    gap:2px
  }

  .tablet-lg\:gap-3px{
    gap:3px
  }

  .tablet-lg\:gap-xxs{
    gap:4px
  }

  .tablet-lg\:gap-xs{
    gap:8px
  }

  .tablet-lg\:gap-sm{
    gap:16px
  }

  .tablet-lg\:gap-base{
    gap:24px
  }

  .tablet-lg\:gap-md{
    gap:40px
  }

  .tablet-lg\:gap-lg{
    gap:56px
  }

  .tablet-lg\:gap-xl{
    gap:80px
  }

  .tablet-lg\:gap-xxl{
    gap:96px
  }

  .tablet-lg\:gap-3xl{
    gap:160px
  }

  .tablet-lg\:gap-4xl{
    gap:20rem
  }

  .tablet-lg\:gap-full{
    gap:100%
  }

  .tablet-lg\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

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

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

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

  .tablet-lg\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .tablet-lg\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .tablet-lg\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .tablet-lg\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

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

  .tablet-lg\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .tablet-lg\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .tablet-lg\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .tablet-lg\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .tablet-lg\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .tablet-lg\:gap-y-0{
    row-gap:0
  }

  .tablet-lg\:gap-y-1px{
    row-gap:1px
  }

  .tablet-lg\:gap-y-2px{
    row-gap:2px
  }

  .tablet-lg\:gap-y-3px{
    row-gap:3px
  }

  .tablet-lg\:gap-y-xxs{
    row-gap:4px
  }

  .tablet-lg\:gap-y-xs{
    row-gap:8px
  }

  .tablet-lg\:gap-y-sm{
    row-gap:16px
  }

  .tablet-lg\:gap-y-base{
    row-gap:24px
  }

  .tablet-lg\:gap-y-md{
    row-gap:40px
  }

  .tablet-lg\:gap-y-lg{
    row-gap:56px
  }

  .tablet-lg\:gap-y-xl{
    row-gap:80px
  }

  .tablet-lg\:gap-y-xxl{
    row-gap:96px
  }

  .tablet-lg\:gap-y-3xl{
    row-gap:160px
  }

  .tablet-lg\:gap-y-4xl{
    row-gap:20rem
  }

  .tablet-lg\:gap-y-full{
    row-gap:100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet-lg\:space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(160px * var(--tw-space-x-reverse));
    margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet-lg\:-space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-160px * var(--tw-space-x-reverse));
    margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .tablet-lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .tablet-lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .tablet-lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .tablet-lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .tablet-lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .tablet-lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .tablet-lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .tablet-lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .tablet-lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .tablet-lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .tablet-lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .tablet-lg\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .tablet-lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .tablet-lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .tablet-lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .tablet-lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .tablet-lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .tablet-lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .tablet-lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .tablet-lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .tablet-lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .tablet-lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .tablet-lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .tablet-lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .tablet-lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .tablet-lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .tablet-lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .tablet-lg\:place-self-auto{
    place-self:auto
  }

  .tablet-lg\:place-self-start{
    place-self:start
  }

  .tablet-lg\:place-self-end{
    place-self:end
  }

  .tablet-lg\:place-self-center{
    place-self:center
  }

  .tablet-lg\:place-self-stretch{
    place-self:stretch
  }

  .tablet-lg\:self-auto{
    align-self:auto
  }

  .tablet-lg\:self-start{
    align-self:flex-start
  }

  .tablet-lg\:self-end{
    align-self:flex-end
  }

  .tablet-lg\:self-center{
    align-self:center
  }

  .tablet-lg\:self-stretch{
    align-self:stretch
  }

  .tablet-lg\:self-baseline{
    align-self:baseline
  }

  .tablet-lg\:justify-self-auto{
    justify-self:auto
  }

  .tablet-lg\:justify-self-start{
    justify-self:start
  }

  .tablet-lg\:justify-self-end{
    justify-self:end
  }

  .tablet-lg\:justify-self-center{
    justify-self:center
  }

  .tablet-lg\:justify-self-stretch{
    justify-self:stretch
  }

  .tablet-lg\:overflow-auto{
    overflow:auto
  }

  .tablet-lg\:overflow-hidden{
    overflow:hidden
  }

  .tablet-lg\:overflow-visible{
    overflow:visible
  }

  .tablet-lg\:overflow-scroll{
    overflow:scroll
  }

  .tablet-lg\:overflow-x-auto{
    overflow-x:auto
  }

  .tablet-lg\:overflow-y-auto{
    overflow-y:auto
  }

  .tablet-lg\:overflow-x-hidden{
    overflow-x:hidden
  }

  .tablet-lg\:overflow-y-hidden{
    overflow-y:hidden
  }

  .tablet-lg\:overflow-x-visible{
    overflow-x:visible
  }

  .tablet-lg\:overflow-y-visible{
    overflow-y:visible
  }

  .tablet-lg\:overflow-x-scroll{
    overflow-x:scroll
  }

  .tablet-lg\:overflow-y-scroll{
    overflow-y:scroll
  }

  .tablet-lg\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .tablet-lg\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .tablet-lg\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .tablet-lg\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .tablet-lg\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .tablet-lg\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .tablet-lg\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .tablet-lg\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .tablet-lg\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .tablet-lg\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .tablet-lg\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .tablet-lg\:overflow-clip{
    text-overflow:clip
  }

  .tablet-lg\:whitespace-normal{
    white-space:normal
  }

  .tablet-lg\:whitespace-nowrap{
    white-space:nowrap
  }

  .tablet-lg\:whitespace-pre{
    white-space:pre
  }

  .tablet-lg\:whitespace-pre-line{
    white-space:pre-line
  }

  .tablet-lg\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .tablet-lg\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .tablet-lg\:break-words{
    overflow-wrap:break-word
  }

  .tablet-lg\:break-all{
    word-break:break-all
  }

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

  .tablet-lg\:rounded-sm{
    border-radius:0.125rem
  }

  .tablet-lg\:rounded{
    border-radius:0.25rem
  }

  .tablet-lg\:rounded-md{
    border-radius:0.375rem
  }

  .tablet-lg\:rounded-lg{
    border-radius:0.5rem
  }

  .tablet-lg\:rounded-xl{
    border-radius:0.75rem
  }

  .tablet-lg\:rounded-2xl{
    border-radius:1rem
  }

  .tablet-lg\:rounded-3xl{
    border-radius:1.5rem
  }

  .tablet-lg\:rounded-full{
    border-radius:9999px
  }

  .tablet-lg\:rounded-4xl{
    border-radius:2rem
  }

  .tablet-lg\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

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

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

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

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

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

  .tablet-lg\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .tablet-lg\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .tablet-lg\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .tablet-lg\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .tablet-lg\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .tablet-lg\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .tablet-lg\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .tablet-lg\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .tablet-lg\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .tablet-lg\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .tablet-lg\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .tablet-lg\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .tablet-lg\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .tablet-lg\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .tablet-lg\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .tablet-lg\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .tablet-lg\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .tablet-lg\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .tablet-lg\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .tablet-lg\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .tablet-lg\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .tablet-lg\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .tablet-lg\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .tablet-lg\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .tablet-lg\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .tablet-lg\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .tablet-lg\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .tablet-lg\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .tablet-lg\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .tablet-lg\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .tablet-lg\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .tablet-lg\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .tablet-lg\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .tablet-lg\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .tablet-lg\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .tablet-lg\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .tablet-lg\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .tablet-lg\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .tablet-lg\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .tablet-lg\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .tablet-lg\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .tablet-lg\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .tablet-lg\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .tablet-lg\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .tablet-lg\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .tablet-lg\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .tablet-lg\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .tablet-lg\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .tablet-lg\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .tablet-lg\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .tablet-lg\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .tablet-lg\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .tablet-lg\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .tablet-lg\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .tablet-lg\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .tablet-lg\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .tablet-lg\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .tablet-lg\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .tablet-lg\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .tablet-lg\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .tablet-lg\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .tablet-lg\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .tablet-lg\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .tablet-lg\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .tablet-lg\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .tablet-lg\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .tablet-lg\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .tablet-lg\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .tablet-lg\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .tablet-lg\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .tablet-lg\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .tablet-lg\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .tablet-lg\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .tablet-lg\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .tablet-lg\:border-0{
    border-width:0
  }

  .tablet-lg\:border-2{
    border-width:2px
  }

  .tablet-lg\:border-3{
    border-width:3px
  }

  .tablet-lg\:border-4{
    border-width:4px
  }

  .tablet-lg\:border-6{
    border-width:6px
  }

  .tablet-lg\:border-8{
    border-width:8px
  }

  .tablet-lg\:border{
    border-width:1px
  }

  .tablet-lg\:border-t-0{
    border-top-width:0
  }

  .tablet-lg\:border-t-2{
    border-top-width:2px
  }

  .tablet-lg\:border-t-3{
    border-top-width:3px
  }

  .tablet-lg\:border-t-4{
    border-top-width:4px
  }

  .tablet-lg\:border-t-6{
    border-top-width:6px
  }

  .tablet-lg\:border-t-8{
    border-top-width:8px
  }

  .tablet-lg\:border-t{
    border-top-width:1px
  }

  .tablet-lg\:border-r-0{
    border-right-width:0
  }

  .tablet-lg\:border-r-2{
    border-right-width:2px
  }

  .tablet-lg\:border-r-3{
    border-right-width:3px
  }

  .tablet-lg\:border-r-4{
    border-right-width:4px
  }

  .tablet-lg\:border-r-6{
    border-right-width:6px
  }

  .tablet-lg\:border-r-8{
    border-right-width:8px
  }

  .tablet-lg\:border-r{
    border-right-width:1px
  }

  .tablet-lg\:border-b-0{
    border-bottom-width:0
  }

  .tablet-lg\:border-b-2{
    border-bottom-width:2px
  }

  .tablet-lg\:border-b-3{
    border-bottom-width:3px
  }

  .tablet-lg\:border-b-4{
    border-bottom-width:4px
  }

  .tablet-lg\:border-b-6{
    border-bottom-width:6px
  }

  .tablet-lg\:border-b-8{
    border-bottom-width:8px
  }

  .tablet-lg\:border-b{
    border-bottom-width:1px
  }

  .tablet-lg\:border-l-0{
    border-left-width:0
  }

  .tablet-lg\:border-l-2{
    border-left-width:2px
  }

  .tablet-lg\:border-l-3{
    border-left-width:3px
  }

  .tablet-lg\:border-l-4{
    border-left-width:4px
  }

  .tablet-lg\:border-l-6{
    border-left-width:6px
  }

  .tablet-lg\:border-l-8{
    border-left-width:8px
  }

  .tablet-lg\:border-l{
    border-left-width:1px
  }

  .tablet-lg\:border-solid{
    border-style:solid
  }

  .tablet-lg\:border-dashed{
    border-style:dashed
  }

  .tablet-lg\:border-dotted{
    border-style:dotted
  }

  .tablet-lg\:border-double{
    border-style:double
  }

  .tablet-lg\:border-none{
    border-style:none
  }

  .tablet-lg\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet-lg\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet-lg\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet-lg\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet-lg\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet-lg\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet-lg\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet-lg\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet-lg\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet-lg\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tablet-lg\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tablet-lg\:border-opacity-0{
    --tw-border-opacity:0
  }

  .tablet-lg\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tablet-lg\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tablet-lg\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tablet-lg\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tablet-lg\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tablet-lg\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tablet-lg\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tablet-lg\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tablet-lg\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tablet-lg\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tablet-lg\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tablet-lg\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tablet-lg\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tablet-lg\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .tablet-lg\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .tablet-lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .tablet-lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .tablet-lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .tablet-lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .tablet-lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .tablet-lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .tablet-lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .tablet-lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .tablet-lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .tablet-lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .tablet-lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .tablet-lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .tablet-lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .tablet-lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .tablet-lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .tablet-lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .tablet-lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .tablet-lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .tablet-lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .tablet-lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .tablet-lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .tablet-lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .tablet-lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .tablet-lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .tablet-lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .tablet-lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .tablet-lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .tablet-lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .tablet-lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .tablet-lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .tablet-lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .tablet-lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .tablet-lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .tablet-lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .tablet-lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .tablet-lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .tablet-lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .tablet-lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .tablet-lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .tablet-lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .tablet-lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .tablet-lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .tablet-lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .tablet-lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .tablet-lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .tablet-lg\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet-lg\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet-lg\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tablet-lg\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tablet-lg\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tablet-lg\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tablet-lg\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tablet-lg\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tablet-lg\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tablet-lg\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tablet-lg\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tablet-lg\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tablet-lg\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tablet-lg\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tablet-lg\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tablet-lg\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tablet-lg\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tablet-lg\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tablet-lg\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .tablet-lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tablet-lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .tablet-lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .tablet-lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .tablet-lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .tablet-lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .tablet-lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .tablet-lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .tablet-lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .tablet-lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .tablet-lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .tablet-lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .tablet-lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .tablet-lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .tablet-lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .tablet-lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .tablet-lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .tablet-lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .tablet-lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .tablet-lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .tablet-lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .tablet-lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .tablet-lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .tablet-lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .tablet-lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .tablet-lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .tablet-lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .tablet-lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .tablet-lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .tablet-lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .tablet-lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .tablet-lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .tablet-lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .tablet-lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .tablet-lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .tablet-lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .tablet-lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .tablet-lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .tablet-lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .tablet-lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .tablet-lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .tablet-lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .tablet-lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .tablet-lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .tablet-lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .tablet-lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .tablet-lg\:bg-none{
    background-image:none
  }

  .tablet-lg\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .tablet-lg\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .tablet-lg\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .tablet-lg\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .tablet-lg\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .tablet-lg\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .tablet-lg\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .tablet-lg\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .tablet-lg\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .tablet-lg\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .tablet-lg\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .tablet-lg\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .tablet-lg\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .tablet-lg\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .tablet-lg\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .tablet-lg\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .tablet-lg\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .tablet-lg\:to-purple{
    --tw-gradient-to:#612A60
  }

  .tablet-lg\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .tablet-lg\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .tablet-lg\:to-orange{
    --tw-gradient-to:#D24624
  }

  .tablet-lg\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .tablet-lg\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .tablet-lg\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .tablet-lg\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .tablet-lg\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .tablet-lg\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .tablet-lg\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .tablet-lg\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .tablet-lg\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .tablet-lg\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .tablet-lg\:to-black{
    --tw-gradient-to:#000000
  }

  .tablet-lg\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .tablet-lg\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .tablet-lg\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .tablet-lg\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .tablet-lg\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .tablet-lg\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .tablet-lg\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .tablet-lg\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .tablet-lg\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .tablet-lg\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .tablet-lg\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .tablet-lg\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .tablet-lg\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .tablet-lg\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .tablet-lg\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .tablet-lg\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .tablet-lg\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .tablet-lg\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .tablet-lg\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .tablet-lg\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .tablet-lg\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .tablet-lg\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .tablet-lg\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .tablet-lg\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .tablet-lg\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .tablet-lg\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .tablet-lg\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .tablet-lg\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .tablet-lg\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .tablet-lg\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .tablet-lg\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .tablet-lg\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .tablet-lg\:bg-auto{
    background-size:auto
  }

  .tablet-lg\:bg-cover{
    background-size:cover
  }

  .tablet-lg\:bg-contain{
    background-size:contain
  }

  .tablet-lg\:bg-fixed{
    background-attachment:fixed
  }

  .tablet-lg\:bg-local{
    background-attachment:local
  }

  .tablet-lg\:bg-scroll{
    background-attachment:scroll
  }

  .tablet-lg\:bg-clip-border{
    background-clip:border-box
  }

  .tablet-lg\:bg-clip-padding{
    background-clip:padding-box
  }

  .tablet-lg\:bg-clip-content{
    background-clip:content-box
  }

  .tablet-lg\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .tablet-lg\:bg-bottom{
    background-position:bottom
  }

  .tablet-lg\:bg-center{
    background-position:center
  }

  .tablet-lg\:bg-left{
    background-position:left
  }

  .tablet-lg\:bg-left-bottom{
    background-position:left bottom
  }

  .tablet-lg\:bg-left-top{
    background-position:left top
  }

  .tablet-lg\:bg-right{
    background-position:right
  }

  .tablet-lg\:bg-right-bottom{
    background-position:right bottom
  }

  .tablet-lg\:bg-right-top{
    background-position:right top
  }

  .tablet-lg\:bg-top{
    background-position:top
  }

  .tablet-lg\:bg-repeat{
    background-repeat:repeat
  }

  .tablet-lg\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .tablet-lg\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .tablet-lg\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .tablet-lg\:bg-repeat-round{
    background-repeat:round
  }

  .tablet-lg\:bg-repeat-space{
    background-repeat:space
  }

  .tablet-lg\:bg-origin-border{
    background-origin:border-box
  }

  .tablet-lg\:bg-origin-padding{
    background-origin:padding-box
  }

  .tablet-lg\:bg-origin-content{
    background-origin:content-box
  }

  .tablet-lg\:fill-current{
    fill:currentColor
  }

  .tablet-lg\:stroke-current{
    stroke:currentColor
  }

  .tablet-lg\:stroke-0{
    stroke-width:0
  }

  .tablet-lg\:stroke-1{
    stroke-width:1
  }

  .tablet-lg\:stroke-2{
    stroke-width:2
  }

  .tablet-lg\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .tablet-lg\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .tablet-lg\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .tablet-lg\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .tablet-lg\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .tablet-lg\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .tablet-lg\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .tablet-lg\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .tablet-lg\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .tablet-lg\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .tablet-lg\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .tablet-lg\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .tablet-lg\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .tablet-lg\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .tablet-lg\:p-0{
    padding:0
  }

  .tablet-lg\:p-1px{
    padding:1px
  }

  .tablet-lg\:p-2px{
    padding:2px
  }

  .tablet-lg\:p-3px{
    padding:3px
  }

  .tablet-lg\:p-xxs{
    padding:4px
  }

  .tablet-lg\:p-xs{
    padding:8px
  }

  .tablet-lg\:p-sm{
    padding:16px
  }

  .tablet-lg\:p-base{
    padding:24px
  }

  .tablet-lg\:p-md{
    padding:40px
  }

  .tablet-lg\:p-lg{
    padding:56px
  }

  .tablet-lg\:p-xl{
    padding:80px
  }

  .tablet-lg\:p-xxl{
    padding:96px
  }

  .tablet-lg\:p-3xl{
    padding:160px
  }

  .tablet-lg\:p-4xl{
    padding:20rem
  }

  .tablet-lg\:p-full{
    padding:100%
  }

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

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

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

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

  .tablet-lg\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .tablet-lg\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .tablet-lg\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .tablet-lg\:px-base{
    padding-left:24px;
    padding-right:24px
  }

  .tablet-lg\:px-md{
    padding-left:40px;
    padding-right:40px
  }

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

  .tablet-lg\:px-xl{
    padding-left:80px;
    padding-right:80px
  }

  .tablet-lg\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .tablet-lg\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

  .tablet-lg\:px-4xl{
    padding-left:20rem;
    padding-right:20rem
  }

  .tablet-lg\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .tablet-lg\:py-0{
    padding-top:0;
    padding-bottom:0
  }

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

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

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

  .tablet-lg\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .tablet-lg\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .tablet-lg\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .tablet-lg\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

  .tablet-lg\:py-md{
    padding-top:40px;
    padding-bottom:40px
  }

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

  .tablet-lg\:py-xl{
    padding-top:80px;
    padding-bottom:80px
  }

  .tablet-lg\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .tablet-lg\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .tablet-lg\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .tablet-lg\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .tablet-lg\:pt-0{
    padding-top:0
  }

  .tablet-lg\:pt-1px{
    padding-top:1px
  }

  .tablet-lg\:pt-2px{
    padding-top:2px
  }

  .tablet-lg\:pt-3px{
    padding-top:3px
  }

  .tablet-lg\:pt-xxs{
    padding-top:4px
  }

  .tablet-lg\:pt-xs{
    padding-top:8px
  }

  .tablet-lg\:pt-sm{
    padding-top:16px
  }

  .tablet-lg\:pt-base{
    padding-top:24px
  }

  .tablet-lg\:pt-md{
    padding-top:40px
  }

  .tablet-lg\:pt-lg{
    padding-top:56px
  }

  .tablet-lg\:pt-xl{
    padding-top:80px
  }

  .tablet-lg\:pt-xxl{
    padding-top:96px
  }

  .tablet-lg\:pt-3xl{
    padding-top:160px
  }

  .tablet-lg\:pt-4xl{
    padding-top:20rem
  }

  .tablet-lg\:pt-full{
    padding-top:100%
  }

  .tablet-lg\:pr-0{
    padding-right:0
  }

  .tablet-lg\:pr-1px{
    padding-right:1px
  }

  .tablet-lg\:pr-2px{
    padding-right:2px
  }

  .tablet-lg\:pr-3px{
    padding-right:3px
  }

  .tablet-lg\:pr-xxs{
    padding-right:4px
  }

  .tablet-lg\:pr-xs{
    padding-right:8px
  }

  .tablet-lg\:pr-sm{
    padding-right:16px
  }

  .tablet-lg\:pr-base{
    padding-right:24px
  }

  .tablet-lg\:pr-md{
    padding-right:40px
  }

  .tablet-lg\:pr-lg{
    padding-right:56px
  }

  .tablet-lg\:pr-xl{
    padding-right:80px
  }

  .tablet-lg\:pr-xxl{
    padding-right:96px
  }

  .tablet-lg\:pr-3xl{
    padding-right:160px
  }

  .tablet-lg\:pr-4xl{
    padding-right:20rem
  }

  .tablet-lg\:pr-full{
    padding-right:100%
  }

  .tablet-lg\:pb-0{
    padding-bottom:0
  }

  .tablet-lg\:pb-1px{
    padding-bottom:1px
  }

  .tablet-lg\:pb-2px{
    padding-bottom:2px
  }

  .tablet-lg\:pb-3px{
    padding-bottom:3px
  }

  .tablet-lg\:pb-xxs{
    padding-bottom:4px
  }

  .tablet-lg\:pb-xs{
    padding-bottom:8px
  }

  .tablet-lg\:pb-sm{
    padding-bottom:16px
  }

  .tablet-lg\:pb-base{
    padding-bottom:24px
  }

  .tablet-lg\:pb-md{
    padding-bottom:40px
  }

  .tablet-lg\:pb-lg{
    padding-bottom:56px
  }

  .tablet-lg\:pb-xl{
    padding-bottom:80px
  }

  .tablet-lg\:pb-xxl{
    padding-bottom:96px
  }

  .tablet-lg\:pb-3xl{
    padding-bottom:160px
  }

  .tablet-lg\:pb-4xl{
    padding-bottom:20rem
  }

  .tablet-lg\:pb-full{
    padding-bottom:100%
  }

  .tablet-lg\:pl-0{
    padding-left:0
  }

  .tablet-lg\:pl-1px{
    padding-left:1px
  }

  .tablet-lg\:pl-2px{
    padding-left:2px
  }

  .tablet-lg\:pl-3px{
    padding-left:3px
  }

  .tablet-lg\:pl-xxs{
    padding-left:4px
  }

  .tablet-lg\:pl-xs{
    padding-left:8px
  }

  .tablet-lg\:pl-sm{
    padding-left:16px
  }

  .tablet-lg\:pl-base{
    padding-left:24px
  }

  .tablet-lg\:pl-md{
    padding-left:40px
  }

  .tablet-lg\:pl-lg{
    padding-left:56px
  }

  .tablet-lg\:pl-xl{
    padding-left:80px
  }

  .tablet-lg\:pl-xxl{
    padding-left:96px
  }

  .tablet-lg\:pl-3xl{
    padding-left:160px
  }

  .tablet-lg\:pl-4xl{
    padding-left:20rem
  }

  .tablet-lg\:pl-full{
    padding-left:100%
  }

  .tablet-lg\:text-left{
    text-align:left
  }

  .tablet-lg\:text-center{
    text-align:center
  }

  .tablet-lg\:text-right{
    text-align:right
  }

  .tablet-lg\:text-justify{
    text-align:justify
  }

  .tablet-lg\:align-baseline{
    vertical-align:baseline
  }

  .tablet-lg\:align-top{
    vertical-align:top
  }

  .tablet-lg\:align-middle{
    vertical-align:middle
  }

  .tablet-lg\:align-bottom{
    vertical-align:bottom
  }

  .tablet-lg\:align-text-top{
    vertical-align:text-top
  }

  .tablet-lg\:align-text-bottom{
    vertical-align:text-bottom
  }

  .tablet-lg\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .tablet-lg\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .tablet-lg\:text-xxs{
    font-size:0.75rem
  }

  .tablet-lg\:text-xs{
    font-size:0.875rem
  }

  .tablet-lg\:text-sm{
    font-size:1rem
  }

  .tablet-lg\:text-base-sm{
    font-size:1.125rem
  }

  .tablet-lg\:text-base{
    font-size:1.25rem
  }

  .tablet-lg\:text-md{
    font-size:1.5rem
  }

  .tablet-lg\:text-md-lg{
    font-size:1.75rem
  }

  .tablet-lg\:text-lg{
    font-size:2rem
  }

  .tablet-lg\:text-xl{
    font-size:2.25rem
  }

  .tablet-lg\:text-xxl{
    font-size:2.5rem
  }

  .tablet-lg\:text-3xl{
    font-size:3rem
  }

  .tablet-lg\:text-4xl{
    font-size:3.5rem
  }

  .tablet-lg\:text-display{
    font-size:5rem
  }

  .tablet-lg\:font-thin{
    font-weight:100
  }

  .tablet-lg\:font-extralight{
    font-weight:200
  }

  .tablet-lg\:font-light{
    font-weight:300
  }

  .tablet-lg\:font-normal{
    font-weight:400
  }

  .tablet-lg\:font-medium{
    font-weight:500
  }

  .tablet-lg\:font-semibold{
    font-weight:600
  }

  .tablet-lg\:font-bold{
    font-weight:700
  }

  .tablet-lg\:font-extrabold{
    font-weight:800
  }

  .tablet-lg\:font-black{
    font-weight:900
  }

  .tablet-lg\:uppercase{
    text-transform:uppercase
  }

  .tablet-lg\:lowercase{
    text-transform:lowercase
  }

  .tablet-lg\:capitalize{
    text-transform:capitalize
  }

  .tablet-lg\:normal-case{
    text-transform:none
  }

  .tablet-lg\:italic{
    font-style:italic
  }

  .tablet-lg\:not-italic{
    font-style:normal
  }

  .tablet-lg\:ordinal, .tablet-lg\:slashed-zero, .tablet-lg\:lining-nums, .tablet-lg\:oldstyle-nums, .tablet-lg\:proportional-nums, .tablet-lg\:tabular-nums, .tablet-lg\:diagonal-fractions, .tablet-lg\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .tablet-lg\:normal-nums{
    font-variant-numeric:normal
  }

  .tablet-lg\:ordinal{
    --tw-ordinal:ordinal
  }

  .tablet-lg\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .tablet-lg\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .tablet-lg\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .tablet-lg\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .tablet-lg\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .tablet-lg\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .tablet-lg\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .tablet-lg\:leading-x-tight{
    line-height:1.05
  }

  .tablet-lg\:leading-tight{
    line-height:1.15
  }

  .tablet-lg\:leading-narrow{
    line-height:1.33
  }

  .tablet-lg\:leading-base{
    line-height:1.5
  }

  .tablet-lg\:leading-loose{
    line-height:2
  }

  .tablet-lg\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .tablet-lg\:tracking-tight{
    letter-spacing:-0.025em
  }

  .tablet-lg\:tracking-normal{
    letter-spacing:0em
  }

  .tablet-lg\:tracking-wide{
    letter-spacing:0.025em
  }

  .tablet-lg\:tracking-wider{
    letter-spacing:0.05em
  }

  .tablet-lg\:tracking-widest{
    letter-spacing:0.1em
  }

  .tablet-lg\:tracking-loose{
    letter-spacing:1px
  }

  .tablet-lg\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet-lg\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet-lg\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet-lg\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet-lg\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet-lg\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet-lg\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet-lg\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .tablet-lg\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet-lg\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet-lg\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tablet-lg\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tablet-lg\:text-opacity-0{
    --tw-text-opacity:0
  }

  .tablet-lg\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tablet-lg\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tablet-lg\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tablet-lg\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tablet-lg\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tablet-lg\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tablet-lg\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tablet-lg\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tablet-lg\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tablet-lg\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tablet-lg\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tablet-lg\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tablet-lg\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tablet-lg\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .tablet-lg\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .tablet-lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .tablet-lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .tablet-lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .tablet-lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .tablet-lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .tablet-lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .tablet-lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .tablet-lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .tablet-lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .tablet-lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .tablet-lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .tablet-lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .tablet-lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .tablet-lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .tablet-lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .tablet-lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .tablet-lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .tablet-lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .tablet-lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .tablet-lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .tablet-lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .tablet-lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .tablet-lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .tablet-lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .tablet-lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .tablet-lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .tablet-lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .tablet-lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .tablet-lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .tablet-lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .tablet-lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .tablet-lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .tablet-lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .tablet-lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .tablet-lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .tablet-lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .tablet-lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .tablet-lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .tablet-lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .tablet-lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .tablet-lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .tablet-lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .tablet-lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .tablet-lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .tablet-lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .tablet-lg\:underline{
    text-decoration:underline
  }

  .tablet-lg\:line-through{
    text-decoration:line-through
  }

  .tablet-lg\:no-underline{
    text-decoration:none
  }

  .group:hover .tablet-lg\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .tablet-lg\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .tablet-lg\:group-hover\:no-underline{
    text-decoration:none
  }

  .tablet-lg\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .tablet-lg\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .tablet-lg\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .tablet-lg\:hover\:underline:hover{
    text-decoration:underline
  }

  .tablet-lg\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .tablet-lg\:hover\:no-underline:hover{
    text-decoration:none
  }

  .tablet-lg\:focus\:underline:focus{
    text-decoration:underline
  }

  .tablet-lg\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .tablet-lg\:focus\:no-underline:focus{
    text-decoration:none
  }

  .tablet-lg\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .tablet-lg\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .tablet-lg\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .tablet-lg\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .tablet-lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .tablet-lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .tablet-lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .tablet-lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .tablet-lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .tablet-lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .tablet-lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .tablet-lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .tablet-lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .tablet-lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .tablet-lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .tablet-lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .tablet-lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .tablet-lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .tablet-lg\:opacity-0{
    opacity:0
  }

  .tablet-lg\:opacity-5{
    opacity:0.05
  }

  .tablet-lg\:opacity-10{
    opacity:0.1
  }

  .tablet-lg\:opacity-20{
    opacity:0.2
  }

  .tablet-lg\:opacity-25{
    opacity:0.25
  }

  .tablet-lg\:opacity-30{
    opacity:0.3
  }

  .tablet-lg\:opacity-40{
    opacity:0.4
  }

  .tablet-lg\:opacity-50{
    opacity:0.5
  }

  .tablet-lg\:opacity-60{
    opacity:0.6
  }

  .tablet-lg\:opacity-70{
    opacity:0.7
  }

  .tablet-lg\:opacity-75{
    opacity:0.75
  }

  .tablet-lg\:opacity-80{
    opacity:0.8
  }

  .tablet-lg\:opacity-90{
    opacity:0.9
  }

  .tablet-lg\:opacity-95{
    opacity:0.95
  }

  .tablet-lg\:opacity-100{
    opacity:1
  }

  .group:hover .tablet-lg\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .tablet-lg\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .tablet-lg\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .tablet-lg\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .tablet-lg\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .tablet-lg\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .tablet-lg\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .tablet-lg\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .tablet-lg\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .tablet-lg\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .tablet-lg\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .tablet-lg\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .tablet-lg\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .tablet-lg\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .tablet-lg\:group-hover\:opacity-100{
    opacity:1
  }

  .tablet-lg\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .tablet-lg\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .tablet-lg\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .tablet-lg\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .tablet-lg\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .tablet-lg\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .tablet-lg\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .tablet-lg\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .tablet-lg\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .tablet-lg\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .tablet-lg\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .tablet-lg\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .tablet-lg\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .tablet-lg\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .tablet-lg\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .tablet-lg\:hover\:opacity-0:hover{
    opacity:0
  }

  .tablet-lg\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .tablet-lg\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .tablet-lg\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .tablet-lg\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .tablet-lg\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .tablet-lg\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .tablet-lg\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .tablet-lg\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .tablet-lg\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .tablet-lg\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .tablet-lg\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .tablet-lg\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .tablet-lg\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .tablet-lg\:hover\:opacity-100:hover{
    opacity:1
  }

  .tablet-lg\:focus\:opacity-0:focus{
    opacity:0
  }

  .tablet-lg\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .tablet-lg\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .tablet-lg\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .tablet-lg\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .tablet-lg\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .tablet-lg\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .tablet-lg\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .tablet-lg\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .tablet-lg\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .tablet-lg\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .tablet-lg\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .tablet-lg\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .tablet-lg\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .tablet-lg\:focus\:opacity-100:focus{
    opacity:1
  }

  .tablet-lg\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .tablet-lg\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .tablet-lg\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .tablet-lg\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .tablet-lg\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .tablet-lg\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .tablet-lg\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .tablet-lg\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .tablet-lg\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .tablet-lg\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .tablet-lg\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .tablet-lg\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .tablet-lg\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .tablet-lg\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .tablet-lg\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .tablet-lg\:bg-blend-normal{
    background-blend-mode:normal
  }

  .tablet-lg\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .tablet-lg\:bg-blend-screen{
    background-blend-mode:screen
  }

  .tablet-lg\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .tablet-lg\:bg-blend-darken{
    background-blend-mode:darken
  }

  .tablet-lg\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .tablet-lg\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .tablet-lg\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .tablet-lg\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .tablet-lg\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .tablet-lg\:bg-blend-difference{
    background-blend-mode:difference
  }

  .tablet-lg\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .tablet-lg\:bg-blend-hue{
    background-blend-mode:hue
  }

  .tablet-lg\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .tablet-lg\:bg-blend-color{
    background-blend-mode:color
  }

  .tablet-lg\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .tablet-lg\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .tablet-lg\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .tablet-lg\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .tablet-lg\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .tablet-lg\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .tablet-lg\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .tablet-lg\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .tablet-lg\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .tablet-lg\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .tablet-lg\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .tablet-lg\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .tablet-lg\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .tablet-lg\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .tablet-lg\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .tablet-lg\:mix-blend-color{
    mix-blend-mode:color
  }

  .tablet-lg\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .tablet-lg\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet-lg\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet-lg\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet-lg\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet-lg\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .tablet-lg\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tablet-lg\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet-lg\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet-lg\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet-lg\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet-lg\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet-lg\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet-lg\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet-lg\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet-lg\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet-lg\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet-lg\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet-lg\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet-lg\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet-lg\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet-lg\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet-lg\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet-lg\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .tablet-lg\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet-lg\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .tablet-lg\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet-lg\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .tablet-lg\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet-lg\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .tablet-lg\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet-lg\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .tablet-lg\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .tablet-lg\:ring-inset{
    --tw-ring-inset:inset
  }

  .tablet-lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .tablet-lg\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .tablet-lg\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .tablet-lg\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .tablet-lg\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .tablet-lg\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .tablet-lg\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .tablet-lg\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .tablet-lg\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .tablet-lg\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .tablet-lg\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .tablet-lg\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .tablet-lg\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .tablet-lg\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .tablet-lg\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .tablet-lg\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .tablet-lg\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .tablet-lg\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .tablet-lg\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .tablet-lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .tablet-lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .tablet-lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .tablet-lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .tablet-lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .tablet-lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .tablet-lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .tablet-lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .tablet-lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .tablet-lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .tablet-lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .tablet-lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .tablet-lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .tablet-lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .tablet-lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .tablet-lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .tablet-lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .tablet-lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .tablet-lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .tablet-lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .tablet-lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .tablet-lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .tablet-lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .tablet-lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .tablet-lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .tablet-lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .tablet-lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .tablet-lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .tablet-lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .tablet-lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .tablet-lg\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .tablet-lg\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .tablet-lg\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .tablet-lg\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .tablet-lg\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .tablet-lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .tablet-lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .tablet-lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .tablet-lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .tablet-lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .tablet-lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .tablet-lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .tablet-lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .tablet-lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .tablet-lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .tablet-lg\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .tablet-lg\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet-lg\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet-lg\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .tablet-lg\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet-lg\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet-lg\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet-lg\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet-lg\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet-lg\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .tablet-lg\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .tablet-lg\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .tablet-lg\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .tablet-lg\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet-lg\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .tablet-lg\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .tablet-lg\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet-lg\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet-lg\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .tablet-lg\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet-lg\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet-lg\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet-lg\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet-lg\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet-lg\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .tablet-lg\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .tablet-lg\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .tablet-lg\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .tablet-lg\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet-lg\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .tablet-lg\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .tablet-lg\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .tablet-lg\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .tablet-lg\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .tablet-lg\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .tablet-lg\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .tablet-lg\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .tablet-lg\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .tablet-lg\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .tablet-lg\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .tablet-lg\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .tablet-lg\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .tablet-lg\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .tablet-lg\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .tablet-lg\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .tablet-lg\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .tablet-lg\:filter-none{
    filter:none
  }

  .tablet-lg\:blur-0{
    --tw-blur:blur(0)
  }

  .tablet-lg\:blur-none{
    --tw-blur:blur(0)
  }

  .tablet-lg\:blur-sm{
    --tw-blur:blur(4px)
  }

  .tablet-lg\:blur{
    --tw-blur:blur(8px)
  }

  .tablet-lg\:blur-md{
    --tw-blur:blur(12px)
  }

  .tablet-lg\:blur-lg{
    --tw-blur:blur(16px)
  }

  .tablet-lg\:blur-xl{
    --tw-blur:blur(24px)
  }

  .tablet-lg\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .tablet-lg\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .tablet-lg\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .tablet-lg\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .tablet-lg\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .tablet-lg\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .tablet-lg\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .tablet-lg\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .tablet-lg\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .tablet-lg\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .tablet-lg\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .tablet-lg\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .tablet-lg\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .tablet-lg\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .tablet-lg\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .tablet-lg\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .tablet-lg\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .tablet-lg\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .tablet-lg\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .tablet-lg\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .tablet-lg\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .tablet-lg\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .tablet-lg\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .tablet-lg\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .tablet-lg\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .tablet-lg\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .tablet-lg\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .tablet-lg\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .tablet-lg\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .tablet-lg\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .tablet-lg\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .tablet-lg\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .tablet-lg\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .tablet-lg\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .tablet-lg\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .tablet-lg\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .tablet-lg\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .tablet-lg\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .tablet-lg\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .tablet-lg\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .tablet-lg\:invert-0{
    --tw-invert:invert(0)
  }

  .tablet-lg\:invert{
    --tw-invert:invert(100%)
  }

  .tablet-lg\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .tablet-lg\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .tablet-lg\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .tablet-lg\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .tablet-lg\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .tablet-lg\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .tablet-lg\:sepia{
    --tw-sepia:sepia(100%)
  }

  .tablet-lg\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .tablet-lg\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .tablet-lg\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .tablet-lg\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .tablet-lg\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .tablet-lg\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .tablet-lg\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .tablet-lg\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .tablet-lg\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .tablet-lg\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .tablet-lg\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .tablet-lg\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .tablet-lg\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .tablet-lg\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .tablet-lg\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .tablet-lg\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .tablet-lg\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .tablet-lg\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .tablet-lg\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .tablet-lg\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .tablet-lg\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .tablet-lg\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .tablet-lg\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .tablet-lg\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .tablet-lg\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .tablet-lg\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .tablet-lg\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .tablet-lg\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .tablet-lg\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .tablet-lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .tablet-lg\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .tablet-lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .tablet-lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .tablet-lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .tablet-lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .tablet-lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .tablet-lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .tablet-lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .tablet-lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .tablet-lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .tablet-lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .tablet-lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .tablet-lg\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .tablet-lg\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .tablet-lg\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .tablet-lg\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .tablet-lg\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .tablet-lg\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .tablet-lg\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .tablet-lg\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .tablet-lg\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .tablet-lg\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .tablet-lg\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .tablet-lg\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .tablet-lg\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .tablet-lg\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .tablet-lg\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .tablet-lg\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .tablet-lg\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .tablet-lg\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .tablet-lg\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .tablet-lg\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .tablet-lg\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .tablet-lg\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .tablet-lg\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .tablet-lg\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .tablet-lg\:transition-none{
    transition-property:none
  }

  .tablet-lg\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .tablet-lg\:delay-75{
    transition-delay:75ms
  }

  .tablet-lg\:delay-100{
    transition-delay:100ms
  }

  .tablet-lg\:delay-150{
    transition-delay:150ms
  }

  .tablet-lg\:delay-200{
    transition-delay:200ms
  }

  .tablet-lg\:delay-300{
    transition-delay:300ms
  }

  .tablet-lg\:delay-500{
    transition-delay:500ms
  }

  .tablet-lg\:delay-700{
    transition-delay:700ms
  }

  .tablet-lg\:delay-1000{
    transition-delay:1000ms
  }

  .tablet-lg\:duration-75{
    transition-duration:75ms
  }

  .tablet-lg\:duration-100{
    transition-duration:100ms
  }

  .tablet-lg\:duration-150{
    transition-duration:150ms
  }

  .tablet-lg\:duration-200{
    transition-duration:200ms
  }

  .tablet-lg\:duration-300{
    transition-duration:300ms
  }

  .tablet-lg\:duration-500{
    transition-duration:500ms
  }

  .tablet-lg\:duration-700{
    transition-duration:700ms
  }

  .tablet-lg\:duration-1000{
    transition-duration:1000ms
  }

  .tablet-lg\:ease-linear{
    transition-timing-function:linear
  }

  .tablet-lg\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .tablet-lg\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .tablet-lg\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 900px){
  .hide-mobile-menu\:container{
    width:100%
  }

  @media (min-width: 360px){
    .hide-mobile-menu\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .hide-mobile-menu\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .hide-mobile-menu\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .hide-mobile-menu\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .hide-mobile-menu\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .hide-mobile-menu\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .hide-mobile-menu\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .hide-mobile-menu\:container{
      max-width:1350px
    }
  }

  .hide-mobile-menu\: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
  }

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

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

  .hide-mobile-menu\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

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

  .hide-mobile-menu\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .hide-mobile-menu\:pointer-events-none{
    pointer-events:none
  }

  .hide-mobile-menu\:pointer-events-auto{
    pointer-events:auto
  }

  .hide-mobile-menu\:visible{
    visibility:visible
  }

  .hide-mobile-menu\:invisible{
    visibility:hidden
  }

  .hide-mobile-menu\:static{
    position:static
  }

  .hide-mobile-menu\:fixed{
    position:fixed
  }

  .hide-mobile-menu\:absolute{
    position:absolute
  }

  .hide-mobile-menu\:relative{
    position:relative
  }

  .hide-mobile-menu\:sticky{
    position:sticky
  }

  .hide-mobile-menu\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .hide-mobile-menu\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .hide-mobile-menu\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .hide-mobile-menu\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .hide-mobile-menu\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .hide-mobile-menu\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .hide-mobile-menu\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .hide-mobile-menu\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .hide-mobile-menu\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .hide-mobile-menu\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .hide-mobile-menu\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .hide-mobile-menu\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .hide-mobile-menu\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .hide-mobile-menu\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .hide-mobile-menu\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .hide-mobile-menu\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .hide-mobile-menu\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .hide-mobile-menu\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .hide-mobile-menu\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .hide-mobile-menu\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .hide-mobile-menu\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .hide-mobile-menu\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .hide-mobile-menu\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .hide-mobile-menu\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .hide-mobile-menu\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .hide-mobile-menu\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .hide-mobile-menu\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .hide-mobile-menu\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .hide-mobile-menu\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .hide-mobile-menu\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .hide-mobile-menu\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .hide-mobile-menu\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .hide-mobile-menu\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .hide-mobile-menu\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .hide-mobile-menu\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .hide-mobile-menu\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .hide-mobile-menu\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .hide-mobile-menu\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .hide-mobile-menu\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .hide-mobile-menu\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .hide-mobile-menu\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .hide-mobile-menu\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .hide-mobile-menu\:inset-x-0{
    left:0;
    right:0
  }

  .hide-mobile-menu\:inset-x-auto{
    left:auto;
    right:auto
  }

  .hide-mobile-menu\:inset-x-1px{
    left:1px;
    right:1px
  }

  .hide-mobile-menu\:inset-x-2px{
    left:2px;
    right:2px
  }

  .hide-mobile-menu\:inset-x-3px{
    left:3px;
    right:3px
  }

  .hide-mobile-menu\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .hide-mobile-menu\:inset-x-xs{
    left:8px;
    right:8px
  }

  .hide-mobile-menu\:inset-x-sm{
    left:16px;
    right:16px
  }

  .hide-mobile-menu\:inset-x-base{
    left:24px;
    right:24px
  }

  .hide-mobile-menu\:inset-x-md{
    left:40px;
    right:40px
  }

  .hide-mobile-menu\:inset-x-lg{
    left:56px;
    right:56px
  }

  .hide-mobile-menu\:inset-x-xl{
    left:80px;
    right:80px
  }

  .hide-mobile-menu\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .hide-mobile-menu\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .hide-mobile-menu\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .hide-mobile-menu\:inset-x-full{
    left:100%;
    right:100%
  }

  .hide-mobile-menu\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .hide-mobile-menu\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .hide-mobile-menu\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .hide-mobile-menu\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .hide-mobile-menu\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .hide-mobile-menu\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .hide-mobile-menu\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .hide-mobile-menu\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .hide-mobile-menu\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .hide-mobile-menu\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .hide-mobile-menu\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .hide-mobile-menu\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .hide-mobile-menu\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .hide-mobile-menu\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .hide-mobile-menu\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .hide-mobile-menu\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .hide-mobile-menu\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .hide-mobile-menu\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .hide-mobile-menu\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .hide-mobile-menu\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .hide-mobile-menu\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .hide-mobile-menu\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .hide-mobile-menu\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .hide-mobile-menu\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .hide-mobile-menu\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .hide-mobile-menu\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .hide-mobile-menu\:inset-y-0{
    top:0;
    bottom:0
  }

  .hide-mobile-menu\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .hide-mobile-menu\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .hide-mobile-menu\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .hide-mobile-menu\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .hide-mobile-menu\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .hide-mobile-menu\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .hide-mobile-menu\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .hide-mobile-menu\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .hide-mobile-menu\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .hide-mobile-menu\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .hide-mobile-menu\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .hide-mobile-menu\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .hide-mobile-menu\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .hide-mobile-menu\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .hide-mobile-menu\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .hide-mobile-menu\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .hide-mobile-menu\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .hide-mobile-menu\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .hide-mobile-menu\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .hide-mobile-menu\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .hide-mobile-menu\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .hide-mobile-menu\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .hide-mobile-menu\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .hide-mobile-menu\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .hide-mobile-menu\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .hide-mobile-menu\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .hide-mobile-menu\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .hide-mobile-menu\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .hide-mobile-menu\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .hide-mobile-menu\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .hide-mobile-menu\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .hide-mobile-menu\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .hide-mobile-menu\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .hide-mobile-menu\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .hide-mobile-menu\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .hide-mobile-menu\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .hide-mobile-menu\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .hide-mobile-menu\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .hide-mobile-menu\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .hide-mobile-menu\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .hide-mobile-menu\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .hide-mobile-menu\:top-0{
    top:0
  }

  .hide-mobile-menu\:top-auto{
    top:auto
  }

  .hide-mobile-menu\:top-1px{
    top:1px
  }

  .hide-mobile-menu\:top-2px{
    top:2px
  }

  .hide-mobile-menu\:top-3px{
    top:3px
  }

  .hide-mobile-menu\:top-xxs{
    top:4px
  }

  .hide-mobile-menu\:top-xs{
    top:8px
  }

  .hide-mobile-menu\:top-sm{
    top:16px
  }

  .hide-mobile-menu\:top-base{
    top:24px
  }

  .hide-mobile-menu\:top-md{
    top:40px
  }

  .hide-mobile-menu\:top-lg{
    top:56px
  }

  .hide-mobile-menu\:top-xl{
    top:80px
  }

  .hide-mobile-menu\:top-xxl{
    top:96px
  }

  .hide-mobile-menu\:top-3xl{
    top:160px
  }

  .hide-mobile-menu\:top-4xl{
    top:20rem
  }

  .hide-mobile-menu\:top-full{
    top:100%
  }

  .hide-mobile-menu\:-top-1px{
    top:-1px
  }

  .hide-mobile-menu\:-top-2px{
    top:-2px
  }

  .hide-mobile-menu\:-top-3px{
    top:-3px
  }

  .hide-mobile-menu\:-top-xxs{
    top:-4px
  }

  .hide-mobile-menu\:-top-xs{
    top:-8px
  }

  .hide-mobile-menu\:-top-sm{
    top:-16px
  }

  .hide-mobile-menu\:-top-base{
    top:-24px
  }

  .hide-mobile-menu\:-top-md{
    top:-40px
  }

  .hide-mobile-menu\:-top-lg{
    top:-56px
  }

  .hide-mobile-menu\:-top-xl{
    top:-80px
  }

  .hide-mobile-menu\:-top-xxl{
    top:-96px
  }

  .hide-mobile-menu\:-top-3xl{
    top:-160px
  }

  .hide-mobile-menu\:-top-4xl{
    top:-20rem
  }

  .hide-mobile-menu\:-top-full{
    top:-100%
  }

  .hide-mobile-menu\:top-1\/2{
    top:50%
  }

  .hide-mobile-menu\:top-1\/3{
    top:33.333333%
  }

  .hide-mobile-menu\:top-2\/3{
    top:66.666667%
  }

  .hide-mobile-menu\:top-1\/4{
    top:25%
  }

  .hide-mobile-menu\:top-2\/4{
    top:50%
  }

  .hide-mobile-menu\:top-3\/4{
    top:75%
  }

  .hide-mobile-menu\:-top-1\/2{
    top:-50%
  }

  .hide-mobile-menu\:-top-1\/3{
    top:-33.333333%
  }

  .hide-mobile-menu\:-top-2\/3{
    top:-66.666667%
  }

  .hide-mobile-menu\:-top-1\/4{
    top:-25%
  }

  .hide-mobile-menu\:-top-2\/4{
    top:-50%
  }

  .hide-mobile-menu\:-top-3\/4{
    top:-75%
  }

  .hide-mobile-menu\:right-0{
    right:0
  }

  .hide-mobile-menu\:right-auto{
    right:auto
  }

  .hide-mobile-menu\:right-1px{
    right:1px
  }

  .hide-mobile-menu\:right-2px{
    right:2px
  }

  .hide-mobile-menu\:right-3px{
    right:3px
  }

  .hide-mobile-menu\:right-xxs{
    right:4px
  }

  .hide-mobile-menu\:right-xs{
    right:8px
  }

  .hide-mobile-menu\:right-sm{
    right:16px
  }

  .hide-mobile-menu\:right-base{
    right:24px
  }

  .hide-mobile-menu\:right-md{
    right:40px
  }

  .hide-mobile-menu\:right-lg{
    right:56px
  }

  .hide-mobile-menu\:right-xl{
    right:80px
  }

  .hide-mobile-menu\:right-xxl{
    right:96px
  }

  .hide-mobile-menu\:right-3xl{
    right:160px
  }

  .hide-mobile-menu\:right-4xl{
    right:20rem
  }

  .hide-mobile-menu\:right-full{
    right:100%
  }

  .hide-mobile-menu\:-right-1px{
    right:-1px
  }

  .hide-mobile-menu\:-right-2px{
    right:-2px
  }

  .hide-mobile-menu\:-right-3px{
    right:-3px
  }

  .hide-mobile-menu\:-right-xxs{
    right:-4px
  }

  .hide-mobile-menu\:-right-xs{
    right:-8px
  }

  .hide-mobile-menu\:-right-sm{
    right:-16px
  }

  .hide-mobile-menu\:-right-base{
    right:-24px
  }

  .hide-mobile-menu\:-right-md{
    right:-40px
  }

  .hide-mobile-menu\:-right-lg{
    right:-56px
  }

  .hide-mobile-menu\:-right-xl{
    right:-80px
  }

  .hide-mobile-menu\:-right-xxl{
    right:-96px
  }

  .hide-mobile-menu\:-right-3xl{
    right:-160px
  }

  .hide-mobile-menu\:-right-4xl{
    right:-20rem
  }

  .hide-mobile-menu\:-right-full{
    right:-100%
  }

  .hide-mobile-menu\:right-1\/2{
    right:50%
  }

  .hide-mobile-menu\:right-1\/3{
    right:33.333333%
  }

  .hide-mobile-menu\:right-2\/3{
    right:66.666667%
  }

  .hide-mobile-menu\:right-1\/4{
    right:25%
  }

  .hide-mobile-menu\:right-2\/4{
    right:50%
  }

  .hide-mobile-menu\:right-3\/4{
    right:75%
  }

  .hide-mobile-menu\:-right-1\/2{
    right:-50%
  }

  .hide-mobile-menu\:-right-1\/3{
    right:-33.333333%
  }

  .hide-mobile-menu\:-right-2\/3{
    right:-66.666667%
  }

  .hide-mobile-menu\:-right-1\/4{
    right:-25%
  }

  .hide-mobile-menu\:-right-2\/4{
    right:-50%
  }

  .hide-mobile-menu\:-right-3\/4{
    right:-75%
  }

  .hide-mobile-menu\:bottom-0{
    bottom:0
  }

  .hide-mobile-menu\:bottom-auto{
    bottom:auto
  }

  .hide-mobile-menu\:bottom-1px{
    bottom:1px
  }

  .hide-mobile-menu\:bottom-2px{
    bottom:2px
  }

  .hide-mobile-menu\:bottom-3px{
    bottom:3px
  }

  .hide-mobile-menu\:bottom-xxs{
    bottom:4px
  }

  .hide-mobile-menu\:bottom-xs{
    bottom:8px
  }

  .hide-mobile-menu\:bottom-sm{
    bottom:16px
  }

  .hide-mobile-menu\:bottom-base{
    bottom:24px
  }

  .hide-mobile-menu\:bottom-md{
    bottom:40px
  }

  .hide-mobile-menu\:bottom-lg{
    bottom:56px
  }

  .hide-mobile-menu\:bottom-xl{
    bottom:80px
  }

  .hide-mobile-menu\:bottom-xxl{
    bottom:96px
  }

  .hide-mobile-menu\:bottom-3xl{
    bottom:160px
  }

  .hide-mobile-menu\:bottom-4xl{
    bottom:20rem
  }

  .hide-mobile-menu\:bottom-full{
    bottom:100%
  }

  .hide-mobile-menu\:-bottom-1px{
    bottom:-1px
  }

  .hide-mobile-menu\:-bottom-2px{
    bottom:-2px
  }

  .hide-mobile-menu\:-bottom-3px{
    bottom:-3px
  }

  .hide-mobile-menu\:-bottom-xxs{
    bottom:-4px
  }

  .hide-mobile-menu\:-bottom-xs{
    bottom:-8px
  }

  .hide-mobile-menu\:-bottom-sm{
    bottom:-16px
  }

  .hide-mobile-menu\:-bottom-base{
    bottom:-24px
  }

  .hide-mobile-menu\:-bottom-md{
    bottom:-40px
  }

  .hide-mobile-menu\:-bottom-lg{
    bottom:-56px
  }

  .hide-mobile-menu\:-bottom-xl{
    bottom:-80px
  }

  .hide-mobile-menu\:-bottom-xxl{
    bottom:-96px
  }

  .hide-mobile-menu\:-bottom-3xl{
    bottom:-160px
  }

  .hide-mobile-menu\:-bottom-4xl{
    bottom:-20rem
  }

  .hide-mobile-menu\:-bottom-full{
    bottom:-100%
  }

  .hide-mobile-menu\:bottom-1\/2{
    bottom:50%
  }

  .hide-mobile-menu\:bottom-1\/3{
    bottom:33.333333%
  }

  .hide-mobile-menu\:bottom-2\/3{
    bottom:66.666667%
  }

  .hide-mobile-menu\:bottom-1\/4{
    bottom:25%
  }

  .hide-mobile-menu\:bottom-2\/4{
    bottom:50%
  }

  .hide-mobile-menu\:bottom-3\/4{
    bottom:75%
  }

  .hide-mobile-menu\:-bottom-1\/2{
    bottom:-50%
  }

  .hide-mobile-menu\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .hide-mobile-menu\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .hide-mobile-menu\:-bottom-1\/4{
    bottom:-25%
  }

  .hide-mobile-menu\:-bottom-2\/4{
    bottom:-50%
  }

  .hide-mobile-menu\:-bottom-3\/4{
    bottom:-75%
  }

  .hide-mobile-menu\:left-0{
    left:0
  }

  .hide-mobile-menu\:left-auto{
    left:auto
  }

  .hide-mobile-menu\:left-1px{
    left:1px
  }

  .hide-mobile-menu\:left-2px{
    left:2px
  }

  .hide-mobile-menu\:left-3px{
    left:3px
  }

  .hide-mobile-menu\:left-xxs{
    left:4px
  }

  .hide-mobile-menu\:left-xs{
    left:8px
  }

  .hide-mobile-menu\:left-sm{
    left:16px
  }

  .hide-mobile-menu\:left-base{
    left:24px
  }

  .hide-mobile-menu\:left-md{
    left:40px
  }

  .hide-mobile-menu\:left-lg{
    left:56px
  }

  .hide-mobile-menu\:left-xl{
    left:80px
  }

  .hide-mobile-menu\:left-xxl{
    left:96px
  }

  .hide-mobile-menu\:left-3xl{
    left:160px
  }

  .hide-mobile-menu\:left-4xl{
    left:20rem
  }

  .hide-mobile-menu\:left-full{
    left:100%
  }

  .hide-mobile-menu\:-left-1px{
    left:-1px
  }

  .hide-mobile-menu\:-left-2px{
    left:-2px
  }

  .hide-mobile-menu\:-left-3px{
    left:-3px
  }

  .hide-mobile-menu\:-left-xxs{
    left:-4px
  }

  .hide-mobile-menu\:-left-xs{
    left:-8px
  }

  .hide-mobile-menu\:-left-sm{
    left:-16px
  }

  .hide-mobile-menu\:-left-base{
    left:-24px
  }

  .hide-mobile-menu\:-left-md{
    left:-40px
  }

  .hide-mobile-menu\:-left-lg{
    left:-56px
  }

  .hide-mobile-menu\:-left-xl{
    left:-80px
  }

  .hide-mobile-menu\:-left-xxl{
    left:-96px
  }

  .hide-mobile-menu\:-left-3xl{
    left:-160px
  }

  .hide-mobile-menu\:-left-4xl{
    left:-20rem
  }

  .hide-mobile-menu\:-left-full{
    left:-100%
  }

  .hide-mobile-menu\:left-1\/2{
    left:50%
  }

  .hide-mobile-menu\:left-1\/3{
    left:33.333333%
  }

  .hide-mobile-menu\:left-2\/3{
    left:66.666667%
  }

  .hide-mobile-menu\:left-1\/4{
    left:25%
  }

  .hide-mobile-menu\:left-2\/4{
    left:50%
  }

  .hide-mobile-menu\:left-3\/4{
    left:75%
  }

  .hide-mobile-menu\:-left-1\/2{
    left:-50%
  }

  .hide-mobile-menu\:-left-1\/3{
    left:-33.333333%
  }

  .hide-mobile-menu\:-left-2\/3{
    left:-66.666667%
  }

  .hide-mobile-menu\:-left-1\/4{
    left:-25%
  }

  .hide-mobile-menu\:-left-2\/4{
    left:-50%
  }

  .hide-mobile-menu\:-left-3\/4{
    left:-75%
  }

  .hide-mobile-menu\:isolate{
    isolation:isolate
  }

  .hide-mobile-menu\:isolation-auto{
    isolation:auto
  }

  .hide-mobile-menu\:z-0{
    z-index:0
  }

  .hide-mobile-menu\:z-10{
    z-index:10
  }

  .hide-mobile-menu\:z-20{
    z-index:20
  }

  .hide-mobile-menu\:z-30{
    z-index:30
  }

  .hide-mobile-menu\:z-40{
    z-index:40
  }

  .hide-mobile-menu\:z-50{
    z-index:50
  }

  .hide-mobile-menu\:z-auto{
    z-index:auto
  }

  .hide-mobile-menu\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .hide-mobile-menu\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .hide-mobile-menu\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .hide-mobile-menu\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .hide-mobile-menu\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .hide-mobile-menu\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .hide-mobile-menu\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .hide-mobile-menu\:focus\:z-0:focus{
    z-index:0
  }

  .hide-mobile-menu\:focus\:z-10:focus{
    z-index:10
  }

  .hide-mobile-menu\:focus\:z-20:focus{
    z-index:20
  }

  .hide-mobile-menu\:focus\:z-30:focus{
    z-index:30
  }

  .hide-mobile-menu\:focus\:z-40:focus{
    z-index:40
  }

  .hide-mobile-menu\:focus\:z-50:focus{
    z-index:50
  }

  .hide-mobile-menu\:focus\:z-auto:focus{
    z-index:auto
  }

  .hide-mobile-menu\:order-1{
    order:1
  }

  .hide-mobile-menu\:order-2{
    order:2
  }

  .hide-mobile-menu\:order-3{
    order:3
  }

  .hide-mobile-menu\:order-4{
    order:4
  }

  .hide-mobile-menu\:order-5{
    order:5
  }

  .hide-mobile-menu\:order-6{
    order:6
  }

  .hide-mobile-menu\:order-7{
    order:7
  }

  .hide-mobile-menu\:order-8{
    order:8
  }

  .hide-mobile-menu\:order-9{
    order:9
  }

  .hide-mobile-menu\:order-10{
    order:10
  }

  .hide-mobile-menu\:order-11{
    order:11
  }

  .hide-mobile-menu\:order-12{
    order:12
  }

  .hide-mobile-menu\:order-first{
    order:-9999
  }

  .hide-mobile-menu\:order-last{
    order:9999
  }

  .hide-mobile-menu\:order-none{
    order:0
  }

  .hide-mobile-menu\:col-auto{
    grid-column:auto
  }

  .hide-mobile-menu\:col-span-1{
    grid-column:span 1 / span 1
  }

  .hide-mobile-menu\:col-span-2{
    grid-column:span 2 / span 2
  }

  .hide-mobile-menu\:col-span-3{
    grid-column:span 3 / span 3
  }

  .hide-mobile-menu\:col-span-4{
    grid-column:span 4 / span 4
  }

  .hide-mobile-menu\:col-span-5{
    grid-column:span 5 / span 5
  }

  .hide-mobile-menu\:col-span-6{
    grid-column:span 6 / span 6
  }

  .hide-mobile-menu\:col-span-7{
    grid-column:span 7 / span 7
  }

  .hide-mobile-menu\:col-span-8{
    grid-column:span 8 / span 8
  }

  .hide-mobile-menu\:col-span-9{
    grid-column:span 9 / span 9
  }

  .hide-mobile-menu\:col-span-10{
    grid-column:span 10 / span 10
  }

  .hide-mobile-menu\:col-span-11{
    grid-column:span 11 / span 11
  }

  .hide-mobile-menu\:col-span-12{
    grid-column:span 12 / span 12
  }

  .hide-mobile-menu\:col-span-full{
    grid-column:1 / -1
  }

  .hide-mobile-menu\:col-start-1{
    grid-column-start:1
  }

  .hide-mobile-menu\:col-start-2{
    grid-column-start:2
  }

  .hide-mobile-menu\:col-start-3{
    grid-column-start:3
  }

  .hide-mobile-menu\:col-start-4{
    grid-column-start:4
  }

  .hide-mobile-menu\:col-start-5{
    grid-column-start:5
  }

  .hide-mobile-menu\:col-start-6{
    grid-column-start:6
  }

  .hide-mobile-menu\:col-start-7{
    grid-column-start:7
  }

  .hide-mobile-menu\:col-start-8{
    grid-column-start:8
  }

  .hide-mobile-menu\:col-start-9{
    grid-column-start:9
  }

  .hide-mobile-menu\:col-start-10{
    grid-column-start:10
  }

  .hide-mobile-menu\:col-start-11{
    grid-column-start:11
  }

  .hide-mobile-menu\:col-start-12{
    grid-column-start:12
  }

  .hide-mobile-menu\:col-start-13{
    grid-column-start:13
  }

  .hide-mobile-menu\:col-start-auto{
    grid-column-start:auto
  }

  .hide-mobile-menu\:col-end-1{
    grid-column-end:1
  }

  .hide-mobile-menu\:col-end-2{
    grid-column-end:2
  }

  .hide-mobile-menu\:col-end-3{
    grid-column-end:3
  }

  .hide-mobile-menu\:col-end-4{
    grid-column-end:4
  }

  .hide-mobile-menu\:col-end-5{
    grid-column-end:5
  }

  .hide-mobile-menu\:col-end-6{
    grid-column-end:6
  }

  .hide-mobile-menu\:col-end-7{
    grid-column-end:7
  }

  .hide-mobile-menu\:col-end-8{
    grid-column-end:8
  }

  .hide-mobile-menu\:col-end-9{
    grid-column-end:9
  }

  .hide-mobile-menu\:col-end-10{
    grid-column-end:10
  }

  .hide-mobile-menu\:col-end-11{
    grid-column-end:11
  }

  .hide-mobile-menu\:col-end-12{
    grid-column-end:12
  }

  .hide-mobile-menu\:col-end-13{
    grid-column-end:13
  }

  .hide-mobile-menu\:col-end-auto{
    grid-column-end:auto
  }

  .hide-mobile-menu\:row-auto{
    grid-row:auto
  }

  .hide-mobile-menu\:row-span-1{
    grid-row:span 1 / span 1
  }

  .hide-mobile-menu\:row-span-2{
    grid-row:span 2 / span 2
  }

  .hide-mobile-menu\:row-span-3{
    grid-row:span 3 / span 3
  }

  .hide-mobile-menu\:row-span-4{
    grid-row:span 4 / span 4
  }

  .hide-mobile-menu\:row-span-5{
    grid-row:span 5 / span 5
  }

  .hide-mobile-menu\:row-span-6{
    grid-row:span 6 / span 6
  }

  .hide-mobile-menu\:row-span-full{
    grid-row:1 / -1
  }

  .hide-mobile-menu\:row-start-1{
    grid-row-start:1
  }

  .hide-mobile-menu\:row-start-2{
    grid-row-start:2
  }

  .hide-mobile-menu\:row-start-3{
    grid-row-start:3
  }

  .hide-mobile-menu\:row-start-4{
    grid-row-start:4
  }

  .hide-mobile-menu\:row-start-5{
    grid-row-start:5
  }

  .hide-mobile-menu\:row-start-6{
    grid-row-start:6
  }

  .hide-mobile-menu\:row-start-7{
    grid-row-start:7
  }

  .hide-mobile-menu\:row-start-auto{
    grid-row-start:auto
  }

  .hide-mobile-menu\:row-end-1{
    grid-row-end:1
  }

  .hide-mobile-menu\:row-end-2{
    grid-row-end:2
  }

  .hide-mobile-menu\:row-end-3{
    grid-row-end:3
  }

  .hide-mobile-menu\:row-end-4{
    grid-row-end:4
  }

  .hide-mobile-menu\:row-end-5{
    grid-row-end:5
  }

  .hide-mobile-menu\:row-end-6{
    grid-row-end:6
  }

  .hide-mobile-menu\:row-end-7{
    grid-row-end:7
  }

  .hide-mobile-menu\:row-end-auto{
    grid-row-end:auto
  }

  .hide-mobile-menu\:float-right{
    float:right
  }

  .hide-mobile-menu\:float-left{
    float:left
  }

  .hide-mobile-menu\:float-none{
    float:none
  }

  .hide-mobile-menu\:clear-left{
    clear:left
  }

  .hide-mobile-menu\:clear-right{
    clear:right
  }

  .hide-mobile-menu\:clear-both{
    clear:both
  }

  .hide-mobile-menu\:clear-none{
    clear:none
  }

  .hide-mobile-menu\:m-0{
    margin:0
  }

  .hide-mobile-menu\:m-auto{
    margin:auto
  }

  .hide-mobile-menu\:m-1px{
    margin:1px
  }

  .hide-mobile-menu\:m-2px{
    margin:2px
  }

  .hide-mobile-menu\:m-3px{
    margin:3px
  }

  .hide-mobile-menu\:m-xxs{
    margin:4px
  }

  .hide-mobile-menu\:m-xs{
    margin:8px
  }

  .hide-mobile-menu\:m-sm{
    margin:16px
  }

  .hide-mobile-menu\:m-base{
    margin:24px
  }

  .hide-mobile-menu\:m-md{
    margin:40px
  }

  .hide-mobile-menu\:m-lg{
    margin:56px
  }

  .hide-mobile-menu\:m-xl{
    margin:80px
  }

  .hide-mobile-menu\:m-xxl{
    margin:96px
  }

  .hide-mobile-menu\:m-3xl{
    margin:160px
  }

  .hide-mobile-menu\:m-4xl{
    margin:20rem
  }

  .hide-mobile-menu\:m-full{
    margin:100%
  }

  .hide-mobile-menu\:-m-1px{
    margin:-1px
  }

  .hide-mobile-menu\:-m-2px{
    margin:-2px
  }

  .hide-mobile-menu\:-m-3px{
    margin:-3px
  }

  .hide-mobile-menu\:-m-xxs{
    margin:-4px
  }

  .hide-mobile-menu\:-m-xs{
    margin:-8px
  }

  .hide-mobile-menu\:-m-sm{
    margin:-16px
  }

  .hide-mobile-menu\:-m-base{
    margin:-24px
  }

  .hide-mobile-menu\:-m-md{
    margin:-40px
  }

  .hide-mobile-menu\:-m-lg{
    margin:-56px
  }

  .hide-mobile-menu\:-m-xl{
    margin:-80px
  }

  .hide-mobile-menu\:-m-xxl{
    margin:-96px
  }

  .hide-mobile-menu\:-m-3xl{
    margin:-160px
  }

  .hide-mobile-menu\:-m-4xl{
    margin:-20rem
  }

  .hide-mobile-menu\:-m-full{
    margin:-100%
  }

  .hide-mobile-menu\:mx-0{
    margin-left:0;
    margin-right:0
  }

  .hide-mobile-menu\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .hide-mobile-menu\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .hide-mobile-menu\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .hide-mobile-menu\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .hide-mobile-menu\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .hide-mobile-menu\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .hide-mobile-menu\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .hide-mobile-menu\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .hide-mobile-menu\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .hide-mobile-menu\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .hide-mobile-menu\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .hide-mobile-menu\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .hide-mobile-menu\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .hide-mobile-menu\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .hide-mobile-menu\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .hide-mobile-menu\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .hide-mobile-menu\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .hide-mobile-menu\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .hide-mobile-menu\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .hide-mobile-menu\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .hide-mobile-menu\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .hide-mobile-menu\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .hide-mobile-menu\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .hide-mobile-menu\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .hide-mobile-menu\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .hide-mobile-menu\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .hide-mobile-menu\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .hide-mobile-menu\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .hide-mobile-menu\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

  .hide-mobile-menu\:my-0{
    margin-top:0;
    margin-bottom:0
  }

  .hide-mobile-menu\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .hide-mobile-menu\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .hide-mobile-menu\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .hide-mobile-menu\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .hide-mobile-menu\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .hide-mobile-menu\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .hide-mobile-menu\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .hide-mobile-menu\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .hide-mobile-menu\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .hide-mobile-menu\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .hide-mobile-menu\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .hide-mobile-menu\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .hide-mobile-menu\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .hide-mobile-menu\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .hide-mobile-menu\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .hide-mobile-menu\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .hide-mobile-menu\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .hide-mobile-menu\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .hide-mobile-menu\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .hide-mobile-menu\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .hide-mobile-menu\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .hide-mobile-menu\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .hide-mobile-menu\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .hide-mobile-menu\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .hide-mobile-menu\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .hide-mobile-menu\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .hide-mobile-menu\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .hide-mobile-menu\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .hide-mobile-menu\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .hide-mobile-menu\:mt-0{
    margin-top:0
  }

  .hide-mobile-menu\:mt-auto{
    margin-top:auto
  }

  .hide-mobile-menu\:mt-1px{
    margin-top:1px
  }

  .hide-mobile-menu\:mt-2px{
    margin-top:2px
  }

  .hide-mobile-menu\:mt-3px{
    margin-top:3px
  }

  .hide-mobile-menu\:mt-xxs{
    margin-top:4px
  }

  .hide-mobile-menu\:mt-xs{
    margin-top:8px
  }

  .hide-mobile-menu\:mt-sm{
    margin-top:16px
  }

  .hide-mobile-menu\:mt-base{
    margin-top:24px
  }

  .hide-mobile-menu\:mt-md{
    margin-top:40px
  }

  .hide-mobile-menu\:mt-lg{
    margin-top:56px
  }

  .hide-mobile-menu\:mt-xl{
    margin-top:80px
  }

  .hide-mobile-menu\:mt-xxl{
    margin-top:96px
  }

  .hide-mobile-menu\:mt-3xl{
    margin-top:160px
  }

  .hide-mobile-menu\:mt-4xl{
    margin-top:20rem
  }

  .hide-mobile-menu\:mt-full{
    margin-top:100%
  }

  .hide-mobile-menu\:-mt-1px{
    margin-top:-1px
  }

  .hide-mobile-menu\:-mt-2px{
    margin-top:-2px
  }

  .hide-mobile-menu\:-mt-3px{
    margin-top:-3px
  }

  .hide-mobile-menu\:-mt-xxs{
    margin-top:-4px
  }

  .hide-mobile-menu\:-mt-xs{
    margin-top:-8px
  }

  .hide-mobile-menu\:-mt-sm{
    margin-top:-16px
  }

  .hide-mobile-menu\:-mt-base{
    margin-top:-24px
  }

  .hide-mobile-menu\:-mt-md{
    margin-top:-40px
  }

  .hide-mobile-menu\:-mt-lg{
    margin-top:-56px
  }

  .hide-mobile-menu\:-mt-xl{
    margin-top:-80px
  }

  .hide-mobile-menu\:-mt-xxl{
    margin-top:-96px
  }

  .hide-mobile-menu\:-mt-3xl{
    margin-top:-160px
  }

  .hide-mobile-menu\:-mt-4xl{
    margin-top:-20rem
  }

  .hide-mobile-menu\:-mt-full{
    margin-top:-100%
  }

  .hide-mobile-menu\:mr-0{
    margin-right:0
  }

  .hide-mobile-menu\:mr-auto{
    margin-right:auto
  }

  .hide-mobile-menu\:mr-1px{
    margin-right:1px
  }

  .hide-mobile-menu\:mr-2px{
    margin-right:2px
  }

  .hide-mobile-menu\:mr-3px{
    margin-right:3px
  }

  .hide-mobile-menu\:mr-xxs{
    margin-right:4px
  }

  .hide-mobile-menu\:mr-xs{
    margin-right:8px
  }

  .hide-mobile-menu\:mr-sm{
    margin-right:16px
  }

  .hide-mobile-menu\:mr-base{
    margin-right:24px
  }

  .hide-mobile-menu\:mr-md{
    margin-right:40px
  }

  .hide-mobile-menu\:mr-lg{
    margin-right:56px
  }

  .hide-mobile-menu\:mr-xl{
    margin-right:80px
  }

  .hide-mobile-menu\:mr-xxl{
    margin-right:96px
  }

  .hide-mobile-menu\:mr-3xl{
    margin-right:160px
  }

  .hide-mobile-menu\:mr-4xl{
    margin-right:20rem
  }

  .hide-mobile-menu\:mr-full{
    margin-right:100%
  }

  .hide-mobile-menu\:-mr-1px{
    margin-right:-1px
  }

  .hide-mobile-menu\:-mr-2px{
    margin-right:-2px
  }

  .hide-mobile-menu\:-mr-3px{
    margin-right:-3px
  }

  .hide-mobile-menu\:-mr-xxs{
    margin-right:-4px
  }

  .hide-mobile-menu\:-mr-xs{
    margin-right:-8px
  }

  .hide-mobile-menu\:-mr-sm{
    margin-right:-16px
  }

  .hide-mobile-menu\:-mr-base{
    margin-right:-24px
  }

  .hide-mobile-menu\:-mr-md{
    margin-right:-40px
  }

  .hide-mobile-menu\:-mr-lg{
    margin-right:-56px
  }

  .hide-mobile-menu\:-mr-xl{
    margin-right:-80px
  }

  .hide-mobile-menu\:-mr-xxl{
    margin-right:-96px
  }

  .hide-mobile-menu\:-mr-3xl{
    margin-right:-160px
  }

  .hide-mobile-menu\:-mr-4xl{
    margin-right:-20rem
  }

  .hide-mobile-menu\:-mr-full{
    margin-right:-100%
  }

  .hide-mobile-menu\:mb-0{
    margin-bottom:0
  }

  .hide-mobile-menu\:mb-auto{
    margin-bottom:auto
  }

  .hide-mobile-menu\:mb-1px{
    margin-bottom:1px
  }

  .hide-mobile-menu\:mb-2px{
    margin-bottom:2px
  }

  .hide-mobile-menu\:mb-3px{
    margin-bottom:3px
  }

  .hide-mobile-menu\:mb-xxs{
    margin-bottom:4px
  }

  .hide-mobile-menu\:mb-xs{
    margin-bottom:8px
  }

  .hide-mobile-menu\:mb-sm{
    margin-bottom:16px
  }

  .hide-mobile-menu\:mb-base{
    margin-bottom:24px
  }

  .hide-mobile-menu\:mb-md{
    margin-bottom:40px
  }

  .hide-mobile-menu\:mb-lg{
    margin-bottom:56px
  }

  .hide-mobile-menu\:mb-xl{
    margin-bottom:80px
  }

  .hide-mobile-menu\:mb-xxl{
    margin-bottom:96px
  }

  .hide-mobile-menu\:mb-3xl{
    margin-bottom:160px
  }

  .hide-mobile-menu\:mb-4xl{
    margin-bottom:20rem
  }

  .hide-mobile-menu\:mb-full{
    margin-bottom:100%
  }

  .hide-mobile-menu\:-mb-1px{
    margin-bottom:-1px
  }

  .hide-mobile-menu\:-mb-2px{
    margin-bottom:-2px
  }

  .hide-mobile-menu\:-mb-3px{
    margin-bottom:-3px
  }

  .hide-mobile-menu\:-mb-xxs{
    margin-bottom:-4px
  }

  .hide-mobile-menu\:-mb-xs{
    margin-bottom:-8px
  }

  .hide-mobile-menu\:-mb-sm{
    margin-bottom:-16px
  }

  .hide-mobile-menu\:-mb-base{
    margin-bottom:-24px
  }

  .hide-mobile-menu\:-mb-md{
    margin-bottom:-40px
  }

  .hide-mobile-menu\:-mb-lg{
    margin-bottom:-56px
  }

  .hide-mobile-menu\:-mb-xl{
    margin-bottom:-80px
  }

  .hide-mobile-menu\:-mb-xxl{
    margin-bottom:-96px
  }

  .hide-mobile-menu\:-mb-3xl{
    margin-bottom:-160px
  }

  .hide-mobile-menu\:-mb-4xl{
    margin-bottom:-20rem
  }

  .hide-mobile-menu\:-mb-full{
    margin-bottom:-100%
  }

  .hide-mobile-menu\:ml-0{
    margin-left:0
  }

  .hide-mobile-menu\:ml-auto{
    margin-left:auto
  }

  .hide-mobile-menu\:ml-1px{
    margin-left:1px
  }

  .hide-mobile-menu\:ml-2px{
    margin-left:2px
  }

  .hide-mobile-menu\:ml-3px{
    margin-left:3px
  }

  .hide-mobile-menu\:ml-xxs{
    margin-left:4px
  }

  .hide-mobile-menu\:ml-xs{
    margin-left:8px
  }

  .hide-mobile-menu\:ml-sm{
    margin-left:16px
  }

  .hide-mobile-menu\:ml-base{
    margin-left:24px
  }

  .hide-mobile-menu\:ml-md{
    margin-left:40px
  }

  .hide-mobile-menu\:ml-lg{
    margin-left:56px
  }

  .hide-mobile-menu\:ml-xl{
    margin-left:80px
  }

  .hide-mobile-menu\:ml-xxl{
    margin-left:96px
  }

  .hide-mobile-menu\:ml-3xl{
    margin-left:160px
  }

  .hide-mobile-menu\:ml-4xl{
    margin-left:20rem
  }

  .hide-mobile-menu\:ml-full{
    margin-left:100%
  }

  .hide-mobile-menu\:-ml-1px{
    margin-left:-1px
  }

  .hide-mobile-menu\:-ml-2px{
    margin-left:-2px
  }

  .hide-mobile-menu\:-ml-3px{
    margin-left:-3px
  }

  .hide-mobile-menu\:-ml-xxs{
    margin-left:-4px
  }

  .hide-mobile-menu\:-ml-xs{
    margin-left:-8px
  }

  .hide-mobile-menu\:-ml-sm{
    margin-left:-16px
  }

  .hide-mobile-menu\:-ml-base{
    margin-left:-24px
  }

  .hide-mobile-menu\:-ml-md{
    margin-left:-40px
  }

  .hide-mobile-menu\:-ml-lg{
    margin-left:-56px
  }

  .hide-mobile-menu\:-ml-xl{
    margin-left:-80px
  }

  .hide-mobile-menu\:-ml-xxl{
    margin-left:-96px
  }

  .hide-mobile-menu\:-ml-3xl{
    margin-left:-160px
  }

  .hide-mobile-menu\:-ml-4xl{
    margin-left:-20rem
  }

  .hide-mobile-menu\:-ml-full{
    margin-left:-100%
  }

  .hide-mobile-menu\:box-border{
    box-sizing:border-box
  }

  .hide-mobile-menu\:box-content{
    box-sizing:content-box
  }

  .hide-mobile-menu\:block{
    display:block
  }

  .hide-mobile-menu\:inline-block{
    display:inline-block
  }

  .hide-mobile-menu\:inline{
    display:inline
  }

  .hide-mobile-menu\:flex{
    display:flex
  }

  .hide-mobile-menu\:inline-flex{
    display:inline-flex
  }

  .hide-mobile-menu\:table{
    display:table
  }

  .hide-mobile-menu\:inline-table{
    display:inline-table
  }

  .hide-mobile-menu\:table-caption{
    display:table-caption
  }

  .hide-mobile-menu\:table-cell{
    display:table-cell
  }

  .hide-mobile-menu\:table-column{
    display:table-column
  }

  .hide-mobile-menu\:table-column-group{
    display:table-column-group
  }

  .hide-mobile-menu\:table-footer-group{
    display:table-footer-group
  }

  .hide-mobile-menu\:table-header-group{
    display:table-header-group
  }

  .hide-mobile-menu\:table-row-group{
    display:table-row-group
  }

  .hide-mobile-menu\:table-row{
    display:table-row
  }

  .hide-mobile-menu\:flow-root{
    display:flow-root
  }

  .hide-mobile-menu\:grid{
    display:grid
  }

  .hide-mobile-menu\:inline-grid{
    display:inline-grid
  }

  .hide-mobile-menu\:contents{
    display:contents
  }

  .hide-mobile-menu\:list-item{
    display:list-item
  }

  .hide-mobile-menu\:hidden{
    display:none
  }

  .hide-mobile-menu\:h-0{
    height:0
  }

  .hide-mobile-menu\:h-auto{
    height:auto
  }

  .hide-mobile-menu\:h-1px{
    height:1px
  }

  .hide-mobile-menu\:h-2px{
    height:2px
  }

  .hide-mobile-menu\:h-3px{
    height:3px
  }

  .hide-mobile-menu\:h-xxs{
    height:4px
  }

  .hide-mobile-menu\:h-xs{
    height:8px
  }

  .hide-mobile-menu\:h-sm{
    height:16px
  }

  .hide-mobile-menu\:h-base{
    height:24px
  }

  .hide-mobile-menu\:h-md{
    height:40px
  }

  .hide-mobile-menu\:h-lg{
    height:56px
  }

  .hide-mobile-menu\:h-xl{
    height:80px
  }

  .hide-mobile-menu\:h-xxl{
    height:96px
  }

  .hide-mobile-menu\:h-3xl{
    height:160px
  }

  .hide-mobile-menu\:h-4xl{
    height:20rem
  }

  .hide-mobile-menu\:h-full{
    height:100%
  }

  .hide-mobile-menu\:h-1\/2{
    height:50%
  }

  .hide-mobile-menu\:h-1\/3{
    height:33.333333%
  }

  .hide-mobile-menu\:h-2\/3{
    height:66.666667%
  }

  .hide-mobile-menu\:h-1\/4{
    height:25%
  }

  .hide-mobile-menu\:h-2\/4{
    height:50%
  }

  .hide-mobile-menu\:h-3\/4{
    height:75%
  }

  .hide-mobile-menu\:h-1\/5{
    height:20%
  }

  .hide-mobile-menu\:h-2\/5{
    height:40%
  }

  .hide-mobile-menu\:h-3\/5{
    height:60%
  }

  .hide-mobile-menu\:h-4\/5{
    height:80%
  }

  .hide-mobile-menu\:h-1\/6{
    height:16.666667%
  }

  .hide-mobile-menu\:h-2\/6{
    height:33.333333%
  }

  .hide-mobile-menu\:h-3\/6{
    height:50%
  }

  .hide-mobile-menu\:h-4\/6{
    height:66.666667%
  }

  .hide-mobile-menu\:h-5\/6{
    height:83.333333%
  }

  .hide-mobile-menu\:h-screen{
    height:100vh
  }

  .hide-mobile-menu\:max-h-0{
    max-height:0
  }

  .hide-mobile-menu\:max-h-1px{
    max-height:1px
  }

  .hide-mobile-menu\:max-h-2px{
    max-height:2px
  }

  .hide-mobile-menu\:max-h-3px{
    max-height:3px
  }

  .hide-mobile-menu\:max-h-xxs{
    max-height:4px
  }

  .hide-mobile-menu\:max-h-xs{
    max-height:8px
  }

  .hide-mobile-menu\:max-h-sm{
    max-height:16px
  }

  .hide-mobile-menu\:max-h-base{
    max-height:24px
  }

  .hide-mobile-menu\:max-h-md{
    max-height:40px
  }

  .hide-mobile-menu\:max-h-lg{
    max-height:56px
  }

  .hide-mobile-menu\:max-h-xl{
    max-height:80px
  }

  .hide-mobile-menu\:max-h-xxl{
    max-height:96px
  }

  .hide-mobile-menu\:max-h-3xl{
    max-height:160px
  }

  .hide-mobile-menu\:max-h-4xl{
    max-height:20rem
  }

  .hide-mobile-menu\:max-h-full{
    max-height:100%
  }

  .hide-mobile-menu\:max-h-screen{
    max-height:100vh
  }

  .hide-mobile-menu\:min-h-0{
    min-height:0px
  }

  .hide-mobile-menu\:min-h-full{
    min-height:100%
  }

  .hide-mobile-menu\:min-h-screen{
    min-height:100vh
  }

  .hide-mobile-menu\:w-0{
    width:0
  }

  .hide-mobile-menu\:w-auto{
    width:auto
  }

  .hide-mobile-menu\:w-1px{
    width:1px
  }

  .hide-mobile-menu\:w-2px{
    width:2px
  }

  .hide-mobile-menu\:w-3px{
    width:3px
  }

  .hide-mobile-menu\:w-xxs{
    width:4px
  }

  .hide-mobile-menu\:w-xs{
    width:8px
  }

  .hide-mobile-menu\:w-sm{
    width:16px
  }

  .hide-mobile-menu\:w-base{
    width:24px
  }

  .hide-mobile-menu\:w-md{
    width:40px
  }

  .hide-mobile-menu\:w-lg{
    width:56px
  }

  .hide-mobile-menu\:w-xl{
    width:80px
  }

  .hide-mobile-menu\:w-xxl{
    width:96px
  }

  .hide-mobile-menu\:w-3xl{
    width:160px
  }

  .hide-mobile-menu\:w-4xl{
    width:20rem
  }

  .hide-mobile-menu\:w-full{
    width:100%
  }

  .hide-mobile-menu\:w-1\/2{
    width:50%
  }

  .hide-mobile-menu\:w-1\/3{
    width:33.333333%
  }

  .hide-mobile-menu\:w-2\/3{
    width:66.666667%
  }

  .hide-mobile-menu\:w-1\/4{
    width:25%
  }

  .hide-mobile-menu\:w-2\/4{
    width:50%
  }

  .hide-mobile-menu\:w-3\/4{
    width:75%
  }

  .hide-mobile-menu\:w-1\/5{
    width:20%
  }

  .hide-mobile-menu\:w-2\/5{
    width:40%
  }

  .hide-mobile-menu\:w-3\/5{
    width:60%
  }

  .hide-mobile-menu\:w-4\/5{
    width:80%
  }

  .hide-mobile-menu\:w-1\/6{
    width:16.666667%
  }

  .hide-mobile-menu\:w-2\/6{
    width:33.333333%
  }

  .hide-mobile-menu\:w-3\/6{
    width:50%
  }

  .hide-mobile-menu\:w-4\/6{
    width:66.666667%
  }

  .hide-mobile-menu\:w-5\/6{
    width:83.333333%
  }

  .hide-mobile-menu\:w-1\/12{
    width:8.333333%
  }

  .hide-mobile-menu\:w-2\/12{
    width:16.666667%
  }

  .hide-mobile-menu\:w-3\/12{
    width:25%
  }

  .hide-mobile-menu\:w-4\/12{
    width:33.333333%
  }

  .hide-mobile-menu\:w-5\/12{
    width:41.666667%
  }

  .hide-mobile-menu\:w-6\/12{
    width:50%
  }

  .hide-mobile-menu\:w-7\/12{
    width:58.333333%
  }

  .hide-mobile-menu\:w-8\/12{
    width:66.666667%
  }

  .hide-mobile-menu\:w-9\/12{
    width:75%
  }

  .hide-mobile-menu\:w-10\/12{
    width:83.333333%
  }

  .hide-mobile-menu\:w-11\/12{
    width:91.666667%
  }

  .hide-mobile-menu\:w-screen{
    width:100vw
  }

  .hide-mobile-menu\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .hide-mobile-menu\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .hide-mobile-menu\:min-w-0{
    min-width:0px
  }

  .hide-mobile-menu\:min-w-full{
    min-width:100%
  }

  .hide-mobile-menu\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .hide-mobile-menu\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .hide-mobile-menu\:max-w-0{
    max-width:0rem
  }

  .hide-mobile-menu\:max-w-none{
    max-width:none
  }

  .hide-mobile-menu\:max-w-xs{
    max-width:20rem
  }

  .hide-mobile-menu\:max-w-sm{
    max-width:24rem
  }

  .hide-mobile-menu\:max-w-md{
    max-width:28rem
  }

  .hide-mobile-menu\:max-w-lg{
    max-width:32rem
  }

  .hide-mobile-menu\:max-w-xl{
    max-width:36rem
  }

  .hide-mobile-menu\:max-w-2xl{
    max-width:42rem
  }

  .hide-mobile-menu\:max-w-3xl{
    max-width:48rem
  }

  .hide-mobile-menu\:max-w-4xl{
    max-width:56rem
  }

  .hide-mobile-menu\:max-w-5xl{
    max-width:64rem
  }

  .hide-mobile-menu\:max-w-6xl{
    max-width:72rem
  }

  .hide-mobile-menu\:max-w-7xl{
    max-width:80rem
  }

  .hide-mobile-menu\:max-w-full{
    max-width:100%
  }

  .hide-mobile-menu\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .hide-mobile-menu\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .hide-mobile-menu\:max-w-prose{
    max-width:65ch
  }

  .hide-mobile-menu\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .hide-mobile-menu\:max-w-screen-mobile{
    max-width:480px
  }

  .hide-mobile-menu\:max-w-screen-tablet{
    max-width:640px
  }

  .hide-mobile-menu\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .hide-mobile-menu\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .hide-mobile-menu\:max-w-screen-desktop{
    max-width:1024px
  }

  .hide-mobile-menu\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .hide-mobile-menu\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .hide-mobile-menu\:max-w-1\/4{
    max-width:25%
  }

  .hide-mobile-menu\:max-w-1\/3{
    max-width:33.33%
  }

  .hide-mobile-menu\:max-w-1\/2{
    max-width:50%
  }

  .hide-mobile-menu\:max-w-2\/3{
    max-width:66.66%
  }

  .hide-mobile-menu\:max-w-3\/4{
    max-width:75%
  }

  .hide-mobile-menu\:flex-1{
    flex:1 1 0%
  }

  .hide-mobile-menu\:flex-auto{
    flex:1 1 auto
  }

  .hide-mobile-menu\:flex-initial{
    flex:0 1 auto
  }

  .hide-mobile-menu\:flex-none{
    flex:none
  }

  .hide-mobile-menu\:flex-shrink-0{
    flex-shrink:0
  }

  .hide-mobile-menu\:flex-shrink{
    flex-shrink:1
  }

  .hide-mobile-menu\:flex-grow-0{
    flex-grow:0
  }

  .hide-mobile-menu\:flex-grow{
    flex-grow:1
  }

  .hide-mobile-menu\:table-auto{
    table-layout:auto
  }

  .hide-mobile-menu\:table-fixed{
    table-layout:fixed
  }

  .hide-mobile-menu\:border-collapse{
    border-collapse:collapse
  }

  .hide-mobile-menu\:border-separate{
    border-collapse:separate
  }

  .hide-mobile-menu\:origin-center{
    transform-origin:center
  }

  .hide-mobile-menu\:origin-top{
    transform-origin:top
  }

  .hide-mobile-menu\:origin-top-right{
    transform-origin:top right
  }

  .hide-mobile-menu\:origin-right{
    transform-origin:right
  }

  .hide-mobile-menu\:origin-bottom-right{
    transform-origin:bottom right
  }

  .hide-mobile-menu\:origin-bottom{
    transform-origin:bottom
  }

  .hide-mobile-menu\:origin-bottom-left{
    transform-origin:bottom left
  }

  .hide-mobile-menu\:origin-left{
    transform-origin:left
  }

  .hide-mobile-menu\:origin-top-left{
    transform-origin:top left
  }

  .hide-mobile-menu\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .hide-mobile-menu\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .hide-mobile-menu\:transform-none{
    transform:none
  }

  .hide-mobile-menu\:translate-x-0{
    --tw-translate-x:0
  }

  .hide-mobile-menu\:translate-x-1px{
    --tw-translate-x:1px
  }

  .hide-mobile-menu\:translate-x-2px{
    --tw-translate-x:2px
  }

  .hide-mobile-menu\:translate-x-3px{
    --tw-translate-x:3px
  }

  .hide-mobile-menu\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .hide-mobile-menu\:translate-x-xs{
    --tw-translate-x:8px
  }

  .hide-mobile-menu\:translate-x-sm{
    --tw-translate-x:16px
  }

  .hide-mobile-menu\:translate-x-base{
    --tw-translate-x:24px
  }

  .hide-mobile-menu\:translate-x-md{
    --tw-translate-x:40px
  }

  .hide-mobile-menu\:translate-x-lg{
    --tw-translate-x:56px
  }

  .hide-mobile-menu\:translate-x-xl{
    --tw-translate-x:80px
  }

  .hide-mobile-menu\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .hide-mobile-menu\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .hide-mobile-menu\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .hide-mobile-menu\:translate-x-full{
    --tw-translate-x:100%
  }

  .hide-mobile-menu\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .hide-mobile-menu\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .hide-mobile-menu\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .hide-mobile-menu\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .hide-mobile-menu\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .hide-mobile-menu\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .hide-mobile-menu\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .hide-mobile-menu\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .hide-mobile-menu\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .hide-mobile-menu\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .hide-mobile-menu\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .hide-mobile-menu\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .hide-mobile-menu\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .hide-mobile-menu\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .hide-mobile-menu\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .hide-mobile-menu\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .hide-mobile-menu\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .hide-mobile-menu\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .hide-mobile-menu\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .hide-mobile-menu\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .hide-mobile-menu\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .hide-mobile-menu\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .hide-mobile-menu\:translate-y-0{
    --tw-translate-y:0
  }

  .hide-mobile-menu\:translate-y-1px{
    --tw-translate-y:1px
  }

  .hide-mobile-menu\:translate-y-2px{
    --tw-translate-y:2px
  }

  .hide-mobile-menu\:translate-y-3px{
    --tw-translate-y:3px
  }

  .hide-mobile-menu\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .hide-mobile-menu\:translate-y-xs{
    --tw-translate-y:8px
  }

  .hide-mobile-menu\:translate-y-sm{
    --tw-translate-y:16px
  }

  .hide-mobile-menu\:translate-y-base{
    --tw-translate-y:24px
  }

  .hide-mobile-menu\:translate-y-md{
    --tw-translate-y:40px
  }

  .hide-mobile-menu\:translate-y-lg{
    --tw-translate-y:56px
  }

  .hide-mobile-menu\:translate-y-xl{
    --tw-translate-y:80px
  }

  .hide-mobile-menu\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .hide-mobile-menu\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .hide-mobile-menu\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .hide-mobile-menu\:translate-y-full{
    --tw-translate-y:100%
  }

  .hide-mobile-menu\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .hide-mobile-menu\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .hide-mobile-menu\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .hide-mobile-menu\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .hide-mobile-menu\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .hide-mobile-menu\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .hide-mobile-menu\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .hide-mobile-menu\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .hide-mobile-menu\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .hide-mobile-menu\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .hide-mobile-menu\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .hide-mobile-menu\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .hide-mobile-menu\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .hide-mobile-menu\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .hide-mobile-menu\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .hide-mobile-menu\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .hide-mobile-menu\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .hide-mobile-menu\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .hide-mobile-menu\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .hide-mobile-menu\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .hide-mobile-menu\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .hide-mobile-menu\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .hide-mobile-menu\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .hide-mobile-menu\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .hide-mobile-menu\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .hide-mobile-menu\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .hide-mobile-menu\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .hide-mobile-menu\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .hide-mobile-menu\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .hide-mobile-menu\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .hide-mobile-menu\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .hide-mobile-menu\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .hide-mobile-menu\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .hide-mobile-menu\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .hide-mobile-menu\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .hide-mobile-menu\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .hide-mobile-menu\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .hide-mobile-menu\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .hide-mobile-menu\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .hide-mobile-menu\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .hide-mobile-menu\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .hide-mobile-menu\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .hide-mobile-menu\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .hide-mobile-menu\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .hide-mobile-menu\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .hide-mobile-menu\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .hide-mobile-menu\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .hide-mobile-menu\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .hide-mobile-menu\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .hide-mobile-menu\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .hide-mobile-menu\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .hide-mobile-menu\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .hide-mobile-menu\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .hide-mobile-menu\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .hide-mobile-menu\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .hide-mobile-menu\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .hide-mobile-menu\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .hide-mobile-menu\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .hide-mobile-menu\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .hide-mobile-menu\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .hide-mobile-menu\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .hide-mobile-menu\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .hide-mobile-menu\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .hide-mobile-menu\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .hide-mobile-menu\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .hide-mobile-menu\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .hide-mobile-menu\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .hide-mobile-menu\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .hide-mobile-menu\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .hide-mobile-menu\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .hide-mobile-menu\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .hide-mobile-menu\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .hide-mobile-menu\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .hide-mobile-menu\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .hide-mobile-menu\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .hide-mobile-menu\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .hide-mobile-menu\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .hide-mobile-menu\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .hide-mobile-menu\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .hide-mobile-menu\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .hide-mobile-menu\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .hide-mobile-menu\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .hide-mobile-menu\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .hide-mobile-menu\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .hide-mobile-menu\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .hide-mobile-menu\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .hide-mobile-menu\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .hide-mobile-menu\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .hide-mobile-menu\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .hide-mobile-menu\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .hide-mobile-menu\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .hide-mobile-menu\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .hide-mobile-menu\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .hide-mobile-menu\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .hide-mobile-menu\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .hide-mobile-menu\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .hide-mobile-menu\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .hide-mobile-menu\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .hide-mobile-menu\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .hide-mobile-menu\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .hide-mobile-menu\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .hide-mobile-menu\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .hide-mobile-menu\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .hide-mobile-menu\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .hide-mobile-menu\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .hide-mobile-menu\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .hide-mobile-menu\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .hide-mobile-menu\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .hide-mobile-menu\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .hide-mobile-menu\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .hide-mobile-menu\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .hide-mobile-menu\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .hide-mobile-menu\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .hide-mobile-menu\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .hide-mobile-menu\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .hide-mobile-menu\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .hide-mobile-menu\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .hide-mobile-menu\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .hide-mobile-menu\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .hide-mobile-menu\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .hide-mobile-menu\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .hide-mobile-menu\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .hide-mobile-menu\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .hide-mobile-menu\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .hide-mobile-menu\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .hide-mobile-menu\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .hide-mobile-menu\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .hide-mobile-menu\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .hide-mobile-menu\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .hide-mobile-menu\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .hide-mobile-menu\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .hide-mobile-menu\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .hide-mobile-menu\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .hide-mobile-menu\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .hide-mobile-menu\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .hide-mobile-menu\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .hide-mobile-menu\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .hide-mobile-menu\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .hide-mobile-menu\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .hide-mobile-menu\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .hide-mobile-menu\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .hide-mobile-menu\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .hide-mobile-menu\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .hide-mobile-menu\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .hide-mobile-menu\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .hide-mobile-menu\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .hide-mobile-menu\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .hide-mobile-menu\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .hide-mobile-menu\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .hide-mobile-menu\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .hide-mobile-menu\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .hide-mobile-menu\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .hide-mobile-menu\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .hide-mobile-menu\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .hide-mobile-menu\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .hide-mobile-menu\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .hide-mobile-menu\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .hide-mobile-menu\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .hide-mobile-menu\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .hide-mobile-menu\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .hide-mobile-menu\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .hide-mobile-menu\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .hide-mobile-menu\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .hide-mobile-menu\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .hide-mobile-menu\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .hide-mobile-menu\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .hide-mobile-menu\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .hide-mobile-menu\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .hide-mobile-menu\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .hide-mobile-menu\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .hide-mobile-menu\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .hide-mobile-menu\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .hide-mobile-menu\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .hide-mobile-menu\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .hide-mobile-menu\:rotate-0{
    --tw-rotate:0deg
  }

  .hide-mobile-menu\:rotate-1{
    --tw-rotate:1deg
  }

  .hide-mobile-menu\:rotate-2{
    --tw-rotate:2deg
  }

  .hide-mobile-menu\:rotate-3{
    --tw-rotate:3deg
  }

  .hide-mobile-menu\:rotate-6{
    --tw-rotate:6deg
  }

  .hide-mobile-menu\:rotate-12{
    --tw-rotate:12deg
  }

  .hide-mobile-menu\:rotate-45{
    --tw-rotate:45deg
  }

  .hide-mobile-menu\:rotate-90{
    --tw-rotate:90deg
  }

  .hide-mobile-menu\:rotate-180{
    --tw-rotate:180deg
  }

  .hide-mobile-menu\:-rotate-180{
    --tw-rotate:-180deg
  }

  .hide-mobile-menu\:-rotate-90{
    --tw-rotate:-90deg
  }

  .hide-mobile-menu\:-rotate-45{
    --tw-rotate:-45deg
  }

  .hide-mobile-menu\:-rotate-12{
    --tw-rotate:-12deg
  }

  .hide-mobile-menu\:-rotate-6{
    --tw-rotate:-6deg
  }

  .hide-mobile-menu\:-rotate-3{
    --tw-rotate:-3deg
  }

  .hide-mobile-menu\:-rotate-2{
    --tw-rotate:-2deg
  }

  .hide-mobile-menu\:-rotate-1{
    --tw-rotate:-1deg
  }

  .hide-mobile-menu\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .hide-mobile-menu\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .hide-mobile-menu\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .hide-mobile-menu\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .hide-mobile-menu\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .hide-mobile-menu\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .hide-mobile-menu\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .hide-mobile-menu\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .hide-mobile-menu\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .hide-mobile-menu\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .hide-mobile-menu\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .hide-mobile-menu\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .hide-mobile-menu\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .hide-mobile-menu\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .hide-mobile-menu\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .hide-mobile-menu\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .hide-mobile-menu\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .hide-mobile-menu\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .hide-mobile-menu\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .hide-mobile-menu\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .hide-mobile-menu\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .hide-mobile-menu\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .hide-mobile-menu\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .hide-mobile-menu\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .hide-mobile-menu\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .hide-mobile-menu\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .hide-mobile-menu\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .hide-mobile-menu\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .hide-mobile-menu\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .hide-mobile-menu\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .hide-mobile-menu\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .hide-mobile-menu\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .hide-mobile-menu\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .hide-mobile-menu\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .hide-mobile-menu\:skew-x-0{
    --tw-skew-x:0deg
  }

  .hide-mobile-menu\:skew-x-1{
    --tw-skew-x:1deg
  }

  .hide-mobile-menu\:skew-x-2{
    --tw-skew-x:2deg
  }

  .hide-mobile-menu\:skew-x-3{
    --tw-skew-x:3deg
  }

  .hide-mobile-menu\:skew-x-6{
    --tw-skew-x:6deg
  }

  .hide-mobile-menu\:skew-x-12{
    --tw-skew-x:12deg
  }

  .hide-mobile-menu\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .hide-mobile-menu\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .hide-mobile-menu\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .hide-mobile-menu\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .hide-mobile-menu\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .hide-mobile-menu\:skew-y-0{
    --tw-skew-y:0deg
  }

  .hide-mobile-menu\:skew-y-1{
    --tw-skew-y:1deg
  }

  .hide-mobile-menu\:skew-y-2{
    --tw-skew-y:2deg
  }

  .hide-mobile-menu\:skew-y-3{
    --tw-skew-y:3deg
  }

  .hide-mobile-menu\:skew-y-6{
    --tw-skew-y:6deg
  }

  .hide-mobile-menu\:skew-y-12{
    --tw-skew-y:12deg
  }

  .hide-mobile-menu\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .hide-mobile-menu\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .hide-mobile-menu\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .hide-mobile-menu\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .hide-mobile-menu\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .hide-mobile-menu\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .hide-mobile-menu\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .hide-mobile-menu\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .hide-mobile-menu\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .hide-mobile-menu\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .hide-mobile-menu\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .hide-mobile-menu\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .hide-mobile-menu\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .hide-mobile-menu\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .hide-mobile-menu\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .hide-mobile-menu\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .hide-mobile-menu\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .hide-mobile-menu\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .hide-mobile-menu\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .hide-mobile-menu\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .hide-mobile-menu\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .hide-mobile-menu\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .hide-mobile-menu\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .hide-mobile-menu\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .hide-mobile-menu\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .hide-mobile-menu\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .hide-mobile-menu\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .hide-mobile-menu\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .hide-mobile-menu\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .hide-mobile-menu\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .hide-mobile-menu\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .hide-mobile-menu\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .hide-mobile-menu\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .hide-mobile-menu\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .hide-mobile-menu\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .hide-mobile-menu\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .hide-mobile-menu\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .hide-mobile-menu\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .hide-mobile-menu\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .hide-mobile-menu\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .hide-mobile-menu\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .hide-mobile-menu\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .hide-mobile-menu\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .hide-mobile-menu\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .hide-mobile-menu\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .hide-mobile-menu\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .hide-mobile-menu\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .hide-mobile-menu\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .hide-mobile-menu\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .hide-mobile-menu\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .hide-mobile-menu\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .hide-mobile-menu\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .hide-mobile-menu\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .hide-mobile-menu\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .hide-mobile-menu\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .hide-mobile-menu\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:scale-x-0{
    --tw-scale-x:0
  }

  .hide-mobile-menu\:scale-x-50{
    --tw-scale-x:.5
  }

  .hide-mobile-menu\:scale-x-75{
    --tw-scale-x:.75
  }

  .hide-mobile-menu\:scale-x-90{
    --tw-scale-x:.9
  }

  .hide-mobile-menu\:scale-x-95{
    --tw-scale-x:.95
  }

  .hide-mobile-menu\:scale-x-100{
    --tw-scale-x:1
  }

  .hide-mobile-menu\:scale-x-105{
    --tw-scale-x:1.05
  }

  .hide-mobile-menu\:scale-x-110{
    --tw-scale-x:1.1
  }

  .hide-mobile-menu\:scale-x-125{
    --tw-scale-x:1.25
  }

  .hide-mobile-menu\:scale-x-150{
    --tw-scale-x:1.5
  }

  .hide-mobile-menu\:scale-y-0{
    --tw-scale-y:0
  }

  .hide-mobile-menu\:scale-y-50{
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:scale-y-75{
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:scale-y-90{
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:scale-y-95{
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:scale-y-100{
    --tw-scale-y:1
  }

  .hide-mobile-menu\:scale-y-105{
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:scale-y-110{
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:scale-y-125{
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:scale-y-150{
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .hide-mobile-menu\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .hide-mobile-menu\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .hide-mobile-menu\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .hide-mobile-menu\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .hide-mobile-menu\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .hide-mobile-menu\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .hide-mobile-menu\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .hide-mobile-menu\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .hide-mobile-menu\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .hide-mobile-menu\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .hide-mobile-menu\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .hide-mobile-menu\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .hide-mobile-menu\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .hide-mobile-menu\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .hide-mobile-menu\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .hide-mobile-menu\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .hide-mobile-menu\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .hide-mobile-menu\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .hide-mobile-menu\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .hide-mobile-menu\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .hide-mobile-menu\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .hide-mobile-menu\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .hide-mobile-menu\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .hide-mobile-menu\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .hide-mobile-menu\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .hide-mobile-menu\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .hide-mobile-menu\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .hide-mobile-menu\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .hide-mobile-menu\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .hide-mobile-menu\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .hide-mobile-menu\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .hide-mobile-menu\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .hide-mobile-menu\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .hide-mobile-menu\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .hide-mobile-menu\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .hide-mobile-menu\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .hide-mobile-menu\:cursor-auto{
    cursor:auto
  }

  .hide-mobile-menu\:cursor-default{
    cursor:default
  }

  .hide-mobile-menu\:cursor-pointer{
    cursor:pointer
  }

  .hide-mobile-menu\:cursor-wait{
    cursor:wait
  }

  .hide-mobile-menu\:cursor-text{
    cursor:text
  }

  .hide-mobile-menu\:cursor-move{
    cursor:move
  }

  .hide-mobile-menu\:cursor-help{
    cursor:help
  }

  .hide-mobile-menu\:cursor-not-allowed{
    cursor:not-allowed
  }

  .hide-mobile-menu\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .hide-mobile-menu\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .hide-mobile-menu\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .hide-mobile-menu\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .hide-mobile-menu\:resize-none{
    resize:none
  }

  .hide-mobile-menu\:resize-y{
    resize:vertical
  }

  .hide-mobile-menu\:resize-x{
    resize:horizontal
  }

  .hide-mobile-menu\:resize{
    resize:both
  }

  .hide-mobile-menu\:list-inside{
    list-style-position:inside
  }

  .hide-mobile-menu\:list-outside{
    list-style-position:outside
  }

  .hide-mobile-menu\:list-none{
    list-style-type:none
  }

  .hide-mobile-menu\:list-disc{
    list-style-type:disc
  }

  .hide-mobile-menu\:list-decimal{
    list-style-type:decimal
  }

  .hide-mobile-menu\:appearance-none{
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none
  }

  .hide-mobile-menu\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .hide-mobile-menu\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .hide-mobile-menu\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .hide-mobile-menu\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .hide-mobile-menu\:grid-flow-row{
    grid-auto-flow:row
  }

  .hide-mobile-menu\:grid-flow-col{
    grid-auto-flow:column
  }

  .hide-mobile-menu\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .hide-mobile-menu\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .hide-mobile-menu\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .hide-mobile-menu\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .hide-mobile-menu\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .hide-mobile-menu\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .hide-mobile-menu\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-cols-none{
    grid-template-columns:none
  }

  .hide-mobile-menu\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .hide-mobile-menu\:grid-rows-none{
    grid-template-rows:none
  }

  .hide-mobile-menu\:flex-row{
    flex-direction:row
  }

  .hide-mobile-menu\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .hide-mobile-menu\:flex-col{
    flex-direction:column
  }

  .hide-mobile-menu\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .hide-mobile-menu\:flex-wrap{
    flex-wrap:wrap
  }

  .hide-mobile-menu\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .hide-mobile-menu\:flex-nowrap{
    flex-wrap:nowrap
  }

  .hide-mobile-menu\:place-content-center{
    place-content:center
  }

  .hide-mobile-menu\:place-content-start{
    place-content:start
  }

  .hide-mobile-menu\:place-content-end{
    place-content:end
  }

  .hide-mobile-menu\:place-content-between{
    place-content:space-between
  }

  .hide-mobile-menu\:place-content-around{
    place-content:space-around
  }

  .hide-mobile-menu\:place-content-evenly{
    place-content:space-evenly
  }

  .hide-mobile-menu\:place-content-stretch{
    place-content:stretch
  }

  .hide-mobile-menu\:place-items-start{
    place-items:start
  }

  .hide-mobile-menu\:place-items-end{
    place-items:end
  }

  .hide-mobile-menu\:place-items-center{
    place-items:center
  }

  .hide-mobile-menu\:place-items-stretch{
    place-items:stretch
  }

  .hide-mobile-menu\:content-center{
    align-content:center
  }

  .hide-mobile-menu\:content-start{
    align-content:flex-start
  }

  .hide-mobile-menu\:content-end{
    align-content:flex-end
  }

  .hide-mobile-menu\:content-between{
    align-content:space-between
  }

  .hide-mobile-menu\:content-around{
    align-content:space-around
  }

  .hide-mobile-menu\:content-evenly{
    align-content:space-evenly
  }

  .hide-mobile-menu\:items-start{
    align-items:flex-start
  }

  .hide-mobile-menu\:items-end{
    align-items:flex-end
  }

  .hide-mobile-menu\:items-center{
    align-items:center
  }

  .hide-mobile-menu\:items-baseline{
    align-items:baseline
  }

  .hide-mobile-menu\:items-stretch{
    align-items:stretch
  }

  .hide-mobile-menu\:justify-start{
    justify-content:flex-start
  }

  .hide-mobile-menu\:justify-end{
    justify-content:flex-end
  }

  .hide-mobile-menu\:justify-center{
    justify-content:center
  }

  .hide-mobile-menu\:justify-between{
    justify-content:space-between
  }

  .hide-mobile-menu\:justify-around{
    justify-content:space-around
  }

  .hide-mobile-menu\:justify-evenly{
    justify-content:space-evenly
  }

  .hide-mobile-menu\:justify-items-start{
    justify-items:start
  }

  .hide-mobile-menu\:justify-items-end{
    justify-items:end
  }

  .hide-mobile-menu\:justify-items-center{
    justify-items:center
  }

  .hide-mobile-menu\:justify-items-stretch{
    justify-items:stretch
  }

  .hide-mobile-menu\:gap-0{
    gap:0
  }

  .hide-mobile-menu\:gap-1px{
    gap:1px
  }

  .hide-mobile-menu\:gap-2px{
    gap:2px
  }

  .hide-mobile-menu\:gap-3px{
    gap:3px
  }

  .hide-mobile-menu\:gap-xxs{
    gap:4px
  }

  .hide-mobile-menu\:gap-xs{
    gap:8px
  }

  .hide-mobile-menu\:gap-sm{
    gap:16px
  }

  .hide-mobile-menu\:gap-base{
    gap:24px
  }

  .hide-mobile-menu\:gap-md{
    gap:40px
  }

  .hide-mobile-menu\:gap-lg{
    gap:56px
  }

  .hide-mobile-menu\:gap-xl{
    gap:80px
  }

  .hide-mobile-menu\:gap-xxl{
    gap:96px
  }

  .hide-mobile-menu\:gap-3xl{
    gap:160px
  }

  .hide-mobile-menu\:gap-4xl{
    gap:20rem
  }

  .hide-mobile-menu\:gap-full{
    gap:100%
  }

  .hide-mobile-menu\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .hide-mobile-menu\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .hide-mobile-menu\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .hide-mobile-menu\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .hide-mobile-menu\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .hide-mobile-menu\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .hide-mobile-menu\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .hide-mobile-menu\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

  .hide-mobile-menu\:gap-x-lg{
    -moz-column-gap:56px;
         column-gap:56px
  }

  .hide-mobile-menu\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .hide-mobile-menu\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .hide-mobile-menu\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .hide-mobile-menu\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .hide-mobile-menu\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .hide-mobile-menu\:gap-y-0{
    row-gap:0
  }

  .hide-mobile-menu\:gap-y-1px{
    row-gap:1px
  }

  .hide-mobile-menu\:gap-y-2px{
    row-gap:2px
  }

  .hide-mobile-menu\:gap-y-3px{
    row-gap:3px
  }

  .hide-mobile-menu\:gap-y-xxs{
    row-gap:4px
  }

  .hide-mobile-menu\:gap-y-xs{
    row-gap:8px
  }

  .hide-mobile-menu\:gap-y-sm{
    row-gap:16px
  }

  .hide-mobile-menu\:gap-y-base{
    row-gap:24px
  }

  .hide-mobile-menu\:gap-y-md{
    row-gap:40px
  }

  .hide-mobile-menu\:gap-y-lg{
    row-gap:56px
  }

  .hide-mobile-menu\:gap-y-xl{
    row-gap:80px
  }

  .hide-mobile-menu\:gap-y-xxl{
    row-gap:96px
  }

  .hide-mobile-menu\:gap-y-3xl{
    row-gap:160px
  }

  .hide-mobile-menu\:gap-y-4xl{
    row-gap:20rem
  }

  .hide-mobile-menu\:gap-y-full{
    row-gap:100%
  }

  .hide-mobile-menu\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2px * var(--tw-space-x-reverse));
    margin-left:calc(2px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .hide-mobile-menu\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16px * var(--tw-space-x-reverse));
    margin-left:calc(16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(40px * var(--tw-space-x-reverse));
    margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(160px * var(--tw-space-x-reverse));
    margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2px * var(--tw-space-x-reverse));
    margin-left:calc(-2px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .hide-mobile-menu\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16px * var(--tw-space-x-reverse));
    margin-left:calc(-16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-40px * var(--tw-space-x-reverse));
    margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-160px * var(--tw-space-x-reverse));
    margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .hide-mobile-menu\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .hide-mobile-menu\:space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(160px * var(--tw-space-y-reverse))
  }

  .hide-mobile-menu\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .hide-mobile-menu\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

  .hide-mobile-menu\:-space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-160px * var(--tw-space-y-reverse))
  }

  .hide-mobile-menu\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .hide-mobile-menu\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .hide-mobile-menu\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .hide-mobile-menu\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .hide-mobile-menu\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .hide-mobile-menu\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .hide-mobile-menu\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .hide-mobile-menu\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .hide-mobile-menu\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .hide-mobile-menu\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .hide-mobile-menu\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .hide-mobile-menu\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .hide-mobile-menu\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .hide-mobile-menu\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .hide-mobile-menu\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .hide-mobile-menu\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .hide-mobile-menu\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .hide-mobile-menu\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .hide-mobile-menu\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .hide-mobile-menu\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .hide-mobile-menu\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .hide-mobile-menu\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .hide-mobile-menu\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .hide-mobile-menu\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .hide-mobile-menu\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .hide-mobile-menu\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .hide-mobile-menu\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .hide-mobile-menu\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .hide-mobile-menu\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .hide-mobile-menu\:place-self-auto{
    place-self:auto
  }

  .hide-mobile-menu\:place-self-start{
    place-self:start
  }

  .hide-mobile-menu\:place-self-end{
    place-self:end
  }

  .hide-mobile-menu\:place-self-center{
    place-self:center
  }

  .hide-mobile-menu\:place-self-stretch{
    place-self:stretch
  }

  .hide-mobile-menu\:self-auto{
    align-self:auto
  }

  .hide-mobile-menu\:self-start{
    align-self:flex-start
  }

  .hide-mobile-menu\:self-end{
    align-self:flex-end
  }

  .hide-mobile-menu\:self-center{
    align-self:center
  }

  .hide-mobile-menu\:self-stretch{
    align-self:stretch
  }

  .hide-mobile-menu\:self-baseline{
    align-self:baseline
  }

  .hide-mobile-menu\:justify-self-auto{
    justify-self:auto
  }

  .hide-mobile-menu\:justify-self-start{
    justify-self:start
  }

  .hide-mobile-menu\:justify-self-end{
    justify-self:end
  }

  .hide-mobile-menu\:justify-self-center{
    justify-self:center
  }

  .hide-mobile-menu\:justify-self-stretch{
    justify-self:stretch
  }

  .hide-mobile-menu\:overflow-auto{
    overflow:auto
  }

  .hide-mobile-menu\:overflow-hidden{
    overflow:hidden
  }

  .hide-mobile-menu\:overflow-visible{
    overflow:visible
  }

  .hide-mobile-menu\:overflow-scroll{
    overflow:scroll
  }

  .hide-mobile-menu\:overflow-x-auto{
    overflow-x:auto
  }

  .hide-mobile-menu\:overflow-y-auto{
    overflow-y:auto
  }

  .hide-mobile-menu\:overflow-x-hidden{
    overflow-x:hidden
  }

  .hide-mobile-menu\:overflow-y-hidden{
    overflow-y:hidden
  }

  .hide-mobile-menu\:overflow-x-visible{
    overflow-x:visible
  }

  .hide-mobile-menu\:overflow-y-visible{
    overflow-y:visible
  }

  .hide-mobile-menu\:overflow-x-scroll{
    overflow-x:scroll
  }

  .hide-mobile-menu\:overflow-y-scroll{
    overflow-y:scroll
  }

  .hide-mobile-menu\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .hide-mobile-menu\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .hide-mobile-menu\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .hide-mobile-menu\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .hide-mobile-menu\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .hide-mobile-menu\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .hide-mobile-menu\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .hide-mobile-menu\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .hide-mobile-menu\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .hide-mobile-menu\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .hide-mobile-menu\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .hide-mobile-menu\:overflow-clip{
    text-overflow:clip
  }

  .hide-mobile-menu\:whitespace-normal{
    white-space:normal
  }

  .hide-mobile-menu\:whitespace-nowrap{
    white-space:nowrap
  }

  .hide-mobile-menu\:whitespace-pre{
    white-space:pre
  }

  .hide-mobile-menu\:whitespace-pre-line{
    white-space:pre-line
  }

  .hide-mobile-menu\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .hide-mobile-menu\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .hide-mobile-menu\:break-words{
    overflow-wrap:break-word
  }

  .hide-mobile-menu\:break-all{
    word-break:break-all
  }

  .hide-mobile-menu\:rounded-none{
    border-radius:0px
  }

  .hide-mobile-menu\:rounded-sm{
    border-radius:0.125rem
  }

  .hide-mobile-menu\:rounded{
    border-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-md{
    border-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-lg{
    border-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-xl{
    border-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-2xl{
    border-radius:1rem
  }

  .hide-mobile-menu\:rounded-3xl{
    border-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-full{
    border-radius:9999px
  }

  .hide-mobile-menu\:rounded-4xl{
    border-radius:2rem
  }

  .hide-mobile-menu\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .hide-mobile-menu\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .hide-mobile-menu\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .hide-mobile-menu\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .hide-mobile-menu\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .hide-mobile-menu\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .hide-mobile-menu\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .hide-mobile-menu\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .hide-mobile-menu\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .hide-mobile-menu\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .hide-mobile-menu\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .hide-mobile-menu\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .hide-mobile-menu\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .hide-mobile-menu\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .hide-mobile-menu\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .hide-mobile-menu\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .hide-mobile-menu\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .hide-mobile-menu\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .hide-mobile-menu\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .hide-mobile-menu\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .hide-mobile-menu\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .hide-mobile-menu\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .hide-mobile-menu\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .hide-mobile-menu\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .hide-mobile-menu\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .hide-mobile-menu\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .hide-mobile-menu\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .hide-mobile-menu\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .hide-mobile-menu\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .hide-mobile-menu\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .hide-mobile-menu\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .hide-mobile-menu\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .hide-mobile-menu\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .hide-mobile-menu\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .hide-mobile-menu\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .hide-mobile-menu\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .hide-mobile-menu\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .hide-mobile-menu\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .hide-mobile-menu\:border-0{
    border-width:0
  }

  .hide-mobile-menu\:border-2{
    border-width:2px
  }

  .hide-mobile-menu\:border-3{
    border-width:3px
  }

  .hide-mobile-menu\:border-4{
    border-width:4px
  }

  .hide-mobile-menu\:border-6{
    border-width:6px
  }

  .hide-mobile-menu\:border-8{
    border-width:8px
  }

  .hide-mobile-menu\:border{
    border-width:1px
  }

  .hide-mobile-menu\:border-t-0{
    border-top-width:0
  }

  .hide-mobile-menu\:border-t-2{
    border-top-width:2px
  }

  .hide-mobile-menu\:border-t-3{
    border-top-width:3px
  }

  .hide-mobile-menu\:border-t-4{
    border-top-width:4px
  }

  .hide-mobile-menu\:border-t-6{
    border-top-width:6px
  }

  .hide-mobile-menu\:border-t-8{
    border-top-width:8px
  }

  .hide-mobile-menu\:border-t{
    border-top-width:1px
  }

  .hide-mobile-menu\:border-r-0{
    border-right-width:0
  }

  .hide-mobile-menu\:border-r-2{
    border-right-width:2px
  }

  .hide-mobile-menu\:border-r-3{
    border-right-width:3px
  }

  .hide-mobile-menu\:border-r-4{
    border-right-width:4px
  }

  .hide-mobile-menu\:border-r-6{
    border-right-width:6px
  }

  .hide-mobile-menu\:border-r-8{
    border-right-width:8px
  }

  .hide-mobile-menu\:border-r{
    border-right-width:1px
  }

  .hide-mobile-menu\:border-b-0{
    border-bottom-width:0
  }

  .hide-mobile-menu\:border-b-2{
    border-bottom-width:2px
  }

  .hide-mobile-menu\:border-b-3{
    border-bottom-width:3px
  }

  .hide-mobile-menu\:border-b-4{
    border-bottom-width:4px
  }

  .hide-mobile-menu\:border-b-6{
    border-bottom-width:6px
  }

  .hide-mobile-menu\:border-b-8{
    border-bottom-width:8px
  }

  .hide-mobile-menu\:border-b{
    border-bottom-width:1px
  }

  .hide-mobile-menu\:border-l-0{
    border-left-width:0
  }

  .hide-mobile-menu\:border-l-2{
    border-left-width:2px
  }

  .hide-mobile-menu\:border-l-3{
    border-left-width:3px
  }

  .hide-mobile-menu\:border-l-4{
    border-left-width:4px
  }

  .hide-mobile-menu\:border-l-6{
    border-left-width:6px
  }

  .hide-mobile-menu\:border-l-8{
    border-left-width:8px
  }

  .hide-mobile-menu\:border-l{
    border-left-width:1px
  }

  .hide-mobile-menu\:border-solid{
    border-style:solid
  }

  .hide-mobile-menu\:border-dashed{
    border-style:dashed
  }

  .hide-mobile-menu\:border-dotted{
    border-style:dotted
  }

  .hide-mobile-menu\:border-double{
    border-style:double
  }

  .hide-mobile-menu\:border-none{
    border-style:none
  }

  .hide-mobile-menu\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .hide-mobile-menu\:border-opacity-0{
    --tw-border-opacity:0
  }

  .hide-mobile-menu\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .hide-mobile-menu\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .hide-mobile-menu\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .hide-mobile-menu\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .hide-mobile-menu\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .hide-mobile-menu\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .hide-mobile-menu\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .hide-mobile-menu\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .hide-mobile-menu\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .hide-mobile-menu\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .hide-mobile-menu\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .hide-mobile-menu\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .hide-mobile-menu\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .hide-mobile-menu\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .hide-mobile-menu\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .hide-mobile-menu\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .hide-mobile-menu\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .hide-mobile-menu\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .hide-mobile-menu\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .hide-mobile-menu\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .hide-mobile-menu\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .hide-mobile-menu\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .hide-mobile-menu\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .hide-mobile-menu\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .hide-mobile-menu\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .hide-mobile-menu\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .hide-mobile-menu\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .hide-mobile-menu\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .hide-mobile-menu\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .hide-mobile-menu\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .hide-mobile-menu\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .hide-mobile-menu\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .hide-mobile-menu\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .hide-mobile-menu\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .hide-mobile-menu\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .hide-mobile-menu\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .hide-mobile-menu\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .hide-mobile-menu\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .hide-mobile-menu\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .hide-mobile-menu\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .hide-mobile-menu\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .hide-mobile-menu\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .hide-mobile-menu\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .hide-mobile-menu\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .hide-mobile-menu\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .hide-mobile-menu\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .hide-mobile-menu\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .hide-mobile-menu\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .hide-mobile-menu\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .hide-mobile-menu\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .hide-mobile-menu\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .hide-mobile-menu\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .hide-mobile-menu\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .hide-mobile-menu\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .hide-mobile-menu\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .hide-mobile-menu\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .hide-mobile-menu\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .hide-mobile-menu\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .hide-mobile-menu\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .hide-mobile-menu\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .hide-mobile-menu\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .hide-mobile-menu\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .hide-mobile-menu\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .hide-mobile-menu\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .hide-mobile-menu\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .hide-mobile-menu\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .hide-mobile-menu\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .hide-mobile-menu\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .hide-mobile-menu\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .hide-mobile-menu\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .hide-mobile-menu\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .hide-mobile-menu\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .hide-mobile-menu\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .hide-mobile-menu\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .hide-mobile-menu\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .hide-mobile-menu\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .hide-mobile-menu\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .hide-mobile-menu\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .hide-mobile-menu\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .hide-mobile-menu\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .hide-mobile-menu\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .hide-mobile-menu\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .hide-mobile-menu\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .hide-mobile-menu\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .hide-mobile-menu\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .hide-mobile-menu\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .hide-mobile-menu\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .hide-mobile-menu\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .hide-mobile-menu\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .hide-mobile-menu\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .hide-mobile-menu\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .hide-mobile-menu\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .hide-mobile-menu\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .hide-mobile-menu\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .hide-mobile-menu\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .hide-mobile-menu\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .hide-mobile-menu\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .hide-mobile-menu\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .hide-mobile-menu\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .hide-mobile-menu\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .hide-mobile-menu\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .hide-mobile-menu\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .hide-mobile-menu\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .hide-mobile-menu\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .hide-mobile-menu\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .hide-mobile-menu\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .hide-mobile-menu\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .hide-mobile-menu\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .hide-mobile-menu\:bg-none{
    background-image:none
  }

  .hide-mobile-menu\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .hide-mobile-menu\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .hide-mobile-menu\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .hide-mobile-menu\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .hide-mobile-menu\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .hide-mobile-menu\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .hide-mobile-menu\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .hide-mobile-menu\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .hide-mobile-menu\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .hide-mobile-menu\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .hide-mobile-menu\:to-purple{
    --tw-gradient-to:#612A60
  }

  .hide-mobile-menu\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .hide-mobile-menu\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .hide-mobile-menu\:to-orange{
    --tw-gradient-to:#D24624
  }

  .hide-mobile-menu\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .hide-mobile-menu\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .hide-mobile-menu\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .hide-mobile-menu\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .hide-mobile-menu\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .hide-mobile-menu\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .hide-mobile-menu\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .hide-mobile-menu\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .hide-mobile-menu\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .hide-mobile-menu\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .hide-mobile-menu\:to-black{
    --tw-gradient-to:#000000
  }

  .hide-mobile-menu\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .hide-mobile-menu\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .hide-mobile-menu\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .hide-mobile-menu\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .hide-mobile-menu\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .hide-mobile-menu\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .hide-mobile-menu\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .hide-mobile-menu\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .hide-mobile-menu\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .hide-mobile-menu\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .hide-mobile-menu\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .hide-mobile-menu\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .hide-mobile-menu\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .hide-mobile-menu\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .hide-mobile-menu\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .hide-mobile-menu\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .hide-mobile-menu\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .hide-mobile-menu\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .hide-mobile-menu\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .hide-mobile-menu\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .hide-mobile-menu\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .hide-mobile-menu\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .hide-mobile-menu\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .hide-mobile-menu\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .hide-mobile-menu\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .hide-mobile-menu\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .hide-mobile-menu\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .hide-mobile-menu\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .hide-mobile-menu\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .hide-mobile-menu\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .hide-mobile-menu\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .hide-mobile-menu\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .hide-mobile-menu\:bg-auto{
    background-size:auto
  }

  .hide-mobile-menu\:bg-cover{
    background-size:cover
  }

  .hide-mobile-menu\:bg-contain{
    background-size:contain
  }

  .hide-mobile-menu\:bg-fixed{
    background-attachment:fixed
  }

  .hide-mobile-menu\:bg-local{
    background-attachment:local
  }

  .hide-mobile-menu\:bg-scroll{
    background-attachment:scroll
  }

  .hide-mobile-menu\:bg-clip-border{
    background-clip:border-box
  }

  .hide-mobile-menu\:bg-clip-padding{
    background-clip:padding-box
  }

  .hide-mobile-menu\:bg-clip-content{
    background-clip:content-box
  }

  .hide-mobile-menu\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .hide-mobile-menu\:bg-bottom{
    background-position:bottom
  }

  .hide-mobile-menu\:bg-center{
    background-position:center
  }

  .hide-mobile-menu\:bg-left{
    background-position:left
  }

  .hide-mobile-menu\:bg-left-bottom{
    background-position:left bottom
  }

  .hide-mobile-menu\:bg-left-top{
    background-position:left top
  }

  .hide-mobile-menu\:bg-right{
    background-position:right
  }

  .hide-mobile-menu\:bg-right-bottom{
    background-position:right bottom
  }

  .hide-mobile-menu\:bg-right-top{
    background-position:right top
  }

  .hide-mobile-menu\:bg-top{
    background-position:top
  }

  .hide-mobile-menu\:bg-repeat{
    background-repeat:repeat
  }

  .hide-mobile-menu\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .hide-mobile-menu\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .hide-mobile-menu\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .hide-mobile-menu\:bg-repeat-round{
    background-repeat:round
  }

  .hide-mobile-menu\:bg-repeat-space{
    background-repeat:space
  }

  .hide-mobile-menu\:bg-origin-border{
    background-origin:border-box
  }

  .hide-mobile-menu\:bg-origin-padding{
    background-origin:padding-box
  }

  .hide-mobile-menu\:bg-origin-content{
    background-origin:content-box
  }

  .hide-mobile-menu\:fill-current{
    fill:currentColor
  }

  .hide-mobile-menu\:stroke-current{
    stroke:currentColor
  }

  .hide-mobile-menu\:stroke-0{
    stroke-width:0
  }

  .hide-mobile-menu\:stroke-1{
    stroke-width:1
  }

  .hide-mobile-menu\:stroke-2{
    stroke-width:2
  }

  .hide-mobile-menu\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .hide-mobile-menu\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .hide-mobile-menu\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .hide-mobile-menu\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .hide-mobile-menu\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .hide-mobile-menu\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .hide-mobile-menu\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .hide-mobile-menu\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .hide-mobile-menu\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .hide-mobile-menu\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .hide-mobile-menu\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .hide-mobile-menu\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .hide-mobile-menu\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .hide-mobile-menu\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .hide-mobile-menu\:p-0{
    padding:0
  }

  .hide-mobile-menu\:p-1px{
    padding:1px
  }

  .hide-mobile-menu\:p-2px{
    padding:2px
  }

  .hide-mobile-menu\:p-3px{
    padding:3px
  }

  .hide-mobile-menu\:p-xxs{
    padding:4px
  }

  .hide-mobile-menu\:p-xs{
    padding:8px
  }

  .hide-mobile-menu\:p-sm{
    padding:16px
  }

  .hide-mobile-menu\:p-base{
    padding:24px
  }

  .hide-mobile-menu\:p-md{
    padding:40px
  }

  .hide-mobile-menu\:p-lg{
    padding:56px
  }

  .hide-mobile-menu\:p-xl{
    padding:80px
  }

  .hide-mobile-menu\:p-xxl{
    padding:96px
  }

  .hide-mobile-menu\:p-3xl{
    padding:160px
  }

  .hide-mobile-menu\:p-4xl{
    padding:20rem
  }

  .hide-mobile-menu\:p-full{
    padding:100%
  }

  .hide-mobile-menu\:px-0{
    padding-left:0;
    padding-right:0
  }

  .hide-mobile-menu\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

  .hide-mobile-menu\:px-2px{
    padding-left:2px;
    padding-right:2px
  }

  .hide-mobile-menu\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .hide-mobile-menu\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .hide-mobile-menu\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .hide-mobile-menu\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .hide-mobile-menu\:px-base{
    padding-left:24px;
    padding-right:24px
  }

  .hide-mobile-menu\:px-md{
    padding-left:40px;
    padding-right:40px
  }

  .hide-mobile-menu\:px-lg{
    padding-left:56px;
    padding-right:56px
  }

  .hide-mobile-menu\:px-xl{
    padding-left:80px;
    padding-right:80px
  }

  .hide-mobile-menu\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .hide-mobile-menu\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

  .hide-mobile-menu\:px-4xl{
    padding-left:20rem;
    padding-right:20rem
  }

  .hide-mobile-menu\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .hide-mobile-menu\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .hide-mobile-menu\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .hide-mobile-menu\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .hide-mobile-menu\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .hide-mobile-menu\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .hide-mobile-menu\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .hide-mobile-menu\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .hide-mobile-menu\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

  .hide-mobile-menu\:py-md{
    padding-top:40px;
    padding-bottom:40px
  }

  .hide-mobile-menu\:py-lg{
    padding-top:56px;
    padding-bottom:56px
  }

  .hide-mobile-menu\:py-xl{
    padding-top:80px;
    padding-bottom:80px
  }

  .hide-mobile-menu\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .hide-mobile-menu\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .hide-mobile-menu\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .hide-mobile-menu\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .hide-mobile-menu\:pt-0{
    padding-top:0
  }

  .hide-mobile-menu\:pt-1px{
    padding-top:1px
  }

  .hide-mobile-menu\:pt-2px{
    padding-top:2px
  }

  .hide-mobile-menu\:pt-3px{
    padding-top:3px
  }

  .hide-mobile-menu\:pt-xxs{
    padding-top:4px
  }

  .hide-mobile-menu\:pt-xs{
    padding-top:8px
  }

  .hide-mobile-menu\:pt-sm{
    padding-top:16px
  }

  .hide-mobile-menu\:pt-base{
    padding-top:24px
  }

  .hide-mobile-menu\:pt-md{
    padding-top:40px
  }

  .hide-mobile-menu\:pt-lg{
    padding-top:56px
  }

  .hide-mobile-menu\:pt-xl{
    padding-top:80px
  }

  .hide-mobile-menu\:pt-xxl{
    padding-top:96px
  }

  .hide-mobile-menu\:pt-3xl{
    padding-top:160px
  }

  .hide-mobile-menu\:pt-4xl{
    padding-top:20rem
  }

  .hide-mobile-menu\:pt-full{
    padding-top:100%
  }

  .hide-mobile-menu\:pr-0{
    padding-right:0
  }

  .hide-mobile-menu\:pr-1px{
    padding-right:1px
  }

  .hide-mobile-menu\:pr-2px{
    padding-right:2px
  }

  .hide-mobile-menu\:pr-3px{
    padding-right:3px
  }

  .hide-mobile-menu\:pr-xxs{
    padding-right:4px
  }

  .hide-mobile-menu\:pr-xs{
    padding-right:8px
  }

  .hide-mobile-menu\:pr-sm{
    padding-right:16px
  }

  .hide-mobile-menu\:pr-base{
    padding-right:24px
  }

  .hide-mobile-menu\:pr-md{
    padding-right:40px
  }

  .hide-mobile-menu\:pr-lg{
    padding-right:56px
  }

  .hide-mobile-menu\:pr-xl{
    padding-right:80px
  }

  .hide-mobile-menu\:pr-xxl{
    padding-right:96px
  }

  .hide-mobile-menu\:pr-3xl{
    padding-right:160px
  }

  .hide-mobile-menu\:pr-4xl{
    padding-right:20rem
  }

  .hide-mobile-menu\:pr-full{
    padding-right:100%
  }

  .hide-mobile-menu\:pb-0{
    padding-bottom:0
  }

  .hide-mobile-menu\:pb-1px{
    padding-bottom:1px
  }

  .hide-mobile-menu\:pb-2px{
    padding-bottom:2px
  }

  .hide-mobile-menu\:pb-3px{
    padding-bottom:3px
  }

  .hide-mobile-menu\:pb-xxs{
    padding-bottom:4px
  }

  .hide-mobile-menu\:pb-xs{
    padding-bottom:8px
  }

  .hide-mobile-menu\:pb-sm{
    padding-bottom:16px
  }

  .hide-mobile-menu\:pb-base{
    padding-bottom:24px
  }

  .hide-mobile-menu\:pb-md{
    padding-bottom:40px
  }

  .hide-mobile-menu\:pb-lg{
    padding-bottom:56px
  }

  .hide-mobile-menu\:pb-xl{
    padding-bottom:80px
  }

  .hide-mobile-menu\:pb-xxl{
    padding-bottom:96px
  }

  .hide-mobile-menu\:pb-3xl{
    padding-bottom:160px
  }

  .hide-mobile-menu\:pb-4xl{
    padding-bottom:20rem
  }

  .hide-mobile-menu\:pb-full{
    padding-bottom:100%
  }

  .hide-mobile-menu\:pl-0{
    padding-left:0
  }

  .hide-mobile-menu\:pl-1px{
    padding-left:1px
  }

  .hide-mobile-menu\:pl-2px{
    padding-left:2px
  }

  .hide-mobile-menu\:pl-3px{
    padding-left:3px
  }

  .hide-mobile-menu\:pl-xxs{
    padding-left:4px
  }

  .hide-mobile-menu\:pl-xs{
    padding-left:8px
  }

  .hide-mobile-menu\:pl-sm{
    padding-left:16px
  }

  .hide-mobile-menu\:pl-base{
    padding-left:24px
  }

  .hide-mobile-menu\:pl-md{
    padding-left:40px
  }

  .hide-mobile-menu\:pl-lg{
    padding-left:56px
  }

  .hide-mobile-menu\:pl-xl{
    padding-left:80px
  }

  .hide-mobile-menu\:pl-xxl{
    padding-left:96px
  }

  .hide-mobile-menu\:pl-3xl{
    padding-left:160px
  }

  .hide-mobile-menu\:pl-4xl{
    padding-left:20rem
  }

  .hide-mobile-menu\:pl-full{
    padding-left:100%
  }

  .hide-mobile-menu\:text-left{
    text-align:left
  }

  .hide-mobile-menu\:text-center{
    text-align:center
  }

  .hide-mobile-menu\:text-right{
    text-align:right
  }

  .hide-mobile-menu\:text-justify{
    text-align:justify
  }

  .hide-mobile-menu\:align-baseline{
    vertical-align:baseline
  }

  .hide-mobile-menu\:align-top{
    vertical-align:top
  }

  .hide-mobile-menu\:align-middle{
    vertical-align:middle
  }

  .hide-mobile-menu\:align-bottom{
    vertical-align:bottom
  }

  .hide-mobile-menu\:align-text-top{
    vertical-align:text-top
  }

  .hide-mobile-menu\:align-text-bottom{
    vertical-align:text-bottom
  }

  .hide-mobile-menu\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .hide-mobile-menu\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .hide-mobile-menu\:text-xxs{
    font-size:0.75rem
  }

  .hide-mobile-menu\:text-xs{
    font-size:0.875rem
  }

  .hide-mobile-menu\:text-sm{
    font-size:1rem
  }

  .hide-mobile-menu\:text-base-sm{
    font-size:1.125rem
  }

  .hide-mobile-menu\:text-base{
    font-size:1.25rem
  }

  .hide-mobile-menu\:text-md{
    font-size:1.5rem
  }

  .hide-mobile-menu\:text-md-lg{
    font-size:1.75rem
  }

  .hide-mobile-menu\:text-lg{
    font-size:2rem
  }

  .hide-mobile-menu\:text-xl{
    font-size:2.25rem
  }

  .hide-mobile-menu\:text-xxl{
    font-size:2.5rem
  }

  .hide-mobile-menu\:text-3xl{
    font-size:3rem
  }

  .hide-mobile-menu\:text-4xl{
    font-size:3.5rem
  }

  .hide-mobile-menu\:text-display{
    font-size:5rem
  }

  .hide-mobile-menu\:font-thin{
    font-weight:100
  }

  .hide-mobile-menu\:font-extralight{
    font-weight:200
  }

  .hide-mobile-menu\:font-light{
    font-weight:300
  }

  .hide-mobile-menu\:font-normal{
    font-weight:400
  }

  .hide-mobile-menu\:font-medium{
    font-weight:500
  }

  .hide-mobile-menu\:font-semibold{
    font-weight:600
  }

  .hide-mobile-menu\:font-bold{
    font-weight:700
  }

  .hide-mobile-menu\:font-extrabold{
    font-weight:800
  }

  .hide-mobile-menu\:font-black{
    font-weight:900
  }

  .hide-mobile-menu\:uppercase{
    text-transform:uppercase
  }

  .hide-mobile-menu\:lowercase{
    text-transform:lowercase
  }

  .hide-mobile-menu\:capitalize{
    text-transform:capitalize
  }

  .hide-mobile-menu\:normal-case{
    text-transform:none
  }

  .hide-mobile-menu\:italic{
    font-style:italic
  }

  .hide-mobile-menu\:not-italic{
    font-style:normal
  }

  .hide-mobile-menu\:ordinal, .hide-mobile-menu\:slashed-zero, .hide-mobile-menu\:lining-nums, .hide-mobile-menu\:oldstyle-nums, .hide-mobile-menu\:proportional-nums, .hide-mobile-menu\:tabular-nums, .hide-mobile-menu\:diagonal-fractions, .hide-mobile-menu\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .hide-mobile-menu\:normal-nums{
    font-variant-numeric:normal
  }

  .hide-mobile-menu\:ordinal{
    --tw-ordinal:ordinal
  }

  .hide-mobile-menu\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .hide-mobile-menu\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .hide-mobile-menu\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .hide-mobile-menu\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .hide-mobile-menu\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .hide-mobile-menu\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .hide-mobile-menu\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .hide-mobile-menu\:leading-x-tight{
    line-height:1.05
  }

  .hide-mobile-menu\:leading-tight{
    line-height:1.15
  }

  .hide-mobile-menu\:leading-narrow{
    line-height:1.33
  }

  .hide-mobile-menu\:leading-base{
    line-height:1.5
  }

  .hide-mobile-menu\:leading-loose{
    line-height:2
  }

  .hide-mobile-menu\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .hide-mobile-menu\:tracking-tight{
    letter-spacing:-0.025em
  }

  .hide-mobile-menu\:tracking-normal{
    letter-spacing:0em
  }

  .hide-mobile-menu\:tracking-wide{
    letter-spacing:0.025em
  }

  .hide-mobile-menu\:tracking-wider{
    letter-spacing:0.05em
  }

  .hide-mobile-menu\:tracking-widest{
    letter-spacing:0.1em
  }

  .hide-mobile-menu\:tracking-loose{
    letter-spacing:1px
  }

  .hide-mobile-menu\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .hide-mobile-menu\:text-opacity-0{
    --tw-text-opacity:0
  }

  .hide-mobile-menu\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .hide-mobile-menu\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .hide-mobile-menu\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .hide-mobile-menu\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .hide-mobile-menu\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .hide-mobile-menu\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .hide-mobile-menu\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .hide-mobile-menu\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .hide-mobile-menu\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .hide-mobile-menu\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .hide-mobile-menu\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .hide-mobile-menu\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .hide-mobile-menu\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .hide-mobile-menu\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .hide-mobile-menu\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .hide-mobile-menu\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .hide-mobile-menu\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .hide-mobile-menu\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .hide-mobile-menu\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .hide-mobile-menu\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .hide-mobile-menu\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .hide-mobile-menu\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .hide-mobile-menu\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .hide-mobile-menu\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .hide-mobile-menu\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .hide-mobile-menu\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .hide-mobile-menu\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .hide-mobile-menu\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .hide-mobile-menu\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .hide-mobile-menu\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .hide-mobile-menu\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .hide-mobile-menu\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .hide-mobile-menu\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .hide-mobile-menu\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .hide-mobile-menu\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .hide-mobile-menu\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .hide-mobile-menu\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .hide-mobile-menu\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .hide-mobile-menu\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .hide-mobile-menu\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .hide-mobile-menu\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .hide-mobile-menu\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .hide-mobile-menu\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .hide-mobile-menu\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .hide-mobile-menu\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .hide-mobile-menu\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .hide-mobile-menu\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .hide-mobile-menu\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .hide-mobile-menu\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .hide-mobile-menu\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .hide-mobile-menu\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .hide-mobile-menu\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .hide-mobile-menu\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .hide-mobile-menu\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .hide-mobile-menu\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .hide-mobile-menu\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .hide-mobile-menu\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .hide-mobile-menu\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .hide-mobile-menu\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .hide-mobile-menu\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .hide-mobile-menu\:underline{
    text-decoration:underline
  }

  .hide-mobile-menu\:line-through{
    text-decoration:line-through
  }

  .hide-mobile-menu\:no-underline{
    text-decoration:none
  }

  .group:hover .hide-mobile-menu\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .hide-mobile-menu\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .hide-mobile-menu\:group-hover\:no-underline{
    text-decoration:none
  }

  .hide-mobile-menu\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .hide-mobile-menu\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .hide-mobile-menu\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .hide-mobile-menu\:hover\:underline:hover{
    text-decoration:underline
  }

  .hide-mobile-menu\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .hide-mobile-menu\:hover\:no-underline:hover{
    text-decoration:none
  }

  .hide-mobile-menu\:focus\:underline:focus{
    text-decoration:underline
  }

  .hide-mobile-menu\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .hide-mobile-menu\:focus\:no-underline:focus{
    text-decoration:none
  }

  .hide-mobile-menu\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .hide-mobile-menu\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .hide-mobile-menu\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .hide-mobile-menu\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .hide-mobile-menu\:opacity-0{
    opacity:0
  }

  .hide-mobile-menu\:opacity-5{
    opacity:0.05
  }

  .hide-mobile-menu\:opacity-10{
    opacity:0.1
  }

  .hide-mobile-menu\:opacity-20{
    opacity:0.2
  }

  .hide-mobile-menu\:opacity-25{
    opacity:0.25
  }

  .hide-mobile-menu\:opacity-30{
    opacity:0.3
  }

  .hide-mobile-menu\:opacity-40{
    opacity:0.4
  }

  .hide-mobile-menu\:opacity-50{
    opacity:0.5
  }

  .hide-mobile-menu\:opacity-60{
    opacity:0.6
  }

  .hide-mobile-menu\:opacity-70{
    opacity:0.7
  }

  .hide-mobile-menu\:opacity-75{
    opacity:0.75
  }

  .hide-mobile-menu\:opacity-80{
    opacity:0.8
  }

  .hide-mobile-menu\:opacity-90{
    opacity:0.9
  }

  .hide-mobile-menu\:opacity-95{
    opacity:0.95
  }

  .hide-mobile-menu\:opacity-100{
    opacity:1
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .hide-mobile-menu\:group-hover\:opacity-100{
    opacity:1
  }

  .hide-mobile-menu\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .hide-mobile-menu\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .hide-mobile-menu\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .hide-mobile-menu\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .hide-mobile-menu\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .hide-mobile-menu\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .hide-mobile-menu\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .hide-mobile-menu\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .hide-mobile-menu\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .hide-mobile-menu\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .hide-mobile-menu\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .hide-mobile-menu\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .hide-mobile-menu\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .hide-mobile-menu\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .hide-mobile-menu\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .hide-mobile-menu\:hover\:opacity-0:hover{
    opacity:0
  }

  .hide-mobile-menu\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .hide-mobile-menu\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .hide-mobile-menu\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .hide-mobile-menu\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .hide-mobile-menu\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .hide-mobile-menu\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .hide-mobile-menu\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .hide-mobile-menu\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .hide-mobile-menu\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .hide-mobile-menu\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .hide-mobile-menu\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .hide-mobile-menu\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .hide-mobile-menu\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .hide-mobile-menu\:hover\:opacity-100:hover{
    opacity:1
  }

  .hide-mobile-menu\:focus\:opacity-0:focus{
    opacity:0
  }

  .hide-mobile-menu\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .hide-mobile-menu\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .hide-mobile-menu\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .hide-mobile-menu\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .hide-mobile-menu\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .hide-mobile-menu\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .hide-mobile-menu\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .hide-mobile-menu\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .hide-mobile-menu\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .hide-mobile-menu\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .hide-mobile-menu\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .hide-mobile-menu\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .hide-mobile-menu\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .hide-mobile-menu\:focus\:opacity-100:focus{
    opacity:1
  }

  .hide-mobile-menu\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .hide-mobile-menu\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .hide-mobile-menu\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .hide-mobile-menu\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .hide-mobile-menu\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .hide-mobile-menu\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .hide-mobile-menu\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .hide-mobile-menu\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .hide-mobile-menu\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .hide-mobile-menu\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .hide-mobile-menu\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .hide-mobile-menu\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .hide-mobile-menu\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .hide-mobile-menu\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .hide-mobile-menu\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .hide-mobile-menu\:bg-blend-normal{
    background-blend-mode:normal
  }

  .hide-mobile-menu\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .hide-mobile-menu\:bg-blend-screen{
    background-blend-mode:screen
  }

  .hide-mobile-menu\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .hide-mobile-menu\:bg-blend-darken{
    background-blend-mode:darken
  }

  .hide-mobile-menu\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .hide-mobile-menu\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .hide-mobile-menu\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .hide-mobile-menu\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .hide-mobile-menu\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .hide-mobile-menu\:bg-blend-difference{
    background-blend-mode:difference
  }

  .hide-mobile-menu\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .hide-mobile-menu\:bg-blend-hue{
    background-blend-mode:hue
  }

  .hide-mobile-menu\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .hide-mobile-menu\:bg-blend-color{
    background-blend-mode:color
  }

  .hide-mobile-menu\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .hide-mobile-menu\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .hide-mobile-menu\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .hide-mobile-menu\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .hide-mobile-menu\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .hide-mobile-menu\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .hide-mobile-menu\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .hide-mobile-menu\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .hide-mobile-menu\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .hide-mobile-menu\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .hide-mobile-menu\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .hide-mobile-menu\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .hide-mobile-menu\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .hide-mobile-menu\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .hide-mobile-menu\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .hide-mobile-menu\:mix-blend-color{
    mix-blend-mode:color
  }

  .hide-mobile-menu\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .hide-mobile-menu\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .hide-mobile-menu\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .hide-mobile-menu\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .hide-mobile-menu\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .hide-mobile-menu\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .hide-mobile-menu\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .hide-mobile-menu\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .hide-mobile-menu\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .hide-mobile-menu\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .hide-mobile-menu\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .hide-mobile-menu\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .hide-mobile-menu\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .hide-mobile-menu\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .hide-mobile-menu\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .hide-mobile-menu\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .hide-mobile-menu\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .hide-mobile-menu\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .hide-mobile-menu\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .hide-mobile-menu\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .hide-mobile-menu\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .hide-mobile-menu\:ring-inset{
    --tw-ring-inset:inset
  }

  .hide-mobile-menu\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .hide-mobile-menu\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .hide-mobile-menu\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .hide-mobile-menu\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .hide-mobile-menu\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .hide-mobile-menu\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .hide-mobile-menu\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .hide-mobile-menu\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .hide-mobile-menu\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .hide-mobile-menu\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .hide-mobile-menu\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .hide-mobile-menu\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .hide-mobile-menu\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .hide-mobile-menu\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .hide-mobile-menu\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .hide-mobile-menu\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .hide-mobile-menu\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .hide-mobile-menu\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .hide-mobile-menu\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .hide-mobile-menu\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .hide-mobile-menu\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .hide-mobile-menu\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .hide-mobile-menu\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .hide-mobile-menu\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .hide-mobile-menu\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .hide-mobile-menu\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .hide-mobile-menu\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .hide-mobile-menu\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .hide-mobile-menu\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .hide-mobile-menu\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .hide-mobile-menu\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .hide-mobile-menu\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .hide-mobile-menu\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .hide-mobile-menu\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .hide-mobile-menu\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .hide-mobile-menu\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .hide-mobile-menu\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .hide-mobile-menu\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .hide-mobile-menu\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .hide-mobile-menu\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .hide-mobile-menu\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .hide-mobile-menu\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .hide-mobile-menu\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .hide-mobile-menu\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .hide-mobile-menu\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .hide-mobile-menu\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .hide-mobile-menu\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .hide-mobile-menu\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .hide-mobile-menu\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .hide-mobile-menu\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .hide-mobile-menu\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .hide-mobile-menu\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .hide-mobile-menu\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .hide-mobile-menu\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .hide-mobile-menu\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .hide-mobile-menu\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .hide-mobile-menu\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .hide-mobile-menu\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .hide-mobile-menu\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .hide-mobile-menu\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .hide-mobile-menu\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .hide-mobile-menu\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .hide-mobile-menu\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .hide-mobile-menu\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .hide-mobile-menu\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .hide-mobile-menu\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .hide-mobile-menu\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .hide-mobile-menu\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .hide-mobile-menu\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .hide-mobile-menu\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .hide-mobile-menu\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .hide-mobile-menu\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .hide-mobile-menu\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .hide-mobile-menu\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .hide-mobile-menu\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .hide-mobile-menu\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .hide-mobile-menu\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .hide-mobile-menu\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .hide-mobile-menu\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .hide-mobile-menu\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .hide-mobile-menu\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .hide-mobile-menu\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .hide-mobile-menu\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .hide-mobile-menu\:filter-none{
    filter:none
  }

  .hide-mobile-menu\:blur-0{
    --tw-blur:blur(0)
  }

  .hide-mobile-menu\:blur-none{
    --tw-blur:blur(0)
  }

  .hide-mobile-menu\:blur-sm{
    --tw-blur:blur(4px)
  }

  .hide-mobile-menu\:blur{
    --tw-blur:blur(8px)
  }

  .hide-mobile-menu\:blur-md{
    --tw-blur:blur(12px)
  }

  .hide-mobile-menu\:blur-lg{
    --tw-blur:blur(16px)
  }

  .hide-mobile-menu\:blur-xl{
    --tw-blur:blur(24px)
  }

  .hide-mobile-menu\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .hide-mobile-menu\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .hide-mobile-menu\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .hide-mobile-menu\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .hide-mobile-menu\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .hide-mobile-menu\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .hide-mobile-menu\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .hide-mobile-menu\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .hide-mobile-menu\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .hide-mobile-menu\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .hide-mobile-menu\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .hide-mobile-menu\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .hide-mobile-menu\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .hide-mobile-menu\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .hide-mobile-menu\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .hide-mobile-menu\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .hide-mobile-menu\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .hide-mobile-menu\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .hide-mobile-menu\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .hide-mobile-menu\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .hide-mobile-menu\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .hide-mobile-menu\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .hide-mobile-menu\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .hide-mobile-menu\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .hide-mobile-menu\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .hide-mobile-menu\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .hide-mobile-menu\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .hide-mobile-menu\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .hide-mobile-menu\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .hide-mobile-menu\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .hide-mobile-menu\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .hide-mobile-menu\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .hide-mobile-menu\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .hide-mobile-menu\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .hide-mobile-menu\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .hide-mobile-menu\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .hide-mobile-menu\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .hide-mobile-menu\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .hide-mobile-menu\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .hide-mobile-menu\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .hide-mobile-menu\:invert-0{
    --tw-invert:invert(0)
  }

  .hide-mobile-menu\:invert{
    --tw-invert:invert(100%)
  }

  .hide-mobile-menu\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .hide-mobile-menu\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .hide-mobile-menu\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .hide-mobile-menu\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .hide-mobile-menu\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .hide-mobile-menu\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .hide-mobile-menu\:sepia{
    --tw-sepia:sepia(100%)
  }

  .hide-mobile-menu\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .hide-mobile-menu\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .hide-mobile-menu\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .hide-mobile-menu\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .hide-mobile-menu\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .hide-mobile-menu\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .hide-mobile-menu\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .hide-mobile-menu\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .hide-mobile-menu\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .hide-mobile-menu\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .hide-mobile-menu\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .hide-mobile-menu\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .hide-mobile-menu\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .hide-mobile-menu\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .hide-mobile-menu\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .hide-mobile-menu\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .hide-mobile-menu\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .hide-mobile-menu\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .hide-mobile-menu\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .hide-mobile-menu\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .hide-mobile-menu\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .hide-mobile-menu\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .hide-mobile-menu\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .hide-mobile-menu\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .hide-mobile-menu\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .hide-mobile-menu\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .hide-mobile-menu\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .hide-mobile-menu\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .hide-mobile-menu\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .hide-mobile-menu\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .hide-mobile-menu\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .hide-mobile-menu\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .hide-mobile-menu\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .hide-mobile-menu\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .hide-mobile-menu\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .hide-mobile-menu\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .hide-mobile-menu\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .hide-mobile-menu\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .hide-mobile-menu\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .hide-mobile-menu\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .hide-mobile-menu\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .hide-mobile-menu\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .hide-mobile-menu\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .hide-mobile-menu\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .hide-mobile-menu\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .hide-mobile-menu\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .hide-mobile-menu\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .hide-mobile-menu\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .hide-mobile-menu\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .hide-mobile-menu\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .hide-mobile-menu\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .hide-mobile-menu\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .hide-mobile-menu\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .hide-mobile-menu\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .hide-mobile-menu\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .hide-mobile-menu\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .hide-mobile-menu\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .hide-mobile-menu\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .hide-mobile-menu\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .hide-mobile-menu\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .hide-mobile-menu\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .hide-mobile-menu\:transition-none{
    transition-property:none
  }

  .hide-mobile-menu\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .hide-mobile-menu\:delay-75{
    transition-delay:75ms
  }

  .hide-mobile-menu\:delay-100{
    transition-delay:100ms
  }

  .hide-mobile-menu\:delay-150{
    transition-delay:150ms
  }

  .hide-mobile-menu\:delay-200{
    transition-delay:200ms
  }

  .hide-mobile-menu\:delay-300{
    transition-delay:300ms
  }

  .hide-mobile-menu\:delay-500{
    transition-delay:500ms
  }

  .hide-mobile-menu\:delay-700{
    transition-delay:700ms
  }

  .hide-mobile-menu\:delay-1000{
    transition-delay:1000ms
  }

  .hide-mobile-menu\:duration-75{
    transition-duration:75ms
  }

  .hide-mobile-menu\:duration-100{
    transition-duration:100ms
  }

  .hide-mobile-menu\:duration-150{
    transition-duration:150ms
  }

  .hide-mobile-menu\:duration-200{
    transition-duration:200ms
  }

  .hide-mobile-menu\:duration-300{
    transition-duration:300ms
  }

  .hide-mobile-menu\:duration-500{
    transition-duration:500ms
  }

  .hide-mobile-menu\:duration-700{
    transition-duration:700ms
  }

  .hide-mobile-menu\:duration-1000{
    transition-duration:1000ms
  }

  .hide-mobile-menu\:ease-linear{
    transition-timing-function:linear
  }

  .hide-mobile-menu\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .hide-mobile-menu\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .hide-mobile-menu\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1024px){
  .desktop\:container{
    width:100%
  }

  @media (min-width: 360px){
    .desktop\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .desktop\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .desktop\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .desktop\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .desktop\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .desktop\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .desktop\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .desktop\:container{
      max-width:1350px
    }
  }

  .desktop\: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
  }

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

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

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

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

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

  .desktop\:pointer-events-none{
    pointer-events:none
  }

  .desktop\:pointer-events-auto{
    pointer-events:auto
  }

  .desktop\:visible{
    visibility:visible
  }

  .desktop\:invisible{
    visibility:hidden
  }

  .desktop\:static{
    position:static
  }

  .desktop\:fixed{
    position:fixed
  }

  .desktop\:absolute{
    position:absolute
  }

  .desktop\:relative{
    position:relative
  }

  .desktop\:sticky{
    position:sticky
  }

  .desktop\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .desktop\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .desktop\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .desktop\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .desktop\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .desktop\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .desktop\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .desktop\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .desktop\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .desktop\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .desktop\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .desktop\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .desktop\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .desktop\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .desktop\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .desktop\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .desktop\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .desktop\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .desktop\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .desktop\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .desktop\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .desktop\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .desktop\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .desktop\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .desktop\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .desktop\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .desktop\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .desktop\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .desktop\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .desktop\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .desktop\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .desktop\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .desktop\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .desktop\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .desktop\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .desktop\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .desktop\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .desktop\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .desktop\:inset-x-0{
    left:0;
    right:0
  }

  .desktop\:inset-x-auto{
    left:auto;
    right:auto
  }

  .desktop\:inset-x-1px{
    left:1px;
    right:1px
  }

  .desktop\:inset-x-2px{
    left:2px;
    right:2px
  }

  .desktop\:inset-x-3px{
    left:3px;
    right:3px
  }

  .desktop\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .desktop\:inset-x-xs{
    left:8px;
    right:8px
  }

  .desktop\:inset-x-sm{
    left:16px;
    right:16px
  }

  .desktop\:inset-x-base{
    left:24px;
    right:24px
  }

  .desktop\:inset-x-md{
    left:40px;
    right:40px
  }

  .desktop\:inset-x-lg{
    left:56px;
    right:56px
  }

  .desktop\:inset-x-xl{
    left:80px;
    right:80px
  }

  .desktop\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .desktop\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .desktop\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .desktop\:inset-x-full{
    left:100%;
    right:100%
  }

  .desktop\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .desktop\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .desktop\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .desktop\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .desktop\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .desktop\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .desktop\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .desktop\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .desktop\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .desktop\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .desktop\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .desktop\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .desktop\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .desktop\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .desktop\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .desktop\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .desktop\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .desktop\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .desktop\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .desktop\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .desktop\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .desktop\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .desktop\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .desktop\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .desktop\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .desktop\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .desktop\:inset-y-0{
    top:0;
    bottom:0
  }

  .desktop\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .desktop\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .desktop\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .desktop\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .desktop\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .desktop\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .desktop\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .desktop\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .desktop\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .desktop\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .desktop\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .desktop\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .desktop\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .desktop\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .desktop\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .desktop\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .desktop\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .desktop\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .desktop\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .desktop\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .desktop\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .desktop\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .desktop\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .desktop\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .desktop\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .desktop\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .desktop\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .desktop\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .desktop\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .desktop\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .desktop\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .desktop\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .desktop\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .desktop\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .desktop\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .desktop\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .desktop\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .desktop\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .desktop\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .desktop\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .desktop\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

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

  .desktop\:top-auto{
    top:auto
  }

  .desktop\:top-1px{
    top:1px
  }

  .desktop\:top-2px{
    top:2px
  }

  .desktop\:top-3px{
    top:3px
  }

  .desktop\:top-xxs{
    top:4px
  }

  .desktop\:top-xs{
    top:8px
  }

  .desktop\:top-sm{
    top:16px
  }

  .desktop\:top-base{
    top:24px
  }

  .desktop\:top-md{
    top:40px
  }

  .desktop\:top-lg{
    top:56px
  }

  .desktop\:top-xl{
    top:80px
  }

  .desktop\:top-xxl{
    top:96px
  }

  .desktop\:top-3xl{
    top:160px
  }

  .desktop\:top-4xl{
    top:20rem
  }

  .desktop\:top-full{
    top:100%
  }

  .desktop\:-top-1px{
    top:-1px
  }

  .desktop\:-top-2px{
    top:-2px
  }

  .desktop\:-top-3px{
    top:-3px
  }

  .desktop\:-top-xxs{
    top:-4px
  }

  .desktop\:-top-xs{
    top:-8px
  }

  .desktop\:-top-sm{
    top:-16px
  }

  .desktop\:-top-base{
    top:-24px
  }

  .desktop\:-top-md{
    top:-40px
  }

  .desktop\:-top-lg{
    top:-56px
  }

  .desktop\:-top-xl{
    top:-80px
  }

  .desktop\:-top-xxl{
    top:-96px
  }

  .desktop\:-top-3xl{
    top:-160px
  }

  .desktop\:-top-4xl{
    top:-20rem
  }

  .desktop\:-top-full{
    top:-100%
  }

  .desktop\:top-1\/2{
    top:50%
  }

  .desktop\:top-1\/3{
    top:33.333333%
  }

  .desktop\:top-2\/3{
    top:66.666667%
  }

  .desktop\:top-1\/4{
    top:25%
  }

  .desktop\:top-2\/4{
    top:50%
  }

  .desktop\:top-3\/4{
    top:75%
  }

  .desktop\:-top-1\/2{
    top:-50%
  }

  .desktop\:-top-1\/3{
    top:-33.333333%
  }

  .desktop\:-top-2\/3{
    top:-66.666667%
  }

  .desktop\:-top-1\/4{
    top:-25%
  }

  .desktop\:-top-2\/4{
    top:-50%
  }

  .desktop\:-top-3\/4{
    top:-75%
  }

  .desktop\:right-0{
    right:0
  }

  .desktop\:right-auto{
    right:auto
  }

  .desktop\:right-1px{
    right:1px
  }

  .desktop\:right-2px{
    right:2px
  }

  .desktop\:right-3px{
    right:3px
  }

  .desktop\:right-xxs{
    right:4px
  }

  .desktop\:right-xs{
    right:8px
  }

  .desktop\:right-sm{
    right:16px
  }

  .desktop\:right-base{
    right:24px
  }

  .desktop\:right-md{
    right:40px
  }

  .desktop\:right-lg{
    right:56px
  }

  .desktop\:right-xl{
    right:80px
  }

  .desktop\:right-xxl{
    right:96px
  }

  .desktop\:right-3xl{
    right:160px
  }

  .desktop\:right-4xl{
    right:20rem
  }

  .desktop\:right-full{
    right:100%
  }

  .desktop\:-right-1px{
    right:-1px
  }

  .desktop\:-right-2px{
    right:-2px
  }

  .desktop\:-right-3px{
    right:-3px
  }

  .desktop\:-right-xxs{
    right:-4px
  }

  .desktop\:-right-xs{
    right:-8px
  }

  .desktop\:-right-sm{
    right:-16px
  }

  .desktop\:-right-base{
    right:-24px
  }

  .desktop\:-right-md{
    right:-40px
  }

  .desktop\:-right-lg{
    right:-56px
  }

  .desktop\:-right-xl{
    right:-80px
  }

  .desktop\:-right-xxl{
    right:-96px
  }

  .desktop\:-right-3xl{
    right:-160px
  }

  .desktop\:-right-4xl{
    right:-20rem
  }

  .desktop\:-right-full{
    right:-100%
  }

  .desktop\:right-1\/2{
    right:50%
  }

  .desktop\:right-1\/3{
    right:33.333333%
  }

  .desktop\:right-2\/3{
    right:66.666667%
  }

  .desktop\:right-1\/4{
    right:25%
  }

  .desktop\:right-2\/4{
    right:50%
  }

  .desktop\:right-3\/4{
    right:75%
  }

  .desktop\:-right-1\/2{
    right:-50%
  }

  .desktop\:-right-1\/3{
    right:-33.333333%
  }

  .desktop\:-right-2\/3{
    right:-66.666667%
  }

  .desktop\:-right-1\/4{
    right:-25%
  }

  .desktop\:-right-2\/4{
    right:-50%
  }

  .desktop\:-right-3\/4{
    right:-75%
  }

  .desktop\:bottom-0{
    bottom:0
  }

  .desktop\:bottom-auto{
    bottom:auto
  }

  .desktop\:bottom-1px{
    bottom:1px
  }

  .desktop\:bottom-2px{
    bottom:2px
  }

  .desktop\:bottom-3px{
    bottom:3px
  }

  .desktop\:bottom-xxs{
    bottom:4px
  }

  .desktop\:bottom-xs{
    bottom:8px
  }

  .desktop\:bottom-sm{
    bottom:16px
  }

  .desktop\:bottom-base{
    bottom:24px
  }

  .desktop\:bottom-md{
    bottom:40px
  }

  .desktop\:bottom-lg{
    bottom:56px
  }

  .desktop\:bottom-xl{
    bottom:80px
  }

  .desktop\:bottom-xxl{
    bottom:96px
  }

  .desktop\:bottom-3xl{
    bottom:160px
  }

  .desktop\:bottom-4xl{
    bottom:20rem
  }

  .desktop\:bottom-full{
    bottom:100%
  }

  .desktop\:-bottom-1px{
    bottom:-1px
  }

  .desktop\:-bottom-2px{
    bottom:-2px
  }

  .desktop\:-bottom-3px{
    bottom:-3px
  }

  .desktop\:-bottom-xxs{
    bottom:-4px
  }

  .desktop\:-bottom-xs{
    bottom:-8px
  }

  .desktop\:-bottom-sm{
    bottom:-16px
  }

  .desktop\:-bottom-base{
    bottom:-24px
  }

  .desktop\:-bottom-md{
    bottom:-40px
  }

  .desktop\:-bottom-lg{
    bottom:-56px
  }

  .desktop\:-bottom-xl{
    bottom:-80px
  }

  .desktop\:-bottom-xxl{
    bottom:-96px
  }

  .desktop\:-bottom-3xl{
    bottom:-160px
  }

  .desktop\:-bottom-4xl{
    bottom:-20rem
  }

  .desktop\:-bottom-full{
    bottom:-100%
  }

  .desktop\:bottom-1\/2{
    bottom:50%
  }

  .desktop\:bottom-1\/3{
    bottom:33.333333%
  }

  .desktop\:bottom-2\/3{
    bottom:66.666667%
  }

  .desktop\:bottom-1\/4{
    bottom:25%
  }

  .desktop\:bottom-2\/4{
    bottom:50%
  }

  .desktop\:bottom-3\/4{
    bottom:75%
  }

  .desktop\:-bottom-1\/2{
    bottom:-50%
  }

  .desktop\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .desktop\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .desktop\:-bottom-1\/4{
    bottom:-25%
  }

  .desktop\:-bottom-2\/4{
    bottom:-50%
  }

  .desktop\:-bottom-3\/4{
    bottom:-75%
  }

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

  .desktop\:left-auto{
    left:auto
  }

  .desktop\:left-1px{
    left:1px
  }

  .desktop\:left-2px{
    left:2px
  }

  .desktop\:left-3px{
    left:3px
  }

  .desktop\:left-xxs{
    left:4px
  }

  .desktop\:left-xs{
    left:8px
  }

  .desktop\:left-sm{
    left:16px
  }

  .desktop\:left-base{
    left:24px
  }

  .desktop\:left-md{
    left:40px
  }

  .desktop\:left-lg{
    left:56px
  }

  .desktop\:left-xl{
    left:80px
  }

  .desktop\:left-xxl{
    left:96px
  }

  .desktop\:left-3xl{
    left:160px
  }

  .desktop\:left-4xl{
    left:20rem
  }

  .desktop\:left-full{
    left:100%
  }

  .desktop\:-left-1px{
    left:-1px
  }

  .desktop\:-left-2px{
    left:-2px
  }

  .desktop\:-left-3px{
    left:-3px
  }

  .desktop\:-left-xxs{
    left:-4px
  }

  .desktop\:-left-xs{
    left:-8px
  }

  .desktop\:-left-sm{
    left:-16px
  }

  .desktop\:-left-base{
    left:-24px
  }

  .desktop\:-left-md{
    left:-40px
  }

  .desktop\:-left-lg{
    left:-56px
  }

  .desktop\:-left-xl{
    left:-80px
  }

  .desktop\:-left-xxl{
    left:-96px
  }

  .desktop\:-left-3xl{
    left:-160px
  }

  .desktop\:-left-4xl{
    left:-20rem
  }

  .desktop\:-left-full{
    left:-100%
  }

  .desktop\:left-1\/2{
    left:50%
  }

  .desktop\:left-1\/3{
    left:33.333333%
  }

  .desktop\:left-2\/3{
    left:66.666667%
  }

  .desktop\:left-1\/4{
    left:25%
  }

  .desktop\:left-2\/4{
    left:50%
  }

  .desktop\:left-3\/4{
    left:75%
  }

  .desktop\:-left-1\/2{
    left:-50%
  }

  .desktop\:-left-1\/3{
    left:-33.333333%
  }

  .desktop\:-left-2\/3{
    left:-66.666667%
  }

  .desktop\:-left-1\/4{
    left:-25%
  }

  .desktop\:-left-2\/4{
    left:-50%
  }

  .desktop\:-left-3\/4{
    left:-75%
  }

  .desktop\:isolate{
    isolation:isolate
  }

  .desktop\:isolation-auto{
    isolation:auto
  }

  .desktop\:z-0{
    z-index:0
  }

  .desktop\:z-10{
    z-index:10
  }

  .desktop\:z-20{
    z-index:20
  }

  .desktop\:z-30{
    z-index:30
  }

  .desktop\:z-40{
    z-index:40
  }

  .desktop\:z-50{
    z-index:50
  }

  .desktop\:z-auto{
    z-index:auto
  }

  .desktop\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .desktop\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .desktop\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .desktop\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .desktop\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .desktop\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .desktop\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .desktop\:focus\:z-0:focus{
    z-index:0
  }

  .desktop\:focus\:z-10:focus{
    z-index:10
  }

  .desktop\:focus\:z-20:focus{
    z-index:20
  }

  .desktop\:focus\:z-30:focus{
    z-index:30
  }

  .desktop\:focus\:z-40:focus{
    z-index:40
  }

  .desktop\:focus\:z-50:focus{
    z-index:50
  }

  .desktop\:focus\:z-auto:focus{
    z-index:auto
  }

  .desktop\:order-1{
    order:1
  }

  .desktop\:order-2{
    order:2
  }

  .desktop\:order-3{
    order:3
  }

  .desktop\:order-4{
    order:4
  }

  .desktop\:order-5{
    order:5
  }

  .desktop\:order-6{
    order:6
  }

  .desktop\:order-7{
    order:7
  }

  .desktop\:order-8{
    order:8
  }

  .desktop\:order-9{
    order:9
  }

  .desktop\:order-10{
    order:10
  }

  .desktop\:order-11{
    order:11
  }

  .desktop\:order-12{
    order:12
  }

  .desktop\:order-first{
    order:-9999
  }

  .desktop\:order-last{
    order:9999
  }

  .desktop\:order-none{
    order:0
  }

  .desktop\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:col-span-full{
    grid-column:1 / -1
  }

  .desktop\:col-start-1{
    grid-column-start:1
  }

  .desktop\:col-start-2{
    grid-column-start:2
  }

  .desktop\:col-start-3{
    grid-column-start:3
  }

  .desktop\:col-start-4{
    grid-column-start:4
  }

  .desktop\:col-start-5{
    grid-column-start:5
  }

  .desktop\:col-start-6{
    grid-column-start:6
  }

  .desktop\:col-start-7{
    grid-column-start:7
  }

  .desktop\:col-start-8{
    grid-column-start:8
  }

  .desktop\:col-start-9{
    grid-column-start:9
  }

  .desktop\:col-start-10{
    grid-column-start:10
  }

  .desktop\:col-start-11{
    grid-column-start:11
  }

  .desktop\:col-start-12{
    grid-column-start:12
  }

  .desktop\:col-start-13{
    grid-column-start:13
  }

  .desktop\:col-start-auto{
    grid-column-start:auto
  }

  .desktop\:col-end-1{
    grid-column-end:1
  }

  .desktop\:col-end-2{
    grid-column-end:2
  }

  .desktop\:col-end-3{
    grid-column-end:3
  }

  .desktop\:col-end-4{
    grid-column-end:4
  }

  .desktop\:col-end-5{
    grid-column-end:5
  }

  .desktop\:col-end-6{
    grid-column-end:6
  }

  .desktop\:col-end-7{
    grid-column-end:7
  }

  .desktop\:col-end-8{
    grid-column-end:8
  }

  .desktop\:col-end-9{
    grid-column-end:9
  }

  .desktop\:col-end-10{
    grid-column-end:10
  }

  .desktop\:col-end-11{
    grid-column-end:11
  }

  .desktop\:col-end-12{
    grid-column-end:12
  }

  .desktop\:col-end-13{
    grid-column-end:13
  }

  .desktop\:col-end-auto{
    grid-column-end:auto
  }

  .desktop\:row-auto{
    grid-row:auto
  }

  .desktop\:row-span-1{
    grid-row:span 1 / span 1
  }

  .desktop\:row-span-2{
    grid-row:span 2 / span 2
  }

  .desktop\:row-span-3{
    grid-row:span 3 / span 3
  }

  .desktop\:row-span-4{
    grid-row:span 4 / span 4
  }

  .desktop\:row-span-5{
    grid-row:span 5 / span 5
  }

  .desktop\:row-span-6{
    grid-row:span 6 / span 6
  }

  .desktop\:row-span-full{
    grid-row:1 / -1
  }

  .desktop\:row-start-1{
    grid-row-start:1
  }

  .desktop\:row-start-2{
    grid-row-start:2
  }

  .desktop\:row-start-3{
    grid-row-start:3
  }

  .desktop\:row-start-4{
    grid-row-start:4
  }

  .desktop\:row-start-5{
    grid-row-start:5
  }

  .desktop\:row-start-6{
    grid-row-start:6
  }

  .desktop\:row-start-7{
    grid-row-start:7
  }

  .desktop\:row-start-auto{
    grid-row-start:auto
  }

  .desktop\:row-end-1{
    grid-row-end:1
  }

  .desktop\:row-end-2{
    grid-row-end:2
  }

  .desktop\:row-end-3{
    grid-row-end:3
  }

  .desktop\:row-end-4{
    grid-row-end:4
  }

  .desktop\:row-end-5{
    grid-row-end:5
  }

  .desktop\:row-end-6{
    grid-row-end:6
  }

  .desktop\:row-end-7{
    grid-row-end:7
  }

  .desktop\:row-end-auto{
    grid-row-end:auto
  }

  .desktop\:float-right{
    float:right
  }

  .desktop\:float-left{
    float:left
  }

  .desktop\:float-none{
    float:none
  }

  .desktop\:clear-left{
    clear:left
  }

  .desktop\:clear-right{
    clear:right
  }

  .desktop\:clear-both{
    clear:both
  }

  .desktop\:clear-none{
    clear:none
  }

  .desktop\:m-0{
    margin:0
  }

  .desktop\:m-auto{
    margin:auto
  }

  .desktop\:m-1px{
    margin:1px
  }

  .desktop\:m-2px{
    margin:2px
  }

  .desktop\:m-3px{
    margin:3px
  }

  .desktop\:m-xxs{
    margin:4px
  }

  .desktop\:m-xs{
    margin:8px
  }

  .desktop\:m-sm{
    margin:16px
  }

  .desktop\:m-base{
    margin:24px
  }

  .desktop\:m-md{
    margin:40px
  }

  .desktop\:m-lg{
    margin:56px
  }

  .desktop\:m-xl{
    margin:80px
  }

  .desktop\:m-xxl{
    margin:96px
  }

  .desktop\:m-3xl{
    margin:160px
  }

  .desktop\:m-4xl{
    margin:20rem
  }

  .desktop\:m-full{
    margin:100%
  }

  .desktop\:-m-1px{
    margin:-1px
  }

  .desktop\:-m-2px{
    margin:-2px
  }

  .desktop\:-m-3px{
    margin:-3px
  }

  .desktop\:-m-xxs{
    margin:-4px
  }

  .desktop\:-m-xs{
    margin:-8px
  }

  .desktop\:-m-sm{
    margin:-16px
  }

  .desktop\:-m-base{
    margin:-24px
  }

  .desktop\:-m-md{
    margin:-40px
  }

  .desktop\:-m-lg{
    margin:-56px
  }

  .desktop\:-m-xl{
    margin:-80px
  }

  .desktop\:-m-xxl{
    margin:-96px
  }

  .desktop\:-m-3xl{
    margin:-160px
  }

  .desktop\:-m-4xl{
    margin:-20rem
  }

  .desktop\:-m-full{
    margin:-100%
  }

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

  .desktop\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .desktop\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .desktop\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .desktop\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .desktop\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .desktop\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .desktop\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .desktop\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .desktop\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .desktop\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .desktop\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .desktop\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .desktop\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .desktop\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .desktop\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .desktop\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .desktop\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .desktop\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .desktop\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .desktop\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .desktop\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .desktop\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .desktop\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .desktop\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .desktop\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .desktop\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .desktop\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .desktop\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .desktop\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

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

  .desktop\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .desktop\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .desktop\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .desktop\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .desktop\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .desktop\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .desktop\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .desktop\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .desktop\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .desktop\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .desktop\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .desktop\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .desktop\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

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

  .desktop\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .desktop\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .desktop\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .desktop\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .desktop\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .desktop\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .desktop\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .desktop\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .desktop\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .desktop\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .desktop\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .desktop\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .desktop\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

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

  .desktop\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .desktop\:mt-0{
    margin-top:0
  }

  .desktop\:mt-auto{
    margin-top:auto
  }

  .desktop\:mt-1px{
    margin-top:1px
  }

  .desktop\:mt-2px{
    margin-top:2px
  }

  .desktop\:mt-3px{
    margin-top:3px
  }

  .desktop\:mt-xxs{
    margin-top:4px
  }

  .desktop\:mt-xs{
    margin-top:8px
  }

  .desktop\:mt-sm{
    margin-top:16px
  }

  .desktop\:mt-base{
    margin-top:24px
  }

  .desktop\:mt-md{
    margin-top:40px
  }

  .desktop\:mt-lg{
    margin-top:56px
  }

  .desktop\:mt-xl{
    margin-top:80px
  }

  .desktop\:mt-xxl{
    margin-top:96px
  }

  .desktop\:mt-3xl{
    margin-top:160px
  }

  .desktop\:mt-4xl{
    margin-top:20rem
  }

  .desktop\:mt-full{
    margin-top:100%
  }

  .desktop\:-mt-1px{
    margin-top:-1px
  }

  .desktop\:-mt-2px{
    margin-top:-2px
  }

  .desktop\:-mt-3px{
    margin-top:-3px
  }

  .desktop\:-mt-xxs{
    margin-top:-4px
  }

  .desktop\:-mt-xs{
    margin-top:-8px
  }

  .desktop\:-mt-sm{
    margin-top:-16px
  }

  .desktop\:-mt-base{
    margin-top:-24px
  }

  .desktop\:-mt-md{
    margin-top:-40px
  }

  .desktop\:-mt-lg{
    margin-top:-56px
  }

  .desktop\:-mt-xl{
    margin-top:-80px
  }

  .desktop\:-mt-xxl{
    margin-top:-96px
  }

  .desktop\:-mt-3xl{
    margin-top:-160px
  }

  .desktop\:-mt-4xl{
    margin-top:-20rem
  }

  .desktop\:-mt-full{
    margin-top:-100%
  }

  .desktop\:mr-0{
    margin-right:0
  }

  .desktop\:mr-auto{
    margin-right:auto
  }

  .desktop\:mr-1px{
    margin-right:1px
  }

  .desktop\:mr-2px{
    margin-right:2px
  }

  .desktop\:mr-3px{
    margin-right:3px
  }

  .desktop\:mr-xxs{
    margin-right:4px
  }

  .desktop\:mr-xs{
    margin-right:8px
  }

  .desktop\:mr-sm{
    margin-right:16px
  }

  .desktop\:mr-base{
    margin-right:24px
  }

  .desktop\:mr-md{
    margin-right:40px
  }

  .desktop\:mr-lg{
    margin-right:56px
  }

  .desktop\:mr-xl{
    margin-right:80px
  }

  .desktop\:mr-xxl{
    margin-right:96px
  }

  .desktop\:mr-3xl{
    margin-right:160px
  }

  .desktop\:mr-4xl{
    margin-right:20rem
  }

  .desktop\:mr-full{
    margin-right:100%
  }

  .desktop\:-mr-1px{
    margin-right:-1px
  }

  .desktop\:-mr-2px{
    margin-right:-2px
  }

  .desktop\:-mr-3px{
    margin-right:-3px
  }

  .desktop\:-mr-xxs{
    margin-right:-4px
  }

  .desktop\:-mr-xs{
    margin-right:-8px
  }

  .desktop\:-mr-sm{
    margin-right:-16px
  }

  .desktop\:-mr-base{
    margin-right:-24px
  }

  .desktop\:-mr-md{
    margin-right:-40px
  }

  .desktop\:-mr-lg{
    margin-right:-56px
  }

  .desktop\:-mr-xl{
    margin-right:-80px
  }

  .desktop\:-mr-xxl{
    margin-right:-96px
  }

  .desktop\:-mr-3xl{
    margin-right:-160px
  }

  .desktop\:-mr-4xl{
    margin-right:-20rem
  }

  .desktop\:-mr-full{
    margin-right:-100%
  }

  .desktop\:mb-0{
    margin-bottom:0
  }

  .desktop\:mb-auto{
    margin-bottom:auto
  }

  .desktop\:mb-1px{
    margin-bottom:1px
  }

  .desktop\:mb-2px{
    margin-bottom:2px
  }

  .desktop\:mb-3px{
    margin-bottom:3px
  }

  .desktop\:mb-xxs{
    margin-bottom:4px
  }

  .desktop\:mb-xs{
    margin-bottom:8px
  }

  .desktop\:mb-sm{
    margin-bottom:16px
  }

  .desktop\:mb-base{
    margin-bottom:24px
  }

  .desktop\:mb-md{
    margin-bottom:40px
  }

  .desktop\:mb-lg{
    margin-bottom:56px
  }

  .desktop\:mb-xl{
    margin-bottom:80px
  }

  .desktop\:mb-xxl{
    margin-bottom:96px
  }

  .desktop\:mb-3xl{
    margin-bottom:160px
  }

  .desktop\:mb-4xl{
    margin-bottom:20rem
  }

  .desktop\:mb-full{
    margin-bottom:100%
  }

  .desktop\:-mb-1px{
    margin-bottom:-1px
  }

  .desktop\:-mb-2px{
    margin-bottom:-2px
  }

  .desktop\:-mb-3px{
    margin-bottom:-3px
  }

  .desktop\:-mb-xxs{
    margin-bottom:-4px
  }

  .desktop\:-mb-xs{
    margin-bottom:-8px
  }

  .desktop\:-mb-sm{
    margin-bottom:-16px
  }

  .desktop\:-mb-base{
    margin-bottom:-24px
  }

  .desktop\:-mb-md{
    margin-bottom:-40px
  }

  .desktop\:-mb-lg{
    margin-bottom:-56px
  }

  .desktop\:-mb-xl{
    margin-bottom:-80px
  }

  .desktop\:-mb-xxl{
    margin-bottom:-96px
  }

  .desktop\:-mb-3xl{
    margin-bottom:-160px
  }

  .desktop\:-mb-4xl{
    margin-bottom:-20rem
  }

  .desktop\:-mb-full{
    margin-bottom:-100%
  }

  .desktop\:ml-0{
    margin-left:0
  }

  .desktop\:ml-auto{
    margin-left:auto
  }

  .desktop\:ml-1px{
    margin-left:1px
  }

  .desktop\:ml-2px{
    margin-left:2px
  }

  .desktop\:ml-3px{
    margin-left:3px
  }

  .desktop\:ml-xxs{
    margin-left:4px
  }

  .desktop\:ml-xs{
    margin-left:8px
  }

  .desktop\:ml-sm{
    margin-left:16px
  }

  .desktop\:ml-base{
    margin-left:24px
  }

  .desktop\:ml-md{
    margin-left:40px
  }

  .desktop\:ml-lg{
    margin-left:56px
  }

  .desktop\:ml-xl{
    margin-left:80px
  }

  .desktop\:ml-xxl{
    margin-left:96px
  }

  .desktop\:ml-3xl{
    margin-left:160px
  }

  .desktop\:ml-4xl{
    margin-left:20rem
  }

  .desktop\:ml-full{
    margin-left:100%
  }

  .desktop\:-ml-1px{
    margin-left:-1px
  }

  .desktop\:-ml-2px{
    margin-left:-2px
  }

  .desktop\:-ml-3px{
    margin-left:-3px
  }

  .desktop\:-ml-xxs{
    margin-left:-4px
  }

  .desktop\:-ml-xs{
    margin-left:-8px
  }

  .desktop\:-ml-sm{
    margin-left:-16px
  }

  .desktop\:-ml-base{
    margin-left:-24px
  }

  .desktop\:-ml-md{
    margin-left:-40px
  }

  .desktop\:-ml-lg{
    margin-left:-56px
  }

  .desktop\:-ml-xl{
    margin-left:-80px
  }

  .desktop\:-ml-xxl{
    margin-left:-96px
  }

  .desktop\:-ml-3xl{
    margin-left:-160px
  }

  .desktop\:-ml-4xl{
    margin-left:-20rem
  }

  .desktop\:-ml-full{
    margin-left:-100%
  }

  .desktop\:box-border{
    box-sizing:border-box
  }

  .desktop\:box-content{
    box-sizing:content-box
  }

  .desktop\:block{
    display:block
  }

  .desktop\:inline-block{
    display:inline-block
  }

  .desktop\:inline{
    display:inline
  }

  .desktop\:flex{
    display:flex
  }

  .desktop\:inline-flex{
    display:inline-flex
  }

  .desktop\:table{
    display:table
  }

  .desktop\:inline-table{
    display:inline-table
  }

  .desktop\:table-caption{
    display:table-caption
  }

  .desktop\:table-cell{
    display:table-cell
  }

  .desktop\:table-column{
    display:table-column
  }

  .desktop\:table-column-group{
    display:table-column-group
  }

  .desktop\:table-footer-group{
    display:table-footer-group
  }

  .desktop\:table-header-group{
    display:table-header-group
  }

  .desktop\:table-row-group{
    display:table-row-group
  }

  .desktop\:table-row{
    display:table-row
  }

  .desktop\:flow-root{
    display:flow-root
  }

  .desktop\:grid{
    display:grid
  }

  .desktop\:inline-grid{
    display:inline-grid
  }

  .desktop\:contents{
    display:contents
  }

  .desktop\:list-item{
    display:list-item
  }

  .desktop\:hidden{
    display:none
  }

  .desktop\:h-0{
    height:0
  }

  .desktop\:h-auto{
    height:auto
  }

  .desktop\:h-1px{
    height:1px
  }

  .desktop\:h-2px{
    height:2px
  }

  .desktop\:h-3px{
    height:3px
  }

  .desktop\:h-xxs{
    height:4px
  }

  .desktop\:h-xs{
    height:8px
  }

  .desktop\:h-sm{
    height:16px
  }

  .desktop\:h-base{
    height:24px
  }

  .desktop\:h-md{
    height:40px
  }

  .desktop\:h-lg{
    height:56px
  }

  .desktop\:h-xl{
    height:80px
  }

  .desktop\:h-xxl{
    height:96px
  }

  .desktop\:h-3xl{
    height:160px
  }

  .desktop\:h-4xl{
    height:20rem
  }

  .desktop\:h-full{
    height:100%
  }

  .desktop\:h-1\/2{
    height:50%
  }

  .desktop\:h-1\/3{
    height:33.333333%
  }

  .desktop\:h-2\/3{
    height:66.666667%
  }

  .desktop\:h-1\/4{
    height:25%
  }

  .desktop\:h-2\/4{
    height:50%
  }

  .desktop\:h-3\/4{
    height:75%
  }

  .desktop\:h-1\/5{
    height:20%
  }

  .desktop\:h-2\/5{
    height:40%
  }

  .desktop\:h-3\/5{
    height:60%
  }

  .desktop\:h-4\/5{
    height:80%
  }

  .desktop\:h-1\/6{
    height:16.666667%
  }

  .desktop\:h-2\/6{
    height:33.333333%
  }

  .desktop\:h-3\/6{
    height:50%
  }

  .desktop\:h-4\/6{
    height:66.666667%
  }

  .desktop\:h-5\/6{
    height:83.333333%
  }

  .desktop\:h-screen{
    height:100vh
  }

  .desktop\:max-h-0{
    max-height:0
  }

  .desktop\:max-h-1px{
    max-height:1px
  }

  .desktop\:max-h-2px{
    max-height:2px
  }

  .desktop\:max-h-3px{
    max-height:3px
  }

  .desktop\:max-h-xxs{
    max-height:4px
  }

  .desktop\:max-h-xs{
    max-height:8px
  }

  .desktop\:max-h-sm{
    max-height:16px
  }

  .desktop\:max-h-base{
    max-height:24px
  }

  .desktop\:max-h-md{
    max-height:40px
  }

  .desktop\:max-h-lg{
    max-height:56px
  }

  .desktop\:max-h-xl{
    max-height:80px
  }

  .desktop\:max-h-xxl{
    max-height:96px
  }

  .desktop\:max-h-3xl{
    max-height:160px
  }

  .desktop\:max-h-4xl{
    max-height:20rem
  }

  .desktop\:max-h-full{
    max-height:100%
  }

  .desktop\:max-h-screen{
    max-height:100vh
  }

  .desktop\:min-h-0{
    min-height:0px
  }

  .desktop\:min-h-full{
    min-height:100%
  }

  .desktop\:min-h-screen{
    min-height:100vh
  }

  .desktop\:w-0{
    width:0
  }

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

  .desktop\:w-1px{
    width:1px
  }

  .desktop\:w-2px{
    width:2px
  }

  .desktop\:w-3px{
    width:3px
  }

  .desktop\:w-xxs{
    width:4px
  }

  .desktop\:w-xs{
    width:8px
  }

  .desktop\:w-sm{
    width:16px
  }

  .desktop\:w-base{
    width:24px
  }

  .desktop\:w-md{
    width:40px
  }

  .desktop\:w-lg{
    width:56px
  }

  .desktop\:w-xl{
    width:80px
  }

  .desktop\:w-xxl{
    width:96px
  }

  .desktop\:w-3xl{
    width:160px
  }

  .desktop\:w-4xl{
    width:20rem
  }

  .desktop\:w-full{
    width:100%
  }

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

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

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

  .desktop\:w-1\/4{
    width:25%
  }

  .desktop\:w-2\/4{
    width:50%
  }

  .desktop\:w-3\/4{
    width:75%
  }

  .desktop\:w-1\/5{
    width:20%
  }

  .desktop\:w-2\/5{
    width:40%
  }

  .desktop\:w-3\/5{
    width:60%
  }

  .desktop\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .desktop\:w-1\/12{
    width:8.333333%
  }

  .desktop\:w-2\/12{
    width:16.666667%
  }

  .desktop\:w-3\/12{
    width:25%
  }

  .desktop\:w-4\/12{
    width:33.333333%
  }

  .desktop\:w-5\/12{
    width:41.666667%
  }

  .desktop\:w-6\/12{
    width:50%
  }

  .desktop\:w-7\/12{
    width:58.333333%
  }

  .desktop\:w-8\/12{
    width:66.666667%
  }

  .desktop\:w-9\/12{
    width:75%
  }

  .desktop\:w-10\/12{
    width:83.333333%
  }

  .desktop\:w-11\/12{
    width:91.666667%
  }

  .desktop\:w-screen{
    width:100vw
  }

  .desktop\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .desktop\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .desktop\:min-w-0{
    min-width:0px
  }

  .desktop\:min-w-full{
    min-width:100%
  }

  .desktop\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .desktop\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .desktop\:max-w-0{
    max-width:0rem
  }

  .desktop\:max-w-none{
    max-width:none
  }

  .desktop\:max-w-xs{
    max-width:20rem
  }

  .desktop\:max-w-sm{
    max-width:24rem
  }

  .desktop\:max-w-md{
    max-width:28rem
  }

  .desktop\:max-w-lg{
    max-width:32rem
  }

  .desktop\:max-w-xl{
    max-width:36rem
  }

  .desktop\:max-w-2xl{
    max-width:42rem
  }

  .desktop\:max-w-3xl{
    max-width:48rem
  }

  .desktop\:max-w-4xl{
    max-width:56rem
  }

  .desktop\:max-w-5xl{
    max-width:64rem
  }

  .desktop\:max-w-6xl{
    max-width:72rem
  }

  .desktop\:max-w-7xl{
    max-width:80rem
  }

  .desktop\:max-w-full{
    max-width:100%
  }

  .desktop\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .desktop\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .desktop\:max-w-prose{
    max-width:65ch
  }

  .desktop\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .desktop\:max-w-screen-mobile{
    max-width:480px
  }

  .desktop\:max-w-screen-tablet{
    max-width:640px
  }

  .desktop\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .desktop\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .desktop\:max-w-screen-desktop{
    max-width:1024px
  }

  .desktop\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .desktop\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .desktop\:max-w-1\/4{
    max-width:25%
  }

  .desktop\:max-w-1\/3{
    max-width:33.33%
  }

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

  .desktop\:max-w-2\/3{
    max-width:66.66%
  }

  .desktop\:max-w-3\/4{
    max-width:75%
  }

  .desktop\:flex-1{
    flex:1 1 0%
  }

  .desktop\:flex-auto{
    flex:1 1 auto
  }

  .desktop\:flex-initial{
    flex:0 1 auto
  }

  .desktop\:flex-none{
    flex:none
  }

  .desktop\:flex-shrink-0{
    flex-shrink:0
  }

  .desktop\:flex-shrink{
    flex-shrink:1
  }

  .desktop\:flex-grow-0{
    flex-grow:0
  }

  .desktop\:flex-grow{
    flex-grow:1
  }

  .desktop\:table-auto{
    table-layout:auto
  }

  .desktop\:table-fixed{
    table-layout:fixed
  }

  .desktop\:border-collapse{
    border-collapse:collapse
  }

  .desktop\:border-separate{
    border-collapse:separate
  }

  .desktop\:origin-center{
    transform-origin:center
  }

  .desktop\:origin-top{
    transform-origin:top
  }

  .desktop\:origin-top-right{
    transform-origin:top right
  }

  .desktop\:origin-right{
    transform-origin:right
  }

  .desktop\:origin-bottom-right{
    transform-origin:bottom right
  }

  .desktop\:origin-bottom{
    transform-origin:bottom
  }

  .desktop\:origin-bottom-left{
    transform-origin:bottom left
  }

  .desktop\:origin-left{
    transform-origin:left
  }

  .desktop\:origin-top-left{
    transform-origin:top left
  }

  .desktop\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

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

  .desktop\:transform-none{
    transform:none
  }

  .desktop\:translate-x-0{
    --tw-translate-x:0
  }

  .desktop\:translate-x-1px{
    --tw-translate-x:1px
  }

  .desktop\:translate-x-2px{
    --tw-translate-x:2px
  }

  .desktop\:translate-x-3px{
    --tw-translate-x:3px
  }

  .desktop\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .desktop\:translate-x-xs{
    --tw-translate-x:8px
  }

  .desktop\:translate-x-sm{
    --tw-translate-x:16px
  }

  .desktop\:translate-x-base{
    --tw-translate-x:24px
  }

  .desktop\:translate-x-md{
    --tw-translate-x:40px
  }

  .desktop\:translate-x-lg{
    --tw-translate-x:56px
  }

  .desktop\:translate-x-xl{
    --tw-translate-x:80px
  }

  .desktop\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .desktop\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .desktop\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .desktop\:translate-x-full{
    --tw-translate-x:100%
  }

  .desktop\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .desktop\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .desktop\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .desktop\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .desktop\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .desktop\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .desktop\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .desktop\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .desktop\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .desktop\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .desktop\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .desktop\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .desktop\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .desktop\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .desktop\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .desktop\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .desktop\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .desktop\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .desktop\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .desktop\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .desktop\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .desktop\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .desktop\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .desktop\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .desktop\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .desktop\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .desktop\:translate-y-0{
    --tw-translate-y:0
  }

  .desktop\:translate-y-1px{
    --tw-translate-y:1px
  }

  .desktop\:translate-y-2px{
    --tw-translate-y:2px
  }

  .desktop\:translate-y-3px{
    --tw-translate-y:3px
  }

  .desktop\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .desktop\:translate-y-xs{
    --tw-translate-y:8px
  }

  .desktop\:translate-y-sm{
    --tw-translate-y:16px
  }

  .desktop\:translate-y-base{
    --tw-translate-y:24px
  }

  .desktop\:translate-y-md{
    --tw-translate-y:40px
  }

  .desktop\:translate-y-lg{
    --tw-translate-y:56px
  }

  .desktop\:translate-y-xl{
    --tw-translate-y:80px
  }

  .desktop\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .desktop\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .desktop\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .desktop\:translate-y-full{
    --tw-translate-y:100%
  }

  .desktop\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .desktop\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .desktop\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .desktop\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .desktop\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .desktop\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .desktop\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .desktop\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .desktop\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .desktop\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .desktop\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .desktop\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .desktop\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .desktop\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .desktop\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .desktop\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .desktop\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .desktop\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .desktop\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .desktop\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .desktop\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .desktop\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .desktop\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .desktop\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .desktop\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .desktop\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .desktop\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .desktop\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .desktop\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .desktop\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .desktop\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .desktop\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .desktop\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .desktop\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .desktop\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .desktop\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .desktop\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .desktop\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .desktop\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .desktop\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .desktop\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .desktop\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .desktop\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .desktop\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .desktop\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .desktop\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .desktop\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .desktop\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .desktop\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .desktop\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .desktop\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .desktop\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .desktop\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .desktop\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .desktop\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .desktop\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .desktop\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .desktop\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .desktop\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .desktop\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .desktop\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .desktop\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .desktop\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .desktop\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .desktop\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .desktop\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .desktop\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .desktop\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .desktop\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .desktop\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .desktop\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .desktop\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .desktop\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .desktop\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .desktop\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .desktop\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .desktop\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .desktop\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .desktop\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .desktop\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .desktop\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .desktop\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .desktop\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .desktop\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .desktop\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .desktop\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .desktop\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .desktop\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .desktop\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .desktop\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .desktop\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .desktop\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .desktop\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .desktop\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .desktop\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .desktop\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .desktop\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .desktop\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .desktop\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .desktop\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .desktop\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .desktop\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .desktop\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .desktop\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .desktop\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .desktop\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .desktop\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .desktop\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .desktop\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .desktop\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .desktop\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .desktop\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .desktop\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .desktop\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .desktop\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .desktop\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .desktop\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .desktop\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .desktop\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .desktop\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .desktop\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .desktop\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .desktop\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .desktop\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .desktop\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .desktop\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .desktop\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .desktop\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .desktop\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .desktop\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .desktop\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .desktop\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .desktop\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .desktop\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .desktop\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .desktop\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .desktop\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .desktop\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .desktop\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .desktop\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .desktop\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .desktop\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .desktop\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .desktop\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .desktop\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .desktop\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .desktop\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .desktop\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .desktop\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .desktop\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .desktop\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .desktop\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .desktop\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .desktop\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .desktop\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .desktop\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .desktop\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .desktop\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .desktop\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .desktop\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .desktop\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .desktop\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .desktop\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .desktop\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .desktop\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .desktop\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .desktop\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .desktop\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .desktop\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .desktop\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .desktop\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .desktop\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .desktop\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .desktop\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .desktop\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .desktop\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .desktop\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .desktop\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .desktop\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .desktop\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .desktop\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .desktop\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .desktop\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .desktop\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .desktop\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .desktop\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .desktop\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .desktop\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .desktop\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .desktop\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .desktop\:rotate-0{
    --tw-rotate:0deg
  }

  .desktop\:rotate-1{
    --tw-rotate:1deg
  }

  .desktop\:rotate-2{
    --tw-rotate:2deg
  }

  .desktop\:rotate-3{
    --tw-rotate:3deg
  }

  .desktop\:rotate-6{
    --tw-rotate:6deg
  }

  .desktop\:rotate-12{
    --tw-rotate:12deg
  }

  .desktop\:rotate-45{
    --tw-rotate:45deg
  }

  .desktop\:rotate-90{
    --tw-rotate:90deg
  }

  .desktop\:rotate-180{
    --tw-rotate:180deg
  }

  .desktop\:-rotate-180{
    --tw-rotate:-180deg
  }

  .desktop\:-rotate-90{
    --tw-rotate:-90deg
  }

  .desktop\:-rotate-45{
    --tw-rotate:-45deg
  }

  .desktop\:-rotate-12{
    --tw-rotate:-12deg
  }

  .desktop\:-rotate-6{
    --tw-rotate:-6deg
  }

  .desktop\:-rotate-3{
    --tw-rotate:-3deg
  }

  .desktop\:-rotate-2{
    --tw-rotate:-2deg
  }

  .desktop\:-rotate-1{
    --tw-rotate:-1deg
  }

  .desktop\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .desktop\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .desktop\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .desktop\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .desktop\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .desktop\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .desktop\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .desktop\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .desktop\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .desktop\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .desktop\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .desktop\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .desktop\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .desktop\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .desktop\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .desktop\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .desktop\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .desktop\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .desktop\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .desktop\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .desktop\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .desktop\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .desktop\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .desktop\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .desktop\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .desktop\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .desktop\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .desktop\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .desktop\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .desktop\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .desktop\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .desktop\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .desktop\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .desktop\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .desktop\:skew-x-0{
    --tw-skew-x:0deg
  }

  .desktop\:skew-x-1{
    --tw-skew-x:1deg
  }

  .desktop\:skew-x-2{
    --tw-skew-x:2deg
  }

  .desktop\:skew-x-3{
    --tw-skew-x:3deg
  }

  .desktop\:skew-x-6{
    --tw-skew-x:6deg
  }

  .desktop\:skew-x-12{
    --tw-skew-x:12deg
  }

  .desktop\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .desktop\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .desktop\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .desktop\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .desktop\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .desktop\:skew-y-0{
    --tw-skew-y:0deg
  }

  .desktop\:skew-y-1{
    --tw-skew-y:1deg
  }

  .desktop\:skew-y-2{
    --tw-skew-y:2deg
  }

  .desktop\:skew-y-3{
    --tw-skew-y:3deg
  }

  .desktop\:skew-y-6{
    --tw-skew-y:6deg
  }

  .desktop\:skew-y-12{
    --tw-skew-y:12deg
  }

  .desktop\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .desktop\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .desktop\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .desktop\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .desktop\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .desktop\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .desktop\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .desktop\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .desktop\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .desktop\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .desktop\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .desktop\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .desktop\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .desktop\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .desktop\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .desktop\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .desktop\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .desktop\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .desktop\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .desktop\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .desktop\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .desktop\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .desktop\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .desktop\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .desktop\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .desktop\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .desktop\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .desktop\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .desktop\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .desktop\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .desktop\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .desktop\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .desktop\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .desktop\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .desktop\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .desktop\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .desktop\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .desktop\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .desktop\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .desktop\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .desktop\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .desktop\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .desktop\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .desktop\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .desktop\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .desktop\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .desktop\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .desktop\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .desktop\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .desktop\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop\:scale-x-0{
    --tw-scale-x:0
  }

  .desktop\:scale-x-50{
    --tw-scale-x:.5
  }

  .desktop\:scale-x-75{
    --tw-scale-x:.75
  }

  .desktop\:scale-x-90{
    --tw-scale-x:.9
  }

  .desktop\:scale-x-95{
    --tw-scale-x:.95
  }

  .desktop\:scale-x-100{
    --tw-scale-x:1
  }

  .desktop\:scale-x-105{
    --tw-scale-x:1.05
  }

  .desktop\:scale-x-110{
    --tw-scale-x:1.1
  }

  .desktop\:scale-x-125{
    --tw-scale-x:1.25
  }

  .desktop\:scale-x-150{
    --tw-scale-x:1.5
  }

  .desktop\:scale-y-0{
    --tw-scale-y:0
  }

  .desktop\:scale-y-50{
    --tw-scale-y:.5
  }

  .desktop\:scale-y-75{
    --tw-scale-y:.75
  }

  .desktop\:scale-y-90{
    --tw-scale-y:.9
  }

  .desktop\:scale-y-95{
    --tw-scale-y:.95
  }

  .desktop\:scale-y-100{
    --tw-scale-y:1
  }

  .desktop\:scale-y-105{
    --tw-scale-y:1.05
  }

  .desktop\:scale-y-110{
    --tw-scale-y:1.1
  }

  .desktop\:scale-y-125{
    --tw-scale-y:1.25
  }

  .desktop\:scale-y-150{
    --tw-scale-y:1.5
  }

  .desktop\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .desktop\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .desktop\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .desktop\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .desktop\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .desktop\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .desktop\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .desktop\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .desktop\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .desktop\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .desktop\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .desktop\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .desktop\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .desktop\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .desktop\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .desktop\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .desktop\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .desktop\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .desktop\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .desktop\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .desktop\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .desktop\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .desktop\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .desktop\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .desktop\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .desktop\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .desktop\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .desktop\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .desktop\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .desktop\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .desktop\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .desktop\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .desktop\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .desktop\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .desktop\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .desktop\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .desktop\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .desktop\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .desktop\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .desktop\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .desktop\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .desktop\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .desktop\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .desktop\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .desktop\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .desktop\:cursor-auto{
    cursor:auto
  }

  .desktop\:cursor-default{
    cursor:default
  }

  .desktop\:cursor-pointer{
    cursor:pointer
  }

  .desktop\:cursor-wait{
    cursor:wait
  }

  .desktop\:cursor-text{
    cursor:text
  }

  .desktop\:cursor-move{
    cursor:move
  }

  .desktop\:cursor-help{
    cursor:help
  }

  .desktop\:cursor-not-allowed{
    cursor:not-allowed
  }

  .desktop\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .desktop\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .desktop\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .desktop\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .desktop\:resize-none{
    resize:none
  }

  .desktop\:resize-y{
    resize:vertical
  }

  .desktop\:resize-x{
    resize:horizontal
  }

  .desktop\:resize{
    resize:both
  }

  .desktop\:list-inside{
    list-style-position:inside
  }

  .desktop\:list-outside{
    list-style-position:outside
  }

  .desktop\:list-none{
    list-style-type:none
  }

  .desktop\:list-disc{
    list-style-type:disc
  }

  .desktop\:list-decimal{
    list-style-type:decimal
  }

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

  .desktop\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .desktop\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .desktop\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .desktop\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .desktop\:grid-flow-row{
    grid-auto-flow:row
  }

  .desktop\:grid-flow-col{
    grid-auto-flow:column
  }

  .desktop\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .desktop\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .desktop\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .desktop\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .desktop\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .desktop\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:grid-cols-none{
    grid-template-columns:none
  }

  .desktop\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .desktop\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

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

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

  .desktop\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .desktop\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .desktop\:grid-rows-none{
    grid-template-rows:none
  }

  .desktop\:flex-row{
    flex-direction:row
  }

  .desktop\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .desktop\:flex-col{
    flex-direction:column
  }

  .desktop\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .desktop\:flex-wrap{
    flex-wrap:wrap
  }

  .desktop\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .desktop\:flex-nowrap{
    flex-wrap:nowrap
  }

  .desktop\:place-content-center{
    place-content:center
  }

  .desktop\:place-content-start{
    place-content:start
  }

  .desktop\:place-content-end{
    place-content:end
  }

  .desktop\:place-content-between{
    place-content:space-between
  }

  .desktop\:place-content-around{
    place-content:space-around
  }

  .desktop\:place-content-evenly{
    place-content:space-evenly
  }

  .desktop\:place-content-stretch{
    place-content:stretch
  }

  .desktop\:place-items-start{
    place-items:start
  }

  .desktop\:place-items-end{
    place-items:end
  }

  .desktop\:place-items-center{
    place-items:center
  }

  .desktop\:place-items-stretch{
    place-items:stretch
  }

  .desktop\:content-center{
    align-content:center
  }

  .desktop\:content-start{
    align-content:flex-start
  }

  .desktop\:content-end{
    align-content:flex-end
  }

  .desktop\:content-between{
    align-content:space-between
  }

  .desktop\:content-around{
    align-content:space-around
  }

  .desktop\:content-evenly{
    align-content:space-evenly
  }

  .desktop\:items-start{
    align-items:flex-start
  }

  .desktop\:items-end{
    align-items:flex-end
  }

  .desktop\:items-center{
    align-items:center
  }

  .desktop\:items-baseline{
    align-items:baseline
  }

  .desktop\:items-stretch{
    align-items:stretch
  }

  .desktop\:justify-start{
    justify-content:flex-start
  }

  .desktop\:justify-end{
    justify-content:flex-end
  }

  .desktop\:justify-center{
    justify-content:center
  }

  .desktop\:justify-between{
    justify-content:space-between
  }

  .desktop\:justify-around{
    justify-content:space-around
  }

  .desktop\:justify-evenly{
    justify-content:space-evenly
  }

  .desktop\:justify-items-start{
    justify-items:start
  }

  .desktop\:justify-items-end{
    justify-items:end
  }

  .desktop\:justify-items-center{
    justify-items:center
  }

  .desktop\:justify-items-stretch{
    justify-items:stretch
  }

  .desktop\:gap-0{
    gap:0
  }

  .desktop\:gap-1px{
    gap:1px
  }

  .desktop\:gap-2px{
    gap:2px
  }

  .desktop\:gap-3px{
    gap:3px
  }

  .desktop\:gap-xxs{
    gap:4px
  }

  .desktop\:gap-xs{
    gap:8px
  }

  .desktop\:gap-sm{
    gap:16px
  }

  .desktop\:gap-base{
    gap:24px
  }

  .desktop\:gap-md{
    gap:40px
  }

  .desktop\:gap-lg{
    gap:56px
  }

  .desktop\:gap-xl{
    gap:80px
  }

  .desktop\:gap-xxl{
    gap:96px
  }

  .desktop\:gap-3xl{
    gap:160px
  }

  .desktop\:gap-4xl{
    gap:20rem
  }

  .desktop\:gap-full{
    gap:100%
  }

  .desktop\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .desktop\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .desktop\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .desktop\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .desktop\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .desktop\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .desktop\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .desktop\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

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

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

  .desktop\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .desktop\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .desktop\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .desktop\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .desktop\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .desktop\:gap-y-0{
    row-gap:0
  }

  .desktop\:gap-y-1px{
    row-gap:1px
  }

  .desktop\:gap-y-2px{
    row-gap:2px
  }

  .desktop\:gap-y-3px{
    row-gap:3px
  }

  .desktop\:gap-y-xxs{
    row-gap:4px
  }

  .desktop\:gap-y-xs{
    row-gap:8px
  }

  .desktop\:gap-y-sm{
    row-gap:16px
  }

  .desktop\:gap-y-base{
    row-gap:24px
  }

  .desktop\:gap-y-md{
    row-gap:40px
  }

  .desktop\:gap-y-lg{
    row-gap:56px
  }

  .desktop\:gap-y-xl{
    row-gap:80px
  }

  .desktop\:gap-y-xxl{
    row-gap:96px
  }

  .desktop\:gap-y-3xl{
    row-gap:160px
  }

  .desktop\:gap-y-4xl{
    row-gap:20rem
  }

  .desktop\:gap-y-full{
    row-gap:100%
  }

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

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

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

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

  .desktop\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .desktop\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .desktop\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .desktop\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .desktop\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .desktop\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .desktop\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .desktop\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .desktop\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .desktop\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .desktop\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .desktop\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .desktop\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .desktop\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .desktop\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .desktop\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .desktop\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .desktop\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .desktop\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .desktop\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .desktop\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .desktop\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .desktop\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .desktop\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .desktop\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .desktop\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .desktop\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .desktop\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .desktop\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .desktop\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .desktop\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .desktop\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .desktop\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .desktop\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .desktop\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .desktop\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .desktop\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .desktop\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .desktop\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .desktop\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .desktop\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .desktop\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .desktop\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .desktop\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .desktop\:place-self-auto{
    place-self:auto
  }

  .desktop\:place-self-start{
    place-self:start
  }

  .desktop\:place-self-end{
    place-self:end
  }

  .desktop\:place-self-center{
    place-self:center
  }

  .desktop\:place-self-stretch{
    place-self:stretch
  }

  .desktop\:self-auto{
    align-self:auto
  }

  .desktop\:self-start{
    align-self:flex-start
  }

  .desktop\:self-end{
    align-self:flex-end
  }

  .desktop\:self-center{
    align-self:center
  }

  .desktop\:self-stretch{
    align-self:stretch
  }

  .desktop\:self-baseline{
    align-self:baseline
  }

  .desktop\:justify-self-auto{
    justify-self:auto
  }

  .desktop\:justify-self-start{
    justify-self:start
  }

  .desktop\:justify-self-end{
    justify-self:end
  }

  .desktop\:justify-self-center{
    justify-self:center
  }

  .desktop\:justify-self-stretch{
    justify-self:stretch
  }

  .desktop\:overflow-auto{
    overflow:auto
  }

  .desktop\:overflow-hidden{
    overflow:hidden
  }

  .desktop\:overflow-visible{
    overflow:visible
  }

  .desktop\:overflow-scroll{
    overflow:scroll
  }

  .desktop\:overflow-x-auto{
    overflow-x:auto
  }

  .desktop\:overflow-y-auto{
    overflow-y:auto
  }

  .desktop\:overflow-x-hidden{
    overflow-x:hidden
  }

  .desktop\:overflow-y-hidden{
    overflow-y:hidden
  }

  .desktop\:overflow-x-visible{
    overflow-x:visible
  }

  .desktop\:overflow-y-visible{
    overflow-y:visible
  }

  .desktop\:overflow-x-scroll{
    overflow-x:scroll
  }

  .desktop\:overflow-y-scroll{
    overflow-y:scroll
  }

  .desktop\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .desktop\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .desktop\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .desktop\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .desktop\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .desktop\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .desktop\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .desktop\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .desktop\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .desktop\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .desktop\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .desktop\:overflow-clip{
    text-overflow:clip
  }

  .desktop\:whitespace-normal{
    white-space:normal
  }

  .desktop\:whitespace-nowrap{
    white-space:nowrap
  }

  .desktop\:whitespace-pre{
    white-space:pre
  }

  .desktop\:whitespace-pre-line{
    white-space:pre-line
  }

  .desktop\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .desktop\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .desktop\:break-words{
    overflow-wrap:break-word
  }

  .desktop\:break-all{
    word-break:break-all
  }

  .desktop\:rounded-none{
    border-radius:0px
  }

  .desktop\:rounded-sm{
    border-radius:0.125rem
  }

  .desktop\:rounded{
    border-radius:0.25rem
  }

  .desktop\:rounded-md{
    border-radius:0.375rem
  }

  .desktop\:rounded-lg{
    border-radius:0.5rem
  }

  .desktop\:rounded-xl{
    border-radius:0.75rem
  }

  .desktop\:rounded-2xl{
    border-radius:1rem
  }

  .desktop\:rounded-3xl{
    border-radius:1.5rem
  }

  .desktop\:rounded-full{
    border-radius:9999px
  }

  .desktop\:rounded-4xl{
    border-radius:2rem
  }

  .desktop\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .desktop\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .desktop\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .desktop\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .desktop\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .desktop\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .desktop\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .desktop\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .desktop\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .desktop\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .desktop\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .desktop\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .desktop\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .desktop\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .desktop\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .desktop\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .desktop\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .desktop\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .desktop\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .desktop\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .desktop\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .desktop\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .desktop\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .desktop\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .desktop\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .desktop\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .desktop\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .desktop\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .desktop\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .desktop\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .desktop\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .desktop\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .desktop\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .desktop\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .desktop\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .desktop\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .desktop\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .desktop\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .desktop\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .desktop\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .desktop\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .desktop\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .desktop\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .desktop\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .desktop\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .desktop\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .desktop\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .desktop\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .desktop\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .desktop\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .desktop\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .desktop\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .desktop\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .desktop\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .desktop\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .desktop\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .desktop\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .desktop\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .desktop\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .desktop\:border-0{
    border-width:0
  }

  .desktop\:border-2{
    border-width:2px
  }

  .desktop\:border-3{
    border-width:3px
  }

  .desktop\:border-4{
    border-width:4px
  }

  .desktop\:border-6{
    border-width:6px
  }

  .desktop\:border-8{
    border-width:8px
  }

  .desktop\:border{
    border-width:1px
  }

  .desktop\:border-t-0{
    border-top-width:0
  }

  .desktop\:border-t-2{
    border-top-width:2px
  }

  .desktop\:border-t-3{
    border-top-width:3px
  }

  .desktop\:border-t-4{
    border-top-width:4px
  }

  .desktop\:border-t-6{
    border-top-width:6px
  }

  .desktop\:border-t-8{
    border-top-width:8px
  }

  .desktop\:border-t{
    border-top-width:1px
  }

  .desktop\:border-r-0{
    border-right-width:0
  }

  .desktop\:border-r-2{
    border-right-width:2px
  }

  .desktop\:border-r-3{
    border-right-width:3px
  }

  .desktop\:border-r-4{
    border-right-width:4px
  }

  .desktop\:border-r-6{
    border-right-width:6px
  }

  .desktop\:border-r-8{
    border-right-width:8px
  }

  .desktop\:border-r{
    border-right-width:1px
  }

  .desktop\:border-b-0{
    border-bottom-width:0
  }

  .desktop\:border-b-2{
    border-bottom-width:2px
  }

  .desktop\:border-b-3{
    border-bottom-width:3px
  }

  .desktop\:border-b-4{
    border-bottom-width:4px
  }

  .desktop\:border-b-6{
    border-bottom-width:6px
  }

  .desktop\:border-b-8{
    border-bottom-width:8px
  }

  .desktop\:border-b{
    border-bottom-width:1px
  }

  .desktop\:border-l-0{
    border-left-width:0
  }

  .desktop\:border-l-2{
    border-left-width:2px
  }

  .desktop\:border-l-3{
    border-left-width:3px
  }

  .desktop\:border-l-4{
    border-left-width:4px
  }

  .desktop\:border-l-6{
    border-left-width:6px
  }

  .desktop\:border-l-8{
    border-left-width:8px
  }

  .desktop\:border-l{
    border-left-width:1px
  }

  .desktop\:border-solid{
    border-style:solid
  }

  .desktop\:border-dashed{
    border-style:dashed
  }

  .desktop\:border-dotted{
    border-style:dotted
  }

  .desktop\:border-double{
    border-style:double
  }

  .desktop\:border-none{
    border-style:none
  }

  .desktop\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .desktop\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop\:border-opacity-0{
    --tw-border-opacity:0
  }

  .desktop\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .desktop\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .desktop\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .desktop\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .desktop\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .desktop\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .desktop\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .desktop\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .desktop\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .desktop\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .desktop\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .desktop\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .desktop\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .desktop\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .desktop\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .desktop\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .desktop\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .desktop\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .desktop\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .desktop\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .desktop\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .desktop\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .desktop\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .desktop\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .desktop\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .desktop\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .desktop\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .desktop\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .desktop\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .desktop\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .desktop\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .desktop\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .desktop\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .desktop\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .desktop\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .desktop\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .desktop\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .desktop\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .desktop\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .desktop\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .desktop\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .desktop\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .desktop\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .desktop\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .desktop\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .desktop\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .desktop\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .desktop\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .desktop\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .desktop\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .desktop\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .desktop\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .desktop\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .desktop\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .desktop\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .desktop\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .desktop\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .desktop\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .desktop\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .desktop\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .desktop\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .desktop\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .desktop\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .desktop\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .desktop\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .desktop\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .desktop\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .desktop\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .desktop\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .desktop\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .desktop\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .desktop\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .desktop\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .desktop\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .desktop\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .desktop\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .desktop\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .desktop\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .desktop\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .desktop\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .desktop\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .desktop\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .desktop\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .desktop\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .desktop\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .desktop\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .desktop\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .desktop\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .desktop\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .desktop\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .desktop\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .desktop\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .desktop\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .desktop\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .desktop\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .desktop\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .desktop\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .desktop\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .desktop\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .desktop\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .desktop\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .desktop\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .desktop\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .desktop\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .desktop\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .desktop\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .desktop\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .desktop\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .desktop\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .desktop\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .desktop\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .desktop\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .desktop\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .desktop\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .desktop\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .desktop\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .desktop\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .desktop\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .desktop\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .desktop\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .desktop\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .desktop\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .desktop\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .desktop\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .desktop\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .desktop\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .desktop\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .desktop\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .desktop\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .desktop\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .desktop\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .desktop\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .desktop\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .desktop\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .desktop\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .desktop\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .desktop\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .desktop\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .desktop\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .desktop\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .desktop\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .desktop\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .desktop\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .desktop\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .desktop\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .desktop\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .desktop\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .desktop\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .desktop\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .desktop\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .desktop\:bg-none{
    background-image:none
  }

  .desktop\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .desktop\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .desktop\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop\:to-purple{
    --tw-gradient-to:#612A60
  }

  .desktop\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .desktop\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .desktop\:to-orange{
    --tw-gradient-to:#D24624
  }

  .desktop\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .desktop\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .desktop\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .desktop\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .desktop\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .desktop\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .desktop\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .desktop\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .desktop\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .desktop\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .desktop\:to-black{
    --tw-gradient-to:#000000
  }

  .desktop\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .desktop\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .desktop\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .desktop\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .desktop\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .desktop\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .desktop\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .desktop\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .desktop\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .desktop\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .desktop\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .desktop\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .desktop\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .desktop\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .desktop\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .desktop\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .desktop\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .desktop\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .desktop\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .desktop\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .desktop\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .desktop\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .desktop\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .desktop\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .desktop\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .desktop\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .desktop\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .desktop\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .desktop\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .desktop\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .desktop\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .desktop\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .desktop\:bg-auto{
    background-size:auto
  }

  .desktop\:bg-cover{
    background-size:cover
  }

  .desktop\:bg-contain{
    background-size:contain
  }

  .desktop\:bg-fixed{
    background-attachment:fixed
  }

  .desktop\:bg-local{
    background-attachment:local
  }

  .desktop\:bg-scroll{
    background-attachment:scroll
  }

  .desktop\:bg-clip-border{
    background-clip:border-box
  }

  .desktop\:bg-clip-padding{
    background-clip:padding-box
  }

  .desktop\:bg-clip-content{
    background-clip:content-box
  }

  .desktop\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .desktop\:bg-bottom{
    background-position:bottom
  }

  .desktop\:bg-center{
    background-position:center
  }

  .desktop\:bg-left{
    background-position:left
  }

  .desktop\:bg-left-bottom{
    background-position:left bottom
  }

  .desktop\:bg-left-top{
    background-position:left top
  }

  .desktop\:bg-right{
    background-position:right
  }

  .desktop\:bg-right-bottom{
    background-position:right bottom
  }

  .desktop\:bg-right-top{
    background-position:right top
  }

  .desktop\:bg-top{
    background-position:top
  }

  .desktop\:bg-repeat{
    background-repeat:repeat
  }

  .desktop\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .desktop\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .desktop\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .desktop\:bg-repeat-round{
    background-repeat:round
  }

  .desktop\:bg-repeat-space{
    background-repeat:space
  }

  .desktop\:bg-origin-border{
    background-origin:border-box
  }

  .desktop\:bg-origin-padding{
    background-origin:padding-box
  }

  .desktop\:bg-origin-content{
    background-origin:content-box
  }

  .desktop\:fill-current{
    fill:currentColor
  }

  .desktop\:stroke-current{
    stroke:currentColor
  }

  .desktop\:stroke-0{
    stroke-width:0
  }

  .desktop\:stroke-1{
    stroke-width:1
  }

  .desktop\:stroke-2{
    stroke-width:2
  }

  .desktop\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .desktop\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .desktop\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .desktop\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .desktop\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .desktop\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .desktop\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .desktop\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .desktop\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .desktop\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .desktop\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .desktop\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .desktop\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .desktop\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .desktop\:p-0{
    padding:0
  }

  .desktop\:p-1px{
    padding:1px
  }

  .desktop\:p-2px{
    padding:2px
  }

  .desktop\:p-3px{
    padding:3px
  }

  .desktop\:p-xxs{
    padding:4px
  }

  .desktop\:p-xs{
    padding:8px
  }

  .desktop\:p-sm{
    padding:16px
  }

  .desktop\:p-base{
    padding:24px
  }

  .desktop\:p-md{
    padding:40px
  }

  .desktop\:p-lg{
    padding:56px
  }

  .desktop\:p-xl{
    padding:80px
  }

  .desktop\:p-xxl{
    padding:96px
  }

  .desktop\:p-3xl{
    padding:160px
  }

  .desktop\:p-4xl{
    padding:20rem
  }

  .desktop\:p-full{
    padding:100%
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

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

  .desktop\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .desktop\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .desktop\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .desktop\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .desktop\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .desktop\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .desktop\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .desktop\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .desktop\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

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

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

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

  .desktop\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .desktop\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .desktop\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .desktop\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

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

  .desktop\:pt-1px{
    padding-top:1px
  }

  .desktop\:pt-2px{
    padding-top:2px
  }

  .desktop\:pt-3px{
    padding-top:3px
  }

  .desktop\:pt-xxs{
    padding-top:4px
  }

  .desktop\:pt-xs{
    padding-top:8px
  }

  .desktop\:pt-sm{
    padding-top:16px
  }

  .desktop\:pt-base{
    padding-top:24px
  }

  .desktop\:pt-md{
    padding-top:40px
  }

  .desktop\:pt-lg{
    padding-top:56px
  }

  .desktop\:pt-xl{
    padding-top:80px
  }

  .desktop\:pt-xxl{
    padding-top:96px
  }

  .desktop\:pt-3xl{
    padding-top:160px
  }

  .desktop\:pt-4xl{
    padding-top:20rem
  }

  .desktop\:pt-full{
    padding-top:100%
  }

  .desktop\:pr-0{
    padding-right:0
  }

  .desktop\:pr-1px{
    padding-right:1px
  }

  .desktop\:pr-2px{
    padding-right:2px
  }

  .desktop\:pr-3px{
    padding-right:3px
  }

  .desktop\:pr-xxs{
    padding-right:4px
  }

  .desktop\:pr-xs{
    padding-right:8px
  }

  .desktop\:pr-sm{
    padding-right:16px
  }

  .desktop\:pr-base{
    padding-right:24px
  }

  .desktop\:pr-md{
    padding-right:40px
  }

  .desktop\:pr-lg{
    padding-right:56px
  }

  .desktop\:pr-xl{
    padding-right:80px
  }

  .desktop\:pr-xxl{
    padding-right:96px
  }

  .desktop\:pr-3xl{
    padding-right:160px
  }

  .desktop\:pr-4xl{
    padding-right:20rem
  }

  .desktop\:pr-full{
    padding-right:100%
  }

  .desktop\:pb-0{
    padding-bottom:0
  }

  .desktop\:pb-1px{
    padding-bottom:1px
  }

  .desktop\:pb-2px{
    padding-bottom:2px
  }

  .desktop\:pb-3px{
    padding-bottom:3px
  }

  .desktop\:pb-xxs{
    padding-bottom:4px
  }

  .desktop\:pb-xs{
    padding-bottom:8px
  }

  .desktop\:pb-sm{
    padding-bottom:16px
  }

  .desktop\:pb-base{
    padding-bottom:24px
  }

  .desktop\:pb-md{
    padding-bottom:40px
  }

  .desktop\:pb-lg{
    padding-bottom:56px
  }

  .desktop\:pb-xl{
    padding-bottom:80px
  }

  .desktop\:pb-xxl{
    padding-bottom:96px
  }

  .desktop\:pb-3xl{
    padding-bottom:160px
  }

  .desktop\:pb-4xl{
    padding-bottom:20rem
  }

  .desktop\:pb-full{
    padding-bottom:100%
  }

  .desktop\:pl-0{
    padding-left:0
  }

  .desktop\:pl-1px{
    padding-left:1px
  }

  .desktop\:pl-2px{
    padding-left:2px
  }

  .desktop\:pl-3px{
    padding-left:3px
  }

  .desktop\:pl-xxs{
    padding-left:4px
  }

  .desktop\:pl-xs{
    padding-left:8px
  }

  .desktop\:pl-sm{
    padding-left:16px
  }

  .desktop\:pl-base{
    padding-left:24px
  }

  .desktop\:pl-md{
    padding-left:40px
  }

  .desktop\:pl-lg{
    padding-left:56px
  }

  .desktop\:pl-xl{
    padding-left:80px
  }

  .desktop\:pl-xxl{
    padding-left:96px
  }

  .desktop\:pl-3xl{
    padding-left:160px
  }

  .desktop\:pl-4xl{
    padding-left:20rem
  }

  .desktop\:pl-full{
    padding-left:100%
  }

  .desktop\:text-left{
    text-align:left
  }

  .desktop\:text-center{
    text-align:center
  }

  .desktop\:text-right{
    text-align:right
  }

  .desktop\:text-justify{
    text-align:justify
  }

  .desktop\:align-baseline{
    vertical-align:baseline
  }

  .desktop\:align-top{
    vertical-align:top
  }

  .desktop\:align-middle{
    vertical-align:middle
  }

  .desktop\:align-bottom{
    vertical-align:bottom
  }

  .desktop\:align-text-top{
    vertical-align:text-top
  }

  .desktop\:align-text-bottom{
    vertical-align:text-bottom
  }

  .desktop\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .desktop\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .desktop\:text-xxs{
    font-size:0.75rem
  }

  .desktop\:text-xs{
    font-size:0.875rem
  }

  .desktop\:text-sm{
    font-size:1rem
  }

  .desktop\:text-base-sm{
    font-size:1.125rem
  }

  .desktop\:text-base{
    font-size:1.25rem
  }

  .desktop\:text-md{
    font-size:1.5rem
  }

  .desktop\:text-md-lg{
    font-size:1.75rem
  }

  .desktop\:text-lg{
    font-size:2rem
  }

  .desktop\:text-xl{
    font-size:2.25rem
  }

  .desktop\:text-xxl{
    font-size:2.5rem
  }

  .desktop\:text-3xl{
    font-size:3rem
  }

  .desktop\:text-4xl{
    font-size:3.5rem
  }

  .desktop\:text-display{
    font-size:5rem
  }

  .desktop\:font-thin{
    font-weight:100
  }

  .desktop\:font-extralight{
    font-weight:200
  }

  .desktop\:font-light{
    font-weight:300
  }

  .desktop\:font-normal{
    font-weight:400
  }

  .desktop\:font-medium{
    font-weight:500
  }

  .desktop\:font-semibold{
    font-weight:600
  }

  .desktop\:font-bold{
    font-weight:700
  }

  .desktop\:font-extrabold{
    font-weight:800
  }

  .desktop\:font-black{
    font-weight:900
  }

  .desktop\:uppercase{
    text-transform:uppercase
  }

  .desktop\:lowercase{
    text-transform:lowercase
  }

  .desktop\:capitalize{
    text-transform:capitalize
  }

  .desktop\:normal-case{
    text-transform:none
  }

  .desktop\:italic{
    font-style:italic
  }

  .desktop\:not-italic{
    font-style:normal
  }

  .desktop\:ordinal, .desktop\:slashed-zero, .desktop\:lining-nums, .desktop\:oldstyle-nums, .desktop\:proportional-nums, .desktop\:tabular-nums, .desktop\:diagonal-fractions, .desktop\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .desktop\:normal-nums{
    font-variant-numeric:normal
  }

  .desktop\:ordinal{
    --tw-ordinal:ordinal
  }

  .desktop\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .desktop\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .desktop\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .desktop\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .desktop\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .desktop\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .desktop\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .desktop\:leading-x-tight{
    line-height:1.05
  }

  .desktop\:leading-tight{
    line-height:1.15
  }

  .desktop\:leading-narrow{
    line-height:1.33
  }

  .desktop\:leading-base{
    line-height:1.5
  }

  .desktop\:leading-loose{
    line-height:2
  }

  .desktop\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .desktop\:tracking-tight{
    letter-spacing:-0.025em
  }

  .desktop\:tracking-normal{
    letter-spacing:0em
  }

  .desktop\:tracking-wide{
    letter-spacing:0.025em
  }

  .desktop\:tracking-wider{
    letter-spacing:0.05em
  }

  .desktop\:tracking-widest{
    letter-spacing:0.1em
  }

  .desktop\:tracking-loose{
    letter-spacing:1px
  }

  .desktop\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .desktop\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop\:text-opacity-0{
    --tw-text-opacity:0
  }

  .desktop\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .desktop\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .desktop\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .desktop\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .desktop\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .desktop\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .desktop\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .desktop\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .desktop\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .desktop\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .desktop\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .desktop\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .desktop\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .desktop\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .desktop\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .desktop\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .desktop\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .desktop\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .desktop\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .desktop\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .desktop\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .desktop\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .desktop\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .desktop\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .desktop\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .desktop\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .desktop\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .desktop\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .desktop\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .desktop\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .desktop\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .desktop\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .desktop\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .desktop\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .desktop\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .desktop\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .desktop\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .desktop\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .desktop\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .desktop\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .desktop\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .desktop\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .desktop\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .desktop\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .desktop\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .desktop\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .desktop\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .desktop\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .desktop\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .desktop\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .desktop\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .desktop\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .desktop\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .desktop\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .desktop\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .desktop\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .desktop\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .desktop\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .desktop\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .desktop\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .desktop\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .desktop\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .desktop\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .desktop\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .desktop\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .desktop\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .desktop\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .desktop\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .desktop\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .desktop\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .desktop\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .desktop\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .desktop\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .desktop\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .desktop\:underline{
    text-decoration:underline
  }

  .desktop\:line-through{
    text-decoration:line-through
  }

  .desktop\:no-underline{
    text-decoration:none
  }

  .group:hover .desktop\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .desktop\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .desktop\:group-hover\:no-underline{
    text-decoration:none
  }

  .desktop\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .desktop\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .desktop\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .desktop\:hover\:underline:hover{
    text-decoration:underline
  }

  .desktop\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .desktop\:hover\:no-underline:hover{
    text-decoration:none
  }

  .desktop\:focus\:underline:focus{
    text-decoration:underline
  }

  .desktop\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .desktop\:focus\:no-underline:focus{
    text-decoration:none
  }

  .desktop\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .desktop\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .desktop\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop\:opacity-0{
    opacity:0
  }

  .desktop\:opacity-5{
    opacity:0.05
  }

  .desktop\:opacity-10{
    opacity:0.1
  }

  .desktop\:opacity-20{
    opacity:0.2
  }

  .desktop\:opacity-25{
    opacity:0.25
  }

  .desktop\:opacity-30{
    opacity:0.3
  }

  .desktop\:opacity-40{
    opacity:0.4
  }

  .desktop\:opacity-50{
    opacity:0.5
  }

  .desktop\:opacity-60{
    opacity:0.6
  }

  .desktop\:opacity-70{
    opacity:0.7
  }

  .desktop\:opacity-75{
    opacity:0.75
  }

  .desktop\:opacity-80{
    opacity:0.8
  }

  .desktop\:opacity-90{
    opacity:0.9
  }

  .desktop\:opacity-95{
    opacity:0.95
  }

  .desktop\:opacity-100{
    opacity:1
  }

  .group:hover .desktop\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .desktop\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .desktop\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .desktop\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .desktop\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .desktop\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .desktop\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .desktop\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .desktop\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .desktop\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .desktop\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .desktop\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .desktop\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .desktop\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .desktop\:group-hover\:opacity-100{
    opacity:1
  }

  .desktop\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .desktop\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .desktop\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .desktop\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .desktop\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .desktop\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .desktop\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .desktop\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .desktop\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .desktop\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .desktop\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .desktop\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .desktop\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .desktop\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .desktop\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .desktop\:hover\:opacity-0:hover{
    opacity:0
  }

  .desktop\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .desktop\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .desktop\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .desktop\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .desktop\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .desktop\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .desktop\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .desktop\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .desktop\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .desktop\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .desktop\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .desktop\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .desktop\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .desktop\:hover\:opacity-100:hover{
    opacity:1
  }

  .desktop\:focus\:opacity-0:focus{
    opacity:0
  }

  .desktop\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .desktop\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .desktop\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .desktop\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .desktop\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .desktop\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .desktop\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .desktop\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .desktop\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .desktop\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .desktop\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .desktop\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .desktop\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .desktop\:focus\:opacity-100:focus{
    opacity:1
  }

  .desktop\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .desktop\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .desktop\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .desktop\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .desktop\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .desktop\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .desktop\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .desktop\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .desktop\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .desktop\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .desktop\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .desktop\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .desktop\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .desktop\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .desktop\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .desktop\:bg-blend-normal{
    background-blend-mode:normal
  }

  .desktop\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .desktop\:bg-blend-screen{
    background-blend-mode:screen
  }

  .desktop\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .desktop\:bg-blend-darken{
    background-blend-mode:darken
  }

  .desktop\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .desktop\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .desktop\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .desktop\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .desktop\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .desktop\:bg-blend-difference{
    background-blend-mode:difference
  }

  .desktop\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .desktop\:bg-blend-hue{
    background-blend-mode:hue
  }

  .desktop\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .desktop\:bg-blend-color{
    background-blend-mode:color
  }

  .desktop\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .desktop\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .desktop\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .desktop\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .desktop\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .desktop\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .desktop\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .desktop\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .desktop\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .desktop\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .desktop\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .desktop\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .desktop\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .desktop\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .desktop\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .desktop\:mix-blend-color{
    mix-blend-mode:color
  }

  .desktop\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .desktop\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop\:ring-inset{
    --tw-ring-inset:inset
  }

  .desktop\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .desktop\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .desktop\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .desktop\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .desktop\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .desktop\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .desktop\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .desktop\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .desktop\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .desktop\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .desktop\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .desktop\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .desktop\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .desktop\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .desktop\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .desktop\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .desktop\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .desktop\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .desktop\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .desktop\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .desktop\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .desktop\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .desktop\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .desktop\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .desktop\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .desktop\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .desktop\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .desktop\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .desktop\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .desktop\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .desktop\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .desktop\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .desktop\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .desktop\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .desktop\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .desktop\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .desktop\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .desktop\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .desktop\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .desktop\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .desktop\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .desktop\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .desktop\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .desktop\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .desktop\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .desktop\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .desktop\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .desktop\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .desktop\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .desktop\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .desktop\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .desktop\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .desktop\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .desktop\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .desktop\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .desktop\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .desktop\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .desktop\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .desktop\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .desktop\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .desktop\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .desktop\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .desktop\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .desktop\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .desktop\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .desktop\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .desktop\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .desktop\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .desktop\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .desktop\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .desktop\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .desktop\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .desktop\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .desktop\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .desktop\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .desktop\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .desktop\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .desktop\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .desktop\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .desktop\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .desktop\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .desktop\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .desktop\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .desktop\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .desktop\:filter-none{
    filter:none
  }

  .desktop\:blur-0{
    --tw-blur:blur(0)
  }

  .desktop\:blur-none{
    --tw-blur:blur(0)
  }

  .desktop\:blur-sm{
    --tw-blur:blur(4px)
  }

  .desktop\:blur{
    --tw-blur:blur(8px)
  }

  .desktop\:blur-md{
    --tw-blur:blur(12px)
  }

  .desktop\:blur-lg{
    --tw-blur:blur(16px)
  }

  .desktop\:blur-xl{
    --tw-blur:blur(24px)
  }

  .desktop\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .desktop\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .desktop\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .desktop\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .desktop\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .desktop\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .desktop\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .desktop\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .desktop\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .desktop\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .desktop\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .desktop\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .desktop\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .desktop\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .desktop\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .desktop\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .desktop\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .desktop\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .desktop\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .desktop\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .desktop\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .desktop\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .desktop\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .desktop\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .desktop\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .desktop\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .desktop\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .desktop\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .desktop\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .desktop\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .desktop\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .desktop\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .desktop\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .desktop\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .desktop\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .desktop\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .desktop\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .desktop\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .desktop\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .desktop\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .desktop\:invert-0{
    --tw-invert:invert(0)
  }

  .desktop\:invert{
    --tw-invert:invert(100%)
  }

  .desktop\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .desktop\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .desktop\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .desktop\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .desktop\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .desktop\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .desktop\:sepia{
    --tw-sepia:sepia(100%)
  }

  .desktop\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .desktop\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .desktop\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .desktop\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .desktop\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .desktop\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .desktop\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .desktop\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .desktop\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .desktop\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .desktop\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .desktop\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .desktop\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .desktop\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .desktop\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .desktop\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .desktop\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .desktop\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .desktop\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .desktop\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .desktop\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .desktop\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .desktop\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .desktop\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .desktop\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .desktop\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .desktop\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .desktop\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .desktop\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .desktop\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .desktop\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .desktop\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .desktop\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .desktop\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .desktop\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .desktop\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .desktop\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .desktop\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .desktop\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .desktop\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .desktop\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .desktop\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .desktop\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .desktop\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .desktop\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .desktop\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .desktop\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .desktop\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .desktop\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .desktop\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .desktop\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .desktop\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .desktop\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .desktop\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .desktop\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .desktop\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .desktop\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .desktop\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .desktop\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .desktop\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .desktop\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .desktop\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .desktop\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .desktop\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .desktop\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .desktop\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .desktop\:transition-none{
    transition-property:none
  }

  .desktop\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop\:delay-75{
    transition-delay:75ms
  }

  .desktop\:delay-100{
    transition-delay:100ms
  }

  .desktop\:delay-150{
    transition-delay:150ms
  }

  .desktop\:delay-200{
    transition-delay:200ms
  }

  .desktop\:delay-300{
    transition-delay:300ms
  }

  .desktop\:delay-500{
    transition-delay:500ms
  }

  .desktop\:delay-700{
    transition-delay:700ms
  }

  .desktop\:delay-1000{
    transition-delay:1000ms
  }

  .desktop\:duration-75{
    transition-duration:75ms
  }

  .desktop\:duration-100{
    transition-duration:100ms
  }

  .desktop\:duration-150{
    transition-duration:150ms
  }

  .desktop\:duration-200{
    transition-duration:200ms
  }

  .desktop\:duration-300{
    transition-duration:300ms
  }

  .desktop\:duration-500{
    transition-duration:500ms
  }

  .desktop\:duration-700{
    transition-duration:700ms
  }

  .desktop\:duration-1000{
    transition-duration:1000ms
  }

  .desktop\:ease-linear{
    transition-timing-function:linear
  }

  .desktop\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .desktop\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .desktop\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1200px){
  .desktop-lg\:container{
    width:100%
  }

  @media (min-width: 360px){
    .desktop-lg\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .desktop-lg\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .desktop-lg\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .desktop-lg\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .desktop-lg\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .desktop-lg\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .desktop-lg\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .desktop-lg\:container{
      max-width:1350px
    }
  }

  .desktop-lg\: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
  }

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

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

  .desktop-lg\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

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

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

  .desktop-lg\:pointer-events-none{
    pointer-events:none
  }

  .desktop-lg\:pointer-events-auto{
    pointer-events:auto
  }

  .desktop-lg\:visible{
    visibility:visible
  }

  .desktop-lg\:invisible{
    visibility:hidden
  }

  .desktop-lg\:static{
    position:static
  }

  .desktop-lg\:fixed{
    position:fixed
  }

  .desktop-lg\:absolute{
    position:absolute
  }

  .desktop-lg\:relative{
    position:relative
  }

  .desktop-lg\:sticky{
    position:sticky
  }

  .desktop-lg\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .desktop-lg\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .desktop-lg\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .desktop-lg\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .desktop-lg\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .desktop-lg\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .desktop-lg\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .desktop-lg\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .desktop-lg\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .desktop-lg\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .desktop-lg\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .desktop-lg\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .desktop-lg\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .desktop-lg\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .desktop-lg\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .desktop-lg\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .desktop-lg\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .desktop-lg\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .desktop-lg\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .desktop-lg\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .desktop-lg\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .desktop-lg\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .desktop-lg\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .desktop-lg\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .desktop-lg\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .desktop-lg\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .desktop-lg\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .desktop-lg\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .desktop-lg\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .desktop-lg\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .desktop-lg\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop-lg\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .desktop-lg\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .desktop-lg\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .desktop-lg\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop-lg\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .desktop-lg\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop-lg\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .desktop-lg\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .desktop-lg\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .desktop-lg\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop-lg\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .desktop-lg\:inset-x-0{
    left:0;
    right:0
  }

  .desktop-lg\:inset-x-auto{
    left:auto;
    right:auto
  }

  .desktop-lg\:inset-x-1px{
    left:1px;
    right:1px
  }

  .desktop-lg\:inset-x-2px{
    left:2px;
    right:2px
  }

  .desktop-lg\:inset-x-3px{
    left:3px;
    right:3px
  }

  .desktop-lg\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .desktop-lg\:inset-x-xs{
    left:8px;
    right:8px
  }

  .desktop-lg\:inset-x-sm{
    left:16px;
    right:16px
  }

  .desktop-lg\:inset-x-base{
    left:24px;
    right:24px
  }

  .desktop-lg\:inset-x-md{
    left:40px;
    right:40px
  }

  .desktop-lg\:inset-x-lg{
    left:56px;
    right:56px
  }

  .desktop-lg\:inset-x-xl{
    left:80px;
    right:80px
  }

  .desktop-lg\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .desktop-lg\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .desktop-lg\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .desktop-lg\:inset-x-full{
    left:100%;
    right:100%
  }

  .desktop-lg\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .desktop-lg\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .desktop-lg\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .desktop-lg\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .desktop-lg\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .desktop-lg\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .desktop-lg\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .desktop-lg\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .desktop-lg\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .desktop-lg\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .desktop-lg\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .desktop-lg\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .desktop-lg\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .desktop-lg\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .desktop-lg\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .desktop-lg\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .desktop-lg\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .desktop-lg\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .desktop-lg\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .desktop-lg\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .desktop-lg\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .desktop-lg\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .desktop-lg\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .desktop-lg\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .desktop-lg\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .desktop-lg\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .desktop-lg\:inset-y-0{
    top:0;
    bottom:0
  }

  .desktop-lg\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .desktop-lg\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .desktop-lg\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .desktop-lg\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .desktop-lg\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .desktop-lg\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .desktop-lg\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .desktop-lg\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .desktop-lg\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .desktop-lg\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .desktop-lg\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .desktop-lg\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .desktop-lg\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .desktop-lg\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .desktop-lg\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .desktop-lg\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .desktop-lg\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .desktop-lg\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .desktop-lg\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .desktop-lg\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .desktop-lg\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .desktop-lg\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .desktop-lg\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .desktop-lg\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .desktop-lg\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .desktop-lg\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .desktop-lg\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .desktop-lg\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .desktop-lg\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .desktop-lg\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .desktop-lg\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .desktop-lg\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .desktop-lg\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .desktop-lg\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .desktop-lg\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .desktop-lg\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .desktop-lg\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .desktop-lg\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .desktop-lg\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .desktop-lg\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .desktop-lg\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .desktop-lg\:top-0{
    top:0
  }

  .desktop-lg\:top-auto{
    top:auto
  }

  .desktop-lg\:top-1px{
    top:1px
  }

  .desktop-lg\:top-2px{
    top:2px
  }

  .desktop-lg\:top-3px{
    top:3px
  }

  .desktop-lg\:top-xxs{
    top:4px
  }

  .desktop-lg\:top-xs{
    top:8px
  }

  .desktop-lg\:top-sm{
    top:16px
  }

  .desktop-lg\:top-base{
    top:24px
  }

  .desktop-lg\:top-md{
    top:40px
  }

  .desktop-lg\:top-lg{
    top:56px
  }

  .desktop-lg\:top-xl{
    top:80px
  }

  .desktop-lg\:top-xxl{
    top:96px
  }

  .desktop-lg\:top-3xl{
    top:160px
  }

  .desktop-lg\:top-4xl{
    top:20rem
  }

  .desktop-lg\:top-full{
    top:100%
  }

  .desktop-lg\:-top-1px{
    top:-1px
  }

  .desktop-lg\:-top-2px{
    top:-2px
  }

  .desktop-lg\:-top-3px{
    top:-3px
  }

  .desktop-lg\:-top-xxs{
    top:-4px
  }

  .desktop-lg\:-top-xs{
    top:-8px
  }

  .desktop-lg\:-top-sm{
    top:-16px
  }

  .desktop-lg\:-top-base{
    top:-24px
  }

  .desktop-lg\:-top-md{
    top:-40px
  }

  .desktop-lg\:-top-lg{
    top:-56px
  }

  .desktop-lg\:-top-xl{
    top:-80px
  }

  .desktop-lg\:-top-xxl{
    top:-96px
  }

  .desktop-lg\:-top-3xl{
    top:-160px
  }

  .desktop-lg\:-top-4xl{
    top:-20rem
  }

  .desktop-lg\:-top-full{
    top:-100%
  }

  .desktop-lg\:top-1\/2{
    top:50%
  }

  .desktop-lg\:top-1\/3{
    top:33.333333%
  }

  .desktop-lg\:top-2\/3{
    top:66.666667%
  }

  .desktop-lg\:top-1\/4{
    top:25%
  }

  .desktop-lg\:top-2\/4{
    top:50%
  }

  .desktop-lg\:top-3\/4{
    top:75%
  }

  .desktop-lg\:-top-1\/2{
    top:-50%
  }

  .desktop-lg\:-top-1\/3{
    top:-33.333333%
  }

  .desktop-lg\:-top-2\/3{
    top:-66.666667%
  }

  .desktop-lg\:-top-1\/4{
    top:-25%
  }

  .desktop-lg\:-top-2\/4{
    top:-50%
  }

  .desktop-lg\:-top-3\/4{
    top:-75%
  }

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

  .desktop-lg\:right-auto{
    right:auto
  }

  .desktop-lg\:right-1px{
    right:1px
  }

  .desktop-lg\:right-2px{
    right:2px
  }

  .desktop-lg\:right-3px{
    right:3px
  }

  .desktop-lg\:right-xxs{
    right:4px
  }

  .desktop-lg\:right-xs{
    right:8px
  }

  .desktop-lg\:right-sm{
    right:16px
  }

  .desktop-lg\:right-base{
    right:24px
  }

  .desktop-lg\:right-md{
    right:40px
  }

  .desktop-lg\:right-lg{
    right:56px
  }

  .desktop-lg\:right-xl{
    right:80px
  }

  .desktop-lg\:right-xxl{
    right:96px
  }

  .desktop-lg\:right-3xl{
    right:160px
  }

  .desktop-lg\:right-4xl{
    right:20rem
  }

  .desktop-lg\:right-full{
    right:100%
  }

  .desktop-lg\:-right-1px{
    right:-1px
  }

  .desktop-lg\:-right-2px{
    right:-2px
  }

  .desktop-lg\:-right-3px{
    right:-3px
  }

  .desktop-lg\:-right-xxs{
    right:-4px
  }

  .desktop-lg\:-right-xs{
    right:-8px
  }

  .desktop-lg\:-right-sm{
    right:-16px
  }

  .desktop-lg\:-right-base{
    right:-24px
  }

  .desktop-lg\:-right-md{
    right:-40px
  }

  .desktop-lg\:-right-lg{
    right:-56px
  }

  .desktop-lg\:-right-xl{
    right:-80px
  }

  .desktop-lg\:-right-xxl{
    right:-96px
  }

  .desktop-lg\:-right-3xl{
    right:-160px
  }

  .desktop-lg\:-right-4xl{
    right:-20rem
  }

  .desktop-lg\:-right-full{
    right:-100%
  }

  .desktop-lg\:right-1\/2{
    right:50%
  }

  .desktop-lg\:right-1\/3{
    right:33.333333%
  }

  .desktop-lg\:right-2\/3{
    right:66.666667%
  }

  .desktop-lg\:right-1\/4{
    right:25%
  }

  .desktop-lg\:right-2\/4{
    right:50%
  }

  .desktop-lg\:right-3\/4{
    right:75%
  }

  .desktop-lg\:-right-1\/2{
    right:-50%
  }

  .desktop-lg\:-right-1\/3{
    right:-33.333333%
  }

  .desktop-lg\:-right-2\/3{
    right:-66.666667%
  }

  .desktop-lg\:-right-1\/4{
    right:-25%
  }

  .desktop-lg\:-right-2\/4{
    right:-50%
  }

  .desktop-lg\:-right-3\/4{
    right:-75%
  }

  .desktop-lg\:bottom-0{
    bottom:0
  }

  .desktop-lg\:bottom-auto{
    bottom:auto
  }

  .desktop-lg\:bottom-1px{
    bottom:1px
  }

  .desktop-lg\:bottom-2px{
    bottom:2px
  }

  .desktop-lg\:bottom-3px{
    bottom:3px
  }

  .desktop-lg\:bottom-xxs{
    bottom:4px
  }

  .desktop-lg\:bottom-xs{
    bottom:8px
  }

  .desktop-lg\:bottom-sm{
    bottom:16px
  }

  .desktop-lg\:bottom-base{
    bottom:24px
  }

  .desktop-lg\:bottom-md{
    bottom:40px
  }

  .desktop-lg\:bottom-lg{
    bottom:56px
  }

  .desktop-lg\:bottom-xl{
    bottom:80px
  }

  .desktop-lg\:bottom-xxl{
    bottom:96px
  }

  .desktop-lg\:bottom-3xl{
    bottom:160px
  }

  .desktop-lg\:bottom-4xl{
    bottom:20rem
  }

  .desktop-lg\:bottom-full{
    bottom:100%
  }

  .desktop-lg\:-bottom-1px{
    bottom:-1px
  }

  .desktop-lg\:-bottom-2px{
    bottom:-2px
  }

  .desktop-lg\:-bottom-3px{
    bottom:-3px
  }

  .desktop-lg\:-bottom-xxs{
    bottom:-4px
  }

  .desktop-lg\:-bottom-xs{
    bottom:-8px
  }

  .desktop-lg\:-bottom-sm{
    bottom:-16px
  }

  .desktop-lg\:-bottom-base{
    bottom:-24px
  }

  .desktop-lg\:-bottom-md{
    bottom:-40px
  }

  .desktop-lg\:-bottom-lg{
    bottom:-56px
  }

  .desktop-lg\:-bottom-xl{
    bottom:-80px
  }

  .desktop-lg\:-bottom-xxl{
    bottom:-96px
  }

  .desktop-lg\:-bottom-3xl{
    bottom:-160px
  }

  .desktop-lg\:-bottom-4xl{
    bottom:-20rem
  }

  .desktop-lg\:-bottom-full{
    bottom:-100%
  }

  .desktop-lg\:bottom-1\/2{
    bottom:50%
  }

  .desktop-lg\:bottom-1\/3{
    bottom:33.333333%
  }

  .desktop-lg\:bottom-2\/3{
    bottom:66.666667%
  }

  .desktop-lg\:bottom-1\/4{
    bottom:25%
  }

  .desktop-lg\:bottom-2\/4{
    bottom:50%
  }

  .desktop-lg\:bottom-3\/4{
    bottom:75%
  }

  .desktop-lg\:-bottom-1\/2{
    bottom:-50%
  }

  .desktop-lg\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .desktop-lg\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .desktop-lg\:-bottom-1\/4{
    bottom:-25%
  }

  .desktop-lg\:-bottom-2\/4{
    bottom:-50%
  }

  .desktop-lg\:-bottom-3\/4{
    bottom:-75%
  }

  .desktop-lg\:left-0{
    left:0
  }

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

  .desktop-lg\:left-1px{
    left:1px
  }

  .desktop-lg\:left-2px{
    left:2px
  }

  .desktop-lg\:left-3px{
    left:3px
  }

  .desktop-lg\:left-xxs{
    left:4px
  }

  .desktop-lg\:left-xs{
    left:8px
  }

  .desktop-lg\:left-sm{
    left:16px
  }

  .desktop-lg\:left-base{
    left:24px
  }

  .desktop-lg\:left-md{
    left:40px
  }

  .desktop-lg\:left-lg{
    left:56px
  }

  .desktop-lg\:left-xl{
    left:80px
  }

  .desktop-lg\:left-xxl{
    left:96px
  }

  .desktop-lg\:left-3xl{
    left:160px
  }

  .desktop-lg\:left-4xl{
    left:20rem
  }

  .desktop-lg\:left-full{
    left:100%
  }

  .desktop-lg\:-left-1px{
    left:-1px
  }

  .desktop-lg\:-left-2px{
    left:-2px
  }

  .desktop-lg\:-left-3px{
    left:-3px
  }

  .desktop-lg\:-left-xxs{
    left:-4px
  }

  .desktop-lg\:-left-xs{
    left:-8px
  }

  .desktop-lg\:-left-sm{
    left:-16px
  }

  .desktop-lg\:-left-base{
    left:-24px
  }

  .desktop-lg\:-left-md{
    left:-40px
  }

  .desktop-lg\:-left-lg{
    left:-56px
  }

  .desktop-lg\:-left-xl{
    left:-80px
  }

  .desktop-lg\:-left-xxl{
    left:-96px
  }

  .desktop-lg\:-left-3xl{
    left:-160px
  }

  .desktop-lg\:-left-4xl{
    left:-20rem
  }

  .desktop-lg\:-left-full{
    left:-100%
  }

  .desktop-lg\:left-1\/2{
    left:50%
  }

  .desktop-lg\:left-1\/3{
    left:33.333333%
  }

  .desktop-lg\:left-2\/3{
    left:66.666667%
  }

  .desktop-lg\:left-1\/4{
    left:25%
  }

  .desktop-lg\:left-2\/4{
    left:50%
  }

  .desktop-lg\:left-3\/4{
    left:75%
  }

  .desktop-lg\:-left-1\/2{
    left:-50%
  }

  .desktop-lg\:-left-1\/3{
    left:-33.333333%
  }

  .desktop-lg\:-left-2\/3{
    left:-66.666667%
  }

  .desktop-lg\:-left-1\/4{
    left:-25%
  }

  .desktop-lg\:-left-2\/4{
    left:-50%
  }

  .desktop-lg\:-left-3\/4{
    left:-75%
  }

  .desktop-lg\:isolate{
    isolation:isolate
  }

  .desktop-lg\:isolation-auto{
    isolation:auto
  }

  .desktop-lg\:z-0{
    z-index:0
  }

  .desktop-lg\:z-10{
    z-index:10
  }

  .desktop-lg\:z-20{
    z-index:20
  }

  .desktop-lg\:z-30{
    z-index:30
  }

  .desktop-lg\:z-40{
    z-index:40
  }

  .desktop-lg\:z-50{
    z-index:50
  }

  .desktop-lg\:z-auto{
    z-index:auto
  }

  .desktop-lg\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .desktop-lg\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .desktop-lg\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .desktop-lg\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .desktop-lg\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .desktop-lg\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .desktop-lg\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .desktop-lg\:focus\:z-0:focus{
    z-index:0
  }

  .desktop-lg\:focus\:z-10:focus{
    z-index:10
  }

  .desktop-lg\:focus\:z-20:focus{
    z-index:20
  }

  .desktop-lg\:focus\:z-30:focus{
    z-index:30
  }

  .desktop-lg\:focus\:z-40:focus{
    z-index:40
  }

  .desktop-lg\:focus\:z-50:focus{
    z-index:50
  }

  .desktop-lg\:focus\:z-auto:focus{
    z-index:auto
  }

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

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

  .desktop-lg\:order-3{
    order:3
  }

  .desktop-lg\:order-4{
    order:4
  }

  .desktop-lg\:order-5{
    order:5
  }

  .desktop-lg\:order-6{
    order:6
  }

  .desktop-lg\:order-7{
    order:7
  }

  .desktop-lg\:order-8{
    order:8
  }

  .desktop-lg\:order-9{
    order:9
  }

  .desktop-lg\:order-10{
    order:10
  }

  .desktop-lg\:order-11{
    order:11
  }

  .desktop-lg\:order-12{
    order:12
  }

  .desktop-lg\:order-first{
    order:-9999
  }

  .desktop-lg\:order-last{
    order:9999
  }

  .desktop-lg\:order-none{
    order:0
  }

  .desktop-lg\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .desktop-lg\:col-start-1{
    grid-column-start:1
  }

  .desktop-lg\:col-start-2{
    grid-column-start:2
  }

  .desktop-lg\:col-start-3{
    grid-column-start:3
  }

  .desktop-lg\:col-start-4{
    grid-column-start:4
  }

  .desktop-lg\:col-start-5{
    grid-column-start:5
  }

  .desktop-lg\:col-start-6{
    grid-column-start:6
  }

  .desktop-lg\:col-start-7{
    grid-column-start:7
  }

  .desktop-lg\:col-start-8{
    grid-column-start:8
  }

  .desktop-lg\:col-start-9{
    grid-column-start:9
  }

  .desktop-lg\:col-start-10{
    grid-column-start:10
  }

  .desktop-lg\:col-start-11{
    grid-column-start:11
  }

  .desktop-lg\:col-start-12{
    grid-column-start:12
  }

  .desktop-lg\:col-start-13{
    grid-column-start:13
  }

  .desktop-lg\:col-start-auto{
    grid-column-start:auto
  }

  .desktop-lg\:col-end-1{
    grid-column-end:1
  }

  .desktop-lg\:col-end-2{
    grid-column-end:2
  }

  .desktop-lg\:col-end-3{
    grid-column-end:3
  }

  .desktop-lg\:col-end-4{
    grid-column-end:4
  }

  .desktop-lg\:col-end-5{
    grid-column-end:5
  }

  .desktop-lg\:col-end-6{
    grid-column-end:6
  }

  .desktop-lg\:col-end-7{
    grid-column-end:7
  }

  .desktop-lg\:col-end-8{
    grid-column-end:8
  }

  .desktop-lg\:col-end-9{
    grid-column-end:9
  }

  .desktop-lg\:col-end-10{
    grid-column-end:10
  }

  .desktop-lg\:col-end-11{
    grid-column-end:11
  }

  .desktop-lg\:col-end-12{
    grid-column-end:12
  }

  .desktop-lg\:col-end-13{
    grid-column-end:13
  }

  .desktop-lg\:col-end-auto{
    grid-column-end:auto
  }

  .desktop-lg\:row-auto{
    grid-row:auto
  }

  .desktop-lg\:row-span-1{
    grid-row:span 1 / span 1
  }

  .desktop-lg\:row-span-2{
    grid-row:span 2 / span 2
  }

  .desktop-lg\:row-span-3{
    grid-row:span 3 / span 3
  }

  .desktop-lg\:row-span-4{
    grid-row:span 4 / span 4
  }

  .desktop-lg\:row-span-5{
    grid-row:span 5 / span 5
  }

  .desktop-lg\:row-span-6{
    grid-row:span 6 / span 6
  }

  .desktop-lg\:row-span-full{
    grid-row:1 / -1
  }

  .desktop-lg\:row-start-1{
    grid-row-start:1
  }

  .desktop-lg\:row-start-2{
    grid-row-start:2
  }

  .desktop-lg\:row-start-3{
    grid-row-start:3
  }

  .desktop-lg\:row-start-4{
    grid-row-start:4
  }

  .desktop-lg\:row-start-5{
    grid-row-start:5
  }

  .desktop-lg\:row-start-6{
    grid-row-start:6
  }

  .desktop-lg\:row-start-7{
    grid-row-start:7
  }

  .desktop-lg\:row-start-auto{
    grid-row-start:auto
  }

  .desktop-lg\:row-end-1{
    grid-row-end:1
  }

  .desktop-lg\:row-end-2{
    grid-row-end:2
  }

  .desktop-lg\:row-end-3{
    grid-row-end:3
  }

  .desktop-lg\:row-end-4{
    grid-row-end:4
  }

  .desktop-lg\:row-end-5{
    grid-row-end:5
  }

  .desktop-lg\:row-end-6{
    grid-row-end:6
  }

  .desktop-lg\:row-end-7{
    grid-row-end:7
  }

  .desktop-lg\:row-end-auto{
    grid-row-end:auto
  }

  .desktop-lg\:float-right{
    float:right
  }

  .desktop-lg\:float-left{
    float:left
  }

  .desktop-lg\:float-none{
    float:none
  }

  .desktop-lg\:clear-left{
    clear:left
  }

  .desktop-lg\:clear-right{
    clear:right
  }

  .desktop-lg\:clear-both{
    clear:both
  }

  .desktop-lg\:clear-none{
    clear:none
  }

  .desktop-lg\:m-0{
    margin:0
  }

  .desktop-lg\:m-auto{
    margin:auto
  }

  .desktop-lg\:m-1px{
    margin:1px
  }

  .desktop-lg\:m-2px{
    margin:2px
  }

  .desktop-lg\:m-3px{
    margin:3px
  }

  .desktop-lg\:m-xxs{
    margin:4px
  }

  .desktop-lg\:m-xs{
    margin:8px
  }

  .desktop-lg\:m-sm{
    margin:16px
  }

  .desktop-lg\:m-base{
    margin:24px
  }

  .desktop-lg\:m-md{
    margin:40px
  }

  .desktop-lg\:m-lg{
    margin:56px
  }

  .desktop-lg\:m-xl{
    margin:80px
  }

  .desktop-lg\:m-xxl{
    margin:96px
  }

  .desktop-lg\:m-3xl{
    margin:160px
  }

  .desktop-lg\:m-4xl{
    margin:20rem
  }

  .desktop-lg\:m-full{
    margin:100%
  }

  .desktop-lg\:-m-1px{
    margin:-1px
  }

  .desktop-lg\:-m-2px{
    margin:-2px
  }

  .desktop-lg\:-m-3px{
    margin:-3px
  }

  .desktop-lg\:-m-xxs{
    margin:-4px
  }

  .desktop-lg\:-m-xs{
    margin:-8px
  }

  .desktop-lg\:-m-sm{
    margin:-16px
  }

  .desktop-lg\:-m-base{
    margin:-24px
  }

  .desktop-lg\:-m-md{
    margin:-40px
  }

  .desktop-lg\:-m-lg{
    margin:-56px
  }

  .desktop-lg\:-m-xl{
    margin:-80px
  }

  .desktop-lg\:-m-xxl{
    margin:-96px
  }

  .desktop-lg\:-m-3xl{
    margin:-160px
  }

  .desktop-lg\:-m-4xl{
    margin:-20rem
  }

  .desktop-lg\:-m-full{
    margin:-100%
  }

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

  .desktop-lg\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .desktop-lg\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .desktop-lg\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .desktop-lg\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .desktop-lg\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .desktop-lg\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .desktop-lg\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .desktop-lg\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .desktop-lg\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .desktop-lg\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .desktop-lg\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .desktop-lg\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .desktop-lg\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .desktop-lg\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .desktop-lg\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .desktop-lg\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .desktop-lg\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .desktop-lg\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .desktop-lg\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .desktop-lg\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .desktop-lg\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .desktop-lg\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .desktop-lg\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .desktop-lg\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .desktop-lg\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .desktop-lg\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .desktop-lg\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .desktop-lg\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .desktop-lg\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

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

  .desktop-lg\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .desktop-lg\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .desktop-lg\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .desktop-lg\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .desktop-lg\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .desktop-lg\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .desktop-lg\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .desktop-lg\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .desktop-lg\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .desktop-lg\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .desktop-lg\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .desktop-lg\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .desktop-lg\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .desktop-lg\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .desktop-lg\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .desktop-lg\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .desktop-lg\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .desktop-lg\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .desktop-lg\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .desktop-lg\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .desktop-lg\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .desktop-lg\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .desktop-lg\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .desktop-lg\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .desktop-lg\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .desktop-lg\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .desktop-lg\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .desktop-lg\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .desktop-lg\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .desktop-lg\:mt-0{
    margin-top:0
  }

  .desktop-lg\:mt-auto{
    margin-top:auto
  }

  .desktop-lg\:mt-1px{
    margin-top:1px
  }

  .desktop-lg\:mt-2px{
    margin-top:2px
  }

  .desktop-lg\:mt-3px{
    margin-top:3px
  }

  .desktop-lg\:mt-xxs{
    margin-top:4px
  }

  .desktop-lg\:mt-xs{
    margin-top:8px
  }

  .desktop-lg\:mt-sm{
    margin-top:16px
  }

  .desktop-lg\:mt-base{
    margin-top:24px
  }

  .desktop-lg\:mt-md{
    margin-top:40px
  }

  .desktop-lg\:mt-lg{
    margin-top:56px
  }

  .desktop-lg\:mt-xl{
    margin-top:80px
  }

  .desktop-lg\:mt-xxl{
    margin-top:96px
  }

  .desktop-lg\:mt-3xl{
    margin-top:160px
  }

  .desktop-lg\:mt-4xl{
    margin-top:20rem
  }

  .desktop-lg\:mt-full{
    margin-top:100%
  }

  .desktop-lg\:-mt-1px{
    margin-top:-1px
  }

  .desktop-lg\:-mt-2px{
    margin-top:-2px
  }

  .desktop-lg\:-mt-3px{
    margin-top:-3px
  }

  .desktop-lg\:-mt-xxs{
    margin-top:-4px
  }

  .desktop-lg\:-mt-xs{
    margin-top:-8px
  }

  .desktop-lg\:-mt-sm{
    margin-top:-16px
  }

  .desktop-lg\:-mt-base{
    margin-top:-24px
  }

  .desktop-lg\:-mt-md{
    margin-top:-40px
  }

  .desktop-lg\:-mt-lg{
    margin-top:-56px
  }

  .desktop-lg\:-mt-xl{
    margin-top:-80px
  }

  .desktop-lg\:-mt-xxl{
    margin-top:-96px
  }

  .desktop-lg\:-mt-3xl{
    margin-top:-160px
  }

  .desktop-lg\:-mt-4xl{
    margin-top:-20rem
  }

  .desktop-lg\:-mt-full{
    margin-top:-100%
  }

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

  .desktop-lg\:mr-auto{
    margin-right:auto
  }

  .desktop-lg\:mr-1px{
    margin-right:1px
  }

  .desktop-lg\:mr-2px{
    margin-right:2px
  }

  .desktop-lg\:mr-3px{
    margin-right:3px
  }

  .desktop-lg\:mr-xxs{
    margin-right:4px
  }

  .desktop-lg\:mr-xs{
    margin-right:8px
  }

  .desktop-lg\:mr-sm{
    margin-right:16px
  }

  .desktop-lg\:mr-base{
    margin-right:24px
  }

  .desktop-lg\:mr-md{
    margin-right:40px
  }

  .desktop-lg\:mr-lg{
    margin-right:56px
  }

  .desktop-lg\:mr-xl{
    margin-right:80px
  }

  .desktop-lg\:mr-xxl{
    margin-right:96px
  }

  .desktop-lg\:mr-3xl{
    margin-right:160px
  }

  .desktop-lg\:mr-4xl{
    margin-right:20rem
  }

  .desktop-lg\:mr-full{
    margin-right:100%
  }

  .desktop-lg\:-mr-1px{
    margin-right:-1px
  }

  .desktop-lg\:-mr-2px{
    margin-right:-2px
  }

  .desktop-lg\:-mr-3px{
    margin-right:-3px
  }

  .desktop-lg\:-mr-xxs{
    margin-right:-4px
  }

  .desktop-lg\:-mr-xs{
    margin-right:-8px
  }

  .desktop-lg\:-mr-sm{
    margin-right:-16px
  }

  .desktop-lg\:-mr-base{
    margin-right:-24px
  }

  .desktop-lg\:-mr-md{
    margin-right:-40px
  }

  .desktop-lg\:-mr-lg{
    margin-right:-56px
  }

  .desktop-lg\:-mr-xl{
    margin-right:-80px
  }

  .desktop-lg\:-mr-xxl{
    margin-right:-96px
  }

  .desktop-lg\:-mr-3xl{
    margin-right:-160px
  }

  .desktop-lg\:-mr-4xl{
    margin-right:-20rem
  }

  .desktop-lg\:-mr-full{
    margin-right:-100%
  }

  .desktop-lg\:mb-0{
    margin-bottom:0
  }

  .desktop-lg\:mb-auto{
    margin-bottom:auto
  }

  .desktop-lg\:mb-1px{
    margin-bottom:1px
  }

  .desktop-lg\:mb-2px{
    margin-bottom:2px
  }

  .desktop-lg\:mb-3px{
    margin-bottom:3px
  }

  .desktop-lg\:mb-xxs{
    margin-bottom:4px
  }

  .desktop-lg\:mb-xs{
    margin-bottom:8px
  }

  .desktop-lg\:mb-sm{
    margin-bottom:16px
  }

  .desktop-lg\:mb-base{
    margin-bottom:24px
  }

  .desktop-lg\:mb-md{
    margin-bottom:40px
  }

  .desktop-lg\:mb-lg{
    margin-bottom:56px
  }

  .desktop-lg\:mb-xl{
    margin-bottom:80px
  }

  .desktop-lg\:mb-xxl{
    margin-bottom:96px
  }

  .desktop-lg\:mb-3xl{
    margin-bottom:160px
  }

  .desktop-lg\:mb-4xl{
    margin-bottom:20rem
  }

  .desktop-lg\:mb-full{
    margin-bottom:100%
  }

  .desktop-lg\:-mb-1px{
    margin-bottom:-1px
  }

  .desktop-lg\:-mb-2px{
    margin-bottom:-2px
  }

  .desktop-lg\:-mb-3px{
    margin-bottom:-3px
  }

  .desktop-lg\:-mb-xxs{
    margin-bottom:-4px
  }

  .desktop-lg\:-mb-xs{
    margin-bottom:-8px
  }

  .desktop-lg\:-mb-sm{
    margin-bottom:-16px
  }

  .desktop-lg\:-mb-base{
    margin-bottom:-24px
  }

  .desktop-lg\:-mb-md{
    margin-bottom:-40px
  }

  .desktop-lg\:-mb-lg{
    margin-bottom:-56px
  }

  .desktop-lg\:-mb-xl{
    margin-bottom:-80px
  }

  .desktop-lg\:-mb-xxl{
    margin-bottom:-96px
  }

  .desktop-lg\:-mb-3xl{
    margin-bottom:-160px
  }

  .desktop-lg\:-mb-4xl{
    margin-bottom:-20rem
  }

  .desktop-lg\:-mb-full{
    margin-bottom:-100%
  }

  .desktop-lg\:ml-0{
    margin-left:0
  }

  .desktop-lg\:ml-auto{
    margin-left:auto
  }

  .desktop-lg\:ml-1px{
    margin-left:1px
  }

  .desktop-lg\:ml-2px{
    margin-left:2px
  }

  .desktop-lg\:ml-3px{
    margin-left:3px
  }

  .desktop-lg\:ml-xxs{
    margin-left:4px
  }

  .desktop-lg\:ml-xs{
    margin-left:8px
  }

  .desktop-lg\:ml-sm{
    margin-left:16px
  }

  .desktop-lg\:ml-base{
    margin-left:24px
  }

  .desktop-lg\:ml-md{
    margin-left:40px
  }

  .desktop-lg\:ml-lg{
    margin-left:56px
  }

  .desktop-lg\:ml-xl{
    margin-left:80px
  }

  .desktop-lg\:ml-xxl{
    margin-left:96px
  }

  .desktop-lg\:ml-3xl{
    margin-left:160px
  }

  .desktop-lg\:ml-4xl{
    margin-left:20rem
  }

  .desktop-lg\:ml-full{
    margin-left:100%
  }

  .desktop-lg\:-ml-1px{
    margin-left:-1px
  }

  .desktop-lg\:-ml-2px{
    margin-left:-2px
  }

  .desktop-lg\:-ml-3px{
    margin-left:-3px
  }

  .desktop-lg\:-ml-xxs{
    margin-left:-4px
  }

  .desktop-lg\:-ml-xs{
    margin-left:-8px
  }

  .desktop-lg\:-ml-sm{
    margin-left:-16px
  }

  .desktop-lg\:-ml-base{
    margin-left:-24px
  }

  .desktop-lg\:-ml-md{
    margin-left:-40px
  }

  .desktop-lg\:-ml-lg{
    margin-left:-56px
  }

  .desktop-lg\:-ml-xl{
    margin-left:-80px
  }

  .desktop-lg\:-ml-xxl{
    margin-left:-96px
  }

  .desktop-lg\:-ml-3xl{
    margin-left:-160px
  }

  .desktop-lg\:-ml-4xl{
    margin-left:-20rem
  }

  .desktop-lg\:-ml-full{
    margin-left:-100%
  }

  .desktop-lg\:box-border{
    box-sizing:border-box
  }

  .desktop-lg\:box-content{
    box-sizing:content-box
  }

  .desktop-lg\:block{
    display:block
  }

  .desktop-lg\:inline-block{
    display:inline-block
  }

  .desktop-lg\:inline{
    display:inline
  }

  .desktop-lg\:flex{
    display:flex
  }

  .desktop-lg\:inline-flex{
    display:inline-flex
  }

  .desktop-lg\:table{
    display:table
  }

  .desktop-lg\:inline-table{
    display:inline-table
  }

  .desktop-lg\:table-caption{
    display:table-caption
  }

  .desktop-lg\:table-cell{
    display:table-cell
  }

  .desktop-lg\:table-column{
    display:table-column
  }

  .desktop-lg\:table-column-group{
    display:table-column-group
  }

  .desktop-lg\:table-footer-group{
    display:table-footer-group
  }

  .desktop-lg\:table-header-group{
    display:table-header-group
  }

  .desktop-lg\:table-row-group{
    display:table-row-group
  }

  .desktop-lg\:table-row{
    display:table-row
  }

  .desktop-lg\:flow-root{
    display:flow-root
  }

  .desktop-lg\:grid{
    display:grid
  }

  .desktop-lg\:inline-grid{
    display:inline-grid
  }

  .desktop-lg\:contents{
    display:contents
  }

  .desktop-lg\:list-item{
    display:list-item
  }

  .desktop-lg\:hidden{
    display:none
  }

  .desktop-lg\:h-0{
    height:0
  }

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

  .desktop-lg\:h-1px{
    height:1px
  }

  .desktop-lg\:h-2px{
    height:2px
  }

  .desktop-lg\:h-3px{
    height:3px
  }

  .desktop-lg\:h-xxs{
    height:4px
  }

  .desktop-lg\:h-xs{
    height:8px
  }

  .desktop-lg\:h-sm{
    height:16px
  }

  .desktop-lg\:h-base{
    height:24px
  }

  .desktop-lg\:h-md{
    height:40px
  }

  .desktop-lg\:h-lg{
    height:56px
  }

  .desktop-lg\:h-xl{
    height:80px
  }

  .desktop-lg\:h-xxl{
    height:96px
  }

  .desktop-lg\:h-3xl{
    height:160px
  }

  .desktop-lg\:h-4xl{
    height:20rem
  }

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

  .desktop-lg\:h-1\/2{
    height:50%
  }

  .desktop-lg\:h-1\/3{
    height:33.333333%
  }

  .desktop-lg\:h-2\/3{
    height:66.666667%
  }

  .desktop-lg\:h-1\/4{
    height:25%
  }

  .desktop-lg\:h-2\/4{
    height:50%
  }

  .desktop-lg\:h-3\/4{
    height:75%
  }

  .desktop-lg\:h-1\/5{
    height:20%
  }

  .desktop-lg\:h-2\/5{
    height:40%
  }

  .desktop-lg\:h-3\/5{
    height:60%
  }

  .desktop-lg\:h-4\/5{
    height:80%
  }

  .desktop-lg\:h-1\/6{
    height:16.666667%
  }

  .desktop-lg\:h-2\/6{
    height:33.333333%
  }

  .desktop-lg\:h-3\/6{
    height:50%
  }

  .desktop-lg\:h-4\/6{
    height:66.666667%
  }

  .desktop-lg\:h-5\/6{
    height:83.333333%
  }

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

  .desktop-lg\:max-h-0{
    max-height:0
  }

  .desktop-lg\:max-h-1px{
    max-height:1px
  }

  .desktop-lg\:max-h-2px{
    max-height:2px
  }

  .desktop-lg\:max-h-3px{
    max-height:3px
  }

  .desktop-lg\:max-h-xxs{
    max-height:4px
  }

  .desktop-lg\:max-h-xs{
    max-height:8px
  }

  .desktop-lg\:max-h-sm{
    max-height:16px
  }

  .desktop-lg\:max-h-base{
    max-height:24px
  }

  .desktop-lg\:max-h-md{
    max-height:40px
  }

  .desktop-lg\:max-h-lg{
    max-height:56px
  }

  .desktop-lg\:max-h-xl{
    max-height:80px
  }

  .desktop-lg\:max-h-xxl{
    max-height:96px
  }

  .desktop-lg\:max-h-3xl{
    max-height:160px
  }

  .desktop-lg\:max-h-4xl{
    max-height:20rem
  }

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

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

  .desktop-lg\:min-h-0{
    min-height:0px
  }

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

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

  .desktop-lg\:w-0{
    width:0
  }

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

  .desktop-lg\:w-1px{
    width:1px
  }

  .desktop-lg\:w-2px{
    width:2px
  }

  .desktop-lg\:w-3px{
    width:3px
  }

  .desktop-lg\:w-xxs{
    width:4px
  }

  .desktop-lg\:w-xs{
    width:8px
  }

  .desktop-lg\:w-sm{
    width:16px
  }

  .desktop-lg\:w-base{
    width:24px
  }

  .desktop-lg\:w-md{
    width:40px
  }

  .desktop-lg\:w-lg{
    width:56px
  }

  .desktop-lg\:w-xl{
    width:80px
  }

  .desktop-lg\:w-xxl{
    width:96px
  }

  .desktop-lg\:w-3xl{
    width:160px
  }

  .desktop-lg\:w-4xl{
    width:20rem
  }

  .desktop-lg\:w-full{
    width:100%
  }

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

  .desktop-lg\:w-1\/3{
    width:33.333333%
  }

  .desktop-lg\:w-2\/3{
    width:66.666667%
  }

  .desktop-lg\:w-1\/4{
    width:25%
  }

  .desktop-lg\:w-2\/4{
    width:50%
  }

  .desktop-lg\:w-3\/4{
    width:75%
  }

  .desktop-lg\:w-1\/5{
    width:20%
  }

  .desktop-lg\:w-2\/5{
    width:40%
  }

  .desktop-lg\:w-3\/5{
    width:60%
  }

  .desktop-lg\:w-4\/5{
    width:80%
  }

  .desktop-lg\:w-1\/6{
    width:16.666667%
  }

  .desktop-lg\:w-2\/6{
    width:33.333333%
  }

  .desktop-lg\:w-3\/6{
    width:50%
  }

  .desktop-lg\:w-4\/6{
    width:66.666667%
  }

  .desktop-lg\:w-5\/6{
    width:83.333333%
  }

  .desktop-lg\:w-1\/12{
    width:8.333333%
  }

  .desktop-lg\:w-2\/12{
    width:16.666667%
  }

  .desktop-lg\:w-3\/12{
    width:25%
  }

  .desktop-lg\:w-4\/12{
    width:33.333333%
  }

  .desktop-lg\:w-5\/12{
    width:41.666667%
  }

  .desktop-lg\:w-6\/12{
    width:50%
  }

  .desktop-lg\:w-7\/12{
    width:58.333333%
  }

  .desktop-lg\:w-8\/12{
    width:66.666667%
  }

  .desktop-lg\:w-9\/12{
    width:75%
  }

  .desktop-lg\:w-10\/12{
    width:83.333333%
  }

  .desktop-lg\:w-11\/12{
    width:91.666667%
  }

  .desktop-lg\:w-screen{
    width:100vw
  }

  .desktop-lg\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .desktop-lg\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .desktop-lg\:min-w-0{
    min-width:0px
  }

  .desktop-lg\:min-w-full{
    min-width:100%
  }

  .desktop-lg\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .desktop-lg\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .desktop-lg\:max-w-0{
    max-width:0rem
  }

  .desktop-lg\:max-w-none{
    max-width:none
  }

  .desktop-lg\:max-w-xs{
    max-width:20rem
  }

  .desktop-lg\:max-w-sm{
    max-width:24rem
  }

  .desktop-lg\:max-w-md{
    max-width:28rem
  }

  .desktop-lg\:max-w-lg{
    max-width:32rem
  }

  .desktop-lg\:max-w-xl{
    max-width:36rem
  }

  .desktop-lg\:max-w-2xl{
    max-width:42rem
  }

  .desktop-lg\:max-w-3xl{
    max-width:48rem
  }

  .desktop-lg\:max-w-4xl{
    max-width:56rem
  }

  .desktop-lg\:max-w-5xl{
    max-width:64rem
  }

  .desktop-lg\:max-w-6xl{
    max-width:72rem
  }

  .desktop-lg\:max-w-7xl{
    max-width:80rem
  }

  .desktop-lg\:max-w-full{
    max-width:100%
  }

  .desktop-lg\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .desktop-lg\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .desktop-lg\:max-w-prose{
    max-width:65ch
  }

  .desktop-lg\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .desktop-lg\:max-w-screen-mobile{
    max-width:480px
  }

  .desktop-lg\:max-w-screen-tablet{
    max-width:640px
  }

  .desktop-lg\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .desktop-lg\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .desktop-lg\:max-w-screen-desktop{
    max-width:1024px
  }

  .desktop-lg\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .desktop-lg\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .desktop-lg\:max-w-1\/4{
    max-width:25%
  }

  .desktop-lg\:max-w-1\/3{
    max-width:33.33%
  }

  .desktop-lg\:max-w-1\/2{
    max-width:50%
  }

  .desktop-lg\:max-w-2\/3{
    max-width:66.66%
  }

  .desktop-lg\:max-w-3\/4{
    max-width:75%
  }

  .desktop-lg\:flex-1{
    flex:1 1 0%
  }

  .desktop-lg\:flex-auto{
    flex:1 1 auto
  }

  .desktop-lg\:flex-initial{
    flex:0 1 auto
  }

  .desktop-lg\:flex-none{
    flex:none
  }

  .desktop-lg\:flex-shrink-0{
    flex-shrink:0
  }

  .desktop-lg\:flex-shrink{
    flex-shrink:1
  }

  .desktop-lg\:flex-grow-0{
    flex-grow:0
  }

  .desktop-lg\:flex-grow{
    flex-grow:1
  }

  .desktop-lg\:table-auto{
    table-layout:auto
  }

  .desktop-lg\:table-fixed{
    table-layout:fixed
  }

  .desktop-lg\:border-collapse{
    border-collapse:collapse
  }

  .desktop-lg\:border-separate{
    border-collapse:separate
  }

  .desktop-lg\:origin-center{
    transform-origin:center
  }

  .desktop-lg\:origin-top{
    transform-origin:top
  }

  .desktop-lg\:origin-top-right{
    transform-origin:top right
  }

  .desktop-lg\:origin-right{
    transform-origin:right
  }

  .desktop-lg\:origin-bottom-right{
    transform-origin:bottom right
  }

  .desktop-lg\:origin-bottom{
    transform-origin:bottom
  }

  .desktop-lg\:origin-bottom-left{
    transform-origin:bottom left
  }

  .desktop-lg\:origin-left{
    transform-origin:left
  }

  .desktop-lg\:origin-top-left{
    transform-origin:top left
  }

  .desktop-lg\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .desktop-lg\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .desktop-lg\:transform-none{
    transform:none
  }

  .desktop-lg\:translate-x-0{
    --tw-translate-x:0
  }

  .desktop-lg\:translate-x-1px{
    --tw-translate-x:1px
  }

  .desktop-lg\:translate-x-2px{
    --tw-translate-x:2px
  }

  .desktop-lg\:translate-x-3px{
    --tw-translate-x:3px
  }

  .desktop-lg\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .desktop-lg\:translate-x-xs{
    --tw-translate-x:8px
  }

  .desktop-lg\:translate-x-sm{
    --tw-translate-x:16px
  }

  .desktop-lg\:translate-x-base{
    --tw-translate-x:24px
  }

  .desktop-lg\:translate-x-md{
    --tw-translate-x:40px
  }

  .desktop-lg\:translate-x-lg{
    --tw-translate-x:56px
  }

  .desktop-lg\:translate-x-xl{
    --tw-translate-x:80px
  }

  .desktop-lg\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .desktop-lg\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .desktop-lg\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .desktop-lg\:translate-x-full{
    --tw-translate-x:100%
  }

  .desktop-lg\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .desktop-lg\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .desktop-lg\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .desktop-lg\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .desktop-lg\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .desktop-lg\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .desktop-lg\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .desktop-lg\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .desktop-lg\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .desktop-lg\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .desktop-lg\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .desktop-lg\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .desktop-lg\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .desktop-lg\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .desktop-lg\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .desktop-lg\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .desktop-lg\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .desktop-lg\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .desktop-lg\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .desktop-lg\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .desktop-lg\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .desktop-lg\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .desktop-lg\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .desktop-lg\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .desktop-lg\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .desktop-lg\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .desktop-lg\:translate-y-0{
    --tw-translate-y:0
  }

  .desktop-lg\:translate-y-1px{
    --tw-translate-y:1px
  }

  .desktop-lg\:translate-y-2px{
    --tw-translate-y:2px
  }

  .desktop-lg\:translate-y-3px{
    --tw-translate-y:3px
  }

  .desktop-lg\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .desktop-lg\:translate-y-xs{
    --tw-translate-y:8px
  }

  .desktop-lg\:translate-y-sm{
    --tw-translate-y:16px
  }

  .desktop-lg\:translate-y-base{
    --tw-translate-y:24px
  }

  .desktop-lg\:translate-y-md{
    --tw-translate-y:40px
  }

  .desktop-lg\:translate-y-lg{
    --tw-translate-y:56px
  }

  .desktop-lg\:translate-y-xl{
    --tw-translate-y:80px
  }

  .desktop-lg\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .desktop-lg\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .desktop-lg\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .desktop-lg\:translate-y-full{
    --tw-translate-y:100%
  }

  .desktop-lg\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .desktop-lg\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .desktop-lg\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .desktop-lg\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .desktop-lg\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .desktop-lg\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .desktop-lg\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .desktop-lg\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .desktop-lg\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .desktop-lg\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .desktop-lg\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .desktop-lg\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .desktop-lg\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .desktop-lg\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .desktop-lg\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .desktop-lg\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .desktop-lg\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .desktop-lg\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .desktop-lg\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .desktop-lg\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .desktop-lg\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .desktop-lg\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .desktop-lg\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .desktop-lg\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .desktop-lg\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .desktop-lg\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .desktop-lg\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .desktop-lg\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .desktop-lg\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .desktop-lg\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .desktop-lg\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .desktop-lg\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .desktop-lg\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .desktop-lg\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .desktop-lg\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .desktop-lg\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .desktop-lg\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .desktop-lg\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .desktop-lg\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .desktop-lg\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .desktop-lg\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .desktop-lg\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .desktop-lg\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .desktop-lg\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .desktop-lg\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .desktop-lg\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .desktop-lg\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .desktop-lg\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .desktop-lg\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .desktop-lg\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .desktop-lg\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .desktop-lg\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .desktop-lg\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .desktop-lg\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .desktop-lg\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .desktop-lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .desktop-lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .desktop-lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .desktop-lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .desktop-lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .desktop-lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .desktop-lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .desktop-lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .desktop-lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .desktop-lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .desktop-lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .desktop-lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .desktop-lg\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .desktop-lg\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .desktop-lg\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .desktop-lg\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .desktop-lg\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .desktop-lg\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .desktop-lg\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .desktop-lg\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .desktop-lg\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .desktop-lg\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .desktop-lg\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .desktop-lg\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .desktop-lg\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .desktop-lg\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .desktop-lg\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .desktop-lg\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .desktop-lg\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .desktop-lg\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .desktop-lg\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .desktop-lg\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .desktop-lg\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .desktop-lg\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .desktop-lg\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .desktop-lg\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .desktop-lg\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .desktop-lg\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .desktop-lg\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .desktop-lg\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .desktop-lg\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .desktop-lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .desktop-lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .desktop-lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .desktop-lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .desktop-lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .desktop-lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .desktop-lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .desktop-lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .desktop-lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .desktop-lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .desktop-lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .desktop-lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .desktop-lg\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .desktop-lg\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .desktop-lg\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .desktop-lg\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .desktop-lg\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .desktop-lg\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .desktop-lg\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .desktop-lg\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .desktop-lg\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .desktop-lg\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .desktop-lg\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .desktop-lg\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .desktop-lg\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .desktop-lg\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .desktop-lg\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .desktop-lg\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .desktop-lg\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .desktop-lg\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .desktop-lg\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .desktop-lg\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .desktop-lg\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .desktop-lg\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .desktop-lg\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .desktop-lg\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .desktop-lg\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .desktop-lg\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .desktop-lg\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .desktop-lg\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .desktop-lg\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .desktop-lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .desktop-lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .desktop-lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .desktop-lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .desktop-lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .desktop-lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .desktop-lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .desktop-lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .desktop-lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .desktop-lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .desktop-lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .desktop-lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .desktop-lg\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .desktop-lg\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .desktop-lg\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .desktop-lg\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .desktop-lg\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .desktop-lg\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .desktop-lg\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .desktop-lg\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .desktop-lg\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .desktop-lg\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .desktop-lg\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .desktop-lg\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .desktop-lg\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .desktop-lg\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .desktop-lg\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .desktop-lg\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .desktop-lg\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .desktop-lg\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .desktop-lg\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .desktop-lg\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .desktop-lg\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .desktop-lg\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .desktop-lg\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .desktop-lg\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .desktop-lg\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .desktop-lg\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .desktop-lg\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .desktop-lg\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .desktop-lg\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .desktop-lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .desktop-lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .desktop-lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .desktop-lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .desktop-lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .desktop-lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .desktop-lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .desktop-lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .desktop-lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .desktop-lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .desktop-lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .desktop-lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .desktop-lg\:rotate-0{
    --tw-rotate:0deg
  }

  .desktop-lg\:rotate-1{
    --tw-rotate:1deg
  }

  .desktop-lg\:rotate-2{
    --tw-rotate:2deg
  }

  .desktop-lg\:rotate-3{
    --tw-rotate:3deg
  }

  .desktop-lg\:rotate-6{
    --tw-rotate:6deg
  }

  .desktop-lg\:rotate-12{
    --tw-rotate:12deg
  }

  .desktop-lg\:rotate-45{
    --tw-rotate:45deg
  }

  .desktop-lg\:rotate-90{
    --tw-rotate:90deg
  }

  .desktop-lg\:rotate-180{
    --tw-rotate:180deg
  }

  .desktop-lg\:-rotate-180{
    --tw-rotate:-180deg
  }

  .desktop-lg\:-rotate-90{
    --tw-rotate:-90deg
  }

  .desktop-lg\:-rotate-45{
    --tw-rotate:-45deg
  }

  .desktop-lg\:-rotate-12{
    --tw-rotate:-12deg
  }

  .desktop-lg\:-rotate-6{
    --tw-rotate:-6deg
  }

  .desktop-lg\:-rotate-3{
    --tw-rotate:-3deg
  }

  .desktop-lg\:-rotate-2{
    --tw-rotate:-2deg
  }

  .desktop-lg\:-rotate-1{
    --tw-rotate:-1deg
  }

  .desktop-lg\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .desktop-lg\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .desktop-lg\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .desktop-lg\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .desktop-lg\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .desktop-lg\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .desktop-lg\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .desktop-lg\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .desktop-lg\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .desktop-lg\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .desktop-lg\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .desktop-lg\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .desktop-lg\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .desktop-lg\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .desktop-lg\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .desktop-lg\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .desktop-lg\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .desktop-lg\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .desktop-lg\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .desktop-lg\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .desktop-lg\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .desktop-lg\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .desktop-lg\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .desktop-lg\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .desktop-lg\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .desktop-lg\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .desktop-lg\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .desktop-lg\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .desktop-lg\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .desktop-lg\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .desktop-lg\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .desktop-lg\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .desktop-lg\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .desktop-lg\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .desktop-lg\:skew-x-0{
    --tw-skew-x:0deg
  }

  .desktop-lg\:skew-x-1{
    --tw-skew-x:1deg
  }

  .desktop-lg\:skew-x-2{
    --tw-skew-x:2deg
  }

  .desktop-lg\:skew-x-3{
    --tw-skew-x:3deg
  }

  .desktop-lg\:skew-x-6{
    --tw-skew-x:6deg
  }

  .desktop-lg\:skew-x-12{
    --tw-skew-x:12deg
  }

  .desktop-lg\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .desktop-lg\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .desktop-lg\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .desktop-lg\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .desktop-lg\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .desktop-lg\:skew-y-0{
    --tw-skew-y:0deg
  }

  .desktop-lg\:skew-y-1{
    --tw-skew-y:1deg
  }

  .desktop-lg\:skew-y-2{
    --tw-skew-y:2deg
  }

  .desktop-lg\:skew-y-3{
    --tw-skew-y:3deg
  }

  .desktop-lg\:skew-y-6{
    --tw-skew-y:6deg
  }

  .desktop-lg\:skew-y-12{
    --tw-skew-y:12deg
  }

  .desktop-lg\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .desktop-lg\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .desktop-lg\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .desktop-lg\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .desktop-lg\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .desktop-lg\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .desktop-lg\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .desktop-lg\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .desktop-lg\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .desktop-lg\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .desktop-lg\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .desktop-lg\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .desktop-lg\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .desktop-lg\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .desktop-lg\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .desktop-lg\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .desktop-lg\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .desktop-lg\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .desktop-lg\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .desktop-lg\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .desktop-lg\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .desktop-lg\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .desktop-lg\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .desktop-lg\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .desktop-lg\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .desktop-lg\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .desktop-lg\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .desktop-lg\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .desktop-lg\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .desktop-lg\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .desktop-lg\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .desktop-lg\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .desktop-lg\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .desktop-lg\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .desktop-lg\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .desktop-lg\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .desktop-lg\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .desktop-lg\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .desktop-lg\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .desktop-lg\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .desktop-lg\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .desktop-lg\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .desktop-lg\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .desktop-lg\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .desktop-lg\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .desktop-lg\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .desktop-lg\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .desktop-lg\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .desktop-lg\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .desktop-lg\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-lg\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-lg\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-lg\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-lg\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-lg\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-lg\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-lg\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-lg\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-lg\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-lg\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-lg\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-lg\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-lg\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-lg\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-lg\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-lg\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-lg\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-lg\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-lg\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-lg\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-lg\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-lg\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-lg\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-lg\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-lg\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-lg\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-lg\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-lg\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-lg\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-lg\:scale-x-0{
    --tw-scale-x:0
  }

  .desktop-lg\:scale-x-50{
    --tw-scale-x:.5
  }

  .desktop-lg\:scale-x-75{
    --tw-scale-x:.75
  }

  .desktop-lg\:scale-x-90{
    --tw-scale-x:.9
  }

  .desktop-lg\:scale-x-95{
    --tw-scale-x:.95
  }

  .desktop-lg\:scale-x-100{
    --tw-scale-x:1
  }

  .desktop-lg\:scale-x-105{
    --tw-scale-x:1.05
  }

  .desktop-lg\:scale-x-110{
    --tw-scale-x:1.1
  }

  .desktop-lg\:scale-x-125{
    --tw-scale-x:1.25
  }

  .desktop-lg\:scale-x-150{
    --tw-scale-x:1.5
  }

  .desktop-lg\:scale-y-0{
    --tw-scale-y:0
  }

  .desktop-lg\:scale-y-50{
    --tw-scale-y:.5
  }

  .desktop-lg\:scale-y-75{
    --tw-scale-y:.75
  }

  .desktop-lg\:scale-y-90{
    --tw-scale-y:.9
  }

  .desktop-lg\:scale-y-95{
    --tw-scale-y:.95
  }

  .desktop-lg\:scale-y-100{
    --tw-scale-y:1
  }

  .desktop-lg\:scale-y-105{
    --tw-scale-y:1.05
  }

  .desktop-lg\:scale-y-110{
    --tw-scale-y:1.1
  }

  .desktop-lg\:scale-y-125{
    --tw-scale-y:1.25
  }

  .desktop-lg\:scale-y-150{
    --tw-scale-y:1.5
  }

  .desktop-lg\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .desktop-lg\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .desktop-lg\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .desktop-lg\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .desktop-lg\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .desktop-lg\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .desktop-lg\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .desktop-lg\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .desktop-lg\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .desktop-lg\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .desktop-lg\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .desktop-lg\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .desktop-lg\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .desktop-lg\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .desktop-lg\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .desktop-lg\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .desktop-lg\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .desktop-lg\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .desktop-lg\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .desktop-lg\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .desktop-lg\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .desktop-lg\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .desktop-lg\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .desktop-lg\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .desktop-lg\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .desktop-lg\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .desktop-lg\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .desktop-lg\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .desktop-lg\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .desktop-lg\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .desktop-lg\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .desktop-lg\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .desktop-lg\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .desktop-lg\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .desktop-lg\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .desktop-lg\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .desktop-lg\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .desktop-lg\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .desktop-lg\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .desktop-lg\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .desktop-lg\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .desktop-lg\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .desktop-lg\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .desktop-lg\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .desktop-lg\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .desktop-lg\:cursor-auto{
    cursor:auto
  }

  .desktop-lg\:cursor-default{
    cursor:default
  }

  .desktop-lg\:cursor-pointer{
    cursor:pointer
  }

  .desktop-lg\:cursor-wait{
    cursor:wait
  }

  .desktop-lg\:cursor-text{
    cursor:text
  }

  .desktop-lg\:cursor-move{
    cursor:move
  }

  .desktop-lg\:cursor-help{
    cursor:help
  }

  .desktop-lg\:cursor-not-allowed{
    cursor:not-allowed
  }

  .desktop-lg\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .desktop-lg\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .desktop-lg\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .desktop-lg\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .desktop-lg\:resize-none{
    resize:none
  }

  .desktop-lg\:resize-y{
    resize:vertical
  }

  .desktop-lg\:resize-x{
    resize:horizontal
  }

  .desktop-lg\:resize{
    resize:both
  }

  .desktop-lg\:list-inside{
    list-style-position:inside
  }

  .desktop-lg\:list-outside{
    list-style-position:outside
  }

  .desktop-lg\:list-none{
    list-style-type:none
  }

  .desktop-lg\:list-disc{
    list-style-type:disc
  }

  .desktop-lg\:list-decimal{
    list-style-type:decimal
  }

  .desktop-lg\:appearance-none{
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none
  }

  .desktop-lg\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .desktop-lg\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .desktop-lg\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .desktop-lg\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .desktop-lg\:grid-flow-row{
    grid-auto-flow:row
  }

  .desktop-lg\:grid-flow-col{
    grid-auto-flow:column
  }

  .desktop-lg\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .desktop-lg\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .desktop-lg\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .desktop-lg\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .desktop-lg\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .desktop-lg\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .desktop-lg\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .desktop-lg\:grid-cols-none{
    grid-template-columns:none
  }

  .desktop-lg\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .desktop-lg\:grid-rows-none{
    grid-template-rows:none
  }

  .desktop-lg\:flex-row{
    flex-direction:row
  }

  .desktop-lg\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .desktop-lg\:flex-col{
    flex-direction:column
  }

  .desktop-lg\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .desktop-lg\:flex-wrap{
    flex-wrap:wrap
  }

  .desktop-lg\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .desktop-lg\:flex-nowrap{
    flex-wrap:nowrap
  }

  .desktop-lg\:place-content-center{
    place-content:center
  }

  .desktop-lg\:place-content-start{
    place-content:start
  }

  .desktop-lg\:place-content-end{
    place-content:end
  }

  .desktop-lg\:place-content-between{
    place-content:space-between
  }

  .desktop-lg\:place-content-around{
    place-content:space-around
  }

  .desktop-lg\:place-content-evenly{
    place-content:space-evenly
  }

  .desktop-lg\:place-content-stretch{
    place-content:stretch
  }

  .desktop-lg\:place-items-start{
    place-items:start
  }

  .desktop-lg\:place-items-end{
    place-items:end
  }

  .desktop-lg\:place-items-center{
    place-items:center
  }

  .desktop-lg\:place-items-stretch{
    place-items:stretch
  }

  .desktop-lg\:content-center{
    align-content:center
  }

  .desktop-lg\:content-start{
    align-content:flex-start
  }

  .desktop-lg\:content-end{
    align-content:flex-end
  }

  .desktop-lg\:content-between{
    align-content:space-between
  }

  .desktop-lg\:content-around{
    align-content:space-around
  }

  .desktop-lg\:content-evenly{
    align-content:space-evenly
  }

  .desktop-lg\:items-start{
    align-items:flex-start
  }

  .desktop-lg\:items-end{
    align-items:flex-end
  }

  .desktop-lg\:items-center{
    align-items:center
  }

  .desktop-lg\:items-baseline{
    align-items:baseline
  }

  .desktop-lg\:items-stretch{
    align-items:stretch
  }

  .desktop-lg\:justify-start{
    justify-content:flex-start
  }

  .desktop-lg\:justify-end{
    justify-content:flex-end
  }

  .desktop-lg\:justify-center{
    justify-content:center
  }

  .desktop-lg\:justify-between{
    justify-content:space-between
  }

  .desktop-lg\:justify-around{
    justify-content:space-around
  }

  .desktop-lg\:justify-evenly{
    justify-content:space-evenly
  }

  .desktop-lg\:justify-items-start{
    justify-items:start
  }

  .desktop-lg\:justify-items-end{
    justify-items:end
  }

  .desktop-lg\:justify-items-center{
    justify-items:center
  }

  .desktop-lg\:justify-items-stretch{
    justify-items:stretch
  }

  .desktop-lg\:gap-0{
    gap:0
  }

  .desktop-lg\:gap-1px{
    gap:1px
  }

  .desktop-lg\:gap-2px{
    gap:2px
  }

  .desktop-lg\:gap-3px{
    gap:3px
  }

  .desktop-lg\:gap-xxs{
    gap:4px
  }

  .desktop-lg\:gap-xs{
    gap:8px
  }

  .desktop-lg\:gap-sm{
    gap:16px
  }

  .desktop-lg\:gap-base{
    gap:24px
  }

  .desktop-lg\:gap-md{
    gap:40px
  }

  .desktop-lg\:gap-lg{
    gap:56px
  }

  .desktop-lg\:gap-xl{
    gap:80px
  }

  .desktop-lg\:gap-xxl{
    gap:96px
  }

  .desktop-lg\:gap-3xl{
    gap:160px
  }

  .desktop-lg\:gap-4xl{
    gap:20rem
  }

  .desktop-lg\:gap-full{
    gap:100%
  }

  .desktop-lg\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .desktop-lg\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .desktop-lg\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .desktop-lg\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .desktop-lg\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .desktop-lg\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .desktop-lg\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .desktop-lg\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

  .desktop-lg\:gap-x-md{
    -moz-column-gap:40px;
         column-gap:40px
  }

  .desktop-lg\:gap-x-lg{
    -moz-column-gap:56px;
         column-gap:56px
  }

  .desktop-lg\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .desktop-lg\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .desktop-lg\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .desktop-lg\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .desktop-lg\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .desktop-lg\:gap-y-0{
    row-gap:0
  }

  .desktop-lg\:gap-y-1px{
    row-gap:1px
  }

  .desktop-lg\:gap-y-2px{
    row-gap:2px
  }

  .desktop-lg\:gap-y-3px{
    row-gap:3px
  }

  .desktop-lg\:gap-y-xxs{
    row-gap:4px
  }

  .desktop-lg\:gap-y-xs{
    row-gap:8px
  }

  .desktop-lg\:gap-y-sm{
    row-gap:16px
  }

  .desktop-lg\:gap-y-base{
    row-gap:24px
  }

  .desktop-lg\:gap-y-md{
    row-gap:40px
  }

  .desktop-lg\:gap-y-lg{
    row-gap:56px
  }

  .desktop-lg\:gap-y-xl{
    row-gap:80px
  }

  .desktop-lg\:gap-y-xxl{
    row-gap:96px
  }

  .desktop-lg\:gap-y-3xl{
    row-gap:160px
  }

  .desktop-lg\:gap-y-4xl{
    row-gap:20rem
  }

  .desktop-lg\:gap-y-full{
    row-gap:100%
  }

  .desktop-lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2px * var(--tw-space-x-reverse));
    margin-left:calc(2px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3px * var(--tw-space-x-reverse));
    margin-left:calc(3px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16px * var(--tw-space-x-reverse));
    margin-left:calc(16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(40px * var(--tw-space-x-reverse));
    margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(160px * var(--tw-space-x-reverse));
    margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2px * var(--tw-space-x-reverse));
    margin-left:calc(-2px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3px * var(--tw-space-x-reverse));
    margin-left:calc(-3px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16px * var(--tw-space-x-reverse));
    margin-left:calc(-16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-40px * var(--tw-space-x-reverse));
    margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-160px * var(--tw-space-x-reverse));
    margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(40px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(40px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(56px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(56px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(80px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(80px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(96px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(160px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-40px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-40px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-56px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-56px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-80px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-80px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-96px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-160px * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .desktop-lg\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .desktop-lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .desktop-lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .desktop-lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .desktop-lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .desktop-lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .desktop-lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .desktop-lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .desktop-lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .desktop-lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .desktop-lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .desktop-lg\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .desktop-lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .desktop-lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .desktop-lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .desktop-lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .desktop-lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .desktop-lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .desktop-lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .desktop-lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .desktop-lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .desktop-lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .desktop-lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .desktop-lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .desktop-lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .desktop-lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .desktop-lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .desktop-lg\:place-self-auto{
    place-self:auto
  }

  .desktop-lg\:place-self-start{
    place-self:start
  }

  .desktop-lg\:place-self-end{
    place-self:end
  }

  .desktop-lg\:place-self-center{
    place-self:center
  }

  .desktop-lg\:place-self-stretch{
    place-self:stretch
  }

  .desktop-lg\:self-auto{
    align-self:auto
  }

  .desktop-lg\:self-start{
    align-self:flex-start
  }

  .desktop-lg\:self-end{
    align-self:flex-end
  }

  .desktop-lg\:self-center{
    align-self:center
  }

  .desktop-lg\:self-stretch{
    align-self:stretch
  }

  .desktop-lg\:self-baseline{
    align-self:baseline
  }

  .desktop-lg\:justify-self-auto{
    justify-self:auto
  }

  .desktop-lg\:justify-self-start{
    justify-self:start
  }

  .desktop-lg\:justify-self-end{
    justify-self:end
  }

  .desktop-lg\:justify-self-center{
    justify-self:center
  }

  .desktop-lg\:justify-self-stretch{
    justify-self:stretch
  }

  .desktop-lg\:overflow-auto{
    overflow:auto
  }

  .desktop-lg\:overflow-hidden{
    overflow:hidden
  }

  .desktop-lg\:overflow-visible{
    overflow:visible
  }

  .desktop-lg\:overflow-scroll{
    overflow:scroll
  }

  .desktop-lg\:overflow-x-auto{
    overflow-x:auto
  }

  .desktop-lg\:overflow-y-auto{
    overflow-y:auto
  }

  .desktop-lg\:overflow-x-hidden{
    overflow-x:hidden
  }

  .desktop-lg\:overflow-y-hidden{
    overflow-y:hidden
  }

  .desktop-lg\:overflow-x-visible{
    overflow-x:visible
  }

  .desktop-lg\:overflow-y-visible{
    overflow-y:visible
  }

  .desktop-lg\:overflow-x-scroll{
    overflow-x:scroll
  }

  .desktop-lg\:overflow-y-scroll{
    overflow-y:scroll
  }

  .desktop-lg\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .desktop-lg\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .desktop-lg\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .desktop-lg\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .desktop-lg\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .desktop-lg\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .desktop-lg\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .desktop-lg\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .desktop-lg\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .desktop-lg\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .desktop-lg\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .desktop-lg\:overflow-clip{
    text-overflow:clip
  }

  .desktop-lg\:whitespace-normal{
    white-space:normal
  }

  .desktop-lg\:whitespace-nowrap{
    white-space:nowrap
  }

  .desktop-lg\:whitespace-pre{
    white-space:pre
  }

  .desktop-lg\:whitespace-pre-line{
    white-space:pre-line
  }

  .desktop-lg\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .desktop-lg\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .desktop-lg\:break-words{
    overflow-wrap:break-word
  }

  .desktop-lg\:break-all{
    word-break:break-all
  }

  .desktop-lg\:rounded-none{
    border-radius:0px
  }

  .desktop-lg\:rounded-sm{
    border-radius:0.125rem
  }

  .desktop-lg\:rounded{
    border-radius:0.25rem
  }

  .desktop-lg\:rounded-md{
    border-radius:0.375rem
  }

  .desktop-lg\:rounded-lg{
    border-radius:0.5rem
  }

  .desktop-lg\:rounded-xl{
    border-radius:0.75rem
  }

  .desktop-lg\:rounded-2xl{
    border-radius:1rem
  }

  .desktop-lg\:rounded-3xl{
    border-radius:1.5rem
  }

  .desktop-lg\:rounded-full{
    border-radius:9999px
  }

  .desktop-lg\:rounded-4xl{
    border-radius:2rem
  }

  .desktop-lg\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .desktop-lg\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .desktop-lg\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .desktop-lg\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .desktop-lg\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .desktop-lg\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .desktop-lg\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .desktop-lg\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .desktop-lg\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .desktop-lg\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .desktop-lg\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .desktop-lg\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .desktop-lg\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .desktop-lg\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .desktop-lg\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .desktop-lg\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .desktop-lg\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .desktop-lg\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .desktop-lg\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .desktop-lg\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .desktop-lg\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop-lg\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop-lg\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop-lg\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop-lg\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop-lg\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop-lg\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop-lg\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop-lg\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop-lg\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop-lg\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop-lg\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop-lg\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop-lg\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop-lg\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop-lg\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop-lg\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop-lg\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop-lg\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop-lg\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop-lg\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .desktop-lg\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .desktop-lg\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .desktop-lg\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .desktop-lg\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .desktop-lg\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .desktop-lg\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .desktop-lg\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .desktop-lg\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .desktop-lg\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .desktop-lg\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .desktop-lg\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .desktop-lg\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .desktop-lg\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .desktop-lg\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .desktop-lg\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .desktop-lg\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .desktop-lg\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .desktop-lg\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .desktop-lg\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .desktop-lg\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .desktop-lg\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .desktop-lg\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .desktop-lg\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .desktop-lg\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .desktop-lg\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .desktop-lg\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .desktop-lg\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .desktop-lg\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .desktop-lg\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .desktop-lg\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .desktop-lg\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .desktop-lg\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .desktop-lg\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .desktop-lg\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .desktop-lg\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .desktop-lg\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .desktop-lg\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .desktop-lg\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .desktop-lg\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .desktop-lg\:border-0{
    border-width:0
  }

  .desktop-lg\:border-2{
    border-width:2px
  }

  .desktop-lg\:border-3{
    border-width:3px
  }

  .desktop-lg\:border-4{
    border-width:4px
  }

  .desktop-lg\:border-6{
    border-width:6px
  }

  .desktop-lg\:border-8{
    border-width:8px
  }

  .desktop-lg\:border{
    border-width:1px
  }

  .desktop-lg\:border-t-0{
    border-top-width:0
  }

  .desktop-lg\:border-t-2{
    border-top-width:2px
  }

  .desktop-lg\:border-t-3{
    border-top-width:3px
  }

  .desktop-lg\:border-t-4{
    border-top-width:4px
  }

  .desktop-lg\:border-t-6{
    border-top-width:6px
  }

  .desktop-lg\:border-t-8{
    border-top-width:8px
  }

  .desktop-lg\:border-t{
    border-top-width:1px
  }

  .desktop-lg\:border-r-0{
    border-right-width:0
  }

  .desktop-lg\:border-r-2{
    border-right-width:2px
  }

  .desktop-lg\:border-r-3{
    border-right-width:3px
  }

  .desktop-lg\:border-r-4{
    border-right-width:4px
  }

  .desktop-lg\:border-r-6{
    border-right-width:6px
  }

  .desktop-lg\:border-r-8{
    border-right-width:8px
  }

  .desktop-lg\:border-r{
    border-right-width:1px
  }

  .desktop-lg\:border-b-0{
    border-bottom-width:0
  }

  .desktop-lg\:border-b-2{
    border-bottom-width:2px
  }

  .desktop-lg\:border-b-3{
    border-bottom-width:3px
  }

  .desktop-lg\:border-b-4{
    border-bottom-width:4px
  }

  .desktop-lg\:border-b-6{
    border-bottom-width:6px
  }

  .desktop-lg\:border-b-8{
    border-bottom-width:8px
  }

  .desktop-lg\:border-b{
    border-bottom-width:1px
  }

  .desktop-lg\:border-l-0{
    border-left-width:0
  }

  .desktop-lg\:border-l-2{
    border-left-width:2px
  }

  .desktop-lg\:border-l-3{
    border-left-width:3px
  }

  .desktop-lg\:border-l-4{
    border-left-width:4px
  }

  .desktop-lg\:border-l-6{
    border-left-width:6px
  }

  .desktop-lg\:border-l-8{
    border-left-width:8px
  }

  .desktop-lg\:border-l{
    border-left-width:1px
  }

  .desktop-lg\:border-solid{
    border-style:solid
  }

  .desktop-lg\:border-dashed{
    border-style:dashed
  }

  .desktop-lg\:border-dotted{
    border-style:dotted
  }

  .desktop-lg\:border-double{
    border-style:double
  }

  .desktop-lg\:border-none{
    border-style:none
  }

  .desktop-lg\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-lg\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-lg\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-lg\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-lg\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-lg\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-lg\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-lg\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-lg\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-lg\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-lg\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-lg\:border-opacity-0{
    --tw-border-opacity:0
  }

  .desktop-lg\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .desktop-lg\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .desktop-lg\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .desktop-lg\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .desktop-lg\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .desktop-lg\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .desktop-lg\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .desktop-lg\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .desktop-lg\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .desktop-lg\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .desktop-lg\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .desktop-lg\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .desktop-lg\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .desktop-lg\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .desktop-lg\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .desktop-lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .desktop-lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .desktop-lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .desktop-lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .desktop-lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .desktop-lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .desktop-lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .desktop-lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .desktop-lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .desktop-lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .desktop-lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .desktop-lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .desktop-lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .desktop-lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .desktop-lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .desktop-lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .desktop-lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .desktop-lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .desktop-lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .desktop-lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .desktop-lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .desktop-lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .desktop-lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .desktop-lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .desktop-lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .desktop-lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .desktop-lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .desktop-lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .desktop-lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .desktop-lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .desktop-lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .desktop-lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .desktop-lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .desktop-lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .desktop-lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .desktop-lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .desktop-lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .desktop-lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .desktop-lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .desktop-lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .desktop-lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .desktop-lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .desktop-lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .desktop-lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .desktop-lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .desktop-lg\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-lg\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-lg\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-lg\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-lg\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .desktop-lg\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .desktop-lg\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .desktop-lg\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .desktop-lg\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .desktop-lg\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .desktop-lg\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .desktop-lg\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .desktop-lg\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .desktop-lg\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .desktop-lg\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .desktop-lg\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .desktop-lg\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .desktop-lg\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .desktop-lg\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .desktop-lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .desktop-lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .desktop-lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .desktop-lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .desktop-lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .desktop-lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .desktop-lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .desktop-lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .desktop-lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .desktop-lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .desktop-lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .desktop-lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .desktop-lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .desktop-lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .desktop-lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .desktop-lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .desktop-lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .desktop-lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .desktop-lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .desktop-lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .desktop-lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .desktop-lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .desktop-lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .desktop-lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .desktop-lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .desktop-lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .desktop-lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .desktop-lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .desktop-lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .desktop-lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .desktop-lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .desktop-lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .desktop-lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .desktop-lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .desktop-lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .desktop-lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .desktop-lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .desktop-lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .desktop-lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .desktop-lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .desktop-lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .desktop-lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .desktop-lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .desktop-lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .desktop-lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .desktop-lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .desktop-lg\:bg-none{
    background-image:none
  }

  .desktop-lg\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .desktop-lg\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .desktop-lg\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-lg\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-lg\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-lg\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-lg\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-lg\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-lg\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-lg\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-lg\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-lg\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-lg\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-lg\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-lg\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-lg\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-lg\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-lg\:to-purple{
    --tw-gradient-to:#612A60
  }

  .desktop-lg\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .desktop-lg\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-lg\:to-orange{
    --tw-gradient-to:#D24624
  }

  .desktop-lg\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-lg\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .desktop-lg\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-lg\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-lg\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-lg\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .desktop-lg\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .desktop-lg\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .desktop-lg\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .desktop-lg\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-lg\:to-black{
    --tw-gradient-to:#000000
  }

  .desktop-lg\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .desktop-lg\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .desktop-lg\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-lg\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .desktop-lg\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-lg\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .desktop-lg\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-lg\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-lg\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-lg\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .desktop-lg\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .desktop-lg\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .desktop-lg\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .desktop-lg\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-lg\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .desktop-lg\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .desktop-lg\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .desktop-lg\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-lg\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .desktop-lg\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-lg\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .desktop-lg\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-lg\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-lg\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-lg\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .desktop-lg\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .desktop-lg\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .desktop-lg\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .desktop-lg\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-lg\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .desktop-lg\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .desktop-lg\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .desktop-lg\:bg-auto{
    background-size:auto
  }

  .desktop-lg\:bg-cover{
    background-size:cover
  }

  .desktop-lg\:bg-contain{
    background-size:contain
  }

  .desktop-lg\:bg-fixed{
    background-attachment:fixed
  }

  .desktop-lg\:bg-local{
    background-attachment:local
  }

  .desktop-lg\:bg-scroll{
    background-attachment:scroll
  }

  .desktop-lg\:bg-clip-border{
    background-clip:border-box
  }

  .desktop-lg\:bg-clip-padding{
    background-clip:padding-box
  }

  .desktop-lg\:bg-clip-content{
    background-clip:content-box
  }

  .desktop-lg\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .desktop-lg\:bg-bottom{
    background-position:bottom
  }

  .desktop-lg\:bg-center{
    background-position:center
  }

  .desktop-lg\:bg-left{
    background-position:left
  }

  .desktop-lg\:bg-left-bottom{
    background-position:left bottom
  }

  .desktop-lg\:bg-left-top{
    background-position:left top
  }

  .desktop-lg\:bg-right{
    background-position:right
  }

  .desktop-lg\:bg-right-bottom{
    background-position:right bottom
  }

  .desktop-lg\:bg-right-top{
    background-position:right top
  }

  .desktop-lg\:bg-top{
    background-position:top
  }

  .desktop-lg\:bg-repeat{
    background-repeat:repeat
  }

  .desktop-lg\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .desktop-lg\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .desktop-lg\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .desktop-lg\:bg-repeat-round{
    background-repeat:round
  }

  .desktop-lg\:bg-repeat-space{
    background-repeat:space
  }

  .desktop-lg\:bg-origin-border{
    background-origin:border-box
  }

  .desktop-lg\:bg-origin-padding{
    background-origin:padding-box
  }

  .desktop-lg\:bg-origin-content{
    background-origin:content-box
  }

  .desktop-lg\:fill-current{
    fill:currentColor
  }

  .desktop-lg\:stroke-current{
    stroke:currentColor
  }

  .desktop-lg\:stroke-0{
    stroke-width:0
  }

  .desktop-lg\:stroke-1{
    stroke-width:1
  }

  .desktop-lg\:stroke-2{
    stroke-width:2
  }

  .desktop-lg\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .desktop-lg\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .desktop-lg\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .desktop-lg\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .desktop-lg\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .desktop-lg\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .desktop-lg\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .desktop-lg\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .desktop-lg\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .desktop-lg\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .desktop-lg\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .desktop-lg\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .desktop-lg\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .desktop-lg\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .desktop-lg\:p-0{
    padding:0
  }

  .desktop-lg\:p-1px{
    padding:1px
  }

  .desktop-lg\:p-2px{
    padding:2px
  }

  .desktop-lg\:p-3px{
    padding:3px
  }

  .desktop-lg\:p-xxs{
    padding:4px
  }

  .desktop-lg\:p-xs{
    padding:8px
  }

  .desktop-lg\:p-sm{
    padding:16px
  }

  .desktop-lg\:p-base{
    padding:24px
  }

  .desktop-lg\:p-md{
    padding:40px
  }

  .desktop-lg\:p-lg{
    padding:56px
  }

  .desktop-lg\:p-xl{
    padding:80px
  }

  .desktop-lg\:p-xxl{
    padding:96px
  }

  .desktop-lg\:p-3xl{
    padding:160px
  }

  .desktop-lg\:p-4xl{
    padding:20rem
  }

  .desktop-lg\:p-full{
    padding:100%
  }

  .desktop-lg\:px-0{
    padding-left:0;
    padding-right:0
  }

  .desktop-lg\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

  .desktop-lg\:px-2px{
    padding-left:2px;
    padding-right:2px
  }

  .desktop-lg\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .desktop-lg\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .desktop-lg\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .desktop-lg\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .desktop-lg\:px-base{
    padding-left:24px;
    padding-right:24px
  }

  .desktop-lg\:px-md{
    padding-left:40px;
    padding-right:40px
  }

  .desktop-lg\:px-lg{
    padding-left:56px;
    padding-right:56px
  }

  .desktop-lg\:px-xl{
    padding-left:80px;
    padding-right:80px
  }

  .desktop-lg\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .desktop-lg\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

  .desktop-lg\:px-4xl{
    padding-left:20rem;
    padding-right:20rem
  }

  .desktop-lg\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .desktop-lg\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .desktop-lg\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .desktop-lg\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .desktop-lg\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .desktop-lg\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .desktop-lg\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .desktop-lg\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .desktop-lg\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

  .desktop-lg\:py-md{
    padding-top:40px;
    padding-bottom:40px
  }

  .desktop-lg\:py-lg{
    padding-top:56px;
    padding-bottom:56px
  }

  .desktop-lg\:py-xl{
    padding-top:80px;
    padding-bottom:80px
  }

  .desktop-lg\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .desktop-lg\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .desktop-lg\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .desktop-lg\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .desktop-lg\:pt-0{
    padding-top:0
  }

  .desktop-lg\:pt-1px{
    padding-top:1px
  }

  .desktop-lg\:pt-2px{
    padding-top:2px
  }

  .desktop-lg\:pt-3px{
    padding-top:3px
  }

  .desktop-lg\:pt-xxs{
    padding-top:4px
  }

  .desktop-lg\:pt-xs{
    padding-top:8px
  }

  .desktop-lg\:pt-sm{
    padding-top:16px
  }

  .desktop-lg\:pt-base{
    padding-top:24px
  }

  .desktop-lg\:pt-md{
    padding-top:40px
  }

  .desktop-lg\:pt-lg{
    padding-top:56px
  }

  .desktop-lg\:pt-xl{
    padding-top:80px
  }

  .desktop-lg\:pt-xxl{
    padding-top:96px
  }

  .desktop-lg\:pt-3xl{
    padding-top:160px
  }

  .desktop-lg\:pt-4xl{
    padding-top:20rem
  }

  .desktop-lg\:pt-full{
    padding-top:100%
  }

  .desktop-lg\:pr-0{
    padding-right:0
  }

  .desktop-lg\:pr-1px{
    padding-right:1px
  }

  .desktop-lg\:pr-2px{
    padding-right:2px
  }

  .desktop-lg\:pr-3px{
    padding-right:3px
  }

  .desktop-lg\:pr-xxs{
    padding-right:4px
  }

  .desktop-lg\:pr-xs{
    padding-right:8px
  }

  .desktop-lg\:pr-sm{
    padding-right:16px
  }

  .desktop-lg\:pr-base{
    padding-right:24px
  }

  .desktop-lg\:pr-md{
    padding-right:40px
  }

  .desktop-lg\:pr-lg{
    padding-right:56px
  }

  .desktop-lg\:pr-xl{
    padding-right:80px
  }

  .desktop-lg\:pr-xxl{
    padding-right:96px
  }

  .desktop-lg\:pr-3xl{
    padding-right:160px
  }

  .desktop-lg\:pr-4xl{
    padding-right:20rem
  }

  .desktop-lg\:pr-full{
    padding-right:100%
  }

  .desktop-lg\:pb-0{
    padding-bottom:0
  }

  .desktop-lg\:pb-1px{
    padding-bottom:1px
  }

  .desktop-lg\:pb-2px{
    padding-bottom:2px
  }

  .desktop-lg\:pb-3px{
    padding-bottom:3px
  }

  .desktop-lg\:pb-xxs{
    padding-bottom:4px
  }

  .desktop-lg\:pb-xs{
    padding-bottom:8px
  }

  .desktop-lg\:pb-sm{
    padding-bottom:16px
  }

  .desktop-lg\:pb-base{
    padding-bottom:24px
  }

  .desktop-lg\:pb-md{
    padding-bottom:40px
  }

  .desktop-lg\:pb-lg{
    padding-bottom:56px
  }

  .desktop-lg\:pb-xl{
    padding-bottom:80px
  }

  .desktop-lg\:pb-xxl{
    padding-bottom:96px
  }

  .desktop-lg\:pb-3xl{
    padding-bottom:160px
  }

  .desktop-lg\:pb-4xl{
    padding-bottom:20rem
  }

  .desktop-lg\:pb-full{
    padding-bottom:100%
  }

  .desktop-lg\:pl-0{
    padding-left:0
  }

  .desktop-lg\:pl-1px{
    padding-left:1px
  }

  .desktop-lg\:pl-2px{
    padding-left:2px
  }

  .desktop-lg\:pl-3px{
    padding-left:3px
  }

  .desktop-lg\:pl-xxs{
    padding-left:4px
  }

  .desktop-lg\:pl-xs{
    padding-left:8px
  }

  .desktop-lg\:pl-sm{
    padding-left:16px
  }

  .desktop-lg\:pl-base{
    padding-left:24px
  }

  .desktop-lg\:pl-md{
    padding-left:40px
  }

  .desktop-lg\:pl-lg{
    padding-left:56px
  }

  .desktop-lg\:pl-xl{
    padding-left:80px
  }

  .desktop-lg\:pl-xxl{
    padding-left:96px
  }

  .desktop-lg\:pl-3xl{
    padding-left:160px
  }

  .desktop-lg\:pl-4xl{
    padding-left:20rem
  }

  .desktop-lg\:pl-full{
    padding-left:100%
  }

  .desktop-lg\:text-left{
    text-align:left
  }

  .desktop-lg\:text-center{
    text-align:center
  }

  .desktop-lg\:text-right{
    text-align:right
  }

  .desktop-lg\:text-justify{
    text-align:justify
  }

  .desktop-lg\:align-baseline{
    vertical-align:baseline
  }

  .desktop-lg\:align-top{
    vertical-align:top
  }

  .desktop-lg\:align-middle{
    vertical-align:middle
  }

  .desktop-lg\:align-bottom{
    vertical-align:bottom
  }

  .desktop-lg\:align-text-top{
    vertical-align:text-top
  }

  .desktop-lg\:align-text-bottom{
    vertical-align:text-bottom
  }

  .desktop-lg\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .desktop-lg\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .desktop-lg\:text-xxs{
    font-size:0.75rem
  }

  .desktop-lg\:text-xs{
    font-size:0.875rem
  }

  .desktop-lg\:text-sm{
    font-size:1rem
  }

  .desktop-lg\:text-base-sm{
    font-size:1.125rem
  }

  .desktop-lg\:text-base{
    font-size:1.25rem
  }

  .desktop-lg\:text-md{
    font-size:1.5rem
  }

  .desktop-lg\:text-md-lg{
    font-size:1.75rem
  }

  .desktop-lg\:text-lg{
    font-size:2rem
  }

  .desktop-lg\:text-xl{
    font-size:2.25rem
  }

  .desktop-lg\:text-xxl{
    font-size:2.5rem
  }

  .desktop-lg\:text-3xl{
    font-size:3rem
  }

  .desktop-lg\:text-4xl{
    font-size:3.5rem
  }

  .desktop-lg\:text-display{
    font-size:5rem
  }

  .desktop-lg\:font-thin{
    font-weight:100
  }

  .desktop-lg\:font-extralight{
    font-weight:200
  }

  .desktop-lg\:font-light{
    font-weight:300
  }

  .desktop-lg\:font-normal{
    font-weight:400
  }

  .desktop-lg\:font-medium{
    font-weight:500
  }

  .desktop-lg\:font-semibold{
    font-weight:600
  }

  .desktop-lg\:font-bold{
    font-weight:700
  }

  .desktop-lg\:font-extrabold{
    font-weight:800
  }

  .desktop-lg\:font-black{
    font-weight:900
  }

  .desktop-lg\:uppercase{
    text-transform:uppercase
  }

  .desktop-lg\:lowercase{
    text-transform:lowercase
  }

  .desktop-lg\:capitalize{
    text-transform:capitalize
  }

  .desktop-lg\:normal-case{
    text-transform:none
  }

  .desktop-lg\:italic{
    font-style:italic
  }

  .desktop-lg\:not-italic{
    font-style:normal
  }

  .desktop-lg\:ordinal, .desktop-lg\:slashed-zero, .desktop-lg\:lining-nums, .desktop-lg\:oldstyle-nums, .desktop-lg\:proportional-nums, .desktop-lg\:tabular-nums, .desktop-lg\:diagonal-fractions, .desktop-lg\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .desktop-lg\:normal-nums{
    font-variant-numeric:normal
  }

  .desktop-lg\:ordinal{
    --tw-ordinal:ordinal
  }

  .desktop-lg\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .desktop-lg\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .desktop-lg\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .desktop-lg\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .desktop-lg\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .desktop-lg\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .desktop-lg\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .desktop-lg\:leading-x-tight{
    line-height:1.05
  }

  .desktop-lg\:leading-tight{
    line-height:1.15
  }

  .desktop-lg\:leading-narrow{
    line-height:1.33
  }

  .desktop-lg\:leading-base{
    line-height:1.5
  }

  .desktop-lg\:leading-loose{
    line-height:2
  }

  .desktop-lg\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .desktop-lg\:tracking-tight{
    letter-spacing:-0.025em
  }

  .desktop-lg\:tracking-normal{
    letter-spacing:0em
  }

  .desktop-lg\:tracking-wide{
    letter-spacing:0.025em
  }

  .desktop-lg\:tracking-wider{
    letter-spacing:0.05em
  }

  .desktop-lg\:tracking-widest{
    letter-spacing:0.1em
  }

  .desktop-lg\:tracking-loose{
    letter-spacing:1px
  }

  .desktop-lg\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-lg\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-lg\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-lg\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-lg\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-lg\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-lg\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-lg\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .desktop-lg\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-lg\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-lg\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-lg\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-lg\:text-opacity-0{
    --tw-text-opacity:0
  }

  .desktop-lg\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .desktop-lg\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .desktop-lg\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .desktop-lg\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .desktop-lg\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .desktop-lg\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .desktop-lg\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .desktop-lg\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .desktop-lg\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .desktop-lg\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .desktop-lg\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .desktop-lg\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .desktop-lg\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .desktop-lg\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .desktop-lg\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .desktop-lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .desktop-lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .desktop-lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .desktop-lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .desktop-lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .desktop-lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .desktop-lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .desktop-lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .desktop-lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .desktop-lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .desktop-lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .desktop-lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .desktop-lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .desktop-lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .desktop-lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .desktop-lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .desktop-lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .desktop-lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .desktop-lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .desktop-lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .desktop-lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .desktop-lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .desktop-lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .desktop-lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .desktop-lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .desktop-lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .desktop-lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .desktop-lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .desktop-lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .desktop-lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .desktop-lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .desktop-lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .desktop-lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .desktop-lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .desktop-lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .desktop-lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .desktop-lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .desktop-lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .desktop-lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .desktop-lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .desktop-lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .desktop-lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .desktop-lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .desktop-lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .desktop-lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .desktop-lg\:underline{
    text-decoration:underline
  }

  .desktop-lg\:line-through{
    text-decoration:line-through
  }

  .desktop-lg\:no-underline{
    text-decoration:none
  }

  .group:hover .desktop-lg\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .desktop-lg\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .desktop-lg\:group-hover\:no-underline{
    text-decoration:none
  }

  .desktop-lg\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .desktop-lg\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .desktop-lg\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .desktop-lg\:hover\:underline:hover{
    text-decoration:underline
  }

  .desktop-lg\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .desktop-lg\:hover\:no-underline:hover{
    text-decoration:none
  }

  .desktop-lg\:focus\:underline:focus{
    text-decoration:underline
  }

  .desktop-lg\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .desktop-lg\:focus\:no-underline:focus{
    text-decoration:none
  }

  .desktop-lg\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .desktop-lg\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .desktop-lg\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-lg\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-lg\:opacity-0{
    opacity:0
  }

  .desktop-lg\:opacity-5{
    opacity:0.05
  }

  .desktop-lg\:opacity-10{
    opacity:0.1
  }

  .desktop-lg\:opacity-20{
    opacity:0.2
  }

  .desktop-lg\:opacity-25{
    opacity:0.25
  }

  .desktop-lg\:opacity-30{
    opacity:0.3
  }

  .desktop-lg\:opacity-40{
    opacity:0.4
  }

  .desktop-lg\:opacity-50{
    opacity:0.5
  }

  .desktop-lg\:opacity-60{
    opacity:0.6
  }

  .desktop-lg\:opacity-70{
    opacity:0.7
  }

  .desktop-lg\:opacity-75{
    opacity:0.75
  }

  .desktop-lg\:opacity-80{
    opacity:0.8
  }

  .desktop-lg\:opacity-90{
    opacity:0.9
  }

  .desktop-lg\:opacity-95{
    opacity:0.95
  }

  .desktop-lg\:opacity-100{
    opacity:1
  }

  .group:hover .desktop-lg\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .desktop-lg\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .desktop-lg\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .desktop-lg\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .desktop-lg\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .desktop-lg\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .desktop-lg\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .desktop-lg\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .desktop-lg\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .desktop-lg\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .desktop-lg\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .desktop-lg\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .desktop-lg\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .desktop-lg\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .desktop-lg\:group-hover\:opacity-100{
    opacity:1
  }

  .desktop-lg\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .desktop-lg\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .desktop-lg\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .desktop-lg\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .desktop-lg\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .desktop-lg\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .desktop-lg\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .desktop-lg\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .desktop-lg\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .desktop-lg\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .desktop-lg\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .desktop-lg\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .desktop-lg\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .desktop-lg\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .desktop-lg\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .desktop-lg\:hover\:opacity-0:hover{
    opacity:0
  }

  .desktop-lg\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .desktop-lg\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .desktop-lg\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .desktop-lg\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .desktop-lg\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .desktop-lg\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .desktop-lg\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .desktop-lg\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .desktop-lg\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .desktop-lg\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .desktop-lg\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .desktop-lg\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .desktop-lg\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .desktop-lg\:hover\:opacity-100:hover{
    opacity:1
  }

  .desktop-lg\:focus\:opacity-0:focus{
    opacity:0
  }

  .desktop-lg\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .desktop-lg\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .desktop-lg\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .desktop-lg\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .desktop-lg\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .desktop-lg\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .desktop-lg\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .desktop-lg\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .desktop-lg\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .desktop-lg\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .desktop-lg\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .desktop-lg\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .desktop-lg\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .desktop-lg\:focus\:opacity-100:focus{
    opacity:1
  }

  .desktop-lg\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .desktop-lg\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .desktop-lg\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .desktop-lg\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .desktop-lg\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .desktop-lg\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .desktop-lg\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .desktop-lg\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .desktop-lg\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .desktop-lg\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .desktop-lg\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .desktop-lg\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .desktop-lg\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .desktop-lg\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .desktop-lg\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .desktop-lg\:bg-blend-normal{
    background-blend-mode:normal
  }

  .desktop-lg\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .desktop-lg\:bg-blend-screen{
    background-blend-mode:screen
  }

  .desktop-lg\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .desktop-lg\:bg-blend-darken{
    background-blend-mode:darken
  }

  .desktop-lg\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .desktop-lg\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .desktop-lg\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .desktop-lg\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .desktop-lg\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .desktop-lg\:bg-blend-difference{
    background-blend-mode:difference
  }

  .desktop-lg\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .desktop-lg\:bg-blend-hue{
    background-blend-mode:hue
  }

  .desktop-lg\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .desktop-lg\:bg-blend-color{
    background-blend-mode:color
  }

  .desktop-lg\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .desktop-lg\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .desktop-lg\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .desktop-lg\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .desktop-lg\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .desktop-lg\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .desktop-lg\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .desktop-lg\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .desktop-lg\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .desktop-lg\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .desktop-lg\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .desktop-lg\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .desktop-lg\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .desktop-lg\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .desktop-lg\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .desktop-lg\:mix-blend-color{
    mix-blend-mode:color
  }

  .desktop-lg\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .desktop-lg\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-lg\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-lg\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-lg\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-lg\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-lg\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-lg\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-lg\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-lg\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-lg\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-lg\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-lg\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-lg\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-lg\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-lg\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-lg\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-lg\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-lg\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-lg\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-lg\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-lg\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-lg\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-lg\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-lg\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-lg\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-lg\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-lg\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-lg\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-lg\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-lg\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-lg\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-lg\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-lg\:ring-inset{
    --tw-ring-inset:inset
  }

  .desktop-lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .desktop-lg\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .desktop-lg\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-lg\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-lg\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .desktop-lg\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .desktop-lg\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .desktop-lg\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .desktop-lg\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .desktop-lg\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .desktop-lg\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .desktop-lg\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .desktop-lg\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .desktop-lg\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .desktop-lg\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .desktop-lg\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .desktop-lg\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .desktop-lg\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .desktop-lg\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .desktop-lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .desktop-lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .desktop-lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .desktop-lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .desktop-lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .desktop-lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .desktop-lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .desktop-lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .desktop-lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .desktop-lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .desktop-lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .desktop-lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .desktop-lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .desktop-lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .desktop-lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .desktop-lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .desktop-lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .desktop-lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .desktop-lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .desktop-lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .desktop-lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .desktop-lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .desktop-lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .desktop-lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .desktop-lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .desktop-lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .desktop-lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .desktop-lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .desktop-lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .desktop-lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .desktop-lg\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .desktop-lg\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .desktop-lg\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .desktop-lg\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .desktop-lg\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .desktop-lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .desktop-lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .desktop-lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .desktop-lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .desktop-lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .desktop-lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .desktop-lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .desktop-lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .desktop-lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .desktop-lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .desktop-lg\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .desktop-lg\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-lg\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-lg\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .desktop-lg\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-lg\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-lg\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-lg\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-lg\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-lg\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .desktop-lg\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .desktop-lg\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-lg\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .desktop-lg\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-lg\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .desktop-lg\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .desktop-lg\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-lg\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-lg\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .desktop-lg\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-lg\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-lg\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-lg\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-lg\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-lg\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .desktop-lg\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .desktop-lg\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-lg\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .desktop-lg\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-lg\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .desktop-lg\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .desktop-lg\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-lg\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-lg\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .desktop-lg\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-lg\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-lg\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-lg\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-lg\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-lg\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .desktop-lg\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .desktop-lg\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-lg\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .desktop-lg\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-lg\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .desktop-lg\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .desktop-lg\:filter-none{
    filter:none
  }

  .desktop-lg\:blur-0{
    --tw-blur:blur(0)
  }

  .desktop-lg\:blur-none{
    --tw-blur:blur(0)
  }

  .desktop-lg\:blur-sm{
    --tw-blur:blur(4px)
  }

  .desktop-lg\:blur{
    --tw-blur:blur(8px)
  }

  .desktop-lg\:blur-md{
    --tw-blur:blur(12px)
  }

  .desktop-lg\:blur-lg{
    --tw-blur:blur(16px)
  }

  .desktop-lg\:blur-xl{
    --tw-blur:blur(24px)
  }

  .desktop-lg\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .desktop-lg\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .desktop-lg\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .desktop-lg\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .desktop-lg\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .desktop-lg\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .desktop-lg\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .desktop-lg\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .desktop-lg\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .desktop-lg\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .desktop-lg\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .desktop-lg\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .desktop-lg\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .desktop-lg\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .desktop-lg\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .desktop-lg\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .desktop-lg\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .desktop-lg\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .desktop-lg\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .desktop-lg\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .desktop-lg\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .desktop-lg\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .desktop-lg\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .desktop-lg\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .desktop-lg\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .desktop-lg\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .desktop-lg\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .desktop-lg\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .desktop-lg\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .desktop-lg\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .desktop-lg\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .desktop-lg\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .desktop-lg\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .desktop-lg\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .desktop-lg\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .desktop-lg\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .desktop-lg\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .desktop-lg\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .desktop-lg\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .desktop-lg\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .desktop-lg\:invert-0{
    --tw-invert:invert(0)
  }

  .desktop-lg\:invert{
    --tw-invert:invert(100%)
  }

  .desktop-lg\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .desktop-lg\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .desktop-lg\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .desktop-lg\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .desktop-lg\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .desktop-lg\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .desktop-lg\:sepia{
    --tw-sepia:sepia(100%)
  }

  .desktop-lg\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .desktop-lg\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .desktop-lg\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .desktop-lg\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .desktop-lg\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .desktop-lg\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .desktop-lg\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .desktop-lg\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .desktop-lg\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .desktop-lg\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .desktop-lg\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .desktop-lg\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .desktop-lg\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .desktop-lg\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .desktop-lg\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .desktop-lg\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .desktop-lg\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .desktop-lg\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .desktop-lg\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .desktop-lg\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .desktop-lg\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .desktop-lg\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .desktop-lg\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .desktop-lg\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .desktop-lg\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .desktop-lg\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .desktop-lg\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .desktop-lg\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .desktop-lg\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .desktop-lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .desktop-lg\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .desktop-lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .desktop-lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .desktop-lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .desktop-lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .desktop-lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .desktop-lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .desktop-lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .desktop-lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .desktop-lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .desktop-lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .desktop-lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .desktop-lg\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .desktop-lg\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .desktop-lg\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .desktop-lg\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .desktop-lg\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .desktop-lg\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .desktop-lg\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .desktop-lg\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .desktop-lg\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .desktop-lg\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .desktop-lg\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .desktop-lg\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .desktop-lg\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .desktop-lg\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .desktop-lg\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .desktop-lg\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .desktop-lg\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .desktop-lg\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .desktop-lg\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .desktop-lg\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .desktop-lg\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .desktop-lg\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .desktop-lg\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .desktop-lg\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .desktop-lg\:transition-none{
    transition-property:none
  }

  .desktop-lg\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-lg\:delay-75{
    transition-delay:75ms
  }

  .desktop-lg\:delay-100{
    transition-delay:100ms
  }

  .desktop-lg\:delay-150{
    transition-delay:150ms
  }

  .desktop-lg\:delay-200{
    transition-delay:200ms
  }

  .desktop-lg\:delay-300{
    transition-delay:300ms
  }

  .desktop-lg\:delay-500{
    transition-delay:500ms
  }

  .desktop-lg\:delay-700{
    transition-delay:700ms
  }

  .desktop-lg\:delay-1000{
    transition-delay:1000ms
  }

  .desktop-lg\:duration-75{
    transition-duration:75ms
  }

  .desktop-lg\:duration-100{
    transition-duration:100ms
  }

  .desktop-lg\:duration-150{
    transition-duration:150ms
  }

  .desktop-lg\:duration-200{
    transition-duration:200ms
  }

  .desktop-lg\:duration-300{
    transition-duration:300ms
  }

  .desktop-lg\:duration-500{
    transition-duration:500ms
  }

  .desktop-lg\:duration-700{
    transition-duration:700ms
  }

  .desktop-lg\:duration-1000{
    transition-duration:1000ms
  }

  .desktop-lg\:ease-linear{
    transition-timing-function:linear
  }

  .desktop-lg\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .desktop-lg\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .desktop-lg\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1350px){
  .desktop-xl\:container{
    width:100%
  }

  @media (min-width: 360px){
    .desktop-xl\:container{
      max-width:360px
    }
  }

  @media (min-width: 480px){
    .desktop-xl\:container{
      max-width:480px
    }
  }

  @media (min-width: 640px){
    .desktop-xl\:container{
      max-width:640px
    }
  }

  @media (min-width: 880px){
    .desktop-xl\:container{
      max-width:880px
    }
  }

  @media (min-width: 900px){
    .desktop-xl\:container{
      max-width:900px
    }
  }

  @media (min-width: 1024px){
    .desktop-xl\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1200px){
    .desktop-xl\:container{
      max-width:1200px
    }
  }

  @media (min-width: 1350px){
    .desktop-xl\:container{
      max-width:1350px
    }
  }

  .desktop-xl\: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
  }

  .desktop-xl\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .desktop-xl\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .desktop-xl\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .desktop-xl\:focus\:sr-only:focus{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .desktop-xl\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .desktop-xl\:pointer-events-none{
    pointer-events:none
  }

  .desktop-xl\:pointer-events-auto{
    pointer-events:auto
  }

  .desktop-xl\:visible{
    visibility:visible
  }

  .desktop-xl\:invisible{
    visibility:hidden
  }

  .desktop-xl\:static{
    position:static
  }

  .desktop-xl\:fixed{
    position:fixed
  }

  .desktop-xl\:absolute{
    position:absolute
  }

  .desktop-xl\:relative{
    position:relative
  }

  .desktop-xl\:sticky{
    position:sticky
  }

  .desktop-xl\:inset-0{
    top:0;
    right:0;
    bottom:0;
    left:0
  }

  .desktop-xl\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .desktop-xl\:inset-1px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .desktop-xl\:inset-2px{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .desktop-xl\:inset-3px{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .desktop-xl\:inset-xxs{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .desktop-xl\:inset-xs{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .desktop-xl\:inset-sm{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .desktop-xl\:inset-base{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .desktop-xl\:inset-md{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .desktop-xl\:inset-lg{
    top:56px;
    right:56px;
    bottom:56px;
    left:56px
  }

  .desktop-xl\:inset-xl{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .desktop-xl\:inset-xxl{
    top:96px;
    right:96px;
    bottom:96px;
    left:96px
  }

  .desktop-xl\:inset-3xl{
    top:160px;
    right:160px;
    bottom:160px;
    left:160px
  }

  .desktop-xl\:inset-4xl{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .desktop-xl\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .desktop-xl\:-inset-1px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .desktop-xl\:-inset-2px{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .desktop-xl\:-inset-3px{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .desktop-xl\:-inset-xxs{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .desktop-xl\:-inset-xs{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .desktop-xl\:-inset-sm{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .desktop-xl\:-inset-base{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .desktop-xl\:-inset-md{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .desktop-xl\:-inset-lg{
    top:-56px;
    right:-56px;
    bottom:-56px;
    left:-56px
  }

  .desktop-xl\:-inset-xl{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .desktop-xl\:-inset-xxl{
    top:-96px;
    right:-96px;
    bottom:-96px;
    left:-96px
  }

  .desktop-xl\:-inset-3xl{
    top:-160px;
    right:-160px;
    bottom:-160px;
    left:-160px
  }

  .desktop-xl\:-inset-4xl{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .desktop-xl\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .desktop-xl\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop-xl\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .desktop-xl\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .desktop-xl\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .desktop-xl\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .desktop-xl\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .desktop-xl\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop-xl\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .desktop-xl\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .desktop-xl\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .desktop-xl\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .desktop-xl\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .desktop-xl\:inset-x-0{
    left:0;
    right:0
  }

  .desktop-xl\:inset-x-auto{
    left:auto;
    right:auto
  }

  .desktop-xl\:inset-x-1px{
    left:1px;
    right:1px
  }

  .desktop-xl\:inset-x-2px{
    left:2px;
    right:2px
  }

  .desktop-xl\:inset-x-3px{
    left:3px;
    right:3px
  }

  .desktop-xl\:inset-x-xxs{
    left:4px;
    right:4px
  }

  .desktop-xl\:inset-x-xs{
    left:8px;
    right:8px
  }

  .desktop-xl\:inset-x-sm{
    left:16px;
    right:16px
  }

  .desktop-xl\:inset-x-base{
    left:24px;
    right:24px
  }

  .desktop-xl\:inset-x-md{
    left:40px;
    right:40px
  }

  .desktop-xl\:inset-x-lg{
    left:56px;
    right:56px
  }

  .desktop-xl\:inset-x-xl{
    left:80px;
    right:80px
  }

  .desktop-xl\:inset-x-xxl{
    left:96px;
    right:96px
  }

  .desktop-xl\:inset-x-3xl{
    left:160px;
    right:160px
  }

  .desktop-xl\:inset-x-4xl{
    left:20rem;
    right:20rem
  }

  .desktop-xl\:inset-x-full{
    left:100%;
    right:100%
  }

  .desktop-xl\:-inset-x-1px{
    left:-1px;
    right:-1px
  }

  .desktop-xl\:-inset-x-2px{
    left:-2px;
    right:-2px
  }

  .desktop-xl\:-inset-x-3px{
    left:-3px;
    right:-3px
  }

  .desktop-xl\:-inset-x-xxs{
    left:-4px;
    right:-4px
  }

  .desktop-xl\:-inset-x-xs{
    left:-8px;
    right:-8px
  }

  .desktop-xl\:-inset-x-sm{
    left:-16px;
    right:-16px
  }

  .desktop-xl\:-inset-x-base{
    left:-24px;
    right:-24px
  }

  .desktop-xl\:-inset-x-md{
    left:-40px;
    right:-40px
  }

  .desktop-xl\:-inset-x-lg{
    left:-56px;
    right:-56px
  }

  .desktop-xl\:-inset-x-xl{
    left:-80px;
    right:-80px
  }

  .desktop-xl\:-inset-x-xxl{
    left:-96px;
    right:-96px
  }

  .desktop-xl\:-inset-x-3xl{
    left:-160px;
    right:-160px
  }

  .desktop-xl\:-inset-x-4xl{
    left:-20rem;
    right:-20rem
  }

  .desktop-xl\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .desktop-xl\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .desktop-xl\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .desktop-xl\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .desktop-xl\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .desktop-xl\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .desktop-xl\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .desktop-xl\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .desktop-xl\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .desktop-xl\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .desktop-xl\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .desktop-xl\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .desktop-xl\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .desktop-xl\:inset-y-0{
    top:0;
    bottom:0
  }

  .desktop-xl\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .desktop-xl\:inset-y-1px{
    top:1px;
    bottom:1px
  }

  .desktop-xl\:inset-y-2px{
    top:2px;
    bottom:2px
  }

  .desktop-xl\:inset-y-3px{
    top:3px;
    bottom:3px
  }

  .desktop-xl\:inset-y-xxs{
    top:4px;
    bottom:4px
  }

  .desktop-xl\:inset-y-xs{
    top:8px;
    bottom:8px
  }

  .desktop-xl\:inset-y-sm{
    top:16px;
    bottom:16px
  }

  .desktop-xl\:inset-y-base{
    top:24px;
    bottom:24px
  }

  .desktop-xl\:inset-y-md{
    top:40px;
    bottom:40px
  }

  .desktop-xl\:inset-y-lg{
    top:56px;
    bottom:56px
  }

  .desktop-xl\:inset-y-xl{
    top:80px;
    bottom:80px
  }

  .desktop-xl\:inset-y-xxl{
    top:96px;
    bottom:96px
  }

  .desktop-xl\:inset-y-3xl{
    top:160px;
    bottom:160px
  }

  .desktop-xl\:inset-y-4xl{
    top:20rem;
    bottom:20rem
  }

  .desktop-xl\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .desktop-xl\:-inset-y-1px{
    top:-1px;
    bottom:-1px
  }

  .desktop-xl\:-inset-y-2px{
    top:-2px;
    bottom:-2px
  }

  .desktop-xl\:-inset-y-3px{
    top:-3px;
    bottom:-3px
  }

  .desktop-xl\:-inset-y-xxs{
    top:-4px;
    bottom:-4px
  }

  .desktop-xl\:-inset-y-xs{
    top:-8px;
    bottom:-8px
  }

  .desktop-xl\:-inset-y-sm{
    top:-16px;
    bottom:-16px
  }

  .desktop-xl\:-inset-y-base{
    top:-24px;
    bottom:-24px
  }

  .desktop-xl\:-inset-y-md{
    top:-40px;
    bottom:-40px
  }

  .desktop-xl\:-inset-y-lg{
    top:-56px;
    bottom:-56px
  }

  .desktop-xl\:-inset-y-xl{
    top:-80px;
    bottom:-80px
  }

  .desktop-xl\:-inset-y-xxl{
    top:-96px;
    bottom:-96px
  }

  .desktop-xl\:-inset-y-3xl{
    top:-160px;
    bottom:-160px
  }

  .desktop-xl\:-inset-y-4xl{
    top:-20rem;
    bottom:-20rem
  }

  .desktop-xl\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .desktop-xl\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .desktop-xl\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .desktop-xl\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .desktop-xl\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .desktop-xl\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .desktop-xl\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .desktop-xl\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .desktop-xl\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .desktop-xl\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .desktop-xl\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .desktop-xl\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .desktop-xl\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .desktop-xl\:top-0{
    top:0
  }

  .desktop-xl\:top-auto{
    top:auto
  }

  .desktop-xl\:top-1px{
    top:1px
  }

  .desktop-xl\:top-2px{
    top:2px
  }

  .desktop-xl\:top-3px{
    top:3px
  }

  .desktop-xl\:top-xxs{
    top:4px
  }

  .desktop-xl\:top-xs{
    top:8px
  }

  .desktop-xl\:top-sm{
    top:16px
  }

  .desktop-xl\:top-base{
    top:24px
  }

  .desktop-xl\:top-md{
    top:40px
  }

  .desktop-xl\:top-lg{
    top:56px
  }

  .desktop-xl\:top-xl{
    top:80px
  }

  .desktop-xl\:top-xxl{
    top:96px
  }

  .desktop-xl\:top-3xl{
    top:160px
  }

  .desktop-xl\:top-4xl{
    top:20rem
  }

  .desktop-xl\:top-full{
    top:100%
  }

  .desktop-xl\:-top-1px{
    top:-1px
  }

  .desktop-xl\:-top-2px{
    top:-2px
  }

  .desktop-xl\:-top-3px{
    top:-3px
  }

  .desktop-xl\:-top-xxs{
    top:-4px
  }

  .desktop-xl\:-top-xs{
    top:-8px
  }

  .desktop-xl\:-top-sm{
    top:-16px
  }

  .desktop-xl\:-top-base{
    top:-24px
  }

  .desktop-xl\:-top-md{
    top:-40px
  }

  .desktop-xl\:-top-lg{
    top:-56px
  }

  .desktop-xl\:-top-xl{
    top:-80px
  }

  .desktop-xl\:-top-xxl{
    top:-96px
  }

  .desktop-xl\:-top-3xl{
    top:-160px
  }

  .desktop-xl\:-top-4xl{
    top:-20rem
  }

  .desktop-xl\:-top-full{
    top:-100%
  }

  .desktop-xl\:top-1\/2{
    top:50%
  }

  .desktop-xl\:top-1\/3{
    top:33.333333%
  }

  .desktop-xl\:top-2\/3{
    top:66.666667%
  }

  .desktop-xl\:top-1\/4{
    top:25%
  }

  .desktop-xl\:top-2\/4{
    top:50%
  }

  .desktop-xl\:top-3\/4{
    top:75%
  }

  .desktop-xl\:-top-1\/2{
    top:-50%
  }

  .desktop-xl\:-top-1\/3{
    top:-33.333333%
  }

  .desktop-xl\:-top-2\/3{
    top:-66.666667%
  }

  .desktop-xl\:-top-1\/4{
    top:-25%
  }

  .desktop-xl\:-top-2\/4{
    top:-50%
  }

  .desktop-xl\:-top-3\/4{
    top:-75%
  }

  .desktop-xl\:right-0{
    right:0
  }

  .desktop-xl\:right-auto{
    right:auto
  }

  .desktop-xl\:right-1px{
    right:1px
  }

  .desktop-xl\:right-2px{
    right:2px
  }

  .desktop-xl\:right-3px{
    right:3px
  }

  .desktop-xl\:right-xxs{
    right:4px
  }

  .desktop-xl\:right-xs{
    right:8px
  }

  .desktop-xl\:right-sm{
    right:16px
  }

  .desktop-xl\:right-base{
    right:24px
  }

  .desktop-xl\:right-md{
    right:40px
  }

  .desktop-xl\:right-lg{
    right:56px
  }

  .desktop-xl\:right-xl{
    right:80px
  }

  .desktop-xl\:right-xxl{
    right:96px
  }

  .desktop-xl\:right-3xl{
    right:160px
  }

  .desktop-xl\:right-4xl{
    right:20rem
  }

  .desktop-xl\:right-full{
    right:100%
  }

  .desktop-xl\:-right-1px{
    right:-1px
  }

  .desktop-xl\:-right-2px{
    right:-2px
  }

  .desktop-xl\:-right-3px{
    right:-3px
  }

  .desktop-xl\:-right-xxs{
    right:-4px
  }

  .desktop-xl\:-right-xs{
    right:-8px
  }

  .desktop-xl\:-right-sm{
    right:-16px
  }

  .desktop-xl\:-right-base{
    right:-24px
  }

  .desktop-xl\:-right-md{
    right:-40px
  }

  .desktop-xl\:-right-lg{
    right:-56px
  }

  .desktop-xl\:-right-xl{
    right:-80px
  }

  .desktop-xl\:-right-xxl{
    right:-96px
  }

  .desktop-xl\:-right-3xl{
    right:-160px
  }

  .desktop-xl\:-right-4xl{
    right:-20rem
  }

  .desktop-xl\:-right-full{
    right:-100%
  }

  .desktop-xl\:right-1\/2{
    right:50%
  }

  .desktop-xl\:right-1\/3{
    right:33.333333%
  }

  .desktop-xl\:right-2\/3{
    right:66.666667%
  }

  .desktop-xl\:right-1\/4{
    right:25%
  }

  .desktop-xl\:right-2\/4{
    right:50%
  }

  .desktop-xl\:right-3\/4{
    right:75%
  }

  .desktop-xl\:-right-1\/2{
    right:-50%
  }

  .desktop-xl\:-right-1\/3{
    right:-33.333333%
  }

  .desktop-xl\:-right-2\/3{
    right:-66.666667%
  }

  .desktop-xl\:-right-1\/4{
    right:-25%
  }

  .desktop-xl\:-right-2\/4{
    right:-50%
  }

  .desktop-xl\:-right-3\/4{
    right:-75%
  }

  .desktop-xl\:bottom-0{
    bottom:0
  }

  .desktop-xl\:bottom-auto{
    bottom:auto
  }

  .desktop-xl\:bottom-1px{
    bottom:1px
  }

  .desktop-xl\:bottom-2px{
    bottom:2px
  }

  .desktop-xl\:bottom-3px{
    bottom:3px
  }

  .desktop-xl\:bottom-xxs{
    bottom:4px
  }

  .desktop-xl\:bottom-xs{
    bottom:8px
  }

  .desktop-xl\:bottom-sm{
    bottom:16px
  }

  .desktop-xl\:bottom-base{
    bottom:24px
  }

  .desktop-xl\:bottom-md{
    bottom:40px
  }

  .desktop-xl\:bottom-lg{
    bottom:56px
  }

  .desktop-xl\:bottom-xl{
    bottom:80px
  }

  .desktop-xl\:bottom-xxl{
    bottom:96px
  }

  .desktop-xl\:bottom-3xl{
    bottom:160px
  }

  .desktop-xl\:bottom-4xl{
    bottom:20rem
  }

  .desktop-xl\:bottom-full{
    bottom:100%
  }

  .desktop-xl\:-bottom-1px{
    bottom:-1px
  }

  .desktop-xl\:-bottom-2px{
    bottom:-2px
  }

  .desktop-xl\:-bottom-3px{
    bottom:-3px
  }

  .desktop-xl\:-bottom-xxs{
    bottom:-4px
  }

  .desktop-xl\:-bottom-xs{
    bottom:-8px
  }

  .desktop-xl\:-bottom-sm{
    bottom:-16px
  }

  .desktop-xl\:-bottom-base{
    bottom:-24px
  }

  .desktop-xl\:-bottom-md{
    bottom:-40px
  }

  .desktop-xl\:-bottom-lg{
    bottom:-56px
  }

  .desktop-xl\:-bottom-xl{
    bottom:-80px
  }

  .desktop-xl\:-bottom-xxl{
    bottom:-96px
  }

  .desktop-xl\:-bottom-3xl{
    bottom:-160px
  }

  .desktop-xl\:-bottom-4xl{
    bottom:-20rem
  }

  .desktop-xl\:-bottom-full{
    bottom:-100%
  }

  .desktop-xl\:bottom-1\/2{
    bottom:50%
  }

  .desktop-xl\:bottom-1\/3{
    bottom:33.333333%
  }

  .desktop-xl\:bottom-2\/3{
    bottom:66.666667%
  }

  .desktop-xl\:bottom-1\/4{
    bottom:25%
  }

  .desktop-xl\:bottom-2\/4{
    bottom:50%
  }

  .desktop-xl\:bottom-3\/4{
    bottom:75%
  }

  .desktop-xl\:-bottom-1\/2{
    bottom:-50%
  }

  .desktop-xl\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .desktop-xl\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .desktop-xl\:-bottom-1\/4{
    bottom:-25%
  }

  .desktop-xl\:-bottom-2\/4{
    bottom:-50%
  }

  .desktop-xl\:-bottom-3\/4{
    bottom:-75%
  }

  .desktop-xl\:left-0{
    left:0
  }

  .desktop-xl\:left-auto{
    left:auto
  }

  .desktop-xl\:left-1px{
    left:1px
  }

  .desktop-xl\:left-2px{
    left:2px
  }

  .desktop-xl\:left-3px{
    left:3px
  }

  .desktop-xl\:left-xxs{
    left:4px
  }

  .desktop-xl\:left-xs{
    left:8px
  }

  .desktop-xl\:left-sm{
    left:16px
  }

  .desktop-xl\:left-base{
    left:24px
  }

  .desktop-xl\:left-md{
    left:40px
  }

  .desktop-xl\:left-lg{
    left:56px
  }

  .desktop-xl\:left-xl{
    left:80px
  }

  .desktop-xl\:left-xxl{
    left:96px
  }

  .desktop-xl\:left-3xl{
    left:160px
  }

  .desktop-xl\:left-4xl{
    left:20rem
  }

  .desktop-xl\:left-full{
    left:100%
  }

  .desktop-xl\:-left-1px{
    left:-1px
  }

  .desktop-xl\:-left-2px{
    left:-2px
  }

  .desktop-xl\:-left-3px{
    left:-3px
  }

  .desktop-xl\:-left-xxs{
    left:-4px
  }

  .desktop-xl\:-left-xs{
    left:-8px
  }

  .desktop-xl\:-left-sm{
    left:-16px
  }

  .desktop-xl\:-left-base{
    left:-24px
  }

  .desktop-xl\:-left-md{
    left:-40px
  }

  .desktop-xl\:-left-lg{
    left:-56px
  }

  .desktop-xl\:-left-xl{
    left:-80px
  }

  .desktop-xl\:-left-xxl{
    left:-96px
  }

  .desktop-xl\:-left-3xl{
    left:-160px
  }

  .desktop-xl\:-left-4xl{
    left:-20rem
  }

  .desktop-xl\:-left-full{
    left:-100%
  }

  .desktop-xl\:left-1\/2{
    left:50%
  }

  .desktop-xl\:left-1\/3{
    left:33.333333%
  }

  .desktop-xl\:left-2\/3{
    left:66.666667%
  }

  .desktop-xl\:left-1\/4{
    left:25%
  }

  .desktop-xl\:left-2\/4{
    left:50%
  }

  .desktop-xl\:left-3\/4{
    left:75%
  }

  .desktop-xl\:-left-1\/2{
    left:-50%
  }

  .desktop-xl\:-left-1\/3{
    left:-33.333333%
  }

  .desktop-xl\:-left-2\/3{
    left:-66.666667%
  }

  .desktop-xl\:-left-1\/4{
    left:-25%
  }

  .desktop-xl\:-left-2\/4{
    left:-50%
  }

  .desktop-xl\:-left-3\/4{
    left:-75%
  }

  .desktop-xl\:isolate{
    isolation:isolate
  }

  .desktop-xl\:isolation-auto{
    isolation:auto
  }

  .desktop-xl\:z-0{
    z-index:0
  }

  .desktop-xl\:z-10{
    z-index:10
  }

  .desktop-xl\:z-20{
    z-index:20
  }

  .desktop-xl\:z-30{
    z-index:30
  }

  .desktop-xl\:z-40{
    z-index:40
  }

  .desktop-xl\:z-50{
    z-index:50
  }

  .desktop-xl\:z-auto{
    z-index:auto
  }

  .desktop-xl\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .desktop-xl\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .desktop-xl\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .desktop-xl\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .desktop-xl\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .desktop-xl\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .desktop-xl\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .desktop-xl\:focus\:z-0:focus{
    z-index:0
  }

  .desktop-xl\:focus\:z-10:focus{
    z-index:10
  }

  .desktop-xl\:focus\:z-20:focus{
    z-index:20
  }

  .desktop-xl\:focus\:z-30:focus{
    z-index:30
  }

  .desktop-xl\:focus\:z-40:focus{
    z-index:40
  }

  .desktop-xl\:focus\:z-50:focus{
    z-index:50
  }

  .desktop-xl\:focus\:z-auto:focus{
    z-index:auto
  }

  .desktop-xl\:order-1{
    order:1
  }

  .desktop-xl\:order-2{
    order:2
  }

  .desktop-xl\:order-3{
    order:3
  }

  .desktop-xl\:order-4{
    order:4
  }

  .desktop-xl\:order-5{
    order:5
  }

  .desktop-xl\:order-6{
    order:6
  }

  .desktop-xl\:order-7{
    order:7
  }

  .desktop-xl\:order-8{
    order:8
  }

  .desktop-xl\:order-9{
    order:9
  }

  .desktop-xl\:order-10{
    order:10
  }

  .desktop-xl\:order-11{
    order:11
  }

  .desktop-xl\:order-12{
    order:12
  }

  .desktop-xl\:order-first{
    order:-9999
  }

  .desktop-xl\:order-last{
    order:9999
  }

  .desktop-xl\:order-none{
    order:0
  }

  .desktop-xl\:col-auto{
    grid-column:auto
  }

  .desktop-xl\:col-span-1{
    grid-column:span 1 / span 1
  }

  .desktop-xl\:col-span-2{
    grid-column:span 2 / span 2
  }

  .desktop-xl\:col-span-3{
    grid-column:span 3 / span 3
  }

  .desktop-xl\:col-span-4{
    grid-column:span 4 / span 4
  }

  .desktop-xl\:col-span-5{
    grid-column:span 5 / span 5
  }

  .desktop-xl\:col-span-6{
    grid-column:span 6 / span 6
  }

  .desktop-xl\:col-span-7{
    grid-column:span 7 / span 7
  }

  .desktop-xl\:col-span-8{
    grid-column:span 8 / span 8
  }

  .desktop-xl\:col-span-9{
    grid-column:span 9 / span 9
  }

  .desktop-xl\:col-span-10{
    grid-column:span 10 / span 10
  }

  .desktop-xl\:col-span-11{
    grid-column:span 11 / span 11
  }

  .desktop-xl\:col-span-12{
    grid-column:span 12 / span 12
  }

  .desktop-xl\:col-span-full{
    grid-column:1 / -1
  }

  .desktop-xl\:col-start-1{
    grid-column-start:1
  }

  .desktop-xl\:col-start-2{
    grid-column-start:2
  }

  .desktop-xl\:col-start-3{
    grid-column-start:3
  }

  .desktop-xl\:col-start-4{
    grid-column-start:4
  }

  .desktop-xl\:col-start-5{
    grid-column-start:5
  }

  .desktop-xl\:col-start-6{
    grid-column-start:6
  }

  .desktop-xl\:col-start-7{
    grid-column-start:7
  }

  .desktop-xl\:col-start-8{
    grid-column-start:8
  }

  .desktop-xl\:col-start-9{
    grid-column-start:9
  }

  .desktop-xl\:col-start-10{
    grid-column-start:10
  }

  .desktop-xl\:col-start-11{
    grid-column-start:11
  }

  .desktop-xl\:col-start-12{
    grid-column-start:12
  }

  .desktop-xl\:col-start-13{
    grid-column-start:13
  }

  .desktop-xl\:col-start-auto{
    grid-column-start:auto
  }

  .desktop-xl\:col-end-1{
    grid-column-end:1
  }

  .desktop-xl\:col-end-2{
    grid-column-end:2
  }

  .desktop-xl\:col-end-3{
    grid-column-end:3
  }

  .desktop-xl\:col-end-4{
    grid-column-end:4
  }

  .desktop-xl\:col-end-5{
    grid-column-end:5
  }

  .desktop-xl\:col-end-6{
    grid-column-end:6
  }

  .desktop-xl\:col-end-7{
    grid-column-end:7
  }

  .desktop-xl\:col-end-8{
    grid-column-end:8
  }

  .desktop-xl\:col-end-9{
    grid-column-end:9
  }

  .desktop-xl\:col-end-10{
    grid-column-end:10
  }

  .desktop-xl\:col-end-11{
    grid-column-end:11
  }

  .desktop-xl\:col-end-12{
    grid-column-end:12
  }

  .desktop-xl\:col-end-13{
    grid-column-end:13
  }

  .desktop-xl\:col-end-auto{
    grid-column-end:auto
  }

  .desktop-xl\:row-auto{
    grid-row:auto
  }

  .desktop-xl\:row-span-1{
    grid-row:span 1 / span 1
  }

  .desktop-xl\:row-span-2{
    grid-row:span 2 / span 2
  }

  .desktop-xl\:row-span-3{
    grid-row:span 3 / span 3
  }

  .desktop-xl\:row-span-4{
    grid-row:span 4 / span 4
  }

  .desktop-xl\:row-span-5{
    grid-row:span 5 / span 5
  }

  .desktop-xl\:row-span-6{
    grid-row:span 6 / span 6
  }

  .desktop-xl\:row-span-full{
    grid-row:1 / -1
  }

  .desktop-xl\:row-start-1{
    grid-row-start:1
  }

  .desktop-xl\:row-start-2{
    grid-row-start:2
  }

  .desktop-xl\:row-start-3{
    grid-row-start:3
  }

  .desktop-xl\:row-start-4{
    grid-row-start:4
  }

  .desktop-xl\:row-start-5{
    grid-row-start:5
  }

  .desktop-xl\:row-start-6{
    grid-row-start:6
  }

  .desktop-xl\:row-start-7{
    grid-row-start:7
  }

  .desktop-xl\:row-start-auto{
    grid-row-start:auto
  }

  .desktop-xl\:row-end-1{
    grid-row-end:1
  }

  .desktop-xl\:row-end-2{
    grid-row-end:2
  }

  .desktop-xl\:row-end-3{
    grid-row-end:3
  }

  .desktop-xl\:row-end-4{
    grid-row-end:4
  }

  .desktop-xl\:row-end-5{
    grid-row-end:5
  }

  .desktop-xl\:row-end-6{
    grid-row-end:6
  }

  .desktop-xl\:row-end-7{
    grid-row-end:7
  }

  .desktop-xl\:row-end-auto{
    grid-row-end:auto
  }

  .desktop-xl\:float-right{
    float:right
  }

  .desktop-xl\:float-left{
    float:left
  }

  .desktop-xl\:float-none{
    float:none
  }

  .desktop-xl\:clear-left{
    clear:left
  }

  .desktop-xl\:clear-right{
    clear:right
  }

  .desktop-xl\:clear-both{
    clear:both
  }

  .desktop-xl\:clear-none{
    clear:none
  }

  .desktop-xl\:m-0{
    margin:0
  }

  .desktop-xl\:m-auto{
    margin:auto
  }

  .desktop-xl\:m-1px{
    margin:1px
  }

  .desktop-xl\:m-2px{
    margin:2px
  }

  .desktop-xl\:m-3px{
    margin:3px
  }

  .desktop-xl\:m-xxs{
    margin:4px
  }

  .desktop-xl\:m-xs{
    margin:8px
  }

  .desktop-xl\:m-sm{
    margin:16px
  }

  .desktop-xl\:m-base{
    margin:24px
  }

  .desktop-xl\:m-md{
    margin:40px
  }

  .desktop-xl\:m-lg{
    margin:56px
  }

  .desktop-xl\:m-xl{
    margin:80px
  }

  .desktop-xl\:m-xxl{
    margin:96px
  }

  .desktop-xl\:m-3xl{
    margin:160px
  }

  .desktop-xl\:m-4xl{
    margin:20rem
  }

  .desktop-xl\:m-full{
    margin:100%
  }

  .desktop-xl\:-m-1px{
    margin:-1px
  }

  .desktop-xl\:-m-2px{
    margin:-2px
  }

  .desktop-xl\:-m-3px{
    margin:-3px
  }

  .desktop-xl\:-m-xxs{
    margin:-4px
  }

  .desktop-xl\:-m-xs{
    margin:-8px
  }

  .desktop-xl\:-m-sm{
    margin:-16px
  }

  .desktop-xl\:-m-base{
    margin:-24px
  }

  .desktop-xl\:-m-md{
    margin:-40px
  }

  .desktop-xl\:-m-lg{
    margin:-56px
  }

  .desktop-xl\:-m-xl{
    margin:-80px
  }

  .desktop-xl\:-m-xxl{
    margin:-96px
  }

  .desktop-xl\:-m-3xl{
    margin:-160px
  }

  .desktop-xl\:-m-4xl{
    margin:-20rem
  }

  .desktop-xl\:-m-full{
    margin:-100%
  }

  .desktop-xl\:mx-0{
    margin-left:0;
    margin-right:0
  }

  .desktop-xl\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .desktop-xl\:mx-1px{
    margin-left:1px;
    margin-right:1px
  }

  .desktop-xl\:mx-2px{
    margin-left:2px;
    margin-right:2px
  }

  .desktop-xl\:mx-3px{
    margin-left:3px;
    margin-right:3px
  }

  .desktop-xl\:mx-xxs{
    margin-left:4px;
    margin-right:4px
  }

  .desktop-xl\:mx-xs{
    margin-left:8px;
    margin-right:8px
  }

  .desktop-xl\:mx-sm{
    margin-left:16px;
    margin-right:16px
  }

  .desktop-xl\:mx-base{
    margin-left:24px;
    margin-right:24px
  }

  .desktop-xl\:mx-md{
    margin-left:40px;
    margin-right:40px
  }

  .desktop-xl\:mx-lg{
    margin-left:56px;
    margin-right:56px
  }

  .desktop-xl\:mx-xl{
    margin-left:80px;
    margin-right:80px
  }

  .desktop-xl\:mx-xxl{
    margin-left:96px;
    margin-right:96px
  }

  .desktop-xl\:mx-3xl{
    margin-left:160px;
    margin-right:160px
  }

  .desktop-xl\:mx-4xl{
    margin-left:20rem;
    margin-right:20rem
  }

  .desktop-xl\:mx-full{
    margin-left:100%;
    margin-right:100%
  }

  .desktop-xl\:-mx-1px{
    margin-left:-1px;
    margin-right:-1px
  }

  .desktop-xl\:-mx-2px{
    margin-left:-2px;
    margin-right:-2px
  }

  .desktop-xl\:-mx-3px{
    margin-left:-3px;
    margin-right:-3px
  }

  .desktop-xl\:-mx-xxs{
    margin-left:-4px;
    margin-right:-4px
  }

  .desktop-xl\:-mx-xs{
    margin-left:-8px;
    margin-right:-8px
  }

  .desktop-xl\:-mx-sm{
    margin-left:-16px;
    margin-right:-16px
  }

  .desktop-xl\:-mx-base{
    margin-left:-24px;
    margin-right:-24px
  }

  .desktop-xl\:-mx-md{
    margin-left:-40px;
    margin-right:-40px
  }

  .desktop-xl\:-mx-lg{
    margin-left:-56px;
    margin-right:-56px
  }

  .desktop-xl\:-mx-xl{
    margin-left:-80px;
    margin-right:-80px
  }

  .desktop-xl\:-mx-xxl{
    margin-left:-96px;
    margin-right:-96px
  }

  .desktop-xl\:-mx-3xl{
    margin-left:-160px;
    margin-right:-160px
  }

  .desktop-xl\:-mx-4xl{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .desktop-xl\:-mx-full{
    margin-left:-100%;
    margin-right:-100%
  }

  .desktop-xl\:my-0{
    margin-top:0;
    margin-bottom:0
  }

  .desktop-xl\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .desktop-xl\:my-1px{
    margin-top:1px;
    margin-bottom:1px
  }

  .desktop-xl\:my-2px{
    margin-top:2px;
    margin-bottom:2px
  }

  .desktop-xl\:my-3px{
    margin-top:3px;
    margin-bottom:3px
  }

  .desktop-xl\:my-xxs{
    margin-top:4px;
    margin-bottom:4px
  }

  .desktop-xl\:my-xs{
    margin-top:8px;
    margin-bottom:8px
  }

  .desktop-xl\:my-sm{
    margin-top:16px;
    margin-bottom:16px
  }

  .desktop-xl\:my-base{
    margin-top:24px;
    margin-bottom:24px
  }

  .desktop-xl\:my-md{
    margin-top:40px;
    margin-bottom:40px
  }

  .desktop-xl\:my-lg{
    margin-top:56px;
    margin-bottom:56px
  }

  .desktop-xl\:my-xl{
    margin-top:80px;
    margin-bottom:80px
  }

  .desktop-xl\:my-xxl{
    margin-top:96px;
    margin-bottom:96px
  }

  .desktop-xl\:my-3xl{
    margin-top:160px;
    margin-bottom:160px
  }

  .desktop-xl\:my-4xl{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .desktop-xl\:my-full{
    margin-top:100%;
    margin-bottom:100%
  }

  .desktop-xl\:-my-1px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .desktop-xl\:-my-2px{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .desktop-xl\:-my-3px{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .desktop-xl\:-my-xxs{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .desktop-xl\:-my-xs{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .desktop-xl\:-my-sm{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .desktop-xl\:-my-base{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .desktop-xl\:-my-md{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .desktop-xl\:-my-lg{
    margin-top:-56px;
    margin-bottom:-56px
  }

  .desktop-xl\:-my-xl{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .desktop-xl\:-my-xxl{
    margin-top:-96px;
    margin-bottom:-96px
  }

  .desktop-xl\:-my-3xl{
    margin-top:-160px;
    margin-bottom:-160px
  }

  .desktop-xl\:-my-4xl{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .desktop-xl\:-my-full{
    margin-top:-100%;
    margin-bottom:-100%
  }

  .desktop-xl\:mt-0{
    margin-top:0
  }

  .desktop-xl\:mt-auto{
    margin-top:auto
  }

  .desktop-xl\:mt-1px{
    margin-top:1px
  }

  .desktop-xl\:mt-2px{
    margin-top:2px
  }

  .desktop-xl\:mt-3px{
    margin-top:3px
  }

  .desktop-xl\:mt-xxs{
    margin-top:4px
  }

  .desktop-xl\:mt-xs{
    margin-top:8px
  }

  .desktop-xl\:mt-sm{
    margin-top:16px
  }

  .desktop-xl\:mt-base{
    margin-top:24px
  }

  .desktop-xl\:mt-md{
    margin-top:40px
  }

  .desktop-xl\:mt-lg{
    margin-top:56px
  }

  .desktop-xl\:mt-xl{
    margin-top:80px
  }

  .desktop-xl\:mt-xxl{
    margin-top:96px
  }

  .desktop-xl\:mt-3xl{
    margin-top:160px
  }

  .desktop-xl\:mt-4xl{
    margin-top:20rem
  }

  .desktop-xl\:mt-full{
    margin-top:100%
  }

  .desktop-xl\:-mt-1px{
    margin-top:-1px
  }

  .desktop-xl\:-mt-2px{
    margin-top:-2px
  }

  .desktop-xl\:-mt-3px{
    margin-top:-3px
  }

  .desktop-xl\:-mt-xxs{
    margin-top:-4px
  }

  .desktop-xl\:-mt-xs{
    margin-top:-8px
  }

  .desktop-xl\:-mt-sm{
    margin-top:-16px
  }

  .desktop-xl\:-mt-base{
    margin-top:-24px
  }

  .desktop-xl\:-mt-md{
    margin-top:-40px
  }

  .desktop-xl\:-mt-lg{
    margin-top:-56px
  }

  .desktop-xl\:-mt-xl{
    margin-top:-80px
  }

  .desktop-xl\:-mt-xxl{
    margin-top:-96px
  }

  .desktop-xl\:-mt-3xl{
    margin-top:-160px
  }

  .desktop-xl\:-mt-4xl{
    margin-top:-20rem
  }

  .desktop-xl\:-mt-full{
    margin-top:-100%
  }

  .desktop-xl\:mr-0{
    margin-right:0
  }

  .desktop-xl\:mr-auto{
    margin-right:auto
  }

  .desktop-xl\:mr-1px{
    margin-right:1px
  }

  .desktop-xl\:mr-2px{
    margin-right:2px
  }

  .desktop-xl\:mr-3px{
    margin-right:3px
  }

  .desktop-xl\:mr-xxs{
    margin-right:4px
  }

  .desktop-xl\:mr-xs{
    margin-right:8px
  }

  .desktop-xl\:mr-sm{
    margin-right:16px
  }

  .desktop-xl\:mr-base{
    margin-right:24px
  }

  .desktop-xl\:mr-md{
    margin-right:40px
  }

  .desktop-xl\:mr-lg{
    margin-right:56px
  }

  .desktop-xl\:mr-xl{
    margin-right:80px
  }

  .desktop-xl\:mr-xxl{
    margin-right:96px
  }

  .desktop-xl\:mr-3xl{
    margin-right:160px
  }

  .desktop-xl\:mr-4xl{
    margin-right:20rem
  }

  .desktop-xl\:mr-full{
    margin-right:100%
  }

  .desktop-xl\:-mr-1px{
    margin-right:-1px
  }

  .desktop-xl\:-mr-2px{
    margin-right:-2px
  }

  .desktop-xl\:-mr-3px{
    margin-right:-3px
  }

  .desktop-xl\:-mr-xxs{
    margin-right:-4px
  }

  .desktop-xl\:-mr-xs{
    margin-right:-8px
  }

  .desktop-xl\:-mr-sm{
    margin-right:-16px
  }

  .desktop-xl\:-mr-base{
    margin-right:-24px
  }

  .desktop-xl\:-mr-md{
    margin-right:-40px
  }

  .desktop-xl\:-mr-lg{
    margin-right:-56px
  }

  .desktop-xl\:-mr-xl{
    margin-right:-80px
  }

  .desktop-xl\:-mr-xxl{
    margin-right:-96px
  }

  .desktop-xl\:-mr-3xl{
    margin-right:-160px
  }

  .desktop-xl\:-mr-4xl{
    margin-right:-20rem
  }

  .desktop-xl\:-mr-full{
    margin-right:-100%
  }

  .desktop-xl\:mb-0{
    margin-bottom:0
  }

  .desktop-xl\:mb-auto{
    margin-bottom:auto
  }

  .desktop-xl\:mb-1px{
    margin-bottom:1px
  }

  .desktop-xl\:mb-2px{
    margin-bottom:2px
  }

  .desktop-xl\:mb-3px{
    margin-bottom:3px
  }

  .desktop-xl\:mb-xxs{
    margin-bottom:4px
  }

  .desktop-xl\:mb-xs{
    margin-bottom:8px
  }

  .desktop-xl\:mb-sm{
    margin-bottom:16px
  }

  .desktop-xl\:mb-base{
    margin-bottom:24px
  }

  .desktop-xl\:mb-md{
    margin-bottom:40px
  }

  .desktop-xl\:mb-lg{
    margin-bottom:56px
  }

  .desktop-xl\:mb-xl{
    margin-bottom:80px
  }

  .desktop-xl\:mb-xxl{
    margin-bottom:96px
  }

  .desktop-xl\:mb-3xl{
    margin-bottom:160px
  }

  .desktop-xl\:mb-4xl{
    margin-bottom:20rem
  }

  .desktop-xl\:mb-full{
    margin-bottom:100%
  }

  .desktop-xl\:-mb-1px{
    margin-bottom:-1px
  }

  .desktop-xl\:-mb-2px{
    margin-bottom:-2px
  }

  .desktop-xl\:-mb-3px{
    margin-bottom:-3px
  }

  .desktop-xl\:-mb-xxs{
    margin-bottom:-4px
  }

  .desktop-xl\:-mb-xs{
    margin-bottom:-8px
  }

  .desktop-xl\:-mb-sm{
    margin-bottom:-16px
  }

  .desktop-xl\:-mb-base{
    margin-bottom:-24px
  }

  .desktop-xl\:-mb-md{
    margin-bottom:-40px
  }

  .desktop-xl\:-mb-lg{
    margin-bottom:-56px
  }

  .desktop-xl\:-mb-xl{
    margin-bottom:-80px
  }

  .desktop-xl\:-mb-xxl{
    margin-bottom:-96px
  }

  .desktop-xl\:-mb-3xl{
    margin-bottom:-160px
  }

  .desktop-xl\:-mb-4xl{
    margin-bottom:-20rem
  }

  .desktop-xl\:-mb-full{
    margin-bottom:-100%
  }

  .desktop-xl\:ml-0{
    margin-left:0
  }

  .desktop-xl\:ml-auto{
    margin-left:auto
  }

  .desktop-xl\:ml-1px{
    margin-left:1px
  }

  .desktop-xl\:ml-2px{
    margin-left:2px
  }

  .desktop-xl\:ml-3px{
    margin-left:3px
  }

  .desktop-xl\:ml-xxs{
    margin-left:4px
  }

  .desktop-xl\:ml-xs{
    margin-left:8px
  }

  .desktop-xl\:ml-sm{
    margin-left:16px
  }

  .desktop-xl\:ml-base{
    margin-left:24px
  }

  .desktop-xl\:ml-md{
    margin-left:40px
  }

  .desktop-xl\:ml-lg{
    margin-left:56px
  }

  .desktop-xl\:ml-xl{
    margin-left:80px
  }

  .desktop-xl\:ml-xxl{
    margin-left:96px
  }

  .desktop-xl\:ml-3xl{
    margin-left:160px
  }

  .desktop-xl\:ml-4xl{
    margin-left:20rem
  }

  .desktop-xl\:ml-full{
    margin-left:100%
  }

  .desktop-xl\:-ml-1px{
    margin-left:-1px
  }

  .desktop-xl\:-ml-2px{
    margin-left:-2px
  }

  .desktop-xl\:-ml-3px{
    margin-left:-3px
  }

  .desktop-xl\:-ml-xxs{
    margin-left:-4px
  }

  .desktop-xl\:-ml-xs{
    margin-left:-8px
  }

  .desktop-xl\:-ml-sm{
    margin-left:-16px
  }

  .desktop-xl\:-ml-base{
    margin-left:-24px
  }

  .desktop-xl\:-ml-md{
    margin-left:-40px
  }

  .desktop-xl\:-ml-lg{
    margin-left:-56px
  }

  .desktop-xl\:-ml-xl{
    margin-left:-80px
  }

  .desktop-xl\:-ml-xxl{
    margin-left:-96px
  }

  .desktop-xl\:-ml-3xl{
    margin-left:-160px
  }

  .desktop-xl\:-ml-4xl{
    margin-left:-20rem
  }

  .desktop-xl\:-ml-full{
    margin-left:-100%
  }

  .desktop-xl\:box-border{
    box-sizing:border-box
  }

  .desktop-xl\:box-content{
    box-sizing:content-box
  }

  .desktop-xl\:block{
    display:block
  }

  .desktop-xl\:inline-block{
    display:inline-block
  }

  .desktop-xl\:inline{
    display:inline
  }

  .desktop-xl\:flex{
    display:flex
  }

  .desktop-xl\:inline-flex{
    display:inline-flex
  }

  .desktop-xl\:table{
    display:table
  }

  .desktop-xl\:inline-table{
    display:inline-table
  }

  .desktop-xl\:table-caption{
    display:table-caption
  }

  .desktop-xl\:table-cell{
    display:table-cell
  }

  .desktop-xl\:table-column{
    display:table-column
  }

  .desktop-xl\:table-column-group{
    display:table-column-group
  }

  .desktop-xl\:table-footer-group{
    display:table-footer-group
  }

  .desktop-xl\:table-header-group{
    display:table-header-group
  }

  .desktop-xl\:table-row-group{
    display:table-row-group
  }

  .desktop-xl\:table-row{
    display:table-row
  }

  .desktop-xl\:flow-root{
    display:flow-root
  }

  .desktop-xl\:grid{
    display:grid
  }

  .desktop-xl\:inline-grid{
    display:inline-grid
  }

  .desktop-xl\:contents{
    display:contents
  }

  .desktop-xl\:list-item{
    display:list-item
  }

  .desktop-xl\:hidden{
    display:none
  }

  .desktop-xl\:h-0{
    height:0
  }

  .desktop-xl\:h-auto{
    height:auto
  }

  .desktop-xl\:h-1px{
    height:1px
  }

  .desktop-xl\:h-2px{
    height:2px
  }

  .desktop-xl\:h-3px{
    height:3px
  }

  .desktop-xl\:h-xxs{
    height:4px
  }

  .desktop-xl\:h-xs{
    height:8px
  }

  .desktop-xl\:h-sm{
    height:16px
  }

  .desktop-xl\:h-base{
    height:24px
  }

  .desktop-xl\:h-md{
    height:40px
  }

  .desktop-xl\:h-lg{
    height:56px
  }

  .desktop-xl\:h-xl{
    height:80px
  }

  .desktop-xl\:h-xxl{
    height:96px
  }

  .desktop-xl\:h-3xl{
    height:160px
  }

  .desktop-xl\:h-4xl{
    height:20rem
  }

  .desktop-xl\:h-full{
    height:100%
  }

  .desktop-xl\:h-1\/2{
    height:50%
  }

  .desktop-xl\:h-1\/3{
    height:33.333333%
  }

  .desktop-xl\:h-2\/3{
    height:66.666667%
  }

  .desktop-xl\:h-1\/4{
    height:25%
  }

  .desktop-xl\:h-2\/4{
    height:50%
  }

  .desktop-xl\:h-3\/4{
    height:75%
  }

  .desktop-xl\:h-1\/5{
    height:20%
  }

  .desktop-xl\:h-2\/5{
    height:40%
  }

  .desktop-xl\:h-3\/5{
    height:60%
  }

  .desktop-xl\:h-4\/5{
    height:80%
  }

  .desktop-xl\:h-1\/6{
    height:16.666667%
  }

  .desktop-xl\:h-2\/6{
    height:33.333333%
  }

  .desktop-xl\:h-3\/6{
    height:50%
  }

  .desktop-xl\:h-4\/6{
    height:66.666667%
  }

  .desktop-xl\:h-5\/6{
    height:83.333333%
  }

  .desktop-xl\:h-screen{
    height:100vh
  }

  .desktop-xl\:max-h-0{
    max-height:0
  }

  .desktop-xl\:max-h-1px{
    max-height:1px
  }

  .desktop-xl\:max-h-2px{
    max-height:2px
  }

  .desktop-xl\:max-h-3px{
    max-height:3px
  }

  .desktop-xl\:max-h-xxs{
    max-height:4px
  }

  .desktop-xl\:max-h-xs{
    max-height:8px
  }

  .desktop-xl\:max-h-sm{
    max-height:16px
  }

  .desktop-xl\:max-h-base{
    max-height:24px
  }

  .desktop-xl\:max-h-md{
    max-height:40px
  }

  .desktop-xl\:max-h-lg{
    max-height:56px
  }

  .desktop-xl\:max-h-xl{
    max-height:80px
  }

  .desktop-xl\:max-h-xxl{
    max-height:96px
  }

  .desktop-xl\:max-h-3xl{
    max-height:160px
  }

  .desktop-xl\:max-h-4xl{
    max-height:20rem
  }

  .desktop-xl\:max-h-full{
    max-height:100%
  }

  .desktop-xl\:max-h-screen{
    max-height:100vh
  }

  .desktop-xl\:min-h-0{
    min-height:0px
  }

  .desktop-xl\:min-h-full{
    min-height:100%
  }

  .desktop-xl\:min-h-screen{
    min-height:100vh
  }

  .desktop-xl\:w-0{
    width:0
  }

  .desktop-xl\:w-auto{
    width:auto
  }

  .desktop-xl\:w-1px{
    width:1px
  }

  .desktop-xl\:w-2px{
    width:2px
  }

  .desktop-xl\:w-3px{
    width:3px
  }

  .desktop-xl\:w-xxs{
    width:4px
  }

  .desktop-xl\:w-xs{
    width:8px
  }

  .desktop-xl\:w-sm{
    width:16px
  }

  .desktop-xl\:w-base{
    width:24px
  }

  .desktop-xl\:w-md{
    width:40px
  }

  .desktop-xl\:w-lg{
    width:56px
  }

  .desktop-xl\:w-xl{
    width:80px
  }

  .desktop-xl\:w-xxl{
    width:96px
  }

  .desktop-xl\:w-3xl{
    width:160px
  }

  .desktop-xl\:w-4xl{
    width:20rem
  }

  .desktop-xl\:w-full{
    width:100%
  }

  .desktop-xl\:w-1\/2{
    width:50%
  }

  .desktop-xl\:w-1\/3{
    width:33.333333%
  }

  .desktop-xl\:w-2\/3{
    width:66.666667%
  }

  .desktop-xl\:w-1\/4{
    width:25%
  }

  .desktop-xl\:w-2\/4{
    width:50%
  }

  .desktop-xl\:w-3\/4{
    width:75%
  }

  .desktop-xl\:w-1\/5{
    width:20%
  }

  .desktop-xl\:w-2\/5{
    width:40%
  }

  .desktop-xl\:w-3\/5{
    width:60%
  }

  .desktop-xl\:w-4\/5{
    width:80%
  }

  .desktop-xl\:w-1\/6{
    width:16.666667%
  }

  .desktop-xl\:w-2\/6{
    width:33.333333%
  }

  .desktop-xl\:w-3\/6{
    width:50%
  }

  .desktop-xl\:w-4\/6{
    width:66.666667%
  }

  .desktop-xl\:w-5\/6{
    width:83.333333%
  }

  .desktop-xl\:w-1\/12{
    width:8.333333%
  }

  .desktop-xl\:w-2\/12{
    width:16.666667%
  }

  .desktop-xl\:w-3\/12{
    width:25%
  }

  .desktop-xl\:w-4\/12{
    width:33.333333%
  }

  .desktop-xl\:w-5\/12{
    width:41.666667%
  }

  .desktop-xl\:w-6\/12{
    width:50%
  }

  .desktop-xl\:w-7\/12{
    width:58.333333%
  }

  .desktop-xl\:w-8\/12{
    width:66.666667%
  }

  .desktop-xl\:w-9\/12{
    width:75%
  }

  .desktop-xl\:w-10\/12{
    width:83.333333%
  }

  .desktop-xl\:w-11\/12{
    width:91.666667%
  }

  .desktop-xl\:w-screen{
    width:100vw
  }

  .desktop-xl\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .desktop-xl\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .desktop-xl\:min-w-0{
    min-width:0px
  }

  .desktop-xl\:min-w-full{
    min-width:100%
  }

  .desktop-xl\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .desktop-xl\:min-w-max{
    min-width:-webkit-max-content;
    min-width:-moz-max-content;
    min-width:max-content
  }

  .desktop-xl\:max-w-0{
    max-width:0rem
  }

  .desktop-xl\:max-w-none{
    max-width:none
  }

  .desktop-xl\:max-w-xs{
    max-width:20rem
  }

  .desktop-xl\:max-w-sm{
    max-width:24rem
  }

  .desktop-xl\:max-w-md{
    max-width:28rem
  }

  .desktop-xl\:max-w-lg{
    max-width:32rem
  }

  .desktop-xl\:max-w-xl{
    max-width:36rem
  }

  .desktop-xl\:max-w-2xl{
    max-width:42rem
  }

  .desktop-xl\:max-w-3xl{
    max-width:48rem
  }

  .desktop-xl\:max-w-4xl{
    max-width:56rem
  }

  .desktop-xl\:max-w-5xl{
    max-width:64rem
  }

  .desktop-xl\:max-w-6xl{
    max-width:72rem
  }

  .desktop-xl\:max-w-7xl{
    max-width:80rem
  }

  .desktop-xl\:max-w-full{
    max-width:100%
  }

  .desktop-xl\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .desktop-xl\:max-w-max{
    max-width:-webkit-max-content;
    max-width:-moz-max-content;
    max-width:max-content
  }

  .desktop-xl\:max-w-prose{
    max-width:65ch
  }

  .desktop-xl\:max-w-screen-mobile-sm{
    max-width:360px
  }

  .desktop-xl\:max-w-screen-mobile{
    max-width:480px
  }

  .desktop-xl\:max-w-screen-tablet{
    max-width:640px
  }

  .desktop-xl\:max-w-screen-tablet-lg{
    max-width:880px
  }

  .desktop-xl\:max-w-screen-hide-mobile-menu{
    max-width:900px
  }

  .desktop-xl\:max-w-screen-desktop{
    max-width:1024px
  }

  .desktop-xl\:max-w-screen-desktop-lg{
    max-width:1200px
  }

  .desktop-xl\:max-w-screen-desktop-xl{
    max-width:1350px
  }

  .desktop-xl\:max-w-1\/4{
    max-width:25%
  }

  .desktop-xl\:max-w-1\/3{
    max-width:33.33%
  }

  .desktop-xl\:max-w-1\/2{
    max-width:50%
  }

  .desktop-xl\:max-w-2\/3{
    max-width:66.66%
  }

  .desktop-xl\:max-w-3\/4{
    max-width:75%
  }

  .desktop-xl\:flex-1{
    flex:1 1 0%
  }

  .desktop-xl\:flex-auto{
    flex:1 1 auto
  }

  .desktop-xl\:flex-initial{
    flex:0 1 auto
  }

  .desktop-xl\:flex-none{
    flex:none
  }

  .desktop-xl\:flex-shrink-0{
    flex-shrink:0
  }

  .desktop-xl\:flex-shrink{
    flex-shrink:1
  }

  .desktop-xl\:flex-grow-0{
    flex-grow:0
  }

  .desktop-xl\:flex-grow{
    flex-grow:1
  }

  .desktop-xl\:table-auto{
    table-layout:auto
  }

  .desktop-xl\:table-fixed{
    table-layout:fixed
  }

  .desktop-xl\:border-collapse{
    border-collapse:collapse
  }

  .desktop-xl\:border-separate{
    border-collapse:separate
  }

  .desktop-xl\:origin-center{
    transform-origin:center
  }

  .desktop-xl\:origin-top{
    transform-origin:top
  }

  .desktop-xl\:origin-top-right{
    transform-origin:top right
  }

  .desktop-xl\:origin-right{
    transform-origin:right
  }

  .desktop-xl\:origin-bottom-right{
    transform-origin:bottom right
  }

  .desktop-xl\:origin-bottom{
    transform-origin:bottom
  }

  .desktop-xl\:origin-bottom-left{
    transform-origin:bottom left
  }

  .desktop-xl\:origin-left{
    transform-origin:left
  }

  .desktop-xl\:origin-top-left{
    transform-origin:top left
  }

  .desktop-xl\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .desktop-xl\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .desktop-xl\:transform-none{
    transform:none
  }

  .desktop-xl\:translate-x-0{
    --tw-translate-x:0
  }

  .desktop-xl\:translate-x-1px{
    --tw-translate-x:1px
  }

  .desktop-xl\:translate-x-2px{
    --tw-translate-x:2px
  }

  .desktop-xl\:translate-x-3px{
    --tw-translate-x:3px
  }

  .desktop-xl\:translate-x-xxs{
    --tw-translate-x:4px
  }

  .desktop-xl\:translate-x-xs{
    --tw-translate-x:8px
  }

  .desktop-xl\:translate-x-sm{
    --tw-translate-x:16px
  }

  .desktop-xl\:translate-x-base{
    --tw-translate-x:24px
  }

  .desktop-xl\:translate-x-md{
    --tw-translate-x:40px
  }

  .desktop-xl\:translate-x-lg{
    --tw-translate-x:56px
  }

  .desktop-xl\:translate-x-xl{
    --tw-translate-x:80px
  }

  .desktop-xl\:translate-x-xxl{
    --tw-translate-x:96px
  }

  .desktop-xl\:translate-x-3xl{
    --tw-translate-x:160px
  }

  .desktop-xl\:translate-x-4xl{
    --tw-translate-x:20rem
  }

  .desktop-xl\:translate-x-full{
    --tw-translate-x:100%
  }

  .desktop-xl\:-translate-x-1px{
    --tw-translate-x:-1px
  }

  .desktop-xl\:-translate-x-2px{
    --tw-translate-x:-2px
  }

  .desktop-xl\:-translate-x-3px{
    --tw-translate-x:-3px
  }

  .desktop-xl\:-translate-x-xxs{
    --tw-translate-x:-4px
  }

  .desktop-xl\:-translate-x-xs{
    --tw-translate-x:-8px
  }

  .desktop-xl\:-translate-x-sm{
    --tw-translate-x:-16px
  }

  .desktop-xl\:-translate-x-base{
    --tw-translate-x:-24px
  }

  .desktop-xl\:-translate-x-md{
    --tw-translate-x:-40px
  }

  .desktop-xl\:-translate-x-lg{
    --tw-translate-x:-56px
  }

  .desktop-xl\:-translate-x-xl{
    --tw-translate-x:-80px
  }

  .desktop-xl\:-translate-x-xxl{
    --tw-translate-x:-96px
  }

  .desktop-xl\:-translate-x-3xl{
    --tw-translate-x:-160px
  }

  .desktop-xl\:-translate-x-4xl{
    --tw-translate-x:-20rem
  }

  .desktop-xl\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .desktop-xl\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .desktop-xl\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .desktop-xl\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .desktop-xl\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .desktop-xl\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .desktop-xl\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .desktop-xl\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .desktop-xl\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .desktop-xl\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .desktop-xl\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .desktop-xl\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .desktop-xl\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .desktop-xl\:translate-y-0{
    --tw-translate-y:0
  }

  .desktop-xl\:translate-y-1px{
    --tw-translate-y:1px
  }

  .desktop-xl\:translate-y-2px{
    --tw-translate-y:2px
  }

  .desktop-xl\:translate-y-3px{
    --tw-translate-y:3px
  }

  .desktop-xl\:translate-y-xxs{
    --tw-translate-y:4px
  }

  .desktop-xl\:translate-y-xs{
    --tw-translate-y:8px
  }

  .desktop-xl\:translate-y-sm{
    --tw-translate-y:16px
  }

  .desktop-xl\:translate-y-base{
    --tw-translate-y:24px
  }

  .desktop-xl\:translate-y-md{
    --tw-translate-y:40px
  }

  .desktop-xl\:translate-y-lg{
    --tw-translate-y:56px
  }

  .desktop-xl\:translate-y-xl{
    --tw-translate-y:80px
  }

  .desktop-xl\:translate-y-xxl{
    --tw-translate-y:96px
  }

  .desktop-xl\:translate-y-3xl{
    --tw-translate-y:160px
  }

  .desktop-xl\:translate-y-4xl{
    --tw-translate-y:20rem
  }

  .desktop-xl\:translate-y-full{
    --tw-translate-y:100%
  }

  .desktop-xl\:-translate-y-1px{
    --tw-translate-y:-1px
  }

  .desktop-xl\:-translate-y-2px{
    --tw-translate-y:-2px
  }

  .desktop-xl\:-translate-y-3px{
    --tw-translate-y:-3px
  }

  .desktop-xl\:-translate-y-xxs{
    --tw-translate-y:-4px
  }

  .desktop-xl\:-translate-y-xs{
    --tw-translate-y:-8px
  }

  .desktop-xl\:-translate-y-sm{
    --tw-translate-y:-16px
  }

  .desktop-xl\:-translate-y-base{
    --tw-translate-y:-24px
  }

  .desktop-xl\:-translate-y-md{
    --tw-translate-y:-40px
  }

  .desktop-xl\:-translate-y-lg{
    --tw-translate-y:-56px
  }

  .desktop-xl\:-translate-y-xl{
    --tw-translate-y:-80px
  }

  .desktop-xl\:-translate-y-xxl{
    --tw-translate-y:-96px
  }

  .desktop-xl\:-translate-y-3xl{
    --tw-translate-y:-160px
  }

  .desktop-xl\:-translate-y-4xl{
    --tw-translate-y:-20rem
  }

  .desktop-xl\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .desktop-xl\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .desktop-xl\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .desktop-xl\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .desktop-xl\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .desktop-xl\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .desktop-xl\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .desktop-xl\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .desktop-xl\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .desktop-xl\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .desktop-xl\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .desktop-xl\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .desktop-xl\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .desktop-xl\:hover\:translate-x-0:hover{
    --tw-translate-x:0
  }

  .desktop-xl\:hover\:translate-x-1px:hover{
    --tw-translate-x:1px
  }

  .desktop-xl\:hover\:translate-x-2px:hover{
    --tw-translate-x:2px
  }

  .desktop-xl\:hover\:translate-x-3px:hover{
    --tw-translate-x:3px
  }

  .desktop-xl\:hover\:translate-x-xxs:hover{
    --tw-translate-x:4px
  }

  .desktop-xl\:hover\:translate-x-xs:hover{
    --tw-translate-x:8px
  }

  .desktop-xl\:hover\:translate-x-sm:hover{
    --tw-translate-x:16px
  }

  .desktop-xl\:hover\:translate-x-base:hover{
    --tw-translate-x:24px
  }

  .desktop-xl\:hover\:translate-x-md:hover{
    --tw-translate-x:40px
  }

  .desktop-xl\:hover\:translate-x-lg:hover{
    --tw-translate-x:56px
  }

  .desktop-xl\:hover\:translate-x-xl:hover{
    --tw-translate-x:80px
  }

  .desktop-xl\:hover\:translate-x-xxl:hover{
    --tw-translate-x:96px
  }

  .desktop-xl\:hover\:translate-x-3xl:hover{
    --tw-translate-x:160px
  }

  .desktop-xl\:hover\:translate-x-4xl:hover{
    --tw-translate-x:20rem
  }

  .desktop-xl\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .desktop-xl\:hover\:-translate-x-1px:hover{
    --tw-translate-x:-1px
  }

  .desktop-xl\:hover\:-translate-x-2px:hover{
    --tw-translate-x:-2px
  }

  .desktop-xl\:hover\:-translate-x-3px:hover{
    --tw-translate-x:-3px
  }

  .desktop-xl\:hover\:-translate-x-xxs:hover{
    --tw-translate-x:-4px
  }

  .desktop-xl\:hover\:-translate-x-xs:hover{
    --tw-translate-x:-8px
  }

  .desktop-xl\:hover\:-translate-x-sm:hover{
    --tw-translate-x:-16px
  }

  .desktop-xl\:hover\:-translate-x-base:hover{
    --tw-translate-x:-24px
  }

  .desktop-xl\:hover\:-translate-x-md:hover{
    --tw-translate-x:-40px
  }

  .desktop-xl\:hover\:-translate-x-lg:hover{
    --tw-translate-x:-56px
  }

  .desktop-xl\:hover\:-translate-x-xl:hover{
    --tw-translate-x:-80px
  }

  .desktop-xl\:hover\:-translate-x-xxl:hover{
    --tw-translate-x:-96px
  }

  .desktop-xl\:hover\:-translate-x-3xl:hover{
    --tw-translate-x:-160px
  }

  .desktop-xl\:hover\:-translate-x-4xl:hover{
    --tw-translate-x:-20rem
  }

  .desktop-xl\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .desktop-xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .desktop-xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .desktop-xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .desktop-xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .desktop-xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .desktop-xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .desktop-xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .desktop-xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .desktop-xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .desktop-xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .desktop-xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .desktop-xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .desktop-xl\:hover\:translate-y-0:hover{
    --tw-translate-y:0
  }

  .desktop-xl\:hover\:translate-y-1px:hover{
    --tw-translate-y:1px
  }

  .desktop-xl\:hover\:translate-y-2px:hover{
    --tw-translate-y:2px
  }

  .desktop-xl\:hover\:translate-y-3px:hover{
    --tw-translate-y:3px
  }

  .desktop-xl\:hover\:translate-y-xxs:hover{
    --tw-translate-y:4px
  }

  .desktop-xl\:hover\:translate-y-xs:hover{
    --tw-translate-y:8px
  }

  .desktop-xl\:hover\:translate-y-sm:hover{
    --tw-translate-y:16px
  }

  .desktop-xl\:hover\:translate-y-base:hover{
    --tw-translate-y:24px
  }

  .desktop-xl\:hover\:translate-y-md:hover{
    --tw-translate-y:40px
  }

  .desktop-xl\:hover\:translate-y-lg:hover{
    --tw-translate-y:56px
  }

  .desktop-xl\:hover\:translate-y-xl:hover{
    --tw-translate-y:80px
  }

  .desktop-xl\:hover\:translate-y-xxl:hover{
    --tw-translate-y:96px
  }

  .desktop-xl\:hover\:translate-y-3xl:hover{
    --tw-translate-y:160px
  }

  .desktop-xl\:hover\:translate-y-4xl:hover{
    --tw-translate-y:20rem
  }

  .desktop-xl\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .desktop-xl\:hover\:-translate-y-1px:hover{
    --tw-translate-y:-1px
  }

  .desktop-xl\:hover\:-translate-y-2px:hover{
    --tw-translate-y:-2px
  }

  .desktop-xl\:hover\:-translate-y-3px:hover{
    --tw-translate-y:-3px
  }

  .desktop-xl\:hover\:-translate-y-xxs:hover{
    --tw-translate-y:-4px
  }

  .desktop-xl\:hover\:-translate-y-xs:hover{
    --tw-translate-y:-8px
  }

  .desktop-xl\:hover\:-translate-y-sm:hover{
    --tw-translate-y:-16px
  }

  .desktop-xl\:hover\:-translate-y-base:hover{
    --tw-translate-y:-24px
  }

  .desktop-xl\:hover\:-translate-y-md:hover{
    --tw-translate-y:-40px
  }

  .desktop-xl\:hover\:-translate-y-lg:hover{
    --tw-translate-y:-56px
  }

  .desktop-xl\:hover\:-translate-y-xl:hover{
    --tw-translate-y:-80px
  }

  .desktop-xl\:hover\:-translate-y-xxl:hover{
    --tw-translate-y:-96px
  }

  .desktop-xl\:hover\:-translate-y-3xl:hover{
    --tw-translate-y:-160px
  }

  .desktop-xl\:hover\:-translate-y-4xl:hover{
    --tw-translate-y:-20rem
  }

  .desktop-xl\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .desktop-xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .desktop-xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .desktop-xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .desktop-xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .desktop-xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .desktop-xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .desktop-xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .desktop-xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .desktop-xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .desktop-xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .desktop-xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .desktop-xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .desktop-xl\:focus\:translate-x-0:focus{
    --tw-translate-x:0
  }

  .desktop-xl\:focus\:translate-x-1px:focus{
    --tw-translate-x:1px
  }

  .desktop-xl\:focus\:translate-x-2px:focus{
    --tw-translate-x:2px
  }

  .desktop-xl\:focus\:translate-x-3px:focus{
    --tw-translate-x:3px
  }

  .desktop-xl\:focus\:translate-x-xxs:focus{
    --tw-translate-x:4px
  }

  .desktop-xl\:focus\:translate-x-xs:focus{
    --tw-translate-x:8px
  }

  .desktop-xl\:focus\:translate-x-sm:focus{
    --tw-translate-x:16px
  }

  .desktop-xl\:focus\:translate-x-base:focus{
    --tw-translate-x:24px
  }

  .desktop-xl\:focus\:translate-x-md:focus{
    --tw-translate-x:40px
  }

  .desktop-xl\:focus\:translate-x-lg:focus{
    --tw-translate-x:56px
  }

  .desktop-xl\:focus\:translate-x-xl:focus{
    --tw-translate-x:80px
  }

  .desktop-xl\:focus\:translate-x-xxl:focus{
    --tw-translate-x:96px
  }

  .desktop-xl\:focus\:translate-x-3xl:focus{
    --tw-translate-x:160px
  }

  .desktop-xl\:focus\:translate-x-4xl:focus{
    --tw-translate-x:20rem
  }

  .desktop-xl\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .desktop-xl\:focus\:-translate-x-1px:focus{
    --tw-translate-x:-1px
  }

  .desktop-xl\:focus\:-translate-x-2px:focus{
    --tw-translate-x:-2px
  }

  .desktop-xl\:focus\:-translate-x-3px:focus{
    --tw-translate-x:-3px
  }

  .desktop-xl\:focus\:-translate-x-xxs:focus{
    --tw-translate-x:-4px
  }

  .desktop-xl\:focus\:-translate-x-xs:focus{
    --tw-translate-x:-8px
  }

  .desktop-xl\:focus\:-translate-x-sm:focus{
    --tw-translate-x:-16px
  }

  .desktop-xl\:focus\:-translate-x-base:focus{
    --tw-translate-x:-24px
  }

  .desktop-xl\:focus\:-translate-x-md:focus{
    --tw-translate-x:-40px
  }

  .desktop-xl\:focus\:-translate-x-lg:focus{
    --tw-translate-x:-56px
  }

  .desktop-xl\:focus\:-translate-x-xl:focus{
    --tw-translate-x:-80px
  }

  .desktop-xl\:focus\:-translate-x-xxl:focus{
    --tw-translate-x:-96px
  }

  .desktop-xl\:focus\:-translate-x-3xl:focus{
    --tw-translate-x:-160px
  }

  .desktop-xl\:focus\:-translate-x-4xl:focus{
    --tw-translate-x:-20rem
  }

  .desktop-xl\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .desktop-xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .desktop-xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .desktop-xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .desktop-xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .desktop-xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .desktop-xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .desktop-xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .desktop-xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .desktop-xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .desktop-xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .desktop-xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .desktop-xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .desktop-xl\:focus\:translate-y-0:focus{
    --tw-translate-y:0
  }

  .desktop-xl\:focus\:translate-y-1px:focus{
    --tw-translate-y:1px
  }

  .desktop-xl\:focus\:translate-y-2px:focus{
    --tw-translate-y:2px
  }

  .desktop-xl\:focus\:translate-y-3px:focus{
    --tw-translate-y:3px
  }

  .desktop-xl\:focus\:translate-y-xxs:focus{
    --tw-translate-y:4px
  }

  .desktop-xl\:focus\:translate-y-xs:focus{
    --tw-translate-y:8px
  }

  .desktop-xl\:focus\:translate-y-sm:focus{
    --tw-translate-y:16px
  }

  .desktop-xl\:focus\:translate-y-base:focus{
    --tw-translate-y:24px
  }

  .desktop-xl\:focus\:translate-y-md:focus{
    --tw-translate-y:40px
  }

  .desktop-xl\:focus\:translate-y-lg:focus{
    --tw-translate-y:56px
  }

  .desktop-xl\:focus\:translate-y-xl:focus{
    --tw-translate-y:80px
  }

  .desktop-xl\:focus\:translate-y-xxl:focus{
    --tw-translate-y:96px
  }

  .desktop-xl\:focus\:translate-y-3xl:focus{
    --tw-translate-y:160px
  }

  .desktop-xl\:focus\:translate-y-4xl:focus{
    --tw-translate-y:20rem
  }

  .desktop-xl\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .desktop-xl\:focus\:-translate-y-1px:focus{
    --tw-translate-y:-1px
  }

  .desktop-xl\:focus\:-translate-y-2px:focus{
    --tw-translate-y:-2px
  }

  .desktop-xl\:focus\:-translate-y-3px:focus{
    --tw-translate-y:-3px
  }

  .desktop-xl\:focus\:-translate-y-xxs:focus{
    --tw-translate-y:-4px
  }

  .desktop-xl\:focus\:-translate-y-xs:focus{
    --tw-translate-y:-8px
  }

  .desktop-xl\:focus\:-translate-y-sm:focus{
    --tw-translate-y:-16px
  }

  .desktop-xl\:focus\:-translate-y-base:focus{
    --tw-translate-y:-24px
  }

  .desktop-xl\:focus\:-translate-y-md:focus{
    --tw-translate-y:-40px
  }

  .desktop-xl\:focus\:-translate-y-lg:focus{
    --tw-translate-y:-56px
  }

  .desktop-xl\:focus\:-translate-y-xl:focus{
    --tw-translate-y:-80px
  }

  .desktop-xl\:focus\:-translate-y-xxl:focus{
    --tw-translate-y:-96px
  }

  .desktop-xl\:focus\:-translate-y-3xl:focus{
    --tw-translate-y:-160px
  }

  .desktop-xl\:focus\:-translate-y-4xl:focus{
    --tw-translate-y:-20rem
  }

  .desktop-xl\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .desktop-xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .desktop-xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .desktop-xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .desktop-xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .desktop-xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .desktop-xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .desktop-xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .desktop-xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .desktop-xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .desktop-xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .desktop-xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .desktop-xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .desktop-xl\:rotate-0{
    --tw-rotate:0deg
  }

  .desktop-xl\:rotate-1{
    --tw-rotate:1deg
  }

  .desktop-xl\:rotate-2{
    --tw-rotate:2deg
  }

  .desktop-xl\:rotate-3{
    --tw-rotate:3deg
  }

  .desktop-xl\:rotate-6{
    --tw-rotate:6deg
  }

  .desktop-xl\:rotate-12{
    --tw-rotate:12deg
  }

  .desktop-xl\:rotate-45{
    --tw-rotate:45deg
  }

  .desktop-xl\:rotate-90{
    --tw-rotate:90deg
  }

  .desktop-xl\:rotate-180{
    --tw-rotate:180deg
  }

  .desktop-xl\:-rotate-180{
    --tw-rotate:-180deg
  }

  .desktop-xl\:-rotate-90{
    --tw-rotate:-90deg
  }

  .desktop-xl\:-rotate-45{
    --tw-rotate:-45deg
  }

  .desktop-xl\:-rotate-12{
    --tw-rotate:-12deg
  }

  .desktop-xl\:-rotate-6{
    --tw-rotate:-6deg
  }

  .desktop-xl\:-rotate-3{
    --tw-rotate:-3deg
  }

  .desktop-xl\:-rotate-2{
    --tw-rotate:-2deg
  }

  .desktop-xl\:-rotate-1{
    --tw-rotate:-1deg
  }

  .desktop-xl\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .desktop-xl\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .desktop-xl\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .desktop-xl\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .desktop-xl\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .desktop-xl\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .desktop-xl\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .desktop-xl\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .desktop-xl\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .desktop-xl\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .desktop-xl\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .desktop-xl\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .desktop-xl\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .desktop-xl\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .desktop-xl\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .desktop-xl\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .desktop-xl\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .desktop-xl\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .desktop-xl\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .desktop-xl\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .desktop-xl\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .desktop-xl\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .desktop-xl\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .desktop-xl\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .desktop-xl\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .desktop-xl\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .desktop-xl\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .desktop-xl\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .desktop-xl\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .desktop-xl\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .desktop-xl\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .desktop-xl\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .desktop-xl\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .desktop-xl\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .desktop-xl\:skew-x-0{
    --tw-skew-x:0deg
  }

  .desktop-xl\:skew-x-1{
    --tw-skew-x:1deg
  }

  .desktop-xl\:skew-x-2{
    --tw-skew-x:2deg
  }

  .desktop-xl\:skew-x-3{
    --tw-skew-x:3deg
  }

  .desktop-xl\:skew-x-6{
    --tw-skew-x:6deg
  }

  .desktop-xl\:skew-x-12{
    --tw-skew-x:12deg
  }

  .desktop-xl\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .desktop-xl\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .desktop-xl\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .desktop-xl\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .desktop-xl\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .desktop-xl\:skew-y-0{
    --tw-skew-y:0deg
  }

  .desktop-xl\:skew-y-1{
    --tw-skew-y:1deg
  }

  .desktop-xl\:skew-y-2{
    --tw-skew-y:2deg
  }

  .desktop-xl\:skew-y-3{
    --tw-skew-y:3deg
  }

  .desktop-xl\:skew-y-6{
    --tw-skew-y:6deg
  }

  .desktop-xl\:skew-y-12{
    --tw-skew-y:12deg
  }

  .desktop-xl\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .desktop-xl\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .desktop-xl\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .desktop-xl\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .desktop-xl\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .desktop-xl\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .desktop-xl\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .desktop-xl\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .desktop-xl\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .desktop-xl\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .desktop-xl\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .desktop-xl\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .desktop-xl\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .desktop-xl\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .desktop-xl\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .desktop-xl\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .desktop-xl\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .desktop-xl\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .desktop-xl\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .desktop-xl\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .desktop-xl\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .desktop-xl\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .desktop-xl\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .desktop-xl\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .desktop-xl\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .desktop-xl\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .desktop-xl\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .desktop-xl\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .desktop-xl\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .desktop-xl\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .desktop-xl\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .desktop-xl\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .desktop-xl\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .desktop-xl\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .desktop-xl\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .desktop-xl\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .desktop-xl\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .desktop-xl\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .desktop-xl\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .desktop-xl\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .desktop-xl\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .desktop-xl\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .desktop-xl\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .desktop-xl\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .desktop-xl\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .desktop-xl\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .desktop-xl\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .desktop-xl\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .desktop-xl\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .desktop-xl\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-xl\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-xl\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-xl\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-xl\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-xl\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-xl\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-xl\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-xl\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-xl\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-xl\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-xl\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-xl\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-xl\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-xl\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-xl\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-xl\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-xl\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-xl\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-xl\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-xl\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .desktop-xl\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .desktop-xl\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .desktop-xl\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .desktop-xl\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .desktop-xl\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .desktop-xl\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .desktop-xl\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .desktop-xl\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .desktop-xl\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .desktop-xl\:scale-x-0{
    --tw-scale-x:0
  }

  .desktop-xl\:scale-x-50{
    --tw-scale-x:.5
  }

  .desktop-xl\:scale-x-75{
    --tw-scale-x:.75
  }

  .desktop-xl\:scale-x-90{
    --tw-scale-x:.9
  }

  .desktop-xl\:scale-x-95{
    --tw-scale-x:.95
  }

  .desktop-xl\:scale-x-100{
    --tw-scale-x:1
  }

  .desktop-xl\:scale-x-105{
    --tw-scale-x:1.05
  }

  .desktop-xl\:scale-x-110{
    --tw-scale-x:1.1
  }

  .desktop-xl\:scale-x-125{
    --tw-scale-x:1.25
  }

  .desktop-xl\:scale-x-150{
    --tw-scale-x:1.5
  }

  .desktop-xl\:scale-y-0{
    --tw-scale-y:0
  }

  .desktop-xl\:scale-y-50{
    --tw-scale-y:.5
  }

  .desktop-xl\:scale-y-75{
    --tw-scale-y:.75
  }

  .desktop-xl\:scale-y-90{
    --tw-scale-y:.9
  }

  .desktop-xl\:scale-y-95{
    --tw-scale-y:.95
  }

  .desktop-xl\:scale-y-100{
    --tw-scale-y:1
  }

  .desktop-xl\:scale-y-105{
    --tw-scale-y:1.05
  }

  .desktop-xl\:scale-y-110{
    --tw-scale-y:1.1
  }

  .desktop-xl\:scale-y-125{
    --tw-scale-y:1.25
  }

  .desktop-xl\:scale-y-150{
    --tw-scale-y:1.5
  }

  .desktop-xl\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .desktop-xl\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .desktop-xl\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .desktop-xl\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .desktop-xl\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .desktop-xl\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .desktop-xl\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .desktop-xl\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .desktop-xl\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .desktop-xl\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .desktop-xl\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .desktop-xl\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .desktop-xl\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .desktop-xl\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .desktop-xl\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .desktop-xl\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .desktop-xl\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .desktop-xl\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .desktop-xl\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .desktop-xl\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .desktop-xl\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .desktop-xl\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .desktop-xl\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .desktop-xl\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .desktop-xl\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .desktop-xl\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .desktop-xl\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .desktop-xl\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .desktop-xl\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .desktop-xl\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .desktop-xl\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .desktop-xl\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .desktop-xl\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .desktop-xl\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .desktop-xl\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .desktop-xl\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .desktop-xl\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .desktop-xl\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .desktop-xl\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .desktop-xl\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .desktop-xl\:animate-none{
    -webkit-animation:none;
            animation:none
  }

  .desktop-xl\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
            animation:spin 1s linear infinite
  }

  .desktop-xl\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
            animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .desktop-xl\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
            animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .desktop-xl\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
            animation:bounce 1s infinite
  }

  .desktop-xl\:cursor-auto{
    cursor:auto
  }

  .desktop-xl\:cursor-default{
    cursor:default
  }

  .desktop-xl\:cursor-pointer{
    cursor:pointer
  }

  .desktop-xl\:cursor-wait{
    cursor:wait
  }

  .desktop-xl\:cursor-text{
    cursor:text
  }

  .desktop-xl\:cursor-move{
    cursor:move
  }

  .desktop-xl\:cursor-help{
    cursor:help
  }

  .desktop-xl\:cursor-not-allowed{
    cursor:not-allowed
  }

  .desktop-xl\:select-none{
    -webkit-user-select:none;
       -moz-user-select:none;
        -ms-user-select:none;
            user-select:none
  }

  .desktop-xl\:select-text{
    -webkit-user-select:text;
       -moz-user-select:text;
        -ms-user-select:text;
            user-select:text
  }

  .desktop-xl\:select-all{
    -webkit-user-select:all;
       -moz-user-select:all;
        -ms-user-select:all;
            user-select:all
  }

  .desktop-xl\:select-auto{
    -webkit-user-select:auto;
       -moz-user-select:auto;
        -ms-user-select:auto;
            user-select:auto
  }

  .desktop-xl\:resize-none{
    resize:none
  }

  .desktop-xl\:resize-y{
    resize:vertical
  }

  .desktop-xl\:resize-x{
    resize:horizontal
  }

  .desktop-xl\:resize{
    resize:both
  }

  .desktop-xl\:list-inside{
    list-style-position:inside
  }

  .desktop-xl\:list-outside{
    list-style-position:outside
  }

  .desktop-xl\:list-none{
    list-style-type:none
  }

  .desktop-xl\:list-disc{
    list-style-type:disc
  }

  .desktop-xl\:list-decimal{
    list-style-type:decimal
  }

  .desktop-xl\:appearance-none{
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none
  }

  .desktop-xl\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .desktop-xl\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .desktop-xl\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .desktop-xl\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .desktop-xl\:grid-flow-row{
    grid-auto-flow:row
  }

  .desktop-xl\:grid-flow-col{
    grid-auto-flow:column
  }

  .desktop-xl\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .desktop-xl\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .desktop-xl\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .desktop-xl\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .desktop-xl\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .desktop-xl\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .desktop-xl\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .desktop-xl\:grid-cols-none{
    grid-template-columns:none
  }

  .desktop-xl\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .desktop-xl\:grid-rows-none{
    grid-template-rows:none
  }

  .desktop-xl\:flex-row{
    flex-direction:row
  }

  .desktop-xl\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .desktop-xl\:flex-col{
    flex-direction:column
  }

  .desktop-xl\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .desktop-xl\:flex-wrap{
    flex-wrap:wrap
  }

  .desktop-xl\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .desktop-xl\:flex-nowrap{
    flex-wrap:nowrap
  }

  .desktop-xl\:place-content-center{
    place-content:center
  }

  .desktop-xl\:place-content-start{
    place-content:start
  }

  .desktop-xl\:place-content-end{
    place-content:end
  }

  .desktop-xl\:place-content-between{
    place-content:space-between
  }

  .desktop-xl\:place-content-around{
    place-content:space-around
  }

  .desktop-xl\:place-content-evenly{
    place-content:space-evenly
  }

  .desktop-xl\:place-content-stretch{
    place-content:stretch
  }

  .desktop-xl\:place-items-start{
    place-items:start
  }

  .desktop-xl\:place-items-end{
    place-items:end
  }

  .desktop-xl\:place-items-center{
    place-items:center
  }

  .desktop-xl\:place-items-stretch{
    place-items:stretch
  }

  .desktop-xl\:content-center{
    align-content:center
  }

  .desktop-xl\:content-start{
    align-content:flex-start
  }

  .desktop-xl\:content-end{
    align-content:flex-end
  }

  .desktop-xl\:content-between{
    align-content:space-between
  }

  .desktop-xl\:content-around{
    align-content:space-around
  }

  .desktop-xl\:content-evenly{
    align-content:space-evenly
  }

  .desktop-xl\:items-start{
    align-items:flex-start
  }

  .desktop-xl\:items-end{
    align-items:flex-end
  }

  .desktop-xl\:items-center{
    align-items:center
  }

  .desktop-xl\:items-baseline{
    align-items:baseline
  }

  .desktop-xl\:items-stretch{
    align-items:stretch
  }

  .desktop-xl\:justify-start{
    justify-content:flex-start
  }

  .desktop-xl\:justify-end{
    justify-content:flex-end
  }

  .desktop-xl\:justify-center{
    justify-content:center
  }

  .desktop-xl\:justify-between{
    justify-content:space-between
  }

  .desktop-xl\:justify-around{
    justify-content:space-around
  }

  .desktop-xl\:justify-evenly{
    justify-content:space-evenly
  }

  .desktop-xl\:justify-items-start{
    justify-items:start
  }

  .desktop-xl\:justify-items-end{
    justify-items:end
  }

  .desktop-xl\:justify-items-center{
    justify-items:center
  }

  .desktop-xl\:justify-items-stretch{
    justify-items:stretch
  }

  .desktop-xl\:gap-0{
    gap:0
  }

  .desktop-xl\:gap-1px{
    gap:1px
  }

  .desktop-xl\:gap-2px{
    gap:2px
  }

  .desktop-xl\:gap-3px{
    gap:3px
  }

  .desktop-xl\:gap-xxs{
    gap:4px
  }

  .desktop-xl\:gap-xs{
    gap:8px
  }

  .desktop-xl\:gap-sm{
    gap:16px
  }

  .desktop-xl\:gap-base{
    gap:24px
  }

  .desktop-xl\:gap-md{
    gap:40px
  }

  .desktop-xl\:gap-lg{
    gap:56px
  }

  .desktop-xl\:gap-xl{
    gap:80px
  }

  .desktop-xl\:gap-xxl{
    gap:96px
  }

  .desktop-xl\:gap-3xl{
    gap:160px
  }

  .desktop-xl\:gap-4xl{
    gap:20rem
  }

  .desktop-xl\:gap-full{
    gap:100%
  }

  .desktop-xl\:gap-x-0{
    -moz-column-gap:0;
         column-gap:0
  }

  .desktop-xl\:gap-x-1px{
    -moz-column-gap:1px;
         column-gap:1px
  }

  .desktop-xl\:gap-x-2px{
    -moz-column-gap:2px;
         column-gap:2px
  }

  .desktop-xl\:gap-x-3px{
    -moz-column-gap:3px;
         column-gap:3px
  }

  .desktop-xl\:gap-x-xxs{
    -moz-column-gap:4px;
         column-gap:4px
  }

  .desktop-xl\:gap-x-xs{
    -moz-column-gap:8px;
         column-gap:8px
  }

  .desktop-xl\:gap-x-sm{
    -moz-column-gap:16px;
         column-gap:16px
  }

  .desktop-xl\:gap-x-base{
    -moz-column-gap:24px;
         column-gap:24px
  }

  .desktop-xl\:gap-x-md{
    -moz-column-gap:40px;
         column-gap:40px
  }

  .desktop-xl\:gap-x-lg{
    -moz-column-gap:56px;
         column-gap:56px
  }

  .desktop-xl\:gap-x-xl{
    -moz-column-gap:80px;
         column-gap:80px
  }

  .desktop-xl\:gap-x-xxl{
    -moz-column-gap:96px;
         column-gap:96px
  }

  .desktop-xl\:gap-x-3xl{
    -moz-column-gap:160px;
         column-gap:160px
  }

  .desktop-xl\:gap-x-4xl{
    -moz-column-gap:20rem;
         column-gap:20rem
  }

  .desktop-xl\:gap-x-full{
    -moz-column-gap:100%;
         column-gap:100%
  }

  .desktop-xl\:gap-y-0{
    row-gap:0
  }

  .desktop-xl\:gap-y-1px{
    row-gap:1px
  }

  .desktop-xl\:gap-y-2px{
    row-gap:2px
  }

  .desktop-xl\:gap-y-3px{
    row-gap:3px
  }

  .desktop-xl\:gap-y-xxs{
    row-gap:4px
  }

  .desktop-xl\:gap-y-xs{
    row-gap:8px
  }

  .desktop-xl\:gap-y-sm{
    row-gap:16px
  }

  .desktop-xl\:gap-y-base{
    row-gap:24px
  }

  .desktop-xl\:gap-y-md{
    row-gap:40px
  }

  .desktop-xl\:gap-y-lg{
    row-gap:56px
  }

  .desktop-xl\:gap-y-xl{
    row-gap:80px
  }

  .desktop-xl\:gap-y-xxl{
    row-gap:96px
  }

  .desktop-xl\:gap-y-3xl{
    row-gap:160px
  }

  .desktop-xl\:gap-y-4xl{
    row-gap:20rem
  }

  .desktop-xl\:gap-y-full{
    row-gap:100%
  }

  .desktop-xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2px * var(--tw-space-x-reverse));
    margin-left:calc(2px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3px * var(--tw-space-x-reverse));
    margin-left:calc(3px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8px * var(--tw-space-x-reverse));
    margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16px * var(--tw-space-x-reverse));
    margin-left:calc(16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(40px * var(--tw-space-x-reverse));
    margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(56px * var(--tw-space-x-reverse));
    margin-left:calc(56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(96px * var(--tw-space-x-reverse));
    margin-left:calc(96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(160px * var(--tw-space-x-reverse));
    margin-left:calc(160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(100% * var(--tw-space-x-reverse));
    margin-left:calc(100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2px * var(--tw-space-x-reverse));
    margin-left:calc(-2px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3px * var(--tw-space-x-reverse));
    margin-left:calc(-3px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8px * var(--tw-space-x-reverse));
    margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16px * var(--tw-space-x-reverse));
    margin-left:calc(-16px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-40px * var(--tw-space-x-reverse));
    margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-56px * var(--tw-space-x-reverse));
    margin-left:calc(-56px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-96px * var(--tw-space-x-reverse));
    margin-left:calc(-96px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-160px * var(--tw-space-x-reverse));
    margin-left:calc(-160px * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:-space-x-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-100% * var(--tw-space-x-reverse));
    margin-left:calc(-100% * calc(1 - var(--tw-space-x-reverse)))
  }

  .desktop-xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(40px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(40px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(56px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(56px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(80px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(80px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(96px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(160px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(100% * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-1px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-2px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-3px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-xxs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-xs > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-sm > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-base > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-md > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-40px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-40px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-lg > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-56px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-56px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-80px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-80px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-xxl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-96px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-96px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-3xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-160px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-160px * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-4xl > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .desktop-xl\:-space-y-full > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-100% * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-100% * var(--tw-space-y-reverse))
  }

  .desktop-xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .desktop-xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .desktop-xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(3px * var(--tw-divide-x-reverse));
    border-left-width:calc(3px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(6px * var(--tw-divide-x-reverse));
    border-left-width:calc(6px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .desktop-xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(3px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(3px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(6px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(6px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .desktop-xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .desktop-xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .desktop-xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .desktop-xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .desktop-xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .desktop-xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .desktop-xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .desktop-xl\:divide-purple > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-purple-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-orange-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-orange-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-teal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-warm > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-gray-smoke > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .desktop-xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .desktop-xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .desktop-xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .desktop-xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .desktop-xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .desktop-xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .desktop-xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .desktop-xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .desktop-xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .desktop-xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .desktop-xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .desktop-xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .desktop-xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .desktop-xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .desktop-xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .desktop-xl\:place-self-auto{
    place-self:auto
  }

  .desktop-xl\:place-self-start{
    place-self:start
  }

  .desktop-xl\:place-self-end{
    place-self:end
  }

  .desktop-xl\:place-self-center{
    place-self:center
  }

  .desktop-xl\:place-self-stretch{
    place-self:stretch
  }

  .desktop-xl\:self-auto{
    align-self:auto
  }

  .desktop-xl\:self-start{
    align-self:flex-start
  }

  .desktop-xl\:self-end{
    align-self:flex-end
  }

  .desktop-xl\:self-center{
    align-self:center
  }

  .desktop-xl\:self-stretch{
    align-self:stretch
  }

  .desktop-xl\:self-baseline{
    align-self:baseline
  }

  .desktop-xl\:justify-self-auto{
    justify-self:auto
  }

  .desktop-xl\:justify-self-start{
    justify-self:start
  }

  .desktop-xl\:justify-self-end{
    justify-self:end
  }

  .desktop-xl\:justify-self-center{
    justify-self:center
  }

  .desktop-xl\:justify-self-stretch{
    justify-self:stretch
  }

  .desktop-xl\:overflow-auto{
    overflow:auto
  }

  .desktop-xl\:overflow-hidden{
    overflow:hidden
  }

  .desktop-xl\:overflow-visible{
    overflow:visible
  }

  .desktop-xl\:overflow-scroll{
    overflow:scroll
  }

  .desktop-xl\:overflow-x-auto{
    overflow-x:auto
  }

  .desktop-xl\:overflow-y-auto{
    overflow-y:auto
  }

  .desktop-xl\:overflow-x-hidden{
    overflow-x:hidden
  }

  .desktop-xl\:overflow-y-hidden{
    overflow-y:hidden
  }

  .desktop-xl\:overflow-x-visible{
    overflow-x:visible
  }

  .desktop-xl\:overflow-y-visible{
    overflow-y:visible
  }

  .desktop-xl\:overflow-x-scroll{
    overflow-x:scroll
  }

  .desktop-xl\:overflow-y-scroll{
    overflow-y:scroll
  }

  .desktop-xl\:overscroll-auto{
    -ms-scroll-chaining:chained;
        overscroll-behavior:auto
  }

  .desktop-xl\:overscroll-contain{
    -ms-scroll-chaining:none;
        overscroll-behavior:contain
  }

  .desktop-xl\:overscroll-none{
    -ms-scroll-chaining:none;
        overscroll-behavior:none
  }

  .desktop-xl\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .desktop-xl\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .desktop-xl\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .desktop-xl\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .desktop-xl\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .desktop-xl\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .desktop-xl\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .desktop-xl\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .desktop-xl\:overflow-clip{
    text-overflow:clip
  }

  .desktop-xl\:whitespace-normal{
    white-space:normal
  }

  .desktop-xl\:whitespace-nowrap{
    white-space:nowrap
  }

  .desktop-xl\:whitespace-pre{
    white-space:pre
  }

  .desktop-xl\:whitespace-pre-line{
    white-space:pre-line
  }

  .desktop-xl\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .desktop-xl\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .desktop-xl\:break-words{
    overflow-wrap:break-word
  }

  .desktop-xl\:break-all{
    word-break:break-all
  }

  .desktop-xl\:rounded-none{
    border-radius:0px
  }

  .desktop-xl\:rounded-sm{
    border-radius:0.125rem
  }

  .desktop-xl\:rounded{
    border-radius:0.25rem
  }

  .desktop-xl\:rounded-md{
    border-radius:0.375rem
  }

  .desktop-xl\:rounded-lg{
    border-radius:0.5rem
  }

  .desktop-xl\:rounded-xl{
    border-radius:0.75rem
  }

  .desktop-xl\:rounded-2xl{
    border-radius:1rem
  }

  .desktop-xl\:rounded-3xl{
    border-radius:1.5rem
  }

  .desktop-xl\:rounded-full{
    border-radius:9999px
  }

  .desktop-xl\:rounded-4xl{
    border-radius:2rem
  }

  .desktop-xl\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .desktop-xl\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .desktop-xl\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .desktop-xl\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .desktop-xl\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .desktop-xl\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .desktop-xl\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .desktop-xl\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .desktop-xl\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .desktop-xl\:rounded-t-4xl{
    border-top-left-radius:2rem;
    border-top-right-radius:2rem
  }

  .desktop-xl\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .desktop-xl\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .desktop-xl\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .desktop-xl\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .desktop-xl\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .desktop-xl\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .desktop-xl\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .desktop-xl\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .desktop-xl\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .desktop-xl\:rounded-r-4xl{
    border-top-right-radius:2rem;
    border-bottom-right-radius:2rem
  }

  .desktop-xl\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop-xl\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop-xl\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop-xl\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop-xl\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop-xl\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop-xl\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop-xl\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop-xl\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop-xl\:rounded-b-4xl{
    border-bottom-right-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop-xl\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .desktop-xl\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .desktop-xl\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .desktop-xl\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .desktop-xl\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .desktop-xl\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .desktop-xl\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .desktop-xl\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .desktop-xl\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .desktop-xl\:rounded-l-4xl{
    border-top-left-radius:2rem;
    border-bottom-left-radius:2rem
  }

  .desktop-xl\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .desktop-xl\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .desktop-xl\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .desktop-xl\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .desktop-xl\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .desktop-xl\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .desktop-xl\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .desktop-xl\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .desktop-xl\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .desktop-xl\:rounded-tl-4xl{
    border-top-left-radius:2rem
  }

  .desktop-xl\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .desktop-xl\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .desktop-xl\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .desktop-xl\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .desktop-xl\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .desktop-xl\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .desktop-xl\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .desktop-xl\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .desktop-xl\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .desktop-xl\:rounded-tr-4xl{
    border-top-right-radius:2rem
  }

  .desktop-xl\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .desktop-xl\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .desktop-xl\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .desktop-xl\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .desktop-xl\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .desktop-xl\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .desktop-xl\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .desktop-xl\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .desktop-xl\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .desktop-xl\:rounded-br-4xl{
    border-bottom-right-radius:2rem
  }

  .desktop-xl\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .desktop-xl\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .desktop-xl\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .desktop-xl\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .desktop-xl\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .desktop-xl\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .desktop-xl\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .desktop-xl\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .desktop-xl\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .desktop-xl\:rounded-bl-4xl{
    border-bottom-left-radius:2rem
  }

  .desktop-xl\:border-0{
    border-width:0
  }

  .desktop-xl\:border-2{
    border-width:2px
  }

  .desktop-xl\:border-3{
    border-width:3px
  }

  .desktop-xl\:border-4{
    border-width:4px
  }

  .desktop-xl\:border-6{
    border-width:6px
  }

  .desktop-xl\:border-8{
    border-width:8px
  }

  .desktop-xl\:border{
    border-width:1px
  }

  .desktop-xl\:border-t-0{
    border-top-width:0
  }

  .desktop-xl\:border-t-2{
    border-top-width:2px
  }

  .desktop-xl\:border-t-3{
    border-top-width:3px
  }

  .desktop-xl\:border-t-4{
    border-top-width:4px
  }

  .desktop-xl\:border-t-6{
    border-top-width:6px
  }

  .desktop-xl\:border-t-8{
    border-top-width:8px
  }

  .desktop-xl\:border-t{
    border-top-width:1px
  }

  .desktop-xl\:border-r-0{
    border-right-width:0
  }

  .desktop-xl\:border-r-2{
    border-right-width:2px
  }

  .desktop-xl\:border-r-3{
    border-right-width:3px
  }

  .desktop-xl\:border-r-4{
    border-right-width:4px
  }

  .desktop-xl\:border-r-6{
    border-right-width:6px
  }

  .desktop-xl\:border-r-8{
    border-right-width:8px
  }

  .desktop-xl\:border-r{
    border-right-width:1px
  }

  .desktop-xl\:border-b-0{
    border-bottom-width:0
  }

  .desktop-xl\:border-b-2{
    border-bottom-width:2px
  }

  .desktop-xl\:border-b-3{
    border-bottom-width:3px
  }

  .desktop-xl\:border-b-4{
    border-bottom-width:4px
  }

  .desktop-xl\:border-b-6{
    border-bottom-width:6px
  }

  .desktop-xl\:border-b-8{
    border-bottom-width:8px
  }

  .desktop-xl\:border-b{
    border-bottom-width:1px
  }

  .desktop-xl\:border-l-0{
    border-left-width:0
  }

  .desktop-xl\:border-l-2{
    border-left-width:2px
  }

  .desktop-xl\:border-l-3{
    border-left-width:3px
  }

  .desktop-xl\:border-l-4{
    border-left-width:4px
  }

  .desktop-xl\:border-l-6{
    border-left-width:6px
  }

  .desktop-xl\:border-l-8{
    border-left-width:8px
  }

  .desktop-xl\:border-l{
    border-left-width:1px
  }

  .desktop-xl\:border-solid{
    border-style:solid
  }

  .desktop-xl\:border-dashed{
    border-style:dashed
  }

  .desktop-xl\:border-dotted{
    border-style:dotted
  }

  .desktop-xl\:border-double{
    border-style:double
  }

  .desktop-xl\:border-none{
    border-style:none
  }

  .desktop-xl\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-xl\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-xl\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-xl\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-xl\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-xl\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-xl\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-xl\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-purple{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-purple-dark{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-orange-light{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-orange{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-orange-dark{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-teal{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-warm{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-gray-smoke{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-purple:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-purple-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-orange-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-orange-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-teal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-warm:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-gray-smoke:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-purple:hover{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-purple-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-orange-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-orange-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-teal:hover{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-warm:hover{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-gray-smoke:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-xl\:hover\:border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-purple:focus{
    --tw-border-opacity:1;
    border-color:rgba(97, 42, 96, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-purple-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(63, 12, 57, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-orange-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 170, 26, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(210, 70, 36, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-orange-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(158, 61, 31, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-teal:focus{
    --tw-border-opacity:1;
    border-color:rgba(28, 139, 129, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 243, 243, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 221, 221, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(140, 139, 140, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 99, 99, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(51, 51, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-warm:focus{
    --tw-border-opacity:1;
    border-color:rgba(58, 54, 51, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-gray-smoke:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 83, 91, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .desktop-xl\:focus\:border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .desktop-xl\:border-opacity-0{
    --tw-border-opacity:0
  }

  .desktop-xl\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .desktop-xl\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .desktop-xl\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .desktop-xl\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .desktop-xl\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .desktop-xl\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .desktop-xl\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .desktop-xl\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .desktop-xl\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .desktop-xl\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .desktop-xl\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .desktop-xl\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .desktop-xl\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .desktop-xl\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .desktop-xl\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .desktop-xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .desktop-xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .desktop-xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .desktop-xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .desktop-xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .desktop-xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .desktop-xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .desktop-xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .desktop-xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .desktop-xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .desktop-xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .desktop-xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .desktop-xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .desktop-xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .desktop-xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .desktop-xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .desktop-xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .desktop-xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .desktop-xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .desktop-xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .desktop-xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .desktop-xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .desktop-xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .desktop-xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .desktop-xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .desktop-xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .desktop-xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .desktop-xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .desktop-xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .desktop-xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .desktop-xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .desktop-xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .desktop-xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .desktop-xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .desktop-xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .desktop-xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .desktop-xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .desktop-xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .desktop-xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .desktop-xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .desktop-xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .desktop-xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .desktop-xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .desktop-xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .desktop-xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .desktop-xl\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-purple{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-purple-dark{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-orange-light{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-orange{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-orange-dark{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-teal{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-warm{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-gray-smoke{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-purple:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-purple-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-orange-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-orange-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-teal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-warm:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-gray-smoke:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-purple:hover{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-purple-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-orange-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-orange-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-teal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-warm:hover{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-gray-smoke:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-xl\:hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-purple:focus{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-purple-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-orange-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-orange-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-teal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-warm:focus{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-gray-smoke:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-xl\:focus\:bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-purple:active{
    --tw-bg-opacity:1;
    background-color:rgba(97, 42, 96, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-purple-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(63, 12, 57, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-orange-light:active{
    --tw-bg-opacity:1;
    background-color:rgba(237, 170, 26, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-orange:active{
    --tw-bg-opacity:1;
    background-color:rgba(210, 70, 36, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-orange-dark:active{
    --tw-bg-opacity:1;
    background-color:rgba(158, 61, 31, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-teal:active{
    --tw-bg-opacity:1;
    background-color:rgba(28, 139, 129, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-100:active{
    --tw-bg-opacity:1;
    background-color:rgba(243, 243, 243, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-200:active{
    --tw-bg-opacity:1;
    background-color:rgba(221, 221, 221, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-300:active{
    --tw-bg-opacity:1;
    background-color:rgba(140, 139, 140, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-400:active{
    --tw-bg-opacity:1;
    background-color:rgba(99, 99, 99, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-500:active{
    --tw-bg-opacity:1;
    background-color:rgba(51, 51, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-warm:active{
    --tw-bg-opacity:1;
    background-color:rgba(58, 54, 51, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-gray-smoke:active{
    --tw-bg-opacity:1;
    background-color:rgba(72, 83, 91, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-white:active{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .desktop-xl\:active\:bg-black:active{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .desktop-xl\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .desktop-xl\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .desktop-xl\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .desktop-xl\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .desktop-xl\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .desktop-xl\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .desktop-xl\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .desktop-xl\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .desktop-xl\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .desktop-xl\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .desktop-xl\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .desktop-xl\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .desktop-xl\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .desktop-xl\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .desktop-xl\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .desktop-xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .desktop-xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .desktop-xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .desktop-xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .desktop-xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .desktop-xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .desktop-xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .desktop-xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .desktop-xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .desktop-xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .desktop-xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .desktop-xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .desktop-xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .desktop-xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .desktop-xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .desktop-xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .desktop-xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .desktop-xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .desktop-xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .desktop-xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .desktop-xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .desktop-xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .desktop-xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .desktop-xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .desktop-xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .desktop-xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .desktop-xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .desktop-xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .desktop-xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .desktop-xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .desktop-xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .desktop-xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .desktop-xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .desktop-xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .desktop-xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .desktop-xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .desktop-xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .desktop-xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .desktop-xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .desktop-xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .desktop-xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .desktop-xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .desktop-xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .desktop-xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .desktop-xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .desktop-xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .desktop-xl\:bg-none{
    background-image:none
  }

  .desktop-xl\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .desktop-xl\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .desktop-xl\:from-purple{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:from-purple-dark{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:from-orange-light{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:from-orange{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:from-orange-dark{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:from-teal{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:from-gray-100{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:from-gray-200{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:from-gray-300{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:from-gray-400{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:from-gray-500{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:from-gray-warm{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:from-gray-smoke{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:from-white{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:from-black{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:hover\:from-purple:hover{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:hover\:from-purple-dark:hover{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:hover\:from-orange-light:hover{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:hover\:from-orange:hover{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:hover\:from-orange-dark:hover{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:hover\:from-teal:hover{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:hover\:from-gray-100:hover{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:hover\:from-gray-200:hover{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:hover\:from-gray-300:hover{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:hover\:from-gray-400:hover{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:hover\:from-gray-500:hover{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:hover\:from-gray-warm:hover{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:hover\:from-gray-smoke:hover{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:hover\:from-white:hover{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:hover\:from-black:hover{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:focus\:from-purple:focus{
    --tw-gradient-from:#612A60;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:focus\:from-purple-dark:focus{
    --tw-gradient-from:#3F0C39;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:focus\:from-orange-light:focus{
    --tw-gradient-from:#EDAA1A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:focus\:from-orange:focus{
    --tw-gradient-from:#D24624;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:focus\:from-orange-dark:focus{
    --tw-gradient-from:#9E3D1F;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:focus\:from-teal:focus{
    --tw-gradient-from:#1C8B81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:focus\:from-gray-100:focus{
    --tw-gradient-from:#F3F3F3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:focus\:from-gray-200:focus{
    --tw-gradient-from:#DDDDDD;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:focus\:from-gray-300:focus{
    --tw-gradient-from:#8C8B8C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:focus\:from-gray-400:focus{
    --tw-gradient-from:#636363;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:focus\:from-gray-500:focus{
    --tw-gradient-from:#333333;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:focus\:from-gray-warm:focus{
    --tw-gradient-from:#3A3633;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:focus\:from-gray-smoke:focus{
    --tw-gradient-from:#48535B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:focus\:from-white:focus{
    --tw-gradient-from:#FFFFFF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:focus\:from-black:focus{
    --tw-gradient-from:#000000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:via-purple{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:via-purple-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:via-orange-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:via-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:via-orange-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:via-teal{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:via-gray-warm{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:via-gray-smoke{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:hover\:via-purple:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:hover\:via-purple-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:hover\:via-orange-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:hover\:via-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:hover\:via-orange-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:hover\:via-teal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:hover\:via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:hover\:via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:hover\:via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:hover\:via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:hover\:via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:hover\:via-gray-warm:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:hover\:via-gray-smoke:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:hover\:via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:hover\:via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:focus\:via-purple:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #612A60, var(--tw-gradient-to, rgba(97, 42, 96, 0))
  }

  .desktop-xl\:focus\:via-purple-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3F0C39, var(--tw-gradient-to, rgba(63, 12, 57, 0))
  }

  .desktop-xl\:focus\:via-orange-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDAA1A, var(--tw-gradient-to, rgba(237, 170, 26, 0))
  }

  .desktop-xl\:focus\:via-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D24624, var(--tw-gradient-to, rgba(210, 70, 36, 0))
  }

  .desktop-xl\:focus\:via-orange-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9E3D1F, var(--tw-gradient-to, rgba(158, 61, 31, 0))
  }

  .desktop-xl\:focus\:via-teal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1C8B81, var(--tw-gradient-to, rgba(28, 139, 129, 0))
  }

  .desktop-xl\:focus\:via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F3F3F3, var(--tw-gradient-to, rgba(243, 243, 243, 0))
  }

  .desktop-xl\:focus\:via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DDDDDD, var(--tw-gradient-to, rgba(221, 221, 221, 0))
  }

  .desktop-xl\:focus\:via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8C8B8C, var(--tw-gradient-to, rgba(140, 139, 140, 0))
  }

  .desktop-xl\:focus\:via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #636363, var(--tw-gradient-to, rgba(99, 99, 99, 0))
  }

  .desktop-xl\:focus\:via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #333333, var(--tw-gradient-to, rgba(51, 51, 51, 0))
  }

  .desktop-xl\:focus\:via-gray-warm:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3A3633, var(--tw-gradient-to, rgba(58, 54, 51, 0))
  }

  .desktop-xl\:focus\:via-gray-smoke:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #48535B, var(--tw-gradient-to, rgba(72, 83, 91, 0))
  }

  .desktop-xl\:focus\:via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FFFFFF, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .desktop-xl\:focus\:via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .desktop-xl\:to-purple{
    --tw-gradient-to:#612A60
  }

  .desktop-xl\:to-purple-dark{
    --tw-gradient-to:#3F0C39
  }

  .desktop-xl\:to-orange-light{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-xl\:to-orange{
    --tw-gradient-to:#D24624
  }

  .desktop-xl\:to-orange-dark{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-xl\:to-teal{
    --tw-gradient-to:#1C8B81
  }

  .desktop-xl\:to-gray-100{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-xl\:to-gray-200{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-xl\:to-gray-300{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-xl\:to-gray-400{
    --tw-gradient-to:#636363
  }

  .desktop-xl\:to-gray-500{
    --tw-gradient-to:#333333
  }

  .desktop-xl\:to-gray-warm{
    --tw-gradient-to:#3A3633
  }

  .desktop-xl\:to-gray-smoke{
    --tw-gradient-to:#48535B
  }

  .desktop-xl\:to-white{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-xl\:to-black{
    --tw-gradient-to:#000000
  }

  .desktop-xl\:hover\:to-purple:hover{
    --tw-gradient-to:#612A60
  }

  .desktop-xl\:hover\:to-purple-dark:hover{
    --tw-gradient-to:#3F0C39
  }

  .desktop-xl\:hover\:to-orange-light:hover{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-xl\:hover\:to-orange:hover{
    --tw-gradient-to:#D24624
  }

  .desktop-xl\:hover\:to-orange-dark:hover{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-xl\:hover\:to-teal:hover{
    --tw-gradient-to:#1C8B81
  }

  .desktop-xl\:hover\:to-gray-100:hover{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-xl\:hover\:to-gray-200:hover{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-xl\:hover\:to-gray-300:hover{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-xl\:hover\:to-gray-400:hover{
    --tw-gradient-to:#636363
  }

  .desktop-xl\:hover\:to-gray-500:hover{
    --tw-gradient-to:#333333
  }

  .desktop-xl\:hover\:to-gray-warm:hover{
    --tw-gradient-to:#3A3633
  }

  .desktop-xl\:hover\:to-gray-smoke:hover{
    --tw-gradient-to:#48535B
  }

  .desktop-xl\:hover\:to-white:hover{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-xl\:hover\:to-black:hover{
    --tw-gradient-to:#000000
  }

  .desktop-xl\:focus\:to-purple:focus{
    --tw-gradient-to:#612A60
  }

  .desktop-xl\:focus\:to-purple-dark:focus{
    --tw-gradient-to:#3F0C39
  }

  .desktop-xl\:focus\:to-orange-light:focus{
    --tw-gradient-to:#EDAA1A
  }

  .desktop-xl\:focus\:to-orange:focus{
    --tw-gradient-to:#D24624
  }

  .desktop-xl\:focus\:to-orange-dark:focus{
    --tw-gradient-to:#9E3D1F
  }

  .desktop-xl\:focus\:to-teal:focus{
    --tw-gradient-to:#1C8B81
  }

  .desktop-xl\:focus\:to-gray-100:focus{
    --tw-gradient-to:#F3F3F3
  }

  .desktop-xl\:focus\:to-gray-200:focus{
    --tw-gradient-to:#DDDDDD
  }

  .desktop-xl\:focus\:to-gray-300:focus{
    --tw-gradient-to:#8C8B8C
  }

  .desktop-xl\:focus\:to-gray-400:focus{
    --tw-gradient-to:#636363
  }

  .desktop-xl\:focus\:to-gray-500:focus{
    --tw-gradient-to:#333333
  }

  .desktop-xl\:focus\:to-gray-warm:focus{
    --tw-gradient-to:#3A3633
  }

  .desktop-xl\:focus\:to-gray-smoke:focus{
    --tw-gradient-to:#48535B
  }

  .desktop-xl\:focus\:to-white:focus{
    --tw-gradient-to:#FFFFFF
  }

  .desktop-xl\:focus\:to-black:focus{
    --tw-gradient-to:#000000
  }

  .desktop-xl\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .desktop-xl\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .desktop-xl\:bg-auto{
    background-size:auto
  }

  .desktop-xl\:bg-cover{
    background-size:cover
  }

  .desktop-xl\:bg-contain{
    background-size:contain
  }

  .desktop-xl\:bg-fixed{
    background-attachment:fixed
  }

  .desktop-xl\:bg-local{
    background-attachment:local
  }

  .desktop-xl\:bg-scroll{
    background-attachment:scroll
  }

  .desktop-xl\:bg-clip-border{
    background-clip:border-box
  }

  .desktop-xl\:bg-clip-padding{
    background-clip:padding-box
  }

  .desktop-xl\:bg-clip-content{
    background-clip:content-box
  }

  .desktop-xl\:bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .desktop-xl\:bg-bottom{
    background-position:bottom
  }

  .desktop-xl\:bg-center{
    background-position:center
  }

  .desktop-xl\:bg-left{
    background-position:left
  }

  .desktop-xl\:bg-left-bottom{
    background-position:left bottom
  }

  .desktop-xl\:bg-left-top{
    background-position:left top
  }

  .desktop-xl\:bg-right{
    background-position:right
  }

  .desktop-xl\:bg-right-bottom{
    background-position:right bottom
  }

  .desktop-xl\:bg-right-top{
    background-position:right top
  }

  .desktop-xl\:bg-top{
    background-position:top
  }

  .desktop-xl\:bg-repeat{
    background-repeat:repeat
  }

  .desktop-xl\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .desktop-xl\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .desktop-xl\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .desktop-xl\:bg-repeat-round{
    background-repeat:round
  }

  .desktop-xl\:bg-repeat-space{
    background-repeat:space
  }

  .desktop-xl\:bg-origin-border{
    background-origin:border-box
  }

  .desktop-xl\:bg-origin-padding{
    background-origin:padding-box
  }

  .desktop-xl\:bg-origin-content{
    background-origin:content-box
  }

  .desktop-xl\:fill-current{
    fill:currentColor
  }

  .desktop-xl\:stroke-current{
    stroke:currentColor
  }

  .desktop-xl\:stroke-0{
    stroke-width:0
  }

  .desktop-xl\:stroke-1{
    stroke-width:1
  }

  .desktop-xl\:stroke-2{
    stroke-width:2
  }

  .desktop-xl\:object-contain{
    -o-object-fit:contain;
       object-fit:contain
  }

  .desktop-xl\:object-cover{
    -o-object-fit:cover;
       object-fit:cover
  }

  .desktop-xl\:object-fill{
    -o-object-fit:fill;
       object-fit:fill
  }

  .desktop-xl\:object-none{
    -o-object-fit:none;
       object-fit:none
  }

  .desktop-xl\:object-scale-down{
    -o-object-fit:scale-down;
       object-fit:scale-down
  }

  .desktop-xl\:object-bottom{
    -o-object-position:bottom;
       object-position:bottom
  }

  .desktop-xl\:object-center{
    -o-object-position:center;
       object-position:center
  }

  .desktop-xl\:object-left{
    -o-object-position:left;
       object-position:left
  }

  .desktop-xl\:object-left-bottom{
    -o-object-position:left bottom;
       object-position:left bottom
  }

  .desktop-xl\:object-left-top{
    -o-object-position:left top;
       object-position:left top
  }

  .desktop-xl\:object-right{
    -o-object-position:right;
       object-position:right
  }

  .desktop-xl\:object-right-bottom{
    -o-object-position:right bottom;
       object-position:right bottom
  }

  .desktop-xl\:object-right-top{
    -o-object-position:right top;
       object-position:right top
  }

  .desktop-xl\:object-top{
    -o-object-position:top;
       object-position:top
  }

  .desktop-xl\:p-0{
    padding:0
  }

  .desktop-xl\:p-1px{
    padding:1px
  }

  .desktop-xl\:p-2px{
    padding:2px
  }

  .desktop-xl\:p-3px{
    padding:3px
  }

  .desktop-xl\:p-xxs{
    padding:4px
  }

  .desktop-xl\:p-xs{
    padding:8px
  }

  .desktop-xl\:p-sm{
    padding:16px
  }

  .desktop-xl\:p-base{
    padding:24px
  }

  .desktop-xl\:p-md{
    padding:40px
  }

  .desktop-xl\:p-lg{
    padding:56px
  }

  .desktop-xl\:p-xl{
    padding:80px
  }

  .desktop-xl\:p-xxl{
    padding:96px
  }

  .desktop-xl\:p-3xl{
    padding:160px
  }

  .desktop-xl\:p-4xl{
    padding:20rem
  }

  .desktop-xl\:p-full{
    padding:100%
  }

  .desktop-xl\:px-0{
    padding-left:0;
    padding-right:0
  }

  .desktop-xl\:px-1px{
    padding-left:1px;
    padding-right:1px
  }

  .desktop-xl\:px-2px{
    padding-left:2px;
    padding-right:2px
  }

  .desktop-xl\:px-3px{
    padding-left:3px;
    padding-right:3px
  }

  .desktop-xl\:px-xxs{
    padding-left:4px;
    padding-right:4px
  }

  .desktop-xl\:px-xs{
    padding-left:8px;
    padding-right:8px
  }

  .desktop-xl\:px-sm{
    padding-left:16px;
    padding-right:16px
  }

  .desktop-xl\:px-base{
    padding-left:24px;
    padding-right:24px
  }

  .desktop-xl\:px-md{
    padding-left:40px;
    padding-right:40px
  }

  .desktop-xl\:px-lg{
    padding-left:56px;
    padding-right:56px
  }

  .desktop-xl\:px-xl{
    padding-left:80px;
    padding-right:80px
  }

  .desktop-xl\:px-xxl{
    padding-left:96px;
    padding-right:96px
  }

  .desktop-xl\:px-3xl{
    padding-left:160px;
    padding-right:160px
  }

  .desktop-xl\:px-4xl{
    padding-left:20rem;
    padding-right:20rem
  }

  .desktop-xl\:px-full{
    padding-left:100%;
    padding-right:100%
  }

  .desktop-xl\:py-0{
    padding-top:0;
    padding-bottom:0
  }

  .desktop-xl\:py-1px{
    padding-top:1px;
    padding-bottom:1px
  }

  .desktop-xl\:py-2px{
    padding-top:2px;
    padding-bottom:2px
  }

  .desktop-xl\:py-3px{
    padding-top:3px;
    padding-bottom:3px
  }

  .desktop-xl\:py-xxs{
    padding-top:4px;
    padding-bottom:4px
  }

  .desktop-xl\:py-xs{
    padding-top:8px;
    padding-bottom:8px
  }

  .desktop-xl\:py-sm{
    padding-top:16px;
    padding-bottom:16px
  }

  .desktop-xl\:py-base{
    padding-top:24px;
    padding-bottom:24px
  }

  .desktop-xl\:py-md{
    padding-top:40px;
    padding-bottom:40px
  }

  .desktop-xl\:py-lg{
    padding-top:56px;
    padding-bottom:56px
  }

  .desktop-xl\:py-xl{
    padding-top:80px;
    padding-bottom:80px
  }

  .desktop-xl\:py-xxl{
    padding-top:96px;
    padding-bottom:96px
  }

  .desktop-xl\:py-3xl{
    padding-top:160px;
    padding-bottom:160px
  }

  .desktop-xl\:py-4xl{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .desktop-xl\:py-full{
    padding-top:100%;
    padding-bottom:100%
  }

  .desktop-xl\:pt-0{
    padding-top:0
  }

  .desktop-xl\:pt-1px{
    padding-top:1px
  }

  .desktop-xl\:pt-2px{
    padding-top:2px
  }

  .desktop-xl\:pt-3px{
    padding-top:3px
  }

  .desktop-xl\:pt-xxs{
    padding-top:4px
  }

  .desktop-xl\:pt-xs{
    padding-top:8px
  }

  .desktop-xl\:pt-sm{
    padding-top:16px
  }

  .desktop-xl\:pt-base{
    padding-top:24px
  }

  .desktop-xl\:pt-md{
    padding-top:40px
  }

  .desktop-xl\:pt-lg{
    padding-top:56px
  }

  .desktop-xl\:pt-xl{
    padding-top:80px
  }

  .desktop-xl\:pt-xxl{
    padding-top:96px
  }

  .desktop-xl\:pt-3xl{
    padding-top:160px
  }

  .desktop-xl\:pt-4xl{
    padding-top:20rem
  }

  .desktop-xl\:pt-full{
    padding-top:100%
  }

  .desktop-xl\:pr-0{
    padding-right:0
  }

  .desktop-xl\:pr-1px{
    padding-right:1px
  }

  .desktop-xl\:pr-2px{
    padding-right:2px
  }

  .desktop-xl\:pr-3px{
    padding-right:3px
  }

  .desktop-xl\:pr-xxs{
    padding-right:4px
  }

  .desktop-xl\:pr-xs{
    padding-right:8px
  }

  .desktop-xl\:pr-sm{
    padding-right:16px
  }

  .desktop-xl\:pr-base{
    padding-right:24px
  }

  .desktop-xl\:pr-md{
    padding-right:40px
  }

  .desktop-xl\:pr-lg{
    padding-right:56px
  }

  .desktop-xl\:pr-xl{
    padding-right:80px
  }

  .desktop-xl\:pr-xxl{
    padding-right:96px
  }

  .desktop-xl\:pr-3xl{
    padding-right:160px
  }

  .desktop-xl\:pr-4xl{
    padding-right:20rem
  }

  .desktop-xl\:pr-full{
    padding-right:100%
  }

  .desktop-xl\:pb-0{
    padding-bottom:0
  }

  .desktop-xl\:pb-1px{
    padding-bottom:1px
  }

  .desktop-xl\:pb-2px{
    padding-bottom:2px
  }

  .desktop-xl\:pb-3px{
    padding-bottom:3px
  }

  .desktop-xl\:pb-xxs{
    padding-bottom:4px
  }

  .desktop-xl\:pb-xs{
    padding-bottom:8px
  }

  .desktop-xl\:pb-sm{
    padding-bottom:16px
  }

  .desktop-xl\:pb-base{
    padding-bottom:24px
  }

  .desktop-xl\:pb-md{
    padding-bottom:40px
  }

  .desktop-xl\:pb-lg{
    padding-bottom:56px
  }

  .desktop-xl\:pb-xl{
    padding-bottom:80px
  }

  .desktop-xl\:pb-xxl{
    padding-bottom:96px
  }

  .desktop-xl\:pb-3xl{
    padding-bottom:160px
  }

  .desktop-xl\:pb-4xl{
    padding-bottom:20rem
  }

  .desktop-xl\:pb-full{
    padding-bottom:100%
  }

  .desktop-xl\:pl-0{
    padding-left:0
  }

  .desktop-xl\:pl-1px{
    padding-left:1px
  }

  .desktop-xl\:pl-2px{
    padding-left:2px
  }

  .desktop-xl\:pl-3px{
    padding-left:3px
  }

  .desktop-xl\:pl-xxs{
    padding-left:4px
  }

  .desktop-xl\:pl-xs{
    padding-left:8px
  }

  .desktop-xl\:pl-sm{
    padding-left:16px
  }

  .desktop-xl\:pl-base{
    padding-left:24px
  }

  .desktop-xl\:pl-md{
    padding-left:40px
  }

  .desktop-xl\:pl-lg{
    padding-left:56px
  }

  .desktop-xl\:pl-xl{
    padding-left:80px
  }

  .desktop-xl\:pl-xxl{
    padding-left:96px
  }

  .desktop-xl\:pl-3xl{
    padding-left:160px
  }

  .desktop-xl\:pl-4xl{
    padding-left:20rem
  }

  .desktop-xl\:pl-full{
    padding-left:100%
  }

  .desktop-xl\:text-left{
    text-align:left
  }

  .desktop-xl\:text-center{
    text-align:center
  }

  .desktop-xl\:text-right{
    text-align:right
  }

  .desktop-xl\:text-justify{
    text-align:justify
  }

  .desktop-xl\:align-baseline{
    vertical-align:baseline
  }

  .desktop-xl\:align-top{
    vertical-align:top
  }

  .desktop-xl\:align-middle{
    vertical-align:middle
  }

  .desktop-xl\:align-bottom{
    vertical-align:bottom
  }

  .desktop-xl\:align-text-top{
    vertical-align:text-top
  }

  .desktop-xl\:align-text-bottom{
    vertical-align:text-bottom
  }

  .desktop-xl\:font-sans{
    font-family:freight-sans-pro, Helvetica, Arial, sans-serif
  }

  .desktop-xl\:font-serif{
    font-family:freight-text-pro, Georgia, serif
  }

  .desktop-xl\:text-xxs{
    font-size:0.75rem
  }

  .desktop-xl\:text-xs{
    font-size:0.875rem
  }

  .desktop-xl\:text-sm{
    font-size:1rem
  }

  .desktop-xl\:text-base-sm{
    font-size:1.125rem
  }

  .desktop-xl\:text-base{
    font-size:1.25rem
  }

  .desktop-xl\:text-md{
    font-size:1.5rem
  }

  .desktop-xl\:text-md-lg{
    font-size:1.75rem
  }

  .desktop-xl\:text-lg{
    font-size:2rem
  }

  .desktop-xl\:text-xl{
    font-size:2.25rem
  }

  .desktop-xl\:text-xxl{
    font-size:2.5rem
  }

  .desktop-xl\:text-3xl{
    font-size:3rem
  }

  .desktop-xl\:text-4xl{
    font-size:3.5rem
  }

  .desktop-xl\:text-display{
    font-size:5rem
  }

  .desktop-xl\:font-thin{
    font-weight:100
  }

  .desktop-xl\:font-extralight{
    font-weight:200
  }

  .desktop-xl\:font-light{
    font-weight:300
  }

  .desktop-xl\:font-normal{
    font-weight:400
  }

  .desktop-xl\:font-medium{
    font-weight:500
  }

  .desktop-xl\:font-semibold{
    font-weight:600
  }

  .desktop-xl\:font-bold{
    font-weight:700
  }

  .desktop-xl\:font-extrabold{
    font-weight:800
  }

  .desktop-xl\:font-black{
    font-weight:900
  }

  .desktop-xl\:uppercase{
    text-transform:uppercase
  }

  .desktop-xl\:lowercase{
    text-transform:lowercase
  }

  .desktop-xl\:capitalize{
    text-transform:capitalize
  }

  .desktop-xl\:normal-case{
    text-transform:none
  }

  .desktop-xl\:italic{
    font-style:italic
  }

  .desktop-xl\:not-italic{
    font-style:normal
  }

  .desktop-xl\:ordinal, .desktop-xl\:slashed-zero, .desktop-xl\:lining-nums, .desktop-xl\:oldstyle-nums, .desktop-xl\:proportional-nums, .desktop-xl\:tabular-nums, .desktop-xl\:diagonal-fractions, .desktop-xl\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .desktop-xl\:normal-nums{
    font-variant-numeric:normal
  }

  .desktop-xl\:ordinal{
    --tw-ordinal:ordinal
  }

  .desktop-xl\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .desktop-xl\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .desktop-xl\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .desktop-xl\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .desktop-xl\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .desktop-xl\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .desktop-xl\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .desktop-xl\:leading-x-tight{
    line-height:1.05
  }

  .desktop-xl\:leading-tight{
    line-height:1.15
  }

  .desktop-xl\:leading-narrow{
    line-height:1.33
  }

  .desktop-xl\:leading-base{
    line-height:1.5
  }

  .desktop-xl\:leading-loose{
    line-height:2
  }

  .desktop-xl\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .desktop-xl\:tracking-tight{
    letter-spacing:-0.025em
  }

  .desktop-xl\:tracking-normal{
    letter-spacing:0em
  }

  .desktop-xl\:tracking-wide{
    letter-spacing:0.025em
  }

  .desktop-xl\:tracking-wider{
    letter-spacing:0.05em
  }

  .desktop-xl\:tracking-widest{
    letter-spacing:0.1em
  }

  .desktop-xl\:tracking-loose{
    letter-spacing:1px
  }

  .desktop-xl\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-xl\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-xl\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-xl\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-xl\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-xl\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-xl\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-xl\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-purple{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-purple-dark{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-orange-light{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-orange{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-orange-dark{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-teal{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-200{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-300{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-400{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-500{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-warm{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-gray-smoke{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .desktop-xl\:group-hover\:text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-purple:focus-within{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-purple-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-orange-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-orange-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-teal:focus-within{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-warm:focus-within{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-gray-smoke:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-purple:hover{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-purple-dark:hover{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-orange-light:hover{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-orange:hover{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-orange-dark:hover{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-teal:hover{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-warm:hover{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-gray-smoke:hover{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-xl\:hover\:text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-purple:focus{
    --tw-text-opacity:1;
    color:rgba(97, 42, 96, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-purple-dark:focus{
    --tw-text-opacity:1;
    color:rgba(63, 12, 57, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-orange-light:focus{
    --tw-text-opacity:1;
    color:rgba(237, 170, 26, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-orange:focus{
    --tw-text-opacity:1;
    color:rgba(210, 70, 36, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-orange-dark:focus{
    --tw-text-opacity:1;
    color:rgba(158, 61, 31, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-teal:focus{
    --tw-text-opacity:1;
    color:rgba(28, 139, 129, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 243, 243, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 221, 221, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(140, 139, 140, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(99, 99, 99, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(51, 51, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-warm:focus{
    --tw-text-opacity:1;
    color:rgba(58, 54, 51, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-gray-smoke:focus{
    --tw-text-opacity:1;
    color:rgba(72, 83, 91, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .desktop-xl\:focus\:text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .desktop-xl\:text-opacity-0{
    --tw-text-opacity:0
  }

  .desktop-xl\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .desktop-xl\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .desktop-xl\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .desktop-xl\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .desktop-xl\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .desktop-xl\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .desktop-xl\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .desktop-xl\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .desktop-xl\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .desktop-xl\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .desktop-xl\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .desktop-xl\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .desktop-xl\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .desktop-xl\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .desktop-xl\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .desktop-xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .desktop-xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .desktop-xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .desktop-xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .desktop-xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .desktop-xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .desktop-xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .desktop-xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .desktop-xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .desktop-xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .desktop-xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .desktop-xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .desktop-xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .desktop-xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .desktop-xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .desktop-xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .desktop-xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .desktop-xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .desktop-xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .desktop-xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .desktop-xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .desktop-xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .desktop-xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .desktop-xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .desktop-xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .desktop-xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .desktop-xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .desktop-xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .desktop-xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .desktop-xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .desktop-xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .desktop-xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .desktop-xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .desktop-xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .desktop-xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .desktop-xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .desktop-xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .desktop-xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .desktop-xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .desktop-xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .desktop-xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .desktop-xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .desktop-xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .desktop-xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .desktop-xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .desktop-xl\:underline{
    text-decoration:underline
  }

  .desktop-xl\:line-through{
    text-decoration:line-through
  }

  .desktop-xl\:no-underline{
    text-decoration:none
  }

  .group:hover .desktop-xl\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .desktop-xl\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .desktop-xl\:group-hover\:no-underline{
    text-decoration:none
  }

  .desktop-xl\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .desktop-xl\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .desktop-xl\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .desktop-xl\:hover\:underline:hover{
    text-decoration:underline
  }

  .desktop-xl\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .desktop-xl\:hover\:no-underline:hover{
    text-decoration:none
  }

  .desktop-xl\:focus\:underline:focus{
    text-decoration:underline
  }

  .desktop-xl\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .desktop-xl\:focus\:no-underline:focus{
    text-decoration:none
  }

  .desktop-xl\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .desktop-xl\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .desktop-xl\:placeholder-purple::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-purple:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-purple::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-purple-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-purple-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-purple-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-light::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-light:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-dark::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-dark:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-orange-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-teal::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-teal:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-teal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-100::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-200::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-200:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-400::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-400:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-500::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-500:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-warm::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-warm:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-warm::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-smoke::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-smoke:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-gray-smoke::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-white::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-white:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(97, 42, 96, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-purple-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(63, 12, 57, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-light:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-light:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 170, 26, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(210, 70, 36, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-dark:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-dark:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-orange-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(158, 61, 31, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-teal:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-teal:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-teal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(28, 139, 129, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 243, 243, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-200:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 221, 221, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-300:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(140, 139, 140, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-400:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 99, 99, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-500:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(51, 51, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-warm:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-warm:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-warm:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(58, 54, 51, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-smoke:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-smoke:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-gray-smoke:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 83, 91, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-white:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-white:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .desktop-xl\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .desktop-xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .desktop-xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .desktop-xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .desktop-xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .desktop-xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .desktop-xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .desktop-xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .desktop-xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .desktop-xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .desktop-xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .desktop-xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .desktop-xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .desktop-xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .desktop-xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .desktop-xl\:opacity-0{
    opacity:0
  }

  .desktop-xl\:opacity-5{
    opacity:0.05
  }

  .desktop-xl\:opacity-10{
    opacity:0.1
  }

  .desktop-xl\:opacity-20{
    opacity:0.2
  }

  .desktop-xl\:opacity-25{
    opacity:0.25
  }

  .desktop-xl\:opacity-30{
    opacity:0.3
  }

  .desktop-xl\:opacity-40{
    opacity:0.4
  }

  .desktop-xl\:opacity-50{
    opacity:0.5
  }

  .desktop-xl\:opacity-60{
    opacity:0.6
  }

  .desktop-xl\:opacity-70{
    opacity:0.7
  }

  .desktop-xl\:opacity-75{
    opacity:0.75
  }

  .desktop-xl\:opacity-80{
    opacity:0.8
  }

  .desktop-xl\:opacity-90{
    opacity:0.9
  }

  .desktop-xl\:opacity-95{
    opacity:0.95
  }

  .desktop-xl\:opacity-100{
    opacity:1
  }

  .group:hover .desktop-xl\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .desktop-xl\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .desktop-xl\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .desktop-xl\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .desktop-xl\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .desktop-xl\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .desktop-xl\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .desktop-xl\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .desktop-xl\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .desktop-xl\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .desktop-xl\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .desktop-xl\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .desktop-xl\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .desktop-xl\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .desktop-xl\:group-hover\:opacity-100{
    opacity:1
  }

  .desktop-xl\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .desktop-xl\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .desktop-xl\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .desktop-xl\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .desktop-xl\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .desktop-xl\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .desktop-xl\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .desktop-xl\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .desktop-xl\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .desktop-xl\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .desktop-xl\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .desktop-xl\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .desktop-xl\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .desktop-xl\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .desktop-xl\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .desktop-xl\:hover\:opacity-0:hover{
    opacity:0
  }

  .desktop-xl\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .desktop-xl\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .desktop-xl\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .desktop-xl\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .desktop-xl\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .desktop-xl\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .desktop-xl\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .desktop-xl\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .desktop-xl\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .desktop-xl\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .desktop-xl\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .desktop-xl\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .desktop-xl\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .desktop-xl\:hover\:opacity-100:hover{
    opacity:1
  }

  .desktop-xl\:focus\:opacity-0:focus{
    opacity:0
  }

  .desktop-xl\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .desktop-xl\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .desktop-xl\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .desktop-xl\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .desktop-xl\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .desktop-xl\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .desktop-xl\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .desktop-xl\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .desktop-xl\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .desktop-xl\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .desktop-xl\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .desktop-xl\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .desktop-xl\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .desktop-xl\:focus\:opacity-100:focus{
    opacity:1
  }

  .desktop-xl\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .desktop-xl\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .desktop-xl\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .desktop-xl\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .desktop-xl\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .desktop-xl\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .desktop-xl\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .desktop-xl\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .desktop-xl\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .desktop-xl\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .desktop-xl\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .desktop-xl\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .desktop-xl\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .desktop-xl\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .desktop-xl\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .desktop-xl\:bg-blend-normal{
    background-blend-mode:normal
  }

  .desktop-xl\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .desktop-xl\:bg-blend-screen{
    background-blend-mode:screen
  }

  .desktop-xl\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .desktop-xl\:bg-blend-darken{
    background-blend-mode:darken
  }

  .desktop-xl\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .desktop-xl\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .desktop-xl\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .desktop-xl\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .desktop-xl\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .desktop-xl\:bg-blend-difference{
    background-blend-mode:difference
  }

  .desktop-xl\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .desktop-xl\:bg-blend-hue{
    background-blend-mode:hue
  }

  .desktop-xl\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .desktop-xl\:bg-blend-color{
    background-blend-mode:color
  }

  .desktop-xl\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .desktop-xl\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .desktop-xl\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .desktop-xl\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .desktop-xl\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .desktop-xl\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .desktop-xl\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .desktop-xl\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .desktop-xl\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .desktop-xl\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .desktop-xl\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .desktop-xl\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .desktop-xl\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .desktop-xl\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .desktop-xl\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .desktop-xl\:mix-blend-color{
    mix-blend-mode:color
  }

  .desktop-xl\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .desktop-xl\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-xl\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-xl\:group-hover\:shadow{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-xl\:group-hover\:shadow-md{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-xl\:group-hover\:shadow-lg{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .desktop-xl\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus-within\:shadow:focus-within{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:hover\:shadow:hover{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:hover\:shadow-md:hover{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:hover\:shadow-lg:hover{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus\:shadow:focus{
    --tw-shadow:0 2px 8px rgba(0,0,0,0.4);;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus\:shadow-md:focus{
    --tw-shadow:0 3px 12px -1px rgba(0, 0, 0, 0.15);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus\:shadow-lg:focus{
    --tw-shadow:0 29px 70px -40px rgba(0, 0, 0, 0.5), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .desktop-xl\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-xl\:outline-white{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-xl\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-xl\:outline-blue{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-xl\:outline-orange{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-xl\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-xl\:focus-within\:outline-white:focus-within{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-xl\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-xl\:focus-within\:outline-blue:focus-within{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-xl\:focus-within\:outline-orange:focus-within{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-xl\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-xl\:focus\:outline-white:focus{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-xl\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-xl\:focus\:outline-blue:focus{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-xl\:focus\:outline-orange:focus{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-xl\:focus-visible\:outline-none.focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-xl\:focus-visible\:outline-none:focus-visible{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .desktop-xl\:focus-visible\:outline-white.focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-xl\:focus-visible\:outline-white:focus-visible{
    outline:1px dotted #ffffff;
    outline-offset:1px
  }

  .desktop-xl\:focus-visible\:outline-black.focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-xl\:focus-visible\:outline-black:focus-visible{
    outline:2px dotted black;
    outline-offset:2px
  }

  .desktop-xl\:focus-visible\:outline-blue.focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-xl\:focus-visible\:outline-blue:focus-visible{
    outline:2px solid #0000ff;
    outline-offset:0
  }

  .desktop-xl\:focus-visible\:outline-orange.focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-xl\:focus-visible\:outline-orange:focus-visible{
    outline:1px dashed #DA4926;
    outline-offset:0
  }

  .desktop-xl\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .desktop-xl\:ring-inset{
    --tw-ring-inset:inset
  }

  .desktop-xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .desktop-xl\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .desktop-xl\:ring-purple{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-purple-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-orange-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-orange-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-teal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-warm{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-gray-smoke{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-purple:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-purple-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-orange-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-orange-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-teal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-warm:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-gray-smoke:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-purple:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(97, 42, 96, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-purple-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(63, 12, 57, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-orange-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 170, 26, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(210, 70, 36, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-orange-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(158, 61, 31, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-teal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(28, 139, 129, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 243, 243, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 221, 221, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(140, 139, 140, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 99, 99, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(51, 51, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-warm:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(58, 54, 51, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-gray-smoke:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 83, 91, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .desktop-xl\:focus\:ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .desktop-xl\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .desktop-xl\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .desktop-xl\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .desktop-xl\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .desktop-xl\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .desktop-xl\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .desktop-xl\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .desktop-xl\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .desktop-xl\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .desktop-xl\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .desktop-xl\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .desktop-xl\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .desktop-xl\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .desktop-xl\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .desktop-xl\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .desktop-xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .desktop-xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .desktop-xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .desktop-xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .desktop-xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .desktop-xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .desktop-xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .desktop-xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .desktop-xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .desktop-xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .desktop-xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .desktop-xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .desktop-xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .desktop-xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .desktop-xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .desktop-xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .desktop-xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .desktop-xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .desktop-xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .desktop-xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .desktop-xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .desktop-xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .desktop-xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .desktop-xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .desktop-xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .desktop-xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .desktop-xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .desktop-xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .desktop-xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .desktop-xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .desktop-xl\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .desktop-xl\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .desktop-xl\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .desktop-xl\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .desktop-xl\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .desktop-xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .desktop-xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .desktop-xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .desktop-xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .desktop-xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .desktop-xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .desktop-xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .desktop-xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .desktop-xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .desktop-xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .desktop-xl\:ring-offset-purple{
    --tw-ring-offset-color:#612A60
  }

  .desktop-xl\:ring-offset-purple-dark{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-xl\:ring-offset-orange-light{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-xl\:ring-offset-orange{
    --tw-ring-offset-color:#D24624
  }

  .desktop-xl\:ring-offset-orange-dark{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-xl\:ring-offset-teal{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-xl\:ring-offset-gray-100{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-xl\:ring-offset-gray-200{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-xl\:ring-offset-gray-300{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-xl\:ring-offset-gray-400{
    --tw-ring-offset-color:#636363
  }

  .desktop-xl\:ring-offset-gray-500{
    --tw-ring-offset-color:#333333
  }

  .desktop-xl\:ring-offset-gray-warm{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-xl\:ring-offset-gray-smoke{
    --tw-ring-offset-color:#48535B
  }

  .desktop-xl\:ring-offset-white{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-xl\:ring-offset-black{
    --tw-ring-offset-color:#000000
  }

  .desktop-xl\:focus-within\:ring-offset-purple:focus-within{
    --tw-ring-offset-color:#612A60
  }

  .desktop-xl\:focus-within\:ring-offset-purple-dark:focus-within{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-xl\:focus-within\:ring-offset-orange-light:focus-within{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-xl\:focus-within\:ring-offset-orange:focus-within{
    --tw-ring-offset-color:#D24624
  }

  .desktop-xl\:focus-within\:ring-offset-orange-dark:focus-within{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-xl\:focus-within\:ring-offset-teal:focus-within{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-xl\:focus-within\:ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-xl\:focus-within\:ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-xl\:focus-within\:ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-xl\:focus-within\:ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#636363
  }

  .desktop-xl\:focus-within\:ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#333333
  }

  .desktop-xl\:focus-within\:ring-offset-gray-warm:focus-within{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-xl\:focus-within\:ring-offset-gray-smoke:focus-within{
    --tw-ring-offset-color:#48535B
  }

  .desktop-xl\:focus-within\:ring-offset-white:focus-within{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color:#000000
  }

  .desktop-xl\:focus\:ring-offset-purple:focus{
    --tw-ring-offset-color:#612A60
  }

  .desktop-xl\:focus\:ring-offset-purple-dark:focus{
    --tw-ring-offset-color:#3F0C39
  }

  .desktop-xl\:focus\:ring-offset-orange-light:focus{
    --tw-ring-offset-color:#EDAA1A
  }

  .desktop-xl\:focus\:ring-offset-orange:focus{
    --tw-ring-offset-color:#D24624
  }

  .desktop-xl\:focus\:ring-offset-orange-dark:focus{
    --tw-ring-offset-color:#9E3D1F
  }

  .desktop-xl\:focus\:ring-offset-teal:focus{
    --tw-ring-offset-color:#1C8B81
  }

  .desktop-xl\:focus\:ring-offset-gray-100:focus{
    --tw-ring-offset-color:#F3F3F3
  }

  .desktop-xl\:focus\:ring-offset-gray-200:focus{
    --tw-ring-offset-color:#DDDDDD
  }

  .desktop-xl\:focus\:ring-offset-gray-300:focus{
    --tw-ring-offset-color:#8C8B8C
  }

  .desktop-xl\:focus\:ring-offset-gray-400:focus{
    --tw-ring-offset-color:#636363
  }

  .desktop-xl\:focus\:ring-offset-gray-500:focus{
    --tw-ring-offset-color:#333333
  }

  .desktop-xl\:focus\:ring-offset-gray-warm:focus{
    --tw-ring-offset-color:#3A3633
  }

  .desktop-xl\:focus\:ring-offset-gray-smoke:focus{
    --tw-ring-offset-color:#48535B
  }

  .desktop-xl\:focus\:ring-offset-white:focus{
    --tw-ring-offset-color:#FFFFFF
  }

  .desktop-xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color:#000000
  }

  .desktop-xl\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .desktop-xl\:filter-none{
    filter:none
  }

  .desktop-xl\:blur-0{
    --tw-blur:blur(0)
  }

  .desktop-xl\:blur-none{
    --tw-blur:blur(0)
  }

  .desktop-xl\:blur-sm{
    --tw-blur:blur(4px)
  }

  .desktop-xl\:blur{
    --tw-blur:blur(8px)
  }

  .desktop-xl\:blur-md{
    --tw-blur:blur(12px)
  }

  .desktop-xl\:blur-lg{
    --tw-blur:blur(16px)
  }

  .desktop-xl\:blur-xl{
    --tw-blur:blur(24px)
  }

  .desktop-xl\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .desktop-xl\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .desktop-xl\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .desktop-xl\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .desktop-xl\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .desktop-xl\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .desktop-xl\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .desktop-xl\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .desktop-xl\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .desktop-xl\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .desktop-xl\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .desktop-xl\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .desktop-xl\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .desktop-xl\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .desktop-xl\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .desktop-xl\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .desktop-xl\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .desktop-xl\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .desktop-xl\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .desktop-xl\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .desktop-xl\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .desktop-xl\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .desktop-xl\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .desktop-xl\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .desktop-xl\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .desktop-xl\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .desktop-xl\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .desktop-xl\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .desktop-xl\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .desktop-xl\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .desktop-xl\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .desktop-xl\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .desktop-xl\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .desktop-xl\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .desktop-xl\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .desktop-xl\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .desktop-xl\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .desktop-xl\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .desktop-xl\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .desktop-xl\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .desktop-xl\:invert-0{
    --tw-invert:invert(0)
  }

  .desktop-xl\:invert{
    --tw-invert:invert(100%)
  }

  .desktop-xl\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .desktop-xl\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .desktop-xl\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .desktop-xl\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .desktop-xl\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .desktop-xl\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .desktop-xl\:sepia{
    --tw-sepia:sepia(100%)
  }

  .desktop-xl\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .desktop-xl\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .desktop-xl\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .desktop-xl\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .desktop-xl\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .desktop-xl\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .desktop-xl\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .desktop-xl\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .desktop-xl\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .desktop-xl\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .desktop-xl\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .desktop-xl\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .desktop-xl\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .desktop-xl\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .desktop-xl\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .desktop-xl\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .desktop-xl\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .desktop-xl\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .desktop-xl\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .desktop-xl\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .desktop-xl\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .desktop-xl\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .desktop-xl\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .desktop-xl\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .desktop-xl\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .desktop-xl\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .desktop-xl\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .desktop-xl\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .desktop-xl\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .desktop-xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .desktop-xl\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .desktop-xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .desktop-xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .desktop-xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .desktop-xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .desktop-xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .desktop-xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .desktop-xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .desktop-xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .desktop-xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .desktop-xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .desktop-xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .desktop-xl\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .desktop-xl\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .desktop-xl\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .desktop-xl\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .desktop-xl\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .desktop-xl\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .desktop-xl\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .desktop-xl\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .desktop-xl\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .desktop-xl\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .desktop-xl\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .desktop-xl\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .desktop-xl\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .desktop-xl\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .desktop-xl\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .desktop-xl\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .desktop-xl\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .desktop-xl\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .desktop-xl\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .desktop-xl\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .desktop-xl\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .desktop-xl\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .desktop-xl\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .desktop-xl\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .desktop-xl\:transition-none{
    transition-property:none
  }

  .desktop-xl\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .desktop-xl\:delay-75{
    transition-delay:75ms
  }

  .desktop-xl\:delay-100{
    transition-delay:100ms
  }

  .desktop-xl\:delay-150{
    transition-delay:150ms
  }

  .desktop-xl\:delay-200{
    transition-delay:200ms
  }

  .desktop-xl\:delay-300{
    transition-delay:300ms
  }

  .desktop-xl\:delay-500{
    transition-delay:500ms
  }

  .desktop-xl\:delay-700{
    transition-delay:700ms
  }

  .desktop-xl\:delay-1000{
    transition-delay:1000ms
  }

  .desktop-xl\:duration-75{
    transition-duration:75ms
  }

  .desktop-xl\:duration-100{
    transition-duration:100ms
  }

  .desktop-xl\:duration-150{
    transition-duration:150ms
  }

  .desktop-xl\:duration-200{
    transition-duration:200ms
  }

  .desktop-xl\:duration-300{
    transition-duration:300ms
  }

  .desktop-xl\:duration-500{
    transition-duration:500ms
  }

  .desktop-xl\:duration-700{
    transition-duration:700ms
  }

  .desktop-xl\:duration-1000{
    transition-duration:1000ms
  }

  .desktop-xl\:ease-linear{
    transition-timing-function:linear
  }

  .desktop-xl\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .desktop-xl\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .desktop-xl\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}
