/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[1].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[4].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

/* You can add global styles to this file, and also import other style files */

/* Global Styles - Bootstrap 5 + Custom Theme */

/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root,[data-bs-theme=light]{
  --bs-blue:#0d6efd;
  --bs-indigo:#6610f2;
  --bs-purple:#6f42c1;
  --bs-pink:#d63384;
  --bs-red:#dc3545;
  --bs-orange:#fd7e14;
  --bs-yellow:#ffc107;
  --bs-green:#198754;
  --bs-teal:#20c997;
  --bs-cyan:#0dcaf0;
  --bs-black:#000;
  --bs-white:#fff;
  --bs-gray:#6c757d;
  --bs-gray-dark:#343a40;
  --bs-gray-100:#f8f9fa;
  --bs-gray-200:#e9ecef;
  --bs-gray-300:#dee2e6;
  --bs-gray-400:#ced4da;
  --bs-gray-500:#adb5bd;
  --bs-gray-600:#6c757d;
  --bs-gray-700:#495057;
  --bs-gray-800:#343a40;
  --bs-gray-900:#212529;
  --bs-primary:#0d6efd;
  --bs-secondary:#6c757d;
  --bs-success:#198754;
  --bs-info:#0dcaf0;
  --bs-warning:#ffc107;
  --bs-danger:#dc3545;
  --bs-light:#f8f9fa;
  --bs-dark:#212529;
  --bs-primary-rgb:13,110,253;
  --bs-secondary-rgb:108,117,125;
  --bs-success-rgb:25,135,84;
  --bs-info-rgb:13,202,240;
  --bs-warning-rgb:255,193,7;
  --bs-danger-rgb:220,53,69;
  --bs-light-rgb:248,249,250;
  --bs-dark-rgb:33,37,41;
  --bs-primary-text-emphasis:#052c65;
  --bs-secondary-text-emphasis:#2b2f32;
  --bs-success-text-emphasis:#0a3622;
  --bs-info-text-emphasis:#055160;
  --bs-warning-text-emphasis:#664d03;
  --bs-danger-text-emphasis:#58151c;
  --bs-light-text-emphasis:#495057;
  --bs-dark-text-emphasis:#495057;
  --bs-primary-bg-subtle:#cfe2ff;
  --bs-secondary-bg-subtle:#e2e3e5;
  --bs-success-bg-subtle:#d1e7dd;
  --bs-info-bg-subtle:#cff4fc;
  --bs-warning-bg-subtle:#fff3cd;
  --bs-danger-bg-subtle:#f8d7da;
  --bs-light-bg-subtle:#fcfcfd;
  --bs-dark-bg-subtle:#ced4da;
  --bs-primary-border-subtle:#9ec5fe;
  --bs-secondary-border-subtle:#c4c8cb;
  --bs-success-border-subtle:#a3cfbb;
  --bs-info-border-subtle:#9eeaf9;
  --bs-warning-border-subtle:#ffe69c;
  --bs-danger-border-subtle:#f1aeb5;
  --bs-light-border-subtle:#e9ecef;
  --bs-dark-border-subtle:#adb5bd;
  --bs-white-rgb:255,255,255;
  --bs-black-rgb:0,0,0;
  --bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  --bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  --bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family:var(--bs-font-sans-serif);
  --bs-body-font-size:1rem;
  --bs-body-font-weight:400;
  --bs-body-line-height:1.5;
  --bs-body-color:#212529;
  --bs-body-color-rgb:33,37,41;
  --bs-body-bg:#fff;
  --bs-body-bg-rgb:255,255,255;
  --bs-emphasis-color:#000;
  --bs-emphasis-color-rgb:0,0,0;
  --bs-secondary-color:rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb:33,37,41;
  --bs-secondary-bg:#e9ecef;
  --bs-secondary-bg-rgb:233,236,239;
  --bs-tertiary-color:rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb:33,37,41;
  --bs-tertiary-bg:#f8f9fa;
  --bs-tertiary-bg-rgb:248,249,250;
  --bs-heading-color:inherit;
  --bs-link-color:#0d6efd;
  --bs-link-color-rgb:13,110,253;
  --bs-link-decoration:underline;
  --bs-link-hover-color:#0a58ca;
  --bs-link-hover-color-rgb:10,88,202;
  --bs-code-color:#d63384;
  --bs-highlight-color:#212529;
  --bs-highlight-bg:#fff3cd;
  --bs-border-width:1px;
  --bs-border-style:solid;
  --bs-border-color:#dee2e6;
  --bs-border-color-translucent:rgba(0, 0, 0, 0.175);
  --bs-border-radius:0.375rem;
  --bs-border-radius-sm:0.25rem;
  --bs-border-radius-lg:0.5rem;
  --bs-border-radius-xl:1rem;
  --bs-border-radius-xxl:2rem;
  --bs-border-radius-2xl:var(--bs-border-radius-xxl);
  --bs-border-radius-pill:50rem;
  --bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width:0.25rem;
  --bs-focus-ring-opacity:0.25;
  --bs-focus-ring-color:rgba(13, 110, 253, 0.25);
  --bs-form-valid-color:#198754;
  --bs-form-valid-border-color:#198754;
  --bs-form-invalid-color:#dc3545;
  --bs-form-invalid-border-color:#dc3545
}

[data-bs-theme=dark]{
  color-scheme:dark;
  --bs-body-color:#dee2e6;
  --bs-body-color-rgb:222,226,230;
  --bs-body-bg:#212529;
  --bs-body-bg-rgb:33,37,41;
  --bs-emphasis-color:#fff;
  --bs-emphasis-color-rgb:255,255,255;
  --bs-secondary-color:rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb:222,226,230;
  --bs-secondary-bg:#343a40;
  --bs-secondary-bg-rgb:52,58,64;
  --bs-tertiary-color:rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb:222,226,230;
  --bs-tertiary-bg:#2b3035;
  --bs-tertiary-bg-rgb:43,48,53;
  --bs-primary-text-emphasis:#6ea8fe;
  --bs-secondary-text-emphasis:#a7acb1;
  --bs-success-text-emphasis:#75b798;
  --bs-info-text-emphasis:#6edff6;
  --bs-warning-text-emphasis:#ffda6a;
  --bs-danger-text-emphasis:#ea868f;
  --bs-light-text-emphasis:#f8f9fa;
  --bs-dark-text-emphasis:#dee2e6;
  --bs-primary-bg-subtle:#031633;
  --bs-secondary-bg-subtle:#161719;
  --bs-success-bg-subtle:#051b11;
  --bs-info-bg-subtle:#032830;
  --bs-warning-bg-subtle:#332701;
  --bs-danger-bg-subtle:#2c0b0e;
  --bs-light-bg-subtle:#343a40;
  --bs-dark-bg-subtle:#1a1d20;
  --bs-primary-border-subtle:#084298;
  --bs-secondary-border-subtle:#41464b;
  --bs-success-border-subtle:#0f5132;
  --bs-info-border-subtle:#087990;
  --bs-warning-border-subtle:#997404;
  --bs-danger-border-subtle:#842029;
  --bs-light-border-subtle:#495057;
  --bs-dark-border-subtle:#343a40;
  --bs-heading-color:inherit;
  --bs-link-color:#6ea8fe;
  --bs-link-hover-color:#8bb9fe;
  --bs-link-color-rgb:110,168,254;
  --bs-link-hover-color-rgb:139,185,254;
  --bs-code-color:#e685b5;
  --bs-highlight-color:#dee2e6;
  --bs-highlight-bg:#664d03;
  --bs-border-color:#495057;
  --bs-border-color-translucent:rgba(255, 255, 255, 0.15);
  --bs-form-valid-color:#75b798;
  --bs-form-valid-border-color:#75b798;
  --bs-form-invalid-color:#ea868f;
  --bs-form-invalid-border-color:#ea868f
}

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

@media (prefers-reduced-motion:no-preference){
  :root{
    scroll-behavior:smooth
  }
}

body{
  margin:0;
  font-family:var(--bs-body-font-family);
  font-size:var(--bs-body-font-size);
  font-weight:var(--bs-body-font-weight);
  line-height:var(--bs-body-line-height);
  color:var(--bs-body-color);
  text-align:var(--bs-body-text-align);
  background-color:var(--bs-body-bg);
  -webkit-text-size-adjust:100%;
  -webkit-tap-highlight-color:transparent
}

hr{
  margin:1rem 0;
  color:inherit;
  border:0;
  border-top:var(--bs-border-width) solid;
  opacity:.25
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
  margin-top:0;
  margin-bottom:.5rem;
  font-weight:500;
  line-height:1.2;
  color:var(--bs-heading-color)
}

.h1,h1{
  font-size:calc(1.375rem + 1.5vw)
}

@media (min-width:1200px){
  .h1,h1{
    font-size:2.5rem
  }
}

.h2,h2{
  font-size:calc(1.325rem + .9vw)
}

@media (min-width:1200px){
  .h2,h2{
    font-size:2rem
  }
}

.h3,h3{
  font-size:calc(1.3rem + .6vw)
}

@media (min-width:1200px){
  .h3,h3{
    font-size:1.75rem
  }
}

.h4,h4{
  font-size:calc(1.275rem + .3vw)
}

@media (min-width:1200px){
  .h4,h4{
    font-size:1.5rem
  }
}

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

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

p{
  margin-top:0;
  margin-bottom:1rem
}

abbr[title]{
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
  cursor:help;
  -webkit-text-decoration-skip-ink:none;
  text-decoration-skip-ink:none
}

address{
  margin-bottom:1rem;
  font-style:normal;
  line-height:inherit
}

ol,ul{
  padding-left:2rem
}

dl,ol,ul{
  margin-top:0;
  margin-bottom:1rem
}

ol ol,ol ul,ul ol,ul ul{
  margin-bottom:0
}

dt{
  font-weight:700
}

dd{
  margin-bottom:.5rem;
  margin-left:0
}

blockquote{
  margin:0 0 1rem
}

b,strong{
  font-weight:bolder
}

.small,small{
  font-size:.875em
}

.mark,mark{
  padding:.1875em;
  color:var(--bs-highlight-color);
  background-color:var(--bs-highlight-bg)
}

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

sub{
  bottom:-.25em
}

sup{
  top:-.5em
}

a{
  color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));
  text-decoration:underline
}

a:hover{
  --bs-link-color-rgb:var(--bs-link-hover-color-rgb)
}

a:not([href]):not([class]),a:not([href]):not([class]):hover{
  color:inherit;
  text-decoration:none
}

code,kbd,pre,samp{
  font-family:var(--bs-font-monospace);
  font-size:1em
}

pre{
  display:block;
  margin-top:0;
  margin-bottom:1rem;
  overflow:auto;
  font-size:.875em
}

pre code{
  font-size:inherit;
  color:inherit;
  word-break:normal
}

code{
  font-size:.875em;
  color:var(--bs-code-color);
  word-wrap:break-word
}

a>code{
  color:inherit
}

kbd{
  padding:.1875rem .375rem;
  font-size:.875em;
  color:var(--bs-body-bg);
  background-color:var(--bs-body-color);
  border-radius:.25rem
}

kbd kbd{
  padding:0;
  font-size:1em
}

figure{
  margin:0 0 1rem
}

img,svg{
  vertical-align:middle
}

table{
  caption-side:bottom;
  border-collapse:collapse
}

caption{
  padding-top:.5rem;
  padding-bottom:.5rem;
  color:var(--bs-secondary-color);
  text-align:left
}

th{
  text-align:inherit;
  text-align:-webkit-match-parent
}

tbody,td,tfoot,th,thead,tr{
  border-color:inherit;
  border-style:solid;
  border-width:0
}

label{
  display:inline-block
}

button{
  border-radius:0
}

button:focus:not(:focus-visible){
  outline:0
}

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

button,select{
  text-transform:none
}

[role=button]{
  cursor:pointer
}

select{
  word-wrap:normal
}

select:disabled{
  opacity:1
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{
  display:none!important
}

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

[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){
  cursor:pointer
}

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

textarea{
  resize:vertical
}

fieldset{
  min-width:0;
  padding:0;
  margin:0;
  border:0
}

legend{
  float:left;
  width:100%;
  padding:0;
  margin-bottom:.5rem;
  font-size:calc(1.275rem + .3vw);
  line-height:inherit
}

@media (min-width:1200px){
  legend{
    font-size:1.5rem
  }
}

legend+*{
  clear:left
}

::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{
  padding:0
}

::-webkit-inner-spin-button{
  height:auto
}

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

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

::-webkit-color-swatch-wrapper{
  padding:0
}

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

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

output{
  display:inline-block
}

iframe{
  border:0
}

summary{
  display:list-item;
  cursor:pointer
}

progress{
  vertical-align:baseline
}

[hidden]{
  display:none!important
}

.lead{
  font-size:1.25rem;
  font-weight:300
}

.display-1{
  font-size:calc(1.625rem + 4.5vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-1{
    font-size:5rem
  }
}

.display-2{
  font-size:calc(1.575rem + 3.9vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-2{
    font-size:4.5rem
  }
}

.display-3{
  font-size:calc(1.525rem + 3.3vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-3{
    font-size:4rem
  }
}

.display-4{
  font-size:calc(1.475rem + 2.7vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-4{
    font-size:3.5rem
  }
}

.display-5{
  font-size:calc(1.425rem + 2.1vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-5{
    font-size:3rem
  }
}

.display-6{
  font-size:calc(1.375rem + 1.5vw);
  font-weight:300;
  line-height:1.2
}

@media (min-width:1200px){
  .display-6{
    font-size:2.5rem
  }
}

.list-unstyled{
  padding-left:0;
  list-style:none
}

.list-inline{
  padding-left:0;
  list-style:none
}

.list-inline-item{
  display:inline-block
}

.list-inline-item:not(:last-child){
  margin-right:.5rem
}

.initialism{
  font-size:.875em;
  text-transform:uppercase
}

.blockquote{
  margin-bottom:1rem;
  font-size:1.25rem
}

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

.blockquote-footer{
  margin-top:-1rem;
  margin-bottom:1rem;
  font-size:.875em;
  color:#6c757d
}

.blockquote-footer::before{
  content:"— "
}

.img-fluid{
  max-width:100%;
  height:auto
}

.img-thumbnail{
  padding:.25rem;
  background-color:var(--bs-body-bg);
  border:var(--bs-border-width) solid var(--bs-border-color);
  border-radius:var(--bs-border-radius);
  max-width:100%;
  height:auto
}

.figure{
  display:inline-block
}

.figure-img{
  margin-bottom:.5rem;
  line-height:1
}

.figure-caption{
  font-size:.875em;
  color:var(--bs-secondary-color)
}

.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  width:100%;
  padding-right:calc(var(--bs-gutter-x) * .5);
  padding-left:calc(var(--bs-gutter-x) * .5);
  margin-right:auto;
  margin-left:auto
}

@media (min-width:576px){
  .container,.container-sm{
    max-width:540px
  }
}

@media (min-width:768px){
  .container,.container-md,.container-sm{
    max-width:720px
  }
}

@media (min-width:992px){
  .container,.container-lg,.container-md,.container-sm{
    max-width:960px
  }
}

@media (min-width:1200px){
  .container,.container-lg,.container-md,.container-sm,.container-xl{
    max-width:1140px
  }
}

@media (min-width:1400px){
  .container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{
    max-width:1320px
  }
}

:root{
  --bs-breakpoint-xs:0;
  --bs-breakpoint-sm:576px;
  --bs-breakpoint-md:768px;
  --bs-breakpoint-lg:992px;
  --bs-breakpoint-xl:1200px;
  --bs-breakpoint-xxl:1400px
}

.row{
  --bs-gutter-x:1.5rem;
  --bs-gutter-y:0;
  display:flex;
  flex-wrap:wrap;
  margin-top:calc(-1 * var(--bs-gutter-y));
  margin-right:calc(-.5 * var(--bs-gutter-x));
  margin-left:calc(-.5 * var(--bs-gutter-x))
}

.row>*{
  flex-shrink:0;
  width:100%;
  max-width:100%;
  padding-right:calc(var(--bs-gutter-x) * .5);
  padding-left:calc(var(--bs-gutter-x) * .5);
  margin-top:var(--bs-gutter-y)
}

.col{
  flex:1 0 0%
}

.row-cols-auto>*{
  flex:0 0 auto;
  width:auto
}

.row-cols-1>*{
  flex:0 0 auto;
  width:100%
}

.row-cols-2>*{
  flex:0 0 auto;
  width:50%
}

.row-cols-3>*{
  flex:0 0 auto;
  width:33.33333333%
}

.row-cols-4>*{
  flex:0 0 auto;
  width:25%
}

.row-cols-5>*{
  flex:0 0 auto;
  width:20%
}

.row-cols-6>*{
  flex:0 0 auto;
  width:16.66666667%
}

.col-auto{
  flex:0 0 auto;
  width:auto
}

.col-1{
  flex:0 0 auto;
  width:8.33333333%
}

.col-2{
  flex:0 0 auto;
  width:16.66666667%
}

.col-3{
  flex:0 0 auto;
  width:25%
}

.col-4{
  flex:0 0 auto;
  width:33.33333333%
}

.col-5{
  flex:0 0 auto;
  width:41.66666667%
}

.col-6{
  flex:0 0 auto;
  width:50%
}

.col-7{
  flex:0 0 auto;
  width:58.33333333%
}

.col-8{
  flex:0 0 auto;
  width:66.66666667%
}

.col-9{
  flex:0 0 auto;
  width:75%
}

.col-10{
  flex:0 0 auto;
  width:83.33333333%
}

.col-11{
  flex:0 0 auto;
  width:91.66666667%
}

.col-12{
  flex:0 0 auto;
  width:100%
}

.offset-1{
  margin-left:8.33333333%
}

.offset-2{
  margin-left:16.66666667%
}

.offset-3{
  margin-left:25%
}

.offset-4{
  margin-left:33.33333333%
}

.offset-5{
  margin-left:41.66666667%
}

.offset-6{
  margin-left:50%
}

.offset-7{
  margin-left:58.33333333%
}

.offset-8{
  margin-left:66.66666667%
}

.offset-9{
  margin-left:75%
}

.offset-10{
  margin-left:83.33333333%
}

.offset-11{
  margin-left:91.66666667%
}

.g-0,.gx-0{
  --bs-gutter-x:0
}

.g-0,.gy-0{
  --bs-gutter-y:0
}

.g-1,.gx-1{
  --bs-gutter-x:0.25rem
}

.g-1,.gy-1{
  --bs-gutter-y:0.25rem
}

.g-2,.gx-2{
  --bs-gutter-x:0.5rem
}

.g-2,.gy-2{
  --bs-gutter-y:0.5rem
}

.g-3,.gx-3{
  --bs-gutter-x:1rem
}

.g-3,.gy-3{
  --bs-gutter-y:1rem
}

.g-4,.gx-4{
  --bs-gutter-x:1.5rem
}

.g-4,.gy-4{
  --bs-gutter-y:1.5rem
}

.g-5,.gx-5{
  --bs-gutter-x:3rem
}

.g-5,.gy-5{
  --bs-gutter-y:3rem
}

@media (min-width:576px){
  .col-sm{
    flex:1 0 0%
  }

  .row-cols-sm-auto>*{
    flex:0 0 auto;
    width:auto
  }

  .row-cols-sm-1>*{
    flex:0 0 auto;
    width:100%
  }

  .row-cols-sm-2>*{
    flex:0 0 auto;
    width:50%
  }

  .row-cols-sm-3>*{
    flex:0 0 auto;
    width:33.33333333%
  }

  .row-cols-sm-4>*{
    flex:0 0 auto;
    width:25%
  }

  .row-cols-sm-5>*{
    flex:0 0 auto;
    width:20%
  }

  .row-cols-sm-6>*{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-sm-auto{
    flex:0 0 auto;
    width:auto
  }

  .col-sm-1{
    flex:0 0 auto;
    width:8.33333333%
  }

  .col-sm-2{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-sm-3{
    flex:0 0 auto;
    width:25%
  }

  .col-sm-4{
    flex:0 0 auto;
    width:33.33333333%
  }

  .col-sm-5{
    flex:0 0 auto;
    width:41.66666667%
  }

  .col-sm-6{
    flex:0 0 auto;
    width:50%
  }

  .col-sm-7{
    flex:0 0 auto;
    width:58.33333333%
  }

  .col-sm-8{
    flex:0 0 auto;
    width:66.66666667%
  }

  .col-sm-9{
    flex:0 0 auto;
    width:75%
  }

  .col-sm-10{
    flex:0 0 auto;
    width:83.33333333%
  }

  .col-sm-11{
    flex:0 0 auto;
    width:91.66666667%
  }

  .col-sm-12{
    flex:0 0 auto;
    width:100%
  }

  .offset-sm-0{
    margin-left:0
  }

  .offset-sm-1{
    margin-left:8.33333333%
  }

  .offset-sm-2{
    margin-left:16.66666667%
  }

  .offset-sm-3{
    margin-left:25%
  }

  .offset-sm-4{
    margin-left:33.33333333%
  }

  .offset-sm-5{
    margin-left:41.66666667%
  }

  .offset-sm-6{
    margin-left:50%
  }

  .offset-sm-7{
    margin-left:58.33333333%
  }

  .offset-sm-8{
    margin-left:66.66666667%
  }

  .offset-sm-9{
    margin-left:75%
  }

  .offset-sm-10{
    margin-left:83.33333333%
  }

  .offset-sm-11{
    margin-left:91.66666667%
  }

  .g-sm-0,.gx-sm-0{
    --bs-gutter-x:0
  }

  .g-sm-0,.gy-sm-0{
    --bs-gutter-y:0
  }

  .g-sm-1,.gx-sm-1{
    --bs-gutter-x:0.25rem
  }

  .g-sm-1,.gy-sm-1{
    --bs-gutter-y:0.25rem
  }

  .g-sm-2,.gx-sm-2{
    --bs-gutter-x:0.5rem
  }

  .g-sm-2,.gy-sm-2{
    --bs-gutter-y:0.5rem
  }

  .g-sm-3,.gx-sm-3{
    --bs-gutter-x:1rem
  }

  .g-sm-3,.gy-sm-3{
    --bs-gutter-y:1rem
  }

  .g-sm-4,.gx-sm-4{
    --bs-gutter-x:1.5rem
  }

  .g-sm-4,.gy-sm-4{
    --bs-gutter-y:1.5rem
  }

  .g-sm-5,.gx-sm-5{
    --bs-gutter-x:3rem
  }

  .g-sm-5,.gy-sm-5{
    --bs-gutter-y:3rem
  }
}

@media (min-width:768px){
  .col-md{
    flex:1 0 0%
  }

  .row-cols-md-auto>*{
    flex:0 0 auto;
    width:auto
  }

  .row-cols-md-1>*{
    flex:0 0 auto;
    width:100%
  }

  .row-cols-md-2>*{
    flex:0 0 auto;
    width:50%
  }

  .row-cols-md-3>*{
    flex:0 0 auto;
    width:33.33333333%
  }

  .row-cols-md-4>*{
    flex:0 0 auto;
    width:25%
  }

  .row-cols-md-5>*{
    flex:0 0 auto;
    width:20%
  }

  .row-cols-md-6>*{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-md-auto{
    flex:0 0 auto;
    width:auto
  }

  .col-md-1{
    flex:0 0 auto;
    width:8.33333333%
  }

  .col-md-2{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-md-3{
    flex:0 0 auto;
    width:25%
  }

  .col-md-4{
    flex:0 0 auto;
    width:33.33333333%
  }

  .col-md-5{
    flex:0 0 auto;
    width:41.66666667%
  }

  .col-md-6{
    flex:0 0 auto;
    width:50%
  }

  .col-md-7{
    flex:0 0 auto;
    width:58.33333333%
  }

  .col-md-8{
    flex:0 0 auto;
    width:66.66666667%
  }

  .col-md-9{
    flex:0 0 auto;
    width:75%
  }

  .col-md-10{
    flex:0 0 auto;
    width:83.33333333%
  }

  .col-md-11{
    flex:0 0 auto;
    width:91.66666667%
  }

  .col-md-12{
    flex:0 0 auto;
    width:100%
  }

  .offset-md-0{
    margin-left:0
  }

  .offset-md-1{
    margin-left:8.33333333%
  }

  .offset-md-2{
    margin-left:16.66666667%
  }

  .offset-md-3{
    margin-left:25%
  }

  .offset-md-4{
    margin-left:33.33333333%
  }

  .offset-md-5{
    margin-left:41.66666667%
  }

  .offset-md-6{
    margin-left:50%
  }

  .offset-md-7{
    margin-left:58.33333333%
  }

  .offset-md-8{
    margin-left:66.66666667%
  }

  .offset-md-9{
    margin-left:75%
  }

  .offset-md-10{
    margin-left:83.33333333%
  }

  .offset-md-11{
    margin-left:91.66666667%
  }

  .g-md-0,.gx-md-0{
    --bs-gutter-x:0
  }

  .g-md-0,.gy-md-0{
    --bs-gutter-y:0
  }

  .g-md-1,.gx-md-1{
    --bs-gutter-x:0.25rem
  }

  .g-md-1,.gy-md-1{
    --bs-gutter-y:0.25rem
  }

  .g-md-2,.gx-md-2{
    --bs-gutter-x:0.5rem
  }

  .g-md-2,.gy-md-2{
    --bs-gutter-y:0.5rem
  }

  .g-md-3,.gx-md-3{
    --bs-gutter-x:1rem
  }

  .g-md-3,.gy-md-3{
    --bs-gutter-y:1rem
  }

  .g-md-4,.gx-md-4{
    --bs-gutter-x:1.5rem
  }

  .g-md-4,.gy-md-4{
    --bs-gutter-y:1.5rem
  }

  .g-md-5,.gx-md-5{
    --bs-gutter-x:3rem
  }

  .g-md-5,.gy-md-5{
    --bs-gutter-y:3rem
  }
}

@media (min-width:992px){
  .col-lg{
    flex:1 0 0%
  }

  .row-cols-lg-auto>*{
    flex:0 0 auto;
    width:auto
  }

  .row-cols-lg-1>*{
    flex:0 0 auto;
    width:100%
  }

  .row-cols-lg-2>*{
    flex:0 0 auto;
    width:50%
  }

  .row-cols-lg-3>*{
    flex:0 0 auto;
    width:33.33333333%
  }

  .row-cols-lg-4>*{
    flex:0 0 auto;
    width:25%
  }

  .row-cols-lg-5>*{
    flex:0 0 auto;
    width:20%
  }

  .row-cols-lg-6>*{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-lg-auto{
    flex:0 0 auto;
    width:auto
  }

  .col-lg-1{
    flex:0 0 auto;
    width:8.33333333%
  }

  .col-lg-2{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-lg-3{
    flex:0 0 auto;
    width:25%
  }

  .col-lg-4{
    flex:0 0 auto;
    width:33.33333333%
  }

  .col-lg-5{
    flex:0 0 auto;
    width:41.66666667%
  }

  .col-lg-6{
    flex:0 0 auto;
    width:50%
  }

  .col-lg-7{
    flex:0 0 auto;
    width:58.33333333%
  }

  .col-lg-8{
    flex:0 0 auto;
    width:66.66666667%
  }

  .col-lg-9{
    flex:0 0 auto;
    width:75%
  }

  .col-lg-10{
    flex:0 0 auto;
    width:83.33333333%
  }

  .col-lg-11{
    flex:0 0 auto;
    width:91.66666667%
  }

  .col-lg-12{
    flex:0 0 auto;
    width:100%
  }

  .offset-lg-0{
    margin-left:0
  }

  .offset-lg-1{
    margin-left:8.33333333%
  }

  .offset-lg-2{
    margin-left:16.66666667%
  }

  .offset-lg-3{
    margin-left:25%
  }

  .offset-lg-4{
    margin-left:33.33333333%
  }

  .offset-lg-5{
    margin-left:41.66666667%
  }

  .offset-lg-6{
    margin-left:50%
  }

  .offset-lg-7{
    margin-left:58.33333333%
  }

  .offset-lg-8{
    margin-left:66.66666667%
  }

  .offset-lg-9{
    margin-left:75%
  }

  .offset-lg-10{
    margin-left:83.33333333%
  }

  .offset-lg-11{
    margin-left:91.66666667%
  }

  .g-lg-0,.gx-lg-0{
    --bs-gutter-x:0
  }

  .g-lg-0,.gy-lg-0{
    --bs-gutter-y:0
  }

  .g-lg-1,.gx-lg-1{
    --bs-gutter-x:0.25rem
  }

  .g-lg-1,.gy-lg-1{
    --bs-gutter-y:0.25rem
  }

  .g-lg-2,.gx-lg-2{
    --bs-gutter-x:0.5rem
  }

  .g-lg-2,.gy-lg-2{
    --bs-gutter-y:0.5rem
  }

  .g-lg-3,.gx-lg-3{
    --bs-gutter-x:1rem
  }

  .g-lg-3,.gy-lg-3{
    --bs-gutter-y:1rem
  }

  .g-lg-4,.gx-lg-4{
    --bs-gutter-x:1.5rem
  }

  .g-lg-4,.gy-lg-4{
    --bs-gutter-y:1.5rem
  }

  .g-lg-5,.gx-lg-5{
    --bs-gutter-x:3rem
  }

  .g-lg-5,.gy-lg-5{
    --bs-gutter-y:3rem
  }
}

@media (min-width:1200px){
  .col-xl{
    flex:1 0 0%
  }

  .row-cols-xl-auto>*{
    flex:0 0 auto;
    width:auto
  }

  .row-cols-xl-1>*{
    flex:0 0 auto;
    width:100%
  }

  .row-cols-xl-2>*{
    flex:0 0 auto;
    width:50%
  }

  .row-cols-xl-3>*{
    flex:0 0 auto;
    width:33.33333333%
  }

  .row-cols-xl-4>*{
    flex:0 0 auto;
    width:25%
  }

  .row-cols-xl-5>*{
    flex:0 0 auto;
    width:20%
  }

  .row-cols-xl-6>*{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-xl-auto{
    flex:0 0 auto;
    width:auto
  }

  .col-xl-1{
    flex:0 0 auto;
    width:8.33333333%
  }

  .col-xl-2{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-xl-3{
    flex:0 0 auto;
    width:25%
  }

  .col-xl-4{
    flex:0 0 auto;
    width:33.33333333%
  }

  .col-xl-5{
    flex:0 0 auto;
    width:41.66666667%
  }

  .col-xl-6{
    flex:0 0 auto;
    width:50%
  }

  .col-xl-7{
    flex:0 0 auto;
    width:58.33333333%
  }

  .col-xl-8{
    flex:0 0 auto;
    width:66.66666667%
  }

  .col-xl-9{
    flex:0 0 auto;
    width:75%
  }

  .col-xl-10{
    flex:0 0 auto;
    width:83.33333333%
  }

  .col-xl-11{
    flex:0 0 auto;
    width:91.66666667%
  }

  .col-xl-12{
    flex:0 0 auto;
    width:100%
  }

  .offset-xl-0{
    margin-left:0
  }

  .offset-xl-1{
    margin-left:8.33333333%
  }

  .offset-xl-2{
    margin-left:16.66666667%
  }

  .offset-xl-3{
    margin-left:25%
  }

  .offset-xl-4{
    margin-left:33.33333333%
  }

  .offset-xl-5{
    margin-left:41.66666667%
  }

  .offset-xl-6{
    margin-left:50%
  }

  .offset-xl-7{
    margin-left:58.33333333%
  }

  .offset-xl-8{
    margin-left:66.66666667%
  }

  .offset-xl-9{
    margin-left:75%
  }

  .offset-xl-10{
    margin-left:83.33333333%
  }

  .offset-xl-11{
    margin-left:91.66666667%
  }

  .g-xl-0,.gx-xl-0{
    --bs-gutter-x:0
  }

  .g-xl-0,.gy-xl-0{
    --bs-gutter-y:0
  }

  .g-xl-1,.gx-xl-1{
    --bs-gutter-x:0.25rem
  }

  .g-xl-1,.gy-xl-1{
    --bs-gutter-y:0.25rem
  }

  .g-xl-2,.gx-xl-2{
    --bs-gutter-x:0.5rem
  }

  .g-xl-2,.gy-xl-2{
    --bs-gutter-y:0.5rem
  }

  .g-xl-3,.gx-xl-3{
    --bs-gutter-x:1rem
  }

  .g-xl-3,.gy-xl-3{
    --bs-gutter-y:1rem
  }

  .g-xl-4,.gx-xl-4{
    --bs-gutter-x:1.5rem
  }

  .g-xl-4,.gy-xl-4{
    --bs-gutter-y:1.5rem
  }

  .g-xl-5,.gx-xl-5{
    --bs-gutter-x:3rem
  }

  .g-xl-5,.gy-xl-5{
    --bs-gutter-y:3rem
  }
}

@media (min-width:1400px){
  .col-xxl{
    flex:1 0 0%
  }

  .row-cols-xxl-auto>*{
    flex:0 0 auto;
    width:auto
  }

  .row-cols-xxl-1>*{
    flex:0 0 auto;
    width:100%
  }

  .row-cols-xxl-2>*{
    flex:0 0 auto;
    width:50%
  }

  .row-cols-xxl-3>*{
    flex:0 0 auto;
    width:33.33333333%
  }

  .row-cols-xxl-4>*{
    flex:0 0 auto;
    width:25%
  }

  .row-cols-xxl-5>*{
    flex:0 0 auto;
    width:20%
  }

  .row-cols-xxl-6>*{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-xxl-auto{
    flex:0 0 auto;
    width:auto
  }

  .col-xxl-1{
    flex:0 0 auto;
    width:8.33333333%
  }

  .col-xxl-2{
    flex:0 0 auto;
    width:16.66666667%
  }

  .col-xxl-3{
    flex:0 0 auto;
    width:25%
  }

  .col-xxl-4{
    flex:0 0 auto;
    width:33.33333333%
  }

  .col-xxl-5{
    flex:0 0 auto;
    width:41.66666667%
  }

  .col-xxl-6{
    flex:0 0 auto;
    width:50%
  }

  .col-xxl-7{
    flex:0 0 auto;
    width:58.33333333%
  }

  .col-xxl-8{
    flex:0 0 auto;
    width:66.66666667%
  }

  .col-xxl-9{
    flex:0 0 auto;
    width:75%
  }

  .col-xxl-10{
    flex:0 0 auto;
    width:83.33333333%
  }

  .col-xxl-11{
    flex:0 0 auto;
    width:91.66666667%
  }

  .col-xxl-12{
    flex:0 0 auto;
    width:100%
  }

  .offset-xxl-0{
    margin-left:0
  }

  .offset-xxl-1{
    margin-left:8.33333333%
  }

  .offset-xxl-2{
    margin-left:16.66666667%
  }

  .offset-xxl-3{
    margin-left:25%
  }

  .offset-xxl-4{
    margin-left:33.33333333%
  }

  .offset-xxl-5{
    margin-left:41.66666667%
  }

  .offset-xxl-6{
    margin-left:50%
  }

  .offset-xxl-7{
    margin-left:58.33333333%
  }

  .offset-xxl-8{
    margin-left:66.66666667%
  }

  .offset-xxl-9{
    margin-left:75%
  }

  .offset-xxl-10{
    margin-left:83.33333333%
  }

  .offset-xxl-11{
    margin-left:91.66666667%
  }

  .g-xxl-0,.gx-xxl-0{
    --bs-gutter-x:0
  }

  .g-xxl-0,.gy-xxl-0{
    --bs-gutter-y:0
  }

  .g-xxl-1,.gx-xxl-1{
    --bs-gutter-x:0.25rem
  }

  .g-xxl-1,.gy-xxl-1{
    --bs-gutter-y:0.25rem
  }

  .g-xxl-2,.gx-xxl-2{
    --bs-gutter-x:0.5rem
  }

  .g-xxl-2,.gy-xxl-2{
    --bs-gutter-y:0.5rem
  }

  .g-xxl-3,.gx-xxl-3{
    --bs-gutter-x:1rem
  }

  .g-xxl-3,.gy-xxl-3{
    --bs-gutter-y:1rem
  }

  .g-xxl-4,.gx-xxl-4{
    --bs-gutter-x:1.5rem
  }

  .g-xxl-4,.gy-xxl-4{
    --bs-gutter-y:1.5rem
  }

  .g-xxl-5,.gx-xxl-5{
    --bs-gutter-x:3rem
  }

  .g-xxl-5,.gy-xxl-5{
    --bs-gutter-y:3rem
  }
}

.table{
  --bs-table-color-type:initial;
  --bs-table-bg-type:initial;
  --bs-table-color-state:initial;
  --bs-table-bg-state:initial;
  --bs-table-color:var(--bs-emphasis-color);
  --bs-table-bg:var(--bs-body-bg);
  --bs-table-border-color:var(--bs-border-color);
  --bs-table-accent-bg:transparent;
  --bs-table-striped-color:var(--bs-emphasis-color);
  --bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color:var(--bs-emphasis-color);
  --bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color:var(--bs-emphasis-color);
  --bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), 0.075);
  width:100%;
  margin-bottom:1rem;
  vertical-align:top;
  border-color:var(--bs-table-border-color)
}

.table>:not(caption)>*>*{
  padding:.5rem .5rem;
  color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));
  background-color:var(--bs-table-bg);
  border-bottom-width:var(--bs-border-width);
  box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))
}

.table>tbody{
  vertical-align:inherit
}

.table>thead{
  vertical-align:bottom
}

.table-group-divider{
  border-top:calc(var(--bs-border-width) * 2) solid currentcolor
}

.caption-top{
  caption-side:top
}

.table-sm>:not(caption)>*>*{
  padding:.25rem .25rem
}

.table-bordered>:not(caption)>*{
  border-width:var(--bs-border-width) 0
}

.table-bordered>:not(caption)>*>*{
  border-width:0 var(--bs-border-width)
}

.table-borderless>:not(caption)>*>*{
  border-bottom-width:0
}

.table-borderless>:not(:first-child){
  border-top-width:0
}

.table-striped>tbody>tr:nth-of-type(odd)>*{
  --bs-table-color-type:var(--bs-table-striped-color);
  --bs-table-bg-type:var(--bs-table-striped-bg)
}

.table-striped-columns>:not(caption)>tr>:nth-child(2n){
  --bs-table-color-type:var(--bs-table-striped-color);
  --bs-table-bg-type:var(--bs-table-striped-bg)
}

.table-active{
  --bs-table-color-state:var(--bs-table-active-color);
  --bs-table-bg-state:var(--bs-table-active-bg)
}

.table-hover>tbody>tr:hover>*{
  --bs-table-color-state:var(--bs-table-hover-color);
  --bs-table-bg-state:var(--bs-table-hover-bg)
}

.table-primary{
  --bs-table-color:#000;
  --bs-table-bg:#cfe2ff;
  --bs-table-border-color:#a6b5cc;
  --bs-table-striped-bg:#c5d7f2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bacbe6;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfd1ec;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-secondary{
  --bs-table-color:#000;
  --bs-table-bg:#e2e3e5;
  --bs-table-border-color:#b5b6b7;
  --bs-table-striped-bg:#d7d8da;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#cbccce;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#d1d2d4;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-success{
  --bs-table-color:#000;
  --bs-table-bg:#d1e7dd;
  --bs-table-border-color:#a7b9b1;
  --bs-table-striped-bg:#c7dbd2;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#bcd0c7;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#c1d6cc;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-info{
  --bs-table-color:#000;
  --bs-table-bg:#cff4fc;
  --bs-table-border-color:#a6c3ca;
  --bs-table-striped-bg:#c5e8ef;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#badce3;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#bfe2e9;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-warning{
  --bs-table-color:#000;
  --bs-table-bg:#fff3cd;
  --bs-table-border-color:#ccc2a4;
  --bs-table-striped-bg:#f2e7c3;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#e6dbb9;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#ece1be;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-danger{
  --bs-table-color:#000;
  --bs-table-bg:#f8d7da;
  --bs-table-border-color:#c6acae;
  --bs-table-striped-bg:#eccccf;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#dfc2c4;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#e5c7ca;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-light{
  --bs-table-color:#000;
  --bs-table-bg:#f8f9fa;
  --bs-table-border-color:#c6c7c8;
  --bs-table-striped-bg:#ecedee;
  --bs-table-striped-color:#000;
  --bs-table-active-bg:#dfe0e1;
  --bs-table-active-color:#000;
  --bs-table-hover-bg:#e5e6e7;
  --bs-table-hover-color:#000;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-dark{
  --bs-table-color:#fff;
  --bs-table-bg:#212529;
  --bs-table-border-color:#4d5154;
  --bs-table-striped-bg:#2c3034;
  --bs-table-striped-color:#fff;
  --bs-table-active-bg:#373b3e;
  --bs-table-active-color:#fff;
  --bs-table-hover-bg:#323539;
  --bs-table-hover-color:#fff;
  color:var(--bs-table-color);
  border-color:var(--bs-table-border-color)
}

.table-responsive{
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
}

@media (max-width:575.98px){
  .table-responsive-sm{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
  }
}

@media (max-width:767.98px){
  .table-responsive-md{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
  }
}

@media (max-width:991.98px){
  .table-responsive-lg{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
  }
}

@media (max-width:1199.98px){
  .table-responsive-xl{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
  }
}

@media (max-width:1399.98px){
  .table-responsive-xxl{
    overflow-x:auto;
    -webkit-overflow-scrolling:touch
  }
}

.form-label{
  margin-bottom:.5rem
}

.col-form-label{
  padding-top:calc(.375rem + var(--bs-border-width));
  padding-bottom:calc(.375rem + var(--bs-border-width));
  margin-bottom:0;
  font-size:inherit;
  line-height:1.5
}

.col-form-label-lg{
  padding-top:calc(.5rem + var(--bs-border-width));
  padding-bottom:calc(.5rem + var(--bs-border-width));
  font-size:1.25rem
}

.col-form-label-sm{
  padding-top:calc(.25rem + var(--bs-border-width));
  padding-bottom:calc(.25rem + var(--bs-border-width));
  font-size:.875rem
}

.form-text{
  margin-top:.25rem;
  font-size:.875em;
  color:var(--bs-secondary-color)
}

.form-control{
  display:block;
  width:100%;
  padding:.375rem .75rem;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:var(--bs-body-color);
  appearance:none;
  background-color:var(--bs-body-bg);
  background-clip:padding-box;
  border:var(--bs-border-width) solid var(--bs-border-color);
  border-radius:var(--bs-border-radius);
  transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-control{
    transition:none
  }
}

.form-control[type=file]{
  overflow:hidden
}

.form-control[type=file]:not(:disabled):not([readonly]){
  cursor:pointer
}

.form-control:focus{
  color:var(--bs-body-color);
  background-color:var(--bs-body-bg);
  border-color:#86b7fe;
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}

.form-control::-webkit-date-and-time-value{
  min-width:85px;
  height:1.5em;
  margin:0
}

.form-control::-webkit-datetime-edit{
  display:block;
  padding:0
}

.form-control::placeholder{
  color:var(--bs-secondary-color);
  opacity:1
}

.form-control:disabled{
  background-color:var(--bs-secondary-bg);
  opacity:1
}

.form-control::-webkit-file-upload-button{
  padding:.375rem .75rem;
  margin:-.375rem -.75rem;
  margin-inline-end:.75rem;
  color:var(--bs-body-color);
  background-color:var(--bs-tertiary-bg);
  pointer-events:none;
  border-color:inherit;
  border-style:solid;
  border-width:0;
  border-inline-end-width:var(--bs-border-width);
  border-radius:0;
  -webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.form-control::file-selector-button{
  padding:.375rem .75rem;
  margin:-.375rem -.75rem;
  margin-inline-end:.75rem;
  color:var(--bs-body-color);
  background-color:var(--bs-tertiary-bg);
  pointer-events:none;
  border-color:inherit;
  border-style:solid;
  border-width:0;
  border-inline-end-width:var(--bs-border-width);
  border-radius:0;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-control::-webkit-file-upload-button{
    -webkit-transition:none;
    transition:none
  }

  .form-control::file-selector-button{
    transition:none
  }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{
  background-color:var(--bs-secondary-bg)
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button{
  background-color:var(--bs-secondary-bg)
}

.form-control-plaintext{
  display:block;
  width:100%;
  padding:.375rem 0;
  margin-bottom:0;
  line-height:1.5;
  color:var(--bs-body-color);
  background-color:transparent;
  border:solid transparent;
  border-width:var(--bs-border-width) 0
}

.form-control-plaintext:focus{
  outline:0
}

.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{
  padding-right:0;
  padding-left:0
}

.form-control-sm{
  min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));
  padding:.25rem .5rem;
  font-size:.875rem;
  border-radius:var(--bs-border-radius-sm)
}

.form-control-sm::-webkit-file-upload-button{
  padding:.25rem .5rem;
  margin:-.25rem -.5rem;
  margin-inline-end:.5rem
}

.form-control-sm::file-selector-button{
  padding:.25rem .5rem;
  margin:-.25rem -.5rem;
  margin-inline-end:.5rem
}

.form-control-lg{
  min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding:.5rem 1rem;
  font-size:1.25rem;
  border-radius:var(--bs-border-radius-lg)
}

.form-control-lg::-webkit-file-upload-button{
  padding:.5rem 1rem;
  margin:-.5rem -1rem;
  margin-inline-end:1rem
}

.form-control-lg::file-selector-button{
  padding:.5rem 1rem;
  margin:-.5rem -1rem;
  margin-inline-end:1rem
}

textarea.form-control{
  min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-sm{
  min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}

textarea.form-control-lg{
  min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-control-color{
  width:3rem;
  height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));
  padding:.375rem
}

.form-control-color:not(:disabled):not([readonly]){
  cursor:pointer
}

.form-control-color::-moz-color-swatch{
  border:0!important;
  border-radius:var(--bs-border-radius)
}

.form-control-color::-webkit-color-swatch{
  border:0!important;
  border-radius:var(--bs-border-radius)
}

.form-control-color.form-control-sm{
  height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))
}

.form-control-color.form-control-lg{
  height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))
}

.form-select{
  --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display:block;
  width:100%;
  padding:.375rem 2.25rem .375rem .75rem;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:var(--bs-body-color);
  appearance:none;
  background-color:var(--bs-body-bg);
  background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
  background-repeat:no-repeat;
  background-position:right .75rem center;
  background-size:16px 12px;
  border:var(--bs-border-width) solid var(--bs-border-color);
  border-radius:var(--bs-border-radius);
  transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-select{
    transition:none
  }
}

.form-select:focus{
  border-color:#86b7fe;
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}

.form-select[multiple],.form-select[size]:not([size="1"]){
  padding-right:.75rem;
  background-image:none
}

.form-select:disabled{
  background-color:var(--bs-secondary-bg)
}

.form-select:-moz-focusring{
  color:transparent;
  text-shadow:0 0 0 var(--bs-body-color)
}

.form-select-sm{
  padding-top:.25rem;
  padding-bottom:.25rem;
  padding-left:.5rem;
  font-size:.875rem;
  border-radius:var(--bs-border-radius-sm)
}

.form-select-lg{
  padding-top:.5rem;
  padding-bottom:.5rem;
  padding-left:1rem;
  font-size:1.25rem;
  border-radius:var(--bs-border-radius-lg)
}

[data-bs-theme=dark] .form-select{
  --bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")
}

.form-check{
  display:block;
  min-height:1.5rem;
  padding-left:1.5em;
  margin-bottom:.125rem
}

.form-check .form-check-input{
  float:left;
  margin-left:-1.5em
}

.form-check-reverse{
  padding-right:1.5em;
  padding-left:0;
  text-align:right
}

.form-check-reverse .form-check-input{
  float:right;
  margin-right:-1.5em;
  margin-left:0
}

.form-check-input{
  --bs-form-check-bg:var(--bs-body-bg);
  flex-shrink:0;
  width:1em;
  height:1em;
  margin-top:.25em;
  vertical-align:top;
  appearance:none;
  background-color:var(--bs-form-check-bg);
  background-image:var(--bs-form-check-bg-image);
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
  border:var(--bs-border-width) solid var(--bs-border-color);
  -webkit-print-color-adjust:exact;
  color-adjust:exact;
  print-color-adjust:exact
}

.form-check-input[type=checkbox]{
  border-radius:.25em
}

.form-check-input[type=radio]{
  border-radius:50%
}

.form-check-input:active{
  filter:brightness(90%)
}

.form-check-input:focus{
  border-color:#86b7fe;
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}

.form-check-input:checked{
  background-color:#0d6efd;
  border-color:#0d6efd
}

.form-check-input:checked[type=checkbox]{
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")
}

.form-check-input:checked[type=radio]{
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}

.form-check-input[type=checkbox]:indeterminate{
  background-color:#0d6efd;
  border-color:#0d6efd;
  --bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}

.form-check-input:disabled{
  pointer-events:none;
  filter:none;
  opacity:.5
}

.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{
  cursor:default;
  opacity:.5
}

.form-switch{
  padding-left:2.5em
}

.form-switch .form-check-input{
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width:2em;
  margin-left:-2.5em;
  background-image:var(--bs-form-switch-bg);
  background-position:left center;
  border-radius:2em;
  transition:background-position .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-switch .form-check-input{
    transition:none
  }
}

.form-switch .form-check-input:focus{
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")
}

.form-switch .form-check-input:checked{
  background-position:right center;
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.form-switch.form-check-reverse{
  padding-right:2.5em;
  padding-left:0
}

.form-switch.form-check-reverse .form-check-input{
  margin-right:-2.5em;
  margin-left:0
}

.form-check-inline{
  display:inline-block;
  margin-right:1rem
}

.btn-check{
  position:absolute;
  clip:rect(0,0,0,0);
  pointer-events:none
}

.btn-check:disabled+.btn,.btn-check[disabled]+.btn{
  pointer-events:none;
  filter:none;
  opacity:.65
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){
  --bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")
}

.form-range{
  width:100%;
  height:1.5rem;
  padding:0;
  appearance:none;
  background-color:transparent
}

.form-range:focus{
  outline:0
}

.form-range:focus::-webkit-slider-thumb{
  box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)
}

.form-range:focus::-moz-range-thumb{
  box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)
}

.form-range::-moz-focus-outer{
  border:0
}

.form-range::-webkit-slider-thumb{
  width:1rem;
  height:1rem;
  margin-top:-.25rem;
  appearance:none;
  background-color:#0d6efd;
  border:0;
  border-radius:1rem;
  -webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-range::-webkit-slider-thumb{
    -webkit-transition:none;
    transition:none
  }
}

.form-range::-webkit-slider-thumb:active{
  background-color:#b6d4fe
}

.form-range::-webkit-slider-runnable-track{
  width:100%;
  height:.5rem;
  color:transparent;
  cursor:pointer;
  background-color:var(--bs-secondary-bg);
  border-color:transparent;
  border-radius:1rem
}

.form-range::-moz-range-thumb{
  width:1rem;
  height:1rem;
  appearance:none;
  background-color:#0d6efd;
  border:0;
  border-radius:1rem;
  -moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-range::-moz-range-thumb{
    -moz-transition:none;
    transition:none
  }
}

.form-range::-moz-range-thumb:active{
  background-color:#b6d4fe
}

.form-range::-moz-range-track{
  width:100%;
  height:.5rem;
  color:transparent;
  cursor:pointer;
  background-color:var(--bs-secondary-bg);
  border-color:transparent;
  border-radius:1rem
}

.form-range:disabled{
  pointer-events:none
}

.form-range:disabled::-webkit-slider-thumb{
  background-color:var(--bs-secondary-color)
}

.form-range:disabled::-moz-range-thumb{
  background-color:var(--bs-secondary-color)
}

.form-floating{
  position:relative
}

.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{
  height:calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height:1.25
}

.form-floating>label{
  position:absolute;
  top:0;
  left:0;
  z-index:2;
  height:100%;
  padding:1rem .75rem;
  overflow:hidden;
  text-align:start;
  text-overflow:ellipsis;
  white-space:nowrap;
  pointer-events:none;
  border:var(--bs-border-width) solid transparent;
  transform-origin:0 0;
  transition:opacity .1s ease-in-out,transform .1s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .form-floating>label{
    transition:none
  }
}

.form-floating>.form-control,.form-floating>.form-control-plaintext{
  padding:1rem .75rem
}

.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{
  color:transparent
}

.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){
  padding-top:1.625rem;
  padding-bottom:.625rem
}

.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{
  padding-top:1.625rem;
  padding-bottom:.625rem
}

.form-floating>.form-select{
  padding-top:1.625rem;
  padding-bottom:.625rem
}

.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{
  color:rgba(var(--bs-body-color-rgb),.65);
  transform:scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label::after,.form-floating>.form-control:focus~label::after,.form-floating>.form-control:not(:placeholder-shown)~label::after,.form-floating>.form-select~label::after{
  position:absolute;
  inset:1rem 0.375rem;
  z-index:-1;
  height:1.5em;
  content:"";
  background-color:var(--bs-body-bg);
  border-radius:var(--bs-border-radius)
}

.form-floating>.form-control:-webkit-autofill~label{
  color:rgba(var(--bs-body-color-rgb),.65);
  transform:scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control-plaintext~label{
  border-width:var(--bs-border-width) 0
}

.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{
  color:#6c757d
}

.form-floating>.form-control:disabled~label::after,.form-floating>:disabled~label::after{
  background-color:var(--bs-secondary-bg)
}

.input-group{
  position:relative;
  display:flex;
  flex-wrap:wrap;
  align-items:stretch;
  width:100%
}

.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{
  position:relative;
  flex:1 1 auto;
  width:1%;
  min-width:0
}

.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{
  z-index:5
}

.input-group .btn{
  position:relative;
  z-index:2
}

.input-group .btn:focus{
  z-index:5
}

.input-group-text{
  display:flex;
  align-items:center;
  padding:.375rem .75rem;
  font-size:1rem;
  font-weight:400;
  line-height:1.5;
  color:var(--bs-body-color);
  text-align:center;
  white-space:nowrap;
  background-color:var(--bs-tertiary-bg);
  border:var(--bs-border-width) solid var(--bs-border-color);
  border-radius:var(--bs-border-radius)
}

.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{
  padding:.5rem 1rem;
  font-size:1.25rem;
  border-radius:var(--bs-border-radius-lg)
}

.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{
  padding:.25rem .5rem;
  font-size:.875rem;
  border-radius:var(--bs-border-radius-sm)
}

.input-group-lg>.form-select,.input-group-sm>.form-select{
  padding-right:3rem
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){
  border-top-right-radius:0;
  border-bottom-right-radius:0
}

.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){
  border-top-right-radius:0;
  border-bottom-right-radius:0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){
  margin-left:calc(var(--bs-border-width) * -1);
  border-top-left-radius:0;
  border-bottom-left-radius:0
}

.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{
  border-top-left-radius:0;
  border-bottom-left-radius:0
}

.valid-feedback{
  display:none;
  width:100%;
  margin-top:.25rem;
  font-size:.875em;
  color:var(--bs-form-valid-color)
}

.valid-tooltip{
  position:absolute;
  top:100%;
  z-index:5;
  display:none;
  max-width:100%;
  padding:.25rem .5rem;
  margin-top:.1rem;
  font-size:.875rem;
  color:#fff;
  background-color:var(--bs-success);
  border-radius:var(--bs-border-radius)
}

.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{
  display:block
}

.form-control.is-valid,.was-validated .form-control:valid{
  border-color:var(--bs-form-valid-border-color);
  padding-right:calc(1.5em + .75rem);
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right calc(.375em + .1875rem) center;
  background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,.was-validated .form-control:valid:focus{
  border-color:var(--bs-form-valid-border-color);
  box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)
}

.was-validated textarea.form-control:valid,textarea.form-control.is-valid{
  padding-right:calc(1.5em + .75rem);
  background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-valid,.was-validated .form-select:valid{
  border-color:var(--bs-form-valid-border-color)
}

.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{
  --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right:4.125rem;
  background-position:right .75rem center,center right 2.25rem;
  background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-valid:focus,.was-validated .form-select:valid:focus{
  border-color:var(--bs-form-valid-border-color);
  box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)
}

.form-control-color.is-valid,.was-validated .form-control-color:valid{
  width:calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-valid,.was-validated .form-check-input:valid{
  border-color:var(--bs-form-valid-border-color)
}

.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{
  background-color:var(--bs-form-valid-color)
}

.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{
  box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)
}

.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{
  color:var(--bs-form-valid-color)
}

.form-check-inline .form-check-input~.valid-feedback{
  margin-left:.5em
}

.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{
  z-index:3
}

.invalid-feedback{
  display:none;
  width:100%;
  margin-top:.25rem;
  font-size:.875em;
  color:var(--bs-form-invalid-color)
}

.invalid-tooltip{
  position:absolute;
  top:100%;
  z-index:5;
  display:none;
  max-width:100%;
  padding:.25rem .5rem;
  margin-top:.1rem;
  font-size:.875rem;
  color:#fff;
  background-color:var(--bs-danger);
  border-radius:var(--bs-border-radius)
}

.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{
  display:block
}

.form-control.is-invalid,.was-validated .form-control:invalid{
  border-color:var(--bs-form-invalid-border-color);
  padding-right:calc(1.5em + .75rem);
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat:no-repeat;
  background-position:right calc(.375em + .1875rem) center;
  background-size:calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{
  border-color:var(--bs-form-invalid-border-color);
  box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)
}

.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{
  padding-right:calc(1.5em + .75rem);
  background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.form-select.is-invalid,.was-validated .form-select:invalid{
  border-color:var(--bs-form-invalid-border-color)
}

.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{
  --bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right:4.125rem;
  background-position:right .75rem center,center right 2.25rem;
  background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{
  border-color:var(--bs-form-invalid-border-color);
  box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)
}

.form-control-color.is-invalid,.was-validated .form-control-color:invalid{
  width:calc(3rem + calc(1.5em + .75rem))
}

.form-check-input.is-invalid,.was-validated .form-check-input:invalid{
  border-color:var(--bs-form-invalid-border-color)
}

.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{
  background-color:var(--bs-form-invalid-color)
}

.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{
  box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)
}

.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{
  color:var(--bs-form-invalid-color)
}

.form-check-inline .form-check-input~.invalid-feedback{
  margin-left:.5em
}

.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{
  z-index:4
}

.btn{
  --bs-btn-padding-x:0.75rem;
  --bs-btn-padding-y:0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size:1rem;
  --bs-btn-font-weight:400;
  --bs-btn-line-height:1.5;
  --bs-btn-color:var(--bs-body-color);
  --bs-btn-bg:transparent;
  --bs-btn-border-width:var(--bs-border-width);
  --bs-btn-border-color:transparent;
  --bs-btn-border-radius:var(--bs-border-radius);
  --bs-btn-hover-border-color:transparent;
  --bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity:0.65;
  --bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display:inline-block;
  padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family:var(--bs-btn-font-family);
  font-size:var(--bs-btn-font-size);
  font-weight:var(--bs-btn-font-weight);
  line-height:var(--bs-btn-line-height);
  color:var(--bs-btn-color);
  text-align:center;
  text-decoration:none;
  vertical-align:middle;
  cursor:pointer;
  -webkit-user-select:none;
  user-select:none;
  border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius:var(--bs-btn-border-radius);
  background-color:var(--bs-btn-bg);
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .btn{
    transition:none
  }
}

.btn:hover{
  color:var(--bs-btn-hover-color);
  background-color:var(--bs-btn-hover-bg);
  border-color:var(--bs-btn-hover-border-color)
}

.btn-check+.btn:hover{
  color:var(--bs-btn-color);
  background-color:var(--bs-btn-bg);
  border-color:var(--bs-btn-border-color)
}

.btn:focus-visible{
  color:var(--bs-btn-hover-color);
  background-color:var(--bs-btn-hover-bg);
  border-color:var(--bs-btn-hover-border-color);
  outline:0;
  box-shadow:var(--bs-btn-focus-box-shadow)
}

.btn-check:focus-visible+.btn{
  border-color:var(--bs-btn-hover-border-color);
  outline:0;
  box-shadow:var(--bs-btn-focus-box-shadow)
}

.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{
  color:var(--bs-btn-active-color);
  background-color:var(--bs-btn-active-bg);
  border-color:var(--bs-btn-active-border-color)
}

.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{
  box-shadow:var(--bs-btn-focus-box-shadow)
}

.btn.disabled,.btn:disabled,fieldset:disabled .btn{
  color:var(--bs-btn-disabled-color);
  pointer-events:none;
  background-color:var(--bs-btn-disabled-bg);
  border-color:var(--bs-btn-disabled-border-color);
  opacity:var(--bs-btn-disabled-opacity)
}

.btn-primary{
  --bs-btn-color:#fff;
  --bs-btn-bg:#0d6efd;
  --bs-btn-border-color:#0d6efd;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#0b5ed7;
  --bs-btn-hover-border-color:#0a58ca;
  --bs-btn-focus-shadow-rgb:49,132,253;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#0a58ca;
  --bs-btn-active-border-color:#0a53be;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#0d6efd;
  --bs-btn-disabled-border-color:#0d6efd
}

.btn-secondary{
  --bs-btn-color:#fff;
  --bs-btn-bg:#6c757d;
  --bs-btn-border-color:#6c757d;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#5c636a;
  --bs-btn-hover-border-color:#565e64;
  --bs-btn-focus-shadow-rgb:130,138,145;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#565e64;
  --bs-btn-active-border-color:#51585e;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#6c757d;
  --bs-btn-disabled-border-color:#6c757d
}

.btn-success{
  --bs-btn-color:#fff;
  --bs-btn-bg:#198754;
  --bs-btn-border-color:#198754;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#157347;
  --bs-btn-hover-border-color:#146c43;
  --bs-btn-focus-shadow-rgb:60,153,110;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#146c43;
  --bs-btn-active-border-color:#13653f;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#198754;
  --bs-btn-disabled-border-color:#198754
}

.btn-info{
  --bs-btn-color:#000;
  --bs-btn-bg:#0dcaf0;
  --bs-btn-border-color:#0dcaf0;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#31d2f2;
  --bs-btn-hover-border-color:#25cff2;
  --bs-btn-focus-shadow-rgb:11,172,204;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#3dd5f3;
  --bs-btn-active-border-color:#25cff2;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#0dcaf0;
  --bs-btn-disabled-border-color:#0dcaf0
}

.btn-warning{
  --bs-btn-color:#000;
  --bs-btn-bg:#ffc107;
  --bs-btn-border-color:#ffc107;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#ffca2c;
  --bs-btn-hover-border-color:#ffc720;
  --bs-btn-focus-shadow-rgb:217,164,6;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#ffcd39;
  --bs-btn-active-border-color:#ffc720;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#ffc107;
  --bs-btn-disabled-border-color:#ffc107
}

.btn-danger{
  --bs-btn-color:#fff;
  --bs-btn-bg:#dc3545;
  --bs-btn-border-color:#dc3545;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#bb2d3b;
  --bs-btn-hover-border-color:#b02a37;
  --bs-btn-focus-shadow-rgb:225,83,97;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#b02a37;
  --bs-btn-active-border-color:#a52834;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#dc3545;
  --bs-btn-disabled-border-color:#dc3545
}

.btn-light{
  --bs-btn-color:#000;
  --bs-btn-bg:#f8f9fa;
  --bs-btn-border-color:#f8f9fa;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#d3d4d5;
  --bs-btn-hover-border-color:#c6c7c8;
  --bs-btn-focus-shadow-rgb:211,212,213;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#c6c7c8;
  --bs-btn-active-border-color:#babbbc;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#000;
  --bs-btn-disabled-bg:#f8f9fa;
  --bs-btn-disabled-border-color:#f8f9fa
}

.btn-dark{
  --bs-btn-color:#fff;
  --bs-btn-bg:#212529;
  --bs-btn-border-color:#212529;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#424649;
  --bs-btn-hover-border-color:#373b3e;
  --bs-btn-focus-shadow-rgb:66,70,73;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#4d5154;
  --bs-btn-active-border-color:#373b3e;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#fff;
  --bs-btn-disabled-bg:#212529;
  --bs-btn-disabled-border-color:#212529
}

.btn-outline-primary{
  --bs-btn-color:#0d6efd;
  --bs-btn-border-color:#0d6efd;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#0d6efd;
  --bs-btn-hover-border-color:#0d6efd;
  --bs-btn-focus-shadow-rgb:13,110,253;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#0d6efd;
  --bs-btn-active-border-color:#0d6efd;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#0d6efd;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#0d6efd;
  --bs-gradient:none
}

.btn-outline-secondary{
  --bs-btn-color:#6c757d;
  --bs-btn-border-color:#6c757d;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#6c757d;
  --bs-btn-hover-border-color:#6c757d;
  --bs-btn-focus-shadow-rgb:108,117,125;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#6c757d;
  --bs-btn-active-border-color:#6c757d;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#6c757d;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#6c757d;
  --bs-gradient:none
}

.btn-outline-success{
  --bs-btn-color:#198754;
  --bs-btn-border-color:#198754;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#198754;
  --bs-btn-hover-border-color:#198754;
  --bs-btn-focus-shadow-rgb:25,135,84;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#198754;
  --bs-btn-active-border-color:#198754;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#198754;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#198754;
  --bs-gradient:none
}

.btn-outline-info{
  --bs-btn-color:#0dcaf0;
  --bs-btn-border-color:#0dcaf0;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#0dcaf0;
  --bs-btn-hover-border-color:#0dcaf0;
  --bs-btn-focus-shadow-rgb:13,202,240;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#0dcaf0;
  --bs-btn-active-border-color:#0dcaf0;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#0dcaf0;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#0dcaf0;
  --bs-gradient:none
}

.btn-outline-warning{
  --bs-btn-color:#ffc107;
  --bs-btn-border-color:#ffc107;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#ffc107;
  --bs-btn-hover-border-color:#ffc107;
  --bs-btn-focus-shadow-rgb:255,193,7;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#ffc107;
  --bs-btn-active-border-color:#ffc107;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#ffc107;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#ffc107;
  --bs-gradient:none
}

.btn-outline-danger{
  --bs-btn-color:#dc3545;
  --bs-btn-border-color:#dc3545;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#dc3545;
  --bs-btn-hover-border-color:#dc3545;
  --bs-btn-focus-shadow-rgb:220,53,69;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#dc3545;
  --bs-btn-active-border-color:#dc3545;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#dc3545;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#dc3545;
  --bs-gradient:none
}

.btn-outline-light{
  --bs-btn-color:#f8f9fa;
  --bs-btn-border-color:#f8f9fa;
  --bs-btn-hover-color:#000;
  --bs-btn-hover-bg:#f8f9fa;
  --bs-btn-hover-border-color:#f8f9fa;
  --bs-btn-focus-shadow-rgb:248,249,250;
  --bs-btn-active-color:#000;
  --bs-btn-active-bg:#f8f9fa;
  --bs-btn-active-border-color:#f8f9fa;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#f8f9fa;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#f8f9fa;
  --bs-gradient:none
}

.btn-outline-dark{
  --bs-btn-color:#212529;
  --bs-btn-border-color:#212529;
  --bs-btn-hover-color:#fff;
  --bs-btn-hover-bg:#212529;
  --bs-btn-hover-border-color:#212529;
  --bs-btn-focus-shadow-rgb:33,37,41;
  --bs-btn-active-color:#fff;
  --bs-btn-active-bg:#212529;
  --bs-btn-active-border-color:#212529;
  --bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color:#212529;
  --bs-btn-disabled-bg:transparent;
  --bs-btn-disabled-border-color:#212529;
  --bs-gradient:none
}

.btn-link{
  --bs-btn-font-weight:400;
  --bs-btn-color:var(--bs-link-color);
  --bs-btn-bg:transparent;
  --bs-btn-border-color:transparent;
  --bs-btn-hover-color:var(--bs-link-hover-color);
  --bs-btn-hover-border-color:transparent;
  --bs-btn-active-color:var(--bs-link-hover-color);
  --bs-btn-active-border-color:transparent;
  --bs-btn-disabled-color:#6c757d;
  --bs-btn-disabled-border-color:transparent;
  --bs-btn-box-shadow:0 0 0 #000;
  --bs-btn-focus-shadow-rgb:49,132,253;
  text-decoration:underline
}

.btn-link:focus-visible{
  color:var(--bs-btn-color)
}

.btn-link:hover{
  color:var(--bs-btn-hover-color)
}

.btn-group-lg>.btn,.btn-lg{
  --bs-btn-padding-y:0.5rem;
  --bs-btn-padding-x:1rem;
  --bs-btn-font-size:1.25rem;
  --bs-btn-border-radius:var(--bs-border-radius-lg)
}

.btn-group-sm>.btn,.btn-sm{
  --bs-btn-padding-y:0.25rem;
  --bs-btn-padding-x:0.5rem;
  --bs-btn-font-size:0.875rem;
  --bs-btn-border-radius:var(--bs-border-radius-sm)
}

.fade{
  transition:opacity .15s linear
}

@media (prefers-reduced-motion:reduce){
  .fade{
    transition:none
  }
}

.fade:not(.show){
  opacity:0
}

.collapse:not(.show){
  display:none
}

.collapsing{
  height:0;
  overflow:hidden;
  transition:height .35s ease
}

@media (prefers-reduced-motion:reduce){
  .collapsing{
    transition:none
  }
}

.collapsing.collapse-horizontal{
  width:0;
  height:auto;
  transition:width .35s ease
}

@media (prefers-reduced-motion:reduce){
  .collapsing.collapse-horizontal{
    transition:none
  }
}

.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{
  position:relative
}

.dropdown-toggle{
  white-space:nowrap
}

.dropdown-toggle::after{
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid;
  border-right:.3em solid transparent;
  border-bottom:0;
  border-left:.3em solid transparent
}

.dropdown-toggle:empty::after{
  margin-left:0
}

.dropdown-menu{
  --bs-dropdown-zindex:1000;
  --bs-dropdown-min-width:10rem;
  --bs-dropdown-padding-x:0;
  --bs-dropdown-padding-y:0.5rem;
  --bs-dropdown-spacer:0.125rem;
  --bs-dropdown-font-size:1rem;
  --bs-dropdown-color:var(--bs-body-color);
  --bs-dropdown-bg:var(--bs-body-bg);
  --bs-dropdown-border-color:var(--bs-border-color-translucent);
  --bs-dropdown-border-radius:var(--bs-border-radius);
  --bs-dropdown-border-width:var(--bs-border-width);
  --bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg:var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y:0.5rem;
  --bs-dropdown-box-shadow:var(--bs-box-shadow);
  --bs-dropdown-link-color:var(--bs-body-color);
  --bs-dropdown-link-hover-color:var(--bs-body-color);
  --bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color:#fff;
  --bs-dropdown-link-active-bg:#0d6efd;
  --bs-dropdown-link-disabled-color:var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x:1rem;
  --bs-dropdown-item-padding-y:0.25rem;
  --bs-dropdown-header-color:#6c757d;
  --bs-dropdown-header-padding-x:1rem;
  --bs-dropdown-header-padding-y:0.5rem;
  position:absolute;
  z-index:var(--bs-dropdown-zindex);
  display:none;
  min-width:var(--bs-dropdown-min-width);
  padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin:0;
  font-size:var(--bs-dropdown-font-size);
  color:var(--bs-dropdown-color);
  text-align:left;
  list-style:none;
  background-color:var(--bs-dropdown-bg);
  background-clip:padding-box;
  border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius:var(--bs-dropdown-border-radius)
}

.dropdown-menu[data-bs-popper]{
  top:100%;
  left:0;
  margin-top:var(--bs-dropdown-spacer)
}

.dropdown-menu-start{
  --bs-position:start
}

.dropdown-menu-start[data-bs-popper]{
  right:auto;
  left:0
}

.dropdown-menu-end{
  --bs-position:end
}

.dropdown-menu-end[data-bs-popper]{
  right:0;
  left:auto
}

@media (min-width:576px){
  .dropdown-menu-sm-start{
    --bs-position:start
  }

  .dropdown-menu-sm-start[data-bs-popper]{
    right:auto;
    left:0
  }

  .dropdown-menu-sm-end{
    --bs-position:end
  }

  .dropdown-menu-sm-end[data-bs-popper]{
    right:0;
    left:auto
  }
}

@media (min-width:768px){
  .dropdown-menu-md-start{
    --bs-position:start
  }

  .dropdown-menu-md-start[data-bs-popper]{
    right:auto;
    left:0
  }

  .dropdown-menu-md-end{
    --bs-position:end
  }

  .dropdown-menu-md-end[data-bs-popper]{
    right:0;
    left:auto
  }
}

@media (min-width:992px){
  .dropdown-menu-lg-start{
    --bs-position:start
  }

  .dropdown-menu-lg-start[data-bs-popper]{
    right:auto;
    left:0
  }

  .dropdown-menu-lg-end{
    --bs-position:end
  }

  .dropdown-menu-lg-end[data-bs-popper]{
    right:0;
    left:auto
  }
}

@media (min-width:1200px){
  .dropdown-menu-xl-start{
    --bs-position:start
  }

  .dropdown-menu-xl-start[data-bs-popper]{
    right:auto;
    left:0
  }

  .dropdown-menu-xl-end{
    --bs-position:end
  }

  .dropdown-menu-xl-end[data-bs-popper]{
    right:0;
    left:auto
  }
}

@media (min-width:1400px){
  .dropdown-menu-xxl-start{
    --bs-position:start
  }

  .dropdown-menu-xxl-start[data-bs-popper]{
    right:auto;
    left:0
  }

  .dropdown-menu-xxl-end{
    --bs-position:end
  }

  .dropdown-menu-xxl-end[data-bs-popper]{
    right:0;
    left:auto
  }
}

.dropup .dropdown-menu[data-bs-popper]{
  top:auto;
  bottom:100%;
  margin-top:0;
  margin-bottom:var(--bs-dropdown-spacer)
}

.dropup .dropdown-toggle::after{
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:0;
  border-right:.3em solid transparent;
  border-bottom:.3em solid;
  border-left:.3em solid transparent
}

.dropup .dropdown-toggle:empty::after{
  margin-left:0
}

.dropend .dropdown-menu[data-bs-popper]{
  top:0;
  right:auto;
  left:100%;
  margin-top:0;
  margin-left:var(--bs-dropdown-spacer)
}

.dropend .dropdown-toggle::after{
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid transparent;
  border-right:0;
  border-bottom:.3em solid transparent;
  border-left:.3em solid
}

.dropend .dropdown-toggle:empty::after{
  margin-left:0
}

.dropend .dropdown-toggle::after{
  vertical-align:0
}

.dropstart .dropdown-menu[data-bs-popper]{
  top:0;
  right:100%;
  left:auto;
  margin-top:0;
  margin-right:var(--bs-dropdown-spacer)
}

.dropstart .dropdown-toggle::after{
  display:inline-block;
  margin-left:.255em;
  vertical-align:.255em;
  content:""
}

.dropstart .dropdown-toggle::after{
  display:none
}

.dropstart .dropdown-toggle::before{
  display:inline-block;
  margin-right:.255em;
  vertical-align:.255em;
  content:"";
  border-top:.3em solid transparent;
  border-right:.3em solid;
  border-bottom:.3em solid transparent
}

.dropstart .dropdown-toggle:empty::after{
  margin-left:0
}

.dropstart .dropdown-toggle::before{
  vertical-align:0
}

.dropdown-divider{
  height:0;
  margin:var(--bs-dropdown-divider-margin-y) 0;
  overflow:hidden;
  border-top:1px solid var(--bs-dropdown-divider-bg);
  opacity:1
}

.dropdown-item{
  display:block;
  width:100%;
  padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear:both;
  font-weight:400;
  color:var(--bs-dropdown-link-color);
  text-align:inherit;
  text-decoration:none;
  white-space:nowrap;
  background-color:transparent;
  border:0;
  border-radius:var(--bs-dropdown-item-border-radius,0)
}

.dropdown-item:focus,.dropdown-item:hover{
  color:var(--bs-dropdown-link-hover-color);
  background-color:var(--bs-dropdown-link-hover-bg)
}

.dropdown-item.active,.dropdown-item:active{
  color:var(--bs-dropdown-link-active-color);
  text-decoration:none;
  background-color:var(--bs-dropdown-link-active-bg)
}

.dropdown-item.disabled,.dropdown-item:disabled{
  color:var(--bs-dropdown-link-disabled-color);
  pointer-events:none;
  background-color:transparent
}

.dropdown-menu.show{
  display:block
}

.dropdown-header{
  display:block;
  padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom:0;
  font-size:.875rem;
  color:var(--bs-dropdown-header-color);
  white-space:nowrap
}

.dropdown-item-text{
  display:block;
  padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color:var(--bs-dropdown-link-color)
}

.dropdown-menu-dark{
  --bs-dropdown-color:#dee2e6;
  --bs-dropdown-bg:#343a40;
  --bs-dropdown-border-color:var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color:#dee2e6;
  --bs-dropdown-link-hover-color:#fff;
  --bs-dropdown-divider-bg:var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg:rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color:#fff;
  --bs-dropdown-link-active-bg:#0d6efd;
  --bs-dropdown-link-disabled-color:#adb5bd;
  --bs-dropdown-header-color:#adb5bd
}

.btn-group,.btn-group-vertical{
  position:relative;
  display:inline-flex;
  vertical-align:middle
}

.btn-group-vertical>.btn,.btn-group>.btn{
  position:relative;
  flex:1 1 auto
}

.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{
  z-index:1
}

.btn-toolbar{
  display:flex;
  flex-wrap:wrap;
  justify-content:flex-start
}

.btn-toolbar .input-group{
  width:auto
}

.btn-group{
  border-radius:var(--bs-border-radius)
}

.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{
  margin-left:calc(var(--bs-border-width) * -1)
}

.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){
  border-top-right-radius:0;
  border-bottom-right-radius:0
}

.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{
  border-top-left-radius:0;
  border-bottom-left-radius:0
}

.dropdown-toggle-split{
  padding-right:.5625rem;
  padding-left:.5625rem
}

.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{
  margin-left:0
}

.dropstart .dropdown-toggle-split::before{
  margin-right:0
}

.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{
  padding-right:.375rem;
  padding-left:.375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{
  padding-right:.75rem;
  padding-left:.75rem
}

.btn-group-vertical{
  flex-direction:column;
  align-items:flex-start;
  justify-content:center
}

.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{
  width:100%
}

.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){
  margin-top:calc(var(--bs-border-width) * -1)
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){
  border-bottom-right-radius:0;
  border-bottom-left-radius:0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{
  border-top-left-radius:0;
  border-top-right-radius:0
}

.nav{
  --bs-nav-link-padding-x:1rem;
  --bs-nav-link-padding-y:0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color:var(--bs-link-color);
  --bs-nav-link-hover-color:var(--bs-link-hover-color);
  --bs-nav-link-disabled-color:var(--bs-secondary-color);
  display:flex;
  flex-wrap:wrap;
  padding-left:0;
  margin-bottom:0;
  list-style:none
}

.nav-link{
  display:block;
  padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size:var(--bs-nav-link-font-size);
  font-weight:var(--bs-nav-link-font-weight);
  color:var(--bs-nav-link-color);
  text-decoration:none;
  background:0 0;
  border:0;
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .nav-link{
    transition:none
  }
}

.nav-link:focus,.nav-link:hover{
  color:var(--bs-nav-link-hover-color)
}

.nav-link:focus-visible{
  outline:0;
  box-shadow:0 0 0 .25rem rgba(13,110,253,.25)
}

.nav-link.disabled,.nav-link:disabled{
  color:var(--bs-nav-link-disabled-color);
  pointer-events:none;
  cursor:default
}

.nav-tabs{
  --bs-nav-tabs-border-width:var(--bs-border-width);
  --bs-nav-tabs-border-color:var(--bs-border-color);
  --bs-nav-tabs-border-radius:var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color:var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg:var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)
}

.nav-tabs .nav-link{
  margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));
  border:var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius:var(--bs-nav-tabs-border-radius);
  border-top-right-radius:var(--bs-nav-tabs-border-radius)
}

.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{
  isolation:isolate;
  border-color:var(--bs-nav-tabs-link-hover-border-color)
}

.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{
  color:var(--bs-nav-tabs-link-active-color);
  background-color:var(--bs-nav-tabs-link-active-bg);
  border-color:var(--bs-nav-tabs-link-active-border-color)
}

.nav-tabs .dropdown-menu{
  margin-top:calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius:0;
  border-top-right-radius:0
}

.nav-pills{
  --bs-nav-pills-border-radius:var(--bs-border-radius);
  --bs-nav-pills-link-active-color:#fff;
  --bs-nav-pills-link-active-bg:#0d6efd
}

.nav-pills .nav-link{
  border-radius:var(--bs-nav-pills-border-radius)
}

.nav-pills .nav-link.active,.nav-pills .show>.nav-link{
  color:var(--bs-nav-pills-link-active-color);
  background-color:var(--bs-nav-pills-link-active-bg)
}

.nav-underline{
  --bs-nav-underline-gap:1rem;
  --bs-nav-underline-border-width:0.125rem;
  --bs-nav-underline-link-active-color:var(--bs-emphasis-color);
  grid-gap:var(--bs-nav-underline-gap);
  gap:var(--bs-nav-underline-gap)
}

.nav-underline .nav-link{
  padding-right:0;
  padding-left:0;
  border-bottom:var(--bs-nav-underline-border-width) solid transparent
}

.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{
  border-bottom-color:currentcolor
}

.nav-underline .nav-link.active,.nav-underline .show>.nav-link{
  font-weight:700;
  color:var(--bs-nav-underline-link-active-color);
  border-bottom-color:currentcolor
}

.nav-fill .nav-item,.nav-fill>.nav-link{
  flex:1 1 auto;
  text-align:center
}

.nav-justified .nav-item,.nav-justified>.nav-link{
  flex-basis:0;
  flex-grow:1;
  text-align:center
}

.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{
  width:100%
}

.tab-content>.tab-pane{
  display:none
}

.tab-content>.active{
  display:block
}

.navbar{
  --bs-navbar-padding-x:0;
  --bs-navbar-padding-y:0.5rem;
  --bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y:0.3125rem;
  --bs-navbar-brand-margin-end:1rem;
  --bs-navbar-brand-font-size:1.25rem;
  --bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x:0.5rem;
  --bs-navbar-toggler-padding-y:0.25rem;
  --bs-navbar-toggler-padding-x:0.75rem;
  --bs-navbar-toggler-font-size:1.25rem;
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius:var(--bs-border-radius);
  --bs-navbar-toggler-focus-width:0.25rem;
  --bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;
  position:relative;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:space-between;
  padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}

.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{
  display:flex;
  flex-wrap:inherit;
  align-items:center;
  justify-content:space-between
}

.navbar-brand{
  padding-top:var(--bs-navbar-brand-padding-y);
  padding-bottom:var(--bs-navbar-brand-padding-y);
  margin-right:var(--bs-navbar-brand-margin-end);
  font-size:var(--bs-navbar-brand-font-size);
  color:var(--bs-navbar-brand-color);
  text-decoration:none;
  white-space:nowrap
}

.navbar-brand:focus,.navbar-brand:hover{
  color:var(--bs-navbar-brand-hover-color)
}

.navbar-nav{
  --bs-nav-link-padding-x:0;
  --bs-nav-link-padding-y:0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color:var(--bs-navbar-color);
  --bs-nav-link-hover-color:var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);
  display:flex;
  flex-direction:column;
  padding-left:0;
  margin-bottom:0;
  list-style:none
}

.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{
  color:var(--bs-navbar-active-color)
}

.navbar-nav .dropdown-menu{
  position:static
}

.navbar-text{
  padding-top:.5rem;
  padding-bottom:.5rem;
  color:var(--bs-navbar-color)
}

.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{
  color:var(--bs-navbar-active-color)
}

.navbar-collapse{
  flex-basis:100%;
  flex-grow:1;
  align-items:center
}

.navbar-toggler{
  padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size:var(--bs-navbar-toggler-font-size);
  line-height:1;
  color:var(--bs-navbar-color);
  background-color:transparent;
  border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius:var(--bs-navbar-toggler-border-radius);
  transition:var(--bs-navbar-toggler-transition)
}

@media (prefers-reduced-motion:reduce){
  .navbar-toggler{
    transition:none
  }
}

.navbar-toggler:hover{
  text-decoration:none
}

.navbar-toggler:focus{
  text-decoration:none;
  outline:0;
  box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)
}

.navbar-toggler-icon{
  display:inline-block;
  width:1.5em;
  height:1.5em;
  vertical-align:middle;
  background-image:var(--bs-navbar-toggler-icon-bg);
  background-repeat:no-repeat;
  background-position:center;
  background-size:100%
}

.navbar-nav-scroll{
  max-height:var(--bs-scroll-height,75vh);
  overflow-y:auto
}

@media (min-width:576px){
  .navbar-expand-sm{
    flex-wrap:nowrap;
    justify-content:flex-start
  }

  .navbar-expand-sm .navbar-nav{
    flex-direction:row
  }

  .navbar-expand-sm .navbar-nav .dropdown-menu{
    position:absolute
  }

  .navbar-expand-sm .navbar-nav .nav-link{
    padding-right:var(--bs-navbar-nav-link-padding-x);
    padding-left:var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-sm .navbar-nav-scroll{
    overflow:visible
  }

  .navbar-expand-sm .navbar-collapse{
    display:flex!important;
    flex-basis:auto
  }

  .navbar-expand-sm .navbar-toggler{
    display:none
  }

  .navbar-expand-sm .offcanvas{
    position:static;
    z-index:auto;
    flex-grow:1;
    width:auto!important;
    height:auto!important;
    visibility:visible!important;
    background-color:transparent!important;
    border:0!important;
    transform:none!important;
    transition:none
  }

  .navbar-expand-sm .offcanvas .offcanvas-header{
    display:none
  }

  .navbar-expand-sm .offcanvas .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible
  }
}

@media (min-width:768px){
  .navbar-expand-md{
    flex-wrap:nowrap;
    justify-content:flex-start
  }

  .navbar-expand-md .navbar-nav{
    flex-direction:row
  }

  .navbar-expand-md .navbar-nav .dropdown-menu{
    position:absolute
  }

  .navbar-expand-md .navbar-nav .nav-link{
    padding-right:var(--bs-navbar-nav-link-padding-x);
    padding-left:var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-md .navbar-nav-scroll{
    overflow:visible
  }

  .navbar-expand-md .navbar-collapse{
    display:flex!important;
    flex-basis:auto
  }

  .navbar-expand-md .navbar-toggler{
    display:none
  }

  .navbar-expand-md .offcanvas{
    position:static;
    z-index:auto;
    flex-grow:1;
    width:auto!important;
    height:auto!important;
    visibility:visible!important;
    background-color:transparent!important;
    border:0!important;
    transform:none!important;
    transition:none
  }

  .navbar-expand-md .offcanvas .offcanvas-header{
    display:none
  }

  .navbar-expand-md .offcanvas .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible
  }
}

@media (min-width:992px){
  .navbar-expand-lg{
    flex-wrap:nowrap;
    justify-content:flex-start
  }

  .navbar-expand-lg .navbar-nav{
    flex-direction:row
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu{
    position:absolute
  }

  .navbar-expand-lg .navbar-nav .nav-link{
    padding-right:var(--bs-navbar-nav-link-padding-x);
    padding-left:var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-lg .navbar-nav-scroll{
    overflow:visible
  }

  .navbar-expand-lg .navbar-collapse{
    display:flex!important;
    flex-basis:auto
  }

  .navbar-expand-lg .navbar-toggler{
    display:none
  }

  .navbar-expand-lg .offcanvas{
    position:static;
    z-index:auto;
    flex-grow:1;
    width:auto!important;
    height:auto!important;
    visibility:visible!important;
    background-color:transparent!important;
    border:0!important;
    transform:none!important;
    transition:none
  }

  .navbar-expand-lg .offcanvas .offcanvas-header{
    display:none
  }

  .navbar-expand-lg .offcanvas .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible
  }
}

@media (min-width:1200px){
  .navbar-expand-xl{
    flex-wrap:nowrap;
    justify-content:flex-start
  }

  .navbar-expand-xl .navbar-nav{
    flex-direction:row
  }

  .navbar-expand-xl .navbar-nav .dropdown-menu{
    position:absolute
  }

  .navbar-expand-xl .navbar-nav .nav-link{
    padding-right:var(--bs-navbar-nav-link-padding-x);
    padding-left:var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-xl .navbar-nav-scroll{
    overflow:visible
  }

  .navbar-expand-xl .navbar-collapse{
    display:flex!important;
    flex-basis:auto
  }

  .navbar-expand-xl .navbar-toggler{
    display:none
  }

  .navbar-expand-xl .offcanvas{
    position:static;
    z-index:auto;
    flex-grow:1;
    width:auto!important;
    height:auto!important;
    visibility:visible!important;
    background-color:transparent!important;
    border:0!important;
    transform:none!important;
    transition:none
  }

  .navbar-expand-xl .offcanvas .offcanvas-header{
    display:none
  }

  .navbar-expand-xl .offcanvas .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible
  }
}

@media (min-width:1400px){
  .navbar-expand-xxl{
    flex-wrap:nowrap;
    justify-content:flex-start
  }

  .navbar-expand-xxl .navbar-nav{
    flex-direction:row
  }

  .navbar-expand-xxl .navbar-nav .dropdown-menu{
    position:absolute
  }

  .navbar-expand-xxl .navbar-nav .nav-link{
    padding-right:var(--bs-navbar-nav-link-padding-x);
    padding-left:var(--bs-navbar-nav-link-padding-x)
  }

  .navbar-expand-xxl .navbar-nav-scroll{
    overflow:visible
  }

  .navbar-expand-xxl .navbar-collapse{
    display:flex!important;
    flex-basis:auto
  }

  .navbar-expand-xxl .navbar-toggler{
    display:none
  }

  .navbar-expand-xxl .offcanvas{
    position:static;
    z-index:auto;
    flex-grow:1;
    width:auto!important;
    height:auto!important;
    visibility:visible!important;
    background-color:transparent!important;
    border:0!important;
    transform:none!important;
    transition:none
  }

  .navbar-expand-xxl .offcanvas .offcanvas-header{
    display:none
  }

  .navbar-expand-xxl .offcanvas .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible
  }
}

.navbar-expand{
  flex-wrap:nowrap;
  justify-content:flex-start
}

.navbar-expand .navbar-nav{
  flex-direction:row
}

.navbar-expand .navbar-nav .dropdown-menu{
  position:absolute
}

.navbar-expand .navbar-nav .nav-link{
  padding-right:var(--bs-navbar-nav-link-padding-x);
  padding-left:var(--bs-navbar-nav-link-padding-x)
}

.navbar-expand .navbar-nav-scroll{
  overflow:visible
}

.navbar-expand .navbar-collapse{
  display:flex!important;
  flex-basis:auto
}

.navbar-expand .navbar-toggler{
  display:none
}

.navbar-expand .offcanvas{
  position:static;
  z-index:auto;
  flex-grow:1;
  width:auto!important;
  height:auto!important;
  visibility:visible!important;
  background-color:transparent!important;
  border:0!important;
  transform:none!important;
  transition:none
}

.navbar-expand .offcanvas .offcanvas-header{
  display:none
}

.navbar-expand .offcanvas .offcanvas-body{
  display:flex;
  flex-grow:0;
  padding:0;
  overflow-y:visible
}

.navbar-dark,.navbar[data-bs-theme=dark]{
  --bs-navbar-color:rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color:rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color:rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color:#fff;
  --bs-navbar-brand-color:#fff;
  --bs-navbar-brand-hover-color:#fff;
  --bs-navbar-toggler-border-color:rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

[data-bs-theme=dark] .navbar-toggler-icon{
  --bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.card{
  --bs-card-spacer-y:1rem;
  --bs-card-spacer-x:1rem;
  --bs-card-title-spacer-y:0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width:var(--bs-border-width);
  --bs-card-border-color:var(--bs-border-color-translucent);
  --bs-card-border-radius:var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y:0.5rem;
  --bs-card-cap-padding-x:1rem;
  --bs-card-cap-bg:rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg:var(--bs-body-bg);
  --bs-card-img-overlay-padding:1rem;
  --bs-card-group-margin:0.75rem;
  position:relative;
  display:flex;
  flex-direction:column;
  min-width:0;
  height:var(--bs-card-height);
  color:var(--bs-body-color);
  word-wrap:break-word;
  background-color:var(--bs-card-bg);
  background-clip:border-box;
  border:var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius:var(--bs-card-border-radius)
}

.card>hr{
  margin-right:0;
  margin-left:0
}

.card>.list-group{
  border-top:inherit;
  border-bottom:inherit
}

.card>.list-group:first-child{
  border-top-width:0;
  border-top-left-radius:var(--bs-card-inner-border-radius);
  border-top-right-radius:var(--bs-card-inner-border-radius)
}

.card>.list-group:last-child{
  border-bottom-width:0;
  border-bottom-right-radius:var(--bs-card-inner-border-radius);
  border-bottom-left-radius:var(--bs-card-inner-border-radius)
}

.card>.card-header+.list-group,.card>.list-group+.card-footer{
  border-top:0
}

.card-body{
  flex:1 1 auto;
  padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color:var(--bs-card-color)
}

.card-title{
  margin-bottom:var(--bs-card-title-spacer-y);
  color:var(--bs-card-title-color)
}

.card-subtitle{
  margin-top:calc(-.5 * var(--bs-card-title-spacer-y));
  margin-bottom:0;
  color:var(--bs-card-subtitle-color)
}

.card-text:last-child{
  margin-bottom:0
}

.card-link+.card-link{
  margin-left:var(--bs-card-spacer-x)
}

.card-header{
  padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom:0;
  color:var(--bs-card-cap-color);
  background-color:var(--bs-card-cap-bg);
  border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-header:first-child{
  border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0
}

.card-footer{
  padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color:var(--bs-card-cap-color);
  background-color:var(--bs-card-cap-bg);
  border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)
}

.card-footer:last-child{
  border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)
}

.card-header-tabs{
  margin-right:calc(-.5 * var(--bs-card-cap-padding-x));
  margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));
  margin-left:calc(-.5 * var(--bs-card-cap-padding-x));
  border-bottom:0
}

.card-header-tabs .nav-link.active{
  background-color:var(--bs-card-bg);
  border-bottom-color:var(--bs-card-bg)
}

.card-header-pills{
  margin-right:calc(-.5 * var(--bs-card-cap-padding-x));
  margin-left:calc(-.5 * var(--bs-card-cap-padding-x))
}

.card-img-overlay{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  padding:var(--bs-card-img-overlay-padding);
  border-radius:var(--bs-card-inner-border-radius)
}

.card-img,.card-img-bottom,.card-img-top{
  width:100%
}

.card-img,.card-img-top{
  border-top-left-radius:var(--bs-card-inner-border-radius);
  border-top-right-radius:var(--bs-card-inner-border-radius)
}

.card-img,.card-img-bottom{
  border-bottom-right-radius:var(--bs-card-inner-border-radius);
  border-bottom-left-radius:var(--bs-card-inner-border-radius)
}

.card-group>.card{
  margin-bottom:var(--bs-card-group-margin)
}

@media (min-width:576px){
  .card-group{
    display:flex;
    flex-flow:row wrap
  }

  .card-group>.card{
    flex:1 0 0%;
    margin-bottom:0
  }

  .card-group>.card+.card{
    margin-left:0;
    border-left:0
  }

  .card-group>.card:not(:last-child){
    border-top-right-radius:0;
    border-bottom-right-radius:0
  }

  .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{
    border-top-right-radius:0
  }

  .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{
    border-bottom-right-radius:0
  }

  .card-group>.card:not(:first-child){
    border-top-left-radius:0;
    border-bottom-left-radius:0
  }

  .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{
    border-top-left-radius:0
  }

  .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{
    border-bottom-left-radius:0
  }
}

.accordion{
  --bs-accordion-color:var(--bs-body-color);
  --bs-accordion-bg:var(--bs-body-bg);
  --bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;
  --bs-accordion-border-color:var(--bs-border-color);
  --bs-accordion-border-width:var(--bs-border-width);
  --bs-accordion-border-radius:var(--bs-border-radius);
  --bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x:1.25rem;
  --bs-accordion-btn-padding-y:1rem;
  --bs-accordion-btn-color:var(--bs-body-color);
  --bs-accordion-btn-bg:var(--bs-accordion-bg);
  --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width:1.25rem;
  --bs-accordion-btn-icon-transform:rotate(-180deg);
  --bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color:#86b7fe;
  --bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x:1.25rem;
  --bs-accordion-body-padding-y:1rem;
  --bs-accordion-active-color:var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg:var(--bs-primary-bg-subtle)
}

.accordion-button{
  position:relative;
  display:flex;
  align-items:center;
  width:100%;
  padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size:1rem;
  color:var(--bs-accordion-btn-color);
  text-align:left;
  background-color:var(--bs-accordion-btn-bg);
  border:0;
  border-radius:0;
  overflow-anchor:none;
  transition:var(--bs-accordion-transition)
}

@media (prefers-reduced-motion:reduce){
  .accordion-button{
    transition:none
  }
}

.accordion-button:not(.collapsed){
  color:var(--bs-accordion-active-color);
  background-color:var(--bs-accordion-active-bg);
  box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}

.accordion-button:not(.collapsed)::after{
  background-image:var(--bs-accordion-btn-active-icon);
  transform:var(--bs-accordion-btn-icon-transform)
}

.accordion-button::after{
  flex-shrink:0;
  width:var(--bs-accordion-btn-icon-width);
  height:var(--bs-accordion-btn-icon-width);
  margin-left:auto;
  content:"";
  background-image:var(--bs-accordion-btn-icon);
  background-repeat:no-repeat;
  background-size:var(--bs-accordion-btn-icon-width);
  transition:var(--bs-accordion-btn-icon-transition)
}

@media (prefers-reduced-motion:reduce){
  .accordion-button::after{
    transition:none
  }
}

.accordion-button:hover{
  z-index:2
}

.accordion-button:focus{
  z-index:3;
  border-color:var(--bs-accordion-btn-focus-border-color);
  outline:0;
  box-shadow:var(--bs-accordion-btn-focus-box-shadow)
}

.accordion-header{
  margin-bottom:0
}

.accordion-item{
  color:var(--bs-accordion-color);
  background-color:var(--bs-accordion-bg);
  border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}

.accordion-item:first-of-type{
  border-top-left-radius:var(--bs-accordion-border-radius);
  border-top-right-radius:var(--bs-accordion-border-radius)
}

.accordion-item:first-of-type .accordion-button{
  border-top-left-radius:var(--bs-accordion-inner-border-radius);
  border-top-right-radius:var(--bs-accordion-inner-border-radius)
}

.accordion-item:not(:first-of-type){
  border-top:0
}

.accordion-item:last-of-type{
  border-bottom-right-radius:var(--bs-accordion-border-radius);
  border-bottom-left-radius:var(--bs-accordion-border-radius)
}

.accordion-item:last-of-type .accordion-button.collapsed{
  border-bottom-right-radius:var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius:var(--bs-accordion-inner-border-radius)
}

.accordion-item:last-of-type .accordion-collapse{
  border-bottom-right-radius:var(--bs-accordion-border-radius);
  border-bottom-left-radius:var(--bs-accordion-border-radius)
}

.accordion-body{
  padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}

.accordion-flush .accordion-collapse{
  border-width:0
}

.accordion-flush .accordion-item{
  border-right:0;
  border-left:0;
  border-radius:0
}

.accordion-flush .accordion-item:first-child{
  border-top:0
}

.accordion-flush .accordion-item:last-child{
  border-bottom:0
}

.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{
  border-radius:0
}

[data-bs-theme=dark] .accordion-button::after{
  --bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.breadcrumb{
  --bs-breadcrumb-padding-x:0;
  --bs-breadcrumb-padding-y:0;
  --bs-breadcrumb-margin-bottom:1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color:var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x:0.5rem;
  --bs-breadcrumb-item-active-color:var(--bs-secondary-color);
  display:flex;
  flex-wrap:wrap;
  padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom:var(--bs-breadcrumb-margin-bottom);
  font-size:var(--bs-breadcrumb-font-size);
  list-style:none;
  background-color:var(--bs-breadcrumb-bg);
  border-radius:var(--bs-breadcrumb-border-radius)
}

.breadcrumb-item+.breadcrumb-item{
  padding-left:var(--bs-breadcrumb-item-padding-x)
}

.breadcrumb-item+.breadcrumb-item::before{
  float:left;
  padding-right:var(--bs-breadcrumb-item-padding-x);
  color:var(--bs-breadcrumb-divider-color);
  content:var(--bs-breadcrumb-divider, "/")
}

.breadcrumb-item.active{
  color:var(--bs-breadcrumb-item-active-color)
}

.pagination{
  --bs-pagination-padding-x:0.75rem;
  --bs-pagination-padding-y:0.375rem;
  --bs-pagination-font-size:1rem;
  --bs-pagination-color:var(--bs-link-color);
  --bs-pagination-bg:var(--bs-body-bg);
  --bs-pagination-border-width:var(--bs-border-width);
  --bs-pagination-border-color:var(--bs-border-color);
  --bs-pagination-border-radius:var(--bs-border-radius);
  --bs-pagination-hover-color:var(--bs-link-hover-color);
  --bs-pagination-hover-bg:var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color:var(--bs-border-color);
  --bs-pagination-focus-color:var(--bs-link-hover-color);
  --bs-pagination-focus-bg:var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color:#fff;
  --bs-pagination-active-bg:#0d6efd;
  --bs-pagination-active-border-color:#0d6efd;
  --bs-pagination-disabled-color:var(--bs-secondary-color);
  --bs-pagination-disabled-bg:var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color:var(--bs-border-color);
  display:flex;
  padding-left:0;
  list-style:none
}

.page-link{
  position:relative;
  display:block;
  padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size:var(--bs-pagination-font-size);
  color:var(--bs-pagination-color);
  text-decoration:none;
  background-color:var(--bs-pagination-bg);
  border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .page-link{
    transition:none
  }
}

.page-link:hover{
  z-index:2;
  color:var(--bs-pagination-hover-color);
  background-color:var(--bs-pagination-hover-bg);
  border-color:var(--bs-pagination-hover-border-color)
}

.page-link:focus{
  z-index:3;
  color:var(--bs-pagination-focus-color);
  background-color:var(--bs-pagination-focus-bg);
  outline:0;
  box-shadow:var(--bs-pagination-focus-box-shadow)
}

.active>.page-link,.page-link.active{
  z-index:3;
  color:var(--bs-pagination-active-color);
  background-color:var(--bs-pagination-active-bg);
  border-color:var(--bs-pagination-active-border-color)
}

.disabled>.page-link,.page-link.disabled{
  color:var(--bs-pagination-disabled-color);
  pointer-events:none;
  background-color:var(--bs-pagination-disabled-bg);
  border-color:var(--bs-pagination-disabled-border-color)
}

.page-item:not(:first-child) .page-link{
  margin-left:calc(var(--bs-border-width) * -1)
}

.page-item:first-child .page-link{
  border-top-left-radius:var(--bs-pagination-border-radius);
  border-bottom-left-radius:var(--bs-pagination-border-radius)
}

.page-item:last-child .page-link{
  border-top-right-radius:var(--bs-pagination-border-radius);
  border-bottom-right-radius:var(--bs-pagination-border-radius)
}

.pagination-lg{
  --bs-pagination-padding-x:1.5rem;
  --bs-pagination-padding-y:0.75rem;
  --bs-pagination-font-size:1.25rem;
  --bs-pagination-border-radius:var(--bs-border-radius-lg)
}

.pagination-sm{
  --bs-pagination-padding-x:0.5rem;
  --bs-pagination-padding-y:0.25rem;
  --bs-pagination-font-size:0.875rem;
  --bs-pagination-border-radius:var(--bs-border-radius-sm)
}

.badge{
  --bs-badge-padding-x:0.65em;
  --bs-badge-padding-y:0.35em;
  --bs-badge-font-size:0.75em;
  --bs-badge-font-weight:700;
  --bs-badge-color:#fff;
  --bs-badge-border-radius:var(--bs-border-radius);
  display:inline-block;
  padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size:var(--bs-badge-font-size);
  font-weight:var(--bs-badge-font-weight);
  line-height:1;
  color:var(--bs-badge-color);
  text-align:center;
  white-space:nowrap;
  vertical-align:baseline;
  border-radius:var(--bs-badge-border-radius)
}

.badge:empty{
  display:none
}

.btn .badge{
  position:relative;
  top:-1px
}

.alert{
  --bs-alert-bg:transparent;
  --bs-alert-padding-x:1rem;
  --bs-alert-padding-y:1rem;
  --bs-alert-margin-bottom:1rem;
  --bs-alert-color:inherit;
  --bs-alert-border-color:transparent;
  --bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius:var(--bs-border-radius);
  --bs-alert-link-color:inherit;
  position:relative;
  padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom:var(--bs-alert-margin-bottom);
  color:var(--bs-alert-color);
  background-color:var(--bs-alert-bg);
  border:var(--bs-alert-border);
  border-radius:var(--bs-alert-border-radius)
}

.alert-heading{
  color:inherit
}

.alert-link{
  font-weight:700;
  color:var(--bs-alert-link-color)
}

.alert-dismissible{
  padding-right:3rem
}

.alert-dismissible .btn-close{
  position:absolute;
  top:0;
  right:0;
  z-index:2;
  padding:1.25rem 1rem
}

.alert-primary{
  --bs-alert-color:var(--bs-primary-text-emphasis);
  --bs-alert-bg:var(--bs-primary-bg-subtle);
  --bs-alert-border-color:var(--bs-primary-border-subtle);
  --bs-alert-link-color:var(--bs-primary-text-emphasis)
}

.alert-secondary{
  --bs-alert-color:var(--bs-secondary-text-emphasis);
  --bs-alert-bg:var(--bs-secondary-bg-subtle);
  --bs-alert-border-color:var(--bs-secondary-border-subtle);
  --bs-alert-link-color:var(--bs-secondary-text-emphasis)
}

.alert-success{
  --bs-alert-color:var(--bs-success-text-emphasis);
  --bs-alert-bg:var(--bs-success-bg-subtle);
  --bs-alert-border-color:var(--bs-success-border-subtle);
  --bs-alert-link-color:var(--bs-success-text-emphasis)
}

.alert-info{
  --bs-alert-color:var(--bs-info-text-emphasis);
  --bs-alert-bg:var(--bs-info-bg-subtle);
  --bs-alert-border-color:var(--bs-info-border-subtle);
  --bs-alert-link-color:var(--bs-info-text-emphasis)
}

.alert-warning{
  --bs-alert-color:var(--bs-warning-text-emphasis);
  --bs-alert-bg:var(--bs-warning-bg-subtle);
  --bs-alert-border-color:var(--bs-warning-border-subtle);
  --bs-alert-link-color:var(--bs-warning-text-emphasis)
}

.alert-danger{
  --bs-alert-color:var(--bs-danger-text-emphasis);
  --bs-alert-bg:var(--bs-danger-bg-subtle);
  --bs-alert-border-color:var(--bs-danger-border-subtle);
  --bs-alert-link-color:var(--bs-danger-text-emphasis)
}

.alert-light{
  --bs-alert-color:var(--bs-light-text-emphasis);
  --bs-alert-bg:var(--bs-light-bg-subtle);
  --bs-alert-border-color:var(--bs-light-border-subtle);
  --bs-alert-link-color:var(--bs-light-text-emphasis)
}

.alert-dark{
  --bs-alert-color:var(--bs-dark-text-emphasis);
  --bs-alert-bg:var(--bs-dark-bg-subtle);
  --bs-alert-border-color:var(--bs-dark-border-subtle);
  --bs-alert-link-color:var(--bs-dark-text-emphasis)
}

@keyframes progress-bar-stripes{
  0%{
    background-position-x:1rem
  }
}

.progress,.progress-stacked{
  --bs-progress-height:1rem;
  --bs-progress-font-size:0.75rem;
  --bs-progress-bg:var(--bs-secondary-bg);
  --bs-progress-border-radius:var(--bs-border-radius);
  --bs-progress-box-shadow:var(--bs-box-shadow-inset);
  --bs-progress-bar-color:#fff;
  --bs-progress-bar-bg:#0d6efd;
  --bs-progress-bar-transition:width 0.6s ease;
  display:flex;
  height:var(--bs-progress-height);
  overflow:hidden;
  font-size:var(--bs-progress-font-size);
  background-color:var(--bs-progress-bg);
  border-radius:var(--bs-progress-border-radius)
}

.progress-bar{
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
  color:var(--bs-progress-bar-color);
  text-align:center;
  white-space:nowrap;
  background-color:var(--bs-progress-bar-bg);
  transition:var(--bs-progress-bar-transition)
}

@media (prefers-reduced-motion:reduce){
  .progress-bar{
    transition:none
  }
}

.progress-bar-striped{
  background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
  background-size:var(--bs-progress-height) var(--bs-progress-height)
}

.progress-stacked>.progress{
  overflow:visible
}

.progress-stacked>.progress>.progress-bar{
  width:100%
}

.progress-bar-animated{
  animation:1s linear infinite progress-bar-stripes
}

@media (prefers-reduced-motion:reduce){
  .progress-bar-animated{
    animation:none
  }
}

.list-group{
  --bs-list-group-color:var(--bs-body-color);
  --bs-list-group-bg:var(--bs-body-bg);
  --bs-list-group-border-color:var(--bs-border-color);
  --bs-list-group-border-width:var(--bs-border-width);
  --bs-list-group-border-radius:var(--bs-border-radius);
  --bs-list-group-item-padding-x:1rem;
  --bs-list-group-item-padding-y:0.5rem;
  --bs-list-group-action-color:var(--bs-secondary-color);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-tertiary-bg);
  --bs-list-group-action-active-color:var(--bs-body-color);
  --bs-list-group-action-active-bg:var(--bs-secondary-bg);
  --bs-list-group-disabled-color:var(--bs-secondary-color);
  --bs-list-group-disabled-bg:var(--bs-body-bg);
  --bs-list-group-active-color:#fff;
  --bs-list-group-active-bg:#0d6efd;
  --bs-list-group-active-border-color:#0d6efd;
  display:flex;
  flex-direction:column;
  padding-left:0;
  margin-bottom:0;
  border-radius:var(--bs-list-group-border-radius)
}

.list-group-numbered{
  list-style-type:none;
  counter-reset:section
}

.list-group-numbered>.list-group-item::before{
  content:counters(section, ".") ". ";
  counter-increment:section
}

.list-group-item-action{
  width:100%;
  color:var(--bs-list-group-action-color);
  text-align:inherit
}

.list-group-item-action:focus,.list-group-item-action:hover{
  z-index:1;
  color:var(--bs-list-group-action-hover-color);
  text-decoration:none;
  background-color:var(--bs-list-group-action-hover-bg)
}

.list-group-item-action:active{
  color:var(--bs-list-group-action-active-color);
  background-color:var(--bs-list-group-action-active-bg)
}

.list-group-item{
  position:relative;
  display:block;
  padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color:var(--bs-list-group-color);
  text-decoration:none;
  background-color:var(--bs-list-group-bg);
  border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}

.list-group-item:first-child{
  border-top-left-radius:inherit;
  border-top-right-radius:inherit
}

.list-group-item:last-child{
  border-bottom-right-radius:inherit;
  border-bottom-left-radius:inherit
}

.list-group-item.disabled,.list-group-item:disabled{
  color:var(--bs-list-group-disabled-color);
  pointer-events:none;
  background-color:var(--bs-list-group-disabled-bg)
}

.list-group-item.active{
  z-index:2;
  color:var(--bs-list-group-active-color);
  background-color:var(--bs-list-group-active-bg);
  border-color:var(--bs-list-group-active-border-color)
}

.list-group-item+.list-group-item{
  border-top-width:0
}

.list-group-item+.list-group-item.active{
  margin-top:calc(-1 * var(--bs-list-group-border-width));
  border-top-width:var(--bs-list-group-border-width)
}

.list-group-horizontal{
  flex-direction:row
}

.list-group-horizontal>.list-group-item:first-child:not(:last-child){
  border-bottom-left-radius:var(--bs-list-group-border-radius);
  border-top-right-radius:0
}

.list-group-horizontal>.list-group-item:last-child:not(:first-child){
  border-top-right-radius:var(--bs-list-group-border-radius);
  border-bottom-left-radius:0
}

.list-group-horizontal>.list-group-item.active{
  margin-top:0
}

.list-group-horizontal>.list-group-item+.list-group-item{
  border-top-width:var(--bs-list-group-border-width);
  border-left-width:0
}

.list-group-horizontal>.list-group-item+.list-group-item.active{
  margin-left:calc(-1 * var(--bs-list-group-border-width));
  border-left-width:var(--bs-list-group-border-width)
}

@media (min-width:576px){
  .list-group-horizontal-sm{
    flex-direction:row
  }

  .list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){
    border-bottom-left-radius:var(--bs-list-group-border-radius);
    border-top-right-radius:0
  }

  .list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){
    border-top-right-radius:var(--bs-list-group-border-radius);
    border-bottom-left-radius:0
  }

  .list-group-horizontal-sm>.list-group-item.active{
    margin-top:0
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item{
    border-top-width:var(--bs-list-group-border-width);
    border-left-width:0
  }

  .list-group-horizontal-sm>.list-group-item+.list-group-item.active{
    margin-left:calc(-1 * var(--bs-list-group-border-width));
    border-left-width:var(--bs-list-group-border-width)
  }
}

@media (min-width:768px){
  .list-group-horizontal-md{
    flex-direction:row
  }

  .list-group-horizontal-md>.list-group-item:first-child:not(:last-child){
    border-bottom-left-radius:var(--bs-list-group-border-radius);
    border-top-right-radius:0
  }

  .list-group-horizontal-md>.list-group-item:last-child:not(:first-child){
    border-top-right-radius:var(--bs-list-group-border-radius);
    border-bottom-left-radius:0
  }

  .list-group-horizontal-md>.list-group-item.active{
    margin-top:0
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item{
    border-top-width:var(--bs-list-group-border-width);
    border-left-width:0
  }

  .list-group-horizontal-md>.list-group-item+.list-group-item.active{
    margin-left:calc(-1 * var(--bs-list-group-border-width));
    border-left-width:var(--bs-list-group-border-width)
  }
}

@media (min-width:992px){
  .list-group-horizontal-lg{
    flex-direction:row
  }

  .list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){
    border-bottom-left-radius:var(--bs-list-group-border-radius);
    border-top-right-radius:0
  }

  .list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){
    border-top-right-radius:var(--bs-list-group-border-radius);
    border-bottom-left-radius:0
  }

  .list-group-horizontal-lg>.list-group-item.active{
    margin-top:0
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item{
    border-top-width:var(--bs-list-group-border-width);
    border-left-width:0
  }

  .list-group-horizontal-lg>.list-group-item+.list-group-item.active{
    margin-left:calc(-1 * var(--bs-list-group-border-width));
    border-left-width:var(--bs-list-group-border-width)
  }
}

@media (min-width:1200px){
  .list-group-horizontal-xl{
    flex-direction:row
  }

  .list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){
    border-bottom-left-radius:var(--bs-list-group-border-radius);
    border-top-right-radius:0
  }

  .list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){
    border-top-right-radius:var(--bs-list-group-border-radius);
    border-bottom-left-radius:0
  }

  .list-group-horizontal-xl>.list-group-item.active{
    margin-top:0
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item{
    border-top-width:var(--bs-list-group-border-width);
    border-left-width:0
  }

  .list-group-horizontal-xl>.list-group-item+.list-group-item.active{
    margin-left:calc(-1 * var(--bs-list-group-border-width));
    border-left-width:var(--bs-list-group-border-width)
  }
}

@media (min-width:1400px){
  .list-group-horizontal-xxl{
    flex-direction:row
  }

  .list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){
    border-bottom-left-radius:var(--bs-list-group-border-radius);
    border-top-right-radius:0
  }

  .list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){
    border-top-right-radius:var(--bs-list-group-border-radius);
    border-bottom-left-radius:0
  }

  .list-group-horizontal-xxl>.list-group-item.active{
    margin-top:0
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item{
    border-top-width:var(--bs-list-group-border-width);
    border-left-width:0
  }

  .list-group-horizontal-xxl>.list-group-item+.list-group-item.active{
    margin-left:calc(-1 * var(--bs-list-group-border-width));
    border-left-width:var(--bs-list-group-border-width)
  }
}

.list-group-flush{
  border-radius:0
}

.list-group-flush>.list-group-item{
  border-width:0 0 var(--bs-list-group-border-width)
}

.list-group-flush>.list-group-item:last-child{
  border-bottom-width:0
}

.list-group-item-primary{
  --bs-list-group-color:var(--bs-primary-text-emphasis);
  --bs-list-group-bg:var(--bs-primary-bg-subtle);
  --bs-list-group-border-color:var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-primary-border-subtle);
  --bs-list-group-active-color:var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg:var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-primary-text-emphasis)
}

.list-group-item-secondary{
  --bs-list-group-color:var(--bs-secondary-text-emphasis);
  --bs-list-group-bg:var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color:var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);
  --bs-list-group-active-color:var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg:var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)
}

.list-group-item-success{
  --bs-list-group-color:var(--bs-success-text-emphasis);
  --bs-list-group-bg:var(--bs-success-bg-subtle);
  --bs-list-group-border-color:var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-success-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-success-border-subtle);
  --bs-list-group-active-color:var(--bs-success-bg-subtle);
  --bs-list-group-active-bg:var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-success-text-emphasis)
}

.list-group-item-info{
  --bs-list-group-color:var(--bs-info-text-emphasis);
  --bs-list-group-bg:var(--bs-info-bg-subtle);
  --bs-list-group-border-color:var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-info-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-info-border-subtle);
  --bs-list-group-active-color:var(--bs-info-bg-subtle);
  --bs-list-group-active-bg:var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-info-text-emphasis)
}

.list-group-item-warning{
  --bs-list-group-color:var(--bs-warning-text-emphasis);
  --bs-list-group-bg:var(--bs-warning-bg-subtle);
  --bs-list-group-border-color:var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-warning-border-subtle);
  --bs-list-group-active-color:var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg:var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-warning-text-emphasis)
}

.list-group-item-danger{
  --bs-list-group-color:var(--bs-danger-text-emphasis);
  --bs-list-group-bg:var(--bs-danger-bg-subtle);
  --bs-list-group-border-color:var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-danger-border-subtle);
  --bs-list-group-active-color:var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg:var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-danger-text-emphasis)
}

.list-group-item-light{
  --bs-list-group-color:var(--bs-light-text-emphasis);
  --bs-list-group-bg:var(--bs-light-bg-subtle);
  --bs-list-group-border-color:var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-light-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-light-border-subtle);
  --bs-list-group-active-color:var(--bs-light-bg-subtle);
  --bs-list-group-active-bg:var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-light-text-emphasis)
}

.list-group-item-dark{
  --bs-list-group-color:var(--bs-dark-text-emphasis);
  --bs-list-group-bg:var(--bs-dark-bg-subtle);
  --bs-list-group-border-color:var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color:var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color:var(--bs-emphasis-color);
  --bs-list-group-action-active-bg:var(--bs-dark-border-subtle);
  --bs-list-group-active-color:var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg:var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color:var(--bs-dark-text-emphasis)
}

.btn-close{
  --bs-btn-close-color:#000;
  --bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity:0.5;
  --bs-btn-close-hover-opacity:0.75;
  --bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity:1;
  --bs-btn-close-disabled-opacity:0.25;
  --bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);
  box-sizing:content-box;
  width:1em;
  height:1em;
  padding:.25em .25em;
  color:var(--bs-btn-close-color);
  background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border:0;
  border-radius:.375rem;
  opacity:var(--bs-btn-close-opacity)
}

.btn-close:hover{
  color:var(--bs-btn-close-color);
  text-decoration:none;
  opacity:var(--bs-btn-close-hover-opacity)
}

.btn-close:focus{
  outline:0;
  box-shadow:var(--bs-btn-close-focus-shadow);
  opacity:var(--bs-btn-close-focus-opacity)
}

.btn-close.disabled,.btn-close:disabled{
  pointer-events:none;
  -webkit-user-select:none;
  user-select:none;
  opacity:var(--bs-btn-close-disabled-opacity)
}

.btn-close-white{
  filter:var(--bs-btn-close-white-filter)
}

[data-bs-theme=dark] .btn-close{
  filter:var(--bs-btn-close-white-filter)
}

.toast{
  --bs-toast-zindex:1090;
  --bs-toast-padding-x:0.75rem;
  --bs-toast-padding-y:0.5rem;
  --bs-toast-spacing:1.5rem;
  --bs-toast-max-width:350px;
  --bs-toast-font-size:0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg:rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width:var(--bs-border-width);
  --bs-toast-border-color:var(--bs-border-color-translucent);
  --bs-toast-border-radius:var(--bs-border-radius);
  --bs-toast-box-shadow:var(--bs-box-shadow);
  --bs-toast-header-color:var(--bs-secondary-color);
  --bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color:var(--bs-border-color-translucent);
  width:var(--bs-toast-max-width);
  max-width:100%;
  font-size:var(--bs-toast-font-size);
  color:var(--bs-toast-color);
  pointer-events:auto;
  background-color:var(--bs-toast-bg);
  background-clip:padding-box;
  border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow:var(--bs-toast-box-shadow);
  border-radius:var(--bs-toast-border-radius)
}

.toast.showing{
  opacity:0
}

.toast:not(.show){
  display:none
}

.toast-container{
  --bs-toast-zindex:1090;
  position:absolute;
  z-index:var(--bs-toast-zindex);
  width:max-content;
  max-width:100%;
  pointer-events:none
}

.toast-container>:not(:last-child){
  margin-bottom:var(--bs-toast-spacing)
}

.toast-header{
  display:flex;
  align-items:center;
  padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color:var(--bs-toast-header-color);
  background-color:var(--bs-toast-header-bg);
  background-clip:padding-box;
  border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))
}

.toast-header .btn-close{
  margin-right:calc(-.5 * var(--bs-toast-padding-x));
  margin-left:var(--bs-toast-padding-x)
}

.toast-body{
  padding:var(--bs-toast-padding-x);
  word-wrap:break-word
}

.modal{
  --bs-modal-zindex:1055;
  --bs-modal-width:500px;
  --bs-modal-padding:1rem;
  --bs-modal-margin:0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg:var(--bs-body-bg);
  --bs-modal-border-color:var(--bs-border-color-translucent);
  --bs-modal-border-width:var(--bs-border-width);
  --bs-modal-border-radius:var(--bs-border-radius-lg);
  --bs-modal-box-shadow:var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x:1rem;
  --bs-modal-header-padding-y:1rem;
  --bs-modal-header-padding:1rem 1rem;
  --bs-modal-header-border-color:var(--bs-border-color);
  --bs-modal-header-border-width:var(--bs-border-width);
  --bs-modal-title-line-height:1.5;
  --bs-modal-footer-gap:0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color:var(--bs-border-color);
  --bs-modal-footer-border-width:var(--bs-border-width);
  position:fixed;
  top:0;
  left:0;
  z-index:var(--bs-modal-zindex);
  display:none;
  width:100%;
  height:100%;
  overflow-x:hidden;
  overflow-y:auto;
  outline:0
}

.modal-dialog{
  position:relative;
  width:auto;
  margin:var(--bs-modal-margin);
  pointer-events:none
}

.modal.fade .modal-dialog{
  transition:transform .3s ease-out;
  transform:translate(0,-50px)
}

@media (prefers-reduced-motion:reduce){
  .modal.fade .modal-dialog{
    transition:none
  }
}

.modal.show .modal-dialog{
  transform:none
}

.modal.modal-static .modal-dialog{
  transform:scale(1.02)
}

.modal-dialog-scrollable{
  height:calc(100% - var(--bs-modal-margin) * 2)
}

.modal-dialog-scrollable .modal-content{
  max-height:100%;
  overflow:hidden
}

.modal-dialog-scrollable .modal-body{
  overflow-y:auto
}

.modal-dialog-centered{
  display:flex;
  align-items:center;
  min-height:calc(100% - var(--bs-modal-margin) * 2)
}

.modal-content{
  position:relative;
  display:flex;
  flex-direction:column;
  width:100%;
  color:var(--bs-modal-color);
  pointer-events:auto;
  background-color:var(--bs-modal-bg);
  background-clip:padding-box;
  border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius:var(--bs-modal-border-radius);
  outline:0
}

.modal-backdrop{
  --bs-backdrop-zindex:1050;
  --bs-backdrop-bg:#000;
  --bs-backdrop-opacity:0.5;
  position:fixed;
  top:0;
  left:0;
  z-index:var(--bs-backdrop-zindex);
  width:100vw;
  height:100vh;
  background-color:var(--bs-backdrop-bg)
}

.modal-backdrop.fade{
  opacity:0
}

.modal-backdrop.show{
  opacity:var(--bs-backdrop-opacity)
}

.modal-header{
  display:flex;
  flex-shrink:0;
  align-items:center;
  justify-content:space-between;
  padding:var(--bs-modal-header-padding);
  border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius:var(--bs-modal-inner-border-radius);
  border-top-right-radius:var(--bs-modal-inner-border-radius)
}

.modal-header .btn-close{
  padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
  margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto
}

.modal-title{
  margin-bottom:0;
  line-height:var(--bs-modal-title-line-height)
}

.modal-body{
  position:relative;
  flex:1 1 auto;
  padding:var(--bs-modal-padding)
}

.modal-footer{
  display:flex;
  flex-shrink:0;
  flex-wrap:wrap;
  align-items:center;
  justify-content:flex-end;
  padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
  background-color:var(--bs-modal-footer-bg);
  border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius:var(--bs-modal-inner-border-radius);
  border-bottom-left-radius:var(--bs-modal-inner-border-radius)
}

.modal-footer>*{
  margin:calc(var(--bs-modal-footer-gap) * .5)
}

@media (min-width:576px){
  .modal{
    --bs-modal-margin:1.75rem;
    --bs-modal-box-shadow:var(--bs-box-shadow)
  }

  .modal-dialog{
    max-width:var(--bs-modal-width);
    margin-right:auto;
    margin-left:auto
  }

  .modal-sm{
    --bs-modal-width:300px
  }
}

@media (min-width:992px){
  .modal-lg,.modal-xl{
    --bs-modal-width:800px
  }
}

@media (min-width:1200px){
  .modal-xl{
    --bs-modal-width:1140px
  }
}

.modal-fullscreen{
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
}

.modal-fullscreen .modal-content{
  height:100%;
  border:0;
  border-radius:0
}

.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{
  border-radius:0
}

.modal-fullscreen .modal-body{
  overflow-y:auto
}

@media (max-width:575.98px){
  .modal-fullscreen-sm-down{
    width:100vw;
    max-width:none;
    height:100%;
    margin:0
  }

  .modal-fullscreen-sm-down .modal-content{
    height:100%;
    border:0;
    border-radius:0
  }

  .modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{
    border-radius:0
  }

  .modal-fullscreen-sm-down .modal-body{
    overflow-y:auto
  }
}

@media (max-width:767.98px){
  .modal-fullscreen-md-down{
    width:100vw;
    max-width:none;
    height:100%;
    margin:0
  }

  .modal-fullscreen-md-down .modal-content{
    height:100%;
    border:0;
    border-radius:0
  }

  .modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{
    border-radius:0
  }

  .modal-fullscreen-md-down .modal-body{
    overflow-y:auto
  }
}

@media (max-width:991.98px){
  .modal-fullscreen-lg-down{
    width:100vw;
    max-width:none;
    height:100%;
    margin:0
  }

  .modal-fullscreen-lg-down .modal-content{
    height:100%;
    border:0;
    border-radius:0
  }

  .modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{
    border-radius:0
  }

  .modal-fullscreen-lg-down .modal-body{
    overflow-y:auto
  }
}

@media (max-width:1199.98px){
  .modal-fullscreen-xl-down{
    width:100vw;
    max-width:none;
    height:100%;
    margin:0
  }

  .modal-fullscreen-xl-down .modal-content{
    height:100%;
    border:0;
    border-radius:0
  }

  .modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{
    border-radius:0
  }

  .modal-fullscreen-xl-down .modal-body{
    overflow-y:auto
  }
}

@media (max-width:1399.98px){
  .modal-fullscreen-xxl-down{
    width:100vw;
    max-width:none;
    height:100%;
    margin:0
  }

  .modal-fullscreen-xxl-down .modal-content{
    height:100%;
    border:0;
    border-radius:0
  }

  .modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{
    border-radius:0
  }

  .modal-fullscreen-xxl-down .modal-body{
    overflow-y:auto
  }
}

.tooltip{
  --bs-tooltip-zindex:1080;
  --bs-tooltip-max-width:200px;
  --bs-tooltip-padding-x:0.5rem;
  --bs-tooltip-padding-y:0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size:0.875rem;
  --bs-tooltip-color:var(--bs-body-bg);
  --bs-tooltip-bg:var(--bs-emphasis-color);
  --bs-tooltip-border-radius:var(--bs-border-radius);
  --bs-tooltip-opacity:0.9;
  --bs-tooltip-arrow-width:0.8rem;
  --bs-tooltip-arrow-height:0.4rem;
  z-index:var(--bs-tooltip-zindex);
  display:block;
  margin:var(--bs-tooltip-margin);
  font-family:var(--bs-font-sans-serif);
  font-style:normal;
  font-weight:400;
  line-height:1.5;
  text-align:left;
  text-align:start;
  text-decoration:none;
  text-shadow:none;
  text-transform:none;
  letter-spacing:normal;
  word-break:normal;
  white-space:normal;
  word-spacing:normal;
  line-break:auto;
  font-size:var(--bs-tooltip-font-size);
  word-wrap:break-word;
  opacity:0
}

.tooltip.show{
  opacity:var(--bs-tooltip-opacity)
}

.tooltip .tooltip-arrow{
  display:block;
  width:var(--bs-tooltip-arrow-width);
  height:var(--bs-tooltip-arrow-height)
}

.tooltip .tooltip-arrow::before{
  position:absolute;
  content:"";
  border-color:transparent;
  border-style:solid
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{
  bottom:calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{
  top:-1px;
  border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-top-color:var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{
  left:calc(-1 * var(--bs-tooltip-arrow-height));
  width:var(--bs-tooltip-arrow-height);
  height:var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{
  right:-1px;
  border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;
  border-right-color:var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{
  top:calc(-1 * var(--bs-tooltip-arrow-height))
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{
  bottom:-1px;
  border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-bottom-color:var(--bs-tooltip-bg)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{
  right:calc(-1 * var(--bs-tooltip-arrow-height));
  width:var(--bs-tooltip-arrow-height);
  height:var(--bs-tooltip-arrow-width)
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{
  left:-1px;
  border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);
  border-left-color:var(--bs-tooltip-bg)
}

.tooltip-inner{
  max-width:var(--bs-tooltip-max-width);
  padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color:var(--bs-tooltip-color);
  text-align:center;
  background-color:var(--bs-tooltip-bg);
  border-radius:var(--bs-tooltip-border-radius)
}

.popover{
  --bs-popover-zindex:1070;
  --bs-popover-max-width:276px;
  --bs-popover-font-size:0.875rem;
  --bs-popover-bg:var(--bs-body-bg);
  --bs-popover-border-width:var(--bs-border-width);
  --bs-popover-border-color:var(--bs-border-color-translucent);
  --bs-popover-border-radius:var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow:var(--bs-box-shadow);
  --bs-popover-header-padding-x:1rem;
  --bs-popover-header-padding-y:0.5rem;
  --bs-popover-header-font-size:1rem;
  --bs-popover-header-color:inherit;
  --bs-popover-header-bg:var(--bs-secondary-bg);
  --bs-popover-body-padding-x:1rem;
  --bs-popover-body-padding-y:1rem;
  --bs-popover-body-color:var(--bs-body-color);
  --bs-popover-arrow-width:1rem;
  --bs-popover-arrow-height:0.5rem;
  --bs-popover-arrow-border:var(--bs-popover-border-color);
  z-index:var(--bs-popover-zindex);
  display:block;
  max-width:var(--bs-popover-max-width);
  font-family:var(--bs-font-sans-serif);
  font-style:normal;
  font-weight:400;
  line-height:1.5;
  text-align:left;
  text-align:start;
  text-decoration:none;
  text-shadow:none;
  text-transform:none;
  letter-spacing:normal;
  word-break:normal;
  white-space:normal;
  word-spacing:normal;
  line-break:auto;
  font-size:var(--bs-popover-font-size);
  word-wrap:break-word;
  background-color:var(--bs-popover-bg);
  background-clip:padding-box;
  border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius:var(--bs-popover-border-radius)
}

.popover .popover-arrow{
  display:block;
  width:var(--bs-popover-arrow-width);
  height:var(--bs-popover-arrow-height)
}

.popover .popover-arrow::after,.popover .popover-arrow::before{
  position:absolute;
  display:block;
  content:"";
  border-color:transparent;
  border-style:solid;
  border-width:0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{
  bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::after,.bs-popover-top>.popover-arrow::before{
  border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{
  bottom:0;
  border-top-color:var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{
  bottom:var(--bs-popover-border-width);
  border-top-color:var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{
  left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width:var(--bs-popover-arrow-height);
  height:var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::after,.bs-popover-end>.popover-arrow::before{
  border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{
  left:0;
  border-right-color:var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{
  left:var(--bs-popover-border-width);
  border-right-color:var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{
  top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::before{
  border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{
  top:0;
  border-bottom-color:var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{
  top:var(--bs-popover-border-width);
  border-bottom-color:var(--bs-popover-bg)
}

.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{
  position:absolute;
  top:0;
  left:50%;
  display:block;
  width:var(--bs-popover-arrow-width);
  margin-left:calc(-.5 * var(--bs-popover-arrow-width));
  content:"";
  border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{
  right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width:var(--bs-popover-arrow-height);
  height:var(--bs-popover-arrow-width)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::after,.bs-popover-start>.popover-arrow::before{
  border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{
  right:0;
  border-left-color:var(--bs-popover-arrow-border)
}

.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{
  right:var(--bs-popover-border-width);
  border-left-color:var(--bs-popover-bg)
}

.popover-header{
  padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom:0;
  font-size:var(--bs-popover-header-font-size);
  color:var(--bs-popover-header-color);
  background-color:var(--bs-popover-header-bg);
  border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius:var(--bs-popover-inner-border-radius);
  border-top-right-radius:var(--bs-popover-inner-border-radius)
}

.popover-header:empty{
  display:none
}

.popover-body{
  padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color:var(--bs-popover-body-color)
}

.carousel{
  position:relative
}

.carousel.pointer-event{
  touch-action:pan-y
}

.carousel-inner{
  position:relative;
  width:100%;
  overflow:hidden
}

.carousel-inner::after{
  display:block;
  clear:both;
  content:""
}

.carousel-item{
  position:relative;
  display:none;
  float:left;
  width:100%;
  margin-right:-100%;
  backface-visibility:hidden;
  transition:transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce){
  .carousel-item{
    transition:none
  }
}

.carousel-item-next,.carousel-item-prev,.carousel-item.active{
  display:block
}

.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){
  transform:translateX(100%)
}

.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){
  transform:translateX(-100%)
}

.carousel-fade .carousel-item{
  opacity:0;
  transition-property:opacity;
  transform:none
}

.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{
  z-index:1;
  opacity:1
}

.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{
  z-index:0;
  opacity:0;
  transition:opacity 0s .6s
}

@media (prefers-reduced-motion:reduce){
  .carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{
    transition:none
  }
}

.carousel-control-next,.carousel-control-prev{
  position:absolute;
  top:0;
  bottom:0;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:center;
  width:15%;
  padding:0;
  color:#fff;
  text-align:center;
  background:0 0;
  border:0;
  opacity:.5;
  transition:opacity .15s ease
}

@media (prefers-reduced-motion:reduce){
  .carousel-control-next,.carousel-control-prev{
    transition:none
  }
}

.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{
  color:#fff;
  text-decoration:none;
  outline:0;
  opacity:.9
}

.carousel-control-prev{
  left:0
}

.carousel-control-next{
  right:0
}

.carousel-control-next-icon,.carousel-control-prev-icon{
  display:inline-block;
  width:2rem;
  height:2rem;
  background-repeat:no-repeat;
  background-position:50%;
  background-size:100% 100%
}

.carousel-control-prev-icon{
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon{
  background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}

.carousel-indicators{
  position:absolute;
  right:0;
  bottom:0;
  left:0;
  z-index:2;
  display:flex;
  justify-content:center;
  padding:0;
  margin-right:15%;
  margin-bottom:1rem;
  margin-left:15%
}

.carousel-indicators [data-bs-target]{
  box-sizing:content-box;
  flex:0 1 auto;
  width:30px;
  height:3px;
  padding:0;
  margin-right:3px;
  margin-left:3px;
  text-indent:-999px;
  cursor:pointer;
  background-color:#fff;
  background-clip:padding-box;
  border:0;
  border-top:10px solid transparent;
  border-bottom:10px solid transparent;
  opacity:.5;
  transition:opacity .6s ease
}

@media (prefers-reduced-motion:reduce){
  .carousel-indicators [data-bs-target]{
    transition:none
  }
}

.carousel-indicators .active{
  opacity:1
}

.carousel-caption{
  position:absolute;
  right:15%;
  bottom:1.25rem;
  left:15%;
  padding-top:1.25rem;
  padding-bottom:1.25rem;
  color:#fff;
  text-align:center
}

.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{
  filter:invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target]{
  background-color:#000
}

.carousel-dark .carousel-caption{
  color:#000
}

[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{
  filter:invert(1) grayscale(100)
}

[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{
  background-color:#000
}

[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{
  color:#000
}

.spinner-border,.spinner-grow{
  display:inline-block;
  width:var(--bs-spinner-width);
  height:var(--bs-spinner-height);
  vertical-align:var(--bs-spinner-vertical-align);
  border-radius:50%;
  animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)
}

@keyframes spinner-border{
  to{
    transform:rotate(360deg)
  }
}

.spinner-border{
  --bs-spinner-width:2rem;
  --bs-spinner-height:2rem;
  --bs-spinner-vertical-align:-0.125em;
  --bs-spinner-border-width:0.25em;
  --bs-spinner-animation-speed:0.75s;
  --bs-spinner-animation-name:spinner-border;
  border:var(--bs-spinner-border-width) solid currentcolor;
  border-right-color:transparent
}

.spinner-border-sm{
  --bs-spinner-width:1rem;
  --bs-spinner-height:1rem;
  --bs-spinner-border-width:0.2em
}

@keyframes spinner-grow{
  0%{
    transform:scale(0)
  }

  50%{
    opacity:1;
    transform:none
  }
}

.spinner-grow{
  --bs-spinner-width:2rem;
  --bs-spinner-height:2rem;
  --bs-spinner-vertical-align:-0.125em;
  --bs-spinner-animation-speed:0.75s;
  --bs-spinner-animation-name:spinner-grow;
  background-color:currentcolor;
  opacity:0
}

.spinner-grow-sm{
  --bs-spinner-width:1rem;
  --bs-spinner-height:1rem
}

@media (prefers-reduced-motion:reduce){
  .spinner-border,.spinner-grow{
    --bs-spinner-animation-speed:1.5s
  }
}

.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{
  --bs-offcanvas-zindex:1045;
  --bs-offcanvas-width:400px;
  --bs-offcanvas-height:30vh;
  --bs-offcanvas-padding-x:1rem;
  --bs-offcanvas-padding-y:1rem;
  --bs-offcanvas-color:var(--bs-body-color);
  --bs-offcanvas-bg:var(--bs-body-bg);
  --bs-offcanvas-border-width:var(--bs-border-width);
  --bs-offcanvas-border-color:var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);
  --bs-offcanvas-transition:transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height:1.5
}

@media (max-width:575.98px){
  .offcanvas-sm{
    position:fixed;
    bottom:0;
    z-index:var(--bs-offcanvas-zindex);
    display:flex;
    flex-direction:column;
    max-width:100%;
    color:var(--bs-offcanvas-color);
    visibility:hidden;
    background-color:var(--bs-offcanvas-bg);
    background-clip:padding-box;
    outline:0;
    transition:var(--bs-offcanvas-transition)
  }
}

@media (max-width:575.98px) and (prefers-reduced-motion:reduce){
  .offcanvas-sm{
    transition:none
  }
}

@media (max-width:575.98px){
  .offcanvas-sm.offcanvas-start{
    top:0;
    left:0;
    width:var(--bs-offcanvas-width);
    border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(-100%)
  }

  .offcanvas-sm.offcanvas-end{
    top:0;
    right:0;
    width:var(--bs-offcanvas-width);
    border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(100%)
  }

  .offcanvas-sm.offcanvas-top{
    top:0;
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(-100%)
  }

  .offcanvas-sm.offcanvas-bottom{
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(100%)
  }

  .offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{
    transform:none
  }

  .offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{
    visibility:visible
  }
}

@media (min-width:576px){
  .offcanvas-sm{
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color:transparent!important
  }

  .offcanvas-sm .offcanvas-header{
    display:none
  }

  .offcanvas-sm .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible;
    background-color:transparent!important
  }
}

@media (max-width:767.98px){
  .offcanvas-md{
    position:fixed;
    bottom:0;
    z-index:var(--bs-offcanvas-zindex);
    display:flex;
    flex-direction:column;
    max-width:100%;
    color:var(--bs-offcanvas-color);
    visibility:hidden;
    background-color:var(--bs-offcanvas-bg);
    background-clip:padding-box;
    outline:0;
    transition:var(--bs-offcanvas-transition)
  }
}

@media (max-width:767.98px) and (prefers-reduced-motion:reduce){
  .offcanvas-md{
    transition:none
  }
}

@media (max-width:767.98px){
  .offcanvas-md.offcanvas-start{
    top:0;
    left:0;
    width:var(--bs-offcanvas-width);
    border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(-100%)
  }

  .offcanvas-md.offcanvas-end{
    top:0;
    right:0;
    width:var(--bs-offcanvas-width);
    border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(100%)
  }

  .offcanvas-md.offcanvas-top{
    top:0;
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(-100%)
  }

  .offcanvas-md.offcanvas-bottom{
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(100%)
  }

  .offcanvas-md.show:not(.hiding),.offcanvas-md.showing{
    transform:none
  }

  .offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{
    visibility:visible
  }
}

@media (min-width:768px){
  .offcanvas-md{
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color:transparent!important
  }

  .offcanvas-md .offcanvas-header{
    display:none
  }

  .offcanvas-md .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible;
    background-color:transparent!important
  }
}

@media (max-width:991.98px){
  .offcanvas-lg{
    position:fixed;
    bottom:0;
    z-index:var(--bs-offcanvas-zindex);
    display:flex;
    flex-direction:column;
    max-width:100%;
    color:var(--bs-offcanvas-color);
    visibility:hidden;
    background-color:var(--bs-offcanvas-bg);
    background-clip:padding-box;
    outline:0;
    transition:var(--bs-offcanvas-transition)
  }
}

@media (max-width:991.98px) and (prefers-reduced-motion:reduce){
  .offcanvas-lg{
    transition:none
  }
}

@media (max-width:991.98px){
  .offcanvas-lg.offcanvas-start{
    top:0;
    left:0;
    width:var(--bs-offcanvas-width);
    border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(-100%)
  }

  .offcanvas-lg.offcanvas-end{
    top:0;
    right:0;
    width:var(--bs-offcanvas-width);
    border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(100%)
  }

  .offcanvas-lg.offcanvas-top{
    top:0;
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(-100%)
  }

  .offcanvas-lg.offcanvas-bottom{
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(100%)
  }

  .offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{
    transform:none
  }

  .offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{
    visibility:visible
  }
}

@media (min-width:992px){
  .offcanvas-lg{
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color:transparent!important
  }

  .offcanvas-lg .offcanvas-header{
    display:none
  }

  .offcanvas-lg .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible;
    background-color:transparent!important
  }
}

@media (max-width:1199.98px){
  .offcanvas-xl{
    position:fixed;
    bottom:0;
    z-index:var(--bs-offcanvas-zindex);
    display:flex;
    flex-direction:column;
    max-width:100%;
    color:var(--bs-offcanvas-color);
    visibility:hidden;
    background-color:var(--bs-offcanvas-bg);
    background-clip:padding-box;
    outline:0;
    transition:var(--bs-offcanvas-transition)
  }
}

@media (max-width:1199.98px) and (prefers-reduced-motion:reduce){
  .offcanvas-xl{
    transition:none
  }
}

@media (max-width:1199.98px){
  .offcanvas-xl.offcanvas-start{
    top:0;
    left:0;
    width:var(--bs-offcanvas-width);
    border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(-100%)
  }

  .offcanvas-xl.offcanvas-end{
    top:0;
    right:0;
    width:var(--bs-offcanvas-width);
    border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(100%)
  }

  .offcanvas-xl.offcanvas-top{
    top:0;
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(-100%)
  }

  .offcanvas-xl.offcanvas-bottom{
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(100%)
  }

  .offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{
    transform:none
  }

  .offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{
    visibility:visible
  }
}

@media (min-width:1200px){
  .offcanvas-xl{
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color:transparent!important
  }

  .offcanvas-xl .offcanvas-header{
    display:none
  }

  .offcanvas-xl .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible;
    background-color:transparent!important
  }
}

@media (max-width:1399.98px){
  .offcanvas-xxl{
    position:fixed;
    bottom:0;
    z-index:var(--bs-offcanvas-zindex);
    display:flex;
    flex-direction:column;
    max-width:100%;
    color:var(--bs-offcanvas-color);
    visibility:hidden;
    background-color:var(--bs-offcanvas-bg);
    background-clip:padding-box;
    outline:0;
    transition:var(--bs-offcanvas-transition)
  }
}

@media (max-width:1399.98px) and (prefers-reduced-motion:reduce){
  .offcanvas-xxl{
    transition:none
  }
}

@media (max-width:1399.98px){
  .offcanvas-xxl.offcanvas-start{
    top:0;
    left:0;
    width:var(--bs-offcanvas-width);
    border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(-100%)
  }

  .offcanvas-xxl.offcanvas-end{
    top:0;
    right:0;
    width:var(--bs-offcanvas-width);
    border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateX(100%)
  }

  .offcanvas-xxl.offcanvas-top{
    top:0;
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(-100%)
  }

  .offcanvas-xxl.offcanvas-bottom{
    right:0;
    left:0;
    height:var(--bs-offcanvas-height);
    max-height:100%;
    border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform:translateY(100%)
  }

  .offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{
    transform:none
  }

  .offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{
    visibility:visible
  }
}

@media (min-width:1400px){
  .offcanvas-xxl{
    --bs-offcanvas-height:auto;
    --bs-offcanvas-border-width:0;
    background-color:transparent!important
  }

  .offcanvas-xxl .offcanvas-header{
    display:none
  }

  .offcanvas-xxl .offcanvas-body{
    display:flex;
    flex-grow:0;
    padding:0;
    overflow-y:visible;
    background-color:transparent!important
  }
}

.offcanvas{
  position:fixed;
  bottom:0;
  z-index:var(--bs-offcanvas-zindex);
  display:flex;
  flex-direction:column;
  max-width:100%;
  color:var(--bs-offcanvas-color);
  visibility:hidden;
  background-color:var(--bs-offcanvas-bg);
  background-clip:padding-box;
  outline:0;
  transition:var(--bs-offcanvas-transition)
}

@media (prefers-reduced-motion:reduce){
  .offcanvas{
    transition:none
  }
}

.offcanvas.offcanvas-start{
  top:0;
  left:0;
  width:var(--bs-offcanvas-width);
  border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform:translateX(-100%)
}

.offcanvas.offcanvas-end{
  top:0;
  right:0;
  width:var(--bs-offcanvas-width);
  border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform:translateX(100%)
}

.offcanvas.offcanvas-top{
  top:0;
  right:0;
  left:0;
  height:var(--bs-offcanvas-height);
  max-height:100%;
  border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform:translateY(-100%)
}

.offcanvas.offcanvas-bottom{
  right:0;
  left:0;
  height:var(--bs-offcanvas-height);
  max-height:100%;
  border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform:translateY(100%)
}

.offcanvas.show:not(.hiding),.offcanvas.showing{
  transform:none
}

.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{
  visibility:visible
}

.offcanvas-backdrop{
  position:fixed;
  top:0;
  left:0;
  z-index:1040;
  width:100vw;
  height:100vh;
  background-color:#000
}

.offcanvas-backdrop.fade{
  opacity:0
}

.offcanvas-backdrop.show{
  opacity:.5
}

.offcanvas-header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}

.offcanvas-header .btn-close{
  padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
  margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));
  margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));
  margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y))
}

.offcanvas-title{
  margin-bottom:0;
  line-height:var(--bs-offcanvas-title-line-height)
}

.offcanvas-body{
  flex-grow:1;
  padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y:auto
}

.placeholder{
  display:inline-block;
  min-height:1em;
  vertical-align:middle;
  cursor:wait;
  background-color:currentcolor;
  opacity:.5
}

.placeholder.btn::before{
  display:inline-block;
  content:""
}

.placeholder-xs{
  min-height:.6em
}

.placeholder-sm{
  min-height:.8em
}

.placeholder-lg{
  min-height:1.2em
}

.placeholder-glow .placeholder{
  animation:placeholder-glow 2s ease-in-out infinite
}

@keyframes placeholder-glow{
  50%{
    opacity:.2
  }
}

.placeholder-wave{
  -webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);
  mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);
  -webkit-mask-size:200% 100%;
  mask-size:200% 100%;
  animation:placeholder-wave 2s linear infinite
}

@keyframes placeholder-wave{
  100%{
    -webkit-mask-position:-200% 0%;
    mask-position:-200% 0%
  }
}

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

.text-bg-primary{
  color:#fff!important;
  background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-secondary{
  color:#fff!important;
  background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-success{
  color:#fff!important;
  background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-info{
  color:#000!important;
  background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-warning{
  color:#000!important;
  background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-danger{
  color:#fff!important;
  background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-light{
  color:#000!important;
  background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important
}

.text-bg-dark{
  color:#fff!important;
  background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important
}

.link-primary{
  color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-primary:focus,.link-primary:hover{
  color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important
}

.link-secondary{
  color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-secondary:focus,.link-secondary:hover{
  color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important
}

.link-success{
  color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-success:focus,.link-success:hover{
  color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important
}

.link-info{
  color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-info:focus,.link-info:hover{
  color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important
}

.link-warning{
  color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-warning:focus,.link-warning:hover{
  color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important
}

.link-danger{
  color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-danger:focus,.link-danger:hover{
  color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important
}

.link-light{
  color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-light:focus,.link-light:hover{
  color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important
}

.link-dark{
  color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-dark:focus,.link-dark:hover{
  color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important
}

.link-body-emphasis{
  color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-body-emphasis:focus,.link-body-emphasis:hover{
  color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;
  -webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important;
  text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,0.75))!important
}

.focus-ring:focus{
  outline:0;
  box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)
}

.icon-link{
  display:inline-flex;
  grid-gap:.375rem;
  gap:.375rem;
  align-items:center;
  -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));
  text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,0.5));
  text-underline-offset:0.25em;
  backface-visibility:hidden
}

.icon-link>.bi{
  flex-shrink:0;
  width:1em;
  height:1em;
  fill:currentcolor;
  transition:.2s ease-in-out transform
}

@media (prefers-reduced-motion:reduce){
  .icon-link>.bi{
    transition:none
  }
}

.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{
  transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))
}

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

.ratio::before{
  display:block;
  padding-top:var(--bs-aspect-ratio);
  content:""
}

.ratio>*{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%
}

.ratio-1x1{
  --bs-aspect-ratio:100%
}

.ratio-4x3{
  --bs-aspect-ratio:75%
}

.ratio-16x9{
  --bs-aspect-ratio:56.25%
}

.ratio-21x9{
  --bs-aspect-ratio:42.8571428571%
}

.fixed-top{
  position:fixed;
  top:0;
  right:0;
  left:0;
  z-index:1030
}

.fixed-bottom{
  position:fixed;
  right:0;
  bottom:0;
  left:0;
  z-index:1030
}

.sticky-top{
  position:sticky;
  top:0;
  z-index:1020
}

.sticky-bottom{
  position:sticky;
  bottom:0;
  z-index:1020
}

@media (min-width:576px){
  .sticky-sm-top{
    position:sticky;
    top:0;
    z-index:1020
  }

  .sticky-sm-bottom{
    position:sticky;
    bottom:0;
    z-index:1020
  }
}

@media (min-width:768px){
  .sticky-md-top{
    position:sticky;
    top:0;
    z-index:1020
  }

  .sticky-md-bottom{
    position:sticky;
    bottom:0;
    z-index:1020
  }
}

@media (min-width:992px){
  .sticky-lg-top{
    position:sticky;
    top:0;
    z-index:1020
  }

  .sticky-lg-bottom{
    position:sticky;
    bottom:0;
    z-index:1020
  }
}

@media (min-width:1200px){
  .sticky-xl-top{
    position:sticky;
    top:0;
    z-index:1020
  }

  .sticky-xl-bottom{
    position:sticky;
    bottom:0;
    z-index:1020
  }
}

@media (min-width:1400px){
  .sticky-xxl-top{
    position:sticky;
    top:0;
    z-index:1020
  }

  .sticky-xxl-bottom{
    position:sticky;
    bottom:0;
    z-index:1020
  }
}

.hstack{
  display:flex;
  flex-direction:row;
  align-items:center;
  align-self:stretch
}

.vstack{
  display:flex;
  flex:1 1 auto;
  flex-direction:column;
  align-self:stretch
}

.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){
  width:1px!important;
  height:1px!important;
  padding:0!important;
  margin:-1px!important;
  overflow:hidden!important;
  clip:rect(0,0,0,0)!important;
  white-space:nowrap!important;
  border:0!important
}

.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){
  position:absolute!important
}

.stretched-link::after{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:1;
  content:""
}

.text-truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.vr{
  display:inline-block;
  align-self:stretch;
  width:var(--bs-border-width);
  min-height:1em;
  background-color:currentcolor;
  opacity:.25
}

.align-baseline{
  vertical-align:baseline!important
}

.align-top{
  vertical-align:top!important
}

.align-middle{
  vertical-align:middle!important
}

.align-bottom{
  vertical-align:bottom!important
}

.align-text-bottom{
  vertical-align:text-bottom!important
}

.align-text-top{
  vertical-align:text-top!important
}

.float-start{
  float:left!important
}

.float-end{
  float:right!important
}

.float-none{
  float:none!important
}

.object-fit-contain{
  object-fit:contain!important
}

.object-fit-cover{
  object-fit:cover!important
}

.object-fit-fill{
  object-fit:fill!important
}

.object-fit-scale{
  object-fit:scale-down!important
}

.object-fit-none{
  object-fit:none!important
}

.opacity-0{
  opacity:0!important
}

.opacity-25{
  opacity:.25!important
}

.opacity-50{
  opacity:.5!important
}

.opacity-75{
  opacity:.75!important
}

.opacity-100{
  opacity:1!important
}

.overflow-auto{
  overflow:auto!important
}

.overflow-hidden{
  overflow:hidden!important
}

.overflow-visible{
  overflow:visible!important
}

.overflow-scroll{
  overflow:scroll!important
}

.overflow-x-auto{
  overflow-x:auto!important
}

.overflow-x-hidden{
  overflow-x:hidden!important
}

.overflow-x-visible{
  overflow-x:visible!important
}

.overflow-x-scroll{
  overflow-x:scroll!important
}

.overflow-y-auto{
  overflow-y:auto!important
}

.overflow-y-hidden{
  overflow-y:hidden!important
}

.overflow-y-visible{
  overflow-y:visible!important
}

.overflow-y-scroll{
  overflow-y:scroll!important
}

.d-inline{
  display:inline!important
}

.d-inline-block{
  display:inline-block!important
}

.d-block{
  display:block!important
}

.d-grid{
  display:grid!important
}

.d-inline-grid{
  display:inline-grid!important
}

.d-table{
  display:table!important
}

.d-table-row{
  display:table-row!important
}

.d-table-cell{
  display:table-cell!important
}

.d-flex{
  display:flex!important
}

.d-inline-flex{
  display:inline-flex!important
}

.d-none{
  display:none!important
}

.shadow{
  box-shadow:var(--bs-box-shadow)!important
}

.shadow-sm{
  box-shadow:var(--bs-box-shadow-sm)!important
}

.shadow-lg{
  box-shadow:var(--bs-box-shadow-lg)!important
}

.shadow-none{
  box-shadow:none!important
}

.focus-ring-primary{
  --bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-secondary{
  --bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-success{
  --bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-info{
  --bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-warning{
  --bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-danger{
  --bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-light{
  --bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))
}

.focus-ring-dark{
  --bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))
}

.position-static{
  position:static!important
}

.position-relative{
  position:relative!important
}

.position-absolute{
  position:absolute!important
}

.position-fixed{
  position:fixed!important
}

.position-sticky{
  position:sticky!important
}

.top-0{
  top:0!important
}

.top-50{
  top:50%!important
}

.top-100{
  top:100%!important
}

.bottom-0{
  bottom:0!important
}

.bottom-50{
  bottom:50%!important
}

.bottom-100{
  bottom:100%!important
}

.start-0{
  left:0!important
}

.start-50{
  left:50%!important
}

.start-100{
  left:100%!important
}

.end-0{
  right:0!important
}

.end-50{
  right:50%!important
}

.end-100{
  right:100%!important
}

.translate-middle{
  transform:translate(-50%,-50%)!important
}

.translate-middle-x{
  transform:translateX(-50%)!important
}

.translate-middle-y{
  transform:translateY(-50%)!important
}

.border{
  border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-0{
  border:0!important
}

.border-top{
  border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-top-0{
  border-top:0!important
}

.border-end{
  border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-end-0{
  border-right:0!important
}

.border-bottom{
  border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-bottom-0{
  border-bottom:0!important
}

.border-start{
  border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important
}

.border-start-0{
  border-left:0!important
}

.border-primary{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important
}

.border-secondary{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important
}

.border-success{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important
}

.border-info{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important
}

.border-warning{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important
}

.border-danger{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important
}

.border-light{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important
}

.border-dark{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important
}

.border-black{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important
}

.border-white{
  --bs-border-opacity:1;
  border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important
}

.border-primary-subtle{
  border-color:var(--bs-primary-border-subtle)!important
}

.border-secondary-subtle{
  border-color:var(--bs-secondary-border-subtle)!important
}

.border-success-subtle{
  border-color:var(--bs-success-border-subtle)!important
}

.border-info-subtle{
  border-color:var(--bs-info-border-subtle)!important
}

.border-warning-subtle{
  border-color:var(--bs-warning-border-subtle)!important
}

.border-danger-subtle{
  border-color:var(--bs-danger-border-subtle)!important
}

.border-light-subtle{
  border-color:var(--bs-light-border-subtle)!important
}

.border-dark-subtle{
  border-color:var(--bs-dark-border-subtle)!important
}

.border-1{
  border-width:1px!important
}

.border-2{
  border-width:2px!important
}

.border-3{
  border-width:3px!important
}

.border-4{
  border-width:4px!important
}

.border-5{
  border-width:5px!important
}

.border-opacity-10{
  --bs-border-opacity:0.1
}

.border-opacity-25{
  --bs-border-opacity:0.25
}

.border-opacity-50{
  --bs-border-opacity:0.5
}

.border-opacity-75{
  --bs-border-opacity:0.75
}

.border-opacity-100{
  --bs-border-opacity:1
}

.w-25{
  width:25%!important
}

.w-50{
  width:50%!important
}

.w-75{
  width:75%!important
}

.w-100{
  width:100%!important
}

.w-auto{
  width:auto!important
}

.mw-100{
  max-width:100%!important
}

.vw-100{
  width:100vw!important
}

.min-vw-100{
  min-width:100vw!important
}

.h-25{
  height:25%!important
}

.h-50{
  height:50%!important
}

.h-75{
  height:75%!important
}

.h-100{
  height:100%!important
}

.h-auto{
  height:auto!important
}

.mh-100{
  max-height:100%!important
}

.vh-100{
  height:100vh!important
}

.min-vh-100{
  min-height:100vh!important
}

.flex-fill{
  flex:1 1 auto!important
}

.flex-row{
  flex-direction:row!important
}

.flex-column{
  flex-direction:column!important
}

.flex-row-reverse{
  flex-direction:row-reverse!important
}

.flex-column-reverse{
  flex-direction:column-reverse!important
}

.flex-grow-0{
  flex-grow:0!important
}

.flex-grow-1{
  flex-grow:1!important
}

.flex-shrink-0{
  flex-shrink:0!important
}

.flex-shrink-1{
  flex-shrink:1!important
}

.flex-wrap{
  flex-wrap:wrap!important
}

.flex-nowrap{
  flex-wrap:nowrap!important
}

.flex-wrap-reverse{
  flex-wrap:wrap-reverse!important
}

.justify-content-start{
  justify-content:flex-start!important
}

.justify-content-end{
  justify-content:flex-end!important
}

.justify-content-center{
  justify-content:center!important
}

.justify-content-between{
  justify-content:space-between!important
}

.justify-content-around{
  justify-content:space-around!important
}

.justify-content-evenly{
  justify-content:space-evenly!important
}

.align-items-start{
  align-items:flex-start!important
}

.align-items-end{
  align-items:flex-end!important
}

.align-items-center{
  align-items:center!important
}

.align-items-baseline{
  align-items:baseline!important
}

.align-items-stretch{
  align-items:stretch!important
}

.align-content-start{
  align-content:flex-start!important
}

.align-content-end{
  align-content:flex-end!important
}

.align-content-center{
  align-content:center!important
}

.align-content-between{
  align-content:space-between!important
}

.align-content-around{
  align-content:space-around!important
}

.align-content-stretch{
  align-content:stretch!important
}

.align-self-auto{
  align-self:auto!important
}

.align-self-start{
  align-self:flex-start!important
}

.align-self-end{
  align-self:flex-end!important
}

.align-self-center{
  align-self:center!important
}

.align-self-baseline{
  align-self:baseline!important
}

.align-self-stretch{
  align-self:stretch!important
}

.order-first{
  order:-1!important
}

.order-0{
  order:0!important
}

.order-1{
  order:1!important
}

.order-2{
  order:2!important
}

.order-3{
  order:3!important
}

.order-4{
  order:4!important
}

.order-5{
  order:5!important
}

.order-last{
  order:6!important
}

.m-0{
  margin:0!important
}

.m-1{
  margin:.25rem!important
}

.m-2{
  margin:.5rem!important
}

.m-3{
  margin:1rem!important
}

.m-4{
  margin:1.5rem!important
}

.m-5{
  margin:3rem!important
}

.m-auto{
  margin:auto!important
}

.mx-0{
  margin-right:0!important;
  margin-left:0!important
}

.mx-1{
  margin-right:.25rem!important;
  margin-left:.25rem!important
}

.mx-2{
  margin-right:.5rem!important;
  margin-left:.5rem!important
}

.mx-3{
  margin-right:1rem!important;
  margin-left:1rem!important
}

.mx-4{
  margin-right:1.5rem!important;
  margin-left:1.5rem!important
}

.mx-5{
  margin-right:3rem!important;
  margin-left:3rem!important
}

.mx-auto{
  margin-right:auto!important;
  margin-left:auto!important
}

.my-0{
  margin-top:0!important;
  margin-bottom:0!important
}

.my-1{
  margin-top:.25rem!important;
  margin-bottom:.25rem!important
}

.my-2{
  margin-top:.5rem!important;
  margin-bottom:.5rem!important
}

.my-3{
  margin-top:1rem!important;
  margin-bottom:1rem!important
}

.my-4{
  margin-top:1.5rem!important;
  margin-bottom:1.5rem!important
}

.my-5{
  margin-top:3rem!important;
  margin-bottom:3rem!important
}

.my-auto{
  margin-top:auto!important;
  margin-bottom:auto!important
}

.mt-0{
  margin-top:0!important
}

.mt-1{
  margin-top:.25rem!important
}

.mt-2{
  margin-top:.5rem!important
}

.mt-3{
  margin-top:1rem!important
}

.mt-4{
  margin-top:1.5rem!important
}

.mt-5{
  margin-top:3rem!important
}

.mt-auto{
  margin-top:auto!important
}

.me-0{
  margin-right:0!important
}

.me-1{
  margin-right:.25rem!important
}

.me-2{
  margin-right:.5rem!important
}

.me-3{
  margin-right:1rem!important
}

.me-4{
  margin-right:1.5rem!important
}

.me-5{
  margin-right:3rem!important
}

.me-auto{
  margin-right:auto!important
}

.mb-0{
  margin-bottom:0!important
}

.mb-1{
  margin-bottom:.25rem!important
}

.mb-2{
  margin-bottom:.5rem!important
}

.mb-3{
  margin-bottom:1rem!important
}

.mb-4{
  margin-bottom:1.5rem!important
}

.mb-5{
  margin-bottom:3rem!important
}

.mb-auto{
  margin-bottom:auto!important
}

.ms-0{
  margin-left:0!important
}

.ms-1{
  margin-left:.25rem!important
}

.ms-2{
  margin-left:.5rem!important
}

.ms-3{
  margin-left:1rem!important
}

.ms-4{
  margin-left:1.5rem!important
}

.ms-5{
  margin-left:3rem!important
}

.ms-auto{
  margin-left:auto!important
}

.p-0{
  padding:0!important
}

.p-1{
  padding:.25rem!important
}

.p-2{
  padding:.5rem!important
}

.p-3{
  padding:1rem!important
}

.p-4{
  padding:1.5rem!important
}

.p-5{
  padding:3rem!important
}

.px-0{
  padding-right:0!important;
  padding-left:0!important
}

.px-1{
  padding-right:.25rem!important;
  padding-left:.25rem!important
}

.px-2{
  padding-right:.5rem!important;
  padding-left:.5rem!important
}

.px-3{
  padding-right:1rem!important;
  padding-left:1rem!important
}

.px-4{
  padding-right:1.5rem!important;
  padding-left:1.5rem!important
}

.px-5{
  padding-right:3rem!important;
  padding-left:3rem!important
}

.py-0{
  padding-top:0!important;
  padding-bottom:0!important
}

.py-1{
  padding-top:.25rem!important;
  padding-bottom:.25rem!important
}

.py-2{
  padding-top:.5rem!important;
  padding-bottom:.5rem!important
}

.py-3{
  padding-top:1rem!important;
  padding-bottom:1rem!important
}

.py-4{
  padding-top:1.5rem!important;
  padding-bottom:1.5rem!important
}

.py-5{
  padding-top:3rem!important;
  padding-bottom:3rem!important
}

.pt-0{
  padding-top:0!important
}

.pt-1{
  padding-top:.25rem!important
}

.pt-2{
  padding-top:.5rem!important
}

.pt-3{
  padding-top:1rem!important
}

.pt-4{
  padding-top:1.5rem!important
}

.pt-5{
  padding-top:3rem!important
}

.pe-0{
  padding-right:0!important
}

.pe-1{
  padding-right:.25rem!important
}

.pe-2{
  padding-right:.5rem!important
}

.pe-3{
  padding-right:1rem!important
}

.pe-4{
  padding-right:1.5rem!important
}

.pe-5{
  padding-right:3rem!important
}

.pb-0{
  padding-bottom:0!important
}

.pb-1{
  padding-bottom:.25rem!important
}

.pb-2{
  padding-bottom:.5rem!important
}

.pb-3{
  padding-bottom:1rem!important
}

.pb-4{
  padding-bottom:1.5rem!important
}

.pb-5{
  padding-bottom:3rem!important
}

.ps-0{
  padding-left:0!important
}

.ps-1{
  padding-left:.25rem!important
}

.ps-2{
  padding-left:.5rem!important
}

.ps-3{
  padding-left:1rem!important
}

.ps-4{
  padding-left:1.5rem!important
}

.ps-5{
  padding-left:3rem!important
}

.gap-0{
  grid-gap:0!important;
  gap:0!important
}

.gap-1{
  grid-gap:.25rem!important;
  gap:.25rem!important
}

.gap-2{
  grid-gap:.5rem!important;
  gap:.5rem!important
}

.gap-3{
  grid-gap:1rem!important;
  gap:1rem!important
}

.gap-4{
  grid-gap:1.5rem!important;
  gap:1.5rem!important
}

.gap-5{
  grid-gap:3rem!important;
  gap:3rem!important
}

.row-gap-0{
  grid-row-gap:0!important;
  row-gap:0!important
}

.row-gap-1{
  grid-row-gap:.25rem!important;
  row-gap:.25rem!important
}

.row-gap-2{
  grid-row-gap:.5rem!important;
  row-gap:.5rem!important
}

.row-gap-3{
  grid-row-gap:1rem!important;
  row-gap:1rem!important
}

.row-gap-4{
  grid-row-gap:1.5rem!important;
  row-gap:1.5rem!important
}

.row-gap-5{
  grid-row-gap:3rem!important;
  row-gap:3rem!important
}

.column-gap-0{
  -moz-column-gap:0!important;
  grid-column-gap:0!important;
  column-gap:0!important
}

.column-gap-1{
  -moz-column-gap:0.25rem!important;
  grid-column-gap:.25rem!important;
  column-gap:.25rem!important
}

.column-gap-2{
  -moz-column-gap:0.5rem!important;
  grid-column-gap:.5rem!important;
  column-gap:.5rem!important
}

.column-gap-3{
  -moz-column-gap:1rem!important;
  grid-column-gap:1rem!important;
  column-gap:1rem!important
}

.column-gap-4{
  -moz-column-gap:1.5rem!important;
  grid-column-gap:1.5rem!important;
  column-gap:1.5rem!important
}

.column-gap-5{
  -moz-column-gap:3rem!important;
  grid-column-gap:3rem!important;
  column-gap:3rem!important
}

.font-monospace{
  font-family:var(--bs-font-monospace)!important
}

.fs-1{
  font-size:calc(1.375rem + 1.5vw)!important
}

.fs-2{
  font-size:calc(1.325rem + .9vw)!important
}

.fs-3{
  font-size:calc(1.3rem + .6vw)!important
}

.fs-4{
  font-size:calc(1.275rem + .3vw)!important
}

.fs-5{
  font-size:1.25rem!important
}

.fs-6{
  font-size:1rem!important
}

.fst-italic{
  font-style:italic!important
}

.fst-normal{
  font-style:normal!important
}

.fw-lighter{
  font-weight:lighter!important
}

.fw-light{
  font-weight:300!important
}

.fw-normal{
  font-weight:400!important
}

.fw-medium{
  font-weight:500!important
}

.fw-semibold{
  font-weight:600!important
}

.fw-bold{
  font-weight:700!important
}

.fw-bolder{
  font-weight:bolder!important
}

.lh-1{
  line-height:1!important
}

.lh-sm{
  line-height:1.25!important
}

.lh-base{
  line-height:1.5!important
}

.lh-lg{
  line-height:2!important
}

.text-start{
  text-align:left!important
}

.text-end{
  text-align:right!important
}

.text-center{
  text-align:center!important
}

.text-decoration-none{
  text-decoration:none!important
}

.text-decoration-underline{
  text-decoration:underline!important
}

.text-decoration-line-through{
  text-decoration:line-through!important
}

.text-lowercase{
  text-transform:lowercase!important
}

.text-uppercase{
  text-transform:uppercase!important
}

.text-capitalize{
  text-transform:capitalize!important
}

.text-wrap{
  white-space:normal!important
}

.text-nowrap{
  white-space:nowrap!important
}

.text-break{
  word-wrap:break-word!important;
  word-break:break-word!important
}

.text-primary{
  --bs-text-opacity:1;
  color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important
}

.text-secondary{
  --bs-text-opacity:1;
  color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important
}

.text-success{
  --bs-text-opacity:1;
  color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important
}

.text-info{
  --bs-text-opacity:1;
  color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important
}

.text-warning{
  --bs-text-opacity:1;
  color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important
}

.text-danger{
  --bs-text-opacity:1;
  color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important
}

.text-light{
  --bs-text-opacity:1;
  color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important
}

.text-dark{
  --bs-text-opacity:1;
  color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important
}

.text-black{
  --bs-text-opacity:1;
  color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important
}

.text-white{
  --bs-text-opacity:1;
  color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important
}

.text-body{
  --bs-text-opacity:1;
  color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important
}

.text-muted{
  --bs-text-opacity:1;
  color:var(--bs-secondary-color)!important
}

.text-black-50{
  --bs-text-opacity:1;
  color:rgba(0,0,0,.5)!important
}

.text-white-50{
  --bs-text-opacity:1;
  color:rgba(255,255,255,.5)!important
}

.text-body-secondary{
  --bs-text-opacity:1;
  color:var(--bs-secondary-color)!important
}

.text-body-tertiary{
  --bs-text-opacity:1;
  color:var(--bs-tertiary-color)!important
}

.text-body-emphasis{
  --bs-text-opacity:1;
  color:var(--bs-emphasis-color)!important
}

.text-reset{
  --bs-text-opacity:1;
  color:inherit!important
}

.text-opacity-25{
  --bs-text-opacity:0.25
}

.text-opacity-50{
  --bs-text-opacity:0.5
}

.text-opacity-75{
  --bs-text-opacity:0.75
}

.text-opacity-100{
  --bs-text-opacity:1
}

.text-primary-emphasis{
  color:var(--bs-primary-text-emphasis)!important
}

.text-secondary-emphasis{
  color:var(--bs-secondary-text-emphasis)!important
}

.text-success-emphasis{
  color:var(--bs-success-text-emphasis)!important
}

.text-info-emphasis{
  color:var(--bs-info-text-emphasis)!important
}

.text-warning-emphasis{
  color:var(--bs-warning-text-emphasis)!important
}

.text-danger-emphasis{
  color:var(--bs-danger-text-emphasis)!important
}

.text-light-emphasis{
  color:var(--bs-light-text-emphasis)!important
}

.text-dark-emphasis{
  color:var(--bs-dark-text-emphasis)!important
}

.link-opacity-10{
  --bs-link-opacity:0.1
}

.link-opacity-10-hover:hover{
  --bs-link-opacity:0.1
}

.link-opacity-25{
  --bs-link-opacity:0.25
}

.link-opacity-25-hover:hover{
  --bs-link-opacity:0.25
}

.link-opacity-50{
  --bs-link-opacity:0.5
}

.link-opacity-50-hover:hover{
  --bs-link-opacity:0.5
}

.link-opacity-75{
  --bs-link-opacity:0.75
}

.link-opacity-75-hover:hover{
  --bs-link-opacity:0.75
}

.link-opacity-100{
  --bs-link-opacity:1
}

.link-opacity-100-hover:hover{
  --bs-link-opacity:1
}

.link-offset-1{
  text-underline-offset:0.125em!important
}

.link-offset-1-hover:hover{
  text-underline-offset:0.125em!important
}

.link-offset-2{
  text-underline-offset:0.25em!important
}

.link-offset-2-hover:hover{
  text-underline-offset:0.25em!important
}

.link-offset-3{
  text-underline-offset:0.375em!important
}

.link-offset-3-hover:hover{
  text-underline-offset:0.375em!important
}

.link-underline-primary{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-secondary{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-success{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-info{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-warning{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-danger{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-light{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline-dark{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;
  text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important
}

.link-underline{
  --bs-link-underline-opacity:1;
  -webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;
  text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important
}

.link-underline-opacity-0{
  --bs-link-underline-opacity:0
}

.link-underline-opacity-0-hover:hover{
  --bs-link-underline-opacity:0
}

.link-underline-opacity-10{
  --bs-link-underline-opacity:0.1
}

.link-underline-opacity-10-hover:hover{
  --bs-link-underline-opacity:0.1
}

.link-underline-opacity-25{
  --bs-link-underline-opacity:0.25
}

.link-underline-opacity-25-hover:hover{
  --bs-link-underline-opacity:0.25
}

.link-underline-opacity-50{
  --bs-link-underline-opacity:0.5
}

.link-underline-opacity-50-hover:hover{
  --bs-link-underline-opacity:0.5
}

.link-underline-opacity-75{
  --bs-link-underline-opacity:0.75
}

.link-underline-opacity-75-hover:hover{
  --bs-link-underline-opacity:0.75
}

.link-underline-opacity-100{
  --bs-link-underline-opacity:1
}

.link-underline-opacity-100-hover:hover{
  --bs-link-underline-opacity:1
}

.bg-primary{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important
}

.bg-secondary{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important
}

.bg-success{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important
}

.bg-info{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important
}

.bg-warning{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important
}

.bg-danger{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important
}

.bg-light{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important
}

.bg-dark{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important
}

.bg-black{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important
}

.bg-white{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important
}

.bg-body{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-transparent{
  --bs-bg-opacity:1;
  background-color:transparent!important
}

.bg-body-secondary{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-body-tertiary{
  --bs-bg-opacity:1;
  background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important
}

.bg-opacity-10{
  --bs-bg-opacity:0.1
}

.bg-opacity-25{
  --bs-bg-opacity:0.25
}

.bg-opacity-50{
  --bs-bg-opacity:0.5
}

.bg-opacity-75{
  --bs-bg-opacity:0.75
}

.bg-opacity-100{
  --bs-bg-opacity:1
}

.bg-primary-subtle{
  background-color:var(--bs-primary-bg-subtle)!important
}

.bg-secondary-subtle{
  background-color:var(--bs-secondary-bg-subtle)!important
}

.bg-success-subtle{
  background-color:var(--bs-success-bg-subtle)!important
}

.bg-info-subtle{
  background-color:var(--bs-info-bg-subtle)!important
}

.bg-warning-subtle{
  background-color:var(--bs-warning-bg-subtle)!important
}

.bg-danger-subtle{
  background-color:var(--bs-danger-bg-subtle)!important
}

.bg-light-subtle{
  background-color:var(--bs-light-bg-subtle)!important
}

.bg-dark-subtle{
  background-color:var(--bs-dark-bg-subtle)!important
}

.bg-gradient{
  background-image:var(--bs-gradient)!important
}

.user-select-all{
  -webkit-user-select:all!important;
  user-select:all!important
}

.user-select-auto{
  -webkit-user-select:auto!important;
  user-select:auto!important
}

.user-select-none{
  -webkit-user-select:none!important;
  user-select:none!important
}

.pe-none{
  pointer-events:none!important
}

.pe-auto{
  pointer-events:auto!important
}

.rounded{
  border-radius:var(--bs-border-radius)!important
}

.rounded-0{
  border-radius:0!important
}

.rounded-1{
  border-radius:var(--bs-border-radius-sm)!important
}

.rounded-2{
  border-radius:var(--bs-border-radius)!important
}

.rounded-3{
  border-radius:var(--bs-border-radius-lg)!important
}

.rounded-4{
  border-radius:var(--bs-border-radius-xl)!important
}

.rounded-5{
  border-radius:var(--bs-border-radius-xxl)!important
}

.rounded-circle{
  border-radius:50%!important
}

.rounded-pill{
  border-radius:var(--bs-border-radius-pill)!important
}

.rounded-top{
  border-top-left-radius:var(--bs-border-radius)!important;
  border-top-right-radius:var(--bs-border-radius)!important
}

.rounded-top-0{
  border-top-left-radius:0!important;
  border-top-right-radius:0!important
}

.rounded-top-1{
  border-top-left-radius:var(--bs-border-radius-sm)!important;
  border-top-right-radius:var(--bs-border-radius-sm)!important
}

.rounded-top-2{
  border-top-left-radius:var(--bs-border-radius)!important;
  border-top-right-radius:var(--bs-border-radius)!important
}

.rounded-top-3{
  border-top-left-radius:var(--bs-border-radius-lg)!important;
  border-top-right-radius:var(--bs-border-radius-lg)!important
}

.rounded-top-4{
  border-top-left-radius:var(--bs-border-radius-xl)!important;
  border-top-right-radius:var(--bs-border-radius-xl)!important
}

.rounded-top-5{
  border-top-left-radius:var(--bs-border-radius-xxl)!important;
  border-top-right-radius:var(--bs-border-radius-xxl)!important
}

.rounded-top-circle{
  border-top-left-radius:50%!important;
  border-top-right-radius:50%!important
}

.rounded-top-pill{
  border-top-left-radius:var(--bs-border-radius-pill)!important;
  border-top-right-radius:var(--bs-border-radius-pill)!important
}

.rounded-end{
  border-top-right-radius:var(--bs-border-radius)!important;
  border-bottom-right-radius:var(--bs-border-radius)!important
}

.rounded-end-0{
  border-top-right-radius:0!important;
  border-bottom-right-radius:0!important
}

.rounded-end-1{
  border-top-right-radius:var(--bs-border-radius-sm)!important;
  border-bottom-right-radius:var(--bs-border-radius-sm)!important
}

.rounded-end-2{
  border-top-right-radius:var(--bs-border-radius)!important;
  border-bottom-right-radius:var(--bs-border-radius)!important
}

.rounded-end-3{
  border-top-right-radius:var(--bs-border-radius-lg)!important;
  border-bottom-right-radius:var(--bs-border-radius-lg)!important
}

.rounded-end-4{
  border-top-right-radius:var(--bs-border-radius-xl)!important;
  border-bottom-right-radius:var(--bs-border-radius-xl)!important
}

.rounded-end-5{
  border-top-right-radius:var(--bs-border-radius-xxl)!important;
  border-bottom-right-radius:var(--bs-border-radius-xxl)!important
}

.rounded-end-circle{
  border-top-right-radius:50%!important;
  border-bottom-right-radius:50%!important
}

.rounded-end-pill{
  border-top-right-radius:var(--bs-border-radius-pill)!important;
  border-bottom-right-radius:var(--bs-border-radius-pill)!important
}

.rounded-bottom{
  border-bottom-right-radius:var(--bs-border-radius)!important;
  border-bottom-left-radius:var(--bs-border-radius)!important
}

.rounded-bottom-0{
  border-bottom-right-radius:0!important;
  border-bottom-left-radius:0!important
}

.rounded-bottom-1{
  border-bottom-right-radius:var(--bs-border-radius-sm)!important;
  border-bottom-left-radius:var(--bs-border-radius-sm)!important
}

.rounded-bottom-2{
  border-bottom-right-radius:var(--bs-border-radius)!important;
  border-bottom-left-radius:var(--bs-border-radius)!important
}

.rounded-bottom-3{
  border-bottom-right-radius:var(--bs-border-radius-lg)!important;
  border-bottom-left-radius:var(--bs-border-radius-lg)!important
}

.rounded-bottom-4{
  border-bottom-right-radius:var(--bs-border-radius-xl)!important;
  border-bottom-left-radius:var(--bs-border-radius-xl)!important
}

.rounded-bottom-5{
  border-bottom-right-radius:var(--bs-border-radius-xxl)!important;
  border-bottom-left-radius:var(--bs-border-radius-xxl)!important
}

.rounded-bottom-circle{
  border-bottom-right-radius:50%!important;
  border-bottom-left-radius:50%!important
}

.rounded-bottom-pill{
  border-bottom-right-radius:var(--bs-border-radius-pill)!important;
  border-bottom-left-radius:var(--bs-border-radius-pill)!important
}

.rounded-start{
  border-bottom-left-radius:var(--bs-border-radius)!important;
  border-top-left-radius:var(--bs-border-radius)!important
}

.rounded-start-0{
  border-bottom-left-radius:0!important;
  border-top-left-radius:0!important
}

.rounded-start-1{
  border-bottom-left-radius:var(--bs-border-radius-sm)!important;
  border-top-left-radius:var(--bs-border-radius-sm)!important
}

.rounded-start-2{
  border-bottom-left-radius:var(--bs-border-radius)!important;
  border-top-left-radius:var(--bs-border-radius)!important
}

.rounded-start-3{
  border-bottom-left-radius:var(--bs-border-radius-lg)!important;
  border-top-left-radius:var(--bs-border-radius-lg)!important
}

.rounded-start-4{
  border-bottom-left-radius:var(--bs-border-radius-xl)!important;
  border-top-left-radius:var(--bs-border-radius-xl)!important
}

.rounded-start-5{
  border-bottom-left-radius:var(--bs-border-radius-xxl)!important;
  border-top-left-radius:var(--bs-border-radius-xxl)!important
}

.rounded-start-circle{
  border-bottom-left-radius:50%!important;
  border-top-left-radius:50%!important
}

.rounded-start-pill{
  border-bottom-left-radius:var(--bs-border-radius-pill)!important;
  border-top-left-radius:var(--bs-border-radius-pill)!important
}

.visible{
  visibility:visible!important
}

.invisible{
  visibility:hidden!important
}

.z-n1{
  z-index:-1!important
}

.z-0{
  z-index:0!important
}

.z-1{
  z-index:1!important
}

.z-2{
  z-index:2!important
}

.z-3{
  z-index:3!important
}

@media (min-width:576px){
  .float-sm-start{
    float:left!important
  }

  .float-sm-end{
    float:right!important
  }

  .float-sm-none{
    float:none!important
  }

  .object-fit-sm-contain{
    object-fit:contain!important
  }

  .object-fit-sm-cover{
    object-fit:cover!important
  }

  .object-fit-sm-fill{
    object-fit:fill!important
  }

  .object-fit-sm-scale{
    object-fit:scale-down!important
  }

  .object-fit-sm-none{
    object-fit:none!important
  }

  .d-sm-inline{
    display:inline!important
  }

  .d-sm-inline-block{
    display:inline-block!important
  }

  .d-sm-block{
    display:block!important
  }

  .d-sm-grid{
    display:grid!important
  }

  .d-sm-inline-grid{
    display:inline-grid!important
  }

  .d-sm-table{
    display:table!important
  }

  .d-sm-table-row{
    display:table-row!important
  }

  .d-sm-table-cell{
    display:table-cell!important
  }

  .d-sm-flex{
    display:flex!important
  }

  .d-sm-inline-flex{
    display:inline-flex!important
  }

  .d-sm-none{
    display:none!important
  }

  .flex-sm-fill{
    flex:1 1 auto!important
  }

  .flex-sm-row{
    flex-direction:row!important
  }

  .flex-sm-column{
    flex-direction:column!important
  }

  .flex-sm-row-reverse{
    flex-direction:row-reverse!important
  }

  .flex-sm-column-reverse{
    flex-direction:column-reverse!important
  }

  .flex-sm-grow-0{
    flex-grow:0!important
  }

  .flex-sm-grow-1{
    flex-grow:1!important
  }

  .flex-sm-shrink-0{
    flex-shrink:0!important
  }

  .flex-sm-shrink-1{
    flex-shrink:1!important
  }

  .flex-sm-wrap{
    flex-wrap:wrap!important
  }

  .flex-sm-nowrap{
    flex-wrap:nowrap!important
  }

  .flex-sm-wrap-reverse{
    flex-wrap:wrap-reverse!important
  }

  .justify-content-sm-start{
    justify-content:flex-start!important
  }

  .justify-content-sm-end{
    justify-content:flex-end!important
  }

  .justify-content-sm-center{
    justify-content:center!important
  }

  .justify-content-sm-between{
    justify-content:space-between!important
  }

  .justify-content-sm-around{
    justify-content:space-around!important
  }

  .justify-content-sm-evenly{
    justify-content:space-evenly!important
  }

  .align-items-sm-start{
    align-items:flex-start!important
  }

  .align-items-sm-end{
    align-items:flex-end!important
  }

  .align-items-sm-center{
    align-items:center!important
  }

  .align-items-sm-baseline{
    align-items:baseline!important
  }

  .align-items-sm-stretch{
    align-items:stretch!important
  }

  .align-content-sm-start{
    align-content:flex-start!important
  }

  .align-content-sm-end{
    align-content:flex-end!important
  }

  .align-content-sm-center{
    align-content:center!important
  }

  .align-content-sm-between{
    align-content:space-between!important
  }

  .align-content-sm-around{
    align-content:space-around!important
  }

  .align-content-sm-stretch{
    align-content:stretch!important
  }

  .align-self-sm-auto{
    align-self:auto!important
  }

  .align-self-sm-start{
    align-self:flex-start!important
  }

  .align-self-sm-end{
    align-self:flex-end!important
  }

  .align-self-sm-center{
    align-self:center!important
  }

  .align-self-sm-baseline{
    align-self:baseline!important
  }

  .align-self-sm-stretch{
    align-self:stretch!important
  }

  .order-sm-first{
    order:-1!important
  }

  .order-sm-0{
    order:0!important
  }

  .order-sm-1{
    order:1!important
  }

  .order-sm-2{
    order:2!important
  }

  .order-sm-3{
    order:3!important
  }

  .order-sm-4{
    order:4!important
  }

  .order-sm-5{
    order:5!important
  }

  .order-sm-last{
    order:6!important
  }

  .m-sm-0{
    margin:0!important
  }

  .m-sm-1{
    margin:.25rem!important
  }

  .m-sm-2{
    margin:.5rem!important
  }

  .m-sm-3{
    margin:1rem!important
  }

  .m-sm-4{
    margin:1.5rem!important
  }

  .m-sm-5{
    margin:3rem!important
  }

  .m-sm-auto{
    margin:auto!important
  }

  .mx-sm-0{
    margin-right:0!important;
    margin-left:0!important
  }

  .mx-sm-1{
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }

  .mx-sm-2{
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }

  .mx-sm-3{
    margin-right:1rem!important;
    margin-left:1rem!important
  }

  .mx-sm-4{
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }

  .mx-sm-5{
    margin-right:3rem!important;
    margin-left:3rem!important
  }

  .mx-sm-auto{
    margin-right:auto!important;
    margin-left:auto!important
  }

  .my-sm-0{
    margin-top:0!important;
    margin-bottom:0!important
  }

  .my-sm-1{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .my-sm-2{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .my-sm-3{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .my-sm-4{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .my-sm-5{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .my-sm-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .mt-sm-0{
    margin-top:0!important
  }

  .mt-sm-1{
    margin-top:.25rem!important
  }

  .mt-sm-2{
    margin-top:.5rem!important
  }

  .mt-sm-3{
    margin-top:1rem!important
  }

  .mt-sm-4{
    margin-top:1.5rem!important
  }

  .mt-sm-5{
    margin-top:3rem!important
  }

  .mt-sm-auto{
    margin-top:auto!important
  }

  .me-sm-0{
    margin-right:0!important
  }

  .me-sm-1{
    margin-right:.25rem!important
  }

  .me-sm-2{
    margin-right:.5rem!important
  }

  .me-sm-3{
    margin-right:1rem!important
  }

  .me-sm-4{
    margin-right:1.5rem!important
  }

  .me-sm-5{
    margin-right:3rem!important
  }

  .me-sm-auto{
    margin-right:auto!important
  }

  .mb-sm-0{
    margin-bottom:0!important
  }

  .mb-sm-1{
    margin-bottom:.25rem!important
  }

  .mb-sm-2{
    margin-bottom:.5rem!important
  }

  .mb-sm-3{
    margin-bottom:1rem!important
  }

  .mb-sm-4{
    margin-bottom:1.5rem!important
  }

  .mb-sm-5{
    margin-bottom:3rem!important
  }

  .mb-sm-auto{
    margin-bottom:auto!important
  }

  .ms-sm-0{
    margin-left:0!important
  }

  .ms-sm-1{
    margin-left:.25rem!important
  }

  .ms-sm-2{
    margin-left:.5rem!important
  }

  .ms-sm-3{
    margin-left:1rem!important
  }

  .ms-sm-4{
    margin-left:1.5rem!important
  }

  .ms-sm-5{
    margin-left:3rem!important
  }

  .ms-sm-auto{
    margin-left:auto!important
  }

  .p-sm-0{
    padding:0!important
  }

  .p-sm-1{
    padding:.25rem!important
  }

  .p-sm-2{
    padding:.5rem!important
  }

  .p-sm-3{
    padding:1rem!important
  }

  .p-sm-4{
    padding:1.5rem!important
  }

  .p-sm-5{
    padding:3rem!important
  }

  .px-sm-0{
    padding-right:0!important;
    padding-left:0!important
  }

  .px-sm-1{
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }

  .px-sm-2{
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }

  .px-sm-3{
    padding-right:1rem!important;
    padding-left:1rem!important
  }

  .px-sm-4{
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }

  .px-sm-5{
    padding-right:3rem!important;
    padding-left:3rem!important
  }

  .py-sm-0{
    padding-top:0!important;
    padding-bottom:0!important
  }

  .py-sm-1{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .py-sm-2{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .py-sm-3{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .py-sm-4{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .py-sm-5{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .pt-sm-0{
    padding-top:0!important
  }

  .pt-sm-1{
    padding-top:.25rem!important
  }

  .pt-sm-2{
    padding-top:.5rem!important
  }

  .pt-sm-3{
    padding-top:1rem!important
  }

  .pt-sm-4{
    padding-top:1.5rem!important
  }

  .pt-sm-5{
    padding-top:3rem!important
  }

  .pe-sm-0{
    padding-right:0!important
  }

  .pe-sm-1{
    padding-right:.25rem!important
  }

  .pe-sm-2{
    padding-right:.5rem!important
  }

  .pe-sm-3{
    padding-right:1rem!important
  }

  .pe-sm-4{
    padding-right:1.5rem!important
  }

  .pe-sm-5{
    padding-right:3rem!important
  }

  .pb-sm-0{
    padding-bottom:0!important
  }

  .pb-sm-1{
    padding-bottom:.25rem!important
  }

  .pb-sm-2{
    padding-bottom:.5rem!important
  }

  .pb-sm-3{
    padding-bottom:1rem!important
  }

  .pb-sm-4{
    padding-bottom:1.5rem!important
  }

  .pb-sm-5{
    padding-bottom:3rem!important
  }

  .ps-sm-0{
    padding-left:0!important
  }

  .ps-sm-1{
    padding-left:.25rem!important
  }

  .ps-sm-2{
    padding-left:.5rem!important
  }

  .ps-sm-3{
    padding-left:1rem!important
  }

  .ps-sm-4{
    padding-left:1.5rem!important
  }

  .ps-sm-5{
    padding-left:3rem!important
  }

  .gap-sm-0{
    grid-gap:0!important;
    gap:0!important
  }

  .gap-sm-1{
    grid-gap:.25rem!important;
    gap:.25rem!important
  }

  .gap-sm-2{
    grid-gap:.5rem!important;
    gap:.5rem!important
  }

  .gap-sm-3{
    grid-gap:1rem!important;
    gap:1rem!important
  }

  .gap-sm-4{
    grid-gap:1.5rem!important;
    gap:1.5rem!important
  }

  .gap-sm-5{
    grid-gap:3rem!important;
    gap:3rem!important
  }

  .row-gap-sm-0{
    grid-row-gap:0!important;
    row-gap:0!important
  }

  .row-gap-sm-1{
    grid-row-gap:.25rem!important;
    row-gap:.25rem!important
  }

  .row-gap-sm-2{
    grid-row-gap:.5rem!important;
    row-gap:.5rem!important
  }

  .row-gap-sm-3{
    grid-row-gap:1rem!important;
    row-gap:1rem!important
  }

  .row-gap-sm-4{
    grid-row-gap:1.5rem!important;
    row-gap:1.5rem!important
  }

  .row-gap-sm-5{
    grid-row-gap:3rem!important;
    row-gap:3rem!important
  }

  .column-gap-sm-0{
    -moz-column-gap:0!important;
    grid-column-gap:0!important;
    column-gap:0!important
  }

  .column-gap-sm-1{
    -moz-column-gap:0.25rem!important;
    grid-column-gap:.25rem!important;
    column-gap:.25rem!important
  }

  .column-gap-sm-2{
    -moz-column-gap:0.5rem!important;
    grid-column-gap:.5rem!important;
    column-gap:.5rem!important
  }

  .column-gap-sm-3{
    -moz-column-gap:1rem!important;
    grid-column-gap:1rem!important;
    column-gap:1rem!important
  }

  .column-gap-sm-4{
    -moz-column-gap:1.5rem!important;
    grid-column-gap:1.5rem!important;
    column-gap:1.5rem!important
  }

  .column-gap-sm-5{
    -moz-column-gap:3rem!important;
    grid-column-gap:3rem!important;
    column-gap:3rem!important
  }

  .text-sm-start{
    text-align:left!important
  }

  .text-sm-end{
    text-align:right!important
  }

  .text-sm-center{
    text-align:center!important
  }
}

@media (min-width:768px){
  .float-md-start{
    float:left!important
  }

  .float-md-end{
    float:right!important
  }

  .float-md-none{
    float:none!important
  }

  .object-fit-md-contain{
    object-fit:contain!important
  }

  .object-fit-md-cover{
    object-fit:cover!important
  }

  .object-fit-md-fill{
    object-fit:fill!important
  }

  .object-fit-md-scale{
    object-fit:scale-down!important
  }

  .object-fit-md-none{
    object-fit:none!important
  }

  .d-md-inline{
    display:inline!important
  }

  .d-md-inline-block{
    display:inline-block!important
  }

  .d-md-block{
    display:block!important
  }

  .d-md-grid{
    display:grid!important
  }

  .d-md-inline-grid{
    display:inline-grid!important
  }

  .d-md-table{
    display:table!important
  }

  .d-md-table-row{
    display:table-row!important
  }

  .d-md-table-cell{
    display:table-cell!important
  }

  .d-md-flex{
    display:flex!important
  }

  .d-md-inline-flex{
    display:inline-flex!important
  }

  .d-md-none{
    display:none!important
  }

  .flex-md-fill{
    flex:1 1 auto!important
  }

  .flex-md-row{
    flex-direction:row!important
  }

  .flex-md-column{
    flex-direction:column!important
  }

  .flex-md-row-reverse{
    flex-direction:row-reverse!important
  }

  .flex-md-column-reverse{
    flex-direction:column-reverse!important
  }

  .flex-md-grow-0{
    flex-grow:0!important
  }

  .flex-md-grow-1{
    flex-grow:1!important
  }

  .flex-md-shrink-0{
    flex-shrink:0!important
  }

  .flex-md-shrink-1{
    flex-shrink:1!important
  }

  .flex-md-wrap{
    flex-wrap:wrap!important
  }

  .flex-md-nowrap{
    flex-wrap:nowrap!important
  }

  .flex-md-wrap-reverse{
    flex-wrap:wrap-reverse!important
  }

  .justify-content-md-start{
    justify-content:flex-start!important
  }

  .justify-content-md-end{
    justify-content:flex-end!important
  }

  .justify-content-md-center{
    justify-content:center!important
  }

  .justify-content-md-between{
    justify-content:space-between!important
  }

  .justify-content-md-around{
    justify-content:space-around!important
  }

  .justify-content-md-evenly{
    justify-content:space-evenly!important
  }

  .align-items-md-start{
    align-items:flex-start!important
  }

  .align-items-md-end{
    align-items:flex-end!important
  }

  .align-items-md-center{
    align-items:center!important
  }

  .align-items-md-baseline{
    align-items:baseline!important
  }

  .align-items-md-stretch{
    align-items:stretch!important
  }

  .align-content-md-start{
    align-content:flex-start!important
  }

  .align-content-md-end{
    align-content:flex-end!important
  }

  .align-content-md-center{
    align-content:center!important
  }

  .align-content-md-between{
    align-content:space-between!important
  }

  .align-content-md-around{
    align-content:space-around!important
  }

  .align-content-md-stretch{
    align-content:stretch!important
  }

  .align-self-md-auto{
    align-self:auto!important
  }

  .align-self-md-start{
    align-self:flex-start!important
  }

  .align-self-md-end{
    align-self:flex-end!important
  }

  .align-self-md-center{
    align-self:center!important
  }

  .align-self-md-baseline{
    align-self:baseline!important
  }

  .align-self-md-stretch{
    align-self:stretch!important
  }

  .order-md-first{
    order:-1!important
  }

  .order-md-0{
    order:0!important
  }

  .order-md-1{
    order:1!important
  }

  .order-md-2{
    order:2!important
  }

  .order-md-3{
    order:3!important
  }

  .order-md-4{
    order:4!important
  }

  .order-md-5{
    order:5!important
  }

  .order-md-last{
    order:6!important
  }

  .m-md-0{
    margin:0!important
  }

  .m-md-1{
    margin:.25rem!important
  }

  .m-md-2{
    margin:.5rem!important
  }

  .m-md-3{
    margin:1rem!important
  }

  .m-md-4{
    margin:1.5rem!important
  }

  .m-md-5{
    margin:3rem!important
  }

  .m-md-auto{
    margin:auto!important
  }

  .mx-md-0{
    margin-right:0!important;
    margin-left:0!important
  }

  .mx-md-1{
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }

  .mx-md-2{
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }

  .mx-md-3{
    margin-right:1rem!important;
    margin-left:1rem!important
  }

  .mx-md-4{
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }

  .mx-md-5{
    margin-right:3rem!important;
    margin-left:3rem!important
  }

  .mx-md-auto{
    margin-right:auto!important;
    margin-left:auto!important
  }

  .my-md-0{
    margin-top:0!important;
    margin-bottom:0!important
  }

  .my-md-1{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .my-md-2{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .my-md-3{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .my-md-4{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .my-md-5{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .my-md-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .mt-md-0{
    margin-top:0!important
  }

  .mt-md-1{
    margin-top:.25rem!important
  }

  .mt-md-2{
    margin-top:.5rem!important
  }

  .mt-md-3{
    margin-top:1rem!important
  }

  .mt-md-4{
    margin-top:1.5rem!important
  }

  .mt-md-5{
    margin-top:3rem!important
  }

  .mt-md-auto{
    margin-top:auto!important
  }

  .me-md-0{
    margin-right:0!important
  }

  .me-md-1{
    margin-right:.25rem!important
  }

  .me-md-2{
    margin-right:.5rem!important
  }

  .me-md-3{
    margin-right:1rem!important
  }

  .me-md-4{
    margin-right:1.5rem!important
  }

  .me-md-5{
    margin-right:3rem!important
  }

  .me-md-auto{
    margin-right:auto!important
  }

  .mb-md-0{
    margin-bottom:0!important
  }

  .mb-md-1{
    margin-bottom:.25rem!important
  }

  .mb-md-2{
    margin-bottom:.5rem!important
  }

  .mb-md-3{
    margin-bottom:1rem!important
  }

  .mb-md-4{
    margin-bottom:1.5rem!important
  }

  .mb-md-5{
    margin-bottom:3rem!important
  }

  .mb-md-auto{
    margin-bottom:auto!important
  }

  .ms-md-0{
    margin-left:0!important
  }

  .ms-md-1{
    margin-left:.25rem!important
  }

  .ms-md-2{
    margin-left:.5rem!important
  }

  .ms-md-3{
    margin-left:1rem!important
  }

  .ms-md-4{
    margin-left:1.5rem!important
  }

  .ms-md-5{
    margin-left:3rem!important
  }

  .ms-md-auto{
    margin-left:auto!important
  }

  .p-md-0{
    padding:0!important
  }

  .p-md-1{
    padding:.25rem!important
  }

  .p-md-2{
    padding:.5rem!important
  }

  .p-md-3{
    padding:1rem!important
  }

  .p-md-4{
    padding:1.5rem!important
  }

  .p-md-5{
    padding:3rem!important
  }

  .px-md-0{
    padding-right:0!important;
    padding-left:0!important
  }

  .px-md-1{
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }

  .px-md-2{
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }

  .px-md-3{
    padding-right:1rem!important;
    padding-left:1rem!important
  }

  .px-md-4{
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }

  .px-md-5{
    padding-right:3rem!important;
    padding-left:3rem!important
  }

  .py-md-0{
    padding-top:0!important;
    padding-bottom:0!important
  }

  .py-md-1{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .py-md-2{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .py-md-3{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .py-md-4{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .py-md-5{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .pt-md-0{
    padding-top:0!important
  }

  .pt-md-1{
    padding-top:.25rem!important
  }

  .pt-md-2{
    padding-top:.5rem!important
  }

  .pt-md-3{
    padding-top:1rem!important
  }

  .pt-md-4{
    padding-top:1.5rem!important
  }

  .pt-md-5{
    padding-top:3rem!important
  }

  .pe-md-0{
    padding-right:0!important
  }

  .pe-md-1{
    padding-right:.25rem!important
  }

  .pe-md-2{
    padding-right:.5rem!important
  }

  .pe-md-3{
    padding-right:1rem!important
  }

  .pe-md-4{
    padding-right:1.5rem!important
  }

  .pe-md-5{
    padding-right:3rem!important
  }

  .pb-md-0{
    padding-bottom:0!important
  }

  .pb-md-1{
    padding-bottom:.25rem!important
  }

  .pb-md-2{
    padding-bottom:.5rem!important
  }

  .pb-md-3{
    padding-bottom:1rem!important
  }

  .pb-md-4{
    padding-bottom:1.5rem!important
  }

  .pb-md-5{
    padding-bottom:3rem!important
  }

  .ps-md-0{
    padding-left:0!important
  }

  .ps-md-1{
    padding-left:.25rem!important
  }

  .ps-md-2{
    padding-left:.5rem!important
  }

  .ps-md-3{
    padding-left:1rem!important
  }

  .ps-md-4{
    padding-left:1.5rem!important
  }

  .ps-md-5{
    padding-left:3rem!important
  }

  .gap-md-0{
    grid-gap:0!important;
    gap:0!important
  }

  .gap-md-1{
    grid-gap:.25rem!important;
    gap:.25rem!important
  }

  .gap-md-2{
    grid-gap:.5rem!important;
    gap:.5rem!important
  }

  .gap-md-3{
    grid-gap:1rem!important;
    gap:1rem!important
  }

  .gap-md-4{
    grid-gap:1.5rem!important;
    gap:1.5rem!important
  }

  .gap-md-5{
    grid-gap:3rem!important;
    gap:3rem!important
  }

  .row-gap-md-0{
    grid-row-gap:0!important;
    row-gap:0!important
  }

  .row-gap-md-1{
    grid-row-gap:.25rem!important;
    row-gap:.25rem!important
  }

  .row-gap-md-2{
    grid-row-gap:.5rem!important;
    row-gap:.5rem!important
  }

  .row-gap-md-3{
    grid-row-gap:1rem!important;
    row-gap:1rem!important
  }

  .row-gap-md-4{
    grid-row-gap:1.5rem!important;
    row-gap:1.5rem!important
  }

  .row-gap-md-5{
    grid-row-gap:3rem!important;
    row-gap:3rem!important
  }

  .column-gap-md-0{
    -moz-column-gap:0!important;
    grid-column-gap:0!important;
    column-gap:0!important
  }

  .column-gap-md-1{
    -moz-column-gap:0.25rem!important;
    grid-column-gap:.25rem!important;
    column-gap:.25rem!important
  }

  .column-gap-md-2{
    -moz-column-gap:0.5rem!important;
    grid-column-gap:.5rem!important;
    column-gap:.5rem!important
  }

  .column-gap-md-3{
    -moz-column-gap:1rem!important;
    grid-column-gap:1rem!important;
    column-gap:1rem!important
  }

  .column-gap-md-4{
    -moz-column-gap:1.5rem!important;
    grid-column-gap:1.5rem!important;
    column-gap:1.5rem!important
  }

  .column-gap-md-5{
    -moz-column-gap:3rem!important;
    grid-column-gap:3rem!important;
    column-gap:3rem!important
  }

  .text-md-start{
    text-align:left!important
  }

  .text-md-end{
    text-align:right!important
  }

  .text-md-center{
    text-align:center!important
  }
}

@media (min-width:992px){
  .float-lg-start{
    float:left!important
  }

  .float-lg-end{
    float:right!important
  }

  .float-lg-none{
    float:none!important
  }

  .object-fit-lg-contain{
    object-fit:contain!important
  }

  .object-fit-lg-cover{
    object-fit:cover!important
  }

  .object-fit-lg-fill{
    object-fit:fill!important
  }

  .object-fit-lg-scale{
    object-fit:scale-down!important
  }

  .object-fit-lg-none{
    object-fit:none!important
  }

  .d-lg-inline{
    display:inline!important
  }

  .d-lg-inline-block{
    display:inline-block!important
  }

  .d-lg-block{
    display:block!important
  }

  .d-lg-grid{
    display:grid!important
  }

  .d-lg-inline-grid{
    display:inline-grid!important
  }

  .d-lg-table{
    display:table!important
  }

  .d-lg-table-row{
    display:table-row!important
  }

  .d-lg-table-cell{
    display:table-cell!important
  }

  .d-lg-flex{
    display:flex!important
  }

  .d-lg-inline-flex{
    display:inline-flex!important
  }

  .d-lg-none{
    display:none!important
  }

  .flex-lg-fill{
    flex:1 1 auto!important
  }

  .flex-lg-row{
    flex-direction:row!important
  }

  .flex-lg-column{
    flex-direction:column!important
  }

  .flex-lg-row-reverse{
    flex-direction:row-reverse!important
  }

  .flex-lg-column-reverse{
    flex-direction:column-reverse!important
  }

  .flex-lg-grow-0{
    flex-grow:0!important
  }

  .flex-lg-grow-1{
    flex-grow:1!important
  }

  .flex-lg-shrink-0{
    flex-shrink:0!important
  }

  .flex-lg-shrink-1{
    flex-shrink:1!important
  }

  .flex-lg-wrap{
    flex-wrap:wrap!important
  }

  .flex-lg-nowrap{
    flex-wrap:nowrap!important
  }

  .flex-lg-wrap-reverse{
    flex-wrap:wrap-reverse!important
  }

  .justify-content-lg-start{
    justify-content:flex-start!important
  }

  .justify-content-lg-end{
    justify-content:flex-end!important
  }

  .justify-content-lg-center{
    justify-content:center!important
  }

  .justify-content-lg-between{
    justify-content:space-between!important
  }

  .justify-content-lg-around{
    justify-content:space-around!important
  }

  .justify-content-lg-evenly{
    justify-content:space-evenly!important
  }

  .align-items-lg-start{
    align-items:flex-start!important
  }

  .align-items-lg-end{
    align-items:flex-end!important
  }

  .align-items-lg-center{
    align-items:center!important
  }

  .align-items-lg-baseline{
    align-items:baseline!important
  }

  .align-items-lg-stretch{
    align-items:stretch!important
  }

  .align-content-lg-start{
    align-content:flex-start!important
  }

  .align-content-lg-end{
    align-content:flex-end!important
  }

  .align-content-lg-center{
    align-content:center!important
  }

  .align-content-lg-between{
    align-content:space-between!important
  }

  .align-content-lg-around{
    align-content:space-around!important
  }

  .align-content-lg-stretch{
    align-content:stretch!important
  }

  .align-self-lg-auto{
    align-self:auto!important
  }

  .align-self-lg-start{
    align-self:flex-start!important
  }

  .align-self-lg-end{
    align-self:flex-end!important
  }

  .align-self-lg-center{
    align-self:center!important
  }

  .align-self-lg-baseline{
    align-self:baseline!important
  }

  .align-self-lg-stretch{
    align-self:stretch!important
  }

  .order-lg-first{
    order:-1!important
  }

  .order-lg-0{
    order:0!important
  }

  .order-lg-1{
    order:1!important
  }

  .order-lg-2{
    order:2!important
  }

  .order-lg-3{
    order:3!important
  }

  .order-lg-4{
    order:4!important
  }

  .order-lg-5{
    order:5!important
  }

  .order-lg-last{
    order:6!important
  }

  .m-lg-0{
    margin:0!important
  }

  .m-lg-1{
    margin:.25rem!important
  }

  .m-lg-2{
    margin:.5rem!important
  }

  .m-lg-3{
    margin:1rem!important
  }

  .m-lg-4{
    margin:1.5rem!important
  }

  .m-lg-5{
    margin:3rem!important
  }

  .m-lg-auto{
    margin:auto!important
  }

  .mx-lg-0{
    margin-right:0!important;
    margin-left:0!important
  }

  .mx-lg-1{
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }

  .mx-lg-2{
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }

  .mx-lg-3{
    margin-right:1rem!important;
    margin-left:1rem!important
  }

  .mx-lg-4{
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }

  .mx-lg-5{
    margin-right:3rem!important;
    margin-left:3rem!important
  }

  .mx-lg-auto{
    margin-right:auto!important;
    margin-left:auto!important
  }

  .my-lg-0{
    margin-top:0!important;
    margin-bottom:0!important
  }

  .my-lg-1{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .my-lg-2{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .my-lg-3{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .my-lg-4{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .my-lg-5{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .my-lg-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .mt-lg-0{
    margin-top:0!important
  }

  .mt-lg-1{
    margin-top:.25rem!important
  }

  .mt-lg-2{
    margin-top:.5rem!important
  }

  .mt-lg-3{
    margin-top:1rem!important
  }

  .mt-lg-4{
    margin-top:1.5rem!important
  }

  .mt-lg-5{
    margin-top:3rem!important
  }

  .mt-lg-auto{
    margin-top:auto!important
  }

  .me-lg-0{
    margin-right:0!important
  }

  .me-lg-1{
    margin-right:.25rem!important
  }

  .me-lg-2{
    margin-right:.5rem!important
  }

  .me-lg-3{
    margin-right:1rem!important
  }

  .me-lg-4{
    margin-right:1.5rem!important
  }

  .me-lg-5{
    margin-right:3rem!important
  }

  .me-lg-auto{
    margin-right:auto!important
  }

  .mb-lg-0{
    margin-bottom:0!important
  }

  .mb-lg-1{
    margin-bottom:.25rem!important
  }

  .mb-lg-2{
    margin-bottom:.5rem!important
  }

  .mb-lg-3{
    margin-bottom:1rem!important
  }

  .mb-lg-4{
    margin-bottom:1.5rem!important
  }

  .mb-lg-5{
    margin-bottom:3rem!important
  }

  .mb-lg-auto{
    margin-bottom:auto!important
  }

  .ms-lg-0{
    margin-left:0!important
  }

  .ms-lg-1{
    margin-left:.25rem!important
  }

  .ms-lg-2{
    margin-left:.5rem!important
  }

  .ms-lg-3{
    margin-left:1rem!important
  }

  .ms-lg-4{
    margin-left:1.5rem!important
  }

  .ms-lg-5{
    margin-left:3rem!important
  }

  .ms-lg-auto{
    margin-left:auto!important
  }

  .p-lg-0{
    padding:0!important
  }

  .p-lg-1{
    padding:.25rem!important
  }

  .p-lg-2{
    padding:.5rem!important
  }

  .p-lg-3{
    padding:1rem!important
  }

  .p-lg-4{
    padding:1.5rem!important
  }

  .p-lg-5{
    padding:3rem!important
  }

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

  .px-lg-1{
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }

  .px-lg-2{
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }

  .px-lg-3{
    padding-right:1rem!important;
    padding-left:1rem!important
  }

  .px-lg-4{
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }

  .px-lg-5{
    padding-right:3rem!important;
    padding-left:3rem!important
  }

  .py-lg-0{
    padding-top:0!important;
    padding-bottom:0!important
  }

  .py-lg-1{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .py-lg-2{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .py-lg-3{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .py-lg-4{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .py-lg-5{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .pt-lg-0{
    padding-top:0!important
  }

  .pt-lg-1{
    padding-top:.25rem!important
  }

  .pt-lg-2{
    padding-top:.5rem!important
  }

  .pt-lg-3{
    padding-top:1rem!important
  }

  .pt-lg-4{
    padding-top:1.5rem!important
  }

  .pt-lg-5{
    padding-top:3rem!important
  }

  .pe-lg-0{
    padding-right:0!important
  }

  .pe-lg-1{
    padding-right:.25rem!important
  }

  .pe-lg-2{
    padding-right:.5rem!important
  }

  .pe-lg-3{
    padding-right:1rem!important
  }

  .pe-lg-4{
    padding-right:1.5rem!important
  }

  .pe-lg-5{
    padding-right:3rem!important
  }

  .pb-lg-0{
    padding-bottom:0!important
  }

  .pb-lg-1{
    padding-bottom:.25rem!important
  }

  .pb-lg-2{
    padding-bottom:.5rem!important
  }

  .pb-lg-3{
    padding-bottom:1rem!important
  }

  .pb-lg-4{
    padding-bottom:1.5rem!important
  }

  .pb-lg-5{
    padding-bottom:3rem!important
  }

  .ps-lg-0{
    padding-left:0!important
  }

  .ps-lg-1{
    padding-left:.25rem!important
  }

  .ps-lg-2{
    padding-left:.5rem!important
  }

  .ps-lg-3{
    padding-left:1rem!important
  }

  .ps-lg-4{
    padding-left:1.5rem!important
  }

  .ps-lg-5{
    padding-left:3rem!important
  }

  .gap-lg-0{
    grid-gap:0!important;
    gap:0!important
  }

  .gap-lg-1{
    grid-gap:.25rem!important;
    gap:.25rem!important
  }

  .gap-lg-2{
    grid-gap:.5rem!important;
    gap:.5rem!important
  }

  .gap-lg-3{
    grid-gap:1rem!important;
    gap:1rem!important
  }

  .gap-lg-4{
    grid-gap:1.5rem!important;
    gap:1.5rem!important
  }

  .gap-lg-5{
    grid-gap:3rem!important;
    gap:3rem!important
  }

  .row-gap-lg-0{
    grid-row-gap:0!important;
    row-gap:0!important
  }

  .row-gap-lg-1{
    grid-row-gap:.25rem!important;
    row-gap:.25rem!important
  }

  .row-gap-lg-2{
    grid-row-gap:.5rem!important;
    row-gap:.5rem!important
  }

  .row-gap-lg-3{
    grid-row-gap:1rem!important;
    row-gap:1rem!important
  }

  .row-gap-lg-4{
    grid-row-gap:1.5rem!important;
    row-gap:1.5rem!important
  }

  .row-gap-lg-5{
    grid-row-gap:3rem!important;
    row-gap:3rem!important
  }

  .column-gap-lg-0{
    -moz-column-gap:0!important;
    grid-column-gap:0!important;
    column-gap:0!important
  }

  .column-gap-lg-1{
    -moz-column-gap:0.25rem!important;
    grid-column-gap:.25rem!important;
    column-gap:.25rem!important
  }

  .column-gap-lg-2{
    -moz-column-gap:0.5rem!important;
    grid-column-gap:.5rem!important;
    column-gap:.5rem!important
  }

  .column-gap-lg-3{
    -moz-column-gap:1rem!important;
    grid-column-gap:1rem!important;
    column-gap:1rem!important
  }

  .column-gap-lg-4{
    -moz-column-gap:1.5rem!important;
    grid-column-gap:1.5rem!important;
    column-gap:1.5rem!important
  }

  .column-gap-lg-5{
    -moz-column-gap:3rem!important;
    grid-column-gap:3rem!important;
    column-gap:3rem!important
  }

  .text-lg-start{
    text-align:left!important
  }

  .text-lg-end{
    text-align:right!important
  }

  .text-lg-center{
    text-align:center!important
  }
}

@media (min-width:1200px){
  .float-xl-start{
    float:left!important
  }

  .float-xl-end{
    float:right!important
  }

  .float-xl-none{
    float:none!important
  }

  .object-fit-xl-contain{
    object-fit:contain!important
  }

  .object-fit-xl-cover{
    object-fit:cover!important
  }

  .object-fit-xl-fill{
    object-fit:fill!important
  }

  .object-fit-xl-scale{
    object-fit:scale-down!important
  }

  .object-fit-xl-none{
    object-fit:none!important
  }

  .d-xl-inline{
    display:inline!important
  }

  .d-xl-inline-block{
    display:inline-block!important
  }

  .d-xl-block{
    display:block!important
  }

  .d-xl-grid{
    display:grid!important
  }

  .d-xl-inline-grid{
    display:inline-grid!important
  }

  .d-xl-table{
    display:table!important
  }

  .d-xl-table-row{
    display:table-row!important
  }

  .d-xl-table-cell{
    display:table-cell!important
  }

  .d-xl-flex{
    display:flex!important
  }

  .d-xl-inline-flex{
    display:inline-flex!important
  }

  .d-xl-none{
    display:none!important
  }

  .flex-xl-fill{
    flex:1 1 auto!important
  }

  .flex-xl-row{
    flex-direction:row!important
  }

  .flex-xl-column{
    flex-direction:column!important
  }

  .flex-xl-row-reverse{
    flex-direction:row-reverse!important
  }

  .flex-xl-column-reverse{
    flex-direction:column-reverse!important
  }

  .flex-xl-grow-0{
    flex-grow:0!important
  }

  .flex-xl-grow-1{
    flex-grow:1!important
  }

  .flex-xl-shrink-0{
    flex-shrink:0!important
  }

  .flex-xl-shrink-1{
    flex-shrink:1!important
  }

  .flex-xl-wrap{
    flex-wrap:wrap!important
  }

  .flex-xl-nowrap{
    flex-wrap:nowrap!important
  }

  .flex-xl-wrap-reverse{
    flex-wrap:wrap-reverse!important
  }

  .justify-content-xl-start{
    justify-content:flex-start!important
  }

  .justify-content-xl-end{
    justify-content:flex-end!important
  }

  .justify-content-xl-center{
    justify-content:center!important
  }

  .justify-content-xl-between{
    justify-content:space-between!important
  }

  .justify-content-xl-around{
    justify-content:space-around!important
  }

  .justify-content-xl-evenly{
    justify-content:space-evenly!important
  }

  .align-items-xl-start{
    align-items:flex-start!important
  }

  .align-items-xl-end{
    align-items:flex-end!important
  }

  .align-items-xl-center{
    align-items:center!important
  }

  .align-items-xl-baseline{
    align-items:baseline!important
  }

  .align-items-xl-stretch{
    align-items:stretch!important
  }

  .align-content-xl-start{
    align-content:flex-start!important
  }

  .align-content-xl-end{
    align-content:flex-end!important
  }

  .align-content-xl-center{
    align-content:center!important
  }

  .align-content-xl-between{
    align-content:space-between!important
  }

  .align-content-xl-around{
    align-content:space-around!important
  }

  .align-content-xl-stretch{
    align-content:stretch!important
  }

  .align-self-xl-auto{
    align-self:auto!important
  }

  .align-self-xl-start{
    align-self:flex-start!important
  }

  .align-self-xl-end{
    align-self:flex-end!important
  }

  .align-self-xl-center{
    align-self:center!important
  }

  .align-self-xl-baseline{
    align-self:baseline!important
  }

  .align-self-xl-stretch{
    align-self:stretch!important
  }

  .order-xl-first{
    order:-1!important
  }

  .order-xl-0{
    order:0!important
  }

  .order-xl-1{
    order:1!important
  }

  .order-xl-2{
    order:2!important
  }

  .order-xl-3{
    order:3!important
  }

  .order-xl-4{
    order:4!important
  }

  .order-xl-5{
    order:5!important
  }

  .order-xl-last{
    order:6!important
  }

  .m-xl-0{
    margin:0!important
  }

  .m-xl-1{
    margin:.25rem!important
  }

  .m-xl-2{
    margin:.5rem!important
  }

  .m-xl-3{
    margin:1rem!important
  }

  .m-xl-4{
    margin:1.5rem!important
  }

  .m-xl-5{
    margin:3rem!important
  }

  .m-xl-auto{
    margin:auto!important
  }

  .mx-xl-0{
    margin-right:0!important;
    margin-left:0!important
  }

  .mx-xl-1{
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }

  .mx-xl-2{
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }

  .mx-xl-3{
    margin-right:1rem!important;
    margin-left:1rem!important
  }

  .mx-xl-4{
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }

  .mx-xl-5{
    margin-right:3rem!important;
    margin-left:3rem!important
  }

  .mx-xl-auto{
    margin-right:auto!important;
    margin-left:auto!important
  }

  .my-xl-0{
    margin-top:0!important;
    margin-bottom:0!important
  }

  .my-xl-1{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .my-xl-2{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .my-xl-3{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .my-xl-4{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .my-xl-5{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .my-xl-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .mt-xl-0{
    margin-top:0!important
  }

  .mt-xl-1{
    margin-top:.25rem!important
  }

  .mt-xl-2{
    margin-top:.5rem!important
  }

  .mt-xl-3{
    margin-top:1rem!important
  }

  .mt-xl-4{
    margin-top:1.5rem!important
  }

  .mt-xl-5{
    margin-top:3rem!important
  }

  .mt-xl-auto{
    margin-top:auto!important
  }

  .me-xl-0{
    margin-right:0!important
  }

  .me-xl-1{
    margin-right:.25rem!important
  }

  .me-xl-2{
    margin-right:.5rem!important
  }

  .me-xl-3{
    margin-right:1rem!important
  }

  .me-xl-4{
    margin-right:1.5rem!important
  }

  .me-xl-5{
    margin-right:3rem!important
  }

  .me-xl-auto{
    margin-right:auto!important
  }

  .mb-xl-0{
    margin-bottom:0!important
  }

  .mb-xl-1{
    margin-bottom:.25rem!important
  }

  .mb-xl-2{
    margin-bottom:.5rem!important
  }

  .mb-xl-3{
    margin-bottom:1rem!important
  }

  .mb-xl-4{
    margin-bottom:1.5rem!important
  }

  .mb-xl-5{
    margin-bottom:3rem!important
  }

  .mb-xl-auto{
    margin-bottom:auto!important
  }

  .ms-xl-0{
    margin-left:0!important
  }

  .ms-xl-1{
    margin-left:.25rem!important
  }

  .ms-xl-2{
    margin-left:.5rem!important
  }

  .ms-xl-3{
    margin-left:1rem!important
  }

  .ms-xl-4{
    margin-left:1.5rem!important
  }

  .ms-xl-5{
    margin-left:3rem!important
  }

  .ms-xl-auto{
    margin-left:auto!important
  }

  .p-xl-0{
    padding:0!important
  }

  .p-xl-1{
    padding:.25rem!important
  }

  .p-xl-2{
    padding:.5rem!important
  }

  .p-xl-3{
    padding:1rem!important
  }

  .p-xl-4{
    padding:1.5rem!important
  }

  .p-xl-5{
    padding:3rem!important
  }

  .px-xl-0{
    padding-right:0!important;
    padding-left:0!important
  }

  .px-xl-1{
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }

  .px-xl-2{
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }

  .px-xl-3{
    padding-right:1rem!important;
    padding-left:1rem!important
  }

  .px-xl-4{
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }

  .px-xl-5{
    padding-right:3rem!important;
    padding-left:3rem!important
  }

  .py-xl-0{
    padding-top:0!important;
    padding-bottom:0!important
  }

  .py-xl-1{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .py-xl-2{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .py-xl-3{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .py-xl-4{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .py-xl-5{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .pt-xl-0{
    padding-top:0!important
  }

  .pt-xl-1{
    padding-top:.25rem!important
  }

  .pt-xl-2{
    padding-top:.5rem!important
  }

  .pt-xl-3{
    padding-top:1rem!important
  }

  .pt-xl-4{
    padding-top:1.5rem!important
  }

  .pt-xl-5{
    padding-top:3rem!important
  }

  .pe-xl-0{
    padding-right:0!important
  }

  .pe-xl-1{
    padding-right:.25rem!important
  }

  .pe-xl-2{
    padding-right:.5rem!important
  }

  .pe-xl-3{
    padding-right:1rem!important
  }

  .pe-xl-4{
    padding-right:1.5rem!important
  }

  .pe-xl-5{
    padding-right:3rem!important
  }

  .pb-xl-0{
    padding-bottom:0!important
  }

  .pb-xl-1{
    padding-bottom:.25rem!important
  }

  .pb-xl-2{
    padding-bottom:.5rem!important
  }

  .pb-xl-3{
    padding-bottom:1rem!important
  }

  .pb-xl-4{
    padding-bottom:1.5rem!important
  }

  .pb-xl-5{
    padding-bottom:3rem!important
  }

  .ps-xl-0{
    padding-left:0!important
  }

  .ps-xl-1{
    padding-left:.25rem!important
  }

  .ps-xl-2{
    padding-left:.5rem!important
  }

  .ps-xl-3{
    padding-left:1rem!important
  }

  .ps-xl-4{
    padding-left:1.5rem!important
  }

  .ps-xl-5{
    padding-left:3rem!important
  }

  .gap-xl-0{
    grid-gap:0!important;
    gap:0!important
  }

  .gap-xl-1{
    grid-gap:.25rem!important;
    gap:.25rem!important
  }

  .gap-xl-2{
    grid-gap:.5rem!important;
    gap:.5rem!important
  }

  .gap-xl-3{
    grid-gap:1rem!important;
    gap:1rem!important
  }

  .gap-xl-4{
    grid-gap:1.5rem!important;
    gap:1.5rem!important
  }

  .gap-xl-5{
    grid-gap:3rem!important;
    gap:3rem!important
  }

  .row-gap-xl-0{
    grid-row-gap:0!important;
    row-gap:0!important
  }

  .row-gap-xl-1{
    grid-row-gap:.25rem!important;
    row-gap:.25rem!important
  }

  .row-gap-xl-2{
    grid-row-gap:.5rem!important;
    row-gap:.5rem!important
  }

  .row-gap-xl-3{
    grid-row-gap:1rem!important;
    row-gap:1rem!important
  }

  .row-gap-xl-4{
    grid-row-gap:1.5rem!important;
    row-gap:1.5rem!important
  }

  .row-gap-xl-5{
    grid-row-gap:3rem!important;
    row-gap:3rem!important
  }

  .column-gap-xl-0{
    -moz-column-gap:0!important;
    grid-column-gap:0!important;
    column-gap:0!important
  }

  .column-gap-xl-1{
    -moz-column-gap:0.25rem!important;
    grid-column-gap:.25rem!important;
    column-gap:.25rem!important
  }

  .column-gap-xl-2{
    -moz-column-gap:0.5rem!important;
    grid-column-gap:.5rem!important;
    column-gap:.5rem!important
  }

  .column-gap-xl-3{
    -moz-column-gap:1rem!important;
    grid-column-gap:1rem!important;
    column-gap:1rem!important
  }

  .column-gap-xl-4{
    -moz-column-gap:1.5rem!important;
    grid-column-gap:1.5rem!important;
    column-gap:1.5rem!important
  }

  .column-gap-xl-5{
    -moz-column-gap:3rem!important;
    grid-column-gap:3rem!important;
    column-gap:3rem!important
  }

  .text-xl-start{
    text-align:left!important
  }

  .text-xl-end{
    text-align:right!important
  }

  .text-xl-center{
    text-align:center!important
  }
}

@media (min-width:1400px){
  .float-xxl-start{
    float:left!important
  }

  .float-xxl-end{
    float:right!important
  }

  .float-xxl-none{
    float:none!important
  }

  .object-fit-xxl-contain{
    object-fit:contain!important
  }

  .object-fit-xxl-cover{
    object-fit:cover!important
  }

  .object-fit-xxl-fill{
    object-fit:fill!important
  }

  .object-fit-xxl-scale{
    object-fit:scale-down!important
  }

  .object-fit-xxl-none{
    object-fit:none!important
  }

  .d-xxl-inline{
    display:inline!important
  }

  .d-xxl-inline-block{
    display:inline-block!important
  }

  .d-xxl-block{
    display:block!important
  }

  .d-xxl-grid{
    display:grid!important
  }

  .d-xxl-inline-grid{
    display:inline-grid!important
  }

  .d-xxl-table{
    display:table!important
  }

  .d-xxl-table-row{
    display:table-row!important
  }

  .d-xxl-table-cell{
    display:table-cell!important
  }

  .d-xxl-flex{
    display:flex!important
  }

  .d-xxl-inline-flex{
    display:inline-flex!important
  }

  .d-xxl-none{
    display:none!important
  }

  .flex-xxl-fill{
    flex:1 1 auto!important
  }

  .flex-xxl-row{
    flex-direction:row!important
  }

  .flex-xxl-column{
    flex-direction:column!important
  }

  .flex-xxl-row-reverse{
    flex-direction:row-reverse!important
  }

  .flex-xxl-column-reverse{
    flex-direction:column-reverse!important
  }

  .flex-xxl-grow-0{
    flex-grow:0!important
  }

  .flex-xxl-grow-1{
    flex-grow:1!important
  }

  .flex-xxl-shrink-0{
    flex-shrink:0!important
  }

  .flex-xxl-shrink-1{
    flex-shrink:1!important
  }

  .flex-xxl-wrap{
    flex-wrap:wrap!important
  }

  .flex-xxl-nowrap{
    flex-wrap:nowrap!important
  }

  .flex-xxl-wrap-reverse{
    flex-wrap:wrap-reverse!important
  }

  .justify-content-xxl-start{
    justify-content:flex-start!important
  }

  .justify-content-xxl-end{
    justify-content:flex-end!important
  }

  .justify-content-xxl-center{
    justify-content:center!important
  }

  .justify-content-xxl-between{
    justify-content:space-between!important
  }

  .justify-content-xxl-around{
    justify-content:space-around!important
  }

  .justify-content-xxl-evenly{
    justify-content:space-evenly!important
  }

  .align-items-xxl-start{
    align-items:flex-start!important
  }

  .align-items-xxl-end{
    align-items:flex-end!important
  }

  .align-items-xxl-center{
    align-items:center!important
  }

  .align-items-xxl-baseline{
    align-items:baseline!important
  }

  .align-items-xxl-stretch{
    align-items:stretch!important
  }

  .align-content-xxl-start{
    align-content:flex-start!important
  }

  .align-content-xxl-end{
    align-content:flex-end!important
  }

  .align-content-xxl-center{
    align-content:center!important
  }

  .align-content-xxl-between{
    align-content:space-between!important
  }

  .align-content-xxl-around{
    align-content:space-around!important
  }

  .align-content-xxl-stretch{
    align-content:stretch!important
  }

  .align-self-xxl-auto{
    align-self:auto!important
  }

  .align-self-xxl-start{
    align-self:flex-start!important
  }

  .align-self-xxl-end{
    align-self:flex-end!important
  }

  .align-self-xxl-center{
    align-self:center!important
  }

  .align-self-xxl-baseline{
    align-self:baseline!important
  }

  .align-self-xxl-stretch{
    align-self:stretch!important
  }

  .order-xxl-first{
    order:-1!important
  }

  .order-xxl-0{
    order:0!important
  }

  .order-xxl-1{
    order:1!important
  }

  .order-xxl-2{
    order:2!important
  }

  .order-xxl-3{
    order:3!important
  }

  .order-xxl-4{
    order:4!important
  }

  .order-xxl-5{
    order:5!important
  }

  .order-xxl-last{
    order:6!important
  }

  .m-xxl-0{
    margin:0!important
  }

  .m-xxl-1{
    margin:.25rem!important
  }

  .m-xxl-2{
    margin:.5rem!important
  }

  .m-xxl-3{
    margin:1rem!important
  }

  .m-xxl-4{
    margin:1.5rem!important
  }

  .m-xxl-5{
    margin:3rem!important
  }

  .m-xxl-auto{
    margin:auto!important
  }

  .mx-xxl-0{
    margin-right:0!important;
    margin-left:0!important
  }

  .mx-xxl-1{
    margin-right:.25rem!important;
    margin-left:.25rem!important
  }

  .mx-xxl-2{
    margin-right:.5rem!important;
    margin-left:.5rem!important
  }

  .mx-xxl-3{
    margin-right:1rem!important;
    margin-left:1rem!important
  }

  .mx-xxl-4{
    margin-right:1.5rem!important;
    margin-left:1.5rem!important
  }

  .mx-xxl-5{
    margin-right:3rem!important;
    margin-left:3rem!important
  }

  .mx-xxl-auto{
    margin-right:auto!important;
    margin-left:auto!important
  }

  .my-xxl-0{
    margin-top:0!important;
    margin-bottom:0!important
  }

  .my-xxl-1{
    margin-top:.25rem!important;
    margin-bottom:.25rem!important
  }

  .my-xxl-2{
    margin-top:.5rem!important;
    margin-bottom:.5rem!important
  }

  .my-xxl-3{
    margin-top:1rem!important;
    margin-bottom:1rem!important
  }

  .my-xxl-4{
    margin-top:1.5rem!important;
    margin-bottom:1.5rem!important
  }

  .my-xxl-5{
    margin-top:3rem!important;
    margin-bottom:3rem!important
  }

  .my-xxl-auto{
    margin-top:auto!important;
    margin-bottom:auto!important
  }

  .mt-xxl-0{
    margin-top:0!important
  }

  .mt-xxl-1{
    margin-top:.25rem!important
  }

  .mt-xxl-2{
    margin-top:.5rem!important
  }

  .mt-xxl-3{
    margin-top:1rem!important
  }

  .mt-xxl-4{
    margin-top:1.5rem!important
  }

  .mt-xxl-5{
    margin-top:3rem!important
  }

  .mt-xxl-auto{
    margin-top:auto!important
  }

  .me-xxl-0{
    margin-right:0!important
  }

  .me-xxl-1{
    margin-right:.25rem!important
  }

  .me-xxl-2{
    margin-right:.5rem!important
  }

  .me-xxl-3{
    margin-right:1rem!important
  }

  .me-xxl-4{
    margin-right:1.5rem!important
  }

  .me-xxl-5{
    margin-right:3rem!important
  }

  .me-xxl-auto{
    margin-right:auto!important
  }

  .mb-xxl-0{
    margin-bottom:0!important
  }

  .mb-xxl-1{
    margin-bottom:.25rem!important
  }

  .mb-xxl-2{
    margin-bottom:.5rem!important
  }

  .mb-xxl-3{
    margin-bottom:1rem!important
  }

  .mb-xxl-4{
    margin-bottom:1.5rem!important
  }

  .mb-xxl-5{
    margin-bottom:3rem!important
  }

  .mb-xxl-auto{
    margin-bottom:auto!important
  }

  .ms-xxl-0{
    margin-left:0!important
  }

  .ms-xxl-1{
    margin-left:.25rem!important
  }

  .ms-xxl-2{
    margin-left:.5rem!important
  }

  .ms-xxl-3{
    margin-left:1rem!important
  }

  .ms-xxl-4{
    margin-left:1.5rem!important
  }

  .ms-xxl-5{
    margin-left:3rem!important
  }

  .ms-xxl-auto{
    margin-left:auto!important
  }

  .p-xxl-0{
    padding:0!important
  }

  .p-xxl-1{
    padding:.25rem!important
  }

  .p-xxl-2{
    padding:.5rem!important
  }

  .p-xxl-3{
    padding:1rem!important
  }

  .p-xxl-4{
    padding:1.5rem!important
  }

  .p-xxl-5{
    padding:3rem!important
  }

  .px-xxl-0{
    padding-right:0!important;
    padding-left:0!important
  }

  .px-xxl-1{
    padding-right:.25rem!important;
    padding-left:.25rem!important
  }

  .px-xxl-2{
    padding-right:.5rem!important;
    padding-left:.5rem!important
  }

  .px-xxl-3{
    padding-right:1rem!important;
    padding-left:1rem!important
  }

  .px-xxl-4{
    padding-right:1.5rem!important;
    padding-left:1.5rem!important
  }

  .px-xxl-5{
    padding-right:3rem!important;
    padding-left:3rem!important
  }

  .py-xxl-0{
    padding-top:0!important;
    padding-bottom:0!important
  }

  .py-xxl-1{
    padding-top:.25rem!important;
    padding-bottom:.25rem!important
  }

  .py-xxl-2{
    padding-top:.5rem!important;
    padding-bottom:.5rem!important
  }

  .py-xxl-3{
    padding-top:1rem!important;
    padding-bottom:1rem!important
  }

  .py-xxl-4{
    padding-top:1.5rem!important;
    padding-bottom:1.5rem!important
  }

  .py-xxl-5{
    padding-top:3rem!important;
    padding-bottom:3rem!important
  }

  .pt-xxl-0{
    padding-top:0!important
  }

  .pt-xxl-1{
    padding-top:.25rem!important
  }

  .pt-xxl-2{
    padding-top:.5rem!important
  }

  .pt-xxl-3{
    padding-top:1rem!important
  }

  .pt-xxl-4{
    padding-top:1.5rem!important
  }

  .pt-xxl-5{
    padding-top:3rem!important
  }

  .pe-xxl-0{
    padding-right:0!important
  }

  .pe-xxl-1{
    padding-right:.25rem!important
  }

  .pe-xxl-2{
    padding-right:.5rem!important
  }

  .pe-xxl-3{
    padding-right:1rem!important
  }

  .pe-xxl-4{
    padding-right:1.5rem!important
  }

  .pe-xxl-5{
    padding-right:3rem!important
  }

  .pb-xxl-0{
    padding-bottom:0!important
  }

  .pb-xxl-1{
    padding-bottom:.25rem!important
  }

  .pb-xxl-2{
    padding-bottom:.5rem!important
  }

  .pb-xxl-3{
    padding-bottom:1rem!important
  }

  .pb-xxl-4{
    padding-bottom:1.5rem!important
  }

  .pb-xxl-5{
    padding-bottom:3rem!important
  }

  .ps-xxl-0{
    padding-left:0!important
  }

  .ps-xxl-1{
    padding-left:.25rem!important
  }

  .ps-xxl-2{
    padding-left:.5rem!important
  }

  .ps-xxl-3{
    padding-left:1rem!important
  }

  .ps-xxl-4{
    padding-left:1.5rem!important
  }

  .ps-xxl-5{
    padding-left:3rem!important
  }

  .gap-xxl-0{
    grid-gap:0!important;
    gap:0!important
  }

  .gap-xxl-1{
    grid-gap:.25rem!important;
    gap:.25rem!important
  }

  .gap-xxl-2{
    grid-gap:.5rem!important;
    gap:.5rem!important
  }

  .gap-xxl-3{
    grid-gap:1rem!important;
    gap:1rem!important
  }

  .gap-xxl-4{
    grid-gap:1.5rem!important;
    gap:1.5rem!important
  }

  .gap-xxl-5{
    grid-gap:3rem!important;
    gap:3rem!important
  }

  .row-gap-xxl-0{
    grid-row-gap:0!important;
    row-gap:0!important
  }

  .row-gap-xxl-1{
    grid-row-gap:.25rem!important;
    row-gap:.25rem!important
  }

  .row-gap-xxl-2{
    grid-row-gap:.5rem!important;
    row-gap:.5rem!important
  }

  .row-gap-xxl-3{
    grid-row-gap:1rem!important;
    row-gap:1rem!important
  }

  .row-gap-xxl-4{
    grid-row-gap:1.5rem!important;
    row-gap:1.5rem!important
  }

  .row-gap-xxl-5{
    grid-row-gap:3rem!important;
    row-gap:3rem!important
  }

  .column-gap-xxl-0{
    -moz-column-gap:0!important;
    grid-column-gap:0!important;
    column-gap:0!important
  }

  .column-gap-xxl-1{
    -moz-column-gap:0.25rem!important;
    grid-column-gap:.25rem!important;
    column-gap:.25rem!important
  }

  .column-gap-xxl-2{
    -moz-column-gap:0.5rem!important;
    grid-column-gap:.5rem!important;
    column-gap:.5rem!important
  }

  .column-gap-xxl-3{
    -moz-column-gap:1rem!important;
    grid-column-gap:1rem!important;
    column-gap:1rem!important
  }

  .column-gap-xxl-4{
    -moz-column-gap:1.5rem!important;
    grid-column-gap:1.5rem!important;
    column-gap:1.5rem!important
  }

  .column-gap-xxl-5{
    -moz-column-gap:3rem!important;
    grid-column-gap:3rem!important;
    column-gap:3rem!important
  }

  .text-xxl-start{
    text-align:left!important
  }

  .text-xxl-end{
    text-align:right!important
  }

  .text-xxl-center{
    text-align:center!important
  }
}

@media (min-width:1200px){
  .fs-1{
    font-size:2.5rem!important
  }

  .fs-2{
    font-size:2rem!important
  }

  .fs-3{
    font-size:1.75rem!important
  }

  .fs-4{
    font-size:1.5rem!important
  }
}

@media print{
  .d-print-inline{
    display:inline!important
  }

  .d-print-inline-block{
    display:inline-block!important
  }

  .d-print-block{
    display:block!important
  }

  .d-print-grid{
    display:grid!important
  }

  .d-print-inline-grid{
    display:inline-grid!important
  }

  .d-print-table{
    display:table!important
  }

  .d-print-table-row{
    display:table-row!important
  }

  .d-print-table-cell{
    display:table-cell!important
  }

  .d-print-flex{
    display:flex!important
  }

  .d-print-inline-flex{
    display:inline-flex!important
  }

  .d-print-none{
    display:none!important
  }
}

/*!
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */

.fa{
  font-family:var(--fa-style-family,"Font Awesome 6 Free");
  font-weight:var(--fa-style,900)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-2xs{
  font-size:.625em;
  line-height:.1em;
  vertical-align:.225em
}

.fa-xs{
  font-size:.75em;
  line-height:.08333em;
  vertical-align:.125em
}

.fa-sm{
  font-size:.875em;
  line-height:.07143em;
  vertical-align:.05357em
}

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

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

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

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

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

.fa-ul>li{
  position:relative
}

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

.fa-border{
  border-radius:var(--fa-border-radius,.1em);
  border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);
  padding:var(--fa-border-padding,.2em .25em .15em)
}

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

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

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

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

.fa-fade{
  animation-name:fa-fade;
  animation-iteration-count:var(--fa-animation-iteration-count,infinite);
  animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

.fa-beat-fade,.fa-fade{
  animation-delay:var(--fa-animation-delay,0s);
  animation-direction:var(--fa-animation-direction,normal);
  animation-duration:var(--fa-animation-duration,1s)
}

.fa-beat-fade{
  animation-name:fa-beat-fade;
  animation-iteration-count:var(--fa-animation-iteration-count,infinite);
  animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))
}

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

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

.fa-shake,.fa-spin{
  animation-delay:var(--fa-animation-delay,0s);
  animation-direction:var(--fa-animation-direction,normal)
}

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

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

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

@media (prefers-reduced-motion:reduce){
  .fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{
    animation-delay:-1ms;
    animation-duration:1ms;
    animation-iteration-count:1;
    transition-delay:0s;
    transition-duration:0s
  }
}

@keyframes fa-beat{
  0%,90%{
    transform:scale(1)
  }

  45%{
    transform:scale(var(--fa-beat-scale,1.25))
  }
}

@keyframes fa-bounce{
  0%{
    transform:scale(1) translateY(0)
  }

  10%{
    transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)
  }

  30%{
    transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))
  }

  50%{
    transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)
  }

  57%{
    transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))
  }

  64%{
    transform:scale(1) translateY(0)
  }

  to{
    transform:scale(1) translateY(0)
  }
}

@keyframes fa-fade{
  50%{
    opacity:var(--fa-fade-opacity,.4)
  }
}

@keyframes fa-beat-fade{
  0%,to{
    opacity:var(--fa-beat-fade-opacity,.4);
    transform:scale(1)
  }

  50%{
    opacity:1;
    transform:scale(var(--fa-beat-fade-scale,1.125))
  }
}

@keyframes fa-flip{
  50%{
    transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))
  }
}

@keyframes fa-shake{
  0%{
    transform:rotate(-15deg)
  }

  4%{
    transform:rotate(15deg)
  }

  8%,24%{
    transform:rotate(-18deg)
  }

  12%,28%{
    transform:rotate(18deg)
  }

  16%{
    transform:rotate(-22deg)
  }

  20%{
    transform:rotate(22deg)
  }

  32%{
    transform:rotate(-12deg)
  }

  36%{
    transform:rotate(12deg)
  }

  40%,to{
    transform:rotate(0deg)
  }
}

@keyframes fa-spin{
  0%{
    transform:rotate(0deg)
  }

  to{
    transform:rotate(1turn)
  }
}

.fa-rotate-90{
  transform:rotate(90deg)
}

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

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

.fa-flip-horizontal{
  transform:scaleX(-1)
}

.fa-flip-vertical{
  transform:scaleY(-1)
}

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

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

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

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

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

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

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

.fa-0:before{
  content:"\30"
}

.fa-1:before{
  content:"\31"
}

.fa-2:before{
  content:"\32"
}

.fa-3:before{
  content:"\33"
}

.fa-4:before{
  content:"\34"
}

.fa-5:before{
  content:"\35"
}

.fa-6:before{
  content:"\36"
}

.fa-7:before{
  content:"\37"
}

.fa-8:before{
  content:"\38"
}

.fa-9:before{
  content:"\39"
}

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

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

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

.fa-at:before{
  content:"\40"
}

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

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

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

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

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

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

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

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

.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{
  content:"\f15c"
}

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

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

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

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

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

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

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

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

.fa-arrows-up-to-line:before{
  content:"\e4c2"
}

.fa-sort-desc:before,.fa-sort-down:before{
  content:"\f0dd"
}

.fa-circle-minus:before,.fa-minus-circle:before{
  content:"\f056"
}

.fa-door-open:before{
  content:"\f52b"
}

.fa-right-from-bracket:before,.fa-sign-out-alt:before{
  content:"\f2f5"
}

.fa-atom:before{
  content:"\f5d2"
}

.fa-soap:before{
  content:"\e06e"
}

.fa-heart-music-camera-bolt:before,.fa-icons:before{
  content:"\f86d"
}

.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{
  content:"\f539"
}

.fa-bridge-circle-check:before{
  content:"\e4c9"
}

.fa-pump-medical:before{
  content:"\e06a"
}

.fa-fingerprint:before{
  content:"\f577"
}

.fa-hand-point-right:before{
  content:"\f0a4"
}

.fa-magnifying-glass-location:before,.fa-search-location:before{
  content:"\f689"
}

.fa-forward-step:before,.fa-step-forward:before{
  content:"\f051"
}

.fa-face-smile-beam:before,.fa-smile-beam:before{
  content:"\f5b8"
}

.fa-flag-checkered:before{
  content:"\f11e"
}

.fa-football-ball:before,.fa-football:before{
  content:"\f44e"
}

.fa-school-circle-exclamation:before{
  content:"\e56c"
}

.fa-crop:before{
  content:"\f125"
}

.fa-angle-double-down:before,.fa-angles-down:before{
  content:"\f103"
}

.fa-users-rectangle:before{
  content:"\e594"
}

.fa-people-roof:before{
  content:"\e537"
}

.fa-people-line:before{
  content:"\e534"
}

.fa-beer-mug-empty:before,.fa-beer:before{
  content:"\f0fc"
}

.fa-diagram-predecessor:before{
  content:"\e477"
}

.fa-arrow-up-long:before,.fa-long-arrow-up:before{
  content:"\f176"
}

.fa-burn:before,.fa-fire-flame-simple:before{
  content:"\f46a"
}

.fa-male:before,.fa-person:before{
  content:"\f183"
}

.fa-laptop:before{
  content:"\f109"
}

.fa-file-csv:before{
  content:"\f6dd"
}

.fa-menorah:before{
  content:"\f676"
}

.fa-truck-plane:before{
  content:"\e58f"
}

.fa-record-vinyl:before{
  content:"\f8d9"
}

.fa-face-grin-stars:before,.fa-grin-stars:before{
  content:"\f587"
}

.fa-bong:before{
  content:"\f55c"
}

.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{
  content:"\f67b"
}

.fa-arrow-down-up-across-line:before{
  content:"\e4af"
}

.fa-spoon:before,.fa-utensil-spoon:before{
  content:"\f2e5"
}

.fa-jar-wheat:before{
  content:"\e517"
}

.fa-envelopes-bulk:before,.fa-mail-bulk:before{
  content:"\f674"
}

.fa-file-circle-exclamation:before{
  content:"\e4eb"
}

.fa-circle-h:before,.fa-hospital-symbol:before{
  content:"\f47e"
}

.fa-pager:before{
  content:"\f815"
}

.fa-address-book:before,.fa-contact-book:before{
  content:"\f2b9"
}

.fa-strikethrough:before{
  content:"\f0cc"
}

.fa-k:before{
  content:"\4b"
}

.fa-landmark-flag:before{
  content:"\e51c"
}

.fa-pencil-alt:before,.fa-pencil:before{
  content:"\f303"
}

.fa-backward:before{
  content:"\f04a"
}

.fa-caret-right:before{
  content:"\f0da"
}

.fa-comments:before{
  content:"\f086"
}

.fa-file-clipboard:before,.fa-paste:before{
  content:"\f0ea"
}

.fa-code-pull-request:before{
  content:"\e13c"
}

.fa-clipboard-list:before{
  content:"\f46d"
}

.fa-truck-loading:before,.fa-truck-ramp-box:before{
  content:"\f4de"
}

.fa-user-check:before{
  content:"\f4fc"
}

.fa-vial-virus:before{
  content:"\e597"
}

.fa-sheet-plastic:before{
  content:"\e571"
}

.fa-blog:before{
  content:"\f781"
}

.fa-user-ninja:before{
  content:"\f504"
}

.fa-person-arrow-up-from-line:before{
  content:"\e539"
}

.fa-scroll-torah:before,.fa-torah:before{
  content:"\f6a0"
}

.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{
  content:"\f458"
}

.fa-toggle-off:before{
  content:"\f204"
}

.fa-archive:before,.fa-box-archive:before{
  content:"\f187"
}

.fa-person-drowning:before{
  content:"\e545"
}

.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{
  content:"\f886"
}

.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{
  content:"\f58a"
}

.fa-spray-can:before{
  content:"\f5bd"
}

.fa-truck-monster:before{
  content:"\f63b"
}

.fa-w:before{
  content:"\57"
}

.fa-earth-africa:before,.fa-globe-africa:before{
  content:"\f57c"
}

.fa-rainbow:before{
  content:"\f75b"
}

.fa-circle-notch:before{
  content:"\f1ce"
}

.fa-tablet-alt:before,.fa-tablet-screen-button:before{
  content:"\f3fa"
}

.fa-paw:before{
  content:"\f1b0"
}

.fa-cloud:before{
  content:"\f0c2"
}

.fa-trowel-bricks:before{
  content:"\e58a"
}

.fa-face-flushed:before,.fa-flushed:before{
  content:"\f579"
}

.fa-hospital-user:before{
  content:"\f80d"
}

.fa-tent-arrow-left-right:before{
  content:"\e57f"
}

.fa-gavel:before,.fa-legal:before{
  content:"\f0e3"
}

.fa-binoculars:before{
  content:"\f1e5"
}

.fa-microphone-slash:before{
  content:"\f131"
}

.fa-box-tissue:before{
  content:"\e05b"
}

.fa-motorcycle:before{
  content:"\f21c"
}

.fa-bell-concierge:before,.fa-concierge-bell:before{
  content:"\f562"
}

.fa-pen-ruler:before,.fa-pencil-ruler:before{
  content:"\f5ae"
}

.fa-people-arrows-left-right:before,.fa-people-arrows:before{
  content:"\e068"
}

.fa-mars-and-venus-burst:before{
  content:"\e523"
}

.fa-caret-square-right:before,.fa-square-caret-right:before{
  content:"\f152"
}

.fa-cut:before,.fa-scissors:before{
  content:"\f0c4"
}

.fa-sun-plant-wilt:before{
  content:"\e57a"
}

.fa-toilets-portable:before{
  content:"\e584"
}

.fa-hockey-puck:before{
  content:"\f453"
}

.fa-table:before{
  content:"\f0ce"
}

.fa-magnifying-glass-arrow-right:before{
  content:"\e521"
}

.fa-digital-tachograph:before,.fa-tachograph-digital:before{
  content:"\f566"
}

.fa-users-slash:before{
  content:"\e073"
}

.fa-clover:before{
  content:"\e139"
}

.fa-mail-reply:before,.fa-reply:before{
  content:"\f3e5"
}

.fa-star-and-crescent:before{
  content:"\f699"
}

.fa-house-fire:before{
  content:"\e50c"
}

.fa-minus-square:before,.fa-square-minus:before{
  content:"\f146"
}

.fa-helicopter:before{
  content:"\f533"
}

.fa-compass:before{
  content:"\f14e"
}

.fa-caret-square-down:before,.fa-square-caret-down:before{
  content:"\f150"
}

.fa-file-circle-question:before{
  content:"\e4ef"
}

.fa-laptop-code:before{
  content:"\f5fc"
}

.fa-swatchbook:before{
  content:"\f5c3"
}

.fa-prescription-bottle:before{
  content:"\f485"
}

.fa-bars:before,.fa-navicon:before{
  content:"\f0c9"
}

.fa-people-group:before{
  content:"\e533"
}

.fa-hourglass-3:before,.fa-hourglass-end:before{
  content:"\f253"
}

.fa-heart-broken:before,.fa-heart-crack:before{
  content:"\f7a9"
}

.fa-external-link-square-alt:before,.fa-square-up-right:before{
  content:"\f360"
}

.fa-face-kiss-beam:before,.fa-kiss-beam:before{
  content:"\f597"
}

.fa-film:before{
  content:"\f008"
}

.fa-ruler-horizontal:before{
  content:"\f547"
}

.fa-people-robbery:before{
  content:"\e536"
}

.fa-lightbulb:before{
  content:"\f0eb"
}

.fa-caret-left:before{
  content:"\f0d9"
}

.fa-circle-exclamation:before,.fa-exclamation-circle:before{
  content:"\f06a"
}

.fa-school-circle-xmark:before{
  content:"\e56d"
}

.fa-arrow-right-from-bracket:before,.fa-sign-out:before{
  content:"\f08b"
}

.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{
  content:"\f13a"
}

.fa-unlock-alt:before,.fa-unlock-keyhole:before{
  content:"\f13e"
}

.fa-cloud-showers-heavy:before{
  content:"\f740"
}

.fa-headphones-alt:before,.fa-headphones-simple:before{
  content:"\f58f"
}

.fa-sitemap:before{
  content:"\f0e8"
}

.fa-circle-dollar-to-slot:before,.fa-donate:before{
  content:"\f4b9"
}

.fa-memory:before{
  content:"\f538"
}

.fa-road-spikes:before{
  content:"\e568"
}

.fa-fire-burner:before{
  content:"\e4f1"
}

.fa-flag:before{
  content:"\f024"
}

.fa-hanukiah:before{
  content:"\f6e6"
}

.fa-feather:before{
  content:"\f52d"
}

.fa-volume-down:before,.fa-volume-low:before{
  content:"\f027"
}

.fa-comment-slash:before{
  content:"\f4b3"
}

.fa-cloud-sun-rain:before{
  content:"\f743"
}

.fa-compress:before{
  content:"\f066"
}

.fa-wheat-alt:before,.fa-wheat-awn:before{
  content:"\e2cd"
}

.fa-ankh:before{
  content:"\f644"
}

.fa-hands-holding-child:before{
  content:"\e4fa"
}

.fa-asterisk:before{
  content:"\2a"
}

.fa-check-square:before,.fa-square-check:before{
  content:"\f14a"
}

.fa-peseta-sign:before{
  content:"\e221"
}

.fa-header:before,.fa-heading:before{
  content:"\f1dc"
}

.fa-ghost:before{
  content:"\f6e2"
}

.fa-list-squares:before,.fa-list:before{
  content:"\f03a"
}

.fa-phone-square-alt:before,.fa-square-phone-flip:before{
  content:"\f87b"
}

.fa-cart-plus:before{
  content:"\f217"
}

.fa-gamepad:before{
  content:"\f11b"
}

.fa-circle-dot:before,.fa-dot-circle:before{
  content:"\f192"
}

.fa-dizzy:before,.fa-face-dizzy:before{
  content:"\f567"
}

.fa-egg:before{
  content:"\f7fb"
}

.fa-house-medical-circle-xmark:before{
  content:"\e513"
}

.fa-campground:before{
  content:"\f6bb"
}

.fa-folder-plus:before{
  content:"\f65e"
}

.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{
  content:"\f1e3"
}

.fa-paint-brush:before,.fa-paintbrush:before{
  content:"\f1fc"
}

.fa-lock:before{
  content:"\f023"
}

.fa-gas-pump:before{
  content:"\f52f"
}

.fa-hot-tub-person:before,.fa-hot-tub:before{
  content:"\f593"
}

.fa-map-location:before,.fa-map-marked:before{
  content:"\f59f"
}

.fa-house-flood-water:before{
  content:"\e50e"
}

.fa-tree:before{
  content:"\f1bb"
}

.fa-bridge-lock:before{
  content:"\e4cc"
}

.fa-sack-dollar:before{
  content:"\f81d"
}

.fa-edit:before,.fa-pen-to-square:before{
  content:"\f044"
}

.fa-car-side:before{
  content:"\f5e4"
}

.fa-share-alt:before,.fa-share-nodes:before{
  content:"\f1e0"
}

.fa-heart-circle-minus:before{
  content:"\e4ff"
}

.fa-hourglass-2:before,.fa-hourglass-half:before{
  content:"\f252"
}

.fa-microscope:before{
  content:"\f610"
}

.fa-sink:before{
  content:"\e06d"
}

.fa-bag-shopping:before,.fa-shopping-bag:before{
  content:"\f290"
}

.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{
  content:"\f881"
}

.fa-mitten:before{
  content:"\f7b5"
}

.fa-person-rays:before{
  content:"\e54d"
}

.fa-users:before{
  content:"\f0c0"
}

.fa-eye-slash:before{
  content:"\f070"
}

.fa-flask-vial:before{
  content:"\e4f3"
}

.fa-hand-paper:before,.fa-hand:before{
  content:"\f256"
}

.fa-om:before{
  content:"\f679"
}

.fa-worm:before{
  content:"\e599"
}

.fa-house-circle-xmark:before{
  content:"\e50b"
}

.fa-plug:before{
  content:"\f1e6"
}

.fa-chevron-up:before{
  content:"\f077"
}

.fa-hand-spock:before{
  content:"\f259"
}

.fa-stopwatch:before{
  content:"\f2f2"
}

.fa-face-kiss:before,.fa-kiss:before{
  content:"\f596"
}

.fa-bridge-circle-xmark:before{
  content:"\e4cb"
}

.fa-face-grin-tongue:before,.fa-grin-tongue:before{
  content:"\f589"
}

.fa-chess-bishop:before{
  content:"\f43a"
}

.fa-face-grin-wink:before,.fa-grin-wink:before{
  content:"\f58c"
}

.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{
  content:"\f2a4"
}

.fa-road-circle-check:before{
  content:"\e564"
}

.fa-dice-five:before{
  content:"\f523"
}

.fa-rss-square:before,.fa-square-rss:before{
  content:"\f143"
}

.fa-land-mine-on:before{
  content:"\e51b"
}

.fa-i-cursor:before{
  content:"\f246"
}

.fa-stamp:before{
  content:"\f5bf"
}

.fa-stairs:before{
  content:"\e289"
}

.fa-i:before{
  content:"\49"
}

.fa-hryvnia-sign:before,.fa-hryvnia:before{
  content:"\f6f2"
}

.fa-pills:before{
  content:"\f484"
}

.fa-face-grin-wide:before,.fa-grin-alt:before{
  content:"\f581"
}

.fa-tooth:before{
  content:"\f5c9"
}

.fa-v:before{
  content:"\56"
}

.fa-bangladeshi-taka-sign:before{
  content:"\e2e6"
}

.fa-bicycle:before{
  content:"\f206"
}

.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{
  content:"\e579"
}

.fa-head-side-cough-slash:before{
  content:"\e062"
}

.fa-ambulance:before,.fa-truck-medical:before{
  content:"\f0f9"
}

.fa-wheat-awn-circle-exclamation:before{
  content:"\e598"
}

.fa-snowman:before{
  content:"\f7d0"
}

.fa-mortar-pestle:before{
  content:"\f5a7"
}

.fa-road-barrier:before{
  content:"\e562"
}

.fa-school:before{
  content:"\f549"
}

.fa-igloo:before{
  content:"\f7ae"
}

.fa-joint:before{
  content:"\f595"
}

.fa-angle-right:before{
  content:"\f105"
}

.fa-horse:before{
  content:"\f6f0"
}

.fa-q:before{
  content:"\51"
}

.fa-g:before{
  content:"\47"
}

.fa-notes-medical:before{
  content:"\f481"
}

.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{
  content:"\f2c9"
}

.fa-dong-sign:before{
  content:"\e169"
}

.fa-capsules:before{
  content:"\f46b"
}

.fa-poo-bolt:before,.fa-poo-storm:before{
  content:"\f75a"
}

.fa-face-frown-open:before,.fa-frown-open:before{
  content:"\f57a"
}

.fa-hand-point-up:before{
  content:"\f0a6"
}

.fa-money-bill:before{
  content:"\f0d6"
}

.fa-bookmark:before{
  content:"\f02e"
}

.fa-align-justify:before{
  content:"\f039"
}

.fa-umbrella-beach:before{
  content:"\f5ca"
}

.fa-helmet-un:before{
  content:"\e503"
}

.fa-bullseye:before{
  content:"\f140"
}

.fa-bacon:before{
  content:"\f7e5"
}

.fa-hand-point-down:before{
  content:"\f0a7"
}

.fa-arrow-up-from-bracket:before{
  content:"\e09a"
}

.fa-folder-blank:before,.fa-folder:before{
  content:"\f07b"
}

.fa-file-medical-alt:before,.fa-file-waveform:before{
  content:"\f478"
}

.fa-radiation:before{
  content:"\f7b9"
}

.fa-chart-simple:before{
  content:"\e473"
}

.fa-mars-stroke:before{
  content:"\f229"
}

.fa-vial:before{
  content:"\f492"
}

.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{
  content:"\f624"
}

.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{
  content:"\e2ca"
}

.fa-e:before{
  content:"\45"
}

.fa-pen-alt:before,.fa-pen-clip:before{
  content:"\f305"
}

.fa-bridge-circle-exclamation:before{
  content:"\e4ca"
}

.fa-user:before{
  content:"\f007"
}

.fa-school-circle-check:before{
  content:"\e56b"
}

.fa-dumpster:before{
  content:"\f793"
}

.fa-shuttle-van:before,.fa-van-shuttle:before{
  content:"\f5b6"
}

.fa-building-user:before{
  content:"\e4da"
}

.fa-caret-square-left:before,.fa-square-caret-left:before{
  content:"\f191"
}

.fa-highlighter:before{
  content:"\f591"
}

.fa-key:before{
  content:"\f084"
}

.fa-bullhorn:before{
  content:"\f0a1"
}

.fa-globe:before{
  content:"\f0ac"
}

.fa-synagogue:before{
  content:"\f69b"
}

.fa-person-half-dress:before{
  content:"\e548"
}

.fa-road-bridge:before{
  content:"\e563"
}

.fa-location-arrow:before{
  content:"\f124"
}

.fa-c:before{
  content:"\43"
}

.fa-tablet-button:before{
  content:"\f10a"
}

.fa-building-lock:before{
  content:"\e4d6"
}

.fa-pizza-slice:before{
  content:"\f818"
}

.fa-money-bill-wave:before{
  content:"\f53a"
}

.fa-area-chart:before,.fa-chart-area:before{
  content:"\f1fe"
}

.fa-house-flag:before{
  content:"\e50d"
}

.fa-person-circle-minus:before{
  content:"\e540"
}

.fa-ban:before,.fa-cancel:before{
  content:"\f05e"
}

.fa-camera-rotate:before{
  content:"\e0d8"
}

.fa-air-freshener:before,.fa-spray-can-sparkles:before{
  content:"\f5d0"
}

.fa-star:before{
  content:"\f005"
}

.fa-repeat:before{
  content:"\f363"
}

.fa-cross:before{
  content:"\f654"
}

.fa-box:before{
  content:"\f466"
}

.fa-venus-mars:before{
  content:"\f228"
}

.fa-arrow-pointer:before,.fa-mouse-pointer:before{
  content:"\f245"
}

.fa-expand-arrows-alt:before,.fa-maximize:before{
  content:"\f31e"
}

.fa-charging-station:before{
  content:"\f5e7"
}

.fa-shapes:before,.fa-triangle-circle-square:before{
  content:"\f61f"
}

.fa-random:before,.fa-shuffle:before{
  content:"\f074"
}

.fa-person-running:before,.fa-running:before{
  content:"\f70c"
}

.fa-mobile-retro:before{
  content:"\e527"
}

.fa-grip-lines-vertical:before{
  content:"\f7a5"
}

.fa-spider:before{
  content:"\f717"
}

.fa-hands-bound:before{
  content:"\e4f9"
}

.fa-file-invoice-dollar:before{
  content:"\f571"
}

.fa-plane-circle-exclamation:before{
  content:"\e556"
}

.fa-x-ray:before{
  content:"\f497"
}

.fa-spell-check:before{
  content:"\f891"
}

.fa-slash:before{
  content:"\f715"
}

.fa-computer-mouse:before,.fa-mouse:before{
  content:"\f8cc"
}

.fa-arrow-right-to-bracket:before,.fa-sign-in:before{
  content:"\f090"
}

.fa-shop-slash:before,.fa-store-alt-slash:before{
  content:"\e070"
}

.fa-server:before{
  content:"\f233"
}

.fa-virus-covid-slash:before{
  content:"\e4a9"
}

.fa-shop-lock:before{
  content:"\e4a5"
}

.fa-hourglass-1:before,.fa-hourglass-start:before{
  content:"\f251"
}

.fa-blender-phone:before{
  content:"\f6b6"
}

.fa-building-wheat:before{
  content:"\e4db"
}

.fa-person-breastfeeding:before{
  content:"\e53a"
}

.fa-right-to-bracket:before,.fa-sign-in-alt:before{
  content:"\f2f6"
}

.fa-venus:before{
  content:"\f221"
}

.fa-passport:before{
  content:"\f5ab"
}

.fa-heart-pulse:before,.fa-heartbeat:before{
  content:"\f21e"
}

.fa-people-carry-box:before,.fa-people-carry:before{
  content:"\f4ce"
}

.fa-temperature-high:before{
  content:"\f769"
}

.fa-microchip:before{
  content:"\f2db"
}

.fa-crown:before{
  content:"\f521"
}

.fa-weight-hanging:before{
  content:"\f5cd"
}

.fa-xmarks-lines:before{
  content:"\e59a"
}

.fa-file-prescription:before{
  content:"\f572"
}

.fa-weight-scale:before,.fa-weight:before{
  content:"\f496"
}

.fa-user-friends:before,.fa-user-group:before{
  content:"\f500"
}

.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{
  content:"\f15e"
}

.fa-chess-knight:before{
  content:"\f441"
}

.fa-face-laugh-squint:before,.fa-laugh-squint:before{
  content:"\f59b"
}

.fa-wheelchair:before{
  content:"\f193"
}

.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{
  content:"\f0aa"
}

.fa-toggle-on:before{
  content:"\f205"
}

.fa-person-walking:before,.fa-walking:before{
  content:"\f554"
}

.fa-l:before{
  content:"\4c"
}

.fa-fire:before{
  content:"\f06d"
}

.fa-bed-pulse:before,.fa-procedures:before{
  content:"\f487"
}

.fa-shuttle-space:before,.fa-space-shuttle:before{
  content:"\f197"
}

.fa-face-laugh:before,.fa-laugh:before{
  content:"\f599"
}

.fa-folder-open:before{
  content:"\f07c"
}

.fa-heart-circle-plus:before{
  content:"\e500"
}

.fa-code-fork:before{
  content:"\e13b"
}

.fa-city:before{
  content:"\f64f"
}

.fa-microphone-alt:before,.fa-microphone-lines:before{
  content:"\f3c9"
}

.fa-pepper-hot:before{
  content:"\f816"
}

.fa-unlock:before{
  content:"\f09c"
}

.fa-colon-sign:before{
  content:"\e140"
}

.fa-headset:before{
  content:"\f590"
}

.fa-store-slash:before{
  content:"\e071"
}

.fa-road-circle-xmark:before{
  content:"\e566"
}

.fa-user-minus:before{
  content:"\f503"
}

.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{
  content:"\f22a"
}

.fa-champagne-glasses:before,.fa-glass-cheers:before{
  content:"\f79f"
}

.fa-clipboard:before{
  content:"\f328"
}

.fa-house-circle-exclamation:before{
  content:"\e50a"
}

.fa-file-arrow-up:before,.fa-file-upload:before{
  content:"\f574"
}

.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{
  content:"\f1eb"
}

.fa-bath:before,.fa-bathtub:before{
  content:"\f2cd"
}

.fa-underline:before{
  content:"\f0cd"
}

.fa-user-edit:before,.fa-user-pen:before{
  content:"\f4ff"
}

.fa-signature:before{
  content:"\f5b7"
}

.fa-stroopwafel:before{
  content:"\f551"
}

.fa-bold:before{
  content:"\f032"
}

.fa-anchor-lock:before{
  content:"\e4ad"
}

.fa-building-ngo:before{
  content:"\e4d7"
}

.fa-manat-sign:before{
  content:"\e1d5"
}

.fa-not-equal:before{
  content:"\f53e"
}

.fa-border-style:before,.fa-border-top-left:before{
  content:"\f853"
}

.fa-map-location-dot:before,.fa-map-marked-alt:before{
  content:"\f5a0"
}

.fa-jedi:before{
  content:"\f669"
}

.fa-poll:before,.fa-square-poll-vertical:before{
  content:"\f681"
}

.fa-mug-hot:before{
  content:"\f7b6"
}

.fa-battery-car:before,.fa-car-battery:before{
  content:"\f5df"
}

.fa-gift:before{
  content:"\f06b"
}

.fa-dice-two:before{
  content:"\f528"
}

.fa-chess-queen:before{
  content:"\f445"
}

.fa-glasses:before{
  content:"\f530"
}

.fa-chess-board:before{
  content:"\f43c"
}

.fa-building-circle-check:before{
  content:"\e4d2"
}

.fa-person-chalkboard:before{
  content:"\e53d"
}

.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{
  content:"\f22b"
}

.fa-hand-back-fist:before,.fa-hand-rock:before{
  content:"\f255"
}

.fa-caret-square-up:before,.fa-square-caret-up:before{
  content:"\f151"
}

.fa-cloud-showers-water:before{
  content:"\e4e4"
}

.fa-bar-chart:before,.fa-chart-bar:before{
  content:"\f080"
}

.fa-hands-bubbles:before,.fa-hands-wash:before{
  content:"\e05e"
}

.fa-less-than-equal:before{
  content:"\f537"
}

.fa-train:before{
  content:"\f238"
}

.fa-eye-low-vision:before,.fa-low-vision:before{
  content:"\f2a8"
}

.fa-crow:before{
  content:"\f520"
}

.fa-sailboat:before{
  content:"\e445"
}

.fa-window-restore:before{
  content:"\f2d2"
}

.fa-plus-square:before,.fa-square-plus:before{
  content:"\f0fe"
}

.fa-torii-gate:before{
  content:"\f6a1"
}

.fa-frog:before{
  content:"\f52e"
}

.fa-bucket:before{
  content:"\e4cf"
}

.fa-image:before{
  content:"\f03e"
}

.fa-microphone:before{
  content:"\f130"
}

.fa-cow:before{
  content:"\f6c8"
}

.fa-caret-up:before{
  content:"\f0d8"
}

.fa-screwdriver:before{
  content:"\f54a"
}

.fa-folder-closed:before{
  content:"\e185"
}

.fa-house-tsunami:before{
  content:"\e515"
}

.fa-square-nfi:before{
  content:"\e576"
}

.fa-arrow-up-from-ground-water:before{
  content:"\e4b5"
}

.fa-glass-martini-alt:before,.fa-martini-glass:before{
  content:"\f57b"
}

.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{
  content:"\f2ea"
}

.fa-columns:before,.fa-table-columns:before{
  content:"\f0db"
}

.fa-lemon:before{
  content:"\f094"
}

.fa-head-side-mask:before{
  content:"\e063"
}

.fa-handshake:before{
  content:"\f2b5"
}

.fa-gem:before{
  content:"\f3a5"
}

.fa-dolly-box:before,.fa-dolly:before{
  content:"\f472"
}

.fa-smoking:before{
  content:"\f48d"
}

.fa-compress-arrows-alt:before,.fa-minimize:before{
  content:"\f78c"
}

.fa-monument:before{
  content:"\f5a6"
}

.fa-snowplow:before{
  content:"\f7d2"
}

.fa-angle-double-right:before,.fa-angles-right:before{
  content:"\f101"
}

.fa-cannabis:before{
  content:"\f55f"
}

.fa-circle-play:before,.fa-play-circle:before{
  content:"\f144"
}

.fa-tablets:before{
  content:"\f490"
}

.fa-ethernet:before{
  content:"\f796"
}

.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{
  content:"\f153"
}

.fa-chair:before{
  content:"\f6c0"
}

.fa-check-circle:before,.fa-circle-check:before{
  content:"\f058"
}

.fa-circle-stop:before,.fa-stop-circle:before{
  content:"\f28d"
}

.fa-compass-drafting:before,.fa-drafting-compass:before{
  content:"\f568"
}

.fa-plate-wheat:before{
  content:"\e55a"
}

.fa-icicles:before{
  content:"\f7ad"
}

.fa-person-shelter:before{
  content:"\e54f"
}

.fa-neuter:before{
  content:"\f22c"
}

.fa-id-badge:before{
  content:"\f2c1"
}

.fa-marker:before{
  content:"\f5a1"
}

.fa-face-laugh-beam:before,.fa-laugh-beam:before{
  content:"\f59a"
}

.fa-helicopter-symbol:before{
  content:"\e502"
}

.fa-universal-access:before{
  content:"\f29a"
}

.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{
  content:"\f139"
}

.fa-lari-sign:before{
  content:"\e1c8"
}

.fa-volcano:before{
  content:"\f770"
}

.fa-person-walking-dashed-line-arrow-right:before{
  content:"\e553"
}

.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{
  content:"\f154"
}

.fa-viruses:before{
  content:"\e076"
}

.fa-square-person-confined:before{
  content:"\e577"
}

.fa-user-tie:before{
  content:"\f508"
}

.fa-arrow-down-long:before,.fa-long-arrow-down:before{
  content:"\f175"
}

.fa-tent-arrow-down-to-line:before{
  content:"\e57e"
}

.fa-certificate:before{
  content:"\f0a3"
}

.fa-mail-reply-all:before,.fa-reply-all:before{
  content:"\f122"
}

.fa-suitcase:before{
  content:"\f0f2"
}

.fa-person-skating:before,.fa-skating:before{
  content:"\f7c5"
}

.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{
  content:"\f662"
}

.fa-camera-retro:before{
  content:"\f083"
}

.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{
  content:"\f0ab"
}

.fa-arrow-right-to-file:before,.fa-file-import:before{
  content:"\f56f"
}

.fa-external-link-square:before,.fa-square-arrow-up-right:before{
  content:"\f14c"
}

.fa-box-open:before{
  content:"\f49e"
}

.fa-scroll:before{
  content:"\f70e"
}

.fa-spa:before{
  content:"\f5bb"
}

.fa-location-pin-lock:before{
  content:"\e51f"
}

.fa-pause:before{
  content:"\f04c"
}

.fa-hill-avalanche:before{
  content:"\e507"
}

.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{
  content:"\f2cb"
}

.fa-bomb:before{
  content:"\f1e2"
}

.fa-registered:before{
  content:"\f25d"
}

.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{
  content:"\f2bb"
}

.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{
  content:"\f516"
}

.fa-subscript:before{
  content:"\f12c"
}

.fa-diamond-turn-right:before,.fa-directions:before{
  content:"\f5eb"
}

.fa-burst:before{
  content:"\e4dc"
}

.fa-house-laptop:before,.fa-laptop-house:before{
  content:"\e066"
}

.fa-face-tired:before,.fa-tired:before{
  content:"\f5c8"
}

.fa-money-bills:before{
  content:"\e1f3"
}

.fa-smog:before{
  content:"\f75f"
}

.fa-crutch:before{
  content:"\f7f7"
}

.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{
  content:"\f0ee"
}

.fa-palette:before{
  content:"\f53f"
}

.fa-arrows-turn-right:before{
  content:"\e4c0"
}

.fa-vest:before{
  content:"\e085"
}

.fa-ferry:before{
  content:"\e4ea"
}

.fa-arrows-down-to-people:before{
  content:"\e4b9"
}

.fa-seedling:before,.fa-sprout:before{
  content:"\f4d8"
}

.fa-arrows-alt-h:before,.fa-left-right:before{
  content:"\f337"
}

.fa-boxes-packing:before{
  content:"\e4c7"
}

.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{
  content:"\f0a8"
}

.fa-group-arrows-rotate:before{
  content:"\e4f6"
}

.fa-bowl-food:before{
  content:"\e4c6"
}

.fa-candy-cane:before{
  content:"\f786"
}

.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{
  content:"\f160"
}

.fa-cloud-bolt:before,.fa-thunderstorm:before{
  content:"\f76c"
}

.fa-remove-format:before,.fa-text-slash:before{
  content:"\f87d"
}

.fa-face-smile-wink:before,.fa-smile-wink:before{
  content:"\f4da"
}

.fa-file-word:before{
  content:"\f1c2"
}

.fa-file-powerpoint:before{
  content:"\f1c4"
}

.fa-arrows-h:before,.fa-arrows-left-right:before{
  content:"\f07e"
}

.fa-house-lock:before{
  content:"\e510"
}

.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{
  content:"\f0ed"
}

.fa-children:before{
  content:"\e4e1"
}

.fa-blackboard:before,.fa-chalkboard:before{
  content:"\f51b"
}

.fa-user-alt-slash:before,.fa-user-large-slash:before{
  content:"\f4fa"
}

.fa-envelope-open:before{
  content:"\f2b6"
}

.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{
  content:"\e05f"
}

.fa-mattress-pillow:before{
  content:"\e525"
}

.fa-guarani-sign:before{
  content:"\e19a"
}

.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{
  content:"\f021"
}

.fa-fire-extinguisher:before{
  content:"\f134"
}

.fa-cruzeiro-sign:before{
  content:"\e152"
}

.fa-greater-than-equal:before{
  content:"\f532"
}

.fa-shield-alt:before,.fa-shield-halved:before{
  content:"\f3ed"
}

.fa-atlas:before,.fa-book-atlas:before{
  content:"\f558"
}

.fa-virus:before{
  content:"\e074"
}

.fa-envelope-circle-check:before{
  content:"\e4e8"
}

.fa-layer-group:before{
  content:"\f5fd"
}

.fa-arrows-to-dot:before{
  content:"\e4be"
}

.fa-archway:before{
  content:"\f557"
}

.fa-heart-circle-check:before{
  content:"\e4fd"
}

.fa-house-chimney-crack:before,.fa-house-damage:before{
  content:"\f6f1"
}

.fa-file-archive:before,.fa-file-zipper:before{
  content:"\f1c6"
}

.fa-square:before{
  content:"\f0c8"
}

.fa-glass-martini:before,.fa-martini-glass-empty:before{
  content:"\f000"
}

.fa-couch:before{
  content:"\f4b8"
}

.fa-cedi-sign:before{
  content:"\e0df"
}

.fa-italic:before{
  content:"\f033"
}

.fa-church:before{
  content:"\f51d"
}

.fa-comments-dollar:before{
  content:"\f653"
}

.fa-democrat:before{
  content:"\f747"
}

.fa-z:before{
  content:"\5a"
}

.fa-person-skiing:before,.fa-skiing:before{
  content:"\f7c9"
}

.fa-road-lock:before{
  content:"\e567"
}

.fa-a:before{
  content:"\41"
}

.fa-temperature-arrow-down:before,.fa-temperature-down:before{
  content:"\e03f"
}

.fa-feather-alt:before,.fa-feather-pointed:before{
  content:"\f56b"
}

.fa-p:before{
  content:"\50"
}

.fa-snowflake:before{
  content:"\f2dc"
}

.fa-newspaper:before{
  content:"\f1ea"
}

.fa-ad:before,.fa-rectangle-ad:before{
  content:"\f641"
}

.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{
  content:"\f0a9"
}

.fa-filter-circle-xmark:before{
  content:"\e17b"
}

.fa-locust:before{
  content:"\e520"
}

.fa-sort:before,.fa-unsorted:before{
  content:"\f0dc"
}

.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{
  content:"\f0cb"
}

.fa-person-dress-burst:before{
  content:"\e544"
}

.fa-money-check-alt:before,.fa-money-check-dollar:before{
  content:"\f53d"
}

.fa-vector-square:before{
  content:"\f5cb"
}

.fa-bread-slice:before{
  content:"\f7ec"
}

.fa-language:before{
  content:"\f1ab"
}

.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{
  content:"\f598"
}

.fa-filter:before{
  content:"\f0b0"
}

.fa-question:before{
  content:"\3f"
}

.fa-file-signature:before{
  content:"\f573"
}

.fa-arrows-alt:before,.fa-up-down-left-right:before{
  content:"\f0b2"
}

.fa-house-chimney-user:before{
  content:"\e065"
}

.fa-hand-holding-heart:before{
  content:"\f4be"
}

.fa-puzzle-piece:before{
  content:"\f12e"
}

.fa-money-check:before{
  content:"\f53c"
}

.fa-star-half-alt:before,.fa-star-half-stroke:before{
  content:"\f5c0"
}

.fa-code:before{
  content:"\f121"
}

.fa-glass-whiskey:before,.fa-whiskey-glass:before{
  content:"\f7a0"
}

.fa-building-circle-exclamation:before{
  content:"\e4d3"
}

.fa-magnifying-glass-chart:before{
  content:"\e522"
}

.fa-arrow-up-right-from-square:before,.fa-external-link:before{
  content:"\f08e"
}

.fa-cubes-stacked:before{
  content:"\e4e6"
}

.fa-krw:before,.fa-won-sign:before,.fa-won:before{
  content:"\f159"
}

.fa-virus-covid:before{
  content:"\e4a8"
}

.fa-austral-sign:before{
  content:"\e0a9"
}

.fa-f:before{
  content:"\46"
}

.fa-leaf:before{
  content:"\f06c"
}

.fa-road:before{
  content:"\f018"
}

.fa-cab:before,.fa-taxi:before{
  content:"\f1ba"
}

.fa-person-circle-plus:before{
  content:"\e541"
}

.fa-chart-pie:before,.fa-pie-chart:before{
  content:"\f200"
}

.fa-bolt-lightning:before{
  content:"\e0b7"
}

.fa-sack-xmark:before{
  content:"\e56a"
}

.fa-file-excel:before{
  content:"\f1c3"
}

.fa-file-contract:before{
  content:"\f56c"
}

.fa-fish-fins:before{
  content:"\e4f2"
}

.fa-building-flag:before{
  content:"\e4d5"
}

.fa-face-grin-beam:before,.fa-grin-beam:before{
  content:"\f582"
}

.fa-object-ungroup:before{
  content:"\f248"
}

.fa-poop:before{
  content:"\f619"
}

.fa-location-pin:before,.fa-map-marker:before{
  content:"\f041"
}

.fa-kaaba:before{
  content:"\f66b"
}

.fa-toilet-paper:before{
  content:"\f71e"
}

.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{
  content:"\f807"
}

.fa-eject:before{
  content:"\f052"
}

.fa-arrow-alt-circle-right:before,.fa-circle-right:before{
  content:"\f35a"
}

.fa-plane-circle-check:before{
  content:"\e555"
}

.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{
  content:"\f5a5"
}

.fa-object-group:before{
  content:"\f247"
}

.fa-chart-line:before,.fa-line-chart:before{
  content:"\f201"
}

.fa-mask-ventilator:before{
  content:"\e524"
}

.fa-arrow-right:before{
  content:"\f061"
}

.fa-map-signs:before,.fa-signs-post:before{
  content:"\f277"
}

.fa-cash-register:before{
  content:"\f788"
}

.fa-person-circle-question:before{
  content:"\e542"
}

.fa-h:before{
  content:"\48"
}

.fa-tarp:before{
  content:"\e57b"
}

.fa-screwdriver-wrench:before,.fa-tools:before{
  content:"\f7d9"
}

.fa-arrows-to-eye:before{
  content:"\e4bf"
}

.fa-plug-circle-bolt:before{
  content:"\e55b"
}

.fa-heart:before{
  content:"\f004"
}

.fa-mars-and-venus:before{
  content:"\f224"
}

.fa-home-user:before,.fa-house-user:before{
  content:"\e1b0"
}

.fa-dumpster-fire:before{
  content:"\f794"
}

.fa-house-crack:before{
  content:"\e3b1"
}

.fa-cocktail:before,.fa-martini-glass-citrus:before{
  content:"\f561"
}

.fa-face-surprise:before,.fa-surprise:before{
  content:"\f5c2"
}

.fa-bottle-water:before{
  content:"\e4c5"
}

.fa-circle-pause:before,.fa-pause-circle:before{
  content:"\f28b"
}

.fa-toilet-paper-slash:before{
  content:"\e072"
}

.fa-apple-alt:before,.fa-apple-whole:before{
  content:"\f5d1"
}

.fa-kitchen-set:before{
  content:"\e51a"
}

.fa-r:before{
  content:"\52"
}

.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{
  content:"\f2ca"
}

.fa-cube:before{
  content:"\f1b2"
}

.fa-bitcoin-sign:before{
  content:"\e0b4"
}

.fa-shield-dog:before{
  content:"\e573"
}

.fa-solar-panel:before{
  content:"\f5ba"
}

.fa-lock-open:before{
  content:"\f3c1"
}

.fa-elevator:before{
  content:"\e16d"
}

.fa-money-bill-transfer:before{
  content:"\e528"
}

.fa-money-bill-trend-up:before{
  content:"\e529"
}

.fa-house-flood-water-circle-arrow-right:before{
  content:"\e50f"
}

.fa-poll-h:before,.fa-square-poll-horizontal:before{
  content:"\f682"
}

.fa-circle:before{
  content:"\f111"
}

.fa-backward-fast:before,.fa-fast-backward:before{
  content:"\f049"
}

.fa-recycle:before{
  content:"\f1b8"
}

.fa-user-astronaut:before{
  content:"\f4fb"
}

.fa-plane-slash:before{
  content:"\e069"
}

.fa-trademark:before{
  content:"\f25c"
}

.fa-basketball-ball:before,.fa-basketball:before{
  content:"\f434"
}

.fa-satellite-dish:before{
  content:"\f7c0"
}

.fa-arrow-alt-circle-up:before,.fa-circle-up:before{
  content:"\f35b"
}

.fa-mobile-alt:before,.fa-mobile-screen-button:before{
  content:"\f3cd"
}

.fa-volume-high:before,.fa-volume-up:before{
  content:"\f028"
}

.fa-users-rays:before{
  content:"\e593"
}

.fa-wallet:before{
  content:"\f555"
}

.fa-clipboard-check:before{
  content:"\f46c"
}

.fa-file-audio:before{
  content:"\f1c7"
}

.fa-burger:before,.fa-hamburger:before{
  content:"\f805"
}

.fa-wrench:before{
  content:"\f0ad"
}

.fa-bugs:before{
  content:"\e4d0"
}

.fa-rupee-sign:before,.fa-rupee:before{
  content:"\f156"
}

.fa-file-image:before{
  content:"\f1c5"
}

.fa-circle-question:before,.fa-question-circle:before{
  content:"\f059"
}

.fa-plane-departure:before{
  content:"\f5b0"
}

.fa-handshake-slash:before{
  content:"\e060"
}

.fa-book-bookmark:before{
  content:"\e0bb"
}

.fa-code-branch:before{
  content:"\f126"
}

.fa-hat-cowboy:before{
  content:"\f8c0"
}

.fa-bridge:before{
  content:"\e4c8"
}

.fa-phone-alt:before,.fa-phone-flip:before{
  content:"\f879"
}

.fa-truck-front:before{
  content:"\e2b7"
}

.fa-cat:before{
  content:"\f6be"
}

.fa-anchor-circle-exclamation:before{
  content:"\e4ab"
}

.fa-truck-field:before{
  content:"\e58d"
}

.fa-route:before{
  content:"\f4d7"
}

.fa-clipboard-question:before{
  content:"\e4e3"
}

.fa-panorama:before{
  content:"\e209"
}

.fa-comment-medical:before{
  content:"\f7f5"
}

.fa-teeth-open:before{
  content:"\f62f"
}

.fa-file-circle-minus:before{
  content:"\e4ed"
}

.fa-tags:before{
  content:"\f02c"
}

.fa-wine-glass:before{
  content:"\f4e3"
}

.fa-fast-forward:before,.fa-forward-fast:before{
  content:"\f050"
}

.fa-face-meh-blank:before,.fa-meh-blank:before{
  content:"\f5a4"
}

.fa-parking:before,.fa-square-parking:before{
  content:"\f540"
}

.fa-house-signal:before{
  content:"\e012"
}

.fa-bars-progress:before,.fa-tasks-alt:before{
  content:"\f828"
}

.fa-faucet-drip:before{
  content:"\e006"
}

.fa-cart-flatbed:before,.fa-dolly-flatbed:before{
  content:"\f474"
}

.fa-ban-smoking:before,.fa-smoking-ban:before{
  content:"\f54d"
}

.fa-terminal:before{
  content:"\f120"
}

.fa-mobile-button:before{
  content:"\f10b"
}

.fa-house-medical-flag:before{
  content:"\e514"
}

.fa-basket-shopping:before,.fa-shopping-basket:before{
  content:"\f291"
}

.fa-tape:before{
  content:"\f4db"
}

.fa-bus-alt:before,.fa-bus-simple:before{
  content:"\f55e"
}

.fa-eye:before{
  content:"\f06e"
}

.fa-face-sad-cry:before,.fa-sad-cry:before{
  content:"\f5b3"
}

.fa-audio-description:before{
  content:"\f29e"
}

.fa-person-military-to-person:before{
  content:"\e54c"
}

.fa-file-shield:before{
  content:"\e4f0"
}

.fa-user-slash:before{
  content:"\f506"
}

.fa-pen:before{
  content:"\f304"
}

.fa-tower-observation:before{
  content:"\e586"
}

.fa-file-code:before{
  content:"\f1c9"
}

.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{
  content:"\f012"
}

.fa-bus:before{
  content:"\f207"
}

.fa-heart-circle-xmark:before{
  content:"\e501"
}

.fa-home-lg:before,.fa-house-chimney:before{
  content:"\e3af"
}

.fa-window-maximize:before{
  content:"\f2d0"
}

.fa-face-frown:before,.fa-frown:before{
  content:"\f119"
}

.fa-prescription:before{
  content:"\f5b1"
}

.fa-shop:before,.fa-store-alt:before{
  content:"\f54f"
}

.fa-floppy-disk:before,.fa-save:before{
  content:"\f0c7"
}

.fa-vihara:before{
  content:"\f6a7"
}

.fa-balance-scale-left:before,.fa-scale-unbalanced:before{
  content:"\f515"
}

.fa-sort-asc:before,.fa-sort-up:before{
  content:"\f0de"
}

.fa-comment-dots:before,.fa-commenting:before{
  content:"\f4ad"
}

.fa-plant-wilt:before{
  content:"\e5aa"
}

.fa-diamond:before{
  content:"\f219"
}

.fa-face-grin-squint:before,.fa-grin-squint:before{
  content:"\f585"
}

.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{
  content:"\f4c0"
}

.fa-bacterium:before{
  content:"\e05a"
}

.fa-hand-pointer:before{
  content:"\f25a"
}

.fa-drum-steelpan:before{
  content:"\f56a"
}

.fa-hand-scissors:before{
  content:"\f257"
}

.fa-hands-praying:before,.fa-praying-hands:before{
  content:"\f684"
}

.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{
  content:"\f01e"
}

.fa-biohazard:before{
  content:"\f780"
}

.fa-location-crosshairs:before,.fa-location:before{
  content:"\f601"
}

.fa-mars-double:before{
  content:"\f227"
}

.fa-child-dress:before{
  content:"\e59c"
}

.fa-users-between-lines:before{
  content:"\e591"
}

.fa-lungs-virus:before{
  content:"\e067"
}

.fa-face-grin-tears:before,.fa-grin-tears:before{
  content:"\f588"
}

.fa-phone:before{
  content:"\f095"
}

.fa-calendar-times:before,.fa-calendar-xmark:before{
  content:"\f273"
}

.fa-child-reaching:before{
  content:"\e59d"
}

.fa-head-side-virus:before{
  content:"\e064"
}

.fa-user-cog:before,.fa-user-gear:before{
  content:"\f4fe"
}

.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{
  content:"\f163"
}

.fa-door-closed:before{
  content:"\f52a"
}

.fa-shield-virus:before{
  content:"\e06c"
}

.fa-dice-six:before{
  content:"\f526"
}

.fa-mosquito-net:before{
  content:"\e52c"
}

.fa-bridge-water:before{
  content:"\e4ce"
}

.fa-person-booth:before{
  content:"\f756"
}

.fa-text-width:before{
  content:"\f035"
}

.fa-hat-wizard:before{
  content:"\f6e8"
}

.fa-pen-fancy:before{
  content:"\f5ac"
}

.fa-digging:before,.fa-person-digging:before{
  content:"\f85e"
}

.fa-trash:before{
  content:"\f1f8"
}

.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{
  content:"\f629"
}

.fa-book-medical:before{
  content:"\f7e6"
}

.fa-poo:before{
  content:"\f2fe"
}

.fa-quote-right-alt:before,.fa-quote-right:before{
  content:"\f10e"
}

.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{
  content:"\f553"
}

.fa-cubes:before{
  content:"\f1b3"
}

.fa-divide:before{
  content:"\f529"
}

.fa-tenge-sign:before,.fa-tenge:before{
  content:"\f7d7"
}

.fa-headphones:before{
  content:"\f025"
}

.fa-hands-holding:before{
  content:"\f4c2"
}

.fa-hands-clapping:before{
  content:"\e1a8"
}

.fa-republican:before{
  content:"\f75e"
}

.fa-arrow-left:before{
  content:"\f060"
}

.fa-person-circle-xmark:before{
  content:"\e543"
}

.fa-ruler:before{
  content:"\f545"
}

.fa-align-left:before{
  content:"\f036"
}

.fa-dice-d6:before{
  content:"\f6d1"
}

.fa-restroom:before{
  content:"\f7bd"
}

.fa-j:before{
  content:"\4a"
}

.fa-users-viewfinder:before{
  content:"\e595"
}

.fa-file-video:before{
  content:"\f1c8"
}

.fa-external-link-alt:before,.fa-up-right-from-square:before{
  content:"\f35d"
}

.fa-table-cells:before,.fa-th:before{
  content:"\f00a"
}

.fa-file-pdf:before{
  content:"\f1c1"
}

.fa-bible:before,.fa-book-bible:before{
  content:"\f647"
}

.fa-o:before{
  content:"\4f"
}

.fa-medkit:before,.fa-suitcase-medical:before{
  content:"\f0fa"
}

.fa-user-secret:before{
  content:"\f21b"
}

.fa-otter:before{
  content:"\f700"
}

.fa-female:before,.fa-person-dress:before{
  content:"\f182"
}

.fa-comment-dollar:before{
  content:"\f651"
}

.fa-briefcase-clock:before,.fa-business-time:before{
  content:"\f64a"
}

.fa-table-cells-large:before,.fa-th-large:before{
  content:"\f009"
}

.fa-book-tanakh:before,.fa-tanakh:before{
  content:"\f827"
}

.fa-phone-volume:before,.fa-volume-control-phone:before{
  content:"\f2a0"
}

.fa-hat-cowboy-side:before{
  content:"\f8c1"
}

.fa-clipboard-user:before{
  content:"\f7f3"
}

.fa-child:before{
  content:"\f1ae"
}

.fa-lira-sign:before{
  content:"\f195"
}

.fa-satellite:before{
  content:"\f7bf"
}

.fa-plane-lock:before{
  content:"\e558"
}

.fa-tag:before{
  content:"\f02b"
}

.fa-comment:before{
  content:"\f075"
}

.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{
  content:"\f1fd"
}

.fa-envelope:before{
  content:"\f0e0"
}

.fa-angle-double-up:before,.fa-angles-up:before{
  content:"\f102"
}

.fa-paperclip:before{
  content:"\f0c6"
}

.fa-arrow-right-to-city:before{
  content:"\e4b3"
}

.fa-ribbon:before{
  content:"\f4d6"
}

.fa-lungs:before{
  content:"\f604"
}

.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{
  content:"\f887"
}

.fa-litecoin-sign:before{
  content:"\e1d3"
}

.fa-border-none:before{
  content:"\f850"
}

.fa-circle-nodes:before{
  content:"\e4e2"
}

.fa-parachute-box:before{
  content:"\f4cd"
}

.fa-indent:before{
  content:"\f03c"
}

.fa-truck-field-un:before{
  content:"\e58e"
}

.fa-hourglass-empty:before,.fa-hourglass:before{
  content:"\f254"
}

.fa-mountain:before{
  content:"\f6fc"
}

.fa-user-doctor:before,.fa-user-md:before{
  content:"\f0f0"
}

.fa-circle-info:before,.fa-info-circle:before{
  content:"\f05a"
}

.fa-cloud-meatball:before{
  content:"\f73b"
}

.fa-camera-alt:before,.fa-camera:before{
  content:"\f030"
}

.fa-square-virus:before{
  content:"\e578"
}

.fa-meteor:before{
  content:"\f753"
}

.fa-car-on:before{
  content:"\e4dd"
}

.fa-sleigh:before{
  content:"\f7cc"
}

.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{
  content:"\f162"
}

.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{
  content:"\f4c1"
}

.fa-water:before{
  content:"\f773"
}

.fa-calendar-check:before{
  content:"\f274"
}

.fa-braille:before{
  content:"\f2a1"
}

.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{
  content:"\f486"
}

.fa-landmark:before{
  content:"\f66f"
}

.fa-truck:before{
  content:"\f0d1"
}

.fa-crosshairs:before{
  content:"\f05b"
}

.fa-person-cane:before{
  content:"\e53c"
}

.fa-tent:before{
  content:"\e57d"
}

.fa-vest-patches:before{
  content:"\e086"
}

.fa-check-double:before{
  content:"\f560"
}

.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{
  content:"\f15d"
}

.fa-money-bill-wheat:before{
  content:"\e52a"
}

.fa-cookie:before{
  content:"\f563"
}

.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{
  content:"\f0e2"
}

.fa-hard-drive:before,.fa-hdd:before{
  content:"\f0a0"
}

.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{
  content:"\f586"
}

.fa-dumbbell:before{
  content:"\f44b"
}

.fa-list-alt:before,.fa-rectangle-list:before{
  content:"\f022"
}

.fa-tarp-droplet:before{
  content:"\e57c"
}

.fa-house-medical-circle-check:before{
  content:"\e511"
}

.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{
  content:"\f7ca"
}

.fa-calendar-plus:before{
  content:"\f271"
}

.fa-plane-arrival:before{
  content:"\f5af"
}

.fa-arrow-alt-circle-left:before,.fa-circle-left:before{
  content:"\f359"
}

.fa-subway:before,.fa-train-subway:before{
  content:"\f239"
}

.fa-chart-gantt:before{
  content:"\e0e4"
}

.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{
  content:"\e1bc"
}

.fa-crop-alt:before,.fa-crop-simple:before{
  content:"\f565"
}

.fa-money-bill-1:before,.fa-money-bill-alt:before{
  content:"\f3d1"
}

.fa-left-long:before,.fa-long-arrow-alt-left:before{
  content:"\f30a"
}

.fa-dna:before{
  content:"\f471"
}

.fa-virus-slash:before{
  content:"\e075"
}

.fa-minus:before,.fa-subtract:before{
  content:"\f068"
}

.fa-chess:before{
  content:"\f439"
}

.fa-arrow-left-long:before,.fa-long-arrow-left:before{
  content:"\f177"
}

.fa-plug-circle-check:before{
  content:"\e55c"
}

.fa-street-view:before{
  content:"\f21d"
}

.fa-franc-sign:before{
  content:"\e18f"
}

.fa-volume-off:before{
  content:"\f026"
}

.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{
  content:"\f2a3"
}

.fa-cog:before,.fa-gear:before{
  content:"\f013"
}

.fa-droplet-slash:before,.fa-tint-slash:before{
  content:"\f5c7"
}

.fa-mosque:before{
  content:"\f678"
}

.fa-mosquito:before{
  content:"\e52b"
}

.fa-star-of-david:before{
  content:"\f69a"
}

.fa-person-military-rifle:before{
  content:"\e54b"
}

.fa-cart-shopping:before,.fa-shopping-cart:before{
  content:"\f07a"
}

.fa-vials:before{
  content:"\f493"
}

.fa-plug-circle-plus:before{
  content:"\e55f"
}

.fa-place-of-worship:before{
  content:"\f67f"
}

.fa-grip-vertical:before{
  content:"\f58e"
}

.fa-arrow-turn-up:before,.fa-level-up:before{
  content:"\f148"
}

.fa-u:before{
  content:"\55"
}

.fa-square-root-alt:before,.fa-square-root-variable:before{
  content:"\f698"
}

.fa-clock-four:before,.fa-clock:before{
  content:"\f017"
}

.fa-backward-step:before,.fa-step-backward:before{
  content:"\f048"
}

.fa-pallet:before{
  content:"\f482"
}

.fa-faucet:before{
  content:"\e005"
}

.fa-baseball-bat-ball:before{
  content:"\f432"
}

.fa-s:before{
  content:"\53"
}

.fa-timeline:before{
  content:"\e29c"
}

.fa-keyboard:before{
  content:"\f11c"
}

.fa-caret-down:before{
  content:"\f0d7"
}

.fa-clinic-medical:before,.fa-house-chimney-medical:before{
  content:"\f7f2"
}

.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{
  content:"\f2c8"
}

.fa-mobile-android-alt:before,.fa-mobile-screen:before{
  content:"\f3cf"
}

.fa-plane-up:before{
  content:"\e22d"
}

.fa-piggy-bank:before{
  content:"\f4d3"
}

.fa-battery-3:before,.fa-battery-half:before{
  content:"\f242"
}

.fa-mountain-city:before{
  content:"\e52e"
}

.fa-coins:before{
  content:"\f51e"
}

.fa-khanda:before{
  content:"\f66d"
}

.fa-sliders-h:before,.fa-sliders:before{
  content:"\f1de"
}

.fa-folder-tree:before{
  content:"\f802"
}

.fa-network-wired:before{
  content:"\f6ff"
}

.fa-map-pin:before{
  content:"\f276"
}

.fa-hamsa:before{
  content:"\f665"
}

.fa-cent-sign:before{
  content:"\e3f5"
}

.fa-flask:before{
  content:"\f0c3"
}

.fa-person-pregnant:before{
  content:"\e31e"
}

.fa-wand-sparkles:before{
  content:"\f72b"
}

.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{
  content:"\f142"
}

.fa-ticket:before{
  content:"\f145"
}

.fa-power-off:before{
  content:"\f011"
}

.fa-long-arrow-alt-right:before,.fa-right-long:before{
  content:"\f30b"
}

.fa-flag-usa:before{
  content:"\f74d"
}

.fa-laptop-file:before{
  content:"\e51d"
}

.fa-teletype:before,.fa-tty:before{
  content:"\f1e4"
}

.fa-diagram-next:before{
  content:"\e476"
}

.fa-person-rifle:before{
  content:"\e54e"
}

.fa-house-medical-circle-exclamation:before{
  content:"\e512"
}

.fa-closed-captioning:before{
  content:"\f20a"
}

.fa-hiking:before,.fa-person-hiking:before{
  content:"\f6ec"
}

.fa-venus-double:before{
  content:"\f226"
}

.fa-images:before{
  content:"\f302"
}

.fa-calculator:before{
  content:"\f1ec"
}

.fa-people-pulling:before{
  content:"\e535"
}

.fa-n:before{
  content:"\4e"
}

.fa-cable-car:before,.fa-tram:before{
  content:"\f7da"
}

.fa-cloud-rain:before{
  content:"\f73d"
}

.fa-building-circle-xmark:before{
  content:"\e4d4"
}

.fa-ship:before{
  content:"\f21a"
}

.fa-arrows-down-to-line:before{
  content:"\e4b8"
}

.fa-download:before{
  content:"\f019"
}

.fa-face-grin:before,.fa-grin:before{
  content:"\f580"
}

.fa-backspace:before,.fa-delete-left:before{
  content:"\f55a"
}

.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{
  content:"\f1fb"
}

.fa-file-circle-check:before{
  content:"\e5a0"
}

.fa-forward:before{
  content:"\f04e"
}

.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{
  content:"\f3ce"
}

.fa-face-meh:before,.fa-meh:before{
  content:"\f11a"
}

.fa-align-center:before{
  content:"\f037"
}

.fa-book-dead:before,.fa-book-skull:before{
  content:"\f6b7"
}

.fa-drivers-license:before,.fa-id-card:before{
  content:"\f2c2"
}

.fa-dedent:before,.fa-outdent:before{
  content:"\f03b"
}

.fa-heart-circle-exclamation:before{
  content:"\e4fe"
}

.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{
  content:"\f015"
}

.fa-calendar-week:before{
  content:"\f784"
}

.fa-laptop-medical:before{
  content:"\f812"
}

.fa-b:before{
  content:"\42"
}

.fa-file-medical:before{
  content:"\f477"
}

.fa-dice-one:before{
  content:"\f525"
}

.fa-kiwi-bird:before{
  content:"\f535"
}

.fa-arrow-right-arrow-left:before,.fa-exchange:before{
  content:"\f0ec"
}

.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{
  content:"\f2f9"
}

.fa-cutlery:before,.fa-utensils:before{
  content:"\f2e7"
}

.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{
  content:"\f161"
}

.fa-mill-sign:before{
  content:"\e1ed"
}

.fa-bowl-rice:before{
  content:"\e2eb"
}

.fa-skull:before{
  content:"\f54c"
}

.fa-broadcast-tower:before,.fa-tower-broadcast:before{
  content:"\f519"
}

.fa-truck-pickup:before{
  content:"\f63c"
}

.fa-long-arrow-alt-up:before,.fa-up-long:before{
  content:"\f30c"
}

.fa-stop:before{
  content:"\f04d"
}

.fa-code-merge:before{
  content:"\f387"
}

.fa-upload:before{
  content:"\f093"
}

.fa-hurricane:before{
  content:"\f751"
}

.fa-mound:before{
  content:"\e52d"
}

.fa-toilet-portable:before{
  content:"\e583"
}

.fa-compact-disc:before{
  content:"\f51f"
}

.fa-file-arrow-down:before,.fa-file-download:before{
  content:"\f56d"
}

.fa-caravan:before{
  content:"\f8ff"
}

.fa-shield-cat:before{
  content:"\e572"
}

.fa-bolt:before,.fa-zap:before{
  content:"\f0e7"
}

.fa-glass-water:before{
  content:"\e4f4"
}

.fa-oil-well:before{
  content:"\e532"
}

.fa-vault:before{
  content:"\e2c5"
}

.fa-mars:before{
  content:"\f222"
}

.fa-toilet:before{
  content:"\f7d8"
}

.fa-plane-circle-xmark:before{
  content:"\e557"
}

.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{
  content:"\f157"
}

.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{
  content:"\f158"
}

.fa-sun:before{
  content:"\f185"
}

.fa-guitar:before{
  content:"\f7a6"
}

.fa-face-laugh-wink:before,.fa-laugh-wink:before{
  content:"\f59c"
}

.fa-horse-head:before{
  content:"\f7ab"
}

.fa-bore-hole:before{
  content:"\e4c3"
}

.fa-industry:before{
  content:"\f275"
}

.fa-arrow-alt-circle-down:before,.fa-circle-down:before{
  content:"\f358"
}

.fa-arrows-turn-to-dots:before{
  content:"\e4c1"
}

.fa-florin-sign:before{
  content:"\e184"
}

.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{
  content:"\f884"
}

.fa-less-than:before{
  content:"\3c"
}

.fa-angle-down:before{
  content:"\f107"
}

.fa-car-tunnel:before{
  content:"\e4de"
}

.fa-head-side-cough:before{
  content:"\e061"
}

.fa-grip-lines:before{
  content:"\f7a4"
}

.fa-thumbs-down:before{
  content:"\f165"
}

.fa-user-lock:before{
  content:"\f502"
}

.fa-arrow-right-long:before,.fa-long-arrow-right:before{
  content:"\f178"
}

.fa-anchor-circle-xmark:before{
  content:"\e4ac"
}

.fa-ellipsis-h:before,.fa-ellipsis:before{
  content:"\f141"
}

.fa-chess-pawn:before{
  content:"\f443"
}

.fa-first-aid:before,.fa-kit-medical:before{
  content:"\f479"
}

.fa-person-through-window:before{
  content:"\e5a9"
}

.fa-toolbox:before{
  content:"\f552"
}

.fa-hands-holding-circle:before{
  content:"\e4fb"
}

.fa-bug:before{
  content:"\f188"
}

.fa-credit-card-alt:before,.fa-credit-card:before{
  content:"\f09d"
}

.fa-automobile:before,.fa-car:before{
  content:"\f1b9"
}

.fa-hand-holding-hand:before{
  content:"\e4f7"
}

.fa-book-open-reader:before,.fa-book-reader:before{
  content:"\f5da"
}

.fa-mountain-sun:before{
  content:"\e52f"
}

.fa-arrows-left-right-to-line:before{
  content:"\e4ba"
}

.fa-dice-d20:before{
  content:"\f6cf"
}

.fa-truck-droplet:before{
  content:"\e58c"
}

.fa-file-circle-xmark:before{
  content:"\e5a1"
}

.fa-temperature-arrow-up:before,.fa-temperature-up:before{
  content:"\e040"
}

.fa-medal:before{
  content:"\f5a2"
}

.fa-bed:before{
  content:"\f236"
}

.fa-h-square:before,.fa-square-h:before{
  content:"\f0fd"
}

.fa-podcast:before{
  content:"\f2ce"
}

.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{
  content:"\f2c7"
}

.fa-bell:before{
  content:"\f0f3"
}

.fa-superscript:before{
  content:"\f12b"
}

.fa-plug-circle-xmark:before{
  content:"\e560"
}

.fa-star-of-life:before{
  content:"\f621"
}

.fa-phone-slash:before{
  content:"\f3dd"
}

.fa-paint-roller:before{
  content:"\f5aa"
}

.fa-hands-helping:before,.fa-handshake-angle:before{
  content:"\f4c4"
}

.fa-location-dot:before,.fa-map-marker-alt:before{
  content:"\f3c5"
}

.fa-file:before{
  content:"\f15b"
}

.fa-greater-than:before{
  content:"\3e"
}

.fa-person-swimming:before,.fa-swimmer:before{
  content:"\f5c4"
}

.fa-arrow-down:before{
  content:"\f063"
}

.fa-droplet:before,.fa-tint:before{
  content:"\f043"
}

.fa-eraser:before{
  content:"\f12d"
}

.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{
  content:"\f57d"
}

.fa-person-burst:before{
  content:"\e53b"
}

.fa-dove:before{
  content:"\f4ba"
}

.fa-battery-0:before,.fa-battery-empty:before{
  content:"\f244"
}

.fa-socks:before{
  content:"\f696"
}

.fa-inbox:before{
  content:"\f01c"
}

.fa-section:before{
  content:"\e447"
}

.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{
  content:"\f625"
}

.fa-envelope-open-text:before{
  content:"\f658"
}

.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{
  content:"\f0f8"
}

.fa-wine-bottle:before{
  content:"\f72f"
}

.fa-chess-rook:before{
  content:"\f447"
}

.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{
  content:"\f550"
}

.fa-dharmachakra:before{
  content:"\f655"
}

.fa-hotdog:before{
  content:"\f80f"
}

.fa-blind:before,.fa-person-walking-with-cane:before{
  content:"\f29d"
}

.fa-drum:before{
  content:"\f569"
}

.fa-ice-cream:before{
  content:"\f810"
}

.fa-heart-circle-bolt:before{
  content:"\e4fc"
}

.fa-fax:before{
  content:"\f1ac"
}

.fa-paragraph:before{
  content:"\f1dd"
}

.fa-check-to-slot:before,.fa-vote-yea:before{
  content:"\f772"
}

.fa-star-half:before{
  content:"\f089"
}

.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{
  content:"\f468"
}

.fa-chain:before,.fa-link:before{
  content:"\f0c1"
}

.fa-assistive-listening-systems:before,.fa-ear-listen:before{
  content:"\f2a2"
}

.fa-tree-city:before{
  content:"\e587"
}

.fa-play:before{
  content:"\f04b"
}

.fa-font:before{
  content:"\f031"
}

.fa-rupiah-sign:before{
  content:"\e23d"
}

.fa-magnifying-glass:before,.fa-search:before{
  content:"\f002"
}

.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{
  content:"\f45d"
}

.fa-diagnoses:before,.fa-person-dots-from-line:before{
  content:"\f470"
}

.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{
  content:"\f82a"
}

.fa-naira-sign:before{
  content:"\e1f6"
}

.fa-cart-arrow-down:before{
  content:"\f218"
}

.fa-walkie-talkie:before{
  content:"\f8ef"
}

.fa-file-edit:before,.fa-file-pen:before{
  content:"\f31c"
}

.fa-receipt:before{
  content:"\f543"
}

.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{
  content:"\f14b"
}

.fa-suitcase-rolling:before{
  content:"\f5c1"
}

.fa-person-circle-exclamation:before{
  content:"\e53f"
}

.fa-chevron-down:before{
  content:"\f078"
}

.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{
  content:"\f240"
}

.fa-skull-crossbones:before{
  content:"\f714"
}

.fa-code-compare:before{
  content:"\e13a"
}

.fa-list-dots:before,.fa-list-ul:before{
  content:"\f0ca"
}

.fa-school-lock:before{
  content:"\e56f"
}

.fa-tower-cell:before{
  content:"\e585"
}

.fa-down-long:before,.fa-long-arrow-alt-down:before{
  content:"\f309"
}

.fa-ranking-star:before{
  content:"\e561"
}

.fa-chess-king:before{
  content:"\f43f"
}

.fa-person-harassing:before{
  content:"\e549"
}

.fa-brazilian-real-sign:before{
  content:"\e46c"
}

.fa-landmark-alt:before,.fa-landmark-dome:before{
  content:"\f752"
}

.fa-arrow-up:before{
  content:"\f062"
}

.fa-television:before,.fa-tv-alt:before,.fa-tv:before{
  content:"\f26c"
}

.fa-shrimp:before{
  content:"\e448"
}

.fa-list-check:before,.fa-tasks:before{
  content:"\f0ae"
}

.fa-jug-detergent:before{
  content:"\e519"
}

.fa-circle-user:before,.fa-user-circle:before{
  content:"\f2bd"
}

.fa-user-shield:before{
  content:"\f505"
}

.fa-wind:before{
  content:"\f72e"
}

.fa-car-burst:before,.fa-car-crash:before{
  content:"\f5e1"
}

.fa-y:before{
  content:"\59"
}

.fa-person-snowboarding:before,.fa-snowboarding:before{
  content:"\f7ce"
}

.fa-shipping-fast:before,.fa-truck-fast:before{
  content:"\f48b"
}

.fa-fish:before{
  content:"\f578"
}

.fa-user-graduate:before{
  content:"\f501"
}

.fa-adjust:before,.fa-circle-half-stroke:before{
  content:"\f042"
}

.fa-clapperboard:before{
  content:"\e131"
}

.fa-circle-radiation:before,.fa-radiation-alt:before{
  content:"\f7ba"
}

.fa-baseball-ball:before,.fa-baseball:before{
  content:"\f433"
}

.fa-jet-fighter-up:before{
  content:"\e518"
}

.fa-diagram-project:before,.fa-project-diagram:before{
  content:"\f542"
}

.fa-copy:before{
  content:"\f0c5"
}

.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{
  content:"\f6a9"
}

.fa-hand-sparkles:before{
  content:"\e05d"
}

.fa-grip-horizontal:before,.fa-grip:before{
  content:"\f58d"
}

.fa-share-from-square:before,.fa-share-square:before{
  content:"\f14d"
}

.fa-child-combatant:before,.fa-child-rifle:before{
  content:"\e4e0"
}

.fa-gun:before{
  content:"\e19b"
}

.fa-phone-square:before,.fa-square-phone:before{
  content:"\f098"
}

.fa-add:before,.fa-plus:before{
  content:"\2b"
}

.fa-expand:before{
  content:"\f065"
}

.fa-computer:before{
  content:"\e4e5"
}

.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{
  content:"\f00d"
}

.fa-arrows-up-down-left-right:before,.fa-arrows:before{
  content:"\f047"
}

.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{
  content:"\f51c"
}

.fa-peso-sign:before{
  content:"\e222"
}

.fa-building-shield:before{
  content:"\e4d8"
}

.fa-baby:before{
  content:"\f77c"
}

.fa-users-line:before{
  content:"\e592"
}

.fa-quote-left-alt:before,.fa-quote-left:before{
  content:"\f10d"
}

.fa-tractor:before{
  content:"\f722"
}

.fa-trash-arrow-up:before,.fa-trash-restore:before{
  content:"\f829"
}

.fa-arrow-down-up-lock:before{
  content:"\e4b0"
}

.fa-lines-leaning:before{
  content:"\e51e"
}

.fa-ruler-combined:before{
  content:"\f546"
}

.fa-copyright:before{
  content:"\f1f9"
}

.fa-equals:before{
  content:"\3d"
}

.fa-blender:before{
  content:"\f517"
}

.fa-teeth:before{
  content:"\f62e"
}

.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{
  content:"\f20b"
}

.fa-map:before{
  content:"\f279"
}

.fa-rocket:before{
  content:"\f135"
}

.fa-photo-film:before,.fa-photo-video:before{
  content:"\f87c"
}

.fa-folder-minus:before{
  content:"\f65d"
}

.fa-store:before{
  content:"\f54e"
}

.fa-arrow-trend-up:before{
  content:"\e098"
}

.fa-plug-circle-minus:before{
  content:"\e55e"
}

.fa-sign-hanging:before,.fa-sign:before{
  content:"\f4d9"
}

.fa-bezier-curve:before{
  content:"\f55b"
}

.fa-bell-slash:before{
  content:"\f1f6"
}

.fa-tablet-android:before,.fa-tablet:before{
  content:"\f3fb"
}

.fa-school-flag:before{
  content:"\e56e"
}

.fa-fill:before{
  content:"\f575"
}

.fa-angle-up:before{
  content:"\f106"
}

.fa-drumstick-bite:before{
  content:"\f6d7"
}

.fa-holly-berry:before{
  content:"\f7aa"
}

.fa-chevron-left:before{
  content:"\f053"
}

.fa-bacteria:before{
  content:"\e059"
}

.fa-hand-lizard:before{
  content:"\f258"
}

.fa-notdef:before{
  content:"\e1fe"
}

.fa-disease:before{
  content:"\f7fa"
}

.fa-briefcase-medical:before{
  content:"\f469"
}

.fa-genderless:before{
  content:"\f22d"
}

.fa-chevron-right:before{
  content:"\f054"
}

.fa-retweet:before{
  content:"\f079"
}

.fa-car-alt:before,.fa-car-rear:before{
  content:"\f5de"
}

.fa-pump-soap:before{
  content:"\e06b"
}

.fa-video-slash:before{
  content:"\f4e2"
}

.fa-battery-2:before,.fa-battery-quarter:before{
  content:"\f243"
}

.fa-radio:before{
  content:"\f8d7"
}

.fa-baby-carriage:before,.fa-carriage-baby:before{
  content:"\f77d"
}

.fa-traffic-light:before{
  content:"\f637"
}

.fa-thermometer:before{
  content:"\f491"
}

.fa-vr-cardboard:before{
  content:"\f729"
}

.fa-hand-middle-finger:before{
  content:"\f806"
}

.fa-percent:before,.fa-percentage:before{
  content:"\25"
}

.fa-truck-moving:before{
  content:"\f4df"
}

.fa-glass-water-droplet:before{
  content:"\e4f5"
}

.fa-display:before{
  content:"\e163"
}

.fa-face-smile:before,.fa-smile:before{
  content:"\f118"
}

.fa-thumb-tack:before,.fa-thumbtack:before{
  content:"\f08d"
}

.fa-trophy:before{
  content:"\f091"
}

.fa-person-praying:before,.fa-pray:before{
  content:"\f683"
}

.fa-hammer:before{
  content:"\f6e3"
}

.fa-hand-peace:before{
  content:"\f25b"
}

.fa-rotate:before,.fa-sync-alt:before{
  content:"\f2f1"
}

.fa-spinner:before{
  content:"\f110"
}

.fa-robot:before{
  content:"\f544"
}

.fa-peace:before{
  content:"\f67c"
}

.fa-cogs:before,.fa-gears:before{
  content:"\f085"
}

.fa-warehouse:before{
  content:"\f494"
}

.fa-arrow-up-right-dots:before{
  content:"\e4b7"
}

.fa-splotch:before{
  content:"\f5bc"
}

.fa-face-grin-hearts:before,.fa-grin-hearts:before{
  content:"\f584"
}

.fa-dice-four:before{
  content:"\f524"
}

.fa-sim-card:before{
  content:"\f7c4"
}

.fa-transgender-alt:before,.fa-transgender:before{
  content:"\f225"
}

.fa-mercury:before{
  content:"\f223"
}

.fa-arrow-turn-down:before,.fa-level-down:before{
  content:"\f149"
}

.fa-person-falling-burst:before{
  content:"\e547"
}

.fa-award:before{
  content:"\f559"
}

.fa-ticket-alt:before,.fa-ticket-simple:before{
  content:"\f3ff"
}

.fa-building:before{
  content:"\f1ad"
}

.fa-angle-double-left:before,.fa-angles-left:before{
  content:"\f100"
}

.fa-qrcode:before{
  content:"\f029"
}

.fa-clock-rotate-left:before,.fa-history:before{
  content:"\f1da"
}

.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{
  content:"\f583"
}

.fa-arrow-right-from-file:before,.fa-file-export:before{
  content:"\f56e"
}

.fa-shield-blank:before,.fa-shield:before{
  content:"\f132"
}

.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{
  content:"\f885"
}

.fa-house-medical:before{
  content:"\e3b2"
}

.fa-golf-ball-tee:before,.fa-golf-ball:before{
  content:"\f450"
}

.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{
  content:"\f137"
}

.fa-house-chimney-window:before{
  content:"\e00d"
}

.fa-pen-nib:before{
  content:"\f5ad"
}

.fa-tent-arrow-turn-left:before{
  content:"\e580"
}

.fa-tents:before{
  content:"\e582"
}

.fa-magic:before,.fa-wand-magic:before{
  content:"\f0d0"
}

.fa-dog:before{
  content:"\f6d3"
}

.fa-carrot:before{
  content:"\f787"
}

.fa-moon:before{
  content:"\f186"
}

.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{
  content:"\f5ce"
}

.fa-cheese:before{
  content:"\f7ef"
}

.fa-yin-yang:before{
  content:"\f6ad"
}

.fa-music:before{
  content:"\f001"
}

.fa-code-commit:before{
  content:"\f386"
}

.fa-temperature-low:before{
  content:"\f76b"
}

.fa-biking:before,.fa-person-biking:before{
  content:"\f84a"
}

.fa-broom:before{
  content:"\f51a"
}

.fa-shield-heart:before{
  content:"\e574"
}

.fa-gopuram:before{
  content:"\f664"
}

.fa-earth-oceania:before,.fa-globe-oceania:before{
  content:"\e47b"
}

.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{
  content:"\f2d3"
}

.fa-hashtag:before{
  content:"\23"
}

.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{
  content:"\f424"
}

.fa-oil-can:before{
  content:"\f613"
}

.fa-t:before{
  content:"\54"
}

.fa-hippo:before{
  content:"\f6ed"
}

.fa-chart-column:before{
  content:"\e0e3"
}

.fa-infinity:before{
  content:"\f534"
}

.fa-vial-circle-check:before{
  content:"\e596"
}

.fa-person-arrow-down-to-line:before{
  content:"\e538"
}

.fa-voicemail:before{
  content:"\f897"
}

.fa-fan:before{
  content:"\f863"
}

.fa-person-walking-luggage:before{
  content:"\e554"
}

.fa-arrows-alt-v:before,.fa-up-down:before{
  content:"\f338"
}

.fa-cloud-moon-rain:before{
  content:"\f73c"
}

.fa-calendar:before{
  content:"\f133"
}

.fa-trailer:before{
  content:"\e041"
}

.fa-bahai:before,.fa-haykal:before{
  content:"\f666"
}

.fa-sd-card:before{
  content:"\f7c2"
}

.fa-dragon:before{
  content:"\f6d5"
}

.fa-shoe-prints:before{
  content:"\f54b"
}

.fa-circle-plus:before,.fa-plus-circle:before{
  content:"\f055"
}

.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{
  content:"\f58b"
}

.fa-hand-holding:before{
  content:"\f4bd"
}

.fa-plug-circle-exclamation:before{
  content:"\e55d"
}

.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{
  content:"\f127"
}

.fa-clone:before{
  content:"\f24d"
}

.fa-person-walking-arrow-loop-left:before{
  content:"\e551"
}

.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{
  content:"\f882"
}

.fa-fire-alt:before,.fa-fire-flame-curved:before{
  content:"\f7e4"
}

.fa-tornado:before{
  content:"\f76f"
}

.fa-file-circle-plus:before{
  content:"\e494"
}

.fa-book-quran:before,.fa-quran:before{
  content:"\f687"
}

.fa-anchor:before{
  content:"\f13d"
}

.fa-border-all:before{
  content:"\f84c"
}

.fa-angry:before,.fa-face-angry:before{
  content:"\f556"
}

.fa-cookie-bite:before{
  content:"\f564"
}

.fa-arrow-trend-down:before{
  content:"\e097"
}

.fa-feed:before,.fa-rss:before{
  content:"\f09e"
}

.fa-draw-polygon:before{
  content:"\f5ee"
}

.fa-balance-scale:before,.fa-scale-balanced:before{
  content:"\f24e"
}

.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{
  content:"\f62a"
}

.fa-shower:before{
  content:"\f2cc"
}

.fa-desktop-alt:before,.fa-desktop:before{
  content:"\f390"
}

.fa-m:before{
  content:"\4d"
}

.fa-table-list:before,.fa-th-list:before{
  content:"\f00b"
}

.fa-comment-sms:before,.fa-sms:before{
  content:"\f7cd"
}

.fa-book:before{
  content:"\f02d"
}

.fa-user-plus:before{
  content:"\f234"
}

.fa-check:before{
  content:"\f00c"
}

.fa-battery-4:before,.fa-battery-three-quarters:before{
  content:"\f241"
}

.fa-house-circle-check:before{
  content:"\e509"
}

.fa-angle-left:before{
  content:"\f104"
}

.fa-diagram-successor:before{
  content:"\e47a"
}

.fa-truck-arrow-right:before{
  content:"\e58b"
}

.fa-arrows-split-up-and-left:before{
  content:"\e4bc"
}

.fa-fist-raised:before,.fa-hand-fist:before{
  content:"\f6de"
}

.fa-cloud-moon:before{
  content:"\f6c3"
}

.fa-briefcase:before{
  content:"\f0b1"
}

.fa-person-falling:before{
  content:"\e546"
}

.fa-image-portrait:before,.fa-portrait:before{
  content:"\f3e0"
}

.fa-user-tag:before{
  content:"\f507"
}

.fa-rug:before{
  content:"\e569"
}

.fa-earth-europe:before,.fa-globe-europe:before{
  content:"\f7a2"
}

.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{
  content:"\f59d"
}

.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{
  content:"\f410"
}

.fa-baht-sign:before{
  content:"\e0ac"
}

.fa-book-open:before{
  content:"\f518"
}

.fa-book-journal-whills:before,.fa-journal-whills:before{
  content:"\f66a"
}

.fa-handcuffs:before{
  content:"\e4f8"
}

.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{
  content:"\f071"
}

.fa-database:before{
  content:"\f1c0"
}

.fa-arrow-turn-right:before,.fa-mail-forward:before,.fa-share:before{
  content:"\f064"
}

.fa-bottle-droplet:before{
  content:"\e4c4"
}

.fa-mask-face:before{
  content:"\e1d7"
}

.fa-hill-rockslide:before{
  content:"\e508"
}

.fa-exchange-alt:before,.fa-right-left:before{
  content:"\f362"
}

.fa-paper-plane:before{
  content:"\f1d8"
}

.fa-road-circle-exclamation:before{
  content:"\e565"
}

.fa-dungeon:before{
  content:"\f6d9"
}

.fa-align-right:before{
  content:"\f038"
}

.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{
  content:"\f53b"
}

.fa-life-ring:before{
  content:"\f1cd"
}

.fa-hands:before,.fa-sign-language:before,.fa-signing:before{
  content:"\f2a7"
}

.fa-calendar-day:before{
  content:"\f783"
}

.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{
  content:"\f5c5"
}

.fa-arrows-up-down:before,.fa-arrows-v:before{
  content:"\f07d"
}

.fa-face-grimace:before,.fa-grimace:before{
  content:"\f57f"
}

.fa-wheelchair-alt:before,.fa-wheelchair-move:before{
  content:"\e2ce"
}

.fa-level-down-alt:before,.fa-turn-down:before{
  content:"\f3be"
}

.fa-person-walking-arrow-right:before{
  content:"\e552"
}

.fa-envelope-square:before,.fa-square-envelope:before{
  content:"\f199"
}

.fa-dice:before{
  content:"\f522"
}

.fa-bowling-ball:before{
  content:"\f436"
}

.fa-brain:before{
  content:"\f5dc"
}

.fa-band-aid:before,.fa-bandage:before{
  content:"\f462"
}

.fa-calendar-minus:before{
  content:"\f272"
}

.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{
  content:"\f057"
}

.fa-gifts:before{
  content:"\f79c"
}

.fa-hotel:before{
  content:"\f594"
}

.fa-earth-asia:before,.fa-globe-asia:before{
  content:"\f57e"
}

.fa-id-card-alt:before,.fa-id-card-clip:before{
  content:"\f47f"
}

.fa-magnifying-glass-plus:before,.fa-search-plus:before{
  content:"\f00e"
}

.fa-thumbs-up:before{
  content:"\f164"
}

.fa-user-clock:before{
  content:"\f4fd"
}

.fa-allergies:before,.fa-hand-dots:before{
  content:"\f461"
}

.fa-file-invoice:before{
  content:"\f570"
}

.fa-window-minimize:before{
  content:"\f2d1"
}

.fa-coffee:before,.fa-mug-saucer:before{
  content:"\f0f4"
}

.fa-brush:before{
  content:"\f55d"
}

.fa-mask:before{
  content:"\f6fa"
}

.fa-magnifying-glass-minus:before,.fa-search-minus:before{
  content:"\f010"
}

.fa-ruler-vertical:before{
  content:"\f548"
}

.fa-user-alt:before,.fa-user-large:before{
  content:"\f406"
}

.fa-train-tram:before{
  content:"\e5b4"
}

.fa-user-nurse:before{
  content:"\f82f"
}

.fa-syringe:before{
  content:"\f48e"
}

.fa-cloud-sun:before{
  content:"\f6c4"
}

.fa-stopwatch-20:before{
  content:"\e06f"
}

.fa-square-full:before{
  content:"\f45c"
}

.fa-magnet:before{
  content:"\f076"
}

.fa-jar:before{
  content:"\e516"
}

.fa-note-sticky:before,.fa-sticky-note:before{
  content:"\f249"
}

.fa-bug-slash:before{
  content:"\e490"
}

.fa-arrow-up-from-water-pump:before{
  content:"\e4b6"
}

.fa-bone:before{
  content:"\f5d7"
}

.fa-user-injured:before{
  content:"\f728"
}

.fa-face-sad-tear:before,.fa-sad-tear:before{
  content:"\f5b4"
}

.fa-plane:before{
  content:"\f072"
}

.fa-tent-arrows-down:before{
  content:"\e581"
}

.fa-exclamation:before{
  content:"\21"
}

.fa-arrows-spin:before{
  content:"\e4bb"
}

.fa-print:before{
  content:"\f02f"
}

.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{
  content:"\e2bb"
}

.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{
  content:"\24"
}

.fa-x:before{
  content:"\58"
}

.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{
  content:"\f688"
}

.fa-users-cog:before,.fa-users-gear:before{
  content:"\f509"
}

.fa-person-military-pointing:before{
  content:"\e54a"
}

.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{
  content:"\f19c"
}

.fa-umbrella:before{
  content:"\f0e9"
}

.fa-trowel:before{
  content:"\e589"
}

.fa-d:before{
  content:"\44"
}

.fa-stapler:before{
  content:"\e5af"
}

.fa-masks-theater:before,.fa-theater-masks:before{
  content:"\f630"
}

.fa-kip-sign:before{
  content:"\e1c4"
}

.fa-hand-point-left:before{
  content:"\f0a5"
}

.fa-handshake-alt:before,.fa-handshake-simple:before{
  content:"\f4c6"
}

.fa-fighter-jet:before,.fa-jet-fighter:before{
  content:"\f0fb"
}

.fa-share-alt-square:before,.fa-square-share-nodes:before{
  content:"\f1e1"
}

.fa-barcode:before{
  content:"\f02a"
}

.fa-plus-minus:before{
  content:"\e43c"
}

.fa-video-camera:before,.fa-video:before{
  content:"\f03d"
}

.fa-graduation-cap:before,.fa-mortar-board:before{
  content:"\f19d"
}

.fa-hand-holding-medical:before{
  content:"\e05c"
}

.fa-person-circle-check:before{
  content:"\e53e"
}

.fa-level-up-alt:before,.fa-turn-up:before{
  content:"\f3bf"
}

.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border-width:0
}

:host,:root{
  --fa-style-family-brands:"Font Awesome 6 Brands";
  --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"
}

@font-face{
  font-family:"Font Awesome 6 Brands";

  font-style:normal;

  font-weight:400;

  font-display:block;

  src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")
}

.fa-brands,.fab{
  font-weight:400
}

.fa-monero:before{
  content:"\f3d0"
}

.fa-hooli:before{
  content:"\f427"
}

.fa-yelp:before{
  content:"\f1e9"
}

.fa-cc-visa:before{
  content:"\f1f0"
}

.fa-lastfm:before{
  content:"\f202"
}

.fa-shopware:before{
  content:"\f5b5"
}

.fa-creative-commons-nc:before{
  content:"\f4e8"
}

.fa-aws:before{
  content:"\f375"
}

.fa-redhat:before{
  content:"\f7bc"
}

.fa-yoast:before{
  content:"\f2b1"
}

.fa-cloudflare:before{
  content:"\e07d"
}

.fa-ups:before{
  content:"\f7e0"
}

.fa-wpexplorer:before{
  content:"\f2de"
}

.fa-dyalog:before{
  content:"\f399"
}

.fa-bity:before{
  content:"\f37a"
}

.fa-stackpath:before{
  content:"\f842"
}

.fa-buysellads:before{
  content:"\f20d"
}

.fa-first-order:before{
  content:"\f2b0"
}

.fa-modx:before{
  content:"\f285"
}

.fa-guilded:before{
  content:"\e07e"
}

.fa-vnv:before{
  content:"\f40b"
}

.fa-js-square:before,.fa-square-js:before{
  content:"\f3b9"
}

.fa-microsoft:before{
  content:"\f3ca"
}

.fa-qq:before{
  content:"\f1d6"
}

.fa-orcid:before{
  content:"\f8d2"
}

.fa-java:before{
  content:"\f4e4"
}

.fa-invision:before{
  content:"\f7b0"
}

.fa-creative-commons-pd-alt:before{
  content:"\f4ed"
}

.fa-centercode:before{
  content:"\f380"
}

.fa-glide-g:before{
  content:"\f2a6"
}

.fa-drupal:before{
  content:"\f1a9"
}

.fa-hire-a-helper:before{
  content:"\f3b0"
}

.fa-creative-commons-by:before{
  content:"\f4e7"
}

.fa-unity:before{
  content:"\e049"
}

.fa-whmcs:before{
  content:"\f40d"
}

.fa-rocketchat:before{
  content:"\f3e8"
}

.fa-vk:before{
  content:"\f189"
}

.fa-untappd:before{
  content:"\f405"
}

.fa-mailchimp:before{
  content:"\f59e"
}

.fa-css3-alt:before{
  content:"\f38b"
}

.fa-reddit-square:before,.fa-square-reddit:before{
  content:"\f1a2"
}

.fa-vimeo-v:before{
  content:"\f27d"
}

.fa-contao:before{
  content:"\f26d"
}

.fa-square-font-awesome:before{
  content:"\e5ad"
}

.fa-deskpro:before{
  content:"\f38f"
}

.fa-sistrix:before{
  content:"\f3ee"
}

.fa-instagram-square:before,.fa-square-instagram:before{
  content:"\e055"
}

.fa-battle-net:before{
  content:"\f835"
}

.fa-the-red-yeti:before{
  content:"\f69d"
}

.fa-hacker-news-square:before,.fa-square-hacker-news:before{
  content:"\f3af"
}

.fa-edge:before{
  content:"\f282"
}

.fa-threads:before{
  content:"\e618"
}

.fa-napster:before{
  content:"\f3d2"
}

.fa-snapchat-square:before,.fa-square-snapchat:before{
  content:"\f2ad"
}

.fa-google-plus-g:before{
  content:"\f0d5"
}

.fa-artstation:before{
  content:"\f77a"
}

.fa-markdown:before{
  content:"\f60f"
}

.fa-sourcetree:before{
  content:"\f7d3"
}

.fa-google-plus:before{
  content:"\f2b3"
}

.fa-diaspora:before{
  content:"\f791"
}

.fa-foursquare:before{
  content:"\f180"
}

.fa-stack-overflow:before{
  content:"\f16c"
}

.fa-github-alt:before{
  content:"\f113"
}

.fa-phoenix-squadron:before{
  content:"\f511"
}

.fa-pagelines:before{
  content:"\f18c"
}

.fa-algolia:before{
  content:"\f36c"
}

.fa-red-river:before{
  content:"\f3e3"
}

.fa-creative-commons-sa:before{
  content:"\f4ef"
}

.fa-safari:before{
  content:"\f267"
}

.fa-google:before{
  content:"\f1a0"
}

.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{
  content:"\f35c"
}

.fa-atlassian:before{
  content:"\f77b"
}

.fa-linkedin-in:before{
  content:"\f0e1"
}

.fa-digital-ocean:before{
  content:"\f391"
}

.fa-nimblr:before{
  content:"\f5a8"
}

.fa-chromecast:before{
  content:"\f838"
}

.fa-evernote:before{
  content:"\f839"
}

.fa-hacker-news:before{
  content:"\f1d4"
}

.fa-creative-commons-sampling:before{
  content:"\f4f0"
}

.fa-adversal:before{
  content:"\f36a"
}

.fa-creative-commons:before{
  content:"\f25e"
}

.fa-watchman-monitoring:before{
  content:"\e087"
}

.fa-fonticons:before{
  content:"\f280"
}

.fa-weixin:before{
  content:"\f1d7"
}

.fa-shirtsinbulk:before{
  content:"\f214"
}

.fa-codepen:before{
  content:"\f1cb"
}

.fa-git-alt:before{
  content:"\f841"
}

.fa-lyft:before{
  content:"\f3c3"
}

.fa-rev:before{
  content:"\f5b2"
}

.fa-windows:before{
  content:"\f17a"
}

.fa-wizards-of-the-coast:before{
  content:"\f730"
}

.fa-square-viadeo:before,.fa-viadeo-square:before{
  content:"\f2aa"
}

.fa-meetup:before{
  content:"\f2e0"
}

.fa-centos:before{
  content:"\f789"
}

.fa-adn:before{
  content:"\f170"
}

.fa-cloudsmith:before{
  content:"\f384"
}

.fa-pied-piper-alt:before{
  content:"\f1a8"
}

.fa-dribbble-square:before,.fa-square-dribbble:before{
  content:"\f397"
}

.fa-codiepie:before{
  content:"\f284"
}

.fa-node:before{
  content:"\f419"
}

.fa-mix:before{
  content:"\f3cb"
}

.fa-steam:before{
  content:"\f1b6"
}

.fa-cc-apple-pay:before{
  content:"\f416"
}

.fa-scribd:before{
  content:"\f28a"
}

.fa-debian:before{
  content:"\e60b"
}

.fa-openid:before{
  content:"\f19b"
}

.fa-instalod:before{
  content:"\e081"
}

.fa-expeditedssl:before{
  content:"\f23e"
}

.fa-sellcast:before{
  content:"\f2da"
}

.fa-square-twitter:before,.fa-twitter-square:before{
  content:"\f081"
}

.fa-r-project:before{
  content:"\f4f7"
}

.fa-delicious:before{
  content:"\f1a5"
}

.fa-freebsd:before{
  content:"\f3a4"
}

.fa-vuejs:before{
  content:"\f41f"
}

.fa-accusoft:before{
  content:"\f369"
}

.fa-ioxhost:before{
  content:"\f208"
}

.fa-fonticons-fi:before{
  content:"\f3a2"
}

.fa-app-store:before{
  content:"\f36f"
}

.fa-cc-mastercard:before{
  content:"\f1f1"
}

.fa-itunes-note:before{
  content:"\f3b5"
}

.fa-golang:before{
  content:"\e40f"
}

.fa-kickstarter:before{
  content:"\f3bb"
}

.fa-grav:before{
  content:"\f2d6"
}

.fa-weibo:before{
  content:"\f18a"
}

.fa-uncharted:before{
  content:"\e084"
}

.fa-firstdraft:before{
  content:"\f3a1"
}

.fa-square-youtube:before,.fa-youtube-square:before{
  content:"\f431"
}

.fa-wikipedia-w:before{
  content:"\f266"
}

.fa-rendact:before,.fa-wpressr:before{
  content:"\f3e4"
}

.fa-angellist:before{
  content:"\f209"
}

.fa-galactic-republic:before{
  content:"\f50c"
}

.fa-nfc-directional:before{
  content:"\e530"
}

.fa-skype:before{
  content:"\f17e"
}

.fa-joget:before{
  content:"\f3b7"
}

.fa-fedora:before{
  content:"\f798"
}

.fa-stripe-s:before{
  content:"\f42a"
}

.fa-meta:before{
  content:"\e49b"
}

.fa-laravel:before{
  content:"\f3bd"
}

.fa-hotjar:before{
  content:"\f3b1"
}

.fa-bluetooth-b:before{
  content:"\f294"
}

.fa-sticker-mule:before{
  content:"\f3f7"
}

.fa-creative-commons-zero:before{
  content:"\f4f3"
}

.fa-hips:before{
  content:"\f452"
}

.fa-behance:before{
  content:"\f1b4"
}

.fa-reddit:before{
  content:"\f1a1"
}

.fa-discord:before{
  content:"\f392"
}

.fa-chrome:before{
  content:"\f268"
}

.fa-app-store-ios:before{
  content:"\f370"
}

.fa-cc-discover:before{
  content:"\f1f2"
}

.fa-wpbeginner:before{
  content:"\f297"
}

.fa-confluence:before{
  content:"\f78d"
}

.fa-mdb:before{
  content:"\f8ca"
}

.fa-dochub:before{
  content:"\f394"
}

.fa-accessible-icon:before{
  content:"\f368"
}

.fa-ebay:before{
  content:"\f4f4"
}

.fa-amazon:before{
  content:"\f270"
}

.fa-unsplash:before{
  content:"\e07c"
}

.fa-yarn:before{
  content:"\f7e3"
}

.fa-square-steam:before,.fa-steam-square:before{
  content:"\f1b7"
}

.fa-500px:before{
  content:"\f26e"
}

.fa-square-vimeo:before,.fa-vimeo-square:before{
  content:"\f194"
}

.fa-asymmetrik:before{
  content:"\f372"
}

.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{
  content:"\f2b4"
}

.fa-gratipay:before{
  content:"\f184"
}

.fa-apple:before{
  content:"\f179"
}

.fa-hive:before{
  content:"\e07f"
}

.fa-gitkraken:before{
  content:"\f3a6"
}

.fa-keybase:before{
  content:"\f4f5"
}

.fa-apple-pay:before{
  content:"\f415"
}

.fa-padlet:before{
  content:"\e4a0"
}

.fa-amazon-pay:before{
  content:"\f42c"
}

.fa-github-square:before,.fa-square-github:before{
  content:"\f092"
}

.fa-stumbleupon:before{
  content:"\f1a4"
}

.fa-fedex:before{
  content:"\f797"
}

.fa-phoenix-framework:before{
  content:"\f3dc"
}

.fa-shopify:before{
  content:"\e057"
}

.fa-neos:before{
  content:"\f612"
}

.fa-square-threads:before{
  content:"\e619"
}

.fa-hackerrank:before{
  content:"\f5f7"
}

.fa-researchgate:before{
  content:"\f4f8"
}

.fa-swift:before{
  content:"\f8e1"
}

.fa-angular:before{
  content:"\f420"
}

.fa-speakap:before{
  content:"\f3f3"
}

.fa-angrycreative:before{
  content:"\f36e"
}

.fa-y-combinator:before{
  content:"\f23b"
}

.fa-empire:before{
  content:"\f1d1"
}

.fa-envira:before{
  content:"\f299"
}

.fa-gitlab-square:before,.fa-square-gitlab:before{
  content:"\e5ae"
}

.fa-studiovinari:before{
  content:"\f3f8"
}

.fa-pied-piper:before{
  content:"\f2ae"
}

.fa-wordpress:before{
  content:"\f19a"
}

.fa-product-hunt:before{
  content:"\f288"
}

.fa-firefox:before{
  content:"\f269"
}

.fa-linode:before{
  content:"\f2b8"
}

.fa-goodreads:before{
  content:"\f3a8"
}

.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{
  content:"\f264"
}

.fa-jsfiddle:before{
  content:"\f1cc"
}

.fa-sith:before{
  content:"\f512"
}

.fa-themeisle:before{
  content:"\f2b2"
}

.fa-page4:before{
  content:"\f3d7"
}

.fa-hashnode:before{
  content:"\e499"
}

.fa-react:before{
  content:"\f41b"
}

.fa-cc-paypal:before{
  content:"\f1f4"
}

.fa-squarespace:before{
  content:"\f5be"
}

.fa-cc-stripe:before{
  content:"\f1f5"
}

.fa-creative-commons-share:before{
  content:"\f4f2"
}

.fa-bitcoin:before{
  content:"\f379"
}

.fa-keycdn:before{
  content:"\f3ba"
}

.fa-opera:before{
  content:"\f26a"
}

.fa-itch-io:before{
  content:"\f83a"
}

.fa-umbraco:before{
  content:"\f8e8"
}

.fa-galactic-senate:before{
  content:"\f50d"
}

.fa-ubuntu:before{
  content:"\f7df"
}

.fa-draft2digital:before{
  content:"\f396"
}

.fa-stripe:before{
  content:"\f429"
}

.fa-houzz:before{
  content:"\f27c"
}

.fa-gg:before{
  content:"\f260"
}

.fa-dhl:before{
  content:"\f790"
}

.fa-pinterest-square:before,.fa-square-pinterest:before{
  content:"\f0d3"
}

.fa-xing:before{
  content:"\f168"
}

.fa-blackberry:before{
  content:"\f37b"
}

.fa-creative-commons-pd:before{
  content:"\f4ec"
}

.fa-playstation:before{
  content:"\f3df"
}

.fa-quinscape:before{
  content:"\f459"
}

.fa-less:before{
  content:"\f41d"
}

.fa-blogger-b:before{
  content:"\f37d"
}

.fa-opencart:before{
  content:"\f23d"
}

.fa-vine:before{
  content:"\f1ca"
}

.fa-paypal:before{
  content:"\f1ed"
}

.fa-gitlab:before{
  content:"\f296"
}

.fa-typo3:before{
  content:"\f42b"
}

.fa-reddit-alien:before{
  content:"\f281"
}

.fa-yahoo:before{
  content:"\f19e"
}

.fa-dailymotion:before{
  content:"\e052"
}

.fa-affiliatetheme:before{
  content:"\f36b"
}

.fa-pied-piper-pp:before{
  content:"\f1a7"
}

.fa-bootstrap:before{
  content:"\f836"
}

.fa-odnoklassniki:before{
  content:"\f263"
}

.fa-nfc-symbol:before{
  content:"\e531"
}

.fa-ethereum:before{
  content:"\f42e"
}

.fa-speaker-deck:before{
  content:"\f83c"
}

.fa-creative-commons-nc-eu:before{
  content:"\f4e9"
}

.fa-patreon:before{
  content:"\f3d9"
}

.fa-avianex:before{
  content:"\f374"
}

.fa-ello:before{
  content:"\f5f1"
}

.fa-gofore:before{
  content:"\f3a7"
}

.fa-bimobject:before{
  content:"\f378"
}

.fa-facebook-f:before{
  content:"\f39e"
}

.fa-google-plus-square:before,.fa-square-google-plus:before{
  content:"\f0d4"
}

.fa-mandalorian:before{
  content:"\f50f"
}

.fa-first-order-alt:before{
  content:"\f50a"
}

.fa-osi:before{
  content:"\f41a"
}

.fa-google-wallet:before{
  content:"\f1ee"
}

.fa-d-and-d-beyond:before{
  content:"\f6ca"
}

.fa-periscope:before{
  content:"\f3da"
}

.fa-fulcrum:before{
  content:"\f50b"
}

.fa-cloudscale:before{
  content:"\f383"
}

.fa-forumbee:before{
  content:"\f211"
}

.fa-mizuni:before{
  content:"\f3cc"
}

.fa-schlix:before{
  content:"\f3ea"
}

.fa-square-xing:before,.fa-xing-square:before{
  content:"\f169"
}

.fa-bandcamp:before{
  content:"\f2d5"
}

.fa-wpforms:before{
  content:"\f298"
}

.fa-cloudversify:before{
  content:"\f385"
}

.fa-usps:before{
  content:"\f7e1"
}

.fa-megaport:before{
  content:"\f5a3"
}

.fa-magento:before{
  content:"\f3c4"
}

.fa-spotify:before{
  content:"\f1bc"
}

.fa-optin-monster:before{
  content:"\f23c"
}

.fa-fly:before{
  content:"\f417"
}

.fa-aviato:before{
  content:"\f421"
}

.fa-itunes:before{
  content:"\f3b4"
}

.fa-cuttlefish:before{
  content:"\f38c"
}

.fa-blogger:before{
  content:"\f37c"
}

.fa-flickr:before{
  content:"\f16e"
}

.fa-viber:before{
  content:"\f409"
}

.fa-soundcloud:before{
  content:"\f1be"
}

.fa-digg:before{
  content:"\f1a6"
}

.fa-tencent-weibo:before{
  content:"\f1d5"
}

.fa-symfony:before{
  content:"\f83d"
}

.fa-maxcdn:before{
  content:"\f136"
}

.fa-etsy:before{
  content:"\f2d7"
}

.fa-facebook-messenger:before{
  content:"\f39f"
}

.fa-audible:before{
  content:"\f373"
}

.fa-think-peaks:before{
  content:"\f731"
}

.fa-bilibili:before{
  content:"\e3d9"
}

.fa-erlang:before{
  content:"\f39d"
}

.fa-x-twitter:before{
  content:"\e61b"
}

.fa-cotton-bureau:before{
  content:"\f89e"
}

.fa-dashcube:before{
  content:"\f210"
}

.fa-42-group:before,.fa-innosoft:before{
  content:"\e080"
}

.fa-stack-exchange:before{
  content:"\f18d"
}

.fa-elementor:before{
  content:"\f430"
}

.fa-pied-piper-square:before,.fa-square-pied-piper:before{
  content:"\e01e"
}

.fa-creative-commons-nd:before{
  content:"\f4eb"
}

.fa-palfed:before{
  content:"\f3d8"
}

.fa-superpowers:before{
  content:"\f2dd"
}

.fa-resolving:before{
  content:"\f3e7"
}

.fa-xbox:before{
  content:"\f412"
}

.fa-searchengin:before{
  content:"\f3eb"
}

.fa-tiktok:before{
  content:"\e07b"
}

.fa-facebook-square:before,.fa-square-facebook:before{
  content:"\f082"
}

.fa-renren:before{
  content:"\f18b"
}

.fa-linux:before{
  content:"\f17c"
}

.fa-glide:before{
  content:"\f2a5"
}

.fa-linkedin:before{
  content:"\f08c"
}

.fa-hubspot:before{
  content:"\f3b2"
}

.fa-deploydog:before{
  content:"\f38e"
}

.fa-twitch:before{
  content:"\f1e8"
}

.fa-ravelry:before{
  content:"\f2d9"
}

.fa-mixer:before{
  content:"\e056"
}

.fa-lastfm-square:before,.fa-square-lastfm:before{
  content:"\f203"
}

.fa-vimeo:before{
  content:"\f40a"
}

.fa-mendeley:before{
  content:"\f7b3"
}

.fa-uniregistry:before{
  content:"\f404"
}

.fa-figma:before{
  content:"\f799"
}

.fa-creative-commons-remix:before{
  content:"\f4ee"
}

.fa-cc-amazon-pay:before{
  content:"\f42d"
}

.fa-dropbox:before{
  content:"\f16b"
}

.fa-instagram:before{
  content:"\f16d"
}

.fa-cmplid:before{
  content:"\e360"
}

.fa-facebook:before{
  content:"\f09a"
}

.fa-gripfire:before{
  content:"\f3ac"
}

.fa-jedi-order:before{
  content:"\f50e"
}

.fa-uikit:before{
  content:"\f403"
}

.fa-fort-awesome-alt:before{
  content:"\f3a3"
}

.fa-phabricator:before{
  content:"\f3db"
}

.fa-ussunnah:before{
  content:"\f407"
}

.fa-earlybirds:before{
  content:"\f39a"
}

.fa-trade-federation:before{
  content:"\f513"
}

.fa-autoprefixer:before{
  content:"\f41c"
}

.fa-whatsapp:before{
  content:"\f232"
}

.fa-slideshare:before{
  content:"\f1e7"
}

.fa-google-play:before{
  content:"\f3ab"
}

.fa-viadeo:before{
  content:"\f2a9"
}

.fa-line:before{
  content:"\f3c0"
}

.fa-google-drive:before{
  content:"\f3aa"
}

.fa-servicestack:before{
  content:"\f3ec"
}

.fa-simplybuilt:before{
  content:"\f215"
}

.fa-bitbucket:before{
  content:"\f171"
}

.fa-imdb:before{
  content:"\f2d8"
}

.fa-deezer:before{
  content:"\e077"
}

.fa-raspberry-pi:before{
  content:"\f7bb"
}

.fa-jira:before{
  content:"\f7b1"
}

.fa-docker:before{
  content:"\f395"
}

.fa-screenpal:before{
  content:"\e570"
}

.fa-bluetooth:before{
  content:"\f293"
}

.fa-gitter:before{
  content:"\f426"
}

.fa-d-and-d:before{
  content:"\f38d"
}

.fa-microblog:before{
  content:"\e01a"
}

.fa-cc-diners-club:before{
  content:"\f24c"
}

.fa-gg-circle:before{
  content:"\f261"
}

.fa-pied-piper-hat:before{
  content:"\f4e5"
}

.fa-kickstarter-k:before{
  content:"\f3bc"
}

.fa-yandex:before{
  content:"\f413"
}

.fa-readme:before{
  content:"\f4d5"
}

.fa-html5:before{
  content:"\f13b"
}

.fa-sellsy:before{
  content:"\f213"
}

.fa-sass:before{
  content:"\f41e"
}

.fa-wirsindhandwerk:before,.fa-wsh:before{
  content:"\e2d0"
}

.fa-buromobelexperte:before{
  content:"\f37f"
}

.fa-salesforce:before{
  content:"\f83b"
}

.fa-octopus-deploy:before{
  content:"\e082"
}

.fa-medapps:before{
  content:"\f3c6"
}

.fa-ns8:before{
  content:"\f3d5"
}

.fa-pinterest-p:before{
  content:"\f231"
}

.fa-apper:before{
  content:"\f371"
}

.fa-fort-awesome:before{
  content:"\f286"
}

.fa-waze:before{
  content:"\f83f"
}

.fa-cc-jcb:before{
  content:"\f24b"
}

.fa-snapchat-ghost:before,.fa-snapchat:before{
  content:"\f2ab"
}

.fa-fantasy-flight-games:before{
  content:"\f6dc"
}

.fa-rust:before{
  content:"\e07a"
}

.fa-wix:before{
  content:"\f5cf"
}

.fa-behance-square:before,.fa-square-behance:before{
  content:"\f1b5"
}

.fa-supple:before{
  content:"\f3f9"
}

.fa-rebel:before{
  content:"\f1d0"
}

.fa-css3:before{
  content:"\f13c"
}

.fa-staylinked:before{
  content:"\f3f5"
}

.fa-kaggle:before{
  content:"\f5fa"
}

.fa-space-awesome:before{
  content:"\e5ac"
}

.fa-deviantart:before{
  content:"\f1bd"
}

.fa-cpanel:before{
  content:"\f388"
}

.fa-goodreads-g:before{
  content:"\f3a9"
}

.fa-git-square:before,.fa-square-git:before{
  content:"\f1d2"
}

.fa-square-tumblr:before,.fa-tumblr-square:before{
  content:"\f174"
}

.fa-trello:before{
  content:"\f181"
}

.fa-creative-commons-nc-jp:before{
  content:"\f4ea"
}

.fa-get-pocket:before{
  content:"\f265"
}

.fa-perbyte:before{
  content:"\e083"
}

.fa-grunt:before{
  content:"\f3ad"
}

.fa-weebly:before{
  content:"\f5cc"
}

.fa-connectdevelop:before{
  content:"\f20e"
}

.fa-leanpub:before{
  content:"\f212"
}

.fa-black-tie:before{
  content:"\f27e"
}

.fa-themeco:before{
  content:"\f5c6"
}

.fa-python:before{
  content:"\f3e2"
}

.fa-android:before{
  content:"\f17b"
}

.fa-bots:before{
  content:"\e340"
}

.fa-free-code-camp:before{
  content:"\f2c5"
}

.fa-hornbill:before{
  content:"\f592"
}

.fa-js:before{
  content:"\f3b8"
}

.fa-ideal:before{
  content:"\e013"
}

.fa-git:before{
  content:"\f1d3"
}

.fa-dev:before{
  content:"\f6cc"
}

.fa-sketch:before{
  content:"\f7c6"
}

.fa-yandex-international:before{
  content:"\f414"
}

.fa-cc-amex:before{
  content:"\f1f3"
}

.fa-uber:before{
  content:"\f402"
}

.fa-github:before{
  content:"\f09b"
}

.fa-php:before{
  content:"\f457"
}

.fa-alipay:before{
  content:"\f642"
}

.fa-youtube:before{
  content:"\f167"
}

.fa-skyatlas:before{
  content:"\f216"
}

.fa-firefox-browser:before{
  content:"\e007"
}

.fa-replyd:before{
  content:"\f3e6"
}

.fa-suse:before{
  content:"\f7d6"
}

.fa-jenkins:before{
  content:"\f3b6"
}

.fa-twitter:before{
  content:"\f099"
}

.fa-rockrms:before{
  content:"\f3e9"
}

.fa-pinterest:before{
  content:"\f0d2"
}

.fa-buffer:before{
  content:"\f837"
}

.fa-npm:before{
  content:"\f3d4"
}

.fa-yammer:before{
  content:"\f840"
}

.fa-btc:before{
  content:"\f15a"
}

.fa-dribbble:before{
  content:"\f17d"
}

.fa-stumbleupon-circle:before{
  content:"\f1a3"
}

.fa-internet-explorer:before{
  content:"\f26b"
}

.fa-stubber:before{
  content:"\e5c7"
}

.fa-telegram-plane:before,.fa-telegram:before{
  content:"\f2c6"
}

.fa-old-republic:before{
  content:"\f510"
}

.fa-odysee:before{
  content:"\e5c6"
}

.fa-square-whatsapp:before,.fa-whatsapp-square:before{
  content:"\f40c"
}

.fa-node-js:before{
  content:"\f3d3"
}

.fa-edge-legacy:before{
  content:"\e078"
}

.fa-slack-hash:before,.fa-slack:before{
  content:"\f198"
}

.fa-medrt:before{
  content:"\f3c8"
}

.fa-usb:before{
  content:"\f287"
}

.fa-tumblr:before{
  content:"\f173"
}

.fa-vaadin:before{
  content:"\f408"
}

.fa-quora:before{
  content:"\f2c4"
}

.fa-square-x-twitter:before{
  content:"\e61a"
}

.fa-reacteurope:before{
  content:"\f75d"
}

.fa-medium-m:before,.fa-medium:before{
  content:"\f23a"
}

.fa-amilia:before{
  content:"\f36d"
}

.fa-mixcloud:before{
  content:"\f289"
}

.fa-flipboard:before{
  content:"\f44d"
}

.fa-viacoin:before{
  content:"\f237"
}

.fa-critical-role:before{
  content:"\f6c9"
}

.fa-sitrox:before{
  content:"\e44a"
}

.fa-discourse:before{
  content:"\f393"
}

.fa-joomla:before{
  content:"\f1aa"
}

.fa-mastodon:before{
  content:"\f4f6"
}

.fa-airbnb:before{
  content:"\f834"
}

.fa-wolf-pack-battalion:before{
  content:"\f514"
}

.fa-buy-n-large:before{
  content:"\f8a6"
}

.fa-gulp:before{
  content:"\f3ae"
}

.fa-creative-commons-sampling-plus:before{
  content:"\f4f1"
}

.fa-strava:before{
  content:"\f428"
}

.fa-ember:before{
  content:"\f423"
}

.fa-canadian-maple-leaf:before{
  content:"\f785"
}

.fa-teamspeak:before{
  content:"\f4f9"
}

.fa-pushed:before{
  content:"\f3e1"
}

.fa-wordpress-simple:before{
  content:"\f411"
}

.fa-nutritionix:before{
  content:"\f3d6"
}

.fa-wodu:before{
  content:"\e088"
}

.fa-google-pay:before{
  content:"\e079"
}

.fa-intercom:before{
  content:"\f7af"
}

.fa-zhihu:before{
  content:"\f63f"
}

.fa-korvue:before{
  content:"\f42f"
}

.fa-pix:before{
  content:"\e43a"
}

.fa-steam-symbol:before{
  content:"\f3f6"
}

:host,:root{
  --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"
}

@font-face{
  font-family:"Font Awesome 6 Free";

  font-style:normal;

  font-weight:400;

  font-display:block;

  src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype")
}

.fa-regular,.far{
  font-weight:400
}

:host,:root{
  --fa-style-family-classic:"Font Awesome 6 Free";
  --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"
}

@font-face{
  font-family:"Font Awesome 6 Free";

  font-style:normal;

  font-weight:900;

  font-display:block;

  src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")
}

.fa-solid,.fas{
  font-weight:900
}

@font-face{
  font-family:"Font Awesome 5 Brands";

  font-display:block;

  font-weight:400;

  src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")
}

@font-face{
  font-family:"Font Awesome 5 Free";

  font-display:block;

  font-weight:900;

  src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")
}

@font-face{
  font-family:"Font Awesome 5 Free";

  font-display:block;

  font-weight:400;

  src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype")
}

@font-face{
  font-family:"FontAwesome";

  font-display:block;

  src:url('fa-solid-900.woff2') format("woff2"),url('fa-solid-900.ttf') format("truetype")
}

@font-face{
  font-family:"FontAwesome";

  font-display:block;

  src:url('fa-brands-400.woff2') format("woff2"),url('fa-brands-400.ttf') format("truetype")
}

@font-face{
  font-family:"FontAwesome";

  font-display:block;

  src:url('fa-regular-400.woff2') format("woff2"),url('fa-regular-400.ttf') format("truetype");

  unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc
}

@font-face{
  font-family:"FontAwesome";

  font-display:block;

  src:url('fa-v4compatibility.woff2') format("woff2"),url('fa-v4compatibility.ttf') format("truetype");

  unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a
}

/* ! tailwindcss v2.2.19 | 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 {
  tab-size: 4;
}

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

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

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

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

body {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

/*
Forms
=====
*/

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

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

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

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

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

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

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

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

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

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

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

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

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

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

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

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

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

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

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

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

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

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

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

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

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

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

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

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

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(229, 231, 235, var(--tw-border-opacity))
}

.tw-container{
  width:100%
}

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

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

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

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

@media (min-width: 1536px){
  .tw-container{
    max-width:1536px
  }
}

.tw-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
}

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

.focus-within\:tw-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\:tw-not-sr-only:focus-within{
  position:static;
  width:auto;
  height:auto;
  padding:0;
  margin:0;
  overflow:visible;
  clip:auto;
  white-space:normal
}

.focus\:tw-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\:tw-not-sr-only:focus{
  position:static;
  width:auto;
  height:auto;
  padding:0;
  margin:0;
  overflow:visible;
  clip:auto;
  white-space:normal
}

.tw-pointer-events-none{
  pointer-events:none
}

.tw-pointer-events-auto{
  pointer-events:auto
}

.tw-visible{
  visibility:visible
}

.tw-invisible{
  visibility:hidden
}

.tw-static{
  position:static
}

.tw-fixed{
  position:fixed
}

.tw-absolute{
  position:absolute
}

.tw-relative{
  position:relative
}

.tw-sticky{
  position:sticky
}

.tw-inset-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.tw-inset-1{
  top:0.25rem;
  right:0.25rem;
  bottom:0.25rem;
  left:0.25rem
}

.tw-inset-2{
  top:0.5rem;
  right:0.5rem;
  bottom:0.5rem;
  left:0.5rem
}

.tw-inset-3{
  top:0.75rem;
  right:0.75rem;
  bottom:0.75rem;
  left:0.75rem
}

.tw-inset-4{
  top:1rem;
  right:1rem;
  bottom:1rem;
  left:1rem
}

.tw-inset-5{
  top:1.25rem;
  right:1.25rem;
  bottom:1.25rem;
  left:1.25rem
}

.tw-inset-6{
  top:1.5rem;
  right:1.5rem;
  bottom:1.5rem;
  left:1.5rem
}

.tw-inset-7{
  top:1.75rem;
  right:1.75rem;
  bottom:1.75rem;
  left:1.75rem
}

.tw-inset-8{
  top:2rem;
  right:2rem;
  bottom:2rem;
  left:2rem
}

.tw-inset-9{
  top:2.25rem;
  right:2.25rem;
  bottom:2.25rem;
  left:2.25rem
}

.tw-inset-10{
  top:2.5rem;
  right:2.5rem;
  bottom:2.5rem;
  left:2.5rem
}

.tw-inset-11{
  top:2.75rem;
  right:2.75rem;
  bottom:2.75rem;
  left:2.75rem
}

.tw-inset-12{
  top:3rem;
  right:3rem;
  bottom:3rem;
  left:3rem
}

.tw-inset-14{
  top:3.5rem;
  right:3.5rem;
  bottom:3.5rem;
  left:3.5rem
}

.tw-inset-16{
  top:4rem;
  right:4rem;
  bottom:4rem;
  left:4rem
}

.tw-inset-20{
  top:5rem;
  right:5rem;
  bottom:5rem;
  left:5rem
}

.tw-inset-24{
  top:6rem;
  right:6rem;
  bottom:6rem;
  left:6rem
}

.tw-inset-28{
  top:7rem;
  right:7rem;
  bottom:7rem;
  left:7rem
}

.tw-inset-32{
  top:8rem;
  right:8rem;
  bottom:8rem;
  left:8rem
}

.tw-inset-36{
  top:9rem;
  right:9rem;
  bottom:9rem;
  left:9rem
}

.tw-inset-40{
  top:10rem;
  right:10rem;
  bottom:10rem;
  left:10rem
}

.tw-inset-44{
  top:11rem;
  right:11rem;
  bottom:11rem;
  left:11rem
}

.tw-inset-48{
  top:12rem;
  right:12rem;
  bottom:12rem;
  left:12rem
}

.tw-inset-52{
  top:13rem;
  right:13rem;
  bottom:13rem;
  left:13rem
}

.tw-inset-56{
  top:14rem;
  right:14rem;
  bottom:14rem;
  left:14rem
}

.tw-inset-60{
  top:15rem;
  right:15rem;
  bottom:15rem;
  left:15rem
}

.tw-inset-64{
  top:16rem;
  right:16rem;
  bottom:16rem;
  left:16rem
}

.tw-inset-72{
  top:18rem;
  right:18rem;
  bottom:18rem;
  left:18rem
}

.tw-inset-80{
  top:20rem;
  right:20rem;
  bottom:20rem;
  left:20rem
}

.tw-inset-96{
  top:24rem;
  right:24rem;
  bottom:24rem;
  left:24rem
}

.tw-inset-auto{
  top:auto;
  right:auto;
  bottom:auto;
  left:auto
}

.tw-inset-px{
  top:1px;
  right:1px;
  bottom:1px;
  left:1px
}

.tw-inset-0\.5{
  top:0.125rem;
  right:0.125rem;
  bottom:0.125rem;
  left:0.125rem
}

.tw-inset-1\.5{
  top:0.375rem;
  right:0.375rem;
  bottom:0.375rem;
  left:0.375rem
}

.tw-inset-2\.5{
  top:0.625rem;
  right:0.625rem;
  bottom:0.625rem;
  left:0.625rem
}

.tw-inset-3\.5{
  top:0.875rem;
  right:0.875rem;
  bottom:0.875rem;
  left:0.875rem
}

.tw--inset-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.tw--inset-1{
  top:-0.25rem;
  right:-0.25rem;
  bottom:-0.25rem;
  left:-0.25rem
}

.tw--inset-2{
  top:-0.5rem;
  right:-0.5rem;
  bottom:-0.5rem;
  left:-0.5rem
}

.tw--inset-3{
  top:-0.75rem;
  right:-0.75rem;
  bottom:-0.75rem;
  left:-0.75rem
}

.tw--inset-4{
  top:-1rem;
  right:-1rem;
  bottom:-1rem;
  left:-1rem
}

.tw--inset-5{
  top:-1.25rem;
  right:-1.25rem;
  bottom:-1.25rem;
  left:-1.25rem
}

.tw--inset-6{
  top:-1.5rem;
  right:-1.5rem;
  bottom:-1.5rem;
  left:-1.5rem
}

.tw--inset-7{
  top:-1.75rem;
  right:-1.75rem;
  bottom:-1.75rem;
  left:-1.75rem
}

.tw--inset-8{
  top:-2rem;
  right:-2rem;
  bottom:-2rem;
  left:-2rem
}

.tw--inset-9{
  top:-2.25rem;
  right:-2.25rem;
  bottom:-2.25rem;
  left:-2.25rem
}

.tw--inset-10{
  top:-2.5rem;
  right:-2.5rem;
  bottom:-2.5rem;
  left:-2.5rem
}

.tw--inset-11{
  top:-2.75rem;
  right:-2.75rem;
  bottom:-2.75rem;
  left:-2.75rem
}

.tw--inset-12{
  top:-3rem;
  right:-3rem;
  bottom:-3rem;
  left:-3rem
}

.tw--inset-14{
  top:-3.5rem;
  right:-3.5rem;
  bottom:-3.5rem;
  left:-3.5rem
}

.tw--inset-16{
  top:-4rem;
  right:-4rem;
  bottom:-4rem;
  left:-4rem
}

.tw--inset-20{
  top:-5rem;
  right:-5rem;
  bottom:-5rem;
  left:-5rem
}

.tw--inset-24{
  top:-6rem;
  right:-6rem;
  bottom:-6rem;
  left:-6rem
}

.tw--inset-28{
  top:-7rem;
  right:-7rem;
  bottom:-7rem;
  left:-7rem
}

.tw--inset-32{
  top:-8rem;
  right:-8rem;
  bottom:-8rem;
  left:-8rem
}

.tw--inset-36{
  top:-9rem;
  right:-9rem;
  bottom:-9rem;
  left:-9rem
}

.tw--inset-40{
  top:-10rem;
  right:-10rem;
  bottom:-10rem;
  left:-10rem
}

.tw--inset-44{
  top:-11rem;
  right:-11rem;
  bottom:-11rem;
  left:-11rem
}

.tw--inset-48{
  top:-12rem;
  right:-12rem;
  bottom:-12rem;
  left:-12rem
}

.tw--inset-52{
  top:-13rem;
  right:-13rem;
  bottom:-13rem;
  left:-13rem
}

.tw--inset-56{
  top:-14rem;
  right:-14rem;
  bottom:-14rem;
  left:-14rem
}

.tw--inset-60{
  top:-15rem;
  right:-15rem;
  bottom:-15rem;
  left:-15rem
}

.tw--inset-64{
  top:-16rem;
  right:-16rem;
  bottom:-16rem;
  left:-16rem
}

.tw--inset-72{
  top:-18rem;
  right:-18rem;
  bottom:-18rem;
  left:-18rem
}

.tw--inset-80{
  top:-20rem;
  right:-20rem;
  bottom:-20rem;
  left:-20rem
}

.tw--inset-96{
  top:-24rem;
  right:-24rem;
  bottom:-24rem;
  left:-24rem
}

.tw--inset-px{
  top:-1px;
  right:-1px;
  bottom:-1px;
  left:-1px
}

.tw--inset-0\.5{
  top:-0.125rem;
  right:-0.125rem;
  bottom:-0.125rem;
  left:-0.125rem
}

.tw--inset-1\.5{
  top:-0.375rem;
  right:-0.375rem;
  bottom:-0.375rem;
  left:-0.375rem
}

.tw--inset-2\.5{
  top:-0.625rem;
  right:-0.625rem;
  bottom:-0.625rem;
  left:-0.625rem
}

.tw--inset-3\.5{
  top:-0.875rem;
  right:-0.875rem;
  bottom:-0.875rem;
  left:-0.875rem
}

.tw-inset-1\/2{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.tw-inset-1\/3{
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%
}

.tw-inset-2\/3{
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%
}

.tw-inset-1\/4{
  top:25%;
  right:25%;
  bottom:25%;
  left:25%
}

.tw-inset-2\/4{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.tw-inset-3\/4{
  top:75%;
  right:75%;
  bottom:75%;
  left:75%
}

.tw-inset-full{
  top:100%;
  right:100%;
  bottom:100%;
  left:100%
}

.tw--inset-1\/2{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.tw--inset-1\/3{
  top:-33.333333%;
  right:-33.333333%;
  bottom:-33.333333%;
  left:-33.333333%
}

.tw--inset-2\/3{
  top:-66.666667%;
  right:-66.666667%;
  bottom:-66.666667%;
  left:-66.666667%
}

.tw--inset-1\/4{
  top:-25%;
  right:-25%;
  bottom:-25%;
  left:-25%
}

.tw--inset-2\/4{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.tw--inset-3\/4{
  top:-75%;
  right:-75%;
  bottom:-75%;
  left:-75%
}

.tw--inset-full{
  top:-100%;
  right:-100%;
  bottom:-100%;
  left:-100%
}

.tw-inset-x-0{
  left:0px;
  right:0px
}

.tw-inset-x-1{
  left:0.25rem;
  right:0.25rem
}

.tw-inset-x-2{
  left:0.5rem;
  right:0.5rem
}

.tw-inset-x-3{
  left:0.75rem;
  right:0.75rem
}

.tw-inset-x-4{
  left:1rem;
  right:1rem
}

.tw-inset-x-5{
  left:1.25rem;
  right:1.25rem
}

.tw-inset-x-6{
  left:1.5rem;
  right:1.5rem
}

.tw-inset-x-7{
  left:1.75rem;
  right:1.75rem
}

.tw-inset-x-8{
  left:2rem;
  right:2rem
}

.tw-inset-x-9{
  left:2.25rem;
  right:2.25rem
}

.tw-inset-x-10{
  left:2.5rem;
  right:2.5rem
}

.tw-inset-x-11{
  left:2.75rem;
  right:2.75rem
}

.tw-inset-x-12{
  left:3rem;
  right:3rem
}

.tw-inset-x-14{
  left:3.5rem;
  right:3.5rem
}

.tw-inset-x-16{
  left:4rem;
  right:4rem
}

.tw-inset-x-20{
  left:5rem;
  right:5rem
}

.tw-inset-x-24{
  left:6rem;
  right:6rem
}

.tw-inset-x-28{
  left:7rem;
  right:7rem
}

.tw-inset-x-32{
  left:8rem;
  right:8rem
}

.tw-inset-x-36{
  left:9rem;
  right:9rem
}

.tw-inset-x-40{
  left:10rem;
  right:10rem
}

.tw-inset-x-44{
  left:11rem;
  right:11rem
}

.tw-inset-x-48{
  left:12rem;
  right:12rem
}

.tw-inset-x-52{
  left:13rem;
  right:13rem
}

.tw-inset-x-56{
  left:14rem;
  right:14rem
}

.tw-inset-x-60{
  left:15rem;
  right:15rem
}

.tw-inset-x-64{
  left:16rem;
  right:16rem
}

.tw-inset-x-72{
  left:18rem;
  right:18rem
}

.tw-inset-x-80{
  left:20rem;
  right:20rem
}

.tw-inset-x-96{
  left:24rem;
  right:24rem
}

.tw-inset-x-auto{
  left:auto;
  right:auto
}

.tw-inset-x-px{
  left:1px;
  right:1px
}

.tw-inset-x-0\.5{
  left:0.125rem;
  right:0.125rem
}

.tw-inset-x-1\.5{
  left:0.375rem;
  right:0.375rem
}

.tw-inset-x-2\.5{
  left:0.625rem;
  right:0.625rem
}

.tw-inset-x-3\.5{
  left:0.875rem;
  right:0.875rem
}

.tw--inset-x-0{
  left:0px;
  right:0px
}

.tw--inset-x-1{
  left:-0.25rem;
  right:-0.25rem
}

.tw--inset-x-2{
  left:-0.5rem;
  right:-0.5rem
}

.tw--inset-x-3{
  left:-0.75rem;
  right:-0.75rem
}

.tw--inset-x-4{
  left:-1rem;
  right:-1rem
}

.tw--inset-x-5{
  left:-1.25rem;
  right:-1.25rem
}

.tw--inset-x-6{
  left:-1.5rem;
  right:-1.5rem
}

.tw--inset-x-7{
  left:-1.75rem;
  right:-1.75rem
}

.tw--inset-x-8{
  left:-2rem;
  right:-2rem
}

.tw--inset-x-9{
  left:-2.25rem;
  right:-2.25rem
}

.tw--inset-x-10{
  left:-2.5rem;
  right:-2.5rem
}

.tw--inset-x-11{
  left:-2.75rem;
  right:-2.75rem
}

.tw--inset-x-12{
  left:-3rem;
  right:-3rem
}

.tw--inset-x-14{
  left:-3.5rem;
  right:-3.5rem
}

.tw--inset-x-16{
  left:-4rem;
  right:-4rem
}

.tw--inset-x-20{
  left:-5rem;
  right:-5rem
}

.tw--inset-x-24{
  left:-6rem;
  right:-6rem
}

.tw--inset-x-28{
  left:-7rem;
  right:-7rem
}

.tw--inset-x-32{
  left:-8rem;
  right:-8rem
}

.tw--inset-x-36{
  left:-9rem;
  right:-9rem
}

.tw--inset-x-40{
  left:-10rem;
  right:-10rem
}

.tw--inset-x-44{
  left:-11rem;
  right:-11rem
}

.tw--inset-x-48{
  left:-12rem;
  right:-12rem
}

.tw--inset-x-52{
  left:-13rem;
  right:-13rem
}

.tw--inset-x-56{
  left:-14rem;
  right:-14rem
}

.tw--inset-x-60{
  left:-15rem;
  right:-15rem
}

.tw--inset-x-64{
  left:-16rem;
  right:-16rem
}

.tw--inset-x-72{
  left:-18rem;
  right:-18rem
}

.tw--inset-x-80{
  left:-20rem;
  right:-20rem
}

.tw--inset-x-96{
  left:-24rem;
  right:-24rem
}

.tw--inset-x-px{
  left:-1px;
  right:-1px
}

.tw--inset-x-0\.5{
  left:-0.125rem;
  right:-0.125rem
}

.tw--inset-x-1\.5{
  left:-0.375rem;
  right:-0.375rem
}

.tw--inset-x-2\.5{
  left:-0.625rem;
  right:-0.625rem
}

.tw--inset-x-3\.5{
  left:-0.875rem;
  right:-0.875rem
}

.tw-inset-x-1\/2{
  left:50%;
  right:50%
}

.tw-inset-x-1\/3{
  left:33.333333%;
  right:33.333333%
}

.tw-inset-x-2\/3{
  left:66.666667%;
  right:66.666667%
}

.tw-inset-x-1\/4{
  left:25%;
  right:25%
}

.tw-inset-x-2\/4{
  left:50%;
  right:50%
}

.tw-inset-x-3\/4{
  left:75%;
  right:75%
}

.tw-inset-x-full{
  left:100%;
  right:100%
}

.tw--inset-x-1\/2{
  left:-50%;
  right:-50%
}

.tw--inset-x-1\/3{
  left:-33.333333%;
  right:-33.333333%
}

.tw--inset-x-2\/3{
  left:-66.666667%;
  right:-66.666667%
}

.tw--inset-x-1\/4{
  left:-25%;
  right:-25%
}

.tw--inset-x-2\/4{
  left:-50%;
  right:-50%
}

.tw--inset-x-3\/4{
  left:-75%;
  right:-75%
}

.tw--inset-x-full{
  left:-100%;
  right:-100%
}

.tw-inset-y-0{
  top:0px;
  bottom:0px
}

.tw-inset-y-1{
  top:0.25rem;
  bottom:0.25rem
}

.tw-inset-y-2{
  top:0.5rem;
  bottom:0.5rem
}

.tw-inset-y-3{
  top:0.75rem;
  bottom:0.75rem
}

.tw-inset-y-4{
  top:1rem;
  bottom:1rem
}

.tw-inset-y-5{
  top:1.25rem;
  bottom:1.25rem
}

.tw-inset-y-6{
  top:1.5rem;
  bottom:1.5rem
}

.tw-inset-y-7{
  top:1.75rem;
  bottom:1.75rem
}

.tw-inset-y-8{
  top:2rem;
  bottom:2rem
}

.tw-inset-y-9{
  top:2.25rem;
  bottom:2.25rem
}

.tw-inset-y-10{
  top:2.5rem;
  bottom:2.5rem
}

.tw-inset-y-11{
  top:2.75rem;
  bottom:2.75rem
}

.tw-inset-y-12{
  top:3rem;
  bottom:3rem
}

.tw-inset-y-14{
  top:3.5rem;
  bottom:3.5rem
}

.tw-inset-y-16{
  top:4rem;
  bottom:4rem
}

.tw-inset-y-20{
  top:5rem;
  bottom:5rem
}

.tw-inset-y-24{
  top:6rem;
  bottom:6rem
}

.tw-inset-y-28{
  top:7rem;
  bottom:7rem
}

.tw-inset-y-32{
  top:8rem;
  bottom:8rem
}

.tw-inset-y-36{
  top:9rem;
  bottom:9rem
}

.tw-inset-y-40{
  top:10rem;
  bottom:10rem
}

.tw-inset-y-44{
  top:11rem;
  bottom:11rem
}

.tw-inset-y-48{
  top:12rem;
  bottom:12rem
}

.tw-inset-y-52{
  top:13rem;
  bottom:13rem
}

.tw-inset-y-56{
  top:14rem;
  bottom:14rem
}

.tw-inset-y-60{
  top:15rem;
  bottom:15rem
}

.tw-inset-y-64{
  top:16rem;
  bottom:16rem
}

.tw-inset-y-72{
  top:18rem;
  bottom:18rem
}

.tw-inset-y-80{
  top:20rem;
  bottom:20rem
}

.tw-inset-y-96{
  top:24rem;
  bottom:24rem
}

.tw-inset-y-auto{
  top:auto;
  bottom:auto
}

.tw-inset-y-px{
  top:1px;
  bottom:1px
}

.tw-inset-y-0\.5{
  top:0.125rem;
  bottom:0.125rem
}

.tw-inset-y-1\.5{
  top:0.375rem;
  bottom:0.375rem
}

.tw-inset-y-2\.5{
  top:0.625rem;
  bottom:0.625rem
}

.tw-inset-y-3\.5{
  top:0.875rem;
  bottom:0.875rem
}

.tw--inset-y-0{
  top:0px;
  bottom:0px
}

.tw--inset-y-1{
  top:-0.25rem;
  bottom:-0.25rem
}

.tw--inset-y-2{
  top:-0.5rem;
  bottom:-0.5rem
}

.tw--inset-y-3{
  top:-0.75rem;
  bottom:-0.75rem
}

.tw--inset-y-4{
  top:-1rem;
  bottom:-1rem
}

.tw--inset-y-5{
  top:-1.25rem;
  bottom:-1.25rem
}

.tw--inset-y-6{
  top:-1.5rem;
  bottom:-1.5rem
}

.tw--inset-y-7{
  top:-1.75rem;
  bottom:-1.75rem
}

.tw--inset-y-8{
  top:-2rem;
  bottom:-2rem
}

.tw--inset-y-9{
  top:-2.25rem;
  bottom:-2.25rem
}

.tw--inset-y-10{
  top:-2.5rem;
  bottom:-2.5rem
}

.tw--inset-y-11{
  top:-2.75rem;
  bottom:-2.75rem
}

.tw--inset-y-12{
  top:-3rem;
  bottom:-3rem
}

.tw--inset-y-14{
  top:-3.5rem;
  bottom:-3.5rem
}

.tw--inset-y-16{
  top:-4rem;
  bottom:-4rem
}

.tw--inset-y-20{
  top:-5rem;
  bottom:-5rem
}

.tw--inset-y-24{
  top:-6rem;
  bottom:-6rem
}

.tw--inset-y-28{
  top:-7rem;
  bottom:-7rem
}

.tw--inset-y-32{
  top:-8rem;
  bottom:-8rem
}

.tw--inset-y-36{
  top:-9rem;
  bottom:-9rem
}

.tw--inset-y-40{
  top:-10rem;
  bottom:-10rem
}

.tw--inset-y-44{
  top:-11rem;
  bottom:-11rem
}

.tw--inset-y-48{
  top:-12rem;
  bottom:-12rem
}

.tw--inset-y-52{
  top:-13rem;
  bottom:-13rem
}

.tw--inset-y-56{
  top:-14rem;
  bottom:-14rem
}

.tw--inset-y-60{
  top:-15rem;
  bottom:-15rem
}

.tw--inset-y-64{
  top:-16rem;
  bottom:-16rem
}

.tw--inset-y-72{
  top:-18rem;
  bottom:-18rem
}

.tw--inset-y-80{
  top:-20rem;
  bottom:-20rem
}

.tw--inset-y-96{
  top:-24rem;
  bottom:-24rem
}

.tw--inset-y-px{
  top:-1px;
  bottom:-1px
}

.tw--inset-y-0\.5{
  top:-0.125rem;
  bottom:-0.125rem
}

.tw--inset-y-1\.5{
  top:-0.375rem;
  bottom:-0.375rem
}

.tw--inset-y-2\.5{
  top:-0.625rem;
  bottom:-0.625rem
}

.tw--inset-y-3\.5{
  top:-0.875rem;
  bottom:-0.875rem
}

.tw-inset-y-1\/2{
  top:50%;
  bottom:50%
}

.tw-inset-y-1\/3{
  top:33.333333%;
  bottom:33.333333%
}

.tw-inset-y-2\/3{
  top:66.666667%;
  bottom:66.666667%
}

.tw-inset-y-1\/4{
  top:25%;
  bottom:25%
}

.tw-inset-y-2\/4{
  top:50%;
  bottom:50%
}

.tw-inset-y-3\/4{
  top:75%;
  bottom:75%
}

.tw-inset-y-full{
  top:100%;
  bottom:100%
}

.tw--inset-y-1\/2{
  top:-50%;
  bottom:-50%
}

.tw--inset-y-1\/3{
  top:-33.333333%;
  bottom:-33.333333%
}

.tw--inset-y-2\/3{
  top:-66.666667%;
  bottom:-66.666667%
}

.tw--inset-y-1\/4{
  top:-25%;
  bottom:-25%
}

.tw--inset-y-2\/4{
  top:-50%;
  bottom:-50%
}

.tw--inset-y-3\/4{
  top:-75%;
  bottom:-75%
}

.tw--inset-y-full{
  top:-100%;
  bottom:-100%
}

.tw-top-0{
  top:0px
}

.tw-top-1{
  top:0.25rem
}

.tw-top-2{
  top:0.5rem
}

.tw-top-3{
  top:0.75rem
}

.tw-top-4{
  top:1rem
}

.tw-top-5{
  top:1.25rem
}

.tw-top-6{
  top:1.5rem
}

.tw-top-7{
  top:1.75rem
}

.tw-top-8{
  top:2rem
}

.tw-top-9{
  top:2.25rem
}

.tw-top-10{
  top:2.5rem
}

.tw-top-11{
  top:2.75rem
}

.tw-top-12{
  top:3rem
}

.tw-top-14{
  top:3.5rem
}

.tw-top-16{
  top:4rem
}

.tw-top-20{
  top:5rem
}

.tw-top-24{
  top:6rem
}

.tw-top-28{
  top:7rem
}

.tw-top-32{
  top:8rem
}

.tw-top-36{
  top:9rem
}

.tw-top-40{
  top:10rem
}

.tw-top-44{
  top:11rem
}

.tw-top-48{
  top:12rem
}

.tw-top-52{
  top:13rem
}

.tw-top-56{
  top:14rem
}

.tw-top-60{
  top:15rem
}

.tw-top-64{
  top:16rem
}

.tw-top-72{
  top:18rem
}

.tw-top-80{
  top:20rem
}

.tw-top-96{
  top:24rem
}

.tw-top-auto{
  top:auto
}

.tw-top-px{
  top:1px
}

.tw-top-0\.5{
  top:0.125rem
}

.tw-top-1\.5{
  top:0.375rem
}

.tw-top-2\.5{
  top:0.625rem
}

.tw-top-3\.5{
  top:0.875rem
}

.tw--top-0{
  top:0px
}

.tw--top-1{
  top:-0.25rem
}

.tw--top-2{
  top:-0.5rem
}

.tw--top-3{
  top:-0.75rem
}

.tw--top-4{
  top:-1rem
}

.tw--top-5{
  top:-1.25rem
}

.tw--top-6{
  top:-1.5rem
}

.tw--top-7{
  top:-1.75rem
}

.tw--top-8{
  top:-2rem
}

.tw--top-9{
  top:-2.25rem
}

.tw--top-10{
  top:-2.5rem
}

.tw--top-11{
  top:-2.75rem
}

.tw--top-12{
  top:-3rem
}

.tw--top-14{
  top:-3.5rem
}

.tw--top-16{
  top:-4rem
}

.tw--top-20{
  top:-5rem
}

.tw--top-24{
  top:-6rem
}

.tw--top-28{
  top:-7rem
}

.tw--top-32{
  top:-8rem
}

.tw--top-36{
  top:-9rem
}

.tw--top-40{
  top:-10rem
}

.tw--top-44{
  top:-11rem
}

.tw--top-48{
  top:-12rem
}

.tw--top-52{
  top:-13rem
}

.tw--top-56{
  top:-14rem
}

.tw--top-60{
  top:-15rem
}

.tw--top-64{
  top:-16rem
}

.tw--top-72{
  top:-18rem
}

.tw--top-80{
  top:-20rem
}

.tw--top-96{
  top:-24rem
}

.tw--top-px{
  top:-1px
}

.tw--top-0\.5{
  top:-0.125rem
}

.tw--top-1\.5{
  top:-0.375rem
}

.tw--top-2\.5{
  top:-0.625rem
}

.tw--top-3\.5{
  top:-0.875rem
}

.tw-top-1\/2{
  top:50%
}

.tw-top-1\/3{
  top:33.333333%
}

.tw-top-2\/3{
  top:66.666667%
}

.tw-top-1\/4{
  top:25%
}

.tw-top-2\/4{
  top:50%
}

.tw-top-3\/4{
  top:75%
}

.tw-top-full{
  top:100%
}

.tw--top-1\/2{
  top:-50%
}

.tw--top-1\/3{
  top:-33.333333%
}

.tw--top-2\/3{
  top:-66.666667%
}

.tw--top-1\/4{
  top:-25%
}

.tw--top-2\/4{
  top:-50%
}

.tw--top-3\/4{
  top:-75%
}

.tw--top-full{
  top:-100%
}

.tw-right-0{
  right:0px
}

.tw-right-1{
  right:0.25rem
}

.tw-right-2{
  right:0.5rem
}

.tw-right-3{
  right:0.75rem
}

.tw-right-4{
  right:1rem
}

.tw-right-5{
  right:1.25rem
}

.tw-right-6{
  right:1.5rem
}

.tw-right-7{
  right:1.75rem
}

.tw-right-8{
  right:2rem
}

.tw-right-9{
  right:2.25rem
}

.tw-right-10{
  right:2.5rem
}

.tw-right-11{
  right:2.75rem
}

.tw-right-12{
  right:3rem
}

.tw-right-14{
  right:3.5rem
}

.tw-right-16{
  right:4rem
}

.tw-right-20{
  right:5rem
}

.tw-right-24{
  right:6rem
}

.tw-right-28{
  right:7rem
}

.tw-right-32{
  right:8rem
}

.tw-right-36{
  right:9rem
}

.tw-right-40{
  right:10rem
}

.tw-right-44{
  right:11rem
}

.tw-right-48{
  right:12rem
}

.tw-right-52{
  right:13rem
}

.tw-right-56{
  right:14rem
}

.tw-right-60{
  right:15rem
}

.tw-right-64{
  right:16rem
}

.tw-right-72{
  right:18rem
}

.tw-right-80{
  right:20rem
}

.tw-right-96{
  right:24rem
}

.tw-right-auto{
  right:auto
}

.tw-right-px{
  right:1px
}

.tw-right-0\.5{
  right:0.125rem
}

.tw-right-1\.5{
  right:0.375rem
}

.tw-right-2\.5{
  right:0.625rem
}

.tw-right-3\.5{
  right:0.875rem
}

.tw--right-0{
  right:0px
}

.tw--right-1{
  right:-0.25rem
}

.tw--right-2{
  right:-0.5rem
}

.tw--right-3{
  right:-0.75rem
}

.tw--right-4{
  right:-1rem
}

.tw--right-5{
  right:-1.25rem
}

.tw--right-6{
  right:-1.5rem
}

.tw--right-7{
  right:-1.75rem
}

.tw--right-8{
  right:-2rem
}

.tw--right-9{
  right:-2.25rem
}

.tw--right-10{
  right:-2.5rem
}

.tw--right-11{
  right:-2.75rem
}

.tw--right-12{
  right:-3rem
}

.tw--right-14{
  right:-3.5rem
}

.tw--right-16{
  right:-4rem
}

.tw--right-20{
  right:-5rem
}

.tw--right-24{
  right:-6rem
}

.tw--right-28{
  right:-7rem
}

.tw--right-32{
  right:-8rem
}

.tw--right-36{
  right:-9rem
}

.tw--right-40{
  right:-10rem
}

.tw--right-44{
  right:-11rem
}

.tw--right-48{
  right:-12rem
}

.tw--right-52{
  right:-13rem
}

.tw--right-56{
  right:-14rem
}

.tw--right-60{
  right:-15rem
}

.tw--right-64{
  right:-16rem
}

.tw--right-72{
  right:-18rem
}

.tw--right-80{
  right:-20rem
}

.tw--right-96{
  right:-24rem
}

.tw--right-px{
  right:-1px
}

.tw--right-0\.5{
  right:-0.125rem
}

.tw--right-1\.5{
  right:-0.375rem
}

.tw--right-2\.5{
  right:-0.625rem
}

.tw--right-3\.5{
  right:-0.875rem
}

.tw-right-1\/2{
  right:50%
}

.tw-right-1\/3{
  right:33.333333%
}

.tw-right-2\/3{
  right:66.666667%
}

.tw-right-1\/4{
  right:25%
}

.tw-right-2\/4{
  right:50%
}

.tw-right-3\/4{
  right:75%
}

.tw-right-full{
  right:100%
}

.tw--right-1\/2{
  right:-50%
}

.tw--right-1\/3{
  right:-33.333333%
}

.tw--right-2\/3{
  right:-66.666667%
}

.tw--right-1\/4{
  right:-25%
}

.tw--right-2\/4{
  right:-50%
}

.tw--right-3\/4{
  right:-75%
}

.tw--right-full{
  right:-100%
}

.tw-bottom-0{
  bottom:0px
}

.tw-bottom-1{
  bottom:0.25rem
}

.tw-bottom-2{
  bottom:0.5rem
}

.tw-bottom-3{
  bottom:0.75rem
}

.tw-bottom-4{
  bottom:1rem
}

.tw-bottom-5{
  bottom:1.25rem
}

.tw-bottom-6{
  bottom:1.5rem
}

.tw-bottom-7{
  bottom:1.75rem
}

.tw-bottom-8{
  bottom:2rem
}

.tw-bottom-9{
  bottom:2.25rem
}

.tw-bottom-10{
  bottom:2.5rem
}

.tw-bottom-11{
  bottom:2.75rem
}

.tw-bottom-12{
  bottom:3rem
}

.tw-bottom-14{
  bottom:3.5rem
}

.tw-bottom-16{
  bottom:4rem
}

.tw-bottom-20{
  bottom:5rem
}

.tw-bottom-24{
  bottom:6rem
}

.tw-bottom-28{
  bottom:7rem
}

.tw-bottom-32{
  bottom:8rem
}

.tw-bottom-36{
  bottom:9rem
}

.tw-bottom-40{
  bottom:10rem
}

.tw-bottom-44{
  bottom:11rem
}

.tw-bottom-48{
  bottom:12rem
}

.tw-bottom-52{
  bottom:13rem
}

.tw-bottom-56{
  bottom:14rem
}

.tw-bottom-60{
  bottom:15rem
}

.tw-bottom-64{
  bottom:16rem
}

.tw-bottom-72{
  bottom:18rem
}

.tw-bottom-80{
  bottom:20rem
}

.tw-bottom-96{
  bottom:24rem
}

.tw-bottom-auto{
  bottom:auto
}

.tw-bottom-px{
  bottom:1px
}

.tw-bottom-0\.5{
  bottom:0.125rem
}

.tw-bottom-1\.5{
  bottom:0.375rem
}

.tw-bottom-2\.5{
  bottom:0.625rem
}

.tw-bottom-3\.5{
  bottom:0.875rem
}

.tw--bottom-0{
  bottom:0px
}

.tw--bottom-1{
  bottom:-0.25rem
}

.tw--bottom-2{
  bottom:-0.5rem
}

.tw--bottom-3{
  bottom:-0.75rem
}

.tw--bottom-4{
  bottom:-1rem
}

.tw--bottom-5{
  bottom:-1.25rem
}

.tw--bottom-6{
  bottom:-1.5rem
}

.tw--bottom-7{
  bottom:-1.75rem
}

.tw--bottom-8{
  bottom:-2rem
}

.tw--bottom-9{
  bottom:-2.25rem
}

.tw--bottom-10{
  bottom:-2.5rem
}

.tw--bottom-11{
  bottom:-2.75rem
}

.tw--bottom-12{
  bottom:-3rem
}

.tw--bottom-14{
  bottom:-3.5rem
}

.tw--bottom-16{
  bottom:-4rem
}

.tw--bottom-20{
  bottom:-5rem
}

.tw--bottom-24{
  bottom:-6rem
}

.tw--bottom-28{
  bottom:-7rem
}

.tw--bottom-32{
  bottom:-8rem
}

.tw--bottom-36{
  bottom:-9rem
}

.tw--bottom-40{
  bottom:-10rem
}

.tw--bottom-44{
  bottom:-11rem
}

.tw--bottom-48{
  bottom:-12rem
}

.tw--bottom-52{
  bottom:-13rem
}

.tw--bottom-56{
  bottom:-14rem
}

.tw--bottom-60{
  bottom:-15rem
}

.tw--bottom-64{
  bottom:-16rem
}

.tw--bottom-72{
  bottom:-18rem
}

.tw--bottom-80{
  bottom:-20rem
}

.tw--bottom-96{
  bottom:-24rem
}

.tw--bottom-px{
  bottom:-1px
}

.tw--bottom-0\.5{
  bottom:-0.125rem
}

.tw--bottom-1\.5{
  bottom:-0.375rem
}

.tw--bottom-2\.5{
  bottom:-0.625rem
}

.tw--bottom-3\.5{
  bottom:-0.875rem
}

.tw-bottom-1\/2{
  bottom:50%
}

.tw-bottom-1\/3{
  bottom:33.333333%
}

.tw-bottom-2\/3{
  bottom:66.666667%
}

.tw-bottom-1\/4{
  bottom:25%
}

.tw-bottom-2\/4{
  bottom:50%
}

.tw-bottom-3\/4{
  bottom:75%
}

.tw-bottom-full{
  bottom:100%
}

.tw--bottom-1\/2{
  bottom:-50%
}

.tw--bottom-1\/3{
  bottom:-33.333333%
}

.tw--bottom-2\/3{
  bottom:-66.666667%
}

.tw--bottom-1\/4{
  bottom:-25%
}

.tw--bottom-2\/4{
  bottom:-50%
}

.tw--bottom-3\/4{
  bottom:-75%
}

.tw--bottom-full{
  bottom:-100%
}

.tw-left-0{
  left:0px
}

.tw-left-1{
  left:0.25rem
}

.tw-left-2{
  left:0.5rem
}

.tw-left-3{
  left:0.75rem
}

.tw-left-4{
  left:1rem
}

.tw-left-5{
  left:1.25rem
}

.tw-left-6{
  left:1.5rem
}

.tw-left-7{
  left:1.75rem
}

.tw-left-8{
  left:2rem
}

.tw-left-9{
  left:2.25rem
}

.tw-left-10{
  left:2.5rem
}

.tw-left-11{
  left:2.75rem
}

.tw-left-12{
  left:3rem
}

.tw-left-14{
  left:3.5rem
}

.tw-left-16{
  left:4rem
}

.tw-left-20{
  left:5rem
}

.tw-left-24{
  left:6rem
}

.tw-left-28{
  left:7rem
}

.tw-left-32{
  left:8rem
}

.tw-left-36{
  left:9rem
}

.tw-left-40{
  left:10rem
}

.tw-left-44{
  left:11rem
}

.tw-left-48{
  left:12rem
}

.tw-left-52{
  left:13rem
}

.tw-left-56{
  left:14rem
}

.tw-left-60{
  left:15rem
}

.tw-left-64{
  left:16rem
}

.tw-left-72{
  left:18rem
}

.tw-left-80{
  left:20rem
}

.tw-left-96{
  left:24rem
}

.tw-left-auto{
  left:auto
}

.tw-left-px{
  left:1px
}

.tw-left-0\.5{
  left:0.125rem
}

.tw-left-1\.5{
  left:0.375rem
}

.tw-left-2\.5{
  left:0.625rem
}

.tw-left-3\.5{
  left:0.875rem
}

.tw--left-0{
  left:0px
}

.tw--left-1{
  left:-0.25rem
}

.tw--left-2{
  left:-0.5rem
}

.tw--left-3{
  left:-0.75rem
}

.tw--left-4{
  left:-1rem
}

.tw--left-5{
  left:-1.25rem
}

.tw--left-6{
  left:-1.5rem
}

.tw--left-7{
  left:-1.75rem
}

.tw--left-8{
  left:-2rem
}

.tw--left-9{
  left:-2.25rem
}

.tw--left-10{
  left:-2.5rem
}

.tw--left-11{
  left:-2.75rem
}

.tw--left-12{
  left:-3rem
}

.tw--left-14{
  left:-3.5rem
}

.tw--left-16{
  left:-4rem
}

.tw--left-20{
  left:-5rem
}

.tw--left-24{
  left:-6rem
}

.tw--left-28{
  left:-7rem
}

.tw--left-32{
  left:-8rem
}

.tw--left-36{
  left:-9rem
}

.tw--left-40{
  left:-10rem
}

.tw--left-44{
  left:-11rem
}

.tw--left-48{
  left:-12rem
}

.tw--left-52{
  left:-13rem
}

.tw--left-56{
  left:-14rem
}

.tw--left-60{
  left:-15rem
}

.tw--left-64{
  left:-16rem
}

.tw--left-72{
  left:-18rem
}

.tw--left-80{
  left:-20rem
}

.tw--left-96{
  left:-24rem
}

.tw--left-px{
  left:-1px
}

.tw--left-0\.5{
  left:-0.125rem
}

.tw--left-1\.5{
  left:-0.375rem
}

.tw--left-2\.5{
  left:-0.625rem
}

.tw--left-3\.5{
  left:-0.875rem
}

.tw-left-1\/2{
  left:50%
}

.tw-left-1\/3{
  left:33.333333%
}

.tw-left-2\/3{
  left:66.666667%
}

.tw-left-1\/4{
  left:25%
}

.tw-left-2\/4{
  left:50%
}

.tw-left-3\/4{
  left:75%
}

.tw-left-full{
  left:100%
}

.tw--left-1\/2{
  left:-50%
}

.tw--left-1\/3{
  left:-33.333333%
}

.tw--left-2\/3{
  left:-66.666667%
}

.tw--left-1\/4{
  left:-25%
}

.tw--left-2\/4{
  left:-50%
}

.tw--left-3\/4{
  left:-75%
}

.tw--left-full{
  left:-100%
}

.tw-isolate{
  isolation:isolate
}

.tw-isolation-auto{
  isolation:auto
}

.tw-z-0{
  z-index:0
}

.tw-z-10{
  z-index:10
}

.tw-z-20{
  z-index:20
}

.tw-z-30{
  z-index:30
}

.tw-z-40{
  z-index:40
}

.tw-z-50{
  z-index:50
}

.tw-z-auto{
  z-index:auto
}

.focus-within\:tw-z-0:focus-within{
  z-index:0
}

.focus-within\:tw-z-10:focus-within{
  z-index:10
}

.focus-within\:tw-z-20:focus-within{
  z-index:20
}

.focus-within\:tw-z-30:focus-within{
  z-index:30
}

.focus-within\:tw-z-40:focus-within{
  z-index:40
}

.focus-within\:tw-z-50:focus-within{
  z-index:50
}

.focus-within\:tw-z-auto:focus-within{
  z-index:auto
}

.focus\:tw-z-0:focus{
  z-index:0
}

.focus\:tw-z-10:focus{
  z-index:10
}

.focus\:tw-z-20:focus{
  z-index:20
}

.focus\:tw-z-30:focus{
  z-index:30
}

.focus\:tw-z-40:focus{
  z-index:40
}

.focus\:tw-z-50:focus{
  z-index:50
}

.focus\:tw-z-auto:focus{
  z-index:auto
}

.tw-order-1{
  order:1
}

.tw-order-2{
  order:2
}

.tw-order-3{
  order:3
}

.tw-order-4{
  order:4
}

.tw-order-5{
  order:5
}

.tw-order-6{
  order:6
}

.tw-order-7{
  order:7
}

.tw-order-8{
  order:8
}

.tw-order-9{
  order:9
}

.tw-order-10{
  order:10
}

.tw-order-11{
  order:11
}

.tw-order-12{
  order:12
}

.tw-order-first{
  order:-9999
}

.tw-order-last{
  order:9999
}

.tw-order-none{
  order:0
}

.tw-col-auto{
  grid-column:auto
}

.tw-col-span-1{
  grid-column:span 1 / span 1
}

.tw-col-span-2{
  grid-column:span 2 / span 2
}

.tw-col-span-3{
  grid-column:span 3 / span 3
}

.tw-col-span-4{
  grid-column:span 4 / span 4
}

.tw-col-span-5{
  grid-column:span 5 / span 5
}

.tw-col-span-6{
  grid-column:span 6 / span 6
}

.tw-col-span-7{
  grid-column:span 7 / span 7
}

.tw-col-span-8{
  grid-column:span 8 / span 8
}

.tw-col-span-9{
  grid-column:span 9 / span 9
}

.tw-col-span-10{
  grid-column:span 10 / span 10
}

.tw-col-span-11{
  grid-column:span 11 / span 11
}

.tw-col-span-12{
  grid-column:span 12 / span 12
}

.tw-col-span-full{
  grid-column:1 / -1
}

.tw-col-start-1{
  grid-column-start:1
}

.tw-col-start-2{
  grid-column-start:2
}

.tw-col-start-3{
  grid-column-start:3
}

.tw-col-start-4{
  grid-column-start:4
}

.tw-col-start-5{
  grid-column-start:5
}

.tw-col-start-6{
  grid-column-start:6
}

.tw-col-start-7{
  grid-column-start:7
}

.tw-col-start-8{
  grid-column-start:8
}

.tw-col-start-9{
  grid-column-start:9
}

.tw-col-start-10{
  grid-column-start:10
}

.tw-col-start-11{
  grid-column-start:11
}

.tw-col-start-12{
  grid-column-start:12
}

.tw-col-start-13{
  grid-column-start:13
}

.tw-col-start-auto{
  grid-column-start:auto
}

.tw-col-end-1{
  grid-column-end:1
}

.tw-col-end-2{
  grid-column-end:2
}

.tw-col-end-3{
  grid-column-end:3
}

.tw-col-end-4{
  grid-column-end:4
}

.tw-col-end-5{
  grid-column-end:5
}

.tw-col-end-6{
  grid-column-end:6
}

.tw-col-end-7{
  grid-column-end:7
}

.tw-col-end-8{
  grid-column-end:8
}

.tw-col-end-9{
  grid-column-end:9
}

.tw-col-end-10{
  grid-column-end:10
}

.tw-col-end-11{
  grid-column-end:11
}

.tw-col-end-12{
  grid-column-end:12
}

.tw-col-end-13{
  grid-column-end:13
}

.tw-col-end-auto{
  grid-column-end:auto
}

.tw-row-auto{
  grid-row:auto
}

.tw-row-span-1{
  grid-row:span 1 / span 1
}

.tw-row-span-2{
  grid-row:span 2 / span 2
}

.tw-row-span-3{
  grid-row:span 3 / span 3
}

.tw-row-span-4{
  grid-row:span 4 / span 4
}

.tw-row-span-5{
  grid-row:span 5 / span 5
}

.tw-row-span-6{
  grid-row:span 6 / span 6
}

.tw-row-span-full{
  grid-row:1 / -1
}

.tw-row-start-1{
  grid-row-start:1
}

.tw-row-start-2{
  grid-row-start:2
}

.tw-row-start-3{
  grid-row-start:3
}

.tw-row-start-4{
  grid-row-start:4
}

.tw-row-start-5{
  grid-row-start:5
}

.tw-row-start-6{
  grid-row-start:6
}

.tw-row-start-7{
  grid-row-start:7
}

.tw-row-start-auto{
  grid-row-start:auto
}

.tw-row-end-1{
  grid-row-end:1
}

.tw-row-end-2{
  grid-row-end:2
}

.tw-row-end-3{
  grid-row-end:3
}

.tw-row-end-4{
  grid-row-end:4
}

.tw-row-end-5{
  grid-row-end:5
}

.tw-row-end-6{
  grid-row-end:6
}

.tw-row-end-7{
  grid-row-end:7
}

.tw-row-end-auto{
  grid-row-end:auto
}

.tw-float-right{
  float:right
}

.tw-float-left{
  float:left
}

.tw-float-none{
  float:none
}

.tw-clear-left{
  clear:left
}

.tw-clear-right{
  clear:right
}

.tw-clear-both{
  clear:both
}

.tw-clear-none{
  clear:none
}

.tw-m-0{
  margin:0px
}

.tw-m-1{
  margin:0.25rem
}

.tw-m-2{
  margin:0.5rem
}

.tw-m-3{
  margin:0.75rem
}

.tw-m-4{
  margin:1rem
}

.tw-m-5{
  margin:1.25rem
}

.tw-m-6{
  margin:1.5rem
}

.tw-m-7{
  margin:1.75rem
}

.tw-m-8{
  margin:2rem
}

.tw-m-9{
  margin:2.25rem
}

.tw-m-10{
  margin:2.5rem
}

.tw-m-11{
  margin:2.75rem
}

.tw-m-12{
  margin:3rem
}

.tw-m-14{
  margin:3.5rem
}

.tw-m-16{
  margin:4rem
}

.tw-m-20{
  margin:5rem
}

.tw-m-24{
  margin:6rem
}

.tw-m-28{
  margin:7rem
}

.tw-m-32{
  margin:8rem
}

.tw-m-36{
  margin:9rem
}

.tw-m-40{
  margin:10rem
}

.tw-m-44{
  margin:11rem
}

.tw-m-48{
  margin:12rem
}

.tw-m-52{
  margin:13rem
}

.tw-m-56{
  margin:14rem
}

.tw-m-60{
  margin:15rem
}

.tw-m-64{
  margin:16rem
}

.tw-m-72{
  margin:18rem
}

.tw-m-80{
  margin:20rem
}

.tw-m-96{
  margin:24rem
}

.tw-m-auto{
  margin:auto
}

.tw-m-px{
  margin:1px
}

.tw-m-0\.5{
  margin:0.125rem
}

.tw-m-1\.5{
  margin:0.375rem
}

.tw-m-2\.5{
  margin:0.625rem
}

.tw-m-3\.5{
  margin:0.875rem
}

.tw--m-0{
  margin:0px
}

.tw--m-1{
  margin:-0.25rem
}

.tw--m-2{
  margin:-0.5rem
}

.tw--m-3{
  margin:-0.75rem
}

.tw--m-4{
  margin:-1rem
}

.tw--m-5{
  margin:-1.25rem
}

.tw--m-6{
  margin:-1.5rem
}

.tw--m-7{
  margin:-1.75rem
}

.tw--m-8{
  margin:-2rem
}

.tw--m-9{
  margin:-2.25rem
}

.tw--m-10{
  margin:-2.5rem
}

.tw--m-11{
  margin:-2.75rem
}

.tw--m-12{
  margin:-3rem
}

.tw--m-14{
  margin:-3.5rem
}

.tw--m-16{
  margin:-4rem
}

.tw--m-20{
  margin:-5rem
}

.tw--m-24{
  margin:-6rem
}

.tw--m-28{
  margin:-7rem
}

.tw--m-32{
  margin:-8rem
}

.tw--m-36{
  margin:-9rem
}

.tw--m-40{
  margin:-10rem
}

.tw--m-44{
  margin:-11rem
}

.tw--m-48{
  margin:-12rem
}

.tw--m-52{
  margin:-13rem
}

.tw--m-56{
  margin:-14rem
}

.tw--m-60{
  margin:-15rem
}

.tw--m-64{
  margin:-16rem
}

.tw--m-72{
  margin:-18rem
}

.tw--m-80{
  margin:-20rem
}

.tw--m-96{
  margin:-24rem
}

.tw--m-px{
  margin:-1px
}

.tw--m-0\.5{
  margin:-0.125rem
}

.tw--m-1\.5{
  margin:-0.375rem
}

.tw--m-2\.5{
  margin:-0.625rem
}

.tw--m-3\.5{
  margin:-0.875rem
}

.tw-mx-0{
  margin-left:0px;
  margin-right:0px
}

.tw-mx-1{
  margin-left:0.25rem;
  margin-right:0.25rem
}

.tw-mx-2{
  margin-left:0.5rem;
  margin-right:0.5rem
}

.tw-mx-3{
  margin-left:0.75rem;
  margin-right:0.75rem
}

.tw-mx-4{
  margin-left:1rem;
  margin-right:1rem
}

.tw-mx-5{
  margin-left:1.25rem;
  margin-right:1.25rem
}

.tw-mx-6{
  margin-left:1.5rem;
  margin-right:1.5rem
}

.tw-mx-7{
  margin-left:1.75rem;
  margin-right:1.75rem
}

.tw-mx-8{
  margin-left:2rem;
  margin-right:2rem
}

.tw-mx-9{
  margin-left:2.25rem;
  margin-right:2.25rem
}

.tw-mx-10{
  margin-left:2.5rem;
  margin-right:2.5rem
}

.tw-mx-11{
  margin-left:2.75rem;
  margin-right:2.75rem
}

.tw-mx-12{
  margin-left:3rem;
  margin-right:3rem
}

.tw-mx-14{
  margin-left:3.5rem;
  margin-right:3.5rem
}

.tw-mx-16{
  margin-left:4rem;
  margin-right:4rem
}

.tw-mx-20{
  margin-left:5rem;
  margin-right:5rem
}

.tw-mx-24{
  margin-left:6rem;
  margin-right:6rem
}

.tw-mx-28{
  margin-left:7rem;
  margin-right:7rem
}

.tw-mx-32{
  margin-left:8rem;
  margin-right:8rem
}

.tw-mx-36{
  margin-left:9rem;
  margin-right:9rem
}

.tw-mx-40{
  margin-left:10rem;
  margin-right:10rem
}

.tw-mx-44{
  margin-left:11rem;
  margin-right:11rem
}

.tw-mx-48{
  margin-left:12rem;
  margin-right:12rem
}

.tw-mx-52{
  margin-left:13rem;
  margin-right:13rem
}

.tw-mx-56{
  margin-left:14rem;
  margin-right:14rem
}

.tw-mx-60{
  margin-left:15rem;
  margin-right:15rem
}

.tw-mx-64{
  margin-left:16rem;
  margin-right:16rem
}

.tw-mx-72{
  margin-left:18rem;
  margin-right:18rem
}

.tw-mx-80{
  margin-left:20rem;
  margin-right:20rem
}

.tw-mx-96{
  margin-left:24rem;
  margin-right:24rem
}

.tw-mx-auto{
  margin-left:auto;
  margin-right:auto
}

.tw-mx-px{
  margin-left:1px;
  margin-right:1px
}

.tw-mx-0\.5{
  margin-left:0.125rem;
  margin-right:0.125rem
}

.tw-mx-1\.5{
  margin-left:0.375rem;
  margin-right:0.375rem
}

.tw-mx-2\.5{
  margin-left:0.625rem;
  margin-right:0.625rem
}

.tw-mx-3\.5{
  margin-left:0.875rem;
  margin-right:0.875rem
}

.tw--mx-0{
  margin-left:0px;
  margin-right:0px
}

.tw--mx-1{
  margin-left:-0.25rem;
  margin-right:-0.25rem
}

.tw--mx-2{
  margin-left:-0.5rem;
  margin-right:-0.5rem
}

.tw--mx-3{
  margin-left:-0.75rem;
  margin-right:-0.75rem
}

.tw--mx-4{
  margin-left:-1rem;
  margin-right:-1rem
}

.tw--mx-5{
  margin-left:-1.25rem;
  margin-right:-1.25rem
}

.tw--mx-6{
  margin-left:-1.5rem;
  margin-right:-1.5rem
}

.tw--mx-7{
  margin-left:-1.75rem;
  margin-right:-1.75rem
}

.tw--mx-8{
  margin-left:-2rem;
  margin-right:-2rem
}

.tw--mx-9{
  margin-left:-2.25rem;
  margin-right:-2.25rem
}

.tw--mx-10{
  margin-left:-2.5rem;
  margin-right:-2.5rem
}

.tw--mx-11{
  margin-left:-2.75rem;
  margin-right:-2.75rem
}

.tw--mx-12{
  margin-left:-3rem;
  margin-right:-3rem
}

.tw--mx-14{
  margin-left:-3.5rem;
  margin-right:-3.5rem
}

.tw--mx-16{
  margin-left:-4rem;
  margin-right:-4rem
}

.tw--mx-20{
  margin-left:-5rem;
  margin-right:-5rem
}

.tw--mx-24{
  margin-left:-6rem;
  margin-right:-6rem
}

.tw--mx-28{
  margin-left:-7rem;
  margin-right:-7rem
}

.tw--mx-32{
  margin-left:-8rem;
  margin-right:-8rem
}

.tw--mx-36{
  margin-left:-9rem;
  margin-right:-9rem
}

.tw--mx-40{
  margin-left:-10rem;
  margin-right:-10rem
}

.tw--mx-44{
  margin-left:-11rem;
  margin-right:-11rem
}

.tw--mx-48{
  margin-left:-12rem;
  margin-right:-12rem
}

.tw--mx-52{
  margin-left:-13rem;
  margin-right:-13rem
}

.tw--mx-56{
  margin-left:-14rem;
  margin-right:-14rem
}

.tw--mx-60{
  margin-left:-15rem;
  margin-right:-15rem
}

.tw--mx-64{
  margin-left:-16rem;
  margin-right:-16rem
}

.tw--mx-72{
  margin-left:-18rem;
  margin-right:-18rem
}

.tw--mx-80{
  margin-left:-20rem;
  margin-right:-20rem
}

.tw--mx-96{
  margin-left:-24rem;
  margin-right:-24rem
}

.tw--mx-px{
  margin-left:-1px;
  margin-right:-1px
}

.tw--mx-0\.5{
  margin-left:-0.125rem;
  margin-right:-0.125rem
}

.tw--mx-1\.5{
  margin-left:-0.375rem;
  margin-right:-0.375rem
}

.tw--mx-2\.5{
  margin-left:-0.625rem;
  margin-right:-0.625rem
}

.tw--mx-3\.5{
  margin-left:-0.875rem;
  margin-right:-0.875rem
}

.tw-my-0{
  margin-top:0px;
  margin-bottom:0px
}

.tw-my-1{
  margin-top:0.25rem;
  margin-bottom:0.25rem
}

.tw-my-2{
  margin-top:0.5rem;
  margin-bottom:0.5rem
}

.tw-my-3{
  margin-top:0.75rem;
  margin-bottom:0.75rem
}

.tw-my-4{
  margin-top:1rem;
  margin-bottom:1rem
}

.tw-my-5{
  margin-top:1.25rem;
  margin-bottom:1.25rem
}

.tw-my-6{
  margin-top:1.5rem;
  margin-bottom:1.5rem
}

.tw-my-7{
  margin-top:1.75rem;
  margin-bottom:1.75rem
}

.tw-my-8{
  margin-top:2rem;
  margin-bottom:2rem
}

.tw-my-9{
  margin-top:2.25rem;
  margin-bottom:2.25rem
}

.tw-my-10{
  margin-top:2.5rem;
  margin-bottom:2.5rem
}

.tw-my-11{
  margin-top:2.75rem;
  margin-bottom:2.75rem
}

.tw-my-12{
  margin-top:3rem;
  margin-bottom:3rem
}

.tw-my-14{
  margin-top:3.5rem;
  margin-bottom:3.5rem
}

.tw-my-16{
  margin-top:4rem;
  margin-bottom:4rem
}

.tw-my-20{
  margin-top:5rem;
  margin-bottom:5rem
}

.tw-my-24{
  margin-top:6rem;
  margin-bottom:6rem
}

.tw-my-28{
  margin-top:7rem;
  margin-bottom:7rem
}

.tw-my-32{
  margin-top:8rem;
  margin-bottom:8rem
}

.tw-my-36{
  margin-top:9rem;
  margin-bottom:9rem
}

.tw-my-40{
  margin-top:10rem;
  margin-bottom:10rem
}

.tw-my-44{
  margin-top:11rem;
  margin-bottom:11rem
}

.tw-my-48{
  margin-top:12rem;
  margin-bottom:12rem
}

.tw-my-52{
  margin-top:13rem;
  margin-bottom:13rem
}

.tw-my-56{
  margin-top:14rem;
  margin-bottom:14rem
}

.tw-my-60{
  margin-top:15rem;
  margin-bottom:15rem
}

.tw-my-64{
  margin-top:16rem;
  margin-bottom:16rem
}

.tw-my-72{
  margin-top:18rem;
  margin-bottom:18rem
}

.tw-my-80{
  margin-top:20rem;
  margin-bottom:20rem
}

.tw-my-96{
  margin-top:24rem;
  margin-bottom:24rem
}

.tw-my-auto{
  margin-top:auto;
  margin-bottom:auto
}

.tw-my-px{
  margin-top:1px;
  margin-bottom:1px
}

.tw-my-0\.5{
  margin-top:0.125rem;
  margin-bottom:0.125rem
}

.tw-my-1\.5{
  margin-top:0.375rem;
  margin-bottom:0.375rem
}

.tw-my-2\.5{
  margin-top:0.625rem;
  margin-bottom:0.625rem
}

.tw-my-3\.5{
  margin-top:0.875rem;
  margin-bottom:0.875rem
}

.tw--my-0{
  margin-top:0px;
  margin-bottom:0px
}

.tw--my-1{
  margin-top:-0.25rem;
  margin-bottom:-0.25rem
}

.tw--my-2{
  margin-top:-0.5rem;
  margin-bottom:-0.5rem
}

.tw--my-3{
  margin-top:-0.75rem;
  margin-bottom:-0.75rem
}

.tw--my-4{
  margin-top:-1rem;
  margin-bottom:-1rem
}

.tw--my-5{
  margin-top:-1.25rem;
  margin-bottom:-1.25rem
}

.tw--my-6{
  margin-top:-1.5rem;
  margin-bottom:-1.5rem
}

.tw--my-7{
  margin-top:-1.75rem;
  margin-bottom:-1.75rem
}

.tw--my-8{
  margin-top:-2rem;
  margin-bottom:-2rem
}

.tw--my-9{
  margin-top:-2.25rem;
  margin-bottom:-2.25rem
}

.tw--my-10{
  margin-top:-2.5rem;
  margin-bottom:-2.5rem
}

.tw--my-11{
  margin-top:-2.75rem;
  margin-bottom:-2.75rem
}

.tw--my-12{
  margin-top:-3rem;
  margin-bottom:-3rem
}

.tw--my-14{
  margin-top:-3.5rem;
  margin-bottom:-3.5rem
}

.tw--my-16{
  margin-top:-4rem;
  margin-bottom:-4rem
}

.tw--my-20{
  margin-top:-5rem;
  margin-bottom:-5rem
}

.tw--my-24{
  margin-top:-6rem;
  margin-bottom:-6rem
}

.tw--my-28{
  margin-top:-7rem;
  margin-bottom:-7rem
}

.tw--my-32{
  margin-top:-8rem;
  margin-bottom:-8rem
}

.tw--my-36{
  margin-top:-9rem;
  margin-bottom:-9rem
}

.tw--my-40{
  margin-top:-10rem;
  margin-bottom:-10rem
}

.tw--my-44{
  margin-top:-11rem;
  margin-bottom:-11rem
}

.tw--my-48{
  margin-top:-12rem;
  margin-bottom:-12rem
}

.tw--my-52{
  margin-top:-13rem;
  margin-bottom:-13rem
}

.tw--my-56{
  margin-top:-14rem;
  margin-bottom:-14rem
}

.tw--my-60{
  margin-top:-15rem;
  margin-bottom:-15rem
}

.tw--my-64{
  margin-top:-16rem;
  margin-bottom:-16rem
}

.tw--my-72{
  margin-top:-18rem;
  margin-bottom:-18rem
}

.tw--my-80{
  margin-top:-20rem;
  margin-bottom:-20rem
}

.tw--my-96{
  margin-top:-24rem;
  margin-bottom:-24rem
}

.tw--my-px{
  margin-top:-1px;
  margin-bottom:-1px
}

.tw--my-0\.5{
  margin-top:-0.125rem;
  margin-bottom:-0.125rem
}

.tw--my-1\.5{
  margin-top:-0.375rem;
  margin-bottom:-0.375rem
}

.tw--my-2\.5{
  margin-top:-0.625rem;
  margin-bottom:-0.625rem
}

.tw--my-3\.5{
  margin-top:-0.875rem;
  margin-bottom:-0.875rem
}

.tw-mt-0{
  margin-top:0px
}

.tw-mt-1{
  margin-top:0.25rem
}

.tw-mt-2{
  margin-top:0.5rem
}

.tw-mt-3{
  margin-top:0.75rem
}

.tw-mt-4{
  margin-top:1rem
}

.tw-mt-5{
  margin-top:1.25rem
}

.tw-mt-6{
  margin-top:1.5rem
}

.tw-mt-7{
  margin-top:1.75rem
}

.tw-mt-8{
  margin-top:2rem
}

.tw-mt-9{
  margin-top:2.25rem
}

.tw-mt-10{
  margin-top:2.5rem
}

.tw-mt-11{
  margin-top:2.75rem
}

.tw-mt-12{
  margin-top:3rem
}

.tw-mt-14{
  margin-top:3.5rem
}

.tw-mt-16{
  margin-top:4rem
}

.tw-mt-20{
  margin-top:5rem
}

.tw-mt-24{
  margin-top:6rem
}

.tw-mt-28{
  margin-top:7rem
}

.tw-mt-32{
  margin-top:8rem
}

.tw-mt-36{
  margin-top:9rem
}

.tw-mt-40{
  margin-top:10rem
}

.tw-mt-44{
  margin-top:11rem
}

.tw-mt-48{
  margin-top:12rem
}

.tw-mt-52{
  margin-top:13rem
}

.tw-mt-56{
  margin-top:14rem
}

.tw-mt-60{
  margin-top:15rem
}

.tw-mt-64{
  margin-top:16rem
}

.tw-mt-72{
  margin-top:18rem
}

.tw-mt-80{
  margin-top:20rem
}

.tw-mt-96{
  margin-top:24rem
}

.tw-mt-auto{
  margin-top:auto
}

.tw-mt-px{
  margin-top:1px
}

.tw-mt-0\.5{
  margin-top:0.125rem
}

.tw-mt-1\.5{
  margin-top:0.375rem
}

.tw-mt-2\.5{
  margin-top:0.625rem
}

.tw-mt-3\.5{
  margin-top:0.875rem
}

.tw--mt-0{
  margin-top:0px
}

.tw--mt-1{
  margin-top:-0.25rem
}

.tw--mt-2{
  margin-top:-0.5rem
}

.tw--mt-3{
  margin-top:-0.75rem
}

.tw--mt-4{
  margin-top:-1rem
}

.tw--mt-5{
  margin-top:-1.25rem
}

.tw--mt-6{
  margin-top:-1.5rem
}

.tw--mt-7{
  margin-top:-1.75rem
}

.tw--mt-8{
  margin-top:-2rem
}

.tw--mt-9{
  margin-top:-2.25rem
}

.tw--mt-10{
  margin-top:-2.5rem
}

.tw--mt-11{
  margin-top:-2.75rem
}

.tw--mt-12{
  margin-top:-3rem
}

.tw--mt-14{
  margin-top:-3.5rem
}

.tw--mt-16{
  margin-top:-4rem
}

.tw--mt-20{
  margin-top:-5rem
}

.tw--mt-24{
  margin-top:-6rem
}

.tw--mt-28{
  margin-top:-7rem
}

.tw--mt-32{
  margin-top:-8rem
}

.tw--mt-36{
  margin-top:-9rem
}

.tw--mt-40{
  margin-top:-10rem
}

.tw--mt-44{
  margin-top:-11rem
}

.tw--mt-48{
  margin-top:-12rem
}

.tw--mt-52{
  margin-top:-13rem
}

.tw--mt-56{
  margin-top:-14rem
}

.tw--mt-60{
  margin-top:-15rem
}

.tw--mt-64{
  margin-top:-16rem
}

.tw--mt-72{
  margin-top:-18rem
}

.tw--mt-80{
  margin-top:-20rem
}

.tw--mt-96{
  margin-top:-24rem
}

.tw--mt-px{
  margin-top:-1px
}

.tw--mt-0\.5{
  margin-top:-0.125rem
}

.tw--mt-1\.5{
  margin-top:-0.375rem
}

.tw--mt-2\.5{
  margin-top:-0.625rem
}

.tw--mt-3\.5{
  margin-top:-0.875rem
}

.tw-mr-0{
  margin-right:0px
}

.tw-mr-1{
  margin-right:0.25rem
}

.tw-mr-2{
  margin-right:0.5rem
}

.tw-mr-3{
  margin-right:0.75rem
}

.tw-mr-4{
  margin-right:1rem
}

.tw-mr-5{
  margin-right:1.25rem
}

.tw-mr-6{
  margin-right:1.5rem
}

.tw-mr-7{
  margin-right:1.75rem
}

.tw-mr-8{
  margin-right:2rem
}

.tw-mr-9{
  margin-right:2.25rem
}

.tw-mr-10{
  margin-right:2.5rem
}

.tw-mr-11{
  margin-right:2.75rem
}

.tw-mr-12{
  margin-right:3rem
}

.tw-mr-14{
  margin-right:3.5rem
}

.tw-mr-16{
  margin-right:4rem
}

.tw-mr-20{
  margin-right:5rem
}

.tw-mr-24{
  margin-right:6rem
}

.tw-mr-28{
  margin-right:7rem
}

.tw-mr-32{
  margin-right:8rem
}

.tw-mr-36{
  margin-right:9rem
}

.tw-mr-40{
  margin-right:10rem
}

.tw-mr-44{
  margin-right:11rem
}

.tw-mr-48{
  margin-right:12rem
}

.tw-mr-52{
  margin-right:13rem
}

.tw-mr-56{
  margin-right:14rem
}

.tw-mr-60{
  margin-right:15rem
}

.tw-mr-64{
  margin-right:16rem
}

.tw-mr-72{
  margin-right:18rem
}

.tw-mr-80{
  margin-right:20rem
}

.tw-mr-96{
  margin-right:24rem
}

.tw-mr-auto{
  margin-right:auto
}

.tw-mr-px{
  margin-right:1px
}

.tw-mr-0\.5{
  margin-right:0.125rem
}

.tw-mr-1\.5{
  margin-right:0.375rem
}

.tw-mr-2\.5{
  margin-right:0.625rem
}

.tw-mr-3\.5{
  margin-right:0.875rem
}

.tw--mr-0{
  margin-right:0px
}

.tw--mr-1{
  margin-right:-0.25rem
}

.tw--mr-2{
  margin-right:-0.5rem
}

.tw--mr-3{
  margin-right:-0.75rem
}

.tw--mr-4{
  margin-right:-1rem
}

.tw--mr-5{
  margin-right:-1.25rem
}

.tw--mr-6{
  margin-right:-1.5rem
}

.tw--mr-7{
  margin-right:-1.75rem
}

.tw--mr-8{
  margin-right:-2rem
}

.tw--mr-9{
  margin-right:-2.25rem
}

.tw--mr-10{
  margin-right:-2.5rem
}

.tw--mr-11{
  margin-right:-2.75rem
}

.tw--mr-12{
  margin-right:-3rem
}

.tw--mr-14{
  margin-right:-3.5rem
}

.tw--mr-16{
  margin-right:-4rem
}

.tw--mr-20{
  margin-right:-5rem
}

.tw--mr-24{
  margin-right:-6rem
}

.tw--mr-28{
  margin-right:-7rem
}

.tw--mr-32{
  margin-right:-8rem
}

.tw--mr-36{
  margin-right:-9rem
}

.tw--mr-40{
  margin-right:-10rem
}

.tw--mr-44{
  margin-right:-11rem
}

.tw--mr-48{
  margin-right:-12rem
}

.tw--mr-52{
  margin-right:-13rem
}

.tw--mr-56{
  margin-right:-14rem
}

.tw--mr-60{
  margin-right:-15rem
}

.tw--mr-64{
  margin-right:-16rem
}

.tw--mr-72{
  margin-right:-18rem
}

.tw--mr-80{
  margin-right:-20rem
}

.tw--mr-96{
  margin-right:-24rem
}

.tw--mr-px{
  margin-right:-1px
}

.tw--mr-0\.5{
  margin-right:-0.125rem
}

.tw--mr-1\.5{
  margin-right:-0.375rem
}

.tw--mr-2\.5{
  margin-right:-0.625rem
}

.tw--mr-3\.5{
  margin-right:-0.875rem
}

.tw-mb-0{
  margin-bottom:0px
}

.tw-mb-1{
  margin-bottom:0.25rem
}

.tw-mb-2{
  margin-bottom:0.5rem
}

.tw-mb-3{
  margin-bottom:0.75rem
}

.tw-mb-4{
  margin-bottom:1rem
}

.tw-mb-5{
  margin-bottom:1.25rem
}

.tw-mb-6{
  margin-bottom:1.5rem
}

.tw-mb-7{
  margin-bottom:1.75rem
}

.tw-mb-8{
  margin-bottom:2rem
}

.tw-mb-9{
  margin-bottom:2.25rem
}

.tw-mb-10{
  margin-bottom:2.5rem
}

.tw-mb-11{
  margin-bottom:2.75rem
}

.tw-mb-12{
  margin-bottom:3rem
}

.tw-mb-14{
  margin-bottom:3.5rem
}

.tw-mb-16{
  margin-bottom:4rem
}

.tw-mb-20{
  margin-bottom:5rem
}

.tw-mb-24{
  margin-bottom:6rem
}

.tw-mb-28{
  margin-bottom:7rem
}

.tw-mb-32{
  margin-bottom:8rem
}

.tw-mb-36{
  margin-bottom:9rem
}

.tw-mb-40{
  margin-bottom:10rem
}

.tw-mb-44{
  margin-bottom:11rem
}

.tw-mb-48{
  margin-bottom:12rem
}

.tw-mb-52{
  margin-bottom:13rem
}

.tw-mb-56{
  margin-bottom:14rem
}

.tw-mb-60{
  margin-bottom:15rem
}

.tw-mb-64{
  margin-bottom:16rem
}

.tw-mb-72{
  margin-bottom:18rem
}

.tw-mb-80{
  margin-bottom:20rem
}

.tw-mb-96{
  margin-bottom:24rem
}

.tw-mb-auto{
  margin-bottom:auto
}

.tw-mb-px{
  margin-bottom:1px
}

.tw-mb-0\.5{
  margin-bottom:0.125rem
}

.tw-mb-1\.5{
  margin-bottom:0.375rem
}

.tw-mb-2\.5{
  margin-bottom:0.625rem
}

.tw-mb-3\.5{
  margin-bottom:0.875rem
}

.tw--mb-0{
  margin-bottom:0px
}

.tw--mb-1{
  margin-bottom:-0.25rem
}

.tw--mb-2{
  margin-bottom:-0.5rem
}

.tw--mb-3{
  margin-bottom:-0.75rem
}

.tw--mb-4{
  margin-bottom:-1rem
}

.tw--mb-5{
  margin-bottom:-1.25rem
}

.tw--mb-6{
  margin-bottom:-1.5rem
}

.tw--mb-7{
  margin-bottom:-1.75rem
}

.tw--mb-8{
  margin-bottom:-2rem
}

.tw--mb-9{
  margin-bottom:-2.25rem
}

.tw--mb-10{
  margin-bottom:-2.5rem
}

.tw--mb-11{
  margin-bottom:-2.75rem
}

.tw--mb-12{
  margin-bottom:-3rem
}

.tw--mb-14{
  margin-bottom:-3.5rem
}

.tw--mb-16{
  margin-bottom:-4rem
}

.tw--mb-20{
  margin-bottom:-5rem
}

.tw--mb-24{
  margin-bottom:-6rem
}

.tw--mb-28{
  margin-bottom:-7rem
}

.tw--mb-32{
  margin-bottom:-8rem
}

.tw--mb-36{
  margin-bottom:-9rem
}

.tw--mb-40{
  margin-bottom:-10rem
}

.tw--mb-44{
  margin-bottom:-11rem
}

.tw--mb-48{
  margin-bottom:-12rem
}

.tw--mb-52{
  margin-bottom:-13rem
}

.tw--mb-56{
  margin-bottom:-14rem
}

.tw--mb-60{
  margin-bottom:-15rem
}

.tw--mb-64{
  margin-bottom:-16rem
}

.tw--mb-72{
  margin-bottom:-18rem
}

.tw--mb-80{
  margin-bottom:-20rem
}

.tw--mb-96{
  margin-bottom:-24rem
}

.tw--mb-px{
  margin-bottom:-1px
}

.tw--mb-0\.5{
  margin-bottom:-0.125rem
}

.tw--mb-1\.5{
  margin-bottom:-0.375rem
}

.tw--mb-2\.5{
  margin-bottom:-0.625rem
}

.tw--mb-3\.5{
  margin-bottom:-0.875rem
}

.tw-ml-0{
  margin-left:0px
}

.tw-ml-1{
  margin-left:0.25rem
}

.tw-ml-2{
  margin-left:0.5rem
}

.tw-ml-3{
  margin-left:0.75rem
}

.tw-ml-4{
  margin-left:1rem
}

.tw-ml-5{
  margin-left:1.25rem
}

.tw-ml-6{
  margin-left:1.5rem
}

.tw-ml-7{
  margin-left:1.75rem
}

.tw-ml-8{
  margin-left:2rem
}

.tw-ml-9{
  margin-left:2.25rem
}

.tw-ml-10{
  margin-left:2.5rem
}

.tw-ml-11{
  margin-left:2.75rem
}

.tw-ml-12{
  margin-left:3rem
}

.tw-ml-14{
  margin-left:3.5rem
}

.tw-ml-16{
  margin-left:4rem
}

.tw-ml-20{
  margin-left:5rem
}

.tw-ml-24{
  margin-left:6rem
}

.tw-ml-28{
  margin-left:7rem
}

.tw-ml-32{
  margin-left:8rem
}

.tw-ml-36{
  margin-left:9rem
}

.tw-ml-40{
  margin-left:10rem
}

.tw-ml-44{
  margin-left:11rem
}

.tw-ml-48{
  margin-left:12rem
}

.tw-ml-52{
  margin-left:13rem
}

.tw-ml-56{
  margin-left:14rem
}

.tw-ml-60{
  margin-left:15rem
}

.tw-ml-64{
  margin-left:16rem
}

.tw-ml-72{
  margin-left:18rem
}

.tw-ml-80{
  margin-left:20rem
}

.tw-ml-96{
  margin-left:24rem
}

.tw-ml-auto{
  margin-left:auto
}

.tw-ml-px{
  margin-left:1px
}

.tw-ml-0\.5{
  margin-left:0.125rem
}

.tw-ml-1\.5{
  margin-left:0.375rem
}

.tw-ml-2\.5{
  margin-left:0.625rem
}

.tw-ml-3\.5{
  margin-left:0.875rem
}

.tw--ml-0{
  margin-left:0px
}

.tw--ml-1{
  margin-left:-0.25rem
}

.tw--ml-2{
  margin-left:-0.5rem
}

.tw--ml-3{
  margin-left:-0.75rem
}

.tw--ml-4{
  margin-left:-1rem
}

.tw--ml-5{
  margin-left:-1.25rem
}

.tw--ml-6{
  margin-left:-1.5rem
}

.tw--ml-7{
  margin-left:-1.75rem
}

.tw--ml-8{
  margin-left:-2rem
}

.tw--ml-9{
  margin-left:-2.25rem
}

.tw--ml-10{
  margin-left:-2.5rem
}

.tw--ml-11{
  margin-left:-2.75rem
}

.tw--ml-12{
  margin-left:-3rem
}

.tw--ml-14{
  margin-left:-3.5rem
}

.tw--ml-16{
  margin-left:-4rem
}

.tw--ml-20{
  margin-left:-5rem
}

.tw--ml-24{
  margin-left:-6rem
}

.tw--ml-28{
  margin-left:-7rem
}

.tw--ml-32{
  margin-left:-8rem
}

.tw--ml-36{
  margin-left:-9rem
}

.tw--ml-40{
  margin-left:-10rem
}

.tw--ml-44{
  margin-left:-11rem
}

.tw--ml-48{
  margin-left:-12rem
}

.tw--ml-52{
  margin-left:-13rem
}

.tw--ml-56{
  margin-left:-14rem
}

.tw--ml-60{
  margin-left:-15rem
}

.tw--ml-64{
  margin-left:-16rem
}

.tw--ml-72{
  margin-left:-18rem
}

.tw--ml-80{
  margin-left:-20rem
}

.tw--ml-96{
  margin-left:-24rem
}

.tw--ml-px{
  margin-left:-1px
}

.tw--ml-0\.5{
  margin-left:-0.125rem
}

.tw--ml-1\.5{
  margin-left:-0.375rem
}

.tw--ml-2\.5{
  margin-left:-0.625rem
}

.tw--ml-3\.5{
  margin-left:-0.875rem
}

.tw-box-border{
  box-sizing:border-box
}

.tw-box-content{
  box-sizing:content-box
}

.tw-block{
  display:block
}

.tw-inline-block{
  display:inline-block
}

.tw-inline{
  display:inline
}

.tw-flex{
  display:flex
}

.tw-inline-flex{
  display:inline-flex
}

.tw-table{
  display:table
}

.tw-inline-table{
  display:inline-table
}

.tw-table-caption{
  display:table-caption
}

.tw-table-cell{
  display:table-cell
}

.tw-table-column{
  display:table-column
}

.tw-table-column-group{
  display:table-column-group
}

.tw-table-footer-group{
  display:table-footer-group
}

.tw-table-header-group{
  display:table-header-group
}

.tw-table-row-group{
  display:table-row-group
}

.tw-table-row{
  display:table-row
}

.tw-flow-root{
  display:flow-root
}

.tw-grid{
  display:grid
}

.tw-inline-grid{
  display:inline-grid
}

.tw-contents{
  display:contents
}

.tw-list-item{
  display:list-item
}

.tw-hidden{
  display:none
}

.tw-h-0{
  height:0px
}

.tw-h-1{
  height:0.25rem
}

.tw-h-2{
  height:0.5rem
}

.tw-h-3{
  height:0.75rem
}

.tw-h-4{
  height:1rem
}

.tw-h-5{
  height:1.25rem
}

.tw-h-6{
  height:1.5rem
}

.tw-h-7{
  height:1.75rem
}

.tw-h-8{
  height:2rem
}

.tw-h-9{
  height:2.25rem
}

.tw-h-10{
  height:2.5rem
}

.tw-h-11{
  height:2.75rem
}

.tw-h-12{
  height:3rem
}

.tw-h-14{
  height:3.5rem
}

.tw-h-16{
  height:4rem
}

.tw-h-20{
  height:5rem
}

.tw-h-24{
  height:6rem
}

.tw-h-28{
  height:7rem
}

.tw-h-32{
  height:8rem
}

.tw-h-36{
  height:9rem
}

.tw-h-40{
  height:10rem
}

.tw-h-44{
  height:11rem
}

.tw-h-48{
  height:12rem
}

.tw-h-52{
  height:13rem
}

.tw-h-56{
  height:14rem
}

.tw-h-60{
  height:15rem
}

.tw-h-64{
  height:16rem
}

.tw-h-72{
  height:18rem
}

.tw-h-80{
  height:20rem
}

.tw-h-96{
  height:24rem
}

.tw-h-auto{
  height:auto
}

.tw-h-px{
  height:1px
}

.tw-h-0\.5{
  height:0.125rem
}

.tw-h-1\.5{
  height:0.375rem
}

.tw-h-2\.5{
  height:0.625rem
}

.tw-h-3\.5{
  height:0.875rem
}

.tw-h-1\/2{
  height:50%
}

.tw-h-1\/3{
  height:33.333333%
}

.tw-h-2\/3{
  height:66.666667%
}

.tw-h-1\/4{
  height:25%
}

.tw-h-2\/4{
  height:50%
}

.tw-h-3\/4{
  height:75%
}

.tw-h-1\/5{
  height:20%
}

.tw-h-2\/5{
  height:40%
}

.tw-h-3\/5{
  height:60%
}

.tw-h-4\/5{
  height:80%
}

.tw-h-1\/6{
  height:16.666667%
}

.tw-h-2\/6{
  height:33.333333%
}

.tw-h-3\/6{
  height:50%
}

.tw-h-4\/6{
  height:66.666667%
}

.tw-h-5\/6{
  height:83.333333%
}

.tw-h-full{
  height:100%
}

.tw-h-screen{
  height:100vh
}

.tw-max-h-0{
  max-height:0px
}

.tw-max-h-1{
  max-height:0.25rem
}

.tw-max-h-2{
  max-height:0.5rem
}

.tw-max-h-3{
  max-height:0.75rem
}

.tw-max-h-4{
  max-height:1rem
}

.tw-max-h-5{
  max-height:1.25rem
}

.tw-max-h-6{
  max-height:1.5rem
}

.tw-max-h-7{
  max-height:1.75rem
}

.tw-max-h-8{
  max-height:2rem
}

.tw-max-h-9{
  max-height:2.25rem
}

.tw-max-h-10{
  max-height:2.5rem
}

.tw-max-h-11{
  max-height:2.75rem
}

.tw-max-h-12{
  max-height:3rem
}

.tw-max-h-14{
  max-height:3.5rem
}

.tw-max-h-16{
  max-height:4rem
}

.tw-max-h-20{
  max-height:5rem
}

.tw-max-h-24{
  max-height:6rem
}

.tw-max-h-28{
  max-height:7rem
}

.tw-max-h-32{
  max-height:8rem
}

.tw-max-h-36{
  max-height:9rem
}

.tw-max-h-40{
  max-height:10rem
}

.tw-max-h-44{
  max-height:11rem
}

.tw-max-h-48{
  max-height:12rem
}

.tw-max-h-52{
  max-height:13rem
}

.tw-max-h-56{
  max-height:14rem
}

.tw-max-h-60{
  max-height:15rem
}

.tw-max-h-64{
  max-height:16rem
}

.tw-max-h-72{
  max-height:18rem
}

.tw-max-h-80{
  max-height:20rem
}

.tw-max-h-96{
  max-height:24rem
}

.tw-max-h-px{
  max-height:1px
}

.tw-max-h-0\.5{
  max-height:0.125rem
}

.tw-max-h-1\.5{
  max-height:0.375rem
}

.tw-max-h-2\.5{
  max-height:0.625rem
}

.tw-max-h-3\.5{
  max-height:0.875rem
}

.tw-max-h-full{
  max-height:100%
}

.tw-max-h-screen{
  max-height:100vh
}

.tw-min-h-0{
  min-height:0px
}

.tw-min-h-full{
  min-height:100%
}

.tw-min-h-screen{
  min-height:100vh
}

.tw-w-0{
  width:0px
}

.tw-w-1{
  width:0.25rem
}

.tw-w-2{
  width:0.5rem
}

.tw-w-3{
  width:0.75rem
}

.tw-w-4{
  width:1rem
}

.tw-w-5{
  width:1.25rem
}

.tw-w-6{
  width:1.5rem
}

.tw-w-7{
  width:1.75rem
}

.tw-w-8{
  width:2rem
}

.tw-w-9{
  width:2.25rem
}

.tw-w-10{
  width:2.5rem
}

.tw-w-11{
  width:2.75rem
}

.tw-w-12{
  width:3rem
}

.tw-w-14{
  width:3.5rem
}

.tw-w-16{
  width:4rem
}

.tw-w-20{
  width:5rem
}

.tw-w-24{
  width:6rem
}

.tw-w-28{
  width:7rem
}

.tw-w-32{
  width:8rem
}

.tw-w-36{
  width:9rem
}

.tw-w-40{
  width:10rem
}

.tw-w-44{
  width:11rem
}

.tw-w-48{
  width:12rem
}

.tw-w-52{
  width:13rem
}

.tw-w-56{
  width:14rem
}

.tw-w-60{
  width:15rem
}

.tw-w-64{
  width:16rem
}

.tw-w-72{
  width:18rem
}

.tw-w-80{
  width:20rem
}

.tw-w-96{
  width:24rem
}

.tw-w-auto{
  width:auto
}

.tw-w-px{
  width:1px
}

.tw-w-0\.5{
  width:0.125rem
}

.tw-w-1\.5{
  width:0.375rem
}

.tw-w-2\.5{
  width:0.625rem
}

.tw-w-3\.5{
  width:0.875rem
}

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

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

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

.tw-w-1\/4{
  width:25%
}

.tw-w-2\/4{
  width:50%
}

.tw-w-3\/4{
  width:75%
}

.tw-w-1\/5{
  width:20%
}

.tw-w-2\/5{
  width:40%
}

.tw-w-3\/5{
  width:60%
}

.tw-w-4\/5{
  width:80%
}

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

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

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

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

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

.tw-w-1\/12{
  width:8.333333%
}

.tw-w-2\/12{
  width:16.666667%
}

.tw-w-3\/12{
  width:25%
}

.tw-w-4\/12{
  width:33.333333%
}

.tw-w-5\/12{
  width:41.666667%
}

.tw-w-6\/12{
  width:50%
}

.tw-w-7\/12{
  width:58.333333%
}

.tw-w-8\/12{
  width:66.666667%
}

.tw-w-9\/12{
  width:75%
}

.tw-w-10\/12{
  width:83.333333%
}

.tw-w-11\/12{
  width:91.666667%
}

.tw-w-full{
  width:100%
}

.tw-w-screen{
  width:100vw
}

.tw-w-min{
  width:min-content
}

.tw-w-max{
  width:max-content
}

.tw-min-w-0{
  min-width:0px
}

.tw-min-w-full{
  min-width:100%
}

.tw-min-w-min{
  min-width:min-content
}

.tw-min-w-max{
  min-width:max-content
}

.tw-max-w-0{
  max-width:0rem
}

.tw-max-w-none{
  max-width:none
}

.tw-max-w-xs{
  max-width:20rem
}

.tw-max-w-sm{
  max-width:24rem
}

.tw-max-w-md{
  max-width:28rem
}

.tw-max-w-lg{
  max-width:32rem
}

.tw-max-w-xl{
  max-width:36rem
}

.tw-max-w-2xl{
  max-width:42rem
}

.tw-max-w-3xl{
  max-width:48rem
}

.tw-max-w-4xl{
  max-width:56rem
}

.tw-max-w-5xl{
  max-width:64rem
}

.tw-max-w-6xl{
  max-width:72rem
}

.tw-max-w-7xl{
  max-width:80rem
}

.tw-max-w-full{
  max-width:100%
}

.tw-max-w-min{
  max-width:min-content
}

.tw-max-w-max{
  max-width:max-content
}

.tw-max-w-prose{
  max-width:65ch
}

.tw-max-w-screen-sm{
  max-width:640px
}

.tw-max-w-screen-md{
  max-width:768px
}

.tw-max-w-screen-lg{
  max-width:1024px
}

.tw-max-w-screen-xl{
  max-width:1280px
}

.tw-max-w-screen-2xl{
  max-width:1536px
}

.tw-flex-1{
  flex:1 1 0%
}

.tw-flex-auto{
  flex:1 1 auto
}

.tw-flex-initial{
  flex:0 1 auto
}

.tw-flex-none{
  flex:none
}

.tw-flex-shrink-0{
  flex-shrink:0
}

.tw-flex-shrink{
  flex-shrink:1
}

.tw-flex-grow-0{
  flex-grow:0
}

.tw-flex-grow{
  flex-grow:1
}

.tw-table-auto{
  table-layout:auto
}

.tw-table-fixed{
  table-layout:fixed
}

.tw-border-collapse{
  border-collapse:collapse
}

.tw-border-separate{
  border-collapse:separate
}

.tw-origin-center{
  transform-origin:center
}

.tw-origin-top{
  transform-origin:top
}

.tw-origin-top-right{
  transform-origin:top right
}

.tw-origin-right{
  transform-origin:right
}

.tw-origin-bottom-right{
  transform-origin:bottom right
}

.tw-origin-bottom{
  transform-origin:bottom
}

.tw-origin-bottom-left{
  transform-origin:bottom left
}

.tw-origin-left{
  transform-origin:left
}

.tw-origin-top-left{
  transform-origin:top left
}

.tw-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))
}

.tw-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))
}

.tw-transform-none{
  transform:none
}

.tw-translate-x-0{
  --tw-translate-x:0px
}

.tw-translate-x-1{
  --tw-translate-x:0.25rem
}

.tw-translate-x-2{
  --tw-translate-x:0.5rem
}

.tw-translate-x-3{
  --tw-translate-x:0.75rem
}

.tw-translate-x-4{
  --tw-translate-x:1rem
}

.tw-translate-x-5{
  --tw-translate-x:1.25rem
}

.tw-translate-x-6{
  --tw-translate-x:1.5rem
}

.tw-translate-x-7{
  --tw-translate-x:1.75rem
}

.tw-translate-x-8{
  --tw-translate-x:2rem
}

.tw-translate-x-9{
  --tw-translate-x:2.25rem
}

.tw-translate-x-10{
  --tw-translate-x:2.5rem
}

.tw-translate-x-11{
  --tw-translate-x:2.75rem
}

.tw-translate-x-12{
  --tw-translate-x:3rem
}

.tw-translate-x-14{
  --tw-translate-x:3.5rem
}

.tw-translate-x-16{
  --tw-translate-x:4rem
}

.tw-translate-x-20{
  --tw-translate-x:5rem
}

.tw-translate-x-24{
  --tw-translate-x:6rem
}

.tw-translate-x-28{
  --tw-translate-x:7rem
}

.tw-translate-x-32{
  --tw-translate-x:8rem
}

.tw-translate-x-36{
  --tw-translate-x:9rem
}

.tw-translate-x-40{
  --tw-translate-x:10rem
}

.tw-translate-x-44{
  --tw-translate-x:11rem
}

.tw-translate-x-48{
  --tw-translate-x:12rem
}

.tw-translate-x-52{
  --tw-translate-x:13rem
}

.tw-translate-x-56{
  --tw-translate-x:14rem
}

.tw-translate-x-60{
  --tw-translate-x:15rem
}

.tw-translate-x-64{
  --tw-translate-x:16rem
}

.tw-translate-x-72{
  --tw-translate-x:18rem
}

.tw-translate-x-80{
  --tw-translate-x:20rem
}

.tw-translate-x-96{
  --tw-translate-x:24rem
}

.tw-translate-x-px{
  --tw-translate-x:1px
}

.tw-translate-x-0\.5{
  --tw-translate-x:0.125rem
}

.tw-translate-x-1\.5{
  --tw-translate-x:0.375rem
}

.tw-translate-x-2\.5{
  --tw-translate-x:0.625rem
}

.tw-translate-x-3\.5{
  --tw-translate-x:0.875rem
}

.tw--translate-x-0{
  --tw-translate-x:0px
}

.tw--translate-x-1{
  --tw-translate-x:-0.25rem
}

.tw--translate-x-2{
  --tw-translate-x:-0.5rem
}

.tw--translate-x-3{
  --tw-translate-x:-0.75rem
}

.tw--translate-x-4{
  --tw-translate-x:-1rem
}

.tw--translate-x-5{
  --tw-translate-x:-1.25rem
}

.tw--translate-x-6{
  --tw-translate-x:-1.5rem
}

.tw--translate-x-7{
  --tw-translate-x:-1.75rem
}

.tw--translate-x-8{
  --tw-translate-x:-2rem
}

.tw--translate-x-9{
  --tw-translate-x:-2.25rem
}

.tw--translate-x-10{
  --tw-translate-x:-2.5rem
}

.tw--translate-x-11{
  --tw-translate-x:-2.75rem
}

.tw--translate-x-12{
  --tw-translate-x:-3rem
}

.tw--translate-x-14{
  --tw-translate-x:-3.5rem
}

.tw--translate-x-16{
  --tw-translate-x:-4rem
}

.tw--translate-x-20{
  --tw-translate-x:-5rem
}

.tw--translate-x-24{
  --tw-translate-x:-6rem
}

.tw--translate-x-28{
  --tw-translate-x:-7rem
}

.tw--translate-x-32{
  --tw-translate-x:-8rem
}

.tw--translate-x-36{
  --tw-translate-x:-9rem
}

.tw--translate-x-40{
  --tw-translate-x:-10rem
}

.tw--translate-x-44{
  --tw-translate-x:-11rem
}

.tw--translate-x-48{
  --tw-translate-x:-12rem
}

.tw--translate-x-52{
  --tw-translate-x:-13rem
}

.tw--translate-x-56{
  --tw-translate-x:-14rem
}

.tw--translate-x-60{
  --tw-translate-x:-15rem
}

.tw--translate-x-64{
  --tw-translate-x:-16rem
}

.tw--translate-x-72{
  --tw-translate-x:-18rem
}

.tw--translate-x-80{
  --tw-translate-x:-20rem
}

.tw--translate-x-96{
  --tw-translate-x:-24rem
}

.tw--translate-x-px{
  --tw-translate-x:-1px
}

.tw--translate-x-0\.5{
  --tw-translate-x:-0.125rem
}

.tw--translate-x-1\.5{
  --tw-translate-x:-0.375rem
}

.tw--translate-x-2\.5{
  --tw-translate-x:-0.625rem
}

.tw--translate-x-3\.5{
  --tw-translate-x:-0.875rem
}

.tw-translate-x-1\/2{
  --tw-translate-x:50%
}

.tw-translate-x-1\/3{
  --tw-translate-x:33.333333%
}

.tw-translate-x-2\/3{
  --tw-translate-x:66.666667%
}

.tw-translate-x-1\/4{
  --tw-translate-x:25%
}

.tw-translate-x-2\/4{
  --tw-translate-x:50%
}

.tw-translate-x-3\/4{
  --tw-translate-x:75%
}

.tw-translate-x-full{
  --tw-translate-x:100%
}

.tw--translate-x-1\/2{
  --tw-translate-x:-50%
}

.tw--translate-x-1\/3{
  --tw-translate-x:-33.333333%
}

.tw--translate-x-2\/3{
  --tw-translate-x:-66.666667%
}

.tw--translate-x-1\/4{
  --tw-translate-x:-25%
}

.tw--translate-x-2\/4{
  --tw-translate-x:-50%
}

.tw--translate-x-3\/4{
  --tw-translate-x:-75%
}

.tw--translate-x-full{
  --tw-translate-x:-100%
}

.tw-translate-y-0{
  --tw-translate-y:0px
}

.tw-translate-y-1{
  --tw-translate-y:0.25rem
}

.tw-translate-y-2{
  --tw-translate-y:0.5rem
}

.tw-translate-y-3{
  --tw-translate-y:0.75rem
}

.tw-translate-y-4{
  --tw-translate-y:1rem
}

.tw-translate-y-5{
  --tw-translate-y:1.25rem
}

.tw-translate-y-6{
  --tw-translate-y:1.5rem
}

.tw-translate-y-7{
  --tw-translate-y:1.75rem
}

.tw-translate-y-8{
  --tw-translate-y:2rem
}

.tw-translate-y-9{
  --tw-translate-y:2.25rem
}

.tw-translate-y-10{
  --tw-translate-y:2.5rem
}

.tw-translate-y-11{
  --tw-translate-y:2.75rem
}

.tw-translate-y-12{
  --tw-translate-y:3rem
}

.tw-translate-y-14{
  --tw-translate-y:3.5rem
}

.tw-translate-y-16{
  --tw-translate-y:4rem
}

.tw-translate-y-20{
  --tw-translate-y:5rem
}

.tw-translate-y-24{
  --tw-translate-y:6rem
}

.tw-translate-y-28{
  --tw-translate-y:7rem
}

.tw-translate-y-32{
  --tw-translate-y:8rem
}

.tw-translate-y-36{
  --tw-translate-y:9rem
}

.tw-translate-y-40{
  --tw-translate-y:10rem
}

.tw-translate-y-44{
  --tw-translate-y:11rem
}

.tw-translate-y-48{
  --tw-translate-y:12rem
}

.tw-translate-y-52{
  --tw-translate-y:13rem
}

.tw-translate-y-56{
  --tw-translate-y:14rem
}

.tw-translate-y-60{
  --tw-translate-y:15rem
}

.tw-translate-y-64{
  --tw-translate-y:16rem
}

.tw-translate-y-72{
  --tw-translate-y:18rem
}

.tw-translate-y-80{
  --tw-translate-y:20rem
}

.tw-translate-y-96{
  --tw-translate-y:24rem
}

.tw-translate-y-px{
  --tw-translate-y:1px
}

.tw-translate-y-0\.5{
  --tw-translate-y:0.125rem
}

.tw-translate-y-1\.5{
  --tw-translate-y:0.375rem
}

.tw-translate-y-2\.5{
  --tw-translate-y:0.625rem
}

.tw-translate-y-3\.5{
  --tw-translate-y:0.875rem
}

.tw--translate-y-0{
  --tw-translate-y:0px
}

.tw--translate-y-1{
  --tw-translate-y:-0.25rem
}

.tw--translate-y-2{
  --tw-translate-y:-0.5rem
}

.tw--translate-y-3{
  --tw-translate-y:-0.75rem
}

.tw--translate-y-4{
  --tw-translate-y:-1rem
}

.tw--translate-y-5{
  --tw-translate-y:-1.25rem
}

.tw--translate-y-6{
  --tw-translate-y:-1.5rem
}

.tw--translate-y-7{
  --tw-translate-y:-1.75rem
}

.tw--translate-y-8{
  --tw-translate-y:-2rem
}

.tw--translate-y-9{
  --tw-translate-y:-2.25rem
}

.tw--translate-y-10{
  --tw-translate-y:-2.5rem
}

.tw--translate-y-11{
  --tw-translate-y:-2.75rem
}

.tw--translate-y-12{
  --tw-translate-y:-3rem
}

.tw--translate-y-14{
  --tw-translate-y:-3.5rem
}

.tw--translate-y-16{
  --tw-translate-y:-4rem
}

.tw--translate-y-20{
  --tw-translate-y:-5rem
}

.tw--translate-y-24{
  --tw-translate-y:-6rem
}

.tw--translate-y-28{
  --tw-translate-y:-7rem
}

.tw--translate-y-32{
  --tw-translate-y:-8rem
}

.tw--translate-y-36{
  --tw-translate-y:-9rem
}

.tw--translate-y-40{
  --tw-translate-y:-10rem
}

.tw--translate-y-44{
  --tw-translate-y:-11rem
}

.tw--translate-y-48{
  --tw-translate-y:-12rem
}

.tw--translate-y-52{
  --tw-translate-y:-13rem
}

.tw--translate-y-56{
  --tw-translate-y:-14rem
}

.tw--translate-y-60{
  --tw-translate-y:-15rem
}

.tw--translate-y-64{
  --tw-translate-y:-16rem
}

.tw--translate-y-72{
  --tw-translate-y:-18rem
}

.tw--translate-y-80{
  --tw-translate-y:-20rem
}

.tw--translate-y-96{
  --tw-translate-y:-24rem
}

.tw--translate-y-px{
  --tw-translate-y:-1px
}

.tw--translate-y-0\.5{
  --tw-translate-y:-0.125rem
}

.tw--translate-y-1\.5{
  --tw-translate-y:-0.375rem
}

.tw--translate-y-2\.5{
  --tw-translate-y:-0.625rem
}

.tw--translate-y-3\.5{
  --tw-translate-y:-0.875rem
}

.tw-translate-y-1\/2{
  --tw-translate-y:50%
}

.tw-translate-y-1\/3{
  --tw-translate-y:33.333333%
}

.tw-translate-y-2\/3{
  --tw-translate-y:66.666667%
}

.tw-translate-y-1\/4{
  --tw-translate-y:25%
}

.tw-translate-y-2\/4{
  --tw-translate-y:50%
}

.tw-translate-y-3\/4{
  --tw-translate-y:75%
}

.tw-translate-y-full{
  --tw-translate-y:100%
}

.tw--translate-y-1\/2{
  --tw-translate-y:-50%
}

.tw--translate-y-1\/3{
  --tw-translate-y:-33.333333%
}

.tw--translate-y-2\/3{
  --tw-translate-y:-66.666667%
}

.tw--translate-y-1\/4{
  --tw-translate-y:-25%
}

.tw--translate-y-2\/4{
  --tw-translate-y:-50%
}

.tw--translate-y-3\/4{
  --tw-translate-y:-75%
}

.tw--translate-y-full{
  --tw-translate-y:-100%
}

.hover\:tw-translate-x-0:hover{
  --tw-translate-x:0px
}

.hover\:tw-translate-x-1:hover{
  --tw-translate-x:0.25rem
}

.hover\:tw-translate-x-2:hover{
  --tw-translate-x:0.5rem
}

.hover\:tw-translate-x-3:hover{
  --tw-translate-x:0.75rem
}

.hover\:tw-translate-x-4:hover{
  --tw-translate-x:1rem
}

.hover\:tw-translate-x-5:hover{
  --tw-translate-x:1.25rem
}

.hover\:tw-translate-x-6:hover{
  --tw-translate-x:1.5rem
}

.hover\:tw-translate-x-7:hover{
  --tw-translate-x:1.75rem
}

.hover\:tw-translate-x-8:hover{
  --tw-translate-x:2rem
}

.hover\:tw-translate-x-9:hover{
  --tw-translate-x:2.25rem
}

.hover\:tw-translate-x-10:hover{
  --tw-translate-x:2.5rem
}

.hover\:tw-translate-x-11:hover{
  --tw-translate-x:2.75rem
}

.hover\:tw-translate-x-12:hover{
  --tw-translate-x:3rem
}

.hover\:tw-translate-x-14:hover{
  --tw-translate-x:3.5rem
}

.hover\:tw-translate-x-16:hover{
  --tw-translate-x:4rem
}

.hover\:tw-translate-x-20:hover{
  --tw-translate-x:5rem
}

.hover\:tw-translate-x-24:hover{
  --tw-translate-x:6rem
}

.hover\:tw-translate-x-28:hover{
  --tw-translate-x:7rem
}

.hover\:tw-translate-x-32:hover{
  --tw-translate-x:8rem
}

.hover\:tw-translate-x-36:hover{
  --tw-translate-x:9rem
}

.hover\:tw-translate-x-40:hover{
  --tw-translate-x:10rem
}

.hover\:tw-translate-x-44:hover{
  --tw-translate-x:11rem
}

.hover\:tw-translate-x-48:hover{
  --tw-translate-x:12rem
}

.hover\:tw-translate-x-52:hover{
  --tw-translate-x:13rem
}

.hover\:tw-translate-x-56:hover{
  --tw-translate-x:14rem
}

.hover\:tw-translate-x-60:hover{
  --tw-translate-x:15rem
}

.hover\:tw-translate-x-64:hover{
  --tw-translate-x:16rem
}

.hover\:tw-translate-x-72:hover{
  --tw-translate-x:18rem
}

.hover\:tw-translate-x-80:hover{
  --tw-translate-x:20rem
}

.hover\:tw-translate-x-96:hover{
  --tw-translate-x:24rem
}

.hover\:tw-translate-x-px:hover{
  --tw-translate-x:1px
}

.hover\:tw-translate-x-0\.5:hover{
  --tw-translate-x:0.125rem
}

.hover\:tw-translate-x-1\.5:hover{
  --tw-translate-x:0.375rem
}

.hover\:tw-translate-x-2\.5:hover{
  --tw-translate-x:0.625rem
}

.hover\:tw-translate-x-3\.5:hover{
  --tw-translate-x:0.875rem
}

.hover\:tw--translate-x-0:hover{
  --tw-translate-x:0px
}

.hover\:tw--translate-x-1:hover{
  --tw-translate-x:-0.25rem
}

.hover\:tw--translate-x-2:hover{
  --tw-translate-x:-0.5rem
}

.hover\:tw--translate-x-3:hover{
  --tw-translate-x:-0.75rem
}

.hover\:tw--translate-x-4:hover{
  --tw-translate-x:-1rem
}

.hover\:tw--translate-x-5:hover{
  --tw-translate-x:-1.25rem
}

.hover\:tw--translate-x-6:hover{
  --tw-translate-x:-1.5rem
}

.hover\:tw--translate-x-7:hover{
  --tw-translate-x:-1.75rem
}

.hover\:tw--translate-x-8:hover{
  --tw-translate-x:-2rem
}

.hover\:tw--translate-x-9:hover{
  --tw-translate-x:-2.25rem
}

.hover\:tw--translate-x-10:hover{
  --tw-translate-x:-2.5rem
}

.hover\:tw--translate-x-11:hover{
  --tw-translate-x:-2.75rem
}

.hover\:tw--translate-x-12:hover{
  --tw-translate-x:-3rem
}

.hover\:tw--translate-x-14:hover{
  --tw-translate-x:-3.5rem
}

.hover\:tw--translate-x-16:hover{
  --tw-translate-x:-4rem
}

.hover\:tw--translate-x-20:hover{
  --tw-translate-x:-5rem
}

.hover\:tw--translate-x-24:hover{
  --tw-translate-x:-6rem
}

.hover\:tw--translate-x-28:hover{
  --tw-translate-x:-7rem
}

.hover\:tw--translate-x-32:hover{
  --tw-translate-x:-8rem
}

.hover\:tw--translate-x-36:hover{
  --tw-translate-x:-9rem
}

.hover\:tw--translate-x-40:hover{
  --tw-translate-x:-10rem
}

.hover\:tw--translate-x-44:hover{
  --tw-translate-x:-11rem
}

.hover\:tw--translate-x-48:hover{
  --tw-translate-x:-12rem
}

.hover\:tw--translate-x-52:hover{
  --tw-translate-x:-13rem
}

.hover\:tw--translate-x-56:hover{
  --tw-translate-x:-14rem
}

.hover\:tw--translate-x-60:hover{
  --tw-translate-x:-15rem
}

.hover\:tw--translate-x-64:hover{
  --tw-translate-x:-16rem
}

.hover\:tw--translate-x-72:hover{
  --tw-translate-x:-18rem
}

.hover\:tw--translate-x-80:hover{
  --tw-translate-x:-20rem
}

.hover\:tw--translate-x-96:hover{
  --tw-translate-x:-24rem
}

.hover\:tw--translate-x-px:hover{
  --tw-translate-x:-1px
}

.hover\:tw--translate-x-0\.5:hover{
  --tw-translate-x:-0.125rem
}

.hover\:tw--translate-x-1\.5:hover{
  --tw-translate-x:-0.375rem
}

.hover\:tw--translate-x-2\.5:hover{
  --tw-translate-x:-0.625rem
}

.hover\:tw--translate-x-3\.5:hover{
  --tw-translate-x:-0.875rem
}

.hover\:tw-translate-x-1\/2:hover{
  --tw-translate-x:50%
}

.hover\:tw-translate-x-1\/3:hover{
  --tw-translate-x:33.333333%
}

.hover\:tw-translate-x-2\/3:hover{
  --tw-translate-x:66.666667%
}

.hover\:tw-translate-x-1\/4:hover{
  --tw-translate-x:25%
}

.hover\:tw-translate-x-2\/4:hover{
  --tw-translate-x:50%
}

.hover\:tw-translate-x-3\/4:hover{
  --tw-translate-x:75%
}

.hover\:tw-translate-x-full:hover{
  --tw-translate-x:100%
}

.hover\:tw--translate-x-1\/2:hover{
  --tw-translate-x:-50%
}

.hover\:tw--translate-x-1\/3:hover{
  --tw-translate-x:-33.333333%
}

.hover\:tw--translate-x-2\/3:hover{
  --tw-translate-x:-66.666667%
}

.hover\:tw--translate-x-1\/4:hover{
  --tw-translate-x:-25%
}

.hover\:tw--translate-x-2\/4:hover{
  --tw-translate-x:-50%
}

.hover\:tw--translate-x-3\/4:hover{
  --tw-translate-x:-75%
}

.hover\:tw--translate-x-full:hover{
  --tw-translate-x:-100%
}

.hover\:tw-translate-y-0:hover{
  --tw-translate-y:0px
}

.hover\:tw-translate-y-1:hover{
  --tw-translate-y:0.25rem
}

.hover\:tw-translate-y-2:hover{
  --tw-translate-y:0.5rem
}

.hover\:tw-translate-y-3:hover{
  --tw-translate-y:0.75rem
}

.hover\:tw-translate-y-4:hover{
  --tw-translate-y:1rem
}

.hover\:tw-translate-y-5:hover{
  --tw-translate-y:1.25rem
}

.hover\:tw-translate-y-6:hover{
  --tw-translate-y:1.5rem
}

.hover\:tw-translate-y-7:hover{
  --tw-translate-y:1.75rem
}

.hover\:tw-translate-y-8:hover{
  --tw-translate-y:2rem
}

.hover\:tw-translate-y-9:hover{
  --tw-translate-y:2.25rem
}

.hover\:tw-translate-y-10:hover{
  --tw-translate-y:2.5rem
}

.hover\:tw-translate-y-11:hover{
  --tw-translate-y:2.75rem
}

.hover\:tw-translate-y-12:hover{
  --tw-translate-y:3rem
}

.hover\:tw-translate-y-14:hover{
  --tw-translate-y:3.5rem
}

.hover\:tw-translate-y-16:hover{
  --tw-translate-y:4rem
}

.hover\:tw-translate-y-20:hover{
  --tw-translate-y:5rem
}

.hover\:tw-translate-y-24:hover{
  --tw-translate-y:6rem
}

.hover\:tw-translate-y-28:hover{
  --tw-translate-y:7rem
}

.hover\:tw-translate-y-32:hover{
  --tw-translate-y:8rem
}

.hover\:tw-translate-y-36:hover{
  --tw-translate-y:9rem
}

.hover\:tw-translate-y-40:hover{
  --tw-translate-y:10rem
}

.hover\:tw-translate-y-44:hover{
  --tw-translate-y:11rem
}

.hover\:tw-translate-y-48:hover{
  --tw-translate-y:12rem
}

.hover\:tw-translate-y-52:hover{
  --tw-translate-y:13rem
}

.hover\:tw-translate-y-56:hover{
  --tw-translate-y:14rem
}

.hover\:tw-translate-y-60:hover{
  --tw-translate-y:15rem
}

.hover\:tw-translate-y-64:hover{
  --tw-translate-y:16rem
}

.hover\:tw-translate-y-72:hover{
  --tw-translate-y:18rem
}

.hover\:tw-translate-y-80:hover{
  --tw-translate-y:20rem
}

.hover\:tw-translate-y-96:hover{
  --tw-translate-y:24rem
}

.hover\:tw-translate-y-px:hover{
  --tw-translate-y:1px
}

.hover\:tw-translate-y-0\.5:hover{
  --tw-translate-y:0.125rem
}

.hover\:tw-translate-y-1\.5:hover{
  --tw-translate-y:0.375rem
}

.hover\:tw-translate-y-2\.5:hover{
  --tw-translate-y:0.625rem
}

.hover\:tw-translate-y-3\.5:hover{
  --tw-translate-y:0.875rem
}

.hover\:tw--translate-y-0:hover{
  --tw-translate-y:0px
}

.hover\:tw--translate-y-1:hover{
  --tw-translate-y:-0.25rem
}

.hover\:tw--translate-y-2:hover{
  --tw-translate-y:-0.5rem
}

.hover\:tw--translate-y-3:hover{
  --tw-translate-y:-0.75rem
}

.hover\:tw--translate-y-4:hover{
  --tw-translate-y:-1rem
}

.hover\:tw--translate-y-5:hover{
  --tw-translate-y:-1.25rem
}

.hover\:tw--translate-y-6:hover{
  --tw-translate-y:-1.5rem
}

.hover\:tw--translate-y-7:hover{
  --tw-translate-y:-1.75rem
}

.hover\:tw--translate-y-8:hover{
  --tw-translate-y:-2rem
}

.hover\:tw--translate-y-9:hover{
  --tw-translate-y:-2.25rem
}

.hover\:tw--translate-y-10:hover{
  --tw-translate-y:-2.5rem
}

.hover\:tw--translate-y-11:hover{
  --tw-translate-y:-2.75rem
}

.hover\:tw--translate-y-12:hover{
  --tw-translate-y:-3rem
}

.hover\:tw--translate-y-14:hover{
  --tw-translate-y:-3.5rem
}

.hover\:tw--translate-y-16:hover{
  --tw-translate-y:-4rem
}

.hover\:tw--translate-y-20:hover{
  --tw-translate-y:-5rem
}

.hover\:tw--translate-y-24:hover{
  --tw-translate-y:-6rem
}

.hover\:tw--translate-y-28:hover{
  --tw-translate-y:-7rem
}

.hover\:tw--translate-y-32:hover{
  --tw-translate-y:-8rem
}

.hover\:tw--translate-y-36:hover{
  --tw-translate-y:-9rem
}

.hover\:tw--translate-y-40:hover{
  --tw-translate-y:-10rem
}

.hover\:tw--translate-y-44:hover{
  --tw-translate-y:-11rem
}

.hover\:tw--translate-y-48:hover{
  --tw-translate-y:-12rem
}

.hover\:tw--translate-y-52:hover{
  --tw-translate-y:-13rem
}

.hover\:tw--translate-y-56:hover{
  --tw-translate-y:-14rem
}

.hover\:tw--translate-y-60:hover{
  --tw-translate-y:-15rem
}

.hover\:tw--translate-y-64:hover{
  --tw-translate-y:-16rem
}

.hover\:tw--translate-y-72:hover{
  --tw-translate-y:-18rem
}

.hover\:tw--translate-y-80:hover{
  --tw-translate-y:-20rem
}

.hover\:tw--translate-y-96:hover{
  --tw-translate-y:-24rem
}

.hover\:tw--translate-y-px:hover{
  --tw-translate-y:-1px
}

.hover\:tw--translate-y-0\.5:hover{
  --tw-translate-y:-0.125rem
}

.hover\:tw--translate-y-1\.5:hover{
  --tw-translate-y:-0.375rem
}

.hover\:tw--translate-y-2\.5:hover{
  --tw-translate-y:-0.625rem
}

.hover\:tw--translate-y-3\.5:hover{
  --tw-translate-y:-0.875rem
}

.hover\:tw-translate-y-1\/2:hover{
  --tw-translate-y:50%
}

.hover\:tw-translate-y-1\/3:hover{
  --tw-translate-y:33.333333%
}

.hover\:tw-translate-y-2\/3:hover{
  --tw-translate-y:66.666667%
}

.hover\:tw-translate-y-1\/4:hover{
  --tw-translate-y:25%
}

.hover\:tw-translate-y-2\/4:hover{
  --tw-translate-y:50%
}

.hover\:tw-translate-y-3\/4:hover{
  --tw-translate-y:75%
}

.hover\:tw-translate-y-full:hover{
  --tw-translate-y:100%
}

.hover\:tw--translate-y-1\/2:hover{
  --tw-translate-y:-50%
}

.hover\:tw--translate-y-1\/3:hover{
  --tw-translate-y:-33.333333%
}

.hover\:tw--translate-y-2\/3:hover{
  --tw-translate-y:-66.666667%
}

.hover\:tw--translate-y-1\/4:hover{
  --tw-translate-y:-25%
}

.hover\:tw--translate-y-2\/4:hover{
  --tw-translate-y:-50%
}

.hover\:tw--translate-y-3\/4:hover{
  --tw-translate-y:-75%
}

.hover\:tw--translate-y-full:hover{
  --tw-translate-y:-100%
}

.focus\:tw-translate-x-0:focus{
  --tw-translate-x:0px
}

.focus\:tw-translate-x-1:focus{
  --tw-translate-x:0.25rem
}

.focus\:tw-translate-x-2:focus{
  --tw-translate-x:0.5rem
}

.focus\:tw-translate-x-3:focus{
  --tw-translate-x:0.75rem
}

.focus\:tw-translate-x-4:focus{
  --tw-translate-x:1rem
}

.focus\:tw-translate-x-5:focus{
  --tw-translate-x:1.25rem
}

.focus\:tw-translate-x-6:focus{
  --tw-translate-x:1.5rem
}

.focus\:tw-translate-x-7:focus{
  --tw-translate-x:1.75rem
}

.focus\:tw-translate-x-8:focus{
  --tw-translate-x:2rem
}

.focus\:tw-translate-x-9:focus{
  --tw-translate-x:2.25rem
}

.focus\:tw-translate-x-10:focus{
  --tw-translate-x:2.5rem
}

.focus\:tw-translate-x-11:focus{
  --tw-translate-x:2.75rem
}

.focus\:tw-translate-x-12:focus{
  --tw-translate-x:3rem
}

.focus\:tw-translate-x-14:focus{
  --tw-translate-x:3.5rem
}

.focus\:tw-translate-x-16:focus{
  --tw-translate-x:4rem
}

.focus\:tw-translate-x-20:focus{
  --tw-translate-x:5rem
}

.focus\:tw-translate-x-24:focus{
  --tw-translate-x:6rem
}

.focus\:tw-translate-x-28:focus{
  --tw-translate-x:7rem
}

.focus\:tw-translate-x-32:focus{
  --tw-translate-x:8rem
}

.focus\:tw-translate-x-36:focus{
  --tw-translate-x:9rem
}

.focus\:tw-translate-x-40:focus{
  --tw-translate-x:10rem
}

.focus\:tw-translate-x-44:focus{
  --tw-translate-x:11rem
}

.focus\:tw-translate-x-48:focus{
  --tw-translate-x:12rem
}

.focus\:tw-translate-x-52:focus{
  --tw-translate-x:13rem
}

.focus\:tw-translate-x-56:focus{
  --tw-translate-x:14rem
}

.focus\:tw-translate-x-60:focus{
  --tw-translate-x:15rem
}

.focus\:tw-translate-x-64:focus{
  --tw-translate-x:16rem
}

.focus\:tw-translate-x-72:focus{
  --tw-translate-x:18rem
}

.focus\:tw-translate-x-80:focus{
  --tw-translate-x:20rem
}

.focus\:tw-translate-x-96:focus{
  --tw-translate-x:24rem
}

.focus\:tw-translate-x-px:focus{
  --tw-translate-x:1px
}

.focus\:tw-translate-x-0\.5:focus{
  --tw-translate-x:0.125rem
}

.focus\:tw-translate-x-1\.5:focus{
  --tw-translate-x:0.375rem
}

.focus\:tw-translate-x-2\.5:focus{
  --tw-translate-x:0.625rem
}

.focus\:tw-translate-x-3\.5:focus{
  --tw-translate-x:0.875rem
}

.focus\:tw--translate-x-0:focus{
  --tw-translate-x:0px
}

.focus\:tw--translate-x-1:focus{
  --tw-translate-x:-0.25rem
}

.focus\:tw--translate-x-2:focus{
  --tw-translate-x:-0.5rem
}

.focus\:tw--translate-x-3:focus{
  --tw-translate-x:-0.75rem
}

.focus\:tw--translate-x-4:focus{
  --tw-translate-x:-1rem
}

.focus\:tw--translate-x-5:focus{
  --tw-translate-x:-1.25rem
}

.focus\:tw--translate-x-6:focus{
  --tw-translate-x:-1.5rem
}

.focus\:tw--translate-x-7:focus{
  --tw-translate-x:-1.75rem
}

.focus\:tw--translate-x-8:focus{
  --tw-translate-x:-2rem
}

.focus\:tw--translate-x-9:focus{
  --tw-translate-x:-2.25rem
}

.focus\:tw--translate-x-10:focus{
  --tw-translate-x:-2.5rem
}

.focus\:tw--translate-x-11:focus{
  --tw-translate-x:-2.75rem
}

.focus\:tw--translate-x-12:focus{
  --tw-translate-x:-3rem
}

.focus\:tw--translate-x-14:focus{
  --tw-translate-x:-3.5rem
}

.focus\:tw--translate-x-16:focus{
  --tw-translate-x:-4rem
}

.focus\:tw--translate-x-20:focus{
  --tw-translate-x:-5rem
}

.focus\:tw--translate-x-24:focus{
  --tw-translate-x:-6rem
}

.focus\:tw--translate-x-28:focus{
  --tw-translate-x:-7rem
}

.focus\:tw--translate-x-32:focus{
  --tw-translate-x:-8rem
}

.focus\:tw--translate-x-36:focus{
  --tw-translate-x:-9rem
}

.focus\:tw--translate-x-40:focus{
  --tw-translate-x:-10rem
}

.focus\:tw--translate-x-44:focus{
  --tw-translate-x:-11rem
}

.focus\:tw--translate-x-48:focus{
  --tw-translate-x:-12rem
}

.focus\:tw--translate-x-52:focus{
  --tw-translate-x:-13rem
}

.focus\:tw--translate-x-56:focus{
  --tw-translate-x:-14rem
}

.focus\:tw--translate-x-60:focus{
  --tw-translate-x:-15rem
}

.focus\:tw--translate-x-64:focus{
  --tw-translate-x:-16rem
}

.focus\:tw--translate-x-72:focus{
  --tw-translate-x:-18rem
}

.focus\:tw--translate-x-80:focus{
  --tw-translate-x:-20rem
}

.focus\:tw--translate-x-96:focus{
  --tw-translate-x:-24rem
}

.focus\:tw--translate-x-px:focus{
  --tw-translate-x:-1px
}

.focus\:tw--translate-x-0\.5:focus{
  --tw-translate-x:-0.125rem
}

.focus\:tw--translate-x-1\.5:focus{
  --tw-translate-x:-0.375rem
}

.focus\:tw--translate-x-2\.5:focus{
  --tw-translate-x:-0.625rem
}

.focus\:tw--translate-x-3\.5:focus{
  --tw-translate-x:-0.875rem
}

.focus\:tw-translate-x-1\/2:focus{
  --tw-translate-x:50%
}

.focus\:tw-translate-x-1\/3:focus{
  --tw-translate-x:33.333333%
}

.focus\:tw-translate-x-2\/3:focus{
  --tw-translate-x:66.666667%
}

.focus\:tw-translate-x-1\/4:focus{
  --tw-translate-x:25%
}

.focus\:tw-translate-x-2\/4:focus{
  --tw-translate-x:50%
}

.focus\:tw-translate-x-3\/4:focus{
  --tw-translate-x:75%
}

.focus\:tw-translate-x-full:focus{
  --tw-translate-x:100%
}

.focus\:tw--translate-x-1\/2:focus{
  --tw-translate-x:-50%
}

.focus\:tw--translate-x-1\/3:focus{
  --tw-translate-x:-33.333333%
}

.focus\:tw--translate-x-2\/3:focus{
  --tw-translate-x:-66.666667%
}

.focus\:tw--translate-x-1\/4:focus{
  --tw-translate-x:-25%
}

.focus\:tw--translate-x-2\/4:focus{
  --tw-translate-x:-50%
}

.focus\:tw--translate-x-3\/4:focus{
  --tw-translate-x:-75%
}

.focus\:tw--translate-x-full:focus{
  --tw-translate-x:-100%
}

.focus\:tw-translate-y-0:focus{
  --tw-translate-y:0px
}

.focus\:tw-translate-y-1:focus{
  --tw-translate-y:0.25rem
}

.focus\:tw-translate-y-2:focus{
  --tw-translate-y:0.5rem
}

.focus\:tw-translate-y-3:focus{
  --tw-translate-y:0.75rem
}

.focus\:tw-translate-y-4:focus{
  --tw-translate-y:1rem
}

.focus\:tw-translate-y-5:focus{
  --tw-translate-y:1.25rem
}

.focus\:tw-translate-y-6:focus{
  --tw-translate-y:1.5rem
}

.focus\:tw-translate-y-7:focus{
  --tw-translate-y:1.75rem
}

.focus\:tw-translate-y-8:focus{
  --tw-translate-y:2rem
}

.focus\:tw-translate-y-9:focus{
  --tw-translate-y:2.25rem
}

.focus\:tw-translate-y-10:focus{
  --tw-translate-y:2.5rem
}

.focus\:tw-translate-y-11:focus{
  --tw-translate-y:2.75rem
}

.focus\:tw-translate-y-12:focus{
  --tw-translate-y:3rem
}

.focus\:tw-translate-y-14:focus{
  --tw-translate-y:3.5rem
}

.focus\:tw-translate-y-16:focus{
  --tw-translate-y:4rem
}

.focus\:tw-translate-y-20:focus{
  --tw-translate-y:5rem
}

.focus\:tw-translate-y-24:focus{
  --tw-translate-y:6rem
}

.focus\:tw-translate-y-28:focus{
  --tw-translate-y:7rem
}

.focus\:tw-translate-y-32:focus{
  --tw-translate-y:8rem
}

.focus\:tw-translate-y-36:focus{
  --tw-translate-y:9rem
}

.focus\:tw-translate-y-40:focus{
  --tw-translate-y:10rem
}

.focus\:tw-translate-y-44:focus{
  --tw-translate-y:11rem
}

.focus\:tw-translate-y-48:focus{
  --tw-translate-y:12rem
}

.focus\:tw-translate-y-52:focus{
  --tw-translate-y:13rem
}

.focus\:tw-translate-y-56:focus{
  --tw-translate-y:14rem
}

.focus\:tw-translate-y-60:focus{
  --tw-translate-y:15rem
}

.focus\:tw-translate-y-64:focus{
  --tw-translate-y:16rem
}

.focus\:tw-translate-y-72:focus{
  --tw-translate-y:18rem
}

.focus\:tw-translate-y-80:focus{
  --tw-translate-y:20rem
}

.focus\:tw-translate-y-96:focus{
  --tw-translate-y:24rem
}

.focus\:tw-translate-y-px:focus{
  --tw-translate-y:1px
}

.focus\:tw-translate-y-0\.5:focus{
  --tw-translate-y:0.125rem
}

.focus\:tw-translate-y-1\.5:focus{
  --tw-translate-y:0.375rem
}

.focus\:tw-translate-y-2\.5:focus{
  --tw-translate-y:0.625rem
}

.focus\:tw-translate-y-3\.5:focus{
  --tw-translate-y:0.875rem
}

.focus\:tw--translate-y-0:focus{
  --tw-translate-y:0px
}

.focus\:tw--translate-y-1:focus{
  --tw-translate-y:-0.25rem
}

.focus\:tw--translate-y-2:focus{
  --tw-translate-y:-0.5rem
}

.focus\:tw--translate-y-3:focus{
  --tw-translate-y:-0.75rem
}

.focus\:tw--translate-y-4:focus{
  --tw-translate-y:-1rem
}

.focus\:tw--translate-y-5:focus{
  --tw-translate-y:-1.25rem
}

.focus\:tw--translate-y-6:focus{
  --tw-translate-y:-1.5rem
}

.focus\:tw--translate-y-7:focus{
  --tw-translate-y:-1.75rem
}

.focus\:tw--translate-y-8:focus{
  --tw-translate-y:-2rem
}

.focus\:tw--translate-y-9:focus{
  --tw-translate-y:-2.25rem
}

.focus\:tw--translate-y-10:focus{
  --tw-translate-y:-2.5rem
}

.focus\:tw--translate-y-11:focus{
  --tw-translate-y:-2.75rem
}

.focus\:tw--translate-y-12:focus{
  --tw-translate-y:-3rem
}

.focus\:tw--translate-y-14:focus{
  --tw-translate-y:-3.5rem
}

.focus\:tw--translate-y-16:focus{
  --tw-translate-y:-4rem
}

.focus\:tw--translate-y-20:focus{
  --tw-translate-y:-5rem
}

.focus\:tw--translate-y-24:focus{
  --tw-translate-y:-6rem
}

.focus\:tw--translate-y-28:focus{
  --tw-translate-y:-7rem
}

.focus\:tw--translate-y-32:focus{
  --tw-translate-y:-8rem
}

.focus\:tw--translate-y-36:focus{
  --tw-translate-y:-9rem
}

.focus\:tw--translate-y-40:focus{
  --tw-translate-y:-10rem
}

.focus\:tw--translate-y-44:focus{
  --tw-translate-y:-11rem
}

.focus\:tw--translate-y-48:focus{
  --tw-translate-y:-12rem
}

.focus\:tw--translate-y-52:focus{
  --tw-translate-y:-13rem
}

.focus\:tw--translate-y-56:focus{
  --tw-translate-y:-14rem
}

.focus\:tw--translate-y-60:focus{
  --tw-translate-y:-15rem
}

.focus\:tw--translate-y-64:focus{
  --tw-translate-y:-16rem
}

.focus\:tw--translate-y-72:focus{
  --tw-translate-y:-18rem
}

.focus\:tw--translate-y-80:focus{
  --tw-translate-y:-20rem
}

.focus\:tw--translate-y-96:focus{
  --tw-translate-y:-24rem
}

.focus\:tw--translate-y-px:focus{
  --tw-translate-y:-1px
}

.focus\:tw--translate-y-0\.5:focus{
  --tw-translate-y:-0.125rem
}

.focus\:tw--translate-y-1\.5:focus{
  --tw-translate-y:-0.375rem
}

.focus\:tw--translate-y-2\.5:focus{
  --tw-translate-y:-0.625rem
}

.focus\:tw--translate-y-3\.5:focus{
  --tw-translate-y:-0.875rem
}

.focus\:tw-translate-y-1\/2:focus{
  --tw-translate-y:50%
}

.focus\:tw-translate-y-1\/3:focus{
  --tw-translate-y:33.333333%
}

.focus\:tw-translate-y-2\/3:focus{
  --tw-translate-y:66.666667%
}

.focus\:tw-translate-y-1\/4:focus{
  --tw-translate-y:25%
}

.focus\:tw-translate-y-2\/4:focus{
  --tw-translate-y:50%
}

.focus\:tw-translate-y-3\/4:focus{
  --tw-translate-y:75%
}

.focus\:tw-translate-y-full:focus{
  --tw-translate-y:100%
}

.focus\:tw--translate-y-1\/2:focus{
  --tw-translate-y:-50%
}

.focus\:tw--translate-y-1\/3:focus{
  --tw-translate-y:-33.333333%
}

.focus\:tw--translate-y-2\/3:focus{
  --tw-translate-y:-66.666667%
}

.focus\:tw--translate-y-1\/4:focus{
  --tw-translate-y:-25%
}

.focus\:tw--translate-y-2\/4:focus{
  --tw-translate-y:-50%
}

.focus\:tw--translate-y-3\/4:focus{
  --tw-translate-y:-75%
}

.focus\:tw--translate-y-full:focus{
  --tw-translate-y:-100%
}

.tw-rotate-0{
  --tw-rotate:0deg
}

.tw-rotate-1{
  --tw-rotate:1deg
}

.tw-rotate-2{
  --tw-rotate:2deg
}

.tw-rotate-3{
  --tw-rotate:3deg
}

.tw-rotate-6{
  --tw-rotate:6deg
}

.tw-rotate-12{
  --tw-rotate:12deg
}

.tw-rotate-45{
  --tw-rotate:45deg
}

.tw-rotate-90{
  --tw-rotate:90deg
}

.tw-rotate-180{
  --tw-rotate:180deg
}

.tw--rotate-180{
  --tw-rotate:-180deg
}

.tw--rotate-90{
  --tw-rotate:-90deg
}

.tw--rotate-45{
  --tw-rotate:-45deg
}

.tw--rotate-12{
  --tw-rotate:-12deg
}

.tw--rotate-6{
  --tw-rotate:-6deg
}

.tw--rotate-3{
  --tw-rotate:-3deg
}

.tw--rotate-2{
  --tw-rotate:-2deg
}

.tw--rotate-1{
  --tw-rotate:-1deg
}

.hover\:tw-rotate-0:hover{
  --tw-rotate:0deg
}

.hover\:tw-rotate-1:hover{
  --tw-rotate:1deg
}

.hover\:tw-rotate-2:hover{
  --tw-rotate:2deg
}

.hover\:tw-rotate-3:hover{
  --tw-rotate:3deg
}

.hover\:tw-rotate-6:hover{
  --tw-rotate:6deg
}

.hover\:tw-rotate-12:hover{
  --tw-rotate:12deg
}

.hover\:tw-rotate-45:hover{
  --tw-rotate:45deg
}

.hover\:tw-rotate-90:hover{
  --tw-rotate:90deg
}

.hover\:tw-rotate-180:hover{
  --tw-rotate:180deg
}

.hover\:tw--rotate-180:hover{
  --tw-rotate:-180deg
}

.hover\:tw--rotate-90:hover{
  --tw-rotate:-90deg
}

.hover\:tw--rotate-45:hover{
  --tw-rotate:-45deg
}

.hover\:tw--rotate-12:hover{
  --tw-rotate:-12deg
}

.hover\:tw--rotate-6:hover{
  --tw-rotate:-6deg
}

.hover\:tw--rotate-3:hover{
  --tw-rotate:-3deg
}

.hover\:tw--rotate-2:hover{
  --tw-rotate:-2deg
}

.hover\:tw--rotate-1:hover{
  --tw-rotate:-1deg
}

.focus\:tw-rotate-0:focus{
  --tw-rotate:0deg
}

.focus\:tw-rotate-1:focus{
  --tw-rotate:1deg
}

.focus\:tw-rotate-2:focus{
  --tw-rotate:2deg
}

.focus\:tw-rotate-3:focus{
  --tw-rotate:3deg
}

.focus\:tw-rotate-6:focus{
  --tw-rotate:6deg
}

.focus\:tw-rotate-12:focus{
  --tw-rotate:12deg
}

.focus\:tw-rotate-45:focus{
  --tw-rotate:45deg
}

.focus\:tw-rotate-90:focus{
  --tw-rotate:90deg
}

.focus\:tw-rotate-180:focus{
  --tw-rotate:180deg
}

.focus\:tw--rotate-180:focus{
  --tw-rotate:-180deg
}

.focus\:tw--rotate-90:focus{
  --tw-rotate:-90deg
}

.focus\:tw--rotate-45:focus{
  --tw-rotate:-45deg
}

.focus\:tw--rotate-12:focus{
  --tw-rotate:-12deg
}

.focus\:tw--rotate-6:focus{
  --tw-rotate:-6deg
}

.focus\:tw--rotate-3:focus{
  --tw-rotate:-3deg
}

.focus\:tw--rotate-2:focus{
  --tw-rotate:-2deg
}

.focus\:tw--rotate-1:focus{
  --tw-rotate:-1deg
}

.tw-skew-x-0{
  --tw-skew-x:0deg
}

.tw-skew-x-1{
  --tw-skew-x:1deg
}

.tw-skew-x-2{
  --tw-skew-x:2deg
}

.tw-skew-x-3{
  --tw-skew-x:3deg
}

.tw-skew-x-6{
  --tw-skew-x:6deg
}

.tw-skew-x-12{
  --tw-skew-x:12deg
}

.tw--skew-x-12{
  --tw-skew-x:-12deg
}

.tw--skew-x-6{
  --tw-skew-x:-6deg
}

.tw--skew-x-3{
  --tw-skew-x:-3deg
}

.tw--skew-x-2{
  --tw-skew-x:-2deg
}

.tw--skew-x-1{
  --tw-skew-x:-1deg
}

.tw-skew-y-0{
  --tw-skew-y:0deg
}

.tw-skew-y-1{
  --tw-skew-y:1deg
}

.tw-skew-y-2{
  --tw-skew-y:2deg
}

.tw-skew-y-3{
  --tw-skew-y:3deg
}

.tw-skew-y-6{
  --tw-skew-y:6deg
}

.tw-skew-y-12{
  --tw-skew-y:12deg
}

.tw--skew-y-12{
  --tw-skew-y:-12deg
}

.tw--skew-y-6{
  --tw-skew-y:-6deg
}

.tw--skew-y-3{
  --tw-skew-y:-3deg
}

.tw--skew-y-2{
  --tw-skew-y:-2deg
}

.tw--skew-y-1{
  --tw-skew-y:-1deg
}

.hover\:tw-skew-x-0:hover{
  --tw-skew-x:0deg
}

.hover\:tw-skew-x-1:hover{
  --tw-skew-x:1deg
}

.hover\:tw-skew-x-2:hover{
  --tw-skew-x:2deg
}

.hover\:tw-skew-x-3:hover{
  --tw-skew-x:3deg
}

.hover\:tw-skew-x-6:hover{
  --tw-skew-x:6deg
}

.hover\:tw-skew-x-12:hover{
  --tw-skew-x:12deg
}

.hover\:tw--skew-x-12:hover{
  --tw-skew-x:-12deg
}

.hover\:tw--skew-x-6:hover{
  --tw-skew-x:-6deg
}

.hover\:tw--skew-x-3:hover{
  --tw-skew-x:-3deg
}

.hover\:tw--skew-x-2:hover{
  --tw-skew-x:-2deg
}

.hover\:tw--skew-x-1:hover{
  --tw-skew-x:-1deg
}

.hover\:tw-skew-y-0:hover{
  --tw-skew-y:0deg
}

.hover\:tw-skew-y-1:hover{
  --tw-skew-y:1deg
}

.hover\:tw-skew-y-2:hover{
  --tw-skew-y:2deg
}

.hover\:tw-skew-y-3:hover{
  --tw-skew-y:3deg
}

.hover\:tw-skew-y-6:hover{
  --tw-skew-y:6deg
}

.hover\:tw-skew-y-12:hover{
  --tw-skew-y:12deg
}

.hover\:tw--skew-y-12:hover{
  --tw-skew-y:-12deg
}

.hover\:tw--skew-y-6:hover{
  --tw-skew-y:-6deg
}

.hover\:tw--skew-y-3:hover{
  --tw-skew-y:-3deg
}

.hover\:tw--skew-y-2:hover{
  --tw-skew-y:-2deg
}

.hover\:tw--skew-y-1:hover{
  --tw-skew-y:-1deg
}

.focus\:tw-skew-x-0:focus{
  --tw-skew-x:0deg
}

.focus\:tw-skew-x-1:focus{
  --tw-skew-x:1deg
}

.focus\:tw-skew-x-2:focus{
  --tw-skew-x:2deg
}

.focus\:tw-skew-x-3:focus{
  --tw-skew-x:3deg
}

.focus\:tw-skew-x-6:focus{
  --tw-skew-x:6deg
}

.focus\:tw-skew-x-12:focus{
  --tw-skew-x:12deg
}

.focus\:tw--skew-x-12:focus{
  --tw-skew-x:-12deg
}

.focus\:tw--skew-x-6:focus{
  --tw-skew-x:-6deg
}

.focus\:tw--skew-x-3:focus{
  --tw-skew-x:-3deg
}

.focus\:tw--skew-x-2:focus{
  --tw-skew-x:-2deg
}

.focus\:tw--skew-x-1:focus{
  --tw-skew-x:-1deg
}

.focus\:tw-skew-y-0:focus{
  --tw-skew-y:0deg
}

.focus\:tw-skew-y-1:focus{
  --tw-skew-y:1deg
}

.focus\:tw-skew-y-2:focus{
  --tw-skew-y:2deg
}

.focus\:tw-skew-y-3:focus{
  --tw-skew-y:3deg
}

.focus\:tw-skew-y-6:focus{
  --tw-skew-y:6deg
}

.focus\:tw-skew-y-12:focus{
  --tw-skew-y:12deg
}

.focus\:tw--skew-y-12:focus{
  --tw-skew-y:-12deg
}

.focus\:tw--skew-y-6:focus{
  --tw-skew-y:-6deg
}

.focus\:tw--skew-y-3:focus{
  --tw-skew-y:-3deg
}

.focus\:tw--skew-y-2:focus{
  --tw-skew-y:-2deg
}

.focus\:tw--skew-y-1:focus{
  --tw-skew-y:-1deg
}

.tw-scale-0{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.tw-scale-50{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.tw-scale-75{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.tw-scale-90{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.tw-scale-95{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.tw-scale-100{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.tw-scale-105{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.tw-scale-110{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.tw-scale-125{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.tw-scale-150{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.hover\:tw-scale-0:hover{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.hover\:tw-scale-50:hover{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.hover\:tw-scale-75:hover{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.hover\:tw-scale-90:hover{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.hover\:tw-scale-95:hover{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.hover\:tw-scale-100:hover{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.hover\:tw-scale-105:hover{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.hover\:tw-scale-110:hover{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.hover\:tw-scale-125:hover{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.hover\:tw-scale-150:hover{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.focus\:tw-scale-0:focus{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.focus\:tw-scale-50:focus{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.focus\:tw-scale-75:focus{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.focus\:tw-scale-90:focus{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.focus\:tw-scale-95:focus{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.focus\:tw-scale-100:focus{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.focus\:tw-scale-105:focus{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.focus\:tw-scale-110:focus{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.focus\:tw-scale-125:focus{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.focus\:tw-scale-150:focus{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.tw-scale-x-0{
  --tw-scale-x:0
}

.tw-scale-x-50{
  --tw-scale-x:.5
}

.tw-scale-x-75{
  --tw-scale-x:.75
}

.tw-scale-x-90{
  --tw-scale-x:.9
}

.tw-scale-x-95{
  --tw-scale-x:.95
}

.tw-scale-x-100{
  --tw-scale-x:1
}

.tw-scale-x-105{
  --tw-scale-x:1.05
}

.tw-scale-x-110{
  --tw-scale-x:1.1
}

.tw-scale-x-125{
  --tw-scale-x:1.25
}

.tw-scale-x-150{
  --tw-scale-x:1.5
}

.tw-scale-y-0{
  --tw-scale-y:0
}

.tw-scale-y-50{
  --tw-scale-y:.5
}

.tw-scale-y-75{
  --tw-scale-y:.75
}

.tw-scale-y-90{
  --tw-scale-y:.9
}

.tw-scale-y-95{
  --tw-scale-y:.95
}

.tw-scale-y-100{
  --tw-scale-y:1
}

.tw-scale-y-105{
  --tw-scale-y:1.05
}

.tw-scale-y-110{
  --tw-scale-y:1.1
}

.tw-scale-y-125{
  --tw-scale-y:1.25
}

.tw-scale-y-150{
  --tw-scale-y:1.5
}

.hover\:tw-scale-x-0:hover{
  --tw-scale-x:0
}

.hover\:tw-scale-x-50:hover{
  --tw-scale-x:.5
}

.hover\:tw-scale-x-75:hover{
  --tw-scale-x:.75
}

.hover\:tw-scale-x-90:hover{
  --tw-scale-x:.9
}

.hover\:tw-scale-x-95:hover{
  --tw-scale-x:.95
}

.hover\:tw-scale-x-100:hover{
  --tw-scale-x:1
}

.hover\:tw-scale-x-105:hover{
  --tw-scale-x:1.05
}

.hover\:tw-scale-x-110:hover{
  --tw-scale-x:1.1
}

.hover\:tw-scale-x-125:hover{
  --tw-scale-x:1.25
}

.hover\:tw-scale-x-150:hover{
  --tw-scale-x:1.5
}

.hover\:tw-scale-y-0:hover{
  --tw-scale-y:0
}

.hover\:tw-scale-y-50:hover{
  --tw-scale-y:.5
}

.hover\:tw-scale-y-75:hover{
  --tw-scale-y:.75
}

.hover\:tw-scale-y-90:hover{
  --tw-scale-y:.9
}

.hover\:tw-scale-y-95:hover{
  --tw-scale-y:.95
}

.hover\:tw-scale-y-100:hover{
  --tw-scale-y:1
}

.hover\:tw-scale-y-105:hover{
  --tw-scale-y:1.05
}

.hover\:tw-scale-y-110:hover{
  --tw-scale-y:1.1
}

.hover\:tw-scale-y-125:hover{
  --tw-scale-y:1.25
}

.hover\:tw-scale-y-150:hover{
  --tw-scale-y:1.5
}

.focus\:tw-scale-x-0:focus{
  --tw-scale-x:0
}

.focus\:tw-scale-x-50:focus{
  --tw-scale-x:.5
}

.focus\:tw-scale-x-75:focus{
  --tw-scale-x:.75
}

.focus\:tw-scale-x-90:focus{
  --tw-scale-x:.9
}

.focus\:tw-scale-x-95:focus{
  --tw-scale-x:.95
}

.focus\:tw-scale-x-100:focus{
  --tw-scale-x:1
}

.focus\:tw-scale-x-105:focus{
  --tw-scale-x:1.05
}

.focus\:tw-scale-x-110:focus{
  --tw-scale-x:1.1
}

.focus\:tw-scale-x-125:focus{
  --tw-scale-x:1.25
}

.focus\:tw-scale-x-150:focus{
  --tw-scale-x:1.5
}

.focus\:tw-scale-y-0:focus{
  --tw-scale-y:0
}

.focus\:tw-scale-y-50:focus{
  --tw-scale-y:.5
}

.focus\:tw-scale-y-75:focus{
  --tw-scale-y:.75
}

.focus\:tw-scale-y-90:focus{
  --tw-scale-y:.9
}

.focus\:tw-scale-y-95:focus{
  --tw-scale-y:.95
}

.focus\:tw-scale-y-100:focus{
  --tw-scale-y:1
}

.focus\:tw-scale-y-105:focus{
  --tw-scale-y:1.05
}

.focus\:tw-scale-y-110:focus{
  --tw-scale-y:1.1
}

.focus\:tw-scale-y-125:focus{
  --tw-scale-y:1.25
}

.focus\:tw-scale-y-150:focus{
  --tw-scale-y:1.5
}

@keyframes tw-spin{
  to{
    transform:rotate(360deg)
  }
}

@keyframes tw-ping{
  75%, 100%{
    transform:scale(2);
    opacity:0
  }
}

@keyframes tw-pulse{
  50%{
    opacity:.5
  }
}

@keyframes tw-bounce{
  0%, 100%{
    transform:translateY(-25%);
    animation-timing-function:cubic-bezier(0.8,0,1,1)
  }

  50%{
    transform:none;
    animation-timing-function:cubic-bezier(0,0,0.2,1)
  }
}

.tw-animate-none{
  animation:none
}

.tw-animate-spin{
  animation:tw-spin 1s linear infinite
}

.tw-animate-ping{
  animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
}

.tw-animate-pulse{
  animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}

.tw-animate-bounce{
  animation:tw-bounce 1s infinite
}

.tw-cursor-auto{
  cursor:auto
}

.tw-cursor-default{
  cursor:default
}

.tw-cursor-pointer{
  cursor:pointer
}

.tw-cursor-wait{
  cursor:wait
}

.tw-cursor-text{
  cursor:text
}

.tw-cursor-move{
  cursor:move
}

.tw-cursor-help{
  cursor:help
}

.tw-cursor-not-allowed{
  cursor:not-allowed
}

.tw-select-none{
  -webkit-user-select:none;
          user-select:none
}

.tw-select-text{
  -webkit-user-select:text;
          user-select:text
}

.tw-select-all{
  -webkit-user-select:all;
          user-select:all
}

.tw-select-auto{
  -webkit-user-select:auto;
          user-select:auto
}

.tw-resize-none{
  resize:none
}

.tw-resize-y{
  resize:vertical
}

.tw-resize-x{
  resize:horizontal
}

.tw-resize{
  resize:both
}

.tw-list-inside{
  list-style-position:inside
}

.tw-list-outside{
  list-style-position:outside
}

.tw-list-none{
  list-style-type:none
}

.tw-list-disc{
  list-style-type:disc
}

.tw-list-decimal{
  list-style-type:decimal
}

.tw-appearance-none{
  appearance:none
}

.tw-auto-cols-auto{
  grid-auto-columns:auto
}

.tw-auto-cols-min{
  grid-auto-columns:min-content
}

.tw-auto-cols-max{
  grid-auto-columns:max-content
}

.tw-auto-cols-fr{
  grid-auto-columns:minmax(0, 1fr)
}

.tw-grid-flow-row{
  grid-auto-flow:row
}

.tw-grid-flow-col{
  grid-auto-flow:column
}

.tw-grid-flow-row-dense{
  grid-auto-flow:row dense
}

.tw-grid-flow-col-dense{
  grid-auto-flow:column dense
}

.tw-auto-rows-auto{
  grid-auto-rows:auto
}

.tw-auto-rows-min{
  grid-auto-rows:min-content
}

.tw-auto-rows-max{
  grid-auto-rows:max-content
}

.tw-auto-rows-fr{
  grid-auto-rows:minmax(0, 1fr)
}

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

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

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

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

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

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

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

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

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

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

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

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

.tw-grid-cols-none{
  grid-template-columns:none
}

.tw-grid-rows-1{
  grid-template-rows:repeat(1, minmax(0, 1fr))
}

.tw-grid-rows-2{
  grid-template-rows:repeat(2, minmax(0, 1fr))
}

.tw-grid-rows-3{
  grid-template-rows:repeat(3, minmax(0, 1fr))
}

.tw-grid-rows-4{
  grid-template-rows:repeat(4, minmax(0, 1fr))
}

.tw-grid-rows-5{
  grid-template-rows:repeat(5, minmax(0, 1fr))
}

.tw-grid-rows-6{
  grid-template-rows:repeat(6, minmax(0, 1fr))
}

.tw-grid-rows-none{
  grid-template-rows:none
}

.tw-flex-row{
  flex-direction:row
}

.tw-flex-row-reverse{
  flex-direction:row-reverse
}

.tw-flex-col{
  flex-direction:column
}

.tw-flex-col-reverse{
  flex-direction:column-reverse
}

.tw-flex-wrap{
  flex-wrap:wrap
}

.tw-flex-wrap-reverse{
  flex-wrap:wrap-reverse
}

.tw-flex-nowrap{
  flex-wrap:nowrap
}

.tw-place-content-center{
  place-content:center
}

.tw-place-content-start{
  place-content:start
}

.tw-place-content-end{
  place-content:end
}

.tw-place-content-between{
  place-content:space-between
}

.tw-place-content-around{
  place-content:space-around
}

.tw-place-content-evenly{
  place-content:space-evenly
}

.tw-place-content-stretch{
  place-content:stretch
}

.tw-place-items-start{
  place-items:start
}

.tw-place-items-end{
  place-items:end
}

.tw-place-items-center{
  place-items:center
}

.tw-place-items-stretch{
  place-items:stretch
}

.tw-content-center{
  align-content:center
}

.tw-content-start{
  align-content:flex-start
}

.tw-content-end{
  align-content:flex-end
}

.tw-content-between{
  align-content:space-between
}

.tw-content-around{
  align-content:space-around
}

.tw-content-evenly{
  align-content:space-evenly
}

.tw-items-start{
  align-items:flex-start
}

.tw-items-end{
  align-items:flex-end
}

.tw-items-center{
  align-items:center
}

.tw-items-baseline{
  align-items:baseline
}

.tw-items-stretch{
  align-items:stretch
}

.tw-justify-start{
  justify-content:flex-start
}

.tw-justify-end{
  justify-content:flex-end
}

.tw-justify-center{
  justify-content:center
}

.tw-justify-between{
  justify-content:space-between
}

.tw-justify-around{
  justify-content:space-around
}

.tw-justify-evenly{
  justify-content:space-evenly
}

.tw-justify-items-start{
  justify-items:start
}

.tw-justify-items-end{
  justify-items:end
}

.tw-justify-items-center{
  justify-items:center
}

.tw-justify-items-stretch{
  justify-items:stretch
}

.tw-gap-0{
  grid-gap:0px;
  gap:0px
}

.tw-gap-1{
  grid-gap:0.25rem;
  gap:0.25rem
}

.tw-gap-2{
  grid-gap:0.5rem;
  gap:0.5rem
}

.tw-gap-3{
  grid-gap:0.75rem;
  gap:0.75rem
}

.tw-gap-4{
  grid-gap:1rem;
  gap:1rem
}

.tw-gap-5{
  grid-gap:1.25rem;
  gap:1.25rem
}

.tw-gap-6{
  grid-gap:1.5rem;
  gap:1.5rem
}

.tw-gap-7{
  grid-gap:1.75rem;
  gap:1.75rem
}

.tw-gap-8{
  grid-gap:2rem;
  gap:2rem
}

.tw-gap-9{
  grid-gap:2.25rem;
  gap:2.25rem
}

.tw-gap-10{
  grid-gap:2.5rem;
  gap:2.5rem
}

.tw-gap-11{
  grid-gap:2.75rem;
  gap:2.75rem
}

.tw-gap-12{
  grid-gap:3rem;
  gap:3rem
}

.tw-gap-14{
  grid-gap:3.5rem;
  gap:3.5rem
}

.tw-gap-16{
  grid-gap:4rem;
  gap:4rem
}

.tw-gap-20{
  grid-gap:5rem;
  gap:5rem
}

.tw-gap-24{
  grid-gap:6rem;
  gap:6rem
}

.tw-gap-28{
  grid-gap:7rem;
  gap:7rem
}

.tw-gap-32{
  grid-gap:8rem;
  gap:8rem
}

.tw-gap-36{
  grid-gap:9rem;
  gap:9rem
}

.tw-gap-40{
  grid-gap:10rem;
  gap:10rem
}

.tw-gap-44{
  grid-gap:11rem;
  gap:11rem
}

.tw-gap-48{
  grid-gap:12rem;
  gap:12rem
}

.tw-gap-52{
  grid-gap:13rem;
  gap:13rem
}

.tw-gap-56{
  grid-gap:14rem;
  gap:14rem
}

.tw-gap-60{
  grid-gap:15rem;
  gap:15rem
}

.tw-gap-64{
  grid-gap:16rem;
  gap:16rem
}

.tw-gap-72{
  grid-gap:18rem;
  gap:18rem
}

.tw-gap-80{
  grid-gap:20rem;
  gap:20rem
}

.tw-gap-96{
  grid-gap:24rem;
  gap:24rem
}

.tw-gap-px{
  grid-gap:1px;
  gap:1px
}

.tw-gap-0\.5{
  grid-gap:0.125rem;
  gap:0.125rem
}

.tw-gap-1\.5{
  grid-gap:0.375rem;
  gap:0.375rem
}

.tw-gap-2\.5{
  grid-gap:0.625rem;
  gap:0.625rem
}

.tw-gap-3\.5{
  grid-gap:0.875rem;
  gap:0.875rem
}

.tw-gap-x-0{
  grid-column-gap:0px;
  column-gap:0px
}

.tw-gap-x-1{
  grid-column-gap:0.25rem;
  column-gap:0.25rem
}

.tw-gap-x-2{
  grid-column-gap:0.5rem;
  column-gap:0.5rem
}

.tw-gap-x-3{
  grid-column-gap:0.75rem;
  column-gap:0.75rem
}

.tw-gap-x-4{
  grid-column-gap:1rem;
  column-gap:1rem
}

.tw-gap-x-5{
  grid-column-gap:1.25rem;
  column-gap:1.25rem
}

.tw-gap-x-6{
  grid-column-gap:1.5rem;
  column-gap:1.5rem
}

.tw-gap-x-7{
  grid-column-gap:1.75rem;
  column-gap:1.75rem
}

.tw-gap-x-8{
  grid-column-gap:2rem;
  column-gap:2rem
}

.tw-gap-x-9{
  grid-column-gap:2.25rem;
  column-gap:2.25rem
}

.tw-gap-x-10{
  grid-column-gap:2.5rem;
  column-gap:2.5rem
}

.tw-gap-x-11{
  grid-column-gap:2.75rem;
  column-gap:2.75rem
}

.tw-gap-x-12{
  grid-column-gap:3rem;
  column-gap:3rem
}

.tw-gap-x-14{
  grid-column-gap:3.5rem;
  column-gap:3.5rem
}

.tw-gap-x-16{
  grid-column-gap:4rem;
  column-gap:4rem
}

.tw-gap-x-20{
  grid-column-gap:5rem;
  column-gap:5rem
}

.tw-gap-x-24{
  grid-column-gap:6rem;
  column-gap:6rem
}

.tw-gap-x-28{
  grid-column-gap:7rem;
  column-gap:7rem
}

.tw-gap-x-32{
  grid-column-gap:8rem;
  column-gap:8rem
}

.tw-gap-x-36{
  grid-column-gap:9rem;
  column-gap:9rem
}

.tw-gap-x-40{
  grid-column-gap:10rem;
  column-gap:10rem
}

.tw-gap-x-44{
  grid-column-gap:11rem;
  column-gap:11rem
}

.tw-gap-x-48{
  grid-column-gap:12rem;
  column-gap:12rem
}

.tw-gap-x-52{
  grid-column-gap:13rem;
  column-gap:13rem
}

.tw-gap-x-56{
  grid-column-gap:14rem;
  column-gap:14rem
}

.tw-gap-x-60{
  grid-column-gap:15rem;
  column-gap:15rem
}

.tw-gap-x-64{
  grid-column-gap:16rem;
  column-gap:16rem
}

.tw-gap-x-72{
  grid-column-gap:18rem;
  column-gap:18rem
}

.tw-gap-x-80{
  grid-column-gap:20rem;
  column-gap:20rem
}

.tw-gap-x-96{
  grid-column-gap:24rem;
  column-gap:24rem
}

.tw-gap-x-px{
  grid-column-gap:1px;
  column-gap:1px
}

.tw-gap-x-0\.5{
  grid-column-gap:0.125rem;
  column-gap:0.125rem
}

.tw-gap-x-1\.5{
  grid-column-gap:0.375rem;
  column-gap:0.375rem
}

.tw-gap-x-2\.5{
  grid-column-gap:0.625rem;
  column-gap:0.625rem
}

.tw-gap-x-3\.5{
  grid-column-gap:0.875rem;
  column-gap:0.875rem
}

.tw-gap-y-0{
  grid-row-gap:0px;
  row-gap:0px
}

.tw-gap-y-1{
  grid-row-gap:0.25rem;
  row-gap:0.25rem
}

.tw-gap-y-2{
  grid-row-gap:0.5rem;
  row-gap:0.5rem
}

.tw-gap-y-3{
  grid-row-gap:0.75rem;
  row-gap:0.75rem
}

.tw-gap-y-4{
  grid-row-gap:1rem;
  row-gap:1rem
}

.tw-gap-y-5{
  grid-row-gap:1.25rem;
  row-gap:1.25rem
}

.tw-gap-y-6{
  grid-row-gap:1.5rem;
  row-gap:1.5rem
}

.tw-gap-y-7{
  grid-row-gap:1.75rem;
  row-gap:1.75rem
}

.tw-gap-y-8{
  grid-row-gap:2rem;
  row-gap:2rem
}

.tw-gap-y-9{
  grid-row-gap:2.25rem;
  row-gap:2.25rem
}

.tw-gap-y-10{
  grid-row-gap:2.5rem;
  row-gap:2.5rem
}

.tw-gap-y-11{
  grid-row-gap:2.75rem;
  row-gap:2.75rem
}

.tw-gap-y-12{
  grid-row-gap:3rem;
  row-gap:3rem
}

.tw-gap-y-14{
  grid-row-gap:3.5rem;
  row-gap:3.5rem
}

.tw-gap-y-16{
  grid-row-gap:4rem;
  row-gap:4rem
}

.tw-gap-y-20{
  grid-row-gap:5rem;
  row-gap:5rem
}

.tw-gap-y-24{
  grid-row-gap:6rem;
  row-gap:6rem
}

.tw-gap-y-28{
  grid-row-gap:7rem;
  row-gap:7rem
}

.tw-gap-y-32{
  grid-row-gap:8rem;
  row-gap:8rem
}

.tw-gap-y-36{
  grid-row-gap:9rem;
  row-gap:9rem
}

.tw-gap-y-40{
  grid-row-gap:10rem;
  row-gap:10rem
}

.tw-gap-y-44{
  grid-row-gap:11rem;
  row-gap:11rem
}

.tw-gap-y-48{
  grid-row-gap:12rem;
  row-gap:12rem
}

.tw-gap-y-52{
  grid-row-gap:13rem;
  row-gap:13rem
}

.tw-gap-y-56{
  grid-row-gap:14rem;
  row-gap:14rem
}

.tw-gap-y-60{
  grid-row-gap:15rem;
  row-gap:15rem
}

.tw-gap-y-64{
  grid-row-gap:16rem;
  row-gap:16rem
}

.tw-gap-y-72{
  grid-row-gap:18rem;
  row-gap:18rem
}

.tw-gap-y-80{
  grid-row-gap:20rem;
  row-gap:20rem
}

.tw-gap-y-96{
  grid-row-gap:24rem;
  row-gap:24rem
}

.tw-gap-y-px{
  grid-row-gap:1px;
  row-gap:1px
}

.tw-gap-y-0\.5{
  grid-row-gap:0.125rem;
  row-gap:0.125rem
}

.tw-gap-y-1\.5{
  grid-row-gap:0.375rem;
  row-gap:0.375rem
}

.tw-gap-y-2\.5{
  grid-row-gap:0.625rem;
  row-gap:0.625rem
}

.tw-gap-y-3\.5{
  grid-row-gap:0.875rem;
  row-gap:0.875rem
}

.tw-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)))
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw--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)))
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-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))
}

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

.tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
}

.tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
}

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

.tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
}

.tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
}

.tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
}

.tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(2rem * var(--tw-space-y-reverse))
}

.tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
}

.tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
}

.tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
}

.tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(3rem * var(--tw-space-y-reverse))
}

.tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
}

.tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(4rem * var(--tw-space-y-reverse))
}

.tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(5rem * var(--tw-space-y-reverse))
}

.tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(6rem * var(--tw-space-y-reverse))
}

.tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(7rem * var(--tw-space-y-reverse))
}

.tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(8rem * var(--tw-space-y-reverse))
}

.tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(9rem * var(--tw-space-y-reverse))
}

.tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(10rem * var(--tw-space-y-reverse))
}

.tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(11rem * var(--tw-space-y-reverse))
}

.tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(12rem * var(--tw-space-y-reverse))
}

.tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(13rem * var(--tw-space-y-reverse))
}

.tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(14rem * var(--tw-space-y-reverse))
}

.tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(15rem * var(--tw-space-y-reverse))
}

.tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(16rem * var(--tw-space-y-reverse))
}

.tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(18rem * var(--tw-space-y-reverse))
}

.tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(20rem * var(--tw-space-y-reverse))
}

.tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(24rem * var(--tw-space-y-reverse))
}

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

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

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

.tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
}

.tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
}

.tw--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))
}

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

.tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
}

.tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
}

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

.tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
}

.tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
}

.tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
}

.tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
}

.tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
}

.tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
}

.tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
}

.tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
}

.tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
}

.tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
}

.tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
}

.tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
}

.tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
}

.tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
}

.tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
}

.tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
}

.tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
}

.tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
}

.tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
}

.tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
}

.tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
}

.tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
}

.tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
}

.tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
}

.tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
}

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

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

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

.tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
}

.tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:0;
  margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
}

.tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:1
}

.tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:1
}

.tw-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)))
}

.tw-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)))
}

.tw-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)))
}

.tw-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)))
}

.tw-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)))
}

.tw-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))
}

.tw-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))
}

.tw-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))
}

.tw-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))
}

.tw-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))
}

.tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:1
}

.tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:1
}

.tw-divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style:solid
}

.tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style:dashed
}

.tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style:dotted
}

.tw-divide-double > :not([hidden]) ~ :not([hidden]){
  border-style:double
}

.tw-divide-none > :not([hidden]) ~ :not([hidden]){
  border-style:none
}

.tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color:transparent
}

.tw-divide-current > :not([hidden]) ~ :not([hidden]){
  border-color:currentColor
}

.tw-divide-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
}

.tw-divide-white > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
}

.tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
}

.tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
}

.tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
}

.tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
}

.tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
}

.tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
}

.tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
}

.tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
}

.tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
}

.tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
}

.tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
}

.tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
}

.tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
}

.tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
}

.tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
}

.tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
}

.tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
}

.tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
}

.tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
}

.tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
}

.tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
}

.tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
}

.tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
}

.tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
}

.tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
}

.tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
}

.tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
}

.tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
}

.tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
}

.tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
}

.tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
}

.tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
}

.tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
}

.tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
}

.tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
}

.tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
}

.tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
}

.tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
}

.tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
}

.tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
}

.tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
}

.tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
}

.tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
}

.tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
}

.tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
}

.tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
}

.tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
}

.tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
}

.tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
}

.tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
}

.tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
}

.tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
}

.tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
}

.tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
}

.tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
}

.tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
}

.tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
}

.tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
}

.tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
}

.tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
}

.tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
}

.tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
}

.tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
}

.tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
}

.tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
}

.tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
}

.tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
}

.tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
}

.tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
}

.tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
}

.tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
}

.tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
}

.tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
}

.tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
}

.tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
}

.tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
}

.tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
}

.tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
}

.tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
}

.tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
}

.tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0
}

.tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.05
}

.tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.1
}

.tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.2
}

.tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.25
}

.tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.3
}

.tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.4
}

.tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.5
}

.tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.6
}

.tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.7
}

.tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.75
}

.tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.8
}

.tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.9
}

.tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.95
}

.tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1
}

.tw-place-self-auto{
  place-self:auto
}

.tw-place-self-start{
  place-self:start
}

.tw-place-self-end{
  place-self:end
}

.tw-place-self-center{
  place-self:center
}

.tw-place-self-stretch{
  place-self:stretch
}

.tw-self-auto{
  align-self:auto
}

.tw-self-start{
  align-self:flex-start
}

.tw-self-end{
  align-self:flex-end
}

.tw-self-center{
  align-self:center
}

.tw-self-stretch{
  align-self:stretch
}

.tw-self-baseline{
  align-self:baseline
}

.tw-justify-self-auto{
  justify-self:auto
}

.tw-justify-self-start{
  justify-self:start
}

.tw-justify-self-end{
  justify-self:end
}

.tw-justify-self-center{
  justify-self:center
}

.tw-justify-self-stretch{
  justify-self:stretch
}

.tw-overflow-auto{
  overflow:auto
}

.tw-overflow-hidden{
  overflow:hidden
}

.tw-overflow-visible{
  overflow:visible
}

.tw-overflow-scroll{
  overflow:scroll
}

.tw-overflow-x-auto{
  overflow-x:auto
}

.tw-overflow-y-auto{
  overflow-y:auto
}

.tw-overflow-x-hidden{
  overflow-x:hidden
}

.tw-overflow-y-hidden{
  overflow-y:hidden
}

.tw-overflow-x-visible{
  overflow-x:visible
}

.tw-overflow-y-visible{
  overflow-y:visible
}

.tw-overflow-x-scroll{
  overflow-x:scroll
}

.tw-overflow-y-scroll{
  overflow-y:scroll
}

.tw-overscroll-auto{
  overscroll-behavior:auto
}

.tw-overscroll-contain{
  overscroll-behavior:contain
}

.tw-overscroll-none{
  overscroll-behavior:none
}

.tw-overscroll-y-auto{
  overscroll-behavior-y:auto
}

.tw-overscroll-y-contain{
  overscroll-behavior-y:contain
}

.tw-overscroll-y-none{
  overscroll-behavior-y:none
}

.tw-overscroll-x-auto{
  overscroll-behavior-x:auto
}

.tw-overscroll-x-contain{
  overscroll-behavior-x:contain
}

.tw-overscroll-x-none{
  overscroll-behavior-x:none
}

.tw-truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.tw-overflow-ellipsis{
  text-overflow:ellipsis
}

.tw-overflow-clip{
  text-overflow:clip
}

.tw-whitespace-normal{
  white-space:normal
}

.tw-whitespace-nowrap{
  white-space:nowrap
}

.tw-whitespace-pre{
  white-space:pre
}

.tw-whitespace-pre-line{
  white-space:pre-line
}

.tw-whitespace-pre-wrap{
  white-space:pre-wrap
}

.tw-break-normal{
  overflow-wrap:normal;
  word-break:normal
}

.tw-break-words{
  overflow-wrap:break-word
}

.tw-break-all{
  word-break:break-all
}

.tw-rounded-none{
  border-radius:0px
}

.tw-rounded-sm{
  border-radius:0.125rem
}

.tw-rounded{
  border-radius:0.25rem
}

.tw-rounded-md{
  border-radius:0.375rem
}

.tw-rounded-lg{
  border-radius:0.5rem
}

.tw-rounded-xl{
  border-radius:0.75rem
}

.tw-rounded-2xl{
  border-radius:1rem
}

.tw-rounded-3xl{
  border-radius:1.5rem
}

.tw-rounded-full{
  border-radius:9999px
}

.tw-rounded-t-none{
  border-top-left-radius:0px;
  border-top-right-radius:0px
}

.tw-rounded-t-sm{
  border-top-left-radius:0.125rem;
  border-top-right-radius:0.125rem
}

.tw-rounded-t{
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem
}

.tw-rounded-t-md{
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem
}

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

.tw-rounded-t-xl{
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem
}

.tw-rounded-t-2xl{
  border-top-left-radius:1rem;
  border-top-right-radius:1rem
}

.tw-rounded-t-3xl{
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem
}

.tw-rounded-t-full{
  border-top-left-radius:9999px;
  border-top-right-radius:9999px
}

.tw-rounded-r-none{
  border-top-right-radius:0px;
  border-bottom-right-radius:0px
}

.tw-rounded-r-sm{
  border-top-right-radius:0.125rem;
  border-bottom-right-radius:0.125rem
}

.tw-rounded-r{
  border-top-right-radius:0.25rem;
  border-bottom-right-radius:0.25rem
}

.tw-rounded-r-md{
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem
}

.tw-rounded-r-lg{
  border-top-right-radius:0.5rem;
  border-bottom-right-radius:0.5rem
}

.tw-rounded-r-xl{
  border-top-right-radius:0.75rem;
  border-bottom-right-radius:0.75rem
}

.tw-rounded-r-2xl{
  border-top-right-radius:1rem;
  border-bottom-right-radius:1rem
}

.tw-rounded-r-3xl{
  border-top-right-radius:1.5rem;
  border-bottom-right-radius:1.5rem
}

.tw-rounded-r-full{
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px
}

.tw-rounded-b-none{
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px
}

.tw-rounded-b-sm{
  border-bottom-right-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.tw-rounded-b{
  border-bottom-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.tw-rounded-b-md{
  border-bottom-right-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.tw-rounded-b-lg{
  border-bottom-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.tw-rounded-b-xl{
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.tw-rounded-b-2xl{
  border-bottom-right-radius:1rem;
  border-bottom-left-radius:1rem
}

.tw-rounded-b-3xl{
  border-bottom-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.tw-rounded-b-full{
  border-bottom-right-radius:9999px;
  border-bottom-left-radius:9999px
}

.tw-rounded-l-none{
  border-top-left-radius:0px;
  border-bottom-left-radius:0px
}

.tw-rounded-l-sm{
  border-top-left-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.tw-rounded-l{
  border-top-left-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.tw-rounded-l-md{
  border-top-left-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.tw-rounded-l-lg{
  border-top-left-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.tw-rounded-l-xl{
  border-top-left-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.tw-rounded-l-2xl{
  border-top-left-radius:1rem;
  border-bottom-left-radius:1rem
}

.tw-rounded-l-3xl{
  border-top-left-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.tw-rounded-l-full{
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px
}

.tw-rounded-tl-none{
  border-top-left-radius:0px
}

.tw-rounded-tl-sm{
  border-top-left-radius:0.125rem
}

.tw-rounded-tl{
  border-top-left-radius:0.25rem
}

.tw-rounded-tl-md{
  border-top-left-radius:0.375rem
}

.tw-rounded-tl-lg{
  border-top-left-radius:0.5rem
}

.tw-rounded-tl-xl{
  border-top-left-radius:0.75rem
}

.tw-rounded-tl-2xl{
  border-top-left-radius:1rem
}

.tw-rounded-tl-3xl{
  border-top-left-radius:1.5rem
}

.tw-rounded-tl-full{
  border-top-left-radius:9999px
}

.tw-rounded-tr-none{
  border-top-right-radius:0px
}

.tw-rounded-tr-sm{
  border-top-right-radius:0.125rem
}

.tw-rounded-tr{
  border-top-right-radius:0.25rem
}

.tw-rounded-tr-md{
  border-top-right-radius:0.375rem
}

.tw-rounded-tr-lg{
  border-top-right-radius:0.5rem
}

.tw-rounded-tr-xl{
  border-top-right-radius:0.75rem
}

.tw-rounded-tr-2xl{
  border-top-right-radius:1rem
}

.tw-rounded-tr-3xl{
  border-top-right-radius:1.5rem
}

.tw-rounded-tr-full{
  border-top-right-radius:9999px
}

.tw-rounded-br-none{
  border-bottom-right-radius:0px
}

.tw-rounded-br-sm{
  border-bottom-right-radius:0.125rem
}

.tw-rounded-br{
  border-bottom-right-radius:0.25rem
}

.tw-rounded-br-md{
  border-bottom-right-radius:0.375rem
}

.tw-rounded-br-lg{
  border-bottom-right-radius:0.5rem
}

.tw-rounded-br-xl{
  border-bottom-right-radius:0.75rem
}

.tw-rounded-br-2xl{
  border-bottom-right-radius:1rem
}

.tw-rounded-br-3xl{
  border-bottom-right-radius:1.5rem
}

.tw-rounded-br-full{
  border-bottom-right-radius:9999px
}

.tw-rounded-bl-none{
  border-bottom-left-radius:0px
}

.tw-rounded-bl-sm{
  border-bottom-left-radius:0.125rem
}

.tw-rounded-bl{
  border-bottom-left-radius:0.25rem
}

.tw-rounded-bl-md{
  border-bottom-left-radius:0.375rem
}

.tw-rounded-bl-lg{
  border-bottom-left-radius:0.5rem
}

.tw-rounded-bl-xl{
  border-bottom-left-radius:0.75rem
}

.tw-rounded-bl-2xl{
  border-bottom-left-radius:1rem
}

.tw-rounded-bl-3xl{
  border-bottom-left-radius:1.5rem
}

.tw-rounded-bl-full{
  border-bottom-left-radius:9999px
}

.tw-border-0{
  border-width:0px
}

.tw-border-2{
  border-width:2px
}

.tw-border-4{
  border-width:4px
}

.tw-border-8{
  border-width:8px
}

.tw-border{
  border-width:1px
}

.tw-border-t-0{
  border-top-width:0px
}

.tw-border-t-2{
  border-top-width:2px
}

.tw-border-t-4{
  border-top-width:4px
}

.tw-border-t-8{
  border-top-width:8px
}

.tw-border-t{
  border-top-width:1px
}

.tw-border-r-0{
  border-right-width:0px
}

.tw-border-r-2{
  border-right-width:2px
}

.tw-border-r-4{
  border-right-width:4px
}

.tw-border-r-8{
  border-right-width:8px
}

.tw-border-r{
  border-right-width:1px
}

.tw-border-b-0{
  border-bottom-width:0px
}

.tw-border-b-2{
  border-bottom-width:2px
}

.tw-border-b-4{
  border-bottom-width:4px
}

.tw-border-b-8{
  border-bottom-width:8px
}

.tw-border-b{
  border-bottom-width:1px
}

.tw-border-l-0{
  border-left-width:0px
}

.tw-border-l-2{
  border-left-width:2px
}

.tw-border-l-4{
  border-left-width:4px
}

.tw-border-l-8{
  border-left-width:8px
}

.tw-border-l{
  border-left-width:1px
}

.tw-border-solid{
  border-style:solid
}

.tw-border-dashed{
  border-style:dashed
}

.tw-border-dotted{
  border-style:dotted
}

.tw-border-double{
  border-style:double
}

.tw-border-none{
  border-style:none
}

.tw-border-transparent{
  border-color:transparent
}

.tw-border-current{
  border-color:currentColor
}

.tw-border-black{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

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

.tw-border-gray-50{
  --tw-border-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-border-opacity))
}

.tw-border-gray-100{
  --tw-border-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-border-opacity))
}

.tw-border-gray-200{
  --tw-border-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-border-opacity))
}

.tw-border-gray-300{
  --tw-border-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-border-opacity))
}

.tw-border-gray-400{
  --tw-border-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-border-opacity))
}

.tw-border-gray-500{
  --tw-border-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-border-opacity))
}

.tw-border-gray-600{
  --tw-border-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-border-opacity))
}

.tw-border-gray-700{
  --tw-border-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-border-opacity))
}

.tw-border-gray-800{
  --tw-border-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-border-opacity))
}

.tw-border-gray-900{
  --tw-border-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-border-opacity))
}

.tw-border-red-50{
  --tw-border-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-border-opacity))
}

.tw-border-red-100{
  --tw-border-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-border-opacity))
}

.tw-border-red-200{
  --tw-border-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-border-opacity))
}

.tw-border-red-300{
  --tw-border-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-border-opacity))
}

.tw-border-red-400{
  --tw-border-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-border-opacity))
}

.tw-border-red-500{
  --tw-border-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-border-opacity))
}

.tw-border-red-600{
  --tw-border-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-border-opacity))
}

.tw-border-red-700{
  --tw-border-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-border-opacity))
}

.tw-border-red-800{
  --tw-border-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-border-opacity))
}

.tw-border-red-900{
  --tw-border-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-border-opacity))
}

.tw-border-yellow-50{
  --tw-border-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-border-opacity))
}

.tw-border-yellow-100{
  --tw-border-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-border-opacity))
}

.tw-border-yellow-200{
  --tw-border-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-border-opacity))
}

.tw-border-yellow-300{
  --tw-border-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-border-opacity))
}

.tw-border-yellow-400{
  --tw-border-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-border-opacity))
}

.tw-border-yellow-500{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.tw-border-yellow-600{
  --tw-border-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-border-opacity))
}

.tw-border-yellow-700{
  --tw-border-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-border-opacity))
}

.tw-border-yellow-800{
  --tw-border-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-border-opacity))
}

.tw-border-yellow-900{
  --tw-border-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-border-opacity))
}

.tw-border-green-50{
  --tw-border-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-border-opacity))
}

.tw-border-green-100{
  --tw-border-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-border-opacity))
}

.tw-border-green-200{
  --tw-border-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-border-opacity))
}

.tw-border-green-300{
  --tw-border-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-border-opacity))
}

.tw-border-green-400{
  --tw-border-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-border-opacity))
}

.tw-border-green-500{
  --tw-border-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-border-opacity))
}

.tw-border-green-600{
  --tw-border-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-border-opacity))
}

.tw-border-green-700{
  --tw-border-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-border-opacity))
}

.tw-border-green-800{
  --tw-border-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-border-opacity))
}

.tw-border-green-900{
  --tw-border-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-border-opacity))
}

.tw-border-blue-50{
  --tw-border-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-border-opacity))
}

.tw-border-blue-100{
  --tw-border-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-border-opacity))
}

.tw-border-blue-200{
  --tw-border-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-border-opacity))
}

.tw-border-blue-300{
  --tw-border-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-border-opacity))
}

.tw-border-blue-400{
  --tw-border-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-border-opacity))
}

.tw-border-blue-500{
  --tw-border-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-border-opacity))
}

.tw-border-blue-600{
  --tw-border-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-border-opacity))
}

.tw-border-blue-700{
  --tw-border-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-border-opacity))
}

.tw-border-blue-800{
  --tw-border-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-border-opacity))
}

.tw-border-blue-900{
  --tw-border-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-border-opacity))
}

.tw-border-indigo-50{
  --tw-border-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-border-opacity))
}

.tw-border-indigo-100{
  --tw-border-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-border-opacity))
}

.tw-border-indigo-200{
  --tw-border-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-border-opacity))
}

.tw-border-indigo-300{
  --tw-border-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-border-opacity))
}

.tw-border-indigo-400{
  --tw-border-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-border-opacity))
}

.tw-border-indigo-500{
  --tw-border-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-border-opacity))
}

.tw-border-indigo-600{
  --tw-border-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-border-opacity))
}

.tw-border-indigo-700{
  --tw-border-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-border-opacity))
}

.tw-border-indigo-800{
  --tw-border-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-border-opacity))
}

.tw-border-indigo-900{
  --tw-border-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-border-opacity))
}

.tw-border-purple-50{
  --tw-border-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-border-opacity))
}

.tw-border-purple-100{
  --tw-border-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-border-opacity))
}

.tw-border-purple-200{
  --tw-border-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-border-opacity))
}

.tw-border-purple-300{
  --tw-border-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-border-opacity))
}

.tw-border-purple-400{
  --tw-border-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-border-opacity))
}

.tw-border-purple-500{
  --tw-border-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-border-opacity))
}

.tw-border-purple-600{
  --tw-border-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-border-opacity))
}

.tw-border-purple-700{
  --tw-border-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-border-opacity))
}

.tw-border-purple-800{
  --tw-border-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-border-opacity))
}

.tw-border-purple-900{
  --tw-border-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-border-opacity))
}

.tw-border-pink-50{
  --tw-border-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-border-opacity))
}

.tw-border-pink-100{
  --tw-border-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-border-opacity))
}

.tw-border-pink-200{
  --tw-border-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-border-opacity))
}

.tw-border-pink-300{
  --tw-border-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-border-opacity))
}

.tw-border-pink-400{
  --tw-border-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-border-opacity))
}

.tw-border-pink-500{
  --tw-border-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-border-opacity))
}

.tw-border-pink-600{
  --tw-border-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-border-opacity))
}

.tw-border-pink-700{
  --tw-border-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-border-opacity))
}

.tw-border-pink-800{
  --tw-border-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-border-opacity))
}

.tw-border-pink-900{
  --tw-border-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-transparent{
  border-color:transparent
}

.tw-group:hover .group-hover\:tw-border-current{
  border-color:currentColor
}

.tw-group:hover .group-hover\:tw-border-black{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-white{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-50{
  --tw-border-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-100{
  --tw-border-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-200{
  --tw-border-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-300{
  --tw-border-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-400{
  --tw-border-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-500{
  --tw-border-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-600{
  --tw-border-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-700{
  --tw-border-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-800{
  --tw-border-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-gray-900{
  --tw-border-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-50{
  --tw-border-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-100{
  --tw-border-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-200{
  --tw-border-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-300{
  --tw-border-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-400{
  --tw-border-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-500{
  --tw-border-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-600{
  --tw-border-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-700{
  --tw-border-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-800{
  --tw-border-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-red-900{
  --tw-border-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-50{
  --tw-border-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-100{
  --tw-border-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-200{
  --tw-border-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-300{
  --tw-border-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-400{
  --tw-border-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-500{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-600{
  --tw-border-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-700{
  --tw-border-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-800{
  --tw-border-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-yellow-900{
  --tw-border-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-50{
  --tw-border-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-100{
  --tw-border-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-200{
  --tw-border-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-300{
  --tw-border-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-400{
  --tw-border-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-500{
  --tw-border-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-600{
  --tw-border-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-700{
  --tw-border-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-800{
  --tw-border-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-green-900{
  --tw-border-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-50{
  --tw-border-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-100{
  --tw-border-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-200{
  --tw-border-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-300{
  --tw-border-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-400{
  --tw-border-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-500{
  --tw-border-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-600{
  --tw-border-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-700{
  --tw-border-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-800{
  --tw-border-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-blue-900{
  --tw-border-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-50{
  --tw-border-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-100{
  --tw-border-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-200{
  --tw-border-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-300{
  --tw-border-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-400{
  --tw-border-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-500{
  --tw-border-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-600{
  --tw-border-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-700{
  --tw-border-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-800{
  --tw-border-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-indigo-900{
  --tw-border-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-50{
  --tw-border-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-100{
  --tw-border-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-200{
  --tw-border-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-300{
  --tw-border-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-400{
  --tw-border-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-500{
  --tw-border-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-600{
  --tw-border-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-700{
  --tw-border-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-800{
  --tw-border-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-purple-900{
  --tw-border-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-50{
  --tw-border-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-100{
  --tw-border-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-200{
  --tw-border-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-300{
  --tw-border-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-400{
  --tw-border-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-500{
  --tw-border-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-600{
  --tw-border-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-700{
  --tw-border-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-800{
  --tw-border-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-border-opacity))
}

.tw-group:hover .group-hover\:tw-border-pink-900{
  --tw-border-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-border-opacity))
}

.focus-within\:tw-border-transparent:focus-within{
  border-color:transparent
}

.focus-within\:tw-border-current:focus-within{
  border-color:currentColor
}

.focus-within\:tw-border-black:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus-within\:tw-border-white:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-border-opacity))
}

.focus-within\:tw-border-gray-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-border-opacity))
}

.focus-within\:tw-border-red-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-border-opacity))
}

.focus-within\:tw-border-yellow-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-border-opacity))
}

.focus-within\:tw-border-green-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-border-opacity))
}

.focus-within\:tw-border-blue-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-border-opacity))
}

.focus-within\:tw-border-indigo-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-border-opacity))
}

.focus-within\:tw-border-purple-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-50:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-100:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-200:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-300:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-400:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-500:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-600:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-700:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-800:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-border-opacity))
}

.focus-within\:tw-border-pink-900:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-border-opacity))
}

.hover\:tw-border-transparent:hover{
  border-color:transparent
}

.hover\:tw-border-current:hover{
  border-color:currentColor
}

.hover\:tw-border-black:hover{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.hover\:tw-border-white:hover{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.hover\:tw-border-gray-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-border-opacity))
}

.hover\:tw-border-gray-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-border-opacity))
}

.hover\:tw-border-gray-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-border-opacity))
}

.hover\:tw-border-gray-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-border-opacity))
}

.hover\:tw-border-gray-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-border-opacity))
}

.hover\:tw-border-gray-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-border-opacity))
}

.hover\:tw-border-gray-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-border-opacity))
}

.hover\:tw-border-gray-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-border-opacity))
}

.hover\:tw-border-gray-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-border-opacity))
}

.hover\:tw-border-gray-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-border-opacity))
}

.hover\:tw-border-red-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-border-opacity))
}

.hover\:tw-border-red-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-border-opacity))
}

.hover\:tw-border-red-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-border-opacity))
}

.hover\:tw-border-red-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-border-opacity))
}

.hover\:tw-border-red-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-border-opacity))
}

.hover\:tw-border-red-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-border-opacity))
}

.hover\:tw-border-red-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-border-opacity))
}

.hover\:tw-border-red-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-border-opacity))
}

.hover\:tw-border-red-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-border-opacity))
}

.hover\:tw-border-red-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-border-opacity))
}

.hover\:tw-border-yellow-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-border-opacity))
}

.hover\:tw-border-green-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-border-opacity))
}

.hover\:tw-border-green-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-border-opacity))
}

.hover\:tw-border-green-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-border-opacity))
}

.hover\:tw-border-green-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-border-opacity))
}

.hover\:tw-border-green-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-border-opacity))
}

.hover\:tw-border-green-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-border-opacity))
}

.hover\:tw-border-green-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-border-opacity))
}

.hover\:tw-border-green-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-border-opacity))
}

.hover\:tw-border-green-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-border-opacity))
}

.hover\:tw-border-green-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-border-opacity))
}

.hover\:tw-border-blue-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-border-opacity))
}

.hover\:tw-border-blue-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-border-opacity))
}

.hover\:tw-border-blue-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-border-opacity))
}

.hover\:tw-border-blue-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-border-opacity))
}

.hover\:tw-border-blue-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-border-opacity))
}

.hover\:tw-border-blue-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-border-opacity))
}

.hover\:tw-border-blue-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-border-opacity))
}

.hover\:tw-border-blue-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-border-opacity))
}

.hover\:tw-border-blue-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-border-opacity))
}

.hover\:tw-border-blue-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-border-opacity))
}

.hover\:tw-border-indigo-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-border-opacity))
}

.hover\:tw-border-purple-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-border-opacity))
}

.hover\:tw-border-purple-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-border-opacity))
}

.hover\:tw-border-purple-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-border-opacity))
}

.hover\:tw-border-purple-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-border-opacity))
}

.hover\:tw-border-purple-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-border-opacity))
}

.hover\:tw-border-purple-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-border-opacity))
}

.hover\:tw-border-purple-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-border-opacity))
}

.hover\:tw-border-purple-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-border-opacity))
}

.hover\:tw-border-purple-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-border-opacity))
}

.hover\:tw-border-purple-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-border-opacity))
}

.hover\:tw-border-pink-50:hover{
  --tw-border-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-border-opacity))
}

.hover\:tw-border-pink-100:hover{
  --tw-border-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-border-opacity))
}

.hover\:tw-border-pink-200:hover{
  --tw-border-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-border-opacity))
}

.hover\:tw-border-pink-300:hover{
  --tw-border-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-border-opacity))
}

.hover\:tw-border-pink-400:hover{
  --tw-border-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-border-opacity))
}

.hover\:tw-border-pink-500:hover{
  --tw-border-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-border-opacity))
}

.hover\:tw-border-pink-600:hover{
  --tw-border-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-border-opacity))
}

.hover\:tw-border-pink-700:hover{
  --tw-border-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-border-opacity))
}

.hover\:tw-border-pink-800:hover{
  --tw-border-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-border-opacity))
}

.hover\:tw-border-pink-900:hover{
  --tw-border-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-border-opacity))
}

.focus\:tw-border-transparent:focus{
  border-color:transparent
}

.focus\:tw-border-current:focus{
  border-color:currentColor
}

.focus\:tw-border-black:focus{
  --tw-border-opacity:1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus\:tw-border-white:focus{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus\:tw-border-gray-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(249, 250, 251, var(--tw-border-opacity))
}

.focus\:tw-border-gray-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(243, 244, 246, var(--tw-border-opacity))
}

.focus\:tw-border-gray-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(229, 231, 235, var(--tw-border-opacity))
}

.focus\:tw-border-gray-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(209, 213, 219, var(--tw-border-opacity))
}

.focus\:tw-border-gray-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(156, 163, 175, var(--tw-border-opacity))
}

.focus\:tw-border-gray-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(107, 114, 128, var(--tw-border-opacity))
}

.focus\:tw-border-gray-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(75, 85, 99, var(--tw-border-opacity))
}

.focus\:tw-border-gray-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(55, 65, 81, var(--tw-border-opacity))
}

.focus\:tw-border-gray-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(31, 41, 55, var(--tw-border-opacity))
}

.focus\:tw-border-gray-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(17, 24, 39, var(--tw-border-opacity))
}

.focus\:tw-border-red-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(254, 242, 242, var(--tw-border-opacity))
}

.focus\:tw-border-red-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(254, 226, 226, var(--tw-border-opacity))
}

.focus\:tw-border-red-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(254, 202, 202, var(--tw-border-opacity))
}

.focus\:tw-border-red-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(252, 165, 165, var(--tw-border-opacity))
}

.focus\:tw-border-red-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(248, 113, 113, var(--tw-border-opacity))
}

.focus\:tw-border-red-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(239, 68, 68, var(--tw-border-opacity))
}

.focus\:tw-border-red-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(220, 38, 38, var(--tw-border-opacity))
}

.focus\:tw-border-red-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(185, 28, 28, var(--tw-border-opacity))
}

.focus\:tw-border-red-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(153, 27, 27, var(--tw-border-opacity))
}

.focus\:tw-border-red-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(127, 29, 29, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(255, 251, 235, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(254, 243, 199, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(253, 230, 138, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(252, 211, 77, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(251, 191, 36, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(217, 119, 6, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(180, 83, 9, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(146, 64, 14, var(--tw-border-opacity))
}

.focus\:tw-border-yellow-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(120, 53, 15, var(--tw-border-opacity))
}

.focus\:tw-border-green-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(236, 253, 245, var(--tw-border-opacity))
}

.focus\:tw-border-green-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(209, 250, 229, var(--tw-border-opacity))
}

.focus\:tw-border-green-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(167, 243, 208, var(--tw-border-opacity))
}

.focus\:tw-border-green-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(110, 231, 183, var(--tw-border-opacity))
}

.focus\:tw-border-green-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(52, 211, 153, var(--tw-border-opacity))
}

.focus\:tw-border-green-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(16, 185, 129, var(--tw-border-opacity))
}

.focus\:tw-border-green-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(5, 150, 105, var(--tw-border-opacity))
}

.focus\:tw-border-green-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(4, 120, 87, var(--tw-border-opacity))
}

.focus\:tw-border-green-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(6, 95, 70, var(--tw-border-opacity))
}

.focus\:tw-border-green-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(6, 78, 59, var(--tw-border-opacity))
}

.focus\:tw-border-blue-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(239, 246, 255, var(--tw-border-opacity))
}

.focus\:tw-border-blue-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(219, 234, 254, var(--tw-border-opacity))
}

.focus\:tw-border-blue-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(191, 219, 254, var(--tw-border-opacity))
}

.focus\:tw-border-blue-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(147, 197, 253, var(--tw-border-opacity))
}

.focus\:tw-border-blue-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(96, 165, 250, var(--tw-border-opacity))
}

.focus\:tw-border-blue-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(59, 130, 246, var(--tw-border-opacity))
}

.focus\:tw-border-blue-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(37, 99, 235, var(--tw-border-opacity))
}

.focus\:tw-border-blue-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(29, 78, 216, var(--tw-border-opacity))
}

.focus\:tw-border-blue-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(30, 64, 175, var(--tw-border-opacity))
}

.focus\:tw-border-blue-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(30, 58, 138, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(238, 242, 255, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(224, 231, 255, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(199, 210, 254, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(165, 180, 252, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(129, 140, 248, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(99, 102, 241, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(79, 70, 229, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(67, 56, 202, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(55, 48, 163, var(--tw-border-opacity))
}

.focus\:tw-border-indigo-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(49, 46, 129, var(--tw-border-opacity))
}

.focus\:tw-border-purple-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(245, 243, 255, var(--tw-border-opacity))
}

.focus\:tw-border-purple-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(237, 233, 254, var(--tw-border-opacity))
}

.focus\:tw-border-purple-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(221, 214, 254, var(--tw-border-opacity))
}

.focus\:tw-border-purple-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(196, 181, 253, var(--tw-border-opacity))
}

.focus\:tw-border-purple-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(167, 139, 250, var(--tw-border-opacity))
}

.focus\:tw-border-purple-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(139, 92, 246, var(--tw-border-opacity))
}

.focus\:tw-border-purple-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(124, 58, 237, var(--tw-border-opacity))
}

.focus\:tw-border-purple-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(109, 40, 217, var(--tw-border-opacity))
}

.focus\:tw-border-purple-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(91, 33, 182, var(--tw-border-opacity))
}

.focus\:tw-border-purple-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(76, 29, 149, var(--tw-border-opacity))
}

.focus\:tw-border-pink-50:focus{
  --tw-border-opacity:1;
  border-color:rgba(253, 242, 248, var(--tw-border-opacity))
}

.focus\:tw-border-pink-100:focus{
  --tw-border-opacity:1;
  border-color:rgba(252, 231, 243, var(--tw-border-opacity))
}

.focus\:tw-border-pink-200:focus{
  --tw-border-opacity:1;
  border-color:rgba(251, 207, 232, var(--tw-border-opacity))
}

.focus\:tw-border-pink-300:focus{
  --tw-border-opacity:1;
  border-color:rgba(249, 168, 212, var(--tw-border-opacity))
}

.focus\:tw-border-pink-400:focus{
  --tw-border-opacity:1;
  border-color:rgba(244, 114, 182, var(--tw-border-opacity))
}

.focus\:tw-border-pink-500:focus{
  --tw-border-opacity:1;
  border-color:rgba(236, 72, 153, var(--tw-border-opacity))
}

.focus\:tw-border-pink-600:focus{
  --tw-border-opacity:1;
  border-color:rgba(219, 39, 119, var(--tw-border-opacity))
}

.focus\:tw-border-pink-700:focus{
  --tw-border-opacity:1;
  border-color:rgba(190, 24, 93, var(--tw-border-opacity))
}

.focus\:tw-border-pink-800:focus{
  --tw-border-opacity:1;
  border-color:rgba(157, 23, 77, var(--tw-border-opacity))
}

.focus\:tw-border-pink-900:focus{
  --tw-border-opacity:1;
  border-color:rgba(131, 24, 67, var(--tw-border-opacity))
}

.tw-border-opacity-0{
  --tw-border-opacity:0
}

.tw-border-opacity-5{
  --tw-border-opacity:0.05
}

.tw-border-opacity-10{
  --tw-border-opacity:0.1
}

.tw-border-opacity-20{
  --tw-border-opacity:0.2
}

.tw-border-opacity-25{
  --tw-border-opacity:0.25
}

.tw-border-opacity-30{
  --tw-border-opacity:0.3
}

.tw-border-opacity-40{
  --tw-border-opacity:0.4
}

.tw-border-opacity-50{
  --tw-border-opacity:0.5
}

.tw-border-opacity-60{
  --tw-border-opacity:0.6
}

.tw-border-opacity-70{
  --tw-border-opacity:0.7
}

.tw-border-opacity-75{
  --tw-border-opacity:0.75
}

.tw-border-opacity-80{
  --tw-border-opacity:0.8
}

.tw-border-opacity-90{
  --tw-border-opacity:0.9
}

.tw-border-opacity-95{
  --tw-border-opacity:0.95
}

.tw-border-opacity-100{
  --tw-border-opacity:1
}

.tw-group:hover .group-hover\:tw-border-opacity-0{
  --tw-border-opacity:0
}

.tw-group:hover .group-hover\:tw-border-opacity-5{
  --tw-border-opacity:0.05
}

.tw-group:hover .group-hover\:tw-border-opacity-10{
  --tw-border-opacity:0.1
}

.tw-group:hover .group-hover\:tw-border-opacity-20{
  --tw-border-opacity:0.2
}

.tw-group:hover .group-hover\:tw-border-opacity-25{
  --tw-border-opacity:0.25
}

.tw-group:hover .group-hover\:tw-border-opacity-30{
  --tw-border-opacity:0.3
}

.tw-group:hover .group-hover\:tw-border-opacity-40{
  --tw-border-opacity:0.4
}

.tw-group:hover .group-hover\:tw-border-opacity-50{
  --tw-border-opacity:0.5
}

.tw-group:hover .group-hover\:tw-border-opacity-60{
  --tw-border-opacity:0.6
}

.tw-group:hover .group-hover\:tw-border-opacity-70{
  --tw-border-opacity:0.7
}

.tw-group:hover .group-hover\:tw-border-opacity-75{
  --tw-border-opacity:0.75
}

.tw-group:hover .group-hover\:tw-border-opacity-80{
  --tw-border-opacity:0.8
}

.tw-group:hover .group-hover\:tw-border-opacity-90{
  --tw-border-opacity:0.9
}

.tw-group:hover .group-hover\:tw-border-opacity-95{
  --tw-border-opacity:0.95
}

.tw-group:hover .group-hover\:tw-border-opacity-100{
  --tw-border-opacity:1
}

.focus-within\:tw-border-opacity-0:focus-within{
  --tw-border-opacity:0
}

.focus-within\:tw-border-opacity-5:focus-within{
  --tw-border-opacity:0.05
}

.focus-within\:tw-border-opacity-10:focus-within{
  --tw-border-opacity:0.1
}

.focus-within\:tw-border-opacity-20:focus-within{
  --tw-border-opacity:0.2
}

.focus-within\:tw-border-opacity-25:focus-within{
  --tw-border-opacity:0.25
}

.focus-within\:tw-border-opacity-30:focus-within{
  --tw-border-opacity:0.3
}

.focus-within\:tw-border-opacity-40:focus-within{
  --tw-border-opacity:0.4
}

.focus-within\:tw-border-opacity-50:focus-within{
  --tw-border-opacity:0.5
}

.focus-within\:tw-border-opacity-60:focus-within{
  --tw-border-opacity:0.6
}

.focus-within\:tw-border-opacity-70:focus-within{
  --tw-border-opacity:0.7
}

.focus-within\:tw-border-opacity-75:focus-within{
  --tw-border-opacity:0.75
}

.focus-within\:tw-border-opacity-80:focus-within{
  --tw-border-opacity:0.8
}

.focus-within\:tw-border-opacity-90:focus-within{
  --tw-border-opacity:0.9
}

.focus-within\:tw-border-opacity-95:focus-within{
  --tw-border-opacity:0.95
}

.focus-within\:tw-border-opacity-100:focus-within{
  --tw-border-opacity:1
}

.hover\:tw-border-opacity-0:hover{
  --tw-border-opacity:0
}

.hover\:tw-border-opacity-5:hover{
  --tw-border-opacity:0.05
}

.hover\:tw-border-opacity-10:hover{
  --tw-border-opacity:0.1
}

.hover\:tw-border-opacity-20:hover{
  --tw-border-opacity:0.2
}

.hover\:tw-border-opacity-25:hover{
  --tw-border-opacity:0.25
}

.hover\:tw-border-opacity-30:hover{
  --tw-border-opacity:0.3
}

.hover\:tw-border-opacity-40:hover{
  --tw-border-opacity:0.4
}

.hover\:tw-border-opacity-50:hover{
  --tw-border-opacity:0.5
}

.hover\:tw-border-opacity-60:hover{
  --tw-border-opacity:0.6
}

.hover\:tw-border-opacity-70:hover{
  --tw-border-opacity:0.7
}

.hover\:tw-border-opacity-75:hover{
  --tw-border-opacity:0.75
}

.hover\:tw-border-opacity-80:hover{
  --tw-border-opacity:0.8
}

.hover\:tw-border-opacity-90:hover{
  --tw-border-opacity:0.9
}

.hover\:tw-border-opacity-95:hover{
  --tw-border-opacity:0.95
}

.hover\:tw-border-opacity-100:hover{
  --tw-border-opacity:1
}

.focus\:tw-border-opacity-0:focus{
  --tw-border-opacity:0
}

.focus\:tw-border-opacity-5:focus{
  --tw-border-opacity:0.05
}

.focus\:tw-border-opacity-10:focus{
  --tw-border-opacity:0.1
}

.focus\:tw-border-opacity-20:focus{
  --tw-border-opacity:0.2
}

.focus\:tw-border-opacity-25:focus{
  --tw-border-opacity:0.25
}

.focus\:tw-border-opacity-30:focus{
  --tw-border-opacity:0.3
}

.focus\:tw-border-opacity-40:focus{
  --tw-border-opacity:0.4
}

.focus\:tw-border-opacity-50:focus{
  --tw-border-opacity:0.5
}

.focus\:tw-border-opacity-60:focus{
  --tw-border-opacity:0.6
}

.focus\:tw-border-opacity-70:focus{
  --tw-border-opacity:0.7
}

.focus\:tw-border-opacity-75:focus{
  --tw-border-opacity:0.75
}

.focus\:tw-border-opacity-80:focus{
  --tw-border-opacity:0.8
}

.focus\:tw-border-opacity-90:focus{
  --tw-border-opacity:0.9
}

.focus\:tw-border-opacity-95:focus{
  --tw-border-opacity:0.95
}

.focus\:tw-border-opacity-100:focus{
  --tw-border-opacity:1
}

.tw-bg-transparent{
  background-color:transparent
}

.tw-bg-current{
  background-color:currentColor
}

.tw-bg-black{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

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

.tw-bg-gray-50{
  --tw-bg-opacity:1;
  background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
}

.tw-bg-gray-100{
  --tw-bg-opacity:1;
  background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
}

.tw-bg-gray-200{
  --tw-bg-opacity:1;
  background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
}

.tw-bg-gray-300{
  --tw-bg-opacity:1;
  background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
}

.tw-bg-gray-400{
  --tw-bg-opacity:1;
  background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
}

.tw-bg-gray-500{
  --tw-bg-opacity:1;
  background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
}

.tw-bg-gray-600{
  --tw-bg-opacity:1;
  background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
}

.tw-bg-gray-700{
  --tw-bg-opacity:1;
  background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
}

.tw-bg-gray-800{
  --tw-bg-opacity:1;
  background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
}

.tw-bg-gray-900{
  --tw-bg-opacity:1;
  background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
}

.tw-bg-red-50{
  --tw-bg-opacity:1;
  background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
}

.tw-bg-red-100{
  --tw-bg-opacity:1;
  background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
}

.tw-bg-red-200{
  --tw-bg-opacity:1;
  background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
}

.tw-bg-red-300{
  --tw-bg-opacity:1;
  background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
}

.tw-bg-red-400{
  --tw-bg-opacity:1;
  background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
}

.tw-bg-red-500{
  --tw-bg-opacity:1;
  background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
}

.tw-bg-red-600{
  --tw-bg-opacity:1;
  background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
}

.tw-bg-red-700{
  --tw-bg-opacity:1;
  background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
}

.tw-bg-red-800{
  --tw-bg-opacity:1;
  background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
}

.tw-bg-red-900{
  --tw-bg-opacity:1;
  background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
}

.tw-bg-yellow-50{
  --tw-bg-opacity:1;
  background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
}

.tw-bg-yellow-100{
  --tw-bg-opacity:1;
  background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
}

.tw-bg-yellow-200{
  --tw-bg-opacity:1;
  background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
}

.tw-bg-yellow-300{
  --tw-bg-opacity:1;
  background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
}

.tw-bg-yellow-400{
  --tw-bg-opacity:1;
  background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
}

.tw-bg-yellow-500{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.tw-bg-yellow-600{
  --tw-bg-opacity:1;
  background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
}

.tw-bg-yellow-700{
  --tw-bg-opacity:1;
  background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
}

.tw-bg-yellow-800{
  --tw-bg-opacity:1;
  background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
}

.tw-bg-yellow-900{
  --tw-bg-opacity:1;
  background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
}

.tw-bg-green-50{
  --tw-bg-opacity:1;
  background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
}

.tw-bg-green-100{
  --tw-bg-opacity:1;
  background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
}

.tw-bg-green-200{
  --tw-bg-opacity:1;
  background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
}

.tw-bg-green-300{
  --tw-bg-opacity:1;
  background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
}

.tw-bg-green-400{
  --tw-bg-opacity:1;
  background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
}

.tw-bg-green-500{
  --tw-bg-opacity:1;
  background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
}

.tw-bg-green-600{
  --tw-bg-opacity:1;
  background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
}

.tw-bg-green-700{
  --tw-bg-opacity:1;
  background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
}

.tw-bg-green-800{
  --tw-bg-opacity:1;
  background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
}

.tw-bg-green-900{
  --tw-bg-opacity:1;
  background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
}

.tw-bg-blue-50{
  --tw-bg-opacity:1;
  background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
}

.tw-bg-blue-100{
  --tw-bg-opacity:1;
  background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
}

.tw-bg-blue-200{
  --tw-bg-opacity:1;
  background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
}

.tw-bg-blue-300{
  --tw-bg-opacity:1;
  background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
}

.tw-bg-blue-400{
  --tw-bg-opacity:1;
  background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
}

.tw-bg-blue-500{
  --tw-bg-opacity:1;
  background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
}

.tw-bg-blue-600{
  --tw-bg-opacity:1;
  background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
}

.tw-bg-blue-700{
  --tw-bg-opacity:1;
  background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
}

.tw-bg-blue-800{
  --tw-bg-opacity:1;
  background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
}

.tw-bg-blue-900{
  --tw-bg-opacity:1;
  background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
}

.tw-bg-indigo-50{
  --tw-bg-opacity:1;
  background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
}

.tw-bg-indigo-100{
  --tw-bg-opacity:1;
  background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
}

.tw-bg-indigo-200{
  --tw-bg-opacity:1;
  background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
}

.tw-bg-indigo-300{
  --tw-bg-opacity:1;
  background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
}

.tw-bg-indigo-400{
  --tw-bg-opacity:1;
  background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
}

.tw-bg-indigo-500{
  --tw-bg-opacity:1;
  background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
}

.tw-bg-indigo-600{
  --tw-bg-opacity:1;
  background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
}

.tw-bg-indigo-700{
  --tw-bg-opacity:1;
  background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
}

.tw-bg-indigo-800{
  --tw-bg-opacity:1;
  background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
}

.tw-bg-indigo-900{
  --tw-bg-opacity:1;
  background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
}

.tw-bg-purple-50{
  --tw-bg-opacity:1;
  background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
}

.tw-bg-purple-100{
  --tw-bg-opacity:1;
  background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
}

.tw-bg-purple-200{
  --tw-bg-opacity:1;
  background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
}

.tw-bg-purple-300{
  --tw-bg-opacity:1;
  background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
}

.tw-bg-purple-400{
  --tw-bg-opacity:1;
  background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
}

.tw-bg-purple-500{
  --tw-bg-opacity:1;
  background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
}

.tw-bg-purple-600{
  --tw-bg-opacity:1;
  background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
}

.tw-bg-purple-700{
  --tw-bg-opacity:1;
  background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
}

.tw-bg-purple-800{
  --tw-bg-opacity:1;
  background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
}

.tw-bg-purple-900{
  --tw-bg-opacity:1;
  background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
}

.tw-bg-pink-50{
  --tw-bg-opacity:1;
  background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
}

.tw-bg-pink-100{
  --tw-bg-opacity:1;
  background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
}

.tw-bg-pink-200{
  --tw-bg-opacity:1;
  background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
}

.tw-bg-pink-300{
  --tw-bg-opacity:1;
  background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
}

.tw-bg-pink-400{
  --tw-bg-opacity:1;
  background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
}

.tw-bg-pink-500{
  --tw-bg-opacity:1;
  background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
}

.tw-bg-pink-600{
  --tw-bg-opacity:1;
  background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
}

.tw-bg-pink-700{
  --tw-bg-opacity:1;
  background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
}

.tw-bg-pink-800{
  --tw-bg-opacity:1;
  background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
}

.tw-bg-pink-900{
  --tw-bg-opacity:1;
  background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-transparent{
  background-color:transparent
}

.tw-group:hover .group-hover\:tw-bg-current{
  background-color:currentColor
}

.tw-group:hover .group-hover\:tw-bg-black{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-white{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-50{
  --tw-bg-opacity:1;
  background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-100{
  --tw-bg-opacity:1;
  background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-200{
  --tw-bg-opacity:1;
  background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-300{
  --tw-bg-opacity:1;
  background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-400{
  --tw-bg-opacity:1;
  background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-500{
  --tw-bg-opacity:1;
  background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-600{
  --tw-bg-opacity:1;
  background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-700{
  --tw-bg-opacity:1;
  background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-800{
  --tw-bg-opacity:1;
  background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-gray-900{
  --tw-bg-opacity:1;
  background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-50{
  --tw-bg-opacity:1;
  background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-100{
  --tw-bg-opacity:1;
  background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-200{
  --tw-bg-opacity:1;
  background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-300{
  --tw-bg-opacity:1;
  background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-400{
  --tw-bg-opacity:1;
  background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-500{
  --tw-bg-opacity:1;
  background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-600{
  --tw-bg-opacity:1;
  background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-700{
  --tw-bg-opacity:1;
  background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-800{
  --tw-bg-opacity:1;
  background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-red-900{
  --tw-bg-opacity:1;
  background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-50{
  --tw-bg-opacity:1;
  background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-100{
  --tw-bg-opacity:1;
  background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-200{
  --tw-bg-opacity:1;
  background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-300{
  --tw-bg-opacity:1;
  background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-400{
  --tw-bg-opacity:1;
  background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-500{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-600{
  --tw-bg-opacity:1;
  background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-700{
  --tw-bg-opacity:1;
  background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-800{
  --tw-bg-opacity:1;
  background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-yellow-900{
  --tw-bg-opacity:1;
  background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-50{
  --tw-bg-opacity:1;
  background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-100{
  --tw-bg-opacity:1;
  background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-200{
  --tw-bg-opacity:1;
  background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-300{
  --tw-bg-opacity:1;
  background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-400{
  --tw-bg-opacity:1;
  background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-500{
  --tw-bg-opacity:1;
  background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-600{
  --tw-bg-opacity:1;
  background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-700{
  --tw-bg-opacity:1;
  background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-800{
  --tw-bg-opacity:1;
  background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-green-900{
  --tw-bg-opacity:1;
  background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-50{
  --tw-bg-opacity:1;
  background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-100{
  --tw-bg-opacity:1;
  background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-200{
  --tw-bg-opacity:1;
  background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-300{
  --tw-bg-opacity:1;
  background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-400{
  --tw-bg-opacity:1;
  background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-500{
  --tw-bg-opacity:1;
  background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-600{
  --tw-bg-opacity:1;
  background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-700{
  --tw-bg-opacity:1;
  background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-800{
  --tw-bg-opacity:1;
  background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-blue-900{
  --tw-bg-opacity:1;
  background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-50{
  --tw-bg-opacity:1;
  background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-100{
  --tw-bg-opacity:1;
  background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-200{
  --tw-bg-opacity:1;
  background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-300{
  --tw-bg-opacity:1;
  background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-400{
  --tw-bg-opacity:1;
  background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-500{
  --tw-bg-opacity:1;
  background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-600{
  --tw-bg-opacity:1;
  background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-700{
  --tw-bg-opacity:1;
  background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-800{
  --tw-bg-opacity:1;
  background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-indigo-900{
  --tw-bg-opacity:1;
  background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-50{
  --tw-bg-opacity:1;
  background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-100{
  --tw-bg-opacity:1;
  background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-200{
  --tw-bg-opacity:1;
  background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-300{
  --tw-bg-opacity:1;
  background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-400{
  --tw-bg-opacity:1;
  background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-500{
  --tw-bg-opacity:1;
  background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-600{
  --tw-bg-opacity:1;
  background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-700{
  --tw-bg-opacity:1;
  background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-800{
  --tw-bg-opacity:1;
  background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-purple-900{
  --tw-bg-opacity:1;
  background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-50{
  --tw-bg-opacity:1;
  background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-100{
  --tw-bg-opacity:1;
  background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-200{
  --tw-bg-opacity:1;
  background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-300{
  --tw-bg-opacity:1;
  background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-400{
  --tw-bg-opacity:1;
  background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-500{
  --tw-bg-opacity:1;
  background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-600{
  --tw-bg-opacity:1;
  background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-700{
  --tw-bg-opacity:1;
  background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-800{
  --tw-bg-opacity:1;
  background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
}

.tw-group:hover .group-hover\:tw-bg-pink-900{
  --tw-bg-opacity:1;
  background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-transparent:focus-within{
  background-color:transparent
}

.focus-within\:tw-bg-current:focus-within{
  background-color:currentColor
}

.focus-within\:tw-bg-black:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-white:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-gray-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-red-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-yellow-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-green-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-blue-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-indigo-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-purple-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-50:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-100:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-200:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-300:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-400:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-500:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-600:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-700:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-800:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
}

.focus-within\:tw-bg-pink-900:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
}

.hover\:tw-bg-transparent:hover{
  background-color:transparent
}

.hover\:tw-bg-current:hover{
  background-color:currentColor
}

.hover\:tw-bg-black:hover{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

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

.hover\:tw-bg-gray-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
}

.hover\:tw-bg-gray-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
}

.hover\:tw-bg-red-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
}

.hover\:tw-bg-yellow-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
}

.hover\:tw-bg-green-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
}

.hover\:tw-bg-blue-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
}

.hover\:tw-bg-indigo-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
}

.hover\:tw-bg-purple-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-50:hover{
  --tw-bg-opacity:1;
  background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-100:hover{
  --tw-bg-opacity:1;
  background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-200:hover{
  --tw-bg-opacity:1;
  background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-300:hover{
  --tw-bg-opacity:1;
  background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-400:hover{
  --tw-bg-opacity:1;
  background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-500:hover{
  --tw-bg-opacity:1;
  background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-600:hover{
  --tw-bg-opacity:1;
  background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-700:hover{
  --tw-bg-opacity:1;
  background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-800:hover{
  --tw-bg-opacity:1;
  background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
}

.hover\:tw-bg-pink-900:hover{
  --tw-bg-opacity:1;
  background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
}

.focus\:tw-bg-transparent:focus{
  background-color:transparent
}

.focus\:tw-bg-current:focus{
  background-color:currentColor
}

.focus\:tw-bg-black:focus{
  --tw-bg-opacity:1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

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

.focus\:tw-bg-gray-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
}

.focus\:tw-bg-gray-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
}

.focus\:tw-bg-red-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
}

.focus\:tw-bg-yellow-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
}

.focus\:tw-bg-green-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
}

.focus\:tw-bg-blue-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
}

.focus\:tw-bg-indigo-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
}

.focus\:tw-bg-purple-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-50:focus{
  --tw-bg-opacity:1;
  background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-100:focus{
  --tw-bg-opacity:1;
  background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-200:focus{
  --tw-bg-opacity:1;
  background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-300:focus{
  --tw-bg-opacity:1;
  background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-400:focus{
  --tw-bg-opacity:1;
  background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-500:focus{
  --tw-bg-opacity:1;
  background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-600:focus{
  --tw-bg-opacity:1;
  background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-700:focus{
  --tw-bg-opacity:1;
  background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-800:focus{
  --tw-bg-opacity:1;
  background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
}

.focus\:tw-bg-pink-900:focus{
  --tw-bg-opacity:1;
  background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
}

.tw-bg-opacity-0{
  --tw-bg-opacity:0
}

.tw-bg-opacity-5{
  --tw-bg-opacity:0.05
}

.tw-bg-opacity-10{
  --tw-bg-opacity:0.1
}

.tw-bg-opacity-20{
  --tw-bg-opacity:0.2
}

.tw-bg-opacity-25{
  --tw-bg-opacity:0.25
}

.tw-bg-opacity-30{
  --tw-bg-opacity:0.3
}

.tw-bg-opacity-40{
  --tw-bg-opacity:0.4
}

.tw-bg-opacity-50{
  --tw-bg-opacity:0.5
}

.tw-bg-opacity-60{
  --tw-bg-opacity:0.6
}

.tw-bg-opacity-70{
  --tw-bg-opacity:0.7
}

.tw-bg-opacity-75{
  --tw-bg-opacity:0.75
}

.tw-bg-opacity-80{
  --tw-bg-opacity:0.8
}

.tw-bg-opacity-90{
  --tw-bg-opacity:0.9
}

.tw-bg-opacity-95{
  --tw-bg-opacity:0.95
}

.tw-bg-opacity-100{
  --tw-bg-opacity:1
}

.tw-group:hover .group-hover\:tw-bg-opacity-0{
  --tw-bg-opacity:0
}

.tw-group:hover .group-hover\:tw-bg-opacity-5{
  --tw-bg-opacity:0.05
}

.tw-group:hover .group-hover\:tw-bg-opacity-10{
  --tw-bg-opacity:0.1
}

.tw-group:hover .group-hover\:tw-bg-opacity-20{
  --tw-bg-opacity:0.2
}

.tw-group:hover .group-hover\:tw-bg-opacity-25{
  --tw-bg-opacity:0.25
}

.tw-group:hover .group-hover\:tw-bg-opacity-30{
  --tw-bg-opacity:0.3
}

.tw-group:hover .group-hover\:tw-bg-opacity-40{
  --tw-bg-opacity:0.4
}

.tw-group:hover .group-hover\:tw-bg-opacity-50{
  --tw-bg-opacity:0.5
}

.tw-group:hover .group-hover\:tw-bg-opacity-60{
  --tw-bg-opacity:0.6
}

.tw-group:hover .group-hover\:tw-bg-opacity-70{
  --tw-bg-opacity:0.7
}

.tw-group:hover .group-hover\:tw-bg-opacity-75{
  --tw-bg-opacity:0.75
}

.tw-group:hover .group-hover\:tw-bg-opacity-80{
  --tw-bg-opacity:0.8
}

.tw-group:hover .group-hover\:tw-bg-opacity-90{
  --tw-bg-opacity:0.9
}

.tw-group:hover .group-hover\:tw-bg-opacity-95{
  --tw-bg-opacity:0.95
}

.tw-group:hover .group-hover\:tw-bg-opacity-100{
  --tw-bg-opacity:1
}

.focus-within\:tw-bg-opacity-0:focus-within{
  --tw-bg-opacity:0
}

.focus-within\:tw-bg-opacity-5:focus-within{
  --tw-bg-opacity:0.05
}

.focus-within\:tw-bg-opacity-10:focus-within{
  --tw-bg-opacity:0.1
}

.focus-within\:tw-bg-opacity-20:focus-within{
  --tw-bg-opacity:0.2
}

.focus-within\:tw-bg-opacity-25:focus-within{
  --tw-bg-opacity:0.25
}

.focus-within\:tw-bg-opacity-30:focus-within{
  --tw-bg-opacity:0.3
}

.focus-within\:tw-bg-opacity-40:focus-within{
  --tw-bg-opacity:0.4
}

.focus-within\:tw-bg-opacity-50:focus-within{
  --tw-bg-opacity:0.5
}

.focus-within\:tw-bg-opacity-60:focus-within{
  --tw-bg-opacity:0.6
}

.focus-within\:tw-bg-opacity-70:focus-within{
  --tw-bg-opacity:0.7
}

.focus-within\:tw-bg-opacity-75:focus-within{
  --tw-bg-opacity:0.75
}

.focus-within\:tw-bg-opacity-80:focus-within{
  --tw-bg-opacity:0.8
}

.focus-within\:tw-bg-opacity-90:focus-within{
  --tw-bg-opacity:0.9
}

.focus-within\:tw-bg-opacity-95:focus-within{
  --tw-bg-opacity:0.95
}

.focus-within\:tw-bg-opacity-100:focus-within{
  --tw-bg-opacity:1
}

.hover\:tw-bg-opacity-0:hover{
  --tw-bg-opacity:0
}

.hover\:tw-bg-opacity-5:hover{
  --tw-bg-opacity:0.05
}

.hover\:tw-bg-opacity-10:hover{
  --tw-bg-opacity:0.1
}

.hover\:tw-bg-opacity-20:hover{
  --tw-bg-opacity:0.2
}

.hover\:tw-bg-opacity-25:hover{
  --tw-bg-opacity:0.25
}

.hover\:tw-bg-opacity-30:hover{
  --tw-bg-opacity:0.3
}

.hover\:tw-bg-opacity-40:hover{
  --tw-bg-opacity:0.4
}

.hover\:tw-bg-opacity-50:hover{
  --tw-bg-opacity:0.5
}

.hover\:tw-bg-opacity-60:hover{
  --tw-bg-opacity:0.6
}

.hover\:tw-bg-opacity-70:hover{
  --tw-bg-opacity:0.7
}

.hover\:tw-bg-opacity-75:hover{
  --tw-bg-opacity:0.75
}

.hover\:tw-bg-opacity-80:hover{
  --tw-bg-opacity:0.8
}

.hover\:tw-bg-opacity-90:hover{
  --tw-bg-opacity:0.9
}

.hover\:tw-bg-opacity-95:hover{
  --tw-bg-opacity:0.95
}

.hover\:tw-bg-opacity-100:hover{
  --tw-bg-opacity:1
}

.focus\:tw-bg-opacity-0:focus{
  --tw-bg-opacity:0
}

.focus\:tw-bg-opacity-5:focus{
  --tw-bg-opacity:0.05
}

.focus\:tw-bg-opacity-10:focus{
  --tw-bg-opacity:0.1
}

.focus\:tw-bg-opacity-20:focus{
  --tw-bg-opacity:0.2
}

.focus\:tw-bg-opacity-25:focus{
  --tw-bg-opacity:0.25
}

.focus\:tw-bg-opacity-30:focus{
  --tw-bg-opacity:0.3
}

.focus\:tw-bg-opacity-40:focus{
  --tw-bg-opacity:0.4
}

.focus\:tw-bg-opacity-50:focus{
  --tw-bg-opacity:0.5
}

.focus\:tw-bg-opacity-60:focus{
  --tw-bg-opacity:0.6
}

.focus\:tw-bg-opacity-70:focus{
  --tw-bg-opacity:0.7
}

.focus\:tw-bg-opacity-75:focus{
  --tw-bg-opacity:0.75
}

.focus\:tw-bg-opacity-80:focus{
  --tw-bg-opacity:0.8
}

.focus\:tw-bg-opacity-90:focus{
  --tw-bg-opacity:0.9
}

.focus\:tw-bg-opacity-95:focus{
  --tw-bg-opacity:0.95
}

.focus\:tw-bg-opacity-100:focus{
  --tw-bg-opacity:1
}

.tw-bg-none{
  background-image:none
}

.tw-bg-gradient-to-t{
  background-image:linear-gradient(to top, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-tr{
  background-image:linear-gradient(to top right, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-r{
  background-image:linear-gradient(to right, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-br{
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-b{
  background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-bl{
  background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-l{
  background-image:linear-gradient(to left, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-tl{
  background-image:linear-gradient(to top left, var(--tw-gradient-stops))
}

.tw-from-transparent{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.tw-from-current{
  --tw-gradient-from:currentColor;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.tw-from-black{
  --tw-gradient-from:#000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.tw-from-white{
  --tw-gradient-from:#fff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.tw-from-gray-50{
  --tw-gradient-from:#f9fafb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.tw-from-gray-100{
  --tw-gradient-from:#f3f4f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.tw-from-gray-200{
  --tw-gradient-from:#e5e7eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.tw-from-gray-300{
  --tw-gradient-from:#d1d5db;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.tw-from-gray-400{
  --tw-gradient-from:#9ca3af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.tw-from-gray-500{
  --tw-gradient-from:#6b7280;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.tw-from-gray-600{
  --tw-gradient-from:#4b5563;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.tw-from-gray-700{
  --tw-gradient-from:#374151;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.tw-from-gray-800{
  --tw-gradient-from:#1f2937;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.tw-from-gray-900{
  --tw-gradient-from:#111827;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.tw-from-red-50{
  --tw-gradient-from:#fef2f2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.tw-from-red-100{
  --tw-gradient-from:#fee2e2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.tw-from-red-200{
  --tw-gradient-from:#fecaca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.tw-from-red-300{
  --tw-gradient-from:#fca5a5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.tw-from-red-400{
  --tw-gradient-from:#f87171;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.tw-from-red-500{
  --tw-gradient-from:#ef4444;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.tw-from-red-600{
  --tw-gradient-from:#dc2626;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.tw-from-red-700{
  --tw-gradient-from:#b91c1c;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.tw-from-red-800{
  --tw-gradient-from:#991b1b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.tw-from-red-900{
  --tw-gradient-from:#7f1d1d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.tw-from-yellow-50{
  --tw-gradient-from:#fffbeb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.tw-from-yellow-100{
  --tw-gradient-from:#fef3c7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.tw-from-yellow-200{
  --tw-gradient-from:#fde68a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.tw-from-yellow-300{
  --tw-gradient-from:#fcd34d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.tw-from-yellow-400{
  --tw-gradient-from:#fbbf24;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.tw-from-yellow-500{
  --tw-gradient-from:#f59e0b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.tw-from-yellow-600{
  --tw-gradient-from:#d97706;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.tw-from-yellow-700{
  --tw-gradient-from:#b45309;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.tw-from-yellow-800{
  --tw-gradient-from:#92400e;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.tw-from-yellow-900{
  --tw-gradient-from:#78350f;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.tw-from-green-50{
  --tw-gradient-from:#ecfdf5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.tw-from-green-100{
  --tw-gradient-from:#d1fae5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.tw-from-green-200{
  --tw-gradient-from:#a7f3d0;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.tw-from-green-300{
  --tw-gradient-from:#6ee7b7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.tw-from-green-400{
  --tw-gradient-from:#34d399;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.tw-from-green-500{
  --tw-gradient-from:#10b981;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.tw-from-green-600{
  --tw-gradient-from:#059669;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.tw-from-green-700{
  --tw-gradient-from:#047857;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.tw-from-green-800{
  --tw-gradient-from:#065f46;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.tw-from-green-900{
  --tw-gradient-from:#064e3b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.tw-from-blue-50{
  --tw-gradient-from:#eff6ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.tw-from-blue-100{
  --tw-gradient-from:#dbeafe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.tw-from-blue-200{
  --tw-gradient-from:#bfdbfe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.tw-from-blue-300{
  --tw-gradient-from:#93c5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.tw-from-blue-400{
  --tw-gradient-from:#60a5fa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.tw-from-blue-500{
  --tw-gradient-from:#3b82f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.tw-from-blue-600{
  --tw-gradient-from:#2563eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.tw-from-blue-700{
  --tw-gradient-from:#1d4ed8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.tw-from-blue-800{
  --tw-gradient-from:#1e40af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.tw-from-blue-900{
  --tw-gradient-from:#1e3a8a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.tw-from-indigo-50{
  --tw-gradient-from:#eef2ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.tw-from-indigo-100{
  --tw-gradient-from:#e0e7ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.tw-from-indigo-200{
  --tw-gradient-from:#c7d2fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.tw-from-indigo-300{
  --tw-gradient-from:#a5b4fc;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.tw-from-indigo-400{
  --tw-gradient-from:#818cf8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.tw-from-indigo-500{
  --tw-gradient-from:#6366f1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.tw-from-indigo-600{
  --tw-gradient-from:#4f46e5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.tw-from-indigo-700{
  --tw-gradient-from:#4338ca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.tw-from-indigo-800{
  --tw-gradient-from:#3730a3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.tw-from-indigo-900{
  --tw-gradient-from:#312e81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.tw-from-purple-50{
  --tw-gradient-from:#f5f3ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.tw-from-purple-100{
  --tw-gradient-from:#ede9fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.tw-from-purple-200{
  --tw-gradient-from:#ddd6fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.tw-from-purple-300{
  --tw-gradient-from:#c4b5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.tw-from-purple-400{
  --tw-gradient-from:#a78bfa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.tw-from-purple-500{
  --tw-gradient-from:#8b5cf6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.tw-from-purple-600{
  --tw-gradient-from:#7c3aed;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.tw-from-purple-700{
  --tw-gradient-from:#6d28d9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.tw-from-purple-800{
  --tw-gradient-from:#5b21b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.tw-from-purple-900{
  --tw-gradient-from:#4c1d95;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.tw-from-pink-50{
  --tw-gradient-from:#fdf2f8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.tw-from-pink-100{
  --tw-gradient-from:#fce7f3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.tw-from-pink-200{
  --tw-gradient-from:#fbcfe8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.tw-from-pink-300{
  --tw-gradient-from:#f9a8d4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.tw-from-pink-400{
  --tw-gradient-from:#f472b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.tw-from-pink-500{
  --tw-gradient-from:#ec4899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.tw-from-pink-600{
  --tw-gradient-from:#db2777;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.tw-from-pink-700{
  --tw-gradient-from:#be185d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.tw-from-pink-800{
  --tw-gradient-from:#9d174d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.tw-from-pink-900{
  --tw-gradient-from:#831843;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.hover\:tw-from-transparent:hover{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:tw-from-current:hover{
  --tw-gradient-from:currentColor;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:tw-from-black:hover{
  --tw-gradient-from:#000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:tw-from-white:hover{
  --tw-gradient-from:#fff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:tw-from-gray-50:hover{
  --tw-gradient-from:#f9fafb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.hover\:tw-from-gray-100:hover{
  --tw-gradient-from:#f3f4f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.hover\:tw-from-gray-200:hover{
  --tw-gradient-from:#e5e7eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.hover\:tw-from-gray-300:hover{
  --tw-gradient-from:#d1d5db;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.hover\:tw-from-gray-400:hover{
  --tw-gradient-from:#9ca3af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.hover\:tw-from-gray-500:hover{
  --tw-gradient-from:#6b7280;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.hover\:tw-from-gray-600:hover{
  --tw-gradient-from:#4b5563;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.hover\:tw-from-gray-700:hover{
  --tw-gradient-from:#374151;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.hover\:tw-from-gray-800:hover{
  --tw-gradient-from:#1f2937;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.hover\:tw-from-gray-900:hover{
  --tw-gradient-from:#111827;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.hover\:tw-from-red-50:hover{
  --tw-gradient-from:#fef2f2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.hover\:tw-from-red-100:hover{
  --tw-gradient-from:#fee2e2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.hover\:tw-from-red-200:hover{
  --tw-gradient-from:#fecaca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.hover\:tw-from-red-300:hover{
  --tw-gradient-from:#fca5a5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.hover\:tw-from-red-400:hover{
  --tw-gradient-from:#f87171;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.hover\:tw-from-red-500:hover{
  --tw-gradient-from:#ef4444;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.hover\:tw-from-red-600:hover{
  --tw-gradient-from:#dc2626;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.hover\:tw-from-red-700:hover{
  --tw-gradient-from:#b91c1c;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.hover\:tw-from-red-800:hover{
  --tw-gradient-from:#991b1b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.hover\:tw-from-red-900:hover{
  --tw-gradient-from:#7f1d1d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.hover\:tw-from-yellow-50:hover{
  --tw-gradient-from:#fffbeb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.hover\:tw-from-yellow-100:hover{
  --tw-gradient-from:#fef3c7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.hover\:tw-from-yellow-200:hover{
  --tw-gradient-from:#fde68a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.hover\:tw-from-yellow-300:hover{
  --tw-gradient-from:#fcd34d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.hover\:tw-from-yellow-400:hover{
  --tw-gradient-from:#fbbf24;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.hover\:tw-from-yellow-500:hover{
  --tw-gradient-from:#f59e0b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.hover\:tw-from-yellow-600:hover{
  --tw-gradient-from:#d97706;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.hover\:tw-from-yellow-700:hover{
  --tw-gradient-from:#b45309;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.hover\:tw-from-yellow-800:hover{
  --tw-gradient-from:#92400e;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.hover\:tw-from-yellow-900:hover{
  --tw-gradient-from:#78350f;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.hover\:tw-from-green-50:hover{
  --tw-gradient-from:#ecfdf5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.hover\:tw-from-green-100:hover{
  --tw-gradient-from:#d1fae5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.hover\:tw-from-green-200:hover{
  --tw-gradient-from:#a7f3d0;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.hover\:tw-from-green-300:hover{
  --tw-gradient-from:#6ee7b7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.hover\:tw-from-green-400:hover{
  --tw-gradient-from:#34d399;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.hover\:tw-from-green-500:hover{
  --tw-gradient-from:#10b981;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.hover\:tw-from-green-600:hover{
  --tw-gradient-from:#059669;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.hover\:tw-from-green-700:hover{
  --tw-gradient-from:#047857;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.hover\:tw-from-green-800:hover{
  --tw-gradient-from:#065f46;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.hover\:tw-from-green-900:hover{
  --tw-gradient-from:#064e3b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.hover\:tw-from-blue-50:hover{
  --tw-gradient-from:#eff6ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.hover\:tw-from-blue-100:hover{
  --tw-gradient-from:#dbeafe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.hover\:tw-from-blue-200:hover{
  --tw-gradient-from:#bfdbfe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.hover\:tw-from-blue-300:hover{
  --tw-gradient-from:#93c5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.hover\:tw-from-blue-400:hover{
  --tw-gradient-from:#60a5fa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.hover\:tw-from-blue-500:hover{
  --tw-gradient-from:#3b82f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.hover\:tw-from-blue-600:hover{
  --tw-gradient-from:#2563eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.hover\:tw-from-blue-700:hover{
  --tw-gradient-from:#1d4ed8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.hover\:tw-from-blue-800:hover{
  --tw-gradient-from:#1e40af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.hover\:tw-from-blue-900:hover{
  --tw-gradient-from:#1e3a8a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.hover\:tw-from-indigo-50:hover{
  --tw-gradient-from:#eef2ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.hover\:tw-from-indigo-100:hover{
  --tw-gradient-from:#e0e7ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.hover\:tw-from-indigo-200:hover{
  --tw-gradient-from:#c7d2fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.hover\:tw-from-indigo-300:hover{
  --tw-gradient-from:#a5b4fc;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.hover\:tw-from-indigo-400:hover{
  --tw-gradient-from:#818cf8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.hover\:tw-from-indigo-500:hover{
  --tw-gradient-from:#6366f1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.hover\:tw-from-indigo-600:hover{
  --tw-gradient-from:#4f46e5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.hover\:tw-from-indigo-700:hover{
  --tw-gradient-from:#4338ca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.hover\:tw-from-indigo-800:hover{
  --tw-gradient-from:#3730a3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.hover\:tw-from-indigo-900:hover{
  --tw-gradient-from:#312e81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.hover\:tw-from-purple-50:hover{
  --tw-gradient-from:#f5f3ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.hover\:tw-from-purple-100:hover{
  --tw-gradient-from:#ede9fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.hover\:tw-from-purple-200:hover{
  --tw-gradient-from:#ddd6fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.hover\:tw-from-purple-300:hover{
  --tw-gradient-from:#c4b5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.hover\:tw-from-purple-400:hover{
  --tw-gradient-from:#a78bfa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.hover\:tw-from-purple-500:hover{
  --tw-gradient-from:#8b5cf6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.hover\:tw-from-purple-600:hover{
  --tw-gradient-from:#7c3aed;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.hover\:tw-from-purple-700:hover{
  --tw-gradient-from:#6d28d9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.hover\:tw-from-purple-800:hover{
  --tw-gradient-from:#5b21b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.hover\:tw-from-purple-900:hover{
  --tw-gradient-from:#4c1d95;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.hover\:tw-from-pink-50:hover{
  --tw-gradient-from:#fdf2f8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.hover\:tw-from-pink-100:hover{
  --tw-gradient-from:#fce7f3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.hover\:tw-from-pink-200:hover{
  --tw-gradient-from:#fbcfe8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.hover\:tw-from-pink-300:hover{
  --tw-gradient-from:#f9a8d4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.hover\:tw-from-pink-400:hover{
  --tw-gradient-from:#f472b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.hover\:tw-from-pink-500:hover{
  --tw-gradient-from:#ec4899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.hover\:tw-from-pink-600:hover{
  --tw-gradient-from:#db2777;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.hover\:tw-from-pink-700:hover{
  --tw-gradient-from:#be185d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.hover\:tw-from-pink-800:hover{
  --tw-gradient-from:#9d174d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.hover\:tw-from-pink-900:hover{
  --tw-gradient-from:#831843;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.focus\:tw-from-transparent:focus{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:tw-from-current:focus{
  --tw-gradient-from:currentColor;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:tw-from-black:focus{
  --tw-gradient-from:#000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:tw-from-white:focus{
  --tw-gradient-from:#fff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:tw-from-gray-50:focus{
  --tw-gradient-from:#f9fafb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.focus\:tw-from-gray-100:focus{
  --tw-gradient-from:#f3f4f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.focus\:tw-from-gray-200:focus{
  --tw-gradient-from:#e5e7eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.focus\:tw-from-gray-300:focus{
  --tw-gradient-from:#d1d5db;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.focus\:tw-from-gray-400:focus{
  --tw-gradient-from:#9ca3af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.focus\:tw-from-gray-500:focus{
  --tw-gradient-from:#6b7280;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.focus\:tw-from-gray-600:focus{
  --tw-gradient-from:#4b5563;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.focus\:tw-from-gray-700:focus{
  --tw-gradient-from:#374151;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.focus\:tw-from-gray-800:focus{
  --tw-gradient-from:#1f2937;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.focus\:tw-from-gray-900:focus{
  --tw-gradient-from:#111827;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.focus\:tw-from-red-50:focus{
  --tw-gradient-from:#fef2f2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.focus\:tw-from-red-100:focus{
  --tw-gradient-from:#fee2e2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.focus\:tw-from-red-200:focus{
  --tw-gradient-from:#fecaca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.focus\:tw-from-red-300:focus{
  --tw-gradient-from:#fca5a5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.focus\:tw-from-red-400:focus{
  --tw-gradient-from:#f87171;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.focus\:tw-from-red-500:focus{
  --tw-gradient-from:#ef4444;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.focus\:tw-from-red-600:focus{
  --tw-gradient-from:#dc2626;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.focus\:tw-from-red-700:focus{
  --tw-gradient-from:#b91c1c;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.focus\:tw-from-red-800:focus{
  --tw-gradient-from:#991b1b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.focus\:tw-from-red-900:focus{
  --tw-gradient-from:#7f1d1d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.focus\:tw-from-yellow-50:focus{
  --tw-gradient-from:#fffbeb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.focus\:tw-from-yellow-100:focus{
  --tw-gradient-from:#fef3c7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.focus\:tw-from-yellow-200:focus{
  --tw-gradient-from:#fde68a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.focus\:tw-from-yellow-300:focus{
  --tw-gradient-from:#fcd34d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.focus\:tw-from-yellow-400:focus{
  --tw-gradient-from:#fbbf24;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.focus\:tw-from-yellow-500:focus{
  --tw-gradient-from:#f59e0b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.focus\:tw-from-yellow-600:focus{
  --tw-gradient-from:#d97706;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.focus\:tw-from-yellow-700:focus{
  --tw-gradient-from:#b45309;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.focus\:tw-from-yellow-800:focus{
  --tw-gradient-from:#92400e;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.focus\:tw-from-yellow-900:focus{
  --tw-gradient-from:#78350f;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.focus\:tw-from-green-50:focus{
  --tw-gradient-from:#ecfdf5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.focus\:tw-from-green-100:focus{
  --tw-gradient-from:#d1fae5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.focus\:tw-from-green-200:focus{
  --tw-gradient-from:#a7f3d0;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.focus\:tw-from-green-300:focus{
  --tw-gradient-from:#6ee7b7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.focus\:tw-from-green-400:focus{
  --tw-gradient-from:#34d399;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.focus\:tw-from-green-500:focus{
  --tw-gradient-from:#10b981;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.focus\:tw-from-green-600:focus{
  --tw-gradient-from:#059669;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.focus\:tw-from-green-700:focus{
  --tw-gradient-from:#047857;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.focus\:tw-from-green-800:focus{
  --tw-gradient-from:#065f46;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.focus\:tw-from-green-900:focus{
  --tw-gradient-from:#064e3b;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.focus\:tw-from-blue-50:focus{
  --tw-gradient-from:#eff6ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.focus\:tw-from-blue-100:focus{
  --tw-gradient-from:#dbeafe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.focus\:tw-from-blue-200:focus{
  --tw-gradient-from:#bfdbfe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.focus\:tw-from-blue-300:focus{
  --tw-gradient-from:#93c5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.focus\:tw-from-blue-400:focus{
  --tw-gradient-from:#60a5fa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.focus\:tw-from-blue-500:focus{
  --tw-gradient-from:#3b82f6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.focus\:tw-from-blue-600:focus{
  --tw-gradient-from:#2563eb;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.focus\:tw-from-blue-700:focus{
  --tw-gradient-from:#1d4ed8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.focus\:tw-from-blue-800:focus{
  --tw-gradient-from:#1e40af;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.focus\:tw-from-blue-900:focus{
  --tw-gradient-from:#1e3a8a;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.focus\:tw-from-indigo-50:focus{
  --tw-gradient-from:#eef2ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.focus\:tw-from-indigo-100:focus{
  --tw-gradient-from:#e0e7ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.focus\:tw-from-indigo-200:focus{
  --tw-gradient-from:#c7d2fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.focus\:tw-from-indigo-300:focus{
  --tw-gradient-from:#a5b4fc;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.focus\:tw-from-indigo-400:focus{
  --tw-gradient-from:#818cf8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.focus\:tw-from-indigo-500:focus{
  --tw-gradient-from:#6366f1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.focus\:tw-from-indigo-600:focus{
  --tw-gradient-from:#4f46e5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.focus\:tw-from-indigo-700:focus{
  --tw-gradient-from:#4338ca;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.focus\:tw-from-indigo-800:focus{
  --tw-gradient-from:#3730a3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.focus\:tw-from-indigo-900:focus{
  --tw-gradient-from:#312e81;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.focus\:tw-from-purple-50:focus{
  --tw-gradient-from:#f5f3ff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.focus\:tw-from-purple-100:focus{
  --tw-gradient-from:#ede9fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.focus\:tw-from-purple-200:focus{
  --tw-gradient-from:#ddd6fe;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.focus\:tw-from-purple-300:focus{
  --tw-gradient-from:#c4b5fd;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.focus\:tw-from-purple-400:focus{
  --tw-gradient-from:#a78bfa;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.focus\:tw-from-purple-500:focus{
  --tw-gradient-from:#8b5cf6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.focus\:tw-from-purple-600:focus{
  --tw-gradient-from:#7c3aed;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.focus\:tw-from-purple-700:focus{
  --tw-gradient-from:#6d28d9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.focus\:tw-from-purple-800:focus{
  --tw-gradient-from:#5b21b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.focus\:tw-from-purple-900:focus{
  --tw-gradient-from:#4c1d95;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.focus\:tw-from-pink-50:focus{
  --tw-gradient-from:#fdf2f8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.focus\:tw-from-pink-100:focus{
  --tw-gradient-from:#fce7f3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.focus\:tw-from-pink-200:focus{
  --tw-gradient-from:#fbcfe8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.focus\:tw-from-pink-300:focus{
  --tw-gradient-from:#f9a8d4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.focus\:tw-from-pink-400:focus{
  --tw-gradient-from:#f472b6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.focus\:tw-from-pink-500:focus{
  --tw-gradient-from:#ec4899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.focus\:tw-from-pink-600:focus{
  --tw-gradient-from:#db2777;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.focus\:tw-from-pink-700:focus{
  --tw-gradient-from:#be185d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.focus\:tw-from-pink-800:focus{
  --tw-gradient-from:#9d174d;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.focus\:tw-from-pink-900:focus{
  --tw-gradient-from:#831843;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.tw-via-transparent{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.tw-via-current{
  --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.tw-via-black{
  --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.tw-via-white{
  --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.tw-via-gray-50{
  --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.tw-via-gray-100{
  --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.tw-via-gray-200{
  --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.tw-via-gray-300{
  --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.tw-via-gray-400{
  --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.tw-via-gray-500{
  --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.tw-via-gray-600{
  --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.tw-via-gray-700{
  --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.tw-via-gray-800{
  --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.tw-via-gray-900{
  --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.tw-via-red-50{
  --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.tw-via-red-100{
  --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.tw-via-red-200{
  --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.tw-via-red-300{
  --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.tw-via-red-400{
  --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.tw-via-red-500{
  --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.tw-via-red-600{
  --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.tw-via-red-700{
  --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.tw-via-red-800{
  --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.tw-via-red-900{
  --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.tw-via-yellow-50{
  --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.tw-via-yellow-100{
  --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.tw-via-yellow-200{
  --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.tw-via-yellow-300{
  --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.tw-via-yellow-400{
  --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.tw-via-yellow-500{
  --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.tw-via-yellow-600{
  --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.tw-via-yellow-700{
  --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.tw-via-yellow-800{
  --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.tw-via-yellow-900{
  --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.tw-via-green-50{
  --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.tw-via-green-100{
  --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.tw-via-green-200{
  --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.tw-via-green-300{
  --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.tw-via-green-400{
  --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.tw-via-green-500{
  --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.tw-via-green-600{
  --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.tw-via-green-700{
  --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.tw-via-green-800{
  --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.tw-via-green-900{
  --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.tw-via-blue-50{
  --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.tw-via-blue-100{
  --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.tw-via-blue-200{
  --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.tw-via-blue-300{
  --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.tw-via-blue-400{
  --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.tw-via-blue-500{
  --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.tw-via-blue-600{
  --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.tw-via-blue-700{
  --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.tw-via-blue-800{
  --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.tw-via-blue-900{
  --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.tw-via-indigo-50{
  --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.tw-via-indigo-100{
  --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.tw-via-indigo-200{
  --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.tw-via-indigo-300{
  --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.tw-via-indigo-400{
  --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.tw-via-indigo-500{
  --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.tw-via-indigo-600{
  --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.tw-via-indigo-700{
  --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.tw-via-indigo-800{
  --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.tw-via-indigo-900{
  --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.tw-via-purple-50{
  --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.tw-via-purple-100{
  --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.tw-via-purple-200{
  --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.tw-via-purple-300{
  --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.tw-via-purple-400{
  --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.tw-via-purple-500{
  --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.tw-via-purple-600{
  --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.tw-via-purple-700{
  --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.tw-via-purple-800{
  --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.tw-via-purple-900{
  --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.tw-via-pink-50{
  --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.tw-via-pink-100{
  --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.tw-via-pink-200{
  --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.tw-via-pink-300{
  --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.tw-via-pink-400{
  --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.tw-via-pink-500{
  --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.tw-via-pink-600{
  --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.tw-via-pink-700{
  --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.tw-via-pink-800{
  --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.tw-via-pink-900{
  --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.hover\:tw-via-transparent:hover{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:tw-via-current:hover{
  --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:tw-via-black:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:tw-via-white:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:tw-via-gray-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.hover\:tw-via-gray-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.hover\:tw-via-gray-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.hover\:tw-via-gray-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.hover\:tw-via-gray-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.hover\:tw-via-gray-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.hover\:tw-via-gray-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.hover\:tw-via-gray-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.hover\:tw-via-gray-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.hover\:tw-via-gray-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.hover\:tw-via-red-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.hover\:tw-via-red-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.hover\:tw-via-red-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.hover\:tw-via-red-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.hover\:tw-via-red-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.hover\:tw-via-red-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.hover\:tw-via-red-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.hover\:tw-via-red-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.hover\:tw-via-red-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.hover\:tw-via-red-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.hover\:tw-via-yellow-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.hover\:tw-via-yellow-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.hover\:tw-via-yellow-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.hover\:tw-via-yellow-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.hover\:tw-via-yellow-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.hover\:tw-via-yellow-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.hover\:tw-via-yellow-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.hover\:tw-via-yellow-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.hover\:tw-via-yellow-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.hover\:tw-via-yellow-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.hover\:tw-via-green-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.hover\:tw-via-green-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.hover\:tw-via-green-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.hover\:tw-via-green-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.hover\:tw-via-green-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.hover\:tw-via-green-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.hover\:tw-via-green-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.hover\:tw-via-green-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.hover\:tw-via-green-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.hover\:tw-via-green-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.hover\:tw-via-blue-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.hover\:tw-via-blue-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.hover\:tw-via-blue-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.hover\:tw-via-blue-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.hover\:tw-via-blue-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.hover\:tw-via-blue-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.hover\:tw-via-blue-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.hover\:tw-via-blue-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.hover\:tw-via-blue-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.hover\:tw-via-blue-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.hover\:tw-via-indigo-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.hover\:tw-via-indigo-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.hover\:tw-via-indigo-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.hover\:tw-via-indigo-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.hover\:tw-via-indigo-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.hover\:tw-via-indigo-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.hover\:tw-via-indigo-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.hover\:tw-via-indigo-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.hover\:tw-via-indigo-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.hover\:tw-via-indigo-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.hover\:tw-via-purple-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.hover\:tw-via-purple-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.hover\:tw-via-purple-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.hover\:tw-via-purple-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.hover\:tw-via-purple-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.hover\:tw-via-purple-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.hover\:tw-via-purple-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.hover\:tw-via-purple-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.hover\:tw-via-purple-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.hover\:tw-via-purple-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.hover\:tw-via-pink-50:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.hover\:tw-via-pink-100:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.hover\:tw-via-pink-200:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.hover\:tw-via-pink-300:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.hover\:tw-via-pink-400:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.hover\:tw-via-pink-500:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.hover\:tw-via-pink-600:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.hover\:tw-via-pink-700:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.hover\:tw-via-pink-800:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.hover\:tw-via-pink-900:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.focus\:tw-via-transparent:focus{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:tw-via-current:focus{
  --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:tw-via-black:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:tw-via-white:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:tw-via-gray-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
}

.focus\:tw-via-gray-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
}

.focus\:tw-via-gray-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
}

.focus\:tw-via-gray-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
}

.focus\:tw-via-gray-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
}

.focus\:tw-via-gray-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
}

.focus\:tw-via-gray-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
}

.focus\:tw-via-gray-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
}

.focus\:tw-via-gray-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
}

.focus\:tw-via-gray-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
}

.focus\:tw-via-red-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
}

.focus\:tw-via-red-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
}

.focus\:tw-via-red-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
}

.focus\:tw-via-red-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
}

.focus\:tw-via-red-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
}

.focus\:tw-via-red-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
}

.focus\:tw-via-red-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
}

.focus\:tw-via-red-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
}

.focus\:tw-via-red-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
}

.focus\:tw-via-red-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
}

.focus\:tw-via-yellow-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
}

.focus\:tw-via-yellow-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
}

.focus\:tw-via-yellow-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
}

.focus\:tw-via-yellow-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
}

.focus\:tw-via-yellow-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
}

.focus\:tw-via-yellow-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.focus\:tw-via-yellow-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
}

.focus\:tw-via-yellow-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
}

.focus\:tw-via-yellow-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
}

.focus\:tw-via-yellow-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
}

.focus\:tw-via-green-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
}

.focus\:tw-via-green-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
}

.focus\:tw-via-green-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
}

.focus\:tw-via-green-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
}

.focus\:tw-via-green-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
}

.focus\:tw-via-green-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
}

.focus\:tw-via-green-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
}

.focus\:tw-via-green-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
}

.focus\:tw-via-green-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
}

.focus\:tw-via-green-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
}

.focus\:tw-via-blue-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
}

.focus\:tw-via-blue-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
}

.focus\:tw-via-blue-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
}

.focus\:tw-via-blue-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
}

.focus\:tw-via-blue-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
}

.focus\:tw-via-blue-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
}

.focus\:tw-via-blue-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
}

.focus\:tw-via-blue-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
}

.focus\:tw-via-blue-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
}

.focus\:tw-via-blue-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
}

.focus\:tw-via-indigo-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
}

.focus\:tw-via-indigo-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
}

.focus\:tw-via-indigo-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
}

.focus\:tw-via-indigo-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
}

.focus\:tw-via-indigo-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
}

.focus\:tw-via-indigo-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
}

.focus\:tw-via-indigo-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
}

.focus\:tw-via-indigo-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
}

.focus\:tw-via-indigo-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
}

.focus\:tw-via-indigo-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
}

.focus\:tw-via-purple-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
}

.focus\:tw-via-purple-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
}

.focus\:tw-via-purple-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
}

.focus\:tw-via-purple-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
}

.focus\:tw-via-purple-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
}

.focus\:tw-via-purple-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
}

.focus\:tw-via-purple-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
}

.focus\:tw-via-purple-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
}

.focus\:tw-via-purple-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
}

.focus\:tw-via-purple-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
}

.focus\:tw-via-pink-50:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
}

.focus\:tw-via-pink-100:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
}

.focus\:tw-via-pink-200:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
}

.focus\:tw-via-pink-300:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
}

.focus\:tw-via-pink-400:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
}

.focus\:tw-via-pink-500:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
}

.focus\:tw-via-pink-600:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
}

.focus\:tw-via-pink-700:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
}

.focus\:tw-via-pink-800:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
}

.focus\:tw-via-pink-900:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
}

.tw-to-transparent{
  --tw-gradient-to:transparent
}

.tw-to-current{
  --tw-gradient-to:currentColor
}

.tw-to-black{
  --tw-gradient-to:#000
}

.tw-to-white{
  --tw-gradient-to:#fff
}

.tw-to-gray-50{
  --tw-gradient-to:#f9fafb
}

.tw-to-gray-100{
  --tw-gradient-to:#f3f4f6
}

.tw-to-gray-200{
  --tw-gradient-to:#e5e7eb
}

.tw-to-gray-300{
  --tw-gradient-to:#d1d5db
}

.tw-to-gray-400{
  --tw-gradient-to:#9ca3af
}

.tw-to-gray-500{
  --tw-gradient-to:#6b7280
}

.tw-to-gray-600{
  --tw-gradient-to:#4b5563
}

.tw-to-gray-700{
  --tw-gradient-to:#374151
}

.tw-to-gray-800{
  --tw-gradient-to:#1f2937
}

.tw-to-gray-900{
  --tw-gradient-to:#111827
}

.tw-to-red-50{
  --tw-gradient-to:#fef2f2
}

.tw-to-red-100{
  --tw-gradient-to:#fee2e2
}

.tw-to-red-200{
  --tw-gradient-to:#fecaca
}

.tw-to-red-300{
  --tw-gradient-to:#fca5a5
}

.tw-to-red-400{
  --tw-gradient-to:#f87171
}

.tw-to-red-500{
  --tw-gradient-to:#ef4444
}

.tw-to-red-600{
  --tw-gradient-to:#dc2626
}

.tw-to-red-700{
  --tw-gradient-to:#b91c1c
}

.tw-to-red-800{
  --tw-gradient-to:#991b1b
}

.tw-to-red-900{
  --tw-gradient-to:#7f1d1d
}

.tw-to-yellow-50{
  --tw-gradient-to:#fffbeb
}

.tw-to-yellow-100{
  --tw-gradient-to:#fef3c7
}

.tw-to-yellow-200{
  --tw-gradient-to:#fde68a
}

.tw-to-yellow-300{
  --tw-gradient-to:#fcd34d
}

.tw-to-yellow-400{
  --tw-gradient-to:#fbbf24
}

.tw-to-yellow-500{
  --tw-gradient-to:#f59e0b
}

.tw-to-yellow-600{
  --tw-gradient-to:#d97706
}

.tw-to-yellow-700{
  --tw-gradient-to:#b45309
}

.tw-to-yellow-800{
  --tw-gradient-to:#92400e
}

.tw-to-yellow-900{
  --tw-gradient-to:#78350f
}

.tw-to-green-50{
  --tw-gradient-to:#ecfdf5
}

.tw-to-green-100{
  --tw-gradient-to:#d1fae5
}

.tw-to-green-200{
  --tw-gradient-to:#a7f3d0
}

.tw-to-green-300{
  --tw-gradient-to:#6ee7b7
}

.tw-to-green-400{
  --tw-gradient-to:#34d399
}

.tw-to-green-500{
  --tw-gradient-to:#10b981
}

.tw-to-green-600{
  --tw-gradient-to:#059669
}

.tw-to-green-700{
  --tw-gradient-to:#047857
}

.tw-to-green-800{
  --tw-gradient-to:#065f46
}

.tw-to-green-900{
  --tw-gradient-to:#064e3b
}

.tw-to-blue-50{
  --tw-gradient-to:#eff6ff
}

.tw-to-blue-100{
  --tw-gradient-to:#dbeafe
}

.tw-to-blue-200{
  --tw-gradient-to:#bfdbfe
}

.tw-to-blue-300{
  --tw-gradient-to:#93c5fd
}

.tw-to-blue-400{
  --tw-gradient-to:#60a5fa
}

.tw-to-blue-500{
  --tw-gradient-to:#3b82f6
}

.tw-to-blue-600{
  --tw-gradient-to:#2563eb
}

.tw-to-blue-700{
  --tw-gradient-to:#1d4ed8
}

.tw-to-blue-800{
  --tw-gradient-to:#1e40af
}

.tw-to-blue-900{
  --tw-gradient-to:#1e3a8a
}

.tw-to-indigo-50{
  --tw-gradient-to:#eef2ff
}

.tw-to-indigo-100{
  --tw-gradient-to:#e0e7ff
}

.tw-to-indigo-200{
  --tw-gradient-to:#c7d2fe
}

.tw-to-indigo-300{
  --tw-gradient-to:#a5b4fc
}

.tw-to-indigo-400{
  --tw-gradient-to:#818cf8
}

.tw-to-indigo-500{
  --tw-gradient-to:#6366f1
}

.tw-to-indigo-600{
  --tw-gradient-to:#4f46e5
}

.tw-to-indigo-700{
  --tw-gradient-to:#4338ca
}

.tw-to-indigo-800{
  --tw-gradient-to:#3730a3
}

.tw-to-indigo-900{
  --tw-gradient-to:#312e81
}

.tw-to-purple-50{
  --tw-gradient-to:#f5f3ff
}

.tw-to-purple-100{
  --tw-gradient-to:#ede9fe
}

.tw-to-purple-200{
  --tw-gradient-to:#ddd6fe
}

.tw-to-purple-300{
  --tw-gradient-to:#c4b5fd
}

.tw-to-purple-400{
  --tw-gradient-to:#a78bfa
}

.tw-to-purple-500{
  --tw-gradient-to:#8b5cf6
}

.tw-to-purple-600{
  --tw-gradient-to:#7c3aed
}

.tw-to-purple-700{
  --tw-gradient-to:#6d28d9
}

.tw-to-purple-800{
  --tw-gradient-to:#5b21b6
}

.tw-to-purple-900{
  --tw-gradient-to:#4c1d95
}

.tw-to-pink-50{
  --tw-gradient-to:#fdf2f8
}

.tw-to-pink-100{
  --tw-gradient-to:#fce7f3
}

.tw-to-pink-200{
  --tw-gradient-to:#fbcfe8
}

.tw-to-pink-300{
  --tw-gradient-to:#f9a8d4
}

.tw-to-pink-400{
  --tw-gradient-to:#f472b6
}

.tw-to-pink-500{
  --tw-gradient-to:#ec4899
}

.tw-to-pink-600{
  --tw-gradient-to:#db2777
}

.tw-to-pink-700{
  --tw-gradient-to:#be185d
}

.tw-to-pink-800{
  --tw-gradient-to:#9d174d
}

.tw-to-pink-900{
  --tw-gradient-to:#831843
}

.hover\:tw-to-transparent:hover{
  --tw-gradient-to:transparent
}

.hover\:tw-to-current:hover{
  --tw-gradient-to:currentColor
}

.hover\:tw-to-black:hover{
  --tw-gradient-to:#000
}

.hover\:tw-to-white:hover{
  --tw-gradient-to:#fff
}

.hover\:tw-to-gray-50:hover{
  --tw-gradient-to:#f9fafb
}

.hover\:tw-to-gray-100:hover{
  --tw-gradient-to:#f3f4f6
}

.hover\:tw-to-gray-200:hover{
  --tw-gradient-to:#e5e7eb
}

.hover\:tw-to-gray-300:hover{
  --tw-gradient-to:#d1d5db
}

.hover\:tw-to-gray-400:hover{
  --tw-gradient-to:#9ca3af
}

.hover\:tw-to-gray-500:hover{
  --tw-gradient-to:#6b7280
}

.hover\:tw-to-gray-600:hover{
  --tw-gradient-to:#4b5563
}

.hover\:tw-to-gray-700:hover{
  --tw-gradient-to:#374151
}

.hover\:tw-to-gray-800:hover{
  --tw-gradient-to:#1f2937
}

.hover\:tw-to-gray-900:hover{
  --tw-gradient-to:#111827
}

.hover\:tw-to-red-50:hover{
  --tw-gradient-to:#fef2f2
}

.hover\:tw-to-red-100:hover{
  --tw-gradient-to:#fee2e2
}

.hover\:tw-to-red-200:hover{
  --tw-gradient-to:#fecaca
}

.hover\:tw-to-red-300:hover{
  --tw-gradient-to:#fca5a5
}

.hover\:tw-to-red-400:hover{
  --tw-gradient-to:#f87171
}

.hover\:tw-to-red-500:hover{
  --tw-gradient-to:#ef4444
}

.hover\:tw-to-red-600:hover{
  --tw-gradient-to:#dc2626
}

.hover\:tw-to-red-700:hover{
  --tw-gradient-to:#b91c1c
}

.hover\:tw-to-red-800:hover{
  --tw-gradient-to:#991b1b
}

.hover\:tw-to-red-900:hover{
  --tw-gradient-to:#7f1d1d
}

.hover\:tw-to-yellow-50:hover{
  --tw-gradient-to:#fffbeb
}

.hover\:tw-to-yellow-100:hover{
  --tw-gradient-to:#fef3c7
}

.hover\:tw-to-yellow-200:hover{
  --tw-gradient-to:#fde68a
}

.hover\:tw-to-yellow-300:hover{
  --tw-gradient-to:#fcd34d
}

.hover\:tw-to-yellow-400:hover{
  --tw-gradient-to:#fbbf24
}

.hover\:tw-to-yellow-500:hover{
  --tw-gradient-to:#f59e0b
}

.hover\:tw-to-yellow-600:hover{
  --tw-gradient-to:#d97706
}

.hover\:tw-to-yellow-700:hover{
  --tw-gradient-to:#b45309
}

.hover\:tw-to-yellow-800:hover{
  --tw-gradient-to:#92400e
}

.hover\:tw-to-yellow-900:hover{
  --tw-gradient-to:#78350f
}

.hover\:tw-to-green-50:hover{
  --tw-gradient-to:#ecfdf5
}

.hover\:tw-to-green-100:hover{
  --tw-gradient-to:#d1fae5
}

.hover\:tw-to-green-200:hover{
  --tw-gradient-to:#a7f3d0
}

.hover\:tw-to-green-300:hover{
  --tw-gradient-to:#6ee7b7
}

.hover\:tw-to-green-400:hover{
  --tw-gradient-to:#34d399
}

.hover\:tw-to-green-500:hover{
  --tw-gradient-to:#10b981
}

.hover\:tw-to-green-600:hover{
  --tw-gradient-to:#059669
}

.hover\:tw-to-green-700:hover{
  --tw-gradient-to:#047857
}

.hover\:tw-to-green-800:hover{
  --tw-gradient-to:#065f46
}

.hover\:tw-to-green-900:hover{
  --tw-gradient-to:#064e3b
}

.hover\:tw-to-blue-50:hover{
  --tw-gradient-to:#eff6ff
}

.hover\:tw-to-blue-100:hover{
  --tw-gradient-to:#dbeafe
}

.hover\:tw-to-blue-200:hover{
  --tw-gradient-to:#bfdbfe
}

.hover\:tw-to-blue-300:hover{
  --tw-gradient-to:#93c5fd
}

.hover\:tw-to-blue-400:hover{
  --tw-gradient-to:#60a5fa
}

.hover\:tw-to-blue-500:hover{
  --tw-gradient-to:#3b82f6
}

.hover\:tw-to-blue-600:hover{
  --tw-gradient-to:#2563eb
}

.hover\:tw-to-blue-700:hover{
  --tw-gradient-to:#1d4ed8
}

.hover\:tw-to-blue-800:hover{
  --tw-gradient-to:#1e40af
}

.hover\:tw-to-blue-900:hover{
  --tw-gradient-to:#1e3a8a
}

.hover\:tw-to-indigo-50:hover{
  --tw-gradient-to:#eef2ff
}

.hover\:tw-to-indigo-100:hover{
  --tw-gradient-to:#e0e7ff
}

.hover\:tw-to-indigo-200:hover{
  --tw-gradient-to:#c7d2fe
}

.hover\:tw-to-indigo-300:hover{
  --tw-gradient-to:#a5b4fc
}

.hover\:tw-to-indigo-400:hover{
  --tw-gradient-to:#818cf8
}

.hover\:tw-to-indigo-500:hover{
  --tw-gradient-to:#6366f1
}

.hover\:tw-to-indigo-600:hover{
  --tw-gradient-to:#4f46e5
}

.hover\:tw-to-indigo-700:hover{
  --tw-gradient-to:#4338ca
}

.hover\:tw-to-indigo-800:hover{
  --tw-gradient-to:#3730a3
}

.hover\:tw-to-indigo-900:hover{
  --tw-gradient-to:#312e81
}

.hover\:tw-to-purple-50:hover{
  --tw-gradient-to:#f5f3ff
}

.hover\:tw-to-purple-100:hover{
  --tw-gradient-to:#ede9fe
}

.hover\:tw-to-purple-200:hover{
  --tw-gradient-to:#ddd6fe
}

.hover\:tw-to-purple-300:hover{
  --tw-gradient-to:#c4b5fd
}

.hover\:tw-to-purple-400:hover{
  --tw-gradient-to:#a78bfa
}

.hover\:tw-to-purple-500:hover{
  --tw-gradient-to:#8b5cf6
}

.hover\:tw-to-purple-600:hover{
  --tw-gradient-to:#7c3aed
}

.hover\:tw-to-purple-700:hover{
  --tw-gradient-to:#6d28d9
}

.hover\:tw-to-purple-800:hover{
  --tw-gradient-to:#5b21b6
}

.hover\:tw-to-purple-900:hover{
  --tw-gradient-to:#4c1d95
}

.hover\:tw-to-pink-50:hover{
  --tw-gradient-to:#fdf2f8
}

.hover\:tw-to-pink-100:hover{
  --tw-gradient-to:#fce7f3
}

.hover\:tw-to-pink-200:hover{
  --tw-gradient-to:#fbcfe8
}

.hover\:tw-to-pink-300:hover{
  --tw-gradient-to:#f9a8d4
}

.hover\:tw-to-pink-400:hover{
  --tw-gradient-to:#f472b6
}

.hover\:tw-to-pink-500:hover{
  --tw-gradient-to:#ec4899
}

.hover\:tw-to-pink-600:hover{
  --tw-gradient-to:#db2777
}

.hover\:tw-to-pink-700:hover{
  --tw-gradient-to:#be185d
}

.hover\:tw-to-pink-800:hover{
  --tw-gradient-to:#9d174d
}

.hover\:tw-to-pink-900:hover{
  --tw-gradient-to:#831843
}

.focus\:tw-to-transparent:focus{
  --tw-gradient-to:transparent
}

.focus\:tw-to-current:focus{
  --tw-gradient-to:currentColor
}

.focus\:tw-to-black:focus{
  --tw-gradient-to:#000
}

.focus\:tw-to-white:focus{
  --tw-gradient-to:#fff
}

.focus\:tw-to-gray-50:focus{
  --tw-gradient-to:#f9fafb
}

.focus\:tw-to-gray-100:focus{
  --tw-gradient-to:#f3f4f6
}

.focus\:tw-to-gray-200:focus{
  --tw-gradient-to:#e5e7eb
}

.focus\:tw-to-gray-300:focus{
  --tw-gradient-to:#d1d5db
}

.focus\:tw-to-gray-400:focus{
  --tw-gradient-to:#9ca3af
}

.focus\:tw-to-gray-500:focus{
  --tw-gradient-to:#6b7280
}

.focus\:tw-to-gray-600:focus{
  --tw-gradient-to:#4b5563
}

.focus\:tw-to-gray-700:focus{
  --tw-gradient-to:#374151
}

.focus\:tw-to-gray-800:focus{
  --tw-gradient-to:#1f2937
}

.focus\:tw-to-gray-900:focus{
  --tw-gradient-to:#111827
}

.focus\:tw-to-red-50:focus{
  --tw-gradient-to:#fef2f2
}

.focus\:tw-to-red-100:focus{
  --tw-gradient-to:#fee2e2
}

.focus\:tw-to-red-200:focus{
  --tw-gradient-to:#fecaca
}

.focus\:tw-to-red-300:focus{
  --tw-gradient-to:#fca5a5
}

.focus\:tw-to-red-400:focus{
  --tw-gradient-to:#f87171
}

.focus\:tw-to-red-500:focus{
  --tw-gradient-to:#ef4444
}

.focus\:tw-to-red-600:focus{
  --tw-gradient-to:#dc2626
}

.focus\:tw-to-red-700:focus{
  --tw-gradient-to:#b91c1c
}

.focus\:tw-to-red-800:focus{
  --tw-gradient-to:#991b1b
}

.focus\:tw-to-red-900:focus{
  --tw-gradient-to:#7f1d1d
}

.focus\:tw-to-yellow-50:focus{
  --tw-gradient-to:#fffbeb
}

.focus\:tw-to-yellow-100:focus{
  --tw-gradient-to:#fef3c7
}

.focus\:tw-to-yellow-200:focus{
  --tw-gradient-to:#fde68a
}

.focus\:tw-to-yellow-300:focus{
  --tw-gradient-to:#fcd34d
}

.focus\:tw-to-yellow-400:focus{
  --tw-gradient-to:#fbbf24
}

.focus\:tw-to-yellow-500:focus{
  --tw-gradient-to:#f59e0b
}

.focus\:tw-to-yellow-600:focus{
  --tw-gradient-to:#d97706
}

.focus\:tw-to-yellow-700:focus{
  --tw-gradient-to:#b45309
}

.focus\:tw-to-yellow-800:focus{
  --tw-gradient-to:#92400e
}

.focus\:tw-to-yellow-900:focus{
  --tw-gradient-to:#78350f
}

.focus\:tw-to-green-50:focus{
  --tw-gradient-to:#ecfdf5
}

.focus\:tw-to-green-100:focus{
  --tw-gradient-to:#d1fae5
}

.focus\:tw-to-green-200:focus{
  --tw-gradient-to:#a7f3d0
}

.focus\:tw-to-green-300:focus{
  --tw-gradient-to:#6ee7b7
}

.focus\:tw-to-green-400:focus{
  --tw-gradient-to:#34d399
}

.focus\:tw-to-green-500:focus{
  --tw-gradient-to:#10b981
}

.focus\:tw-to-green-600:focus{
  --tw-gradient-to:#059669
}

.focus\:tw-to-green-700:focus{
  --tw-gradient-to:#047857
}

.focus\:tw-to-green-800:focus{
  --tw-gradient-to:#065f46
}

.focus\:tw-to-green-900:focus{
  --tw-gradient-to:#064e3b
}

.focus\:tw-to-blue-50:focus{
  --tw-gradient-to:#eff6ff
}

.focus\:tw-to-blue-100:focus{
  --tw-gradient-to:#dbeafe
}

.focus\:tw-to-blue-200:focus{
  --tw-gradient-to:#bfdbfe
}

.focus\:tw-to-blue-300:focus{
  --tw-gradient-to:#93c5fd
}

.focus\:tw-to-blue-400:focus{
  --tw-gradient-to:#60a5fa
}

.focus\:tw-to-blue-500:focus{
  --tw-gradient-to:#3b82f6
}

.focus\:tw-to-blue-600:focus{
  --tw-gradient-to:#2563eb
}

.focus\:tw-to-blue-700:focus{
  --tw-gradient-to:#1d4ed8
}

.focus\:tw-to-blue-800:focus{
  --tw-gradient-to:#1e40af
}

.focus\:tw-to-blue-900:focus{
  --tw-gradient-to:#1e3a8a
}

.focus\:tw-to-indigo-50:focus{
  --tw-gradient-to:#eef2ff
}

.focus\:tw-to-indigo-100:focus{
  --tw-gradient-to:#e0e7ff
}

.focus\:tw-to-indigo-200:focus{
  --tw-gradient-to:#c7d2fe
}

.focus\:tw-to-indigo-300:focus{
  --tw-gradient-to:#a5b4fc
}

.focus\:tw-to-indigo-400:focus{
  --tw-gradient-to:#818cf8
}

.focus\:tw-to-indigo-500:focus{
  --tw-gradient-to:#6366f1
}

.focus\:tw-to-indigo-600:focus{
  --tw-gradient-to:#4f46e5
}

.focus\:tw-to-indigo-700:focus{
  --tw-gradient-to:#4338ca
}

.focus\:tw-to-indigo-800:focus{
  --tw-gradient-to:#3730a3
}

.focus\:tw-to-indigo-900:focus{
  --tw-gradient-to:#312e81
}

.focus\:tw-to-purple-50:focus{
  --tw-gradient-to:#f5f3ff
}

.focus\:tw-to-purple-100:focus{
  --tw-gradient-to:#ede9fe
}

.focus\:tw-to-purple-200:focus{
  --tw-gradient-to:#ddd6fe
}

.focus\:tw-to-purple-300:focus{
  --tw-gradient-to:#c4b5fd
}

.focus\:tw-to-purple-400:focus{
  --tw-gradient-to:#a78bfa
}

.focus\:tw-to-purple-500:focus{
  --tw-gradient-to:#8b5cf6
}

.focus\:tw-to-purple-600:focus{
  --tw-gradient-to:#7c3aed
}

.focus\:tw-to-purple-700:focus{
  --tw-gradient-to:#6d28d9
}

.focus\:tw-to-purple-800:focus{
  --tw-gradient-to:#5b21b6
}

.focus\:tw-to-purple-900:focus{
  --tw-gradient-to:#4c1d95
}

.focus\:tw-to-pink-50:focus{
  --tw-gradient-to:#fdf2f8
}

.focus\:tw-to-pink-100:focus{
  --tw-gradient-to:#fce7f3
}

.focus\:tw-to-pink-200:focus{
  --tw-gradient-to:#fbcfe8
}

.focus\:tw-to-pink-300:focus{
  --tw-gradient-to:#f9a8d4
}

.focus\:tw-to-pink-400:focus{
  --tw-gradient-to:#f472b6
}

.focus\:tw-to-pink-500:focus{
  --tw-gradient-to:#ec4899
}

.focus\:tw-to-pink-600:focus{
  --tw-gradient-to:#db2777
}

.focus\:tw-to-pink-700:focus{
  --tw-gradient-to:#be185d
}

.focus\:tw-to-pink-800:focus{
  --tw-gradient-to:#9d174d
}

.focus\:tw-to-pink-900:focus{
  --tw-gradient-to:#831843
}

.tw-decoration-slice{
  -webkit-box-decoration-break:slice;
          box-decoration-break:slice
}

.tw-decoration-clone{
  -webkit-box-decoration-break:clone;
          box-decoration-break:clone
}

.tw-bg-auto{
  background-size:auto
}

.tw-bg-cover{
  background-size:cover
}

.tw-bg-contain{
  background-size:contain
}

.tw-bg-fixed{
  background-attachment:fixed
}

.tw-bg-local{
  background-attachment:local
}

.tw-bg-scroll{
  background-attachment:scroll
}

.tw-bg-clip-border{
  background-clip:border-box
}

.tw-bg-clip-padding{
  background-clip:padding-box
}

.tw-bg-clip-content{
  background-clip:content-box
}

.tw-bg-clip-text{
  -webkit-background-clip:text;
          background-clip:text
}

.tw-bg-bottom{
  background-position:bottom
}

.tw-bg-center{
  background-position:center
}

.tw-bg-left{
  background-position:left
}

.tw-bg-left-bottom{
  background-position:left bottom
}

.tw-bg-left-top{
  background-position:left top
}

.tw-bg-right{
  background-position:right
}

.tw-bg-right-bottom{
  background-position:right bottom
}

.tw-bg-right-top{
  background-position:right top
}

.tw-bg-top{
  background-position:top
}

.tw-bg-repeat{
  background-repeat:repeat
}

.tw-bg-no-repeat{
  background-repeat:no-repeat
}

.tw-bg-repeat-x{
  background-repeat:repeat-x
}

.tw-bg-repeat-y{
  background-repeat:repeat-y
}

.tw-bg-repeat-round{
  background-repeat:round
}

.tw-bg-repeat-space{
  background-repeat:space
}

.tw-bg-origin-border{
  background-origin:border-box
}

.tw-bg-origin-padding{
  background-origin:padding-box
}

.tw-bg-origin-content{
  background-origin:content-box
}

.tw-fill-current{
  fill:currentColor
}

.tw-stroke-current{
  stroke:currentColor
}

.tw-stroke-0{
  stroke-width:0
}

.tw-stroke-1{
  stroke-width:1
}

.tw-stroke-2{
  stroke-width:2
}

.tw-object-contain{
  object-fit:contain
}

.tw-object-cover{
  object-fit:cover
}

.tw-object-fill{
  object-fit:fill
}

.tw-object-none{
  object-fit:none
}

.tw-object-scale-down{
  object-fit:scale-down
}

.tw-object-bottom{
  object-position:bottom
}

.tw-object-center{
  object-position:center
}

.tw-object-left{
  object-position:left
}

.tw-object-left-bottom{
  object-position:left bottom
}

.tw-object-left-top{
  object-position:left top
}

.tw-object-right{
  object-position:right
}

.tw-object-right-bottom{
  object-position:right bottom
}

.tw-object-right-top{
  object-position:right top
}

.tw-object-top{
  object-position:top
}

.tw-p-0{
  padding:0px
}

.tw-p-1{
  padding:0.25rem
}

.tw-p-2{
  padding:0.5rem
}

.tw-p-3{
  padding:0.75rem
}

.tw-p-4{
  padding:1rem
}

.tw-p-5{
  padding:1.25rem
}

.tw-p-6{
  padding:1.5rem
}

.tw-p-7{
  padding:1.75rem
}

.tw-p-8{
  padding:2rem
}

.tw-p-9{
  padding:2.25rem
}

.tw-p-10{
  padding:2.5rem
}

.tw-p-11{
  padding:2.75rem
}

.tw-p-12{
  padding:3rem
}

.tw-p-14{
  padding:3.5rem
}

.tw-p-16{
  padding:4rem
}

.tw-p-20{
  padding:5rem
}

.tw-p-24{
  padding:6rem
}

.tw-p-28{
  padding:7rem
}

.tw-p-32{
  padding:8rem
}

.tw-p-36{
  padding:9rem
}

.tw-p-40{
  padding:10rem
}

.tw-p-44{
  padding:11rem
}

.tw-p-48{
  padding:12rem
}

.tw-p-52{
  padding:13rem
}

.tw-p-56{
  padding:14rem
}

.tw-p-60{
  padding:15rem
}

.tw-p-64{
  padding:16rem
}

.tw-p-72{
  padding:18rem
}

.tw-p-80{
  padding:20rem
}

.tw-p-96{
  padding:24rem
}

.tw-p-px{
  padding:1px
}

.tw-p-0\.5{
  padding:0.125rem
}

.tw-p-1\.5{
  padding:0.375rem
}

.tw-p-2\.5{
  padding:0.625rem
}

.tw-p-3\.5{
  padding:0.875rem
}

.tw-px-0{
  padding-left:0px;
  padding-right:0px
}

.tw-px-1{
  padding-left:0.25rem;
  padding-right:0.25rem
}

.tw-px-2{
  padding-left:0.5rem;
  padding-right:0.5rem
}

.tw-px-3{
  padding-left:0.75rem;
  padding-right:0.75rem
}

.tw-px-4{
  padding-left:1rem;
  padding-right:1rem
}

.tw-px-5{
  padding-left:1.25rem;
  padding-right:1.25rem
}

.tw-px-6{
  padding-left:1.5rem;
  padding-right:1.5rem
}

.tw-px-7{
  padding-left:1.75rem;
  padding-right:1.75rem
}

.tw-px-8{
  padding-left:2rem;
  padding-right:2rem
}

.tw-px-9{
  padding-left:2.25rem;
  padding-right:2.25rem
}

.tw-px-10{
  padding-left:2.5rem;
  padding-right:2.5rem
}

.tw-px-11{
  padding-left:2.75rem;
  padding-right:2.75rem
}

.tw-px-12{
  padding-left:3rem;
  padding-right:3rem
}

.tw-px-14{
  padding-left:3.5rem;
  padding-right:3.5rem
}

.tw-px-16{
  padding-left:4rem;
  padding-right:4rem
}

.tw-px-20{
  padding-left:5rem;
  padding-right:5rem
}

.tw-px-24{
  padding-left:6rem;
  padding-right:6rem
}

.tw-px-28{
  padding-left:7rem;
  padding-right:7rem
}

.tw-px-32{
  padding-left:8rem;
  padding-right:8rem
}

.tw-px-36{
  padding-left:9rem;
  padding-right:9rem
}

.tw-px-40{
  padding-left:10rem;
  padding-right:10rem
}

.tw-px-44{
  padding-left:11rem;
  padding-right:11rem
}

.tw-px-48{
  padding-left:12rem;
  padding-right:12rem
}

.tw-px-52{
  padding-left:13rem;
  padding-right:13rem
}

.tw-px-56{
  padding-left:14rem;
  padding-right:14rem
}

.tw-px-60{
  padding-left:15rem;
  padding-right:15rem
}

.tw-px-64{
  padding-left:16rem;
  padding-right:16rem
}

.tw-px-72{
  padding-left:18rem;
  padding-right:18rem
}

.tw-px-80{
  padding-left:20rem;
  padding-right:20rem
}

.tw-px-96{
  padding-left:24rem;
  padding-right:24rem
}

.tw-px-px{
  padding-left:1px;
  padding-right:1px
}

.tw-px-0\.5{
  padding-left:0.125rem;
  padding-right:0.125rem
}

.tw-px-1\.5{
  padding-left:0.375rem;
  padding-right:0.375rem
}

.tw-px-2\.5{
  padding-left:0.625rem;
  padding-right:0.625rem
}

.tw-px-3\.5{
  padding-left:0.875rem;
  padding-right:0.875rem
}

.tw-py-0{
  padding-top:0px;
  padding-bottom:0px
}

.tw-py-1{
  padding-top:0.25rem;
  padding-bottom:0.25rem
}

.tw-py-2{
  padding-top:0.5rem;
  padding-bottom:0.5rem
}

.tw-py-3{
  padding-top:0.75rem;
  padding-bottom:0.75rem
}

.tw-py-4{
  padding-top:1rem;
  padding-bottom:1rem
}

.tw-py-5{
  padding-top:1.25rem;
  padding-bottom:1.25rem
}

.tw-py-6{
  padding-top:1.5rem;
  padding-bottom:1.5rem
}

.tw-py-7{
  padding-top:1.75rem;
  padding-bottom:1.75rem
}

.tw-py-8{
  padding-top:2rem;
  padding-bottom:2rem
}

.tw-py-9{
  padding-top:2.25rem;
  padding-bottom:2.25rem
}

.tw-py-10{
  padding-top:2.5rem;
  padding-bottom:2.5rem
}

.tw-py-11{
  padding-top:2.75rem;
  padding-bottom:2.75rem
}

.tw-py-12{
  padding-top:3rem;
  padding-bottom:3rem
}

.tw-py-14{
  padding-top:3.5rem;
  padding-bottom:3.5rem
}

.tw-py-16{
  padding-top:4rem;
  padding-bottom:4rem
}

.tw-py-20{
  padding-top:5rem;
  padding-bottom:5rem
}

.tw-py-24{
  padding-top:6rem;
  padding-bottom:6rem
}

.tw-py-28{
  padding-top:7rem;
  padding-bottom:7rem
}

.tw-py-32{
  padding-top:8rem;
  padding-bottom:8rem
}

.tw-py-36{
  padding-top:9rem;
  padding-bottom:9rem
}

.tw-py-40{
  padding-top:10rem;
  padding-bottom:10rem
}

.tw-py-44{
  padding-top:11rem;
  padding-bottom:11rem
}

.tw-py-48{
  padding-top:12rem;
  padding-bottom:12rem
}

.tw-py-52{
  padding-top:13rem;
  padding-bottom:13rem
}

.tw-py-56{
  padding-top:14rem;
  padding-bottom:14rem
}

.tw-py-60{
  padding-top:15rem;
  padding-bottom:15rem
}

.tw-py-64{
  padding-top:16rem;
  padding-bottom:16rem
}

.tw-py-72{
  padding-top:18rem;
  padding-bottom:18rem
}

.tw-py-80{
  padding-top:20rem;
  padding-bottom:20rem
}

.tw-py-96{
  padding-top:24rem;
  padding-bottom:24rem
}

.tw-py-px{
  padding-top:1px;
  padding-bottom:1px
}

.tw-py-0\.5{
  padding-top:0.125rem;
  padding-bottom:0.125rem
}

.tw-py-1\.5{
  padding-top:0.375rem;
  padding-bottom:0.375rem
}

.tw-py-2\.5{
  padding-top:0.625rem;
  padding-bottom:0.625rem
}

.tw-py-3\.5{
  padding-top:0.875rem;
  padding-bottom:0.875rem
}

.tw-pt-0{
  padding-top:0px
}

.tw-pt-1{
  padding-top:0.25rem
}

.tw-pt-2{
  padding-top:0.5rem
}

.tw-pt-3{
  padding-top:0.75rem
}

.tw-pt-4{
  padding-top:1rem
}

.tw-pt-5{
  padding-top:1.25rem
}

.tw-pt-6{
  padding-top:1.5rem
}

.tw-pt-7{
  padding-top:1.75rem
}

.tw-pt-8{
  padding-top:2rem
}

.tw-pt-9{
  padding-top:2.25rem
}

.tw-pt-10{
  padding-top:2.5rem
}

.tw-pt-11{
  padding-top:2.75rem
}

.tw-pt-12{
  padding-top:3rem
}

.tw-pt-14{
  padding-top:3.5rem
}

.tw-pt-16{
  padding-top:4rem
}

.tw-pt-20{
  padding-top:5rem
}

.tw-pt-24{
  padding-top:6rem
}

.tw-pt-28{
  padding-top:7rem
}

.tw-pt-32{
  padding-top:8rem
}

.tw-pt-36{
  padding-top:9rem
}

.tw-pt-40{
  padding-top:10rem
}

.tw-pt-44{
  padding-top:11rem
}

.tw-pt-48{
  padding-top:12rem
}

.tw-pt-52{
  padding-top:13rem
}

.tw-pt-56{
  padding-top:14rem
}

.tw-pt-60{
  padding-top:15rem
}

.tw-pt-64{
  padding-top:16rem
}

.tw-pt-72{
  padding-top:18rem
}

.tw-pt-80{
  padding-top:20rem
}

.tw-pt-96{
  padding-top:24rem
}

.tw-pt-px{
  padding-top:1px
}

.tw-pt-0\.5{
  padding-top:0.125rem
}

.tw-pt-1\.5{
  padding-top:0.375rem
}

.tw-pt-2\.5{
  padding-top:0.625rem
}

.tw-pt-3\.5{
  padding-top:0.875rem
}

.tw-pr-0{
  padding-right:0px
}

.tw-pr-1{
  padding-right:0.25rem
}

.tw-pr-2{
  padding-right:0.5rem
}

.tw-pr-3{
  padding-right:0.75rem
}

.tw-pr-4{
  padding-right:1rem
}

.tw-pr-5{
  padding-right:1.25rem
}

.tw-pr-6{
  padding-right:1.5rem
}

.tw-pr-7{
  padding-right:1.75rem
}

.tw-pr-8{
  padding-right:2rem
}

.tw-pr-9{
  padding-right:2.25rem
}

.tw-pr-10{
  padding-right:2.5rem
}

.tw-pr-11{
  padding-right:2.75rem
}

.tw-pr-12{
  padding-right:3rem
}

.tw-pr-14{
  padding-right:3.5rem
}

.tw-pr-16{
  padding-right:4rem
}

.tw-pr-20{
  padding-right:5rem
}

.tw-pr-24{
  padding-right:6rem
}

.tw-pr-28{
  padding-right:7rem
}

.tw-pr-32{
  padding-right:8rem
}

.tw-pr-36{
  padding-right:9rem
}

.tw-pr-40{
  padding-right:10rem
}

.tw-pr-44{
  padding-right:11rem
}

.tw-pr-48{
  padding-right:12rem
}

.tw-pr-52{
  padding-right:13rem
}

.tw-pr-56{
  padding-right:14rem
}

.tw-pr-60{
  padding-right:15rem
}

.tw-pr-64{
  padding-right:16rem
}

.tw-pr-72{
  padding-right:18rem
}

.tw-pr-80{
  padding-right:20rem
}

.tw-pr-96{
  padding-right:24rem
}

.tw-pr-px{
  padding-right:1px
}

.tw-pr-0\.5{
  padding-right:0.125rem
}

.tw-pr-1\.5{
  padding-right:0.375rem
}

.tw-pr-2\.5{
  padding-right:0.625rem
}

.tw-pr-3\.5{
  padding-right:0.875rem
}

.tw-pb-0{
  padding-bottom:0px
}

.tw-pb-1{
  padding-bottom:0.25rem
}

.tw-pb-2{
  padding-bottom:0.5rem
}

.tw-pb-3{
  padding-bottom:0.75rem
}

.tw-pb-4{
  padding-bottom:1rem
}

.tw-pb-5{
  padding-bottom:1.25rem
}

.tw-pb-6{
  padding-bottom:1.5rem
}

.tw-pb-7{
  padding-bottom:1.75rem
}

.tw-pb-8{
  padding-bottom:2rem
}

.tw-pb-9{
  padding-bottom:2.25rem
}

.tw-pb-10{
  padding-bottom:2.5rem
}

.tw-pb-11{
  padding-bottom:2.75rem
}

.tw-pb-12{
  padding-bottom:3rem
}

.tw-pb-14{
  padding-bottom:3.5rem
}

.tw-pb-16{
  padding-bottom:4rem
}

.tw-pb-20{
  padding-bottom:5rem
}

.tw-pb-24{
  padding-bottom:6rem
}

.tw-pb-28{
  padding-bottom:7rem
}

.tw-pb-32{
  padding-bottom:8rem
}

.tw-pb-36{
  padding-bottom:9rem
}

.tw-pb-40{
  padding-bottom:10rem
}

.tw-pb-44{
  padding-bottom:11rem
}

.tw-pb-48{
  padding-bottom:12rem
}

.tw-pb-52{
  padding-bottom:13rem
}

.tw-pb-56{
  padding-bottom:14rem
}

.tw-pb-60{
  padding-bottom:15rem
}

.tw-pb-64{
  padding-bottom:16rem
}

.tw-pb-72{
  padding-bottom:18rem
}

.tw-pb-80{
  padding-bottom:20rem
}

.tw-pb-96{
  padding-bottom:24rem
}

.tw-pb-px{
  padding-bottom:1px
}

.tw-pb-0\.5{
  padding-bottom:0.125rem
}

.tw-pb-1\.5{
  padding-bottom:0.375rem
}

.tw-pb-2\.5{
  padding-bottom:0.625rem
}

.tw-pb-3\.5{
  padding-bottom:0.875rem
}

.tw-pl-0{
  padding-left:0px
}

.tw-pl-1{
  padding-left:0.25rem
}

.tw-pl-2{
  padding-left:0.5rem
}

.tw-pl-3{
  padding-left:0.75rem
}

.tw-pl-4{
  padding-left:1rem
}

.tw-pl-5{
  padding-left:1.25rem
}

.tw-pl-6{
  padding-left:1.5rem
}

.tw-pl-7{
  padding-left:1.75rem
}

.tw-pl-8{
  padding-left:2rem
}

.tw-pl-9{
  padding-left:2.25rem
}

.tw-pl-10{
  padding-left:2.5rem
}

.tw-pl-11{
  padding-left:2.75rem
}

.tw-pl-12{
  padding-left:3rem
}

.tw-pl-14{
  padding-left:3.5rem
}

.tw-pl-16{
  padding-left:4rem
}

.tw-pl-20{
  padding-left:5rem
}

.tw-pl-24{
  padding-left:6rem
}

.tw-pl-28{
  padding-left:7rem
}

.tw-pl-32{
  padding-left:8rem
}

.tw-pl-36{
  padding-left:9rem
}

.tw-pl-40{
  padding-left:10rem
}

.tw-pl-44{
  padding-left:11rem
}

.tw-pl-48{
  padding-left:12rem
}

.tw-pl-52{
  padding-left:13rem
}

.tw-pl-56{
  padding-left:14rem
}

.tw-pl-60{
  padding-left:15rem
}

.tw-pl-64{
  padding-left:16rem
}

.tw-pl-72{
  padding-left:18rem
}

.tw-pl-80{
  padding-left:20rem
}

.tw-pl-96{
  padding-left:24rem
}

.tw-pl-px{
  padding-left:1px
}

.tw-pl-0\.5{
  padding-left:0.125rem
}

.tw-pl-1\.5{
  padding-left:0.375rem
}

.tw-pl-2\.5{
  padding-left:0.625rem
}

.tw-pl-3\.5{
  padding-left:0.875rem
}

.tw-text-left{
  text-align:left
}

.tw-text-center{
  text-align:center
}

.tw-text-right{
  text-align:right
}

.tw-text-justify{
  text-align:justify
}

.tw-align-baseline{
  vertical-align:baseline
}

.tw-align-top{
  vertical-align:top
}

.tw-align-middle{
  vertical-align:middle
}

.tw-align-bottom{
  vertical-align:bottom
}

.tw-align-text-top{
  vertical-align:text-top
}

.tw-align-text-bottom{
  vertical-align:text-bottom
}

.tw-font-sans{
  font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
}

.tw-font-serif{
  font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
}

.tw-font-mono{
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.tw-text-xs{
  font-size:0.75rem;
  line-height:1rem
}

.tw-text-sm{
  font-size:0.875rem;
  line-height:1.25rem
}

.tw-text-base{
  font-size:1rem;
  line-height:1.5rem
}

.tw-text-lg{
  font-size:1.125rem;
  line-height:1.75rem
}

.tw-text-xl{
  font-size:1.25rem;
  line-height:1.75rem
}

.tw-text-2xl{
  font-size:1.5rem;
  line-height:2rem
}

.tw-text-3xl{
  font-size:1.875rem;
  line-height:2.25rem
}

.tw-text-4xl{
  font-size:2.25rem;
  line-height:2.5rem
}

.tw-text-5xl{
  font-size:3rem;
  line-height:1
}

.tw-text-6xl{
  font-size:3.75rem;
  line-height:1
}

.tw-text-7xl{
  font-size:4.5rem;
  line-height:1
}

.tw-text-8xl{
  font-size:6rem;
  line-height:1
}

.tw-text-9xl{
  font-size:8rem;
  line-height:1
}

.tw-font-thin{
  font-weight:100
}

.tw-font-extralight{
  font-weight:200
}

.tw-font-light{
  font-weight:300
}

.tw-font-normal{
  font-weight:400
}

.tw-font-medium{
  font-weight:500
}

.tw-font-semibold{
  font-weight:600
}

.tw-font-bold{
  font-weight:700
}

.tw-font-extrabold{
  font-weight:800
}

.tw-font-black{
  font-weight:900
}

.tw-uppercase{
  text-transform:uppercase
}

.tw-lowercase{
  text-transform:lowercase
}

.tw-capitalize{
  text-transform:capitalize
}

.tw-normal-case{
  text-transform:none
}

.tw-italic{
  font-style:italic
}

.tw-not-italic{
  font-style:normal
}

.tw-ordinal, .tw-slashed-zero, .tw-lining-nums, .tw-oldstyle-nums, .tw-proportional-nums, .tw-tabular-nums, .tw-diagonal-fractions, .tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.tw-normal-nums{
  font-feature-settings:normal;
  font-variant-numeric:normal
}

.tw-ordinal{
  --tw-ordinal:ordinal
}

.tw-slashed-zero{
  --tw-slashed-zero:slashed-zero
}

.tw-lining-nums{
  --tw-numeric-figure:lining-nums
}

.tw-oldstyle-nums{
  --tw-numeric-figure:oldstyle-nums
}

.tw-proportional-nums{
  --tw-numeric-spacing:proportional-nums
}

.tw-tabular-nums{
  --tw-numeric-spacing:tabular-nums
}

.tw-diagonal-fractions{
  --tw-numeric-fraction:diagonal-fractions
}

.tw-stacked-fractions{
  --tw-numeric-fraction:stacked-fractions
}

.tw-leading-3{
  line-height:.75rem
}

.tw-leading-4{
  line-height:1rem
}

.tw-leading-5{
  line-height:1.25rem
}

.tw-leading-6{
  line-height:1.5rem
}

.tw-leading-7{
  line-height:1.75rem
}

.tw-leading-8{
  line-height:2rem
}

.tw-leading-9{
  line-height:2.25rem
}

.tw-leading-10{
  line-height:2.5rem
}

.tw-leading-none{
  line-height:1
}

.tw-leading-tight{
  line-height:1.25
}

.tw-leading-snug{
  line-height:1.375
}

.tw-leading-normal{
  line-height:1.5
}

.tw-leading-relaxed{
  line-height:1.625
}

.tw-leading-loose{
  line-height:2
}

.tw-tracking-tighter{
  letter-spacing:-0.05em
}

.tw-tracking-tight{
  letter-spacing:-0.025em
}

.tw-tracking-normal{
  letter-spacing:0em
}

.tw-tracking-wide{
  letter-spacing:0.025em
}

.tw-tracking-wider{
  letter-spacing:0.05em
}

.tw-tracking-widest{
  letter-spacing:0.1em
}

.tw-text-transparent{
  color:transparent
}

.tw-text-current{
  color:currentColor
}

.tw-text-black{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

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

.tw-text-gray-50{
  --tw-text-opacity:1;
  color:rgba(249, 250, 251, var(--tw-text-opacity))
}

.tw-text-gray-100{
  --tw-text-opacity:1;
  color:rgba(243, 244, 246, var(--tw-text-opacity))
}

.tw-text-gray-200{
  --tw-text-opacity:1;
  color:rgba(229, 231, 235, var(--tw-text-opacity))
}

.tw-text-gray-300{
  --tw-text-opacity:1;
  color:rgba(209, 213, 219, var(--tw-text-opacity))
}

.tw-text-gray-400{
  --tw-text-opacity:1;
  color:rgba(156, 163, 175, var(--tw-text-opacity))
}

.tw-text-gray-500{
  --tw-text-opacity:1;
  color:rgba(107, 114, 128, var(--tw-text-opacity))
}

.tw-text-gray-600{
  --tw-text-opacity:1;
  color:rgba(75, 85, 99, var(--tw-text-opacity))
}

.tw-text-gray-700{
  --tw-text-opacity:1;
  color:rgba(55, 65, 81, var(--tw-text-opacity))
}

.tw-text-gray-800{
  --tw-text-opacity:1;
  color:rgba(31, 41, 55, var(--tw-text-opacity))
}

.tw-text-gray-900{
  --tw-text-opacity:1;
  color:rgba(17, 24, 39, var(--tw-text-opacity))
}

.tw-text-red-50{
  --tw-text-opacity:1;
  color:rgba(254, 242, 242, var(--tw-text-opacity))
}

.tw-text-red-100{
  --tw-text-opacity:1;
  color:rgba(254, 226, 226, var(--tw-text-opacity))
}

.tw-text-red-200{
  --tw-text-opacity:1;
  color:rgba(254, 202, 202, var(--tw-text-opacity))
}

.tw-text-red-300{
  --tw-text-opacity:1;
  color:rgba(252, 165, 165, var(--tw-text-opacity))
}

.tw-text-red-400{
  --tw-text-opacity:1;
  color:rgba(248, 113, 113, var(--tw-text-opacity))
}

.tw-text-red-500{
  --tw-text-opacity:1;
  color:rgba(239, 68, 68, var(--tw-text-opacity))
}

.tw-text-red-600{
  --tw-text-opacity:1;
  color:rgba(220, 38, 38, var(--tw-text-opacity))
}

.tw-text-red-700{
  --tw-text-opacity:1;
  color:rgba(185, 28, 28, var(--tw-text-opacity))
}

.tw-text-red-800{
  --tw-text-opacity:1;
  color:rgba(153, 27, 27, var(--tw-text-opacity))
}

.tw-text-red-900{
  --tw-text-opacity:1;
  color:rgba(127, 29, 29, var(--tw-text-opacity))
}

.tw-text-yellow-50{
  --tw-text-opacity:1;
  color:rgba(255, 251, 235, var(--tw-text-opacity))
}

.tw-text-yellow-100{
  --tw-text-opacity:1;
  color:rgba(254, 243, 199, var(--tw-text-opacity))
}

.tw-text-yellow-200{
  --tw-text-opacity:1;
  color:rgba(253, 230, 138, var(--tw-text-opacity))
}

.tw-text-yellow-300{
  --tw-text-opacity:1;
  color:rgba(252, 211, 77, var(--tw-text-opacity))
}

.tw-text-yellow-400{
  --tw-text-opacity:1;
  color:rgba(251, 191, 36, var(--tw-text-opacity))
}

.tw-text-yellow-500{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.tw-text-yellow-600{
  --tw-text-opacity:1;
  color:rgba(217, 119, 6, var(--tw-text-opacity))
}

.tw-text-yellow-700{
  --tw-text-opacity:1;
  color:rgba(180, 83, 9, var(--tw-text-opacity))
}

.tw-text-yellow-800{
  --tw-text-opacity:1;
  color:rgba(146, 64, 14, var(--tw-text-opacity))
}

.tw-text-yellow-900{
  --tw-text-opacity:1;
  color:rgba(120, 53, 15, var(--tw-text-opacity))
}

.tw-text-green-50{
  --tw-text-opacity:1;
  color:rgba(236, 253, 245, var(--tw-text-opacity))
}

.tw-text-green-100{
  --tw-text-opacity:1;
  color:rgba(209, 250, 229, var(--tw-text-opacity))
}

.tw-text-green-200{
  --tw-text-opacity:1;
  color:rgba(167, 243, 208, var(--tw-text-opacity))
}

.tw-text-green-300{
  --tw-text-opacity:1;
  color:rgba(110, 231, 183, var(--tw-text-opacity))
}

.tw-text-green-400{
  --tw-text-opacity:1;
  color:rgba(52, 211, 153, var(--tw-text-opacity))
}

.tw-text-green-500{
  --tw-text-opacity:1;
  color:rgba(16, 185, 129, var(--tw-text-opacity))
}

.tw-text-green-600{
  --tw-text-opacity:1;
  color:rgba(5, 150, 105, var(--tw-text-opacity))
}

.tw-text-green-700{
  --tw-text-opacity:1;
  color:rgba(4, 120, 87, var(--tw-text-opacity))
}

.tw-text-green-800{
  --tw-text-opacity:1;
  color:rgba(6, 95, 70, var(--tw-text-opacity))
}

.tw-text-green-900{
  --tw-text-opacity:1;
  color:rgba(6, 78, 59, var(--tw-text-opacity))
}

.tw-text-blue-50{
  --tw-text-opacity:1;
  color:rgba(239, 246, 255, var(--tw-text-opacity))
}

.tw-text-blue-100{
  --tw-text-opacity:1;
  color:rgba(219, 234, 254, var(--tw-text-opacity))
}

.tw-text-blue-200{
  --tw-text-opacity:1;
  color:rgba(191, 219, 254, var(--tw-text-opacity))
}

.tw-text-blue-300{
  --tw-text-opacity:1;
  color:rgba(147, 197, 253, var(--tw-text-opacity))
}

.tw-text-blue-400{
  --tw-text-opacity:1;
  color:rgba(96, 165, 250, var(--tw-text-opacity))
}

.tw-text-blue-500{
  --tw-text-opacity:1;
  color:rgba(59, 130, 246, var(--tw-text-opacity))
}

.tw-text-blue-600{
  --tw-text-opacity:1;
  color:rgba(37, 99, 235, var(--tw-text-opacity))
}

.tw-text-blue-700{
  --tw-text-opacity:1;
  color:rgba(29, 78, 216, var(--tw-text-opacity))
}

.tw-text-blue-800{
  --tw-text-opacity:1;
  color:rgba(30, 64, 175, var(--tw-text-opacity))
}

.tw-text-blue-900{
  --tw-text-opacity:1;
  color:rgba(30, 58, 138, var(--tw-text-opacity))
}

.tw-text-indigo-50{
  --tw-text-opacity:1;
  color:rgba(238, 242, 255, var(--tw-text-opacity))
}

.tw-text-indigo-100{
  --tw-text-opacity:1;
  color:rgba(224, 231, 255, var(--tw-text-opacity))
}

.tw-text-indigo-200{
  --tw-text-opacity:1;
  color:rgba(199, 210, 254, var(--tw-text-opacity))
}

.tw-text-indigo-300{
  --tw-text-opacity:1;
  color:rgba(165, 180, 252, var(--tw-text-opacity))
}

.tw-text-indigo-400{
  --tw-text-opacity:1;
  color:rgba(129, 140, 248, var(--tw-text-opacity))
}

.tw-text-indigo-500{
  --tw-text-opacity:1;
  color:rgba(99, 102, 241, var(--tw-text-opacity))
}

.tw-text-indigo-600{
  --tw-text-opacity:1;
  color:rgba(79, 70, 229, var(--tw-text-opacity))
}

.tw-text-indigo-700{
  --tw-text-opacity:1;
  color:rgba(67, 56, 202, var(--tw-text-opacity))
}

.tw-text-indigo-800{
  --tw-text-opacity:1;
  color:rgba(55, 48, 163, var(--tw-text-opacity))
}

.tw-text-indigo-900{
  --tw-text-opacity:1;
  color:rgba(49, 46, 129, var(--tw-text-opacity))
}

.tw-text-purple-50{
  --tw-text-opacity:1;
  color:rgba(245, 243, 255, var(--tw-text-opacity))
}

.tw-text-purple-100{
  --tw-text-opacity:1;
  color:rgba(237, 233, 254, var(--tw-text-opacity))
}

.tw-text-purple-200{
  --tw-text-opacity:1;
  color:rgba(221, 214, 254, var(--tw-text-opacity))
}

.tw-text-purple-300{
  --tw-text-opacity:1;
  color:rgba(196, 181, 253, var(--tw-text-opacity))
}

.tw-text-purple-400{
  --tw-text-opacity:1;
  color:rgba(167, 139, 250, var(--tw-text-opacity))
}

.tw-text-purple-500{
  --tw-text-opacity:1;
  color:rgba(139, 92, 246, var(--tw-text-opacity))
}

.tw-text-purple-600{
  --tw-text-opacity:1;
  color:rgba(124, 58, 237, var(--tw-text-opacity))
}

.tw-text-purple-700{
  --tw-text-opacity:1;
  color:rgba(109, 40, 217, var(--tw-text-opacity))
}

.tw-text-purple-800{
  --tw-text-opacity:1;
  color:rgba(91, 33, 182, var(--tw-text-opacity))
}

.tw-text-purple-900{
  --tw-text-opacity:1;
  color:rgba(76, 29, 149, var(--tw-text-opacity))
}

.tw-text-pink-50{
  --tw-text-opacity:1;
  color:rgba(253, 242, 248, var(--tw-text-opacity))
}

.tw-text-pink-100{
  --tw-text-opacity:1;
  color:rgba(252, 231, 243, var(--tw-text-opacity))
}

.tw-text-pink-200{
  --tw-text-opacity:1;
  color:rgba(251, 207, 232, var(--tw-text-opacity))
}

.tw-text-pink-300{
  --tw-text-opacity:1;
  color:rgba(249, 168, 212, var(--tw-text-opacity))
}

.tw-text-pink-400{
  --tw-text-opacity:1;
  color:rgba(244, 114, 182, var(--tw-text-opacity))
}

.tw-text-pink-500{
  --tw-text-opacity:1;
  color:rgba(236, 72, 153, var(--tw-text-opacity))
}

.tw-text-pink-600{
  --tw-text-opacity:1;
  color:rgba(219, 39, 119, var(--tw-text-opacity))
}

.tw-text-pink-700{
  --tw-text-opacity:1;
  color:rgba(190, 24, 93, var(--tw-text-opacity))
}

.tw-text-pink-800{
  --tw-text-opacity:1;
  color:rgba(157, 23, 77, var(--tw-text-opacity))
}

.tw-text-pink-900{
  --tw-text-opacity:1;
  color:rgba(131, 24, 67, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-transparent{
  color:transparent
}

.tw-group:hover .group-hover\:tw-text-current{
  color:currentColor
}

.tw-group:hover .group-hover\:tw-text-black{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

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

.tw-group:hover .group-hover\:tw-text-gray-50{
  --tw-text-opacity:1;
  color:rgba(249, 250, 251, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-100{
  --tw-text-opacity:1;
  color:rgba(243, 244, 246, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-200{
  --tw-text-opacity:1;
  color:rgba(229, 231, 235, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-300{
  --tw-text-opacity:1;
  color:rgba(209, 213, 219, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-400{
  --tw-text-opacity:1;
  color:rgba(156, 163, 175, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-500{
  --tw-text-opacity:1;
  color:rgba(107, 114, 128, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-600{
  --tw-text-opacity:1;
  color:rgba(75, 85, 99, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-700{
  --tw-text-opacity:1;
  color:rgba(55, 65, 81, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-800{
  --tw-text-opacity:1;
  color:rgba(31, 41, 55, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-gray-900{
  --tw-text-opacity:1;
  color:rgba(17, 24, 39, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-50{
  --tw-text-opacity:1;
  color:rgba(254, 242, 242, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-100{
  --tw-text-opacity:1;
  color:rgba(254, 226, 226, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-200{
  --tw-text-opacity:1;
  color:rgba(254, 202, 202, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-300{
  --tw-text-opacity:1;
  color:rgba(252, 165, 165, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-400{
  --tw-text-opacity:1;
  color:rgba(248, 113, 113, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-500{
  --tw-text-opacity:1;
  color:rgba(239, 68, 68, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-600{
  --tw-text-opacity:1;
  color:rgba(220, 38, 38, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-700{
  --tw-text-opacity:1;
  color:rgba(185, 28, 28, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-800{
  --tw-text-opacity:1;
  color:rgba(153, 27, 27, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-red-900{
  --tw-text-opacity:1;
  color:rgba(127, 29, 29, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-50{
  --tw-text-opacity:1;
  color:rgba(255, 251, 235, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-100{
  --tw-text-opacity:1;
  color:rgba(254, 243, 199, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-200{
  --tw-text-opacity:1;
  color:rgba(253, 230, 138, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-300{
  --tw-text-opacity:1;
  color:rgba(252, 211, 77, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-400{
  --tw-text-opacity:1;
  color:rgba(251, 191, 36, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-500{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-600{
  --tw-text-opacity:1;
  color:rgba(217, 119, 6, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-700{
  --tw-text-opacity:1;
  color:rgba(180, 83, 9, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-800{
  --tw-text-opacity:1;
  color:rgba(146, 64, 14, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-yellow-900{
  --tw-text-opacity:1;
  color:rgba(120, 53, 15, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-50{
  --tw-text-opacity:1;
  color:rgba(236, 253, 245, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-100{
  --tw-text-opacity:1;
  color:rgba(209, 250, 229, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-200{
  --tw-text-opacity:1;
  color:rgba(167, 243, 208, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-300{
  --tw-text-opacity:1;
  color:rgba(110, 231, 183, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-400{
  --tw-text-opacity:1;
  color:rgba(52, 211, 153, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-500{
  --tw-text-opacity:1;
  color:rgba(16, 185, 129, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-600{
  --tw-text-opacity:1;
  color:rgba(5, 150, 105, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-700{
  --tw-text-opacity:1;
  color:rgba(4, 120, 87, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-800{
  --tw-text-opacity:1;
  color:rgba(6, 95, 70, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-green-900{
  --tw-text-opacity:1;
  color:rgba(6, 78, 59, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-50{
  --tw-text-opacity:1;
  color:rgba(239, 246, 255, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-100{
  --tw-text-opacity:1;
  color:rgba(219, 234, 254, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-200{
  --tw-text-opacity:1;
  color:rgba(191, 219, 254, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-300{
  --tw-text-opacity:1;
  color:rgba(147, 197, 253, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-400{
  --tw-text-opacity:1;
  color:rgba(96, 165, 250, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-500{
  --tw-text-opacity:1;
  color:rgba(59, 130, 246, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-600{
  --tw-text-opacity:1;
  color:rgba(37, 99, 235, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-700{
  --tw-text-opacity:1;
  color:rgba(29, 78, 216, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-800{
  --tw-text-opacity:1;
  color:rgba(30, 64, 175, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-blue-900{
  --tw-text-opacity:1;
  color:rgba(30, 58, 138, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-50{
  --tw-text-opacity:1;
  color:rgba(238, 242, 255, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-100{
  --tw-text-opacity:1;
  color:rgba(224, 231, 255, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-200{
  --tw-text-opacity:1;
  color:rgba(199, 210, 254, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-300{
  --tw-text-opacity:1;
  color:rgba(165, 180, 252, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-400{
  --tw-text-opacity:1;
  color:rgba(129, 140, 248, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-500{
  --tw-text-opacity:1;
  color:rgba(99, 102, 241, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-600{
  --tw-text-opacity:1;
  color:rgba(79, 70, 229, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-700{
  --tw-text-opacity:1;
  color:rgba(67, 56, 202, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-800{
  --tw-text-opacity:1;
  color:rgba(55, 48, 163, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-indigo-900{
  --tw-text-opacity:1;
  color:rgba(49, 46, 129, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-50{
  --tw-text-opacity:1;
  color:rgba(245, 243, 255, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-100{
  --tw-text-opacity:1;
  color:rgba(237, 233, 254, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-200{
  --tw-text-opacity:1;
  color:rgba(221, 214, 254, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-300{
  --tw-text-opacity:1;
  color:rgba(196, 181, 253, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-400{
  --tw-text-opacity:1;
  color:rgba(167, 139, 250, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-500{
  --tw-text-opacity:1;
  color:rgba(139, 92, 246, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-600{
  --tw-text-opacity:1;
  color:rgba(124, 58, 237, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-700{
  --tw-text-opacity:1;
  color:rgba(109, 40, 217, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-800{
  --tw-text-opacity:1;
  color:rgba(91, 33, 182, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-purple-900{
  --tw-text-opacity:1;
  color:rgba(76, 29, 149, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-50{
  --tw-text-opacity:1;
  color:rgba(253, 242, 248, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-100{
  --tw-text-opacity:1;
  color:rgba(252, 231, 243, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-200{
  --tw-text-opacity:1;
  color:rgba(251, 207, 232, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-300{
  --tw-text-opacity:1;
  color:rgba(249, 168, 212, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-400{
  --tw-text-opacity:1;
  color:rgba(244, 114, 182, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-500{
  --tw-text-opacity:1;
  color:rgba(236, 72, 153, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-600{
  --tw-text-opacity:1;
  color:rgba(219, 39, 119, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-700{
  --tw-text-opacity:1;
  color:rgba(190, 24, 93, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-800{
  --tw-text-opacity:1;
  color:rgba(157, 23, 77, var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-pink-900{
  --tw-text-opacity:1;
  color:rgba(131, 24, 67, var(--tw-text-opacity))
}

.focus-within\:tw-text-transparent:focus-within{
  color:transparent
}

.focus-within\:tw-text-current:focus-within{
  color:currentColor
}

.focus-within\:tw-text-black:focus-within{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.focus-within\:tw-text-white:focus-within{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(249, 250, 251, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(243, 244, 246, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(229, 231, 235, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(209, 213, 219, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(156, 163, 175, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(107, 114, 128, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(75, 85, 99, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(55, 65, 81, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(31, 41, 55, var(--tw-text-opacity))
}

.focus-within\:tw-text-gray-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(17, 24, 39, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(254, 242, 242, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(254, 226, 226, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(254, 202, 202, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(252, 165, 165, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(248, 113, 113, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(239, 68, 68, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(220, 38, 38, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(185, 28, 28, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(153, 27, 27, var(--tw-text-opacity))
}

.focus-within\:tw-text-red-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(127, 29, 29, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(255, 251, 235, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(254, 243, 199, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(253, 230, 138, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(252, 211, 77, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(251, 191, 36, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(217, 119, 6, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(180, 83, 9, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(146, 64, 14, var(--tw-text-opacity))
}

.focus-within\:tw-text-yellow-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(120, 53, 15, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(236, 253, 245, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(209, 250, 229, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(167, 243, 208, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(110, 231, 183, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(52, 211, 153, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(16, 185, 129, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(5, 150, 105, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(4, 120, 87, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(6, 95, 70, var(--tw-text-opacity))
}

.focus-within\:tw-text-green-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(6, 78, 59, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(239, 246, 255, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(219, 234, 254, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(191, 219, 254, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(147, 197, 253, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(96, 165, 250, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(59, 130, 246, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(37, 99, 235, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(29, 78, 216, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(30, 64, 175, var(--tw-text-opacity))
}

.focus-within\:tw-text-blue-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(30, 58, 138, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(238, 242, 255, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(224, 231, 255, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(199, 210, 254, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(165, 180, 252, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(129, 140, 248, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(99, 102, 241, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(79, 70, 229, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(67, 56, 202, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(55, 48, 163, var(--tw-text-opacity))
}

.focus-within\:tw-text-indigo-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(49, 46, 129, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(245, 243, 255, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(237, 233, 254, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(221, 214, 254, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(196, 181, 253, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(167, 139, 250, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(139, 92, 246, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(124, 58, 237, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(109, 40, 217, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(91, 33, 182, var(--tw-text-opacity))
}

.focus-within\:tw-text-purple-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(76, 29, 149, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-50:focus-within{
  --tw-text-opacity:1;
  color:rgba(253, 242, 248, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-100:focus-within{
  --tw-text-opacity:1;
  color:rgba(252, 231, 243, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-200:focus-within{
  --tw-text-opacity:1;
  color:rgba(251, 207, 232, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-300:focus-within{
  --tw-text-opacity:1;
  color:rgba(249, 168, 212, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-400:focus-within{
  --tw-text-opacity:1;
  color:rgba(244, 114, 182, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-500:focus-within{
  --tw-text-opacity:1;
  color:rgba(236, 72, 153, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-600:focus-within{
  --tw-text-opacity:1;
  color:rgba(219, 39, 119, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-700:focus-within{
  --tw-text-opacity:1;
  color:rgba(190, 24, 93, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-800:focus-within{
  --tw-text-opacity:1;
  color:rgba(157, 23, 77, var(--tw-text-opacity))
}

.focus-within\:tw-text-pink-900:focus-within{
  --tw-text-opacity:1;
  color:rgba(131, 24, 67, var(--tw-text-opacity))
}

.hover\:tw-text-transparent:hover{
  color:transparent
}

.hover\:tw-text-current:hover{
  color:currentColor
}

.hover\:tw-text-black:hover{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

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

.hover\:tw-text-gray-50:hover{
  --tw-text-opacity:1;
  color:rgba(249, 250, 251, var(--tw-text-opacity))
}

.hover\:tw-text-gray-100:hover{
  --tw-text-opacity:1;
  color:rgba(243, 244, 246, var(--tw-text-opacity))
}

.hover\:tw-text-gray-200:hover{
  --tw-text-opacity:1;
  color:rgba(229, 231, 235, var(--tw-text-opacity))
}

.hover\:tw-text-gray-300:hover{
  --tw-text-opacity:1;
  color:rgba(209, 213, 219, var(--tw-text-opacity))
}

.hover\:tw-text-gray-400:hover{
  --tw-text-opacity:1;
  color:rgba(156, 163, 175, var(--tw-text-opacity))
}

.hover\:tw-text-gray-500:hover{
  --tw-text-opacity:1;
  color:rgba(107, 114, 128, var(--tw-text-opacity))
}

.hover\:tw-text-gray-600:hover{
  --tw-text-opacity:1;
  color:rgba(75, 85, 99, var(--tw-text-opacity))
}

.hover\:tw-text-gray-700:hover{
  --tw-text-opacity:1;
  color:rgba(55, 65, 81, var(--tw-text-opacity))
}

.hover\:tw-text-gray-800:hover{
  --tw-text-opacity:1;
  color:rgba(31, 41, 55, var(--tw-text-opacity))
}

.hover\:tw-text-gray-900:hover{
  --tw-text-opacity:1;
  color:rgba(17, 24, 39, var(--tw-text-opacity))
}

.hover\:tw-text-red-50:hover{
  --tw-text-opacity:1;
  color:rgba(254, 242, 242, var(--tw-text-opacity))
}

.hover\:tw-text-red-100:hover{
  --tw-text-opacity:1;
  color:rgba(254, 226, 226, var(--tw-text-opacity))
}

.hover\:tw-text-red-200:hover{
  --tw-text-opacity:1;
  color:rgba(254, 202, 202, var(--tw-text-opacity))
}

.hover\:tw-text-red-300:hover{
  --tw-text-opacity:1;
  color:rgba(252, 165, 165, var(--tw-text-opacity))
}

.hover\:tw-text-red-400:hover{
  --tw-text-opacity:1;
  color:rgba(248, 113, 113, var(--tw-text-opacity))
}

.hover\:tw-text-red-500:hover{
  --tw-text-opacity:1;
  color:rgba(239, 68, 68, var(--tw-text-opacity))
}

.hover\:tw-text-red-600:hover{
  --tw-text-opacity:1;
  color:rgba(220, 38, 38, var(--tw-text-opacity))
}

.hover\:tw-text-red-700:hover{
  --tw-text-opacity:1;
  color:rgba(185, 28, 28, var(--tw-text-opacity))
}

.hover\:tw-text-red-800:hover{
  --tw-text-opacity:1;
  color:rgba(153, 27, 27, var(--tw-text-opacity))
}

.hover\:tw-text-red-900:hover{
  --tw-text-opacity:1;
  color:rgba(127, 29, 29, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-50:hover{
  --tw-text-opacity:1;
  color:rgba(255, 251, 235, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-100:hover{
  --tw-text-opacity:1;
  color:rgba(254, 243, 199, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-200:hover{
  --tw-text-opacity:1;
  color:rgba(253, 230, 138, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-300:hover{
  --tw-text-opacity:1;
  color:rgba(252, 211, 77, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-400:hover{
  --tw-text-opacity:1;
  color:rgba(251, 191, 36, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-500:hover{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-600:hover{
  --tw-text-opacity:1;
  color:rgba(217, 119, 6, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-700:hover{
  --tw-text-opacity:1;
  color:rgba(180, 83, 9, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-800:hover{
  --tw-text-opacity:1;
  color:rgba(146, 64, 14, var(--tw-text-opacity))
}

.hover\:tw-text-yellow-900:hover{
  --tw-text-opacity:1;
  color:rgba(120, 53, 15, var(--tw-text-opacity))
}

.hover\:tw-text-green-50:hover{
  --tw-text-opacity:1;
  color:rgba(236, 253, 245, var(--tw-text-opacity))
}

.hover\:tw-text-green-100:hover{
  --tw-text-opacity:1;
  color:rgba(209, 250, 229, var(--tw-text-opacity))
}

.hover\:tw-text-green-200:hover{
  --tw-text-opacity:1;
  color:rgba(167, 243, 208, var(--tw-text-opacity))
}

.hover\:tw-text-green-300:hover{
  --tw-text-opacity:1;
  color:rgba(110, 231, 183, var(--tw-text-opacity))
}

.hover\:tw-text-green-400:hover{
  --tw-text-opacity:1;
  color:rgba(52, 211, 153, var(--tw-text-opacity))
}

.hover\:tw-text-green-500:hover{
  --tw-text-opacity:1;
  color:rgba(16, 185, 129, var(--tw-text-opacity))
}

.hover\:tw-text-green-600:hover{
  --tw-text-opacity:1;
  color:rgba(5, 150, 105, var(--tw-text-opacity))
}

.hover\:tw-text-green-700:hover{
  --tw-text-opacity:1;
  color:rgba(4, 120, 87, var(--tw-text-opacity))
}

.hover\:tw-text-green-800:hover{
  --tw-text-opacity:1;
  color:rgba(6, 95, 70, var(--tw-text-opacity))
}

.hover\:tw-text-green-900:hover{
  --tw-text-opacity:1;
  color:rgba(6, 78, 59, var(--tw-text-opacity))
}

.hover\:tw-text-blue-50:hover{
  --tw-text-opacity:1;
  color:rgba(239, 246, 255, var(--tw-text-opacity))
}

.hover\:tw-text-blue-100:hover{
  --tw-text-opacity:1;
  color:rgba(219, 234, 254, var(--tw-text-opacity))
}

.hover\:tw-text-blue-200:hover{
  --tw-text-opacity:1;
  color:rgba(191, 219, 254, var(--tw-text-opacity))
}

.hover\:tw-text-blue-300:hover{
  --tw-text-opacity:1;
  color:rgba(147, 197, 253, var(--tw-text-opacity))
}

.hover\:tw-text-blue-400:hover{
  --tw-text-opacity:1;
  color:rgba(96, 165, 250, var(--tw-text-opacity))
}

.hover\:tw-text-blue-500:hover{
  --tw-text-opacity:1;
  color:rgba(59, 130, 246, var(--tw-text-opacity))
}

.hover\:tw-text-blue-600:hover{
  --tw-text-opacity:1;
  color:rgba(37, 99, 235, var(--tw-text-opacity))
}

.hover\:tw-text-blue-700:hover{
  --tw-text-opacity:1;
  color:rgba(29, 78, 216, var(--tw-text-opacity))
}

.hover\:tw-text-blue-800:hover{
  --tw-text-opacity:1;
  color:rgba(30, 64, 175, var(--tw-text-opacity))
}

.hover\:tw-text-blue-900:hover{
  --tw-text-opacity:1;
  color:rgba(30, 58, 138, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-50:hover{
  --tw-text-opacity:1;
  color:rgba(238, 242, 255, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-100:hover{
  --tw-text-opacity:1;
  color:rgba(224, 231, 255, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-200:hover{
  --tw-text-opacity:1;
  color:rgba(199, 210, 254, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-300:hover{
  --tw-text-opacity:1;
  color:rgba(165, 180, 252, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-400:hover{
  --tw-text-opacity:1;
  color:rgba(129, 140, 248, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-500:hover{
  --tw-text-opacity:1;
  color:rgba(99, 102, 241, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-600:hover{
  --tw-text-opacity:1;
  color:rgba(79, 70, 229, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-700:hover{
  --tw-text-opacity:1;
  color:rgba(67, 56, 202, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-800:hover{
  --tw-text-opacity:1;
  color:rgba(55, 48, 163, var(--tw-text-opacity))
}

.hover\:tw-text-indigo-900:hover{
  --tw-text-opacity:1;
  color:rgba(49, 46, 129, var(--tw-text-opacity))
}

.hover\:tw-text-purple-50:hover{
  --tw-text-opacity:1;
  color:rgba(245, 243, 255, var(--tw-text-opacity))
}

.hover\:tw-text-purple-100:hover{
  --tw-text-opacity:1;
  color:rgba(237, 233, 254, var(--tw-text-opacity))
}

.hover\:tw-text-purple-200:hover{
  --tw-text-opacity:1;
  color:rgba(221, 214, 254, var(--tw-text-opacity))
}

.hover\:tw-text-purple-300:hover{
  --tw-text-opacity:1;
  color:rgba(196, 181, 253, var(--tw-text-opacity))
}

.hover\:tw-text-purple-400:hover{
  --tw-text-opacity:1;
  color:rgba(167, 139, 250, var(--tw-text-opacity))
}

.hover\:tw-text-purple-500:hover{
  --tw-text-opacity:1;
  color:rgba(139, 92, 246, var(--tw-text-opacity))
}

.hover\:tw-text-purple-600:hover{
  --tw-text-opacity:1;
  color:rgba(124, 58, 237, var(--tw-text-opacity))
}

.hover\:tw-text-purple-700:hover{
  --tw-text-opacity:1;
  color:rgba(109, 40, 217, var(--tw-text-opacity))
}

.hover\:tw-text-purple-800:hover{
  --tw-text-opacity:1;
  color:rgba(91, 33, 182, var(--tw-text-opacity))
}

.hover\:tw-text-purple-900:hover{
  --tw-text-opacity:1;
  color:rgba(76, 29, 149, var(--tw-text-opacity))
}

.hover\:tw-text-pink-50:hover{
  --tw-text-opacity:1;
  color:rgba(253, 242, 248, var(--tw-text-opacity))
}

.hover\:tw-text-pink-100:hover{
  --tw-text-opacity:1;
  color:rgba(252, 231, 243, var(--tw-text-opacity))
}

.hover\:tw-text-pink-200:hover{
  --tw-text-opacity:1;
  color:rgba(251, 207, 232, var(--tw-text-opacity))
}

.hover\:tw-text-pink-300:hover{
  --tw-text-opacity:1;
  color:rgba(249, 168, 212, var(--tw-text-opacity))
}

.hover\:tw-text-pink-400:hover{
  --tw-text-opacity:1;
  color:rgba(244, 114, 182, var(--tw-text-opacity))
}

.hover\:tw-text-pink-500:hover{
  --tw-text-opacity:1;
  color:rgba(236, 72, 153, var(--tw-text-opacity))
}

.hover\:tw-text-pink-600:hover{
  --tw-text-opacity:1;
  color:rgba(219, 39, 119, var(--tw-text-opacity))
}

.hover\:tw-text-pink-700:hover{
  --tw-text-opacity:1;
  color:rgba(190, 24, 93, var(--tw-text-opacity))
}

.hover\:tw-text-pink-800:hover{
  --tw-text-opacity:1;
  color:rgba(157, 23, 77, var(--tw-text-opacity))
}

.hover\:tw-text-pink-900:hover{
  --tw-text-opacity:1;
  color:rgba(131, 24, 67, var(--tw-text-opacity))
}

.focus\:tw-text-transparent:focus{
  color:transparent
}

.focus\:tw-text-current:focus{
  color:currentColor
}

.focus\:tw-text-black:focus{
  --tw-text-opacity:1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

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

.focus\:tw-text-gray-50:focus{
  --tw-text-opacity:1;
  color:rgba(249, 250, 251, var(--tw-text-opacity))
}

.focus\:tw-text-gray-100:focus{
  --tw-text-opacity:1;
  color:rgba(243, 244, 246, var(--tw-text-opacity))
}

.focus\:tw-text-gray-200:focus{
  --tw-text-opacity:1;
  color:rgba(229, 231, 235, var(--tw-text-opacity))
}

.focus\:tw-text-gray-300:focus{
  --tw-text-opacity:1;
  color:rgba(209, 213, 219, var(--tw-text-opacity))
}

.focus\:tw-text-gray-400:focus{
  --tw-text-opacity:1;
  color:rgba(156, 163, 175, var(--tw-text-opacity))
}

.focus\:tw-text-gray-500:focus{
  --tw-text-opacity:1;
  color:rgba(107, 114, 128, var(--tw-text-opacity))
}

.focus\:tw-text-gray-600:focus{
  --tw-text-opacity:1;
  color:rgba(75, 85, 99, var(--tw-text-opacity))
}

.focus\:tw-text-gray-700:focus{
  --tw-text-opacity:1;
  color:rgba(55, 65, 81, var(--tw-text-opacity))
}

.focus\:tw-text-gray-800:focus{
  --tw-text-opacity:1;
  color:rgba(31, 41, 55, var(--tw-text-opacity))
}

.focus\:tw-text-gray-900:focus{
  --tw-text-opacity:1;
  color:rgba(17, 24, 39, var(--tw-text-opacity))
}

.focus\:tw-text-red-50:focus{
  --tw-text-opacity:1;
  color:rgba(254, 242, 242, var(--tw-text-opacity))
}

.focus\:tw-text-red-100:focus{
  --tw-text-opacity:1;
  color:rgba(254, 226, 226, var(--tw-text-opacity))
}

.focus\:tw-text-red-200:focus{
  --tw-text-opacity:1;
  color:rgba(254, 202, 202, var(--tw-text-opacity))
}

.focus\:tw-text-red-300:focus{
  --tw-text-opacity:1;
  color:rgba(252, 165, 165, var(--tw-text-opacity))
}

.focus\:tw-text-red-400:focus{
  --tw-text-opacity:1;
  color:rgba(248, 113, 113, var(--tw-text-opacity))
}

.focus\:tw-text-red-500:focus{
  --tw-text-opacity:1;
  color:rgba(239, 68, 68, var(--tw-text-opacity))
}

.focus\:tw-text-red-600:focus{
  --tw-text-opacity:1;
  color:rgba(220, 38, 38, var(--tw-text-opacity))
}

.focus\:tw-text-red-700:focus{
  --tw-text-opacity:1;
  color:rgba(185, 28, 28, var(--tw-text-opacity))
}

.focus\:tw-text-red-800:focus{
  --tw-text-opacity:1;
  color:rgba(153, 27, 27, var(--tw-text-opacity))
}

.focus\:tw-text-red-900:focus{
  --tw-text-opacity:1;
  color:rgba(127, 29, 29, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-50:focus{
  --tw-text-opacity:1;
  color:rgba(255, 251, 235, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-100:focus{
  --tw-text-opacity:1;
  color:rgba(254, 243, 199, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-200:focus{
  --tw-text-opacity:1;
  color:rgba(253, 230, 138, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-300:focus{
  --tw-text-opacity:1;
  color:rgba(252, 211, 77, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-400:focus{
  --tw-text-opacity:1;
  color:rgba(251, 191, 36, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-500:focus{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-600:focus{
  --tw-text-opacity:1;
  color:rgba(217, 119, 6, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-700:focus{
  --tw-text-opacity:1;
  color:rgba(180, 83, 9, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-800:focus{
  --tw-text-opacity:1;
  color:rgba(146, 64, 14, var(--tw-text-opacity))
}

.focus\:tw-text-yellow-900:focus{
  --tw-text-opacity:1;
  color:rgba(120, 53, 15, var(--tw-text-opacity))
}

.focus\:tw-text-green-50:focus{
  --tw-text-opacity:1;
  color:rgba(236, 253, 245, var(--tw-text-opacity))
}

.focus\:tw-text-green-100:focus{
  --tw-text-opacity:1;
  color:rgba(209, 250, 229, var(--tw-text-opacity))
}

.focus\:tw-text-green-200:focus{
  --tw-text-opacity:1;
  color:rgba(167, 243, 208, var(--tw-text-opacity))
}

.focus\:tw-text-green-300:focus{
  --tw-text-opacity:1;
  color:rgba(110, 231, 183, var(--tw-text-opacity))
}

.focus\:tw-text-green-400:focus{
  --tw-text-opacity:1;
  color:rgba(52, 211, 153, var(--tw-text-opacity))
}

.focus\:tw-text-green-500:focus{
  --tw-text-opacity:1;
  color:rgba(16, 185, 129, var(--tw-text-opacity))
}

.focus\:tw-text-green-600:focus{
  --tw-text-opacity:1;
  color:rgba(5, 150, 105, var(--tw-text-opacity))
}

.focus\:tw-text-green-700:focus{
  --tw-text-opacity:1;
  color:rgba(4, 120, 87, var(--tw-text-opacity))
}

.focus\:tw-text-green-800:focus{
  --tw-text-opacity:1;
  color:rgba(6, 95, 70, var(--tw-text-opacity))
}

.focus\:tw-text-green-900:focus{
  --tw-text-opacity:1;
  color:rgba(6, 78, 59, var(--tw-text-opacity))
}

.focus\:tw-text-blue-50:focus{
  --tw-text-opacity:1;
  color:rgba(239, 246, 255, var(--tw-text-opacity))
}

.focus\:tw-text-blue-100:focus{
  --tw-text-opacity:1;
  color:rgba(219, 234, 254, var(--tw-text-opacity))
}

.focus\:tw-text-blue-200:focus{
  --tw-text-opacity:1;
  color:rgba(191, 219, 254, var(--tw-text-opacity))
}

.focus\:tw-text-blue-300:focus{
  --tw-text-opacity:1;
  color:rgba(147, 197, 253, var(--tw-text-opacity))
}

.focus\:tw-text-blue-400:focus{
  --tw-text-opacity:1;
  color:rgba(96, 165, 250, var(--tw-text-opacity))
}

.focus\:tw-text-blue-500:focus{
  --tw-text-opacity:1;
  color:rgba(59, 130, 246, var(--tw-text-opacity))
}

.focus\:tw-text-blue-600:focus{
  --tw-text-opacity:1;
  color:rgba(37, 99, 235, var(--tw-text-opacity))
}

.focus\:tw-text-blue-700:focus{
  --tw-text-opacity:1;
  color:rgba(29, 78, 216, var(--tw-text-opacity))
}

.focus\:tw-text-blue-800:focus{
  --tw-text-opacity:1;
  color:rgba(30, 64, 175, var(--tw-text-opacity))
}

.focus\:tw-text-blue-900:focus{
  --tw-text-opacity:1;
  color:rgba(30, 58, 138, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-50:focus{
  --tw-text-opacity:1;
  color:rgba(238, 242, 255, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-100:focus{
  --tw-text-opacity:1;
  color:rgba(224, 231, 255, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-200:focus{
  --tw-text-opacity:1;
  color:rgba(199, 210, 254, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-300:focus{
  --tw-text-opacity:1;
  color:rgba(165, 180, 252, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-400:focus{
  --tw-text-opacity:1;
  color:rgba(129, 140, 248, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-500:focus{
  --tw-text-opacity:1;
  color:rgba(99, 102, 241, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-600:focus{
  --tw-text-opacity:1;
  color:rgba(79, 70, 229, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-700:focus{
  --tw-text-opacity:1;
  color:rgba(67, 56, 202, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-800:focus{
  --tw-text-opacity:1;
  color:rgba(55, 48, 163, var(--tw-text-opacity))
}

.focus\:tw-text-indigo-900:focus{
  --tw-text-opacity:1;
  color:rgba(49, 46, 129, var(--tw-text-opacity))
}

.focus\:tw-text-purple-50:focus{
  --tw-text-opacity:1;
  color:rgba(245, 243, 255, var(--tw-text-opacity))
}

.focus\:tw-text-purple-100:focus{
  --tw-text-opacity:1;
  color:rgba(237, 233, 254, var(--tw-text-opacity))
}

.focus\:tw-text-purple-200:focus{
  --tw-text-opacity:1;
  color:rgba(221, 214, 254, var(--tw-text-opacity))
}

.focus\:tw-text-purple-300:focus{
  --tw-text-opacity:1;
  color:rgba(196, 181, 253, var(--tw-text-opacity))
}

.focus\:tw-text-purple-400:focus{
  --tw-text-opacity:1;
  color:rgba(167, 139, 250, var(--tw-text-opacity))
}

.focus\:tw-text-purple-500:focus{
  --tw-text-opacity:1;
  color:rgba(139, 92, 246, var(--tw-text-opacity))
}

.focus\:tw-text-purple-600:focus{
  --tw-text-opacity:1;
  color:rgba(124, 58, 237, var(--tw-text-opacity))
}

.focus\:tw-text-purple-700:focus{
  --tw-text-opacity:1;
  color:rgba(109, 40, 217, var(--tw-text-opacity))
}

.focus\:tw-text-purple-800:focus{
  --tw-text-opacity:1;
  color:rgba(91, 33, 182, var(--tw-text-opacity))
}

.focus\:tw-text-purple-900:focus{
  --tw-text-opacity:1;
  color:rgba(76, 29, 149, var(--tw-text-opacity))
}

.focus\:tw-text-pink-50:focus{
  --tw-text-opacity:1;
  color:rgba(253, 242, 248, var(--tw-text-opacity))
}

.focus\:tw-text-pink-100:focus{
  --tw-text-opacity:1;
  color:rgba(252, 231, 243, var(--tw-text-opacity))
}

.focus\:tw-text-pink-200:focus{
  --tw-text-opacity:1;
  color:rgba(251, 207, 232, var(--tw-text-opacity))
}

.focus\:tw-text-pink-300:focus{
  --tw-text-opacity:1;
  color:rgba(249, 168, 212, var(--tw-text-opacity))
}

.focus\:tw-text-pink-400:focus{
  --tw-text-opacity:1;
  color:rgba(244, 114, 182, var(--tw-text-opacity))
}

.focus\:tw-text-pink-500:focus{
  --tw-text-opacity:1;
  color:rgba(236, 72, 153, var(--tw-text-opacity))
}

.focus\:tw-text-pink-600:focus{
  --tw-text-opacity:1;
  color:rgba(219, 39, 119, var(--tw-text-opacity))
}

.focus\:tw-text-pink-700:focus{
  --tw-text-opacity:1;
  color:rgba(190, 24, 93, var(--tw-text-opacity))
}

.focus\:tw-text-pink-800:focus{
  --tw-text-opacity:1;
  color:rgba(157, 23, 77, var(--tw-text-opacity))
}

.focus\:tw-text-pink-900:focus{
  --tw-text-opacity:1;
  color:rgba(131, 24, 67, var(--tw-text-opacity))
}

.tw-text-opacity-0{
  --tw-text-opacity:0
}

.tw-text-opacity-5{
  --tw-text-opacity:0.05
}

.tw-text-opacity-10{
  --tw-text-opacity:0.1
}

.tw-text-opacity-20{
  --tw-text-opacity:0.2
}

.tw-text-opacity-25{
  --tw-text-opacity:0.25
}

.tw-text-opacity-30{
  --tw-text-opacity:0.3
}

.tw-text-opacity-40{
  --tw-text-opacity:0.4
}

.tw-text-opacity-50{
  --tw-text-opacity:0.5
}

.tw-text-opacity-60{
  --tw-text-opacity:0.6
}

.tw-text-opacity-70{
  --tw-text-opacity:0.7
}

.tw-text-opacity-75{
  --tw-text-opacity:0.75
}

.tw-text-opacity-80{
  --tw-text-opacity:0.8
}

.tw-text-opacity-90{
  --tw-text-opacity:0.9
}

.tw-text-opacity-95{
  --tw-text-opacity:0.95
}

.tw-text-opacity-100{
  --tw-text-opacity:1
}

.tw-group:hover .group-hover\:tw-text-opacity-0{
  --tw-text-opacity:0
}

.tw-group:hover .group-hover\:tw-text-opacity-5{
  --tw-text-opacity:0.05
}

.tw-group:hover .group-hover\:tw-text-opacity-10{
  --tw-text-opacity:0.1
}

.tw-group:hover .group-hover\:tw-text-opacity-20{
  --tw-text-opacity:0.2
}

.tw-group:hover .group-hover\:tw-text-opacity-25{
  --tw-text-opacity:0.25
}

.tw-group:hover .group-hover\:tw-text-opacity-30{
  --tw-text-opacity:0.3
}

.tw-group:hover .group-hover\:tw-text-opacity-40{
  --tw-text-opacity:0.4
}

.tw-group:hover .group-hover\:tw-text-opacity-50{
  --tw-text-opacity:0.5
}

.tw-group:hover .group-hover\:tw-text-opacity-60{
  --tw-text-opacity:0.6
}

.tw-group:hover .group-hover\:tw-text-opacity-70{
  --tw-text-opacity:0.7
}

.tw-group:hover .group-hover\:tw-text-opacity-75{
  --tw-text-opacity:0.75
}

.tw-group:hover .group-hover\:tw-text-opacity-80{
  --tw-text-opacity:0.8
}

.tw-group:hover .group-hover\:tw-text-opacity-90{
  --tw-text-opacity:0.9
}

.tw-group:hover .group-hover\:tw-text-opacity-95{
  --tw-text-opacity:0.95
}

.tw-group:hover .group-hover\:tw-text-opacity-100{
  --tw-text-opacity:1
}

.focus-within\:tw-text-opacity-0:focus-within{
  --tw-text-opacity:0
}

.focus-within\:tw-text-opacity-5:focus-within{
  --tw-text-opacity:0.05
}

.focus-within\:tw-text-opacity-10:focus-within{
  --tw-text-opacity:0.1
}

.focus-within\:tw-text-opacity-20:focus-within{
  --tw-text-opacity:0.2
}

.focus-within\:tw-text-opacity-25:focus-within{
  --tw-text-opacity:0.25
}

.focus-within\:tw-text-opacity-30:focus-within{
  --tw-text-opacity:0.3
}

.focus-within\:tw-text-opacity-40:focus-within{
  --tw-text-opacity:0.4
}

.focus-within\:tw-text-opacity-50:focus-within{
  --tw-text-opacity:0.5
}

.focus-within\:tw-text-opacity-60:focus-within{
  --tw-text-opacity:0.6
}

.focus-within\:tw-text-opacity-70:focus-within{
  --tw-text-opacity:0.7
}

.focus-within\:tw-text-opacity-75:focus-within{
  --tw-text-opacity:0.75
}

.focus-within\:tw-text-opacity-80:focus-within{
  --tw-text-opacity:0.8
}

.focus-within\:tw-text-opacity-90:focus-within{
  --tw-text-opacity:0.9
}

.focus-within\:tw-text-opacity-95:focus-within{
  --tw-text-opacity:0.95
}

.focus-within\:tw-text-opacity-100:focus-within{
  --tw-text-opacity:1
}

.hover\:tw-text-opacity-0:hover{
  --tw-text-opacity:0
}

.hover\:tw-text-opacity-5:hover{
  --tw-text-opacity:0.05
}

.hover\:tw-text-opacity-10:hover{
  --tw-text-opacity:0.1
}

.hover\:tw-text-opacity-20:hover{
  --tw-text-opacity:0.2
}

.hover\:tw-text-opacity-25:hover{
  --tw-text-opacity:0.25
}

.hover\:tw-text-opacity-30:hover{
  --tw-text-opacity:0.3
}

.hover\:tw-text-opacity-40:hover{
  --tw-text-opacity:0.4
}

.hover\:tw-text-opacity-50:hover{
  --tw-text-opacity:0.5
}

.hover\:tw-text-opacity-60:hover{
  --tw-text-opacity:0.6
}

.hover\:tw-text-opacity-70:hover{
  --tw-text-opacity:0.7
}

.hover\:tw-text-opacity-75:hover{
  --tw-text-opacity:0.75
}

.hover\:tw-text-opacity-80:hover{
  --tw-text-opacity:0.8
}

.hover\:tw-text-opacity-90:hover{
  --tw-text-opacity:0.9
}

.hover\:tw-text-opacity-95:hover{
  --tw-text-opacity:0.95
}

.hover\:tw-text-opacity-100:hover{
  --tw-text-opacity:1
}

.focus\:tw-text-opacity-0:focus{
  --tw-text-opacity:0
}

.focus\:tw-text-opacity-5:focus{
  --tw-text-opacity:0.05
}

.focus\:tw-text-opacity-10:focus{
  --tw-text-opacity:0.1
}

.focus\:tw-text-opacity-20:focus{
  --tw-text-opacity:0.2
}

.focus\:tw-text-opacity-25:focus{
  --tw-text-opacity:0.25
}

.focus\:tw-text-opacity-30:focus{
  --tw-text-opacity:0.3
}

.focus\:tw-text-opacity-40:focus{
  --tw-text-opacity:0.4
}

.focus\:tw-text-opacity-50:focus{
  --tw-text-opacity:0.5
}

.focus\:tw-text-opacity-60:focus{
  --tw-text-opacity:0.6
}

.focus\:tw-text-opacity-70:focus{
  --tw-text-opacity:0.7
}

.focus\:tw-text-opacity-75:focus{
  --tw-text-opacity:0.75
}

.focus\:tw-text-opacity-80:focus{
  --tw-text-opacity:0.8
}

.focus\:tw-text-opacity-90:focus{
  --tw-text-opacity:0.9
}

.focus\:tw-text-opacity-95:focus{
  --tw-text-opacity:0.95
}

.focus\:tw-text-opacity-100:focus{
  --tw-text-opacity:1
}

.tw-underline{
  text-decoration:underline
}

.tw-line-through{
  text-decoration:line-through
}

.tw-no-underline{
  text-decoration:none
}

.tw-group:hover .group-hover\:tw-underline{
  text-decoration:underline
}

.tw-group:hover .group-hover\:tw-line-through{
  text-decoration:line-through
}

.tw-group:hover .group-hover\:tw-no-underline{
  text-decoration:none
}

.focus-within\:tw-underline:focus-within{
  text-decoration:underline
}

.focus-within\:tw-line-through:focus-within{
  text-decoration:line-through
}

.focus-within\:tw-no-underline:focus-within{
  text-decoration:none
}

.hover\:tw-underline:hover{
  text-decoration:underline
}

.hover\:tw-line-through:hover{
  text-decoration:line-through
}

.hover\:tw-no-underline:hover{
  text-decoration:none
}

.focus\:tw-underline:focus{
  text-decoration:underline
}

.focus\:tw-line-through:focus{
  text-decoration:line-through
}

.focus\:tw-no-underline:focus{
  text-decoration:none
}

.tw-antialiased{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.tw-subpixel-antialiased{
  -webkit-font-smoothing:auto;
  -moz-osx-font-smoothing:auto
}

.tw-placeholder-transparent::placeholder{
  color:transparent
}

.tw-placeholder-current::placeholder{
  color:currentColor
}

.tw-placeholder-black::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

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

.tw-placeholder-gray-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
}

.tw-placeholder-gray-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
}

.tw-placeholder-red-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
}

.tw-placeholder-yellow-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
}

.tw-placeholder-green-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
}

.tw-placeholder-blue-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
}

.tw-placeholder-indigo-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
}

.tw-placeholder-purple-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-50::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-100::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-200::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-300::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-400::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-500::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-600::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-700::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-800::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
}

.tw-placeholder-pink-900::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-transparent:focus::placeholder{
  color:transparent
}

.focus\:tw-placeholder-current:focus::placeholder{
  color:currentColor
}

.focus\:tw-placeholder-black:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-white:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-gray-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-red-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-yellow-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-green-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-blue-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-indigo-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-purple-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-50:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-100:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-200:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-300:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-400:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-500:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-600:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-700:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-800:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
}

.focus\:tw-placeholder-pink-900:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
}

.tw-placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity:0
}

.tw-placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity:0.05
}

.tw-placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity:0.1
}

.tw-placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity:0.2
}

.tw-placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity:0.25
}

.tw-placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity:0.3
}

.tw-placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity:0.4
}

.tw-placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity:0.5
}

.tw-placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity:0.6
}

.tw-placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity:0.7
}

.tw-placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity:0.75
}

.tw-placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity:0.8
}

.tw-placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity:0.9
}

.tw-placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity:0.95
}

.tw-placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity:1
}

.focus\:tw-placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity:0
}

.focus\:tw-placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity:0.05
}

.focus\:tw-placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity:0.1
}

.focus\:tw-placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity:0.2
}

.focus\:tw-placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity:0.25
}

.focus\:tw-placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity:0.3
}

.focus\:tw-placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity:0.4
}

.focus\:tw-placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity:0.5
}

.focus\:tw-placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity:0.6
}

.focus\:tw-placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity:0.7
}

.focus\:tw-placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity:0.75
}

.focus\:tw-placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity:0.8
}

.focus\:tw-placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity:0.9
}

.focus\:tw-placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity:0.95
}

.focus\:tw-placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity:1
}

.tw-opacity-0{
  opacity:0
}

.tw-opacity-5{
  opacity:0.05
}

.tw-opacity-10{
  opacity:0.1
}

.tw-opacity-20{
  opacity:0.2
}

.tw-opacity-25{
  opacity:0.25
}

.tw-opacity-30{
  opacity:0.3
}

.tw-opacity-40{
  opacity:0.4
}

.tw-opacity-50{
  opacity:0.5
}

.tw-opacity-60{
  opacity:0.6
}

.tw-opacity-70{
  opacity:0.7
}

.tw-opacity-75{
  opacity:0.75
}

.tw-opacity-80{
  opacity:0.8
}

.tw-opacity-90{
  opacity:0.9
}

.tw-opacity-95{
  opacity:0.95
}

.tw-opacity-100{
  opacity:1
}

.tw-group:hover .group-hover\:tw-opacity-0{
  opacity:0
}

.tw-group:hover .group-hover\:tw-opacity-5{
  opacity:0.05
}

.tw-group:hover .group-hover\:tw-opacity-10{
  opacity:0.1
}

.tw-group:hover .group-hover\:tw-opacity-20{
  opacity:0.2
}

.tw-group:hover .group-hover\:tw-opacity-25{
  opacity:0.25
}

.tw-group:hover .group-hover\:tw-opacity-30{
  opacity:0.3
}

.tw-group:hover .group-hover\:tw-opacity-40{
  opacity:0.4
}

.tw-group:hover .group-hover\:tw-opacity-50{
  opacity:0.5
}

.tw-group:hover .group-hover\:tw-opacity-60{
  opacity:0.6
}

.tw-group:hover .group-hover\:tw-opacity-70{
  opacity:0.7
}

.tw-group:hover .group-hover\:tw-opacity-75{
  opacity:0.75
}

.tw-group:hover .group-hover\:tw-opacity-80{
  opacity:0.8
}

.tw-group:hover .group-hover\:tw-opacity-90{
  opacity:0.9
}

.tw-group:hover .group-hover\:tw-opacity-95{
  opacity:0.95
}

.tw-group:hover .group-hover\:tw-opacity-100{
  opacity:1
}

.focus-within\:tw-opacity-0:focus-within{
  opacity:0
}

.focus-within\:tw-opacity-5:focus-within{
  opacity:0.05
}

.focus-within\:tw-opacity-10:focus-within{
  opacity:0.1
}

.focus-within\:tw-opacity-20:focus-within{
  opacity:0.2
}

.focus-within\:tw-opacity-25:focus-within{
  opacity:0.25
}

.focus-within\:tw-opacity-30:focus-within{
  opacity:0.3
}

.focus-within\:tw-opacity-40:focus-within{
  opacity:0.4
}

.focus-within\:tw-opacity-50:focus-within{
  opacity:0.5
}

.focus-within\:tw-opacity-60:focus-within{
  opacity:0.6
}

.focus-within\:tw-opacity-70:focus-within{
  opacity:0.7
}

.focus-within\:tw-opacity-75:focus-within{
  opacity:0.75
}

.focus-within\:tw-opacity-80:focus-within{
  opacity:0.8
}

.focus-within\:tw-opacity-90:focus-within{
  opacity:0.9
}

.focus-within\:tw-opacity-95:focus-within{
  opacity:0.95
}

.focus-within\:tw-opacity-100:focus-within{
  opacity:1
}

.hover\:tw-opacity-0:hover{
  opacity:0
}

.hover\:tw-opacity-5:hover{
  opacity:0.05
}

.hover\:tw-opacity-10:hover{
  opacity:0.1
}

.hover\:tw-opacity-20:hover{
  opacity:0.2
}

.hover\:tw-opacity-25:hover{
  opacity:0.25
}

.hover\:tw-opacity-30:hover{
  opacity:0.3
}

.hover\:tw-opacity-40:hover{
  opacity:0.4
}

.hover\:tw-opacity-50:hover{
  opacity:0.5
}

.hover\:tw-opacity-60:hover{
  opacity:0.6
}

.hover\:tw-opacity-70:hover{
  opacity:0.7
}

.hover\:tw-opacity-75:hover{
  opacity:0.75
}

.hover\:tw-opacity-80:hover{
  opacity:0.8
}

.hover\:tw-opacity-90:hover{
  opacity:0.9
}

.hover\:tw-opacity-95:hover{
  opacity:0.95
}

.hover\:tw-opacity-100:hover{
  opacity:1
}

.focus\:tw-opacity-0:focus{
  opacity:0
}

.focus\:tw-opacity-5:focus{
  opacity:0.05
}

.focus\:tw-opacity-10:focus{
  opacity:0.1
}

.focus\:tw-opacity-20:focus{
  opacity:0.2
}

.focus\:tw-opacity-25:focus{
  opacity:0.25
}

.focus\:tw-opacity-30:focus{
  opacity:0.3
}

.focus\:tw-opacity-40:focus{
  opacity:0.4
}

.focus\:tw-opacity-50:focus{
  opacity:0.5
}

.focus\:tw-opacity-60:focus{
  opacity:0.6
}

.focus\:tw-opacity-70:focus{
  opacity:0.7
}

.focus\:tw-opacity-75:focus{
  opacity:0.75
}

.focus\:tw-opacity-80:focus{
  opacity:0.8
}

.focus\:tw-opacity-90:focus{
  opacity:0.9
}

.focus\:tw-opacity-95:focus{
  opacity:0.95
}

.focus\:tw-opacity-100:focus{
  opacity:1
}

.tw-bg-blend-normal{
  background-blend-mode:normal
}

.tw-bg-blend-multiply{
  background-blend-mode:multiply
}

.tw-bg-blend-screen{
  background-blend-mode:screen
}

.tw-bg-blend-overlay{
  background-blend-mode:overlay
}

.tw-bg-blend-darken{
  background-blend-mode:darken
}

.tw-bg-blend-lighten{
  background-blend-mode:lighten
}

.tw-bg-blend-color-dodge{
  background-blend-mode:color-dodge
}

.tw-bg-blend-color-burn{
  background-blend-mode:color-burn
}

.tw-bg-blend-hard-light{
  background-blend-mode:hard-light
}

.tw-bg-blend-soft-light{
  background-blend-mode:soft-light
}

.tw-bg-blend-difference{
  background-blend-mode:difference
}

.tw-bg-blend-exclusion{
  background-blend-mode:exclusion
}

.tw-bg-blend-hue{
  background-blend-mode:hue
}

.tw-bg-blend-saturation{
  background-blend-mode:saturation
}

.tw-bg-blend-color{
  background-blend-mode:color
}

.tw-bg-blend-luminosity{
  background-blend-mode:luminosity
}

.tw-mix-blend-normal{
  mix-blend-mode:normal
}

.tw-mix-blend-multiply{
  mix-blend-mode:multiply
}

.tw-mix-blend-screen{
  mix-blend-mode:screen
}

.tw-mix-blend-overlay{
  mix-blend-mode:overlay
}

.tw-mix-blend-darken{
  mix-blend-mode:darken
}

.tw-mix-blend-lighten{
  mix-blend-mode:lighten
}

.tw-mix-blend-color-dodge{
  mix-blend-mode:color-dodge
}

.tw-mix-blend-color-burn{
  mix-blend-mode:color-burn
}

.tw-mix-blend-hard-light{
  mix-blend-mode:hard-light
}

.tw-mix-blend-soft-light{
  mix-blend-mode:soft-light
}

.tw-mix-blend-difference{
  mix-blend-mode:difference
}

.tw-mix-blend-exclusion{
  mix-blend-mode:exclusion
}

.tw-mix-blend-hue{
  mix-blend-mode:hue
}

.tw-mix-blend-saturation{
  mix-blend-mode:saturation
}

.tw-mix-blend-color{
  mix-blend-mode:color
}

.tw-mix-blend-luminosity{
  mix-blend-mode:luminosity
}

*, ::before, ::after{
  --tw-shadow:0 0 #0000
}

.tw-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)
}

.tw-shadow{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-md{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-2xl{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-inner{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-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)
}

.tw-group:hover .group-hover\:tw-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)
}

.tw-group:hover .group-hover\:tw-shadow{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-shadow-md{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-shadow-2xl{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-shadow-inner{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-group:hover .group-hover\:tw-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\:tw-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\:tw-shadow:focus-within{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-shadow-md:focus-within{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-shadow-lg:focus-within{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-shadow-xl:focus-within{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-shadow-2xl:focus-within{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-shadow-inner:focus-within{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:tw-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\:tw-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\:tw-shadow:hover{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-shadow-md:hover{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-shadow-lg:hover{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-shadow-xl:hover{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-shadow-2xl:hover{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-shadow-inner:hover{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:tw-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\:tw-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\:tw-shadow:focus{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-shadow-md:focus{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-shadow-lg:focus{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-shadow-xl:focus{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-shadow-2xl:focus{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-shadow-inner:focus{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:tw-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)
}

.tw-outline-none{
  outline:2px solid transparent;
  outline-offset:2px
}

.tw-outline-white{
  outline:2px dotted white;
  outline-offset:2px
}

.tw-outline-black{
  outline:2px dotted black;
  outline-offset:2px
}

.focus-within\:tw-outline-none:focus-within{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-within\:tw-outline-white:focus-within{
  outline:2px dotted white;
  outline-offset:2px
}

.focus-within\:tw-outline-black:focus-within{
  outline:2px dotted black;
  outline-offset:2px
}

.focus\:tw-outline-none:focus{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus\:tw-outline-white:focus{
  outline:2px dotted white;
  outline-offset:2px
}

.focus\:tw-outline-black:focus{
  outline:2px dotted black;
  outline-offset:2px
}

*, ::before, ::after{
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000
}

.tw-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)
}

.tw-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)
}

.tw-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)
}

.tw-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)
}

.tw-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)
}

.tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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\:tw-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)
}

.tw-ring-inset{
  --tw-ring-inset:inset
}

.focus-within\:tw-ring-inset:focus-within{
  --tw-ring-inset:inset
}

.focus\:tw-ring-inset:focus{
  --tw-ring-inset:inset
}

.tw-ring-transparent{
  --tw-ring-color:transparent
}

.tw-ring-current{
  --tw-ring-color:currentColor
}

.tw-ring-black{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

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

.tw-ring-gray-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
}

.tw-ring-gray-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
}

.tw-ring-gray-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
}

.tw-ring-gray-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
}

.tw-ring-gray-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
}

.tw-ring-gray-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
}

.tw-ring-gray-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
}

.tw-ring-gray-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
}

.tw-ring-gray-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
}

.tw-ring-gray-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
}

.tw-ring-red-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
}

.tw-ring-red-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
}

.tw-ring-red-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
}

.tw-ring-red-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
}

.tw-ring-red-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
}

.tw-ring-red-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
}

.tw-ring-red-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
}

.tw-ring-red-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
}

.tw-ring-red-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
}

.tw-ring-red-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
}

.tw-ring-yellow-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
}

.tw-ring-yellow-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
}

.tw-ring-yellow-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
}

.tw-ring-yellow-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
}

.tw-ring-yellow-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
}

.tw-ring-yellow-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.tw-ring-yellow-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
}

.tw-ring-yellow-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
}

.tw-ring-yellow-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
}

.tw-ring-yellow-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
}

.tw-ring-green-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
}

.tw-ring-green-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
}

.tw-ring-green-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
}

.tw-ring-green-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
}

.tw-ring-green-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
}

.tw-ring-green-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
}

.tw-ring-green-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
}

.tw-ring-green-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
}

.tw-ring-green-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
}

.tw-ring-green-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
}

.tw-ring-blue-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
}

.tw-ring-blue-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
}

.tw-ring-blue-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
}

.tw-ring-blue-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
}

.tw-ring-blue-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
}

.tw-ring-blue-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
}

.tw-ring-blue-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
}

.tw-ring-blue-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
}

.tw-ring-blue-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
}

.tw-ring-blue-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
}

.tw-ring-indigo-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
}

.tw-ring-indigo-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
}

.tw-ring-indigo-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
}

.tw-ring-indigo-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
}

.tw-ring-indigo-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
}

.tw-ring-indigo-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
}

.tw-ring-indigo-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
}

.tw-ring-indigo-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
}

.tw-ring-indigo-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
}

.tw-ring-indigo-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
}

.tw-ring-purple-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
}

.tw-ring-purple-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
}

.tw-ring-purple-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
}

.tw-ring-purple-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
}

.tw-ring-purple-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
}

.tw-ring-purple-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
}

.tw-ring-purple-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
}

.tw-ring-purple-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
}

.tw-ring-purple-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
}

.tw-ring-purple-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
}

.tw-ring-pink-50{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
}

.tw-ring-pink-100{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
}

.tw-ring-pink-200{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
}

.tw-ring-pink-300{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
}

.tw-ring-pink-400{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
}

.tw-ring-pink-500{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
}

.tw-ring-pink-600{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
}

.tw-ring-pink-700{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
}

.tw-ring-pink-800{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
}

.tw-ring-pink-900{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-transparent:focus-within{
  --tw-ring-color:transparent
}

.focus-within\:tw-ring-current:focus-within{
  --tw-ring-color:currentColor
}

.focus-within\:tw-ring-black:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-white:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-gray-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-red-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-yellow-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-green-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-blue-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-indigo-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-purple-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-50:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-100:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-200:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-300:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-400:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-500:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-600:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-700:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-800:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
}

.focus-within\:tw-ring-pink-900:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
}

.focus\:tw-ring-transparent:focus{
  --tw-ring-color:transparent
}

.focus\:tw-ring-current:focus{
  --tw-ring-color:currentColor
}

.focus\:tw-ring-black:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus\:tw-ring-white:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
}

.focus\:tw-ring-gray-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
}

.focus\:tw-ring-red-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
}

.focus\:tw-ring-yellow-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
}

.focus\:tw-ring-green-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
}

.focus\:tw-ring-blue-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
}

.focus\:tw-ring-indigo-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
}

.focus\:tw-ring-purple-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-50:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-100:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-200:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-300:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-400:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-500:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-600:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-700:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-800:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
}

.focus\:tw-ring-pink-900:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
}

.tw-ring-opacity-0{
  --tw-ring-opacity:0
}

.tw-ring-opacity-5{
  --tw-ring-opacity:0.05
}

.tw-ring-opacity-10{
  --tw-ring-opacity:0.1
}

.tw-ring-opacity-20{
  --tw-ring-opacity:0.2
}

.tw-ring-opacity-25{
  --tw-ring-opacity:0.25
}

.tw-ring-opacity-30{
  --tw-ring-opacity:0.3
}

.tw-ring-opacity-40{
  --tw-ring-opacity:0.4
}

.tw-ring-opacity-50{
  --tw-ring-opacity:0.5
}

.tw-ring-opacity-60{
  --tw-ring-opacity:0.6
}

.tw-ring-opacity-70{
  --tw-ring-opacity:0.7
}

.tw-ring-opacity-75{
  --tw-ring-opacity:0.75
}

.tw-ring-opacity-80{
  --tw-ring-opacity:0.8
}

.tw-ring-opacity-90{
  --tw-ring-opacity:0.9
}

.tw-ring-opacity-95{
  --tw-ring-opacity:0.95
}

.tw-ring-opacity-100{
  --tw-ring-opacity:1
}

.focus-within\:tw-ring-opacity-0:focus-within{
  --tw-ring-opacity:0
}

.focus-within\:tw-ring-opacity-5:focus-within{
  --tw-ring-opacity:0.05
}

.focus-within\:tw-ring-opacity-10:focus-within{
  --tw-ring-opacity:0.1
}

.focus-within\:tw-ring-opacity-20:focus-within{
  --tw-ring-opacity:0.2
}

.focus-within\:tw-ring-opacity-25:focus-within{
  --tw-ring-opacity:0.25
}

.focus-within\:tw-ring-opacity-30:focus-within{
  --tw-ring-opacity:0.3
}

.focus-within\:tw-ring-opacity-40:focus-within{
  --tw-ring-opacity:0.4
}

.focus-within\:tw-ring-opacity-50:focus-within{
  --tw-ring-opacity:0.5
}

.focus-within\:tw-ring-opacity-60:focus-within{
  --tw-ring-opacity:0.6
}

.focus-within\:tw-ring-opacity-70:focus-within{
  --tw-ring-opacity:0.7
}

.focus-within\:tw-ring-opacity-75:focus-within{
  --tw-ring-opacity:0.75
}

.focus-within\:tw-ring-opacity-80:focus-within{
  --tw-ring-opacity:0.8
}

.focus-within\:tw-ring-opacity-90:focus-within{
  --tw-ring-opacity:0.9
}

.focus-within\:tw-ring-opacity-95:focus-within{
  --tw-ring-opacity:0.95
}

.focus-within\:tw-ring-opacity-100:focus-within{
  --tw-ring-opacity:1
}

.focus\:tw-ring-opacity-0:focus{
  --tw-ring-opacity:0
}

.focus\:tw-ring-opacity-5:focus{
  --tw-ring-opacity:0.05
}

.focus\:tw-ring-opacity-10:focus{
  --tw-ring-opacity:0.1
}

.focus\:tw-ring-opacity-20:focus{
  --tw-ring-opacity:0.2
}

.focus\:tw-ring-opacity-25:focus{
  --tw-ring-opacity:0.25
}

.focus\:tw-ring-opacity-30:focus{
  --tw-ring-opacity:0.3
}

.focus\:tw-ring-opacity-40:focus{
  --tw-ring-opacity:0.4
}

.focus\:tw-ring-opacity-50:focus{
  --tw-ring-opacity:0.5
}

.focus\:tw-ring-opacity-60:focus{
  --tw-ring-opacity:0.6
}

.focus\:tw-ring-opacity-70:focus{
  --tw-ring-opacity:0.7
}

.focus\:tw-ring-opacity-75:focus{
  --tw-ring-opacity:0.75
}

.focus\:tw-ring-opacity-80:focus{
  --tw-ring-opacity:0.8
}

.focus\:tw-ring-opacity-90:focus{
  --tw-ring-opacity:0.9
}

.focus\:tw-ring-opacity-95:focus{
  --tw-ring-opacity:0.95
}

.focus\:tw-ring-opacity-100:focus{
  --tw-ring-opacity:1
}

.tw-ring-offset-0{
  --tw-ring-offset-width:0px
}

.tw-ring-offset-1{
  --tw-ring-offset-width:1px
}

.tw-ring-offset-2{
  --tw-ring-offset-width:2px
}

.tw-ring-offset-4{
  --tw-ring-offset-width:4px
}

.tw-ring-offset-8{
  --tw-ring-offset-width:8px
}

.focus-within\:tw-ring-offset-0:focus-within{
  --tw-ring-offset-width:0px
}

.focus-within\:tw-ring-offset-1:focus-within{
  --tw-ring-offset-width:1px
}

.focus-within\:tw-ring-offset-2:focus-within{
  --tw-ring-offset-width:2px
}

.focus-within\:tw-ring-offset-4:focus-within{
  --tw-ring-offset-width:4px
}

.focus-within\:tw-ring-offset-8:focus-within{
  --tw-ring-offset-width:8px
}

.focus\:tw-ring-offset-0:focus{
  --tw-ring-offset-width:0px
}

.focus\:tw-ring-offset-1:focus{
  --tw-ring-offset-width:1px
}

.focus\:tw-ring-offset-2:focus{
  --tw-ring-offset-width:2px
}

.focus\:tw-ring-offset-4:focus{
  --tw-ring-offset-width:4px
}

.focus\:tw-ring-offset-8:focus{
  --tw-ring-offset-width:8px
}

.tw-ring-offset-transparent{
  --tw-ring-offset-color:transparent
}

.tw-ring-offset-current{
  --tw-ring-offset-color:currentColor
}

.tw-ring-offset-black{
  --tw-ring-offset-color:#000
}

.tw-ring-offset-white{
  --tw-ring-offset-color:#fff
}

.tw-ring-offset-gray-50{
  --tw-ring-offset-color:#f9fafb
}

.tw-ring-offset-gray-100{
  --tw-ring-offset-color:#f3f4f6
}

.tw-ring-offset-gray-200{
  --tw-ring-offset-color:#e5e7eb
}

.tw-ring-offset-gray-300{
  --tw-ring-offset-color:#d1d5db
}

.tw-ring-offset-gray-400{
  --tw-ring-offset-color:#9ca3af
}

.tw-ring-offset-gray-500{
  --tw-ring-offset-color:#6b7280
}

.tw-ring-offset-gray-600{
  --tw-ring-offset-color:#4b5563
}

.tw-ring-offset-gray-700{
  --tw-ring-offset-color:#374151
}

.tw-ring-offset-gray-800{
  --tw-ring-offset-color:#1f2937
}

.tw-ring-offset-gray-900{
  --tw-ring-offset-color:#111827
}

.tw-ring-offset-red-50{
  --tw-ring-offset-color:#fef2f2
}

.tw-ring-offset-red-100{
  --tw-ring-offset-color:#fee2e2
}

.tw-ring-offset-red-200{
  --tw-ring-offset-color:#fecaca
}

.tw-ring-offset-red-300{
  --tw-ring-offset-color:#fca5a5
}

.tw-ring-offset-red-400{
  --tw-ring-offset-color:#f87171
}

.tw-ring-offset-red-500{
  --tw-ring-offset-color:#ef4444
}

.tw-ring-offset-red-600{
  --tw-ring-offset-color:#dc2626
}

.tw-ring-offset-red-700{
  --tw-ring-offset-color:#b91c1c
}

.tw-ring-offset-red-800{
  --tw-ring-offset-color:#991b1b
}

.tw-ring-offset-red-900{
  --tw-ring-offset-color:#7f1d1d
}

.tw-ring-offset-yellow-50{
  --tw-ring-offset-color:#fffbeb
}

.tw-ring-offset-yellow-100{
  --tw-ring-offset-color:#fef3c7
}

.tw-ring-offset-yellow-200{
  --tw-ring-offset-color:#fde68a
}

.tw-ring-offset-yellow-300{
  --tw-ring-offset-color:#fcd34d
}

.tw-ring-offset-yellow-400{
  --tw-ring-offset-color:#fbbf24
}

.tw-ring-offset-yellow-500{
  --tw-ring-offset-color:#f59e0b
}

.tw-ring-offset-yellow-600{
  --tw-ring-offset-color:#d97706
}

.tw-ring-offset-yellow-700{
  --tw-ring-offset-color:#b45309
}

.tw-ring-offset-yellow-800{
  --tw-ring-offset-color:#92400e
}

.tw-ring-offset-yellow-900{
  --tw-ring-offset-color:#78350f
}

.tw-ring-offset-green-50{
  --tw-ring-offset-color:#ecfdf5
}

.tw-ring-offset-green-100{
  --tw-ring-offset-color:#d1fae5
}

.tw-ring-offset-green-200{
  --tw-ring-offset-color:#a7f3d0
}

.tw-ring-offset-green-300{
  --tw-ring-offset-color:#6ee7b7
}

.tw-ring-offset-green-400{
  --tw-ring-offset-color:#34d399
}

.tw-ring-offset-green-500{
  --tw-ring-offset-color:#10b981
}

.tw-ring-offset-green-600{
  --tw-ring-offset-color:#059669
}

.tw-ring-offset-green-700{
  --tw-ring-offset-color:#047857
}

.tw-ring-offset-green-800{
  --tw-ring-offset-color:#065f46
}

.tw-ring-offset-green-900{
  --tw-ring-offset-color:#064e3b
}

.tw-ring-offset-blue-50{
  --tw-ring-offset-color:#eff6ff
}

.tw-ring-offset-blue-100{
  --tw-ring-offset-color:#dbeafe
}

.tw-ring-offset-blue-200{
  --tw-ring-offset-color:#bfdbfe
}

.tw-ring-offset-blue-300{
  --tw-ring-offset-color:#93c5fd
}

.tw-ring-offset-blue-400{
  --tw-ring-offset-color:#60a5fa
}

.tw-ring-offset-blue-500{
  --tw-ring-offset-color:#3b82f6
}

.tw-ring-offset-blue-600{
  --tw-ring-offset-color:#2563eb
}

.tw-ring-offset-blue-700{
  --tw-ring-offset-color:#1d4ed8
}

.tw-ring-offset-blue-800{
  --tw-ring-offset-color:#1e40af
}

.tw-ring-offset-blue-900{
  --tw-ring-offset-color:#1e3a8a
}

.tw-ring-offset-indigo-50{
  --tw-ring-offset-color:#eef2ff
}

.tw-ring-offset-indigo-100{
  --tw-ring-offset-color:#e0e7ff
}

.tw-ring-offset-indigo-200{
  --tw-ring-offset-color:#c7d2fe
}

.tw-ring-offset-indigo-300{
  --tw-ring-offset-color:#a5b4fc
}

.tw-ring-offset-indigo-400{
  --tw-ring-offset-color:#818cf8
}

.tw-ring-offset-indigo-500{
  --tw-ring-offset-color:#6366f1
}

.tw-ring-offset-indigo-600{
  --tw-ring-offset-color:#4f46e5
}

.tw-ring-offset-indigo-700{
  --tw-ring-offset-color:#4338ca
}

.tw-ring-offset-indigo-800{
  --tw-ring-offset-color:#3730a3
}

.tw-ring-offset-indigo-900{
  --tw-ring-offset-color:#312e81
}

.tw-ring-offset-purple-50{
  --tw-ring-offset-color:#f5f3ff
}

.tw-ring-offset-purple-100{
  --tw-ring-offset-color:#ede9fe
}

.tw-ring-offset-purple-200{
  --tw-ring-offset-color:#ddd6fe
}

.tw-ring-offset-purple-300{
  --tw-ring-offset-color:#c4b5fd
}

.tw-ring-offset-purple-400{
  --tw-ring-offset-color:#a78bfa
}

.tw-ring-offset-purple-500{
  --tw-ring-offset-color:#8b5cf6
}

.tw-ring-offset-purple-600{
  --tw-ring-offset-color:#7c3aed
}

.tw-ring-offset-purple-700{
  --tw-ring-offset-color:#6d28d9
}

.tw-ring-offset-purple-800{
  --tw-ring-offset-color:#5b21b6
}

.tw-ring-offset-purple-900{
  --tw-ring-offset-color:#4c1d95
}

.tw-ring-offset-pink-50{
  --tw-ring-offset-color:#fdf2f8
}

.tw-ring-offset-pink-100{
  --tw-ring-offset-color:#fce7f3
}

.tw-ring-offset-pink-200{
  --tw-ring-offset-color:#fbcfe8
}

.tw-ring-offset-pink-300{
  --tw-ring-offset-color:#f9a8d4
}

.tw-ring-offset-pink-400{
  --tw-ring-offset-color:#f472b6
}

.tw-ring-offset-pink-500{
  --tw-ring-offset-color:#ec4899
}

.tw-ring-offset-pink-600{
  --tw-ring-offset-color:#db2777
}

.tw-ring-offset-pink-700{
  --tw-ring-offset-color:#be185d
}

.tw-ring-offset-pink-800{
  --tw-ring-offset-color:#9d174d
}

.tw-ring-offset-pink-900{
  --tw-ring-offset-color:#831843
}

.focus-within\:tw-ring-offset-transparent:focus-within{
  --tw-ring-offset-color:transparent
}

.focus-within\:tw-ring-offset-current:focus-within{
  --tw-ring-offset-color:currentColor
}

.focus-within\:tw-ring-offset-black:focus-within{
  --tw-ring-offset-color:#000
}

.focus-within\:tw-ring-offset-white:focus-within{
  --tw-ring-offset-color:#fff
}

.focus-within\:tw-ring-offset-gray-50:focus-within{
  --tw-ring-offset-color:#f9fafb
}

.focus-within\:tw-ring-offset-gray-100:focus-within{
  --tw-ring-offset-color:#f3f4f6
}

.focus-within\:tw-ring-offset-gray-200:focus-within{
  --tw-ring-offset-color:#e5e7eb
}

.focus-within\:tw-ring-offset-gray-300:focus-within{
  --tw-ring-offset-color:#d1d5db
}

.focus-within\:tw-ring-offset-gray-400:focus-within{
  --tw-ring-offset-color:#9ca3af
}

.focus-within\:tw-ring-offset-gray-500:focus-within{
  --tw-ring-offset-color:#6b7280
}

.focus-within\:tw-ring-offset-gray-600:focus-within{
  --tw-ring-offset-color:#4b5563
}

.focus-within\:tw-ring-offset-gray-700:focus-within{
  --tw-ring-offset-color:#374151
}

.focus-within\:tw-ring-offset-gray-800:focus-within{
  --tw-ring-offset-color:#1f2937
}

.focus-within\:tw-ring-offset-gray-900:focus-within{
  --tw-ring-offset-color:#111827
}

.focus-within\:tw-ring-offset-red-50:focus-within{
  --tw-ring-offset-color:#fef2f2
}

.focus-within\:tw-ring-offset-red-100:focus-within{
  --tw-ring-offset-color:#fee2e2
}

.focus-within\:tw-ring-offset-red-200:focus-within{
  --tw-ring-offset-color:#fecaca
}

.focus-within\:tw-ring-offset-red-300:focus-within{
  --tw-ring-offset-color:#fca5a5
}

.focus-within\:tw-ring-offset-red-400:focus-within{
  --tw-ring-offset-color:#f87171
}

.focus-within\:tw-ring-offset-red-500:focus-within{
  --tw-ring-offset-color:#ef4444
}

.focus-within\:tw-ring-offset-red-600:focus-within{
  --tw-ring-offset-color:#dc2626
}

.focus-within\:tw-ring-offset-red-700:focus-within{
  --tw-ring-offset-color:#b91c1c
}

.focus-within\:tw-ring-offset-red-800:focus-within{
  --tw-ring-offset-color:#991b1b
}

.focus-within\:tw-ring-offset-red-900:focus-within{
  --tw-ring-offset-color:#7f1d1d
}

.focus-within\:tw-ring-offset-yellow-50:focus-within{
  --tw-ring-offset-color:#fffbeb
}

.focus-within\:tw-ring-offset-yellow-100:focus-within{
  --tw-ring-offset-color:#fef3c7
}

.focus-within\:tw-ring-offset-yellow-200:focus-within{
  --tw-ring-offset-color:#fde68a
}

.focus-within\:tw-ring-offset-yellow-300:focus-within{
  --tw-ring-offset-color:#fcd34d
}

.focus-within\:tw-ring-offset-yellow-400:focus-within{
  --tw-ring-offset-color:#fbbf24
}

.focus-within\:tw-ring-offset-yellow-500:focus-within{
  --tw-ring-offset-color:#f59e0b
}

.focus-within\:tw-ring-offset-yellow-600:focus-within{
  --tw-ring-offset-color:#d97706
}

.focus-within\:tw-ring-offset-yellow-700:focus-within{
  --tw-ring-offset-color:#b45309
}

.focus-within\:tw-ring-offset-yellow-800:focus-within{
  --tw-ring-offset-color:#92400e
}

.focus-within\:tw-ring-offset-yellow-900:focus-within{
  --tw-ring-offset-color:#78350f
}

.focus-within\:tw-ring-offset-green-50:focus-within{
  --tw-ring-offset-color:#ecfdf5
}

.focus-within\:tw-ring-offset-green-100:focus-within{
  --tw-ring-offset-color:#d1fae5
}

.focus-within\:tw-ring-offset-green-200:focus-within{
  --tw-ring-offset-color:#a7f3d0
}

.focus-within\:tw-ring-offset-green-300:focus-within{
  --tw-ring-offset-color:#6ee7b7
}

.focus-within\:tw-ring-offset-green-400:focus-within{
  --tw-ring-offset-color:#34d399
}

.focus-within\:tw-ring-offset-green-500:focus-within{
  --tw-ring-offset-color:#10b981
}

.focus-within\:tw-ring-offset-green-600:focus-within{
  --tw-ring-offset-color:#059669
}

.focus-within\:tw-ring-offset-green-700:focus-within{
  --tw-ring-offset-color:#047857
}

.focus-within\:tw-ring-offset-green-800:focus-within{
  --tw-ring-offset-color:#065f46
}

.focus-within\:tw-ring-offset-green-900:focus-within{
  --tw-ring-offset-color:#064e3b
}

.focus-within\:tw-ring-offset-blue-50:focus-within{
  --tw-ring-offset-color:#eff6ff
}

.focus-within\:tw-ring-offset-blue-100:focus-within{
  --tw-ring-offset-color:#dbeafe
}

.focus-within\:tw-ring-offset-blue-200:focus-within{
  --tw-ring-offset-color:#bfdbfe
}

.focus-within\:tw-ring-offset-blue-300:focus-within{
  --tw-ring-offset-color:#93c5fd
}

.focus-within\:tw-ring-offset-blue-400:focus-within{
  --tw-ring-offset-color:#60a5fa
}

.focus-within\:tw-ring-offset-blue-500:focus-within{
  --tw-ring-offset-color:#3b82f6
}

.focus-within\:tw-ring-offset-blue-600:focus-within{
  --tw-ring-offset-color:#2563eb
}

.focus-within\:tw-ring-offset-blue-700:focus-within{
  --tw-ring-offset-color:#1d4ed8
}

.focus-within\:tw-ring-offset-blue-800:focus-within{
  --tw-ring-offset-color:#1e40af
}

.focus-within\:tw-ring-offset-blue-900:focus-within{
  --tw-ring-offset-color:#1e3a8a
}

.focus-within\:tw-ring-offset-indigo-50:focus-within{
  --tw-ring-offset-color:#eef2ff
}

.focus-within\:tw-ring-offset-indigo-100:focus-within{
  --tw-ring-offset-color:#e0e7ff
}

.focus-within\:tw-ring-offset-indigo-200:focus-within{
  --tw-ring-offset-color:#c7d2fe
}

.focus-within\:tw-ring-offset-indigo-300:focus-within{
  --tw-ring-offset-color:#a5b4fc
}

.focus-within\:tw-ring-offset-indigo-400:focus-within{
  --tw-ring-offset-color:#818cf8
}

.focus-within\:tw-ring-offset-indigo-500:focus-within{
  --tw-ring-offset-color:#6366f1
}

.focus-within\:tw-ring-offset-indigo-600:focus-within{
  --tw-ring-offset-color:#4f46e5
}

.focus-within\:tw-ring-offset-indigo-700:focus-within{
  --tw-ring-offset-color:#4338ca
}

.focus-within\:tw-ring-offset-indigo-800:focus-within{
  --tw-ring-offset-color:#3730a3
}

.focus-within\:tw-ring-offset-indigo-900:focus-within{
  --tw-ring-offset-color:#312e81
}

.focus-within\:tw-ring-offset-purple-50:focus-within{
  --tw-ring-offset-color:#f5f3ff
}

.focus-within\:tw-ring-offset-purple-100:focus-within{
  --tw-ring-offset-color:#ede9fe
}

.focus-within\:tw-ring-offset-purple-200:focus-within{
  --tw-ring-offset-color:#ddd6fe
}

.focus-within\:tw-ring-offset-purple-300:focus-within{
  --tw-ring-offset-color:#c4b5fd
}

.focus-within\:tw-ring-offset-purple-400:focus-within{
  --tw-ring-offset-color:#a78bfa
}

.focus-within\:tw-ring-offset-purple-500:focus-within{
  --tw-ring-offset-color:#8b5cf6
}

.focus-within\:tw-ring-offset-purple-600:focus-within{
  --tw-ring-offset-color:#7c3aed
}

.focus-within\:tw-ring-offset-purple-700:focus-within{
  --tw-ring-offset-color:#6d28d9
}

.focus-within\:tw-ring-offset-purple-800:focus-within{
  --tw-ring-offset-color:#5b21b6
}

.focus-within\:tw-ring-offset-purple-900:focus-within{
  --tw-ring-offset-color:#4c1d95
}

.focus-within\:tw-ring-offset-pink-50:focus-within{
  --tw-ring-offset-color:#fdf2f8
}

.focus-within\:tw-ring-offset-pink-100:focus-within{
  --tw-ring-offset-color:#fce7f3
}

.focus-within\:tw-ring-offset-pink-200:focus-within{
  --tw-ring-offset-color:#fbcfe8
}

.focus-within\:tw-ring-offset-pink-300:focus-within{
  --tw-ring-offset-color:#f9a8d4
}

.focus-within\:tw-ring-offset-pink-400:focus-within{
  --tw-ring-offset-color:#f472b6
}

.focus-within\:tw-ring-offset-pink-500:focus-within{
  --tw-ring-offset-color:#ec4899
}

.focus-within\:tw-ring-offset-pink-600:focus-within{
  --tw-ring-offset-color:#db2777
}

.focus-within\:tw-ring-offset-pink-700:focus-within{
  --tw-ring-offset-color:#be185d
}

.focus-within\:tw-ring-offset-pink-800:focus-within{
  --tw-ring-offset-color:#9d174d
}

.focus-within\:tw-ring-offset-pink-900:focus-within{
  --tw-ring-offset-color:#831843
}

.focus\:tw-ring-offset-transparent:focus{
  --tw-ring-offset-color:transparent
}

.focus\:tw-ring-offset-current:focus{
  --tw-ring-offset-color:currentColor
}

.focus\:tw-ring-offset-black:focus{
  --tw-ring-offset-color:#000
}

.focus\:tw-ring-offset-white:focus{
  --tw-ring-offset-color:#fff
}

.focus\:tw-ring-offset-gray-50:focus{
  --tw-ring-offset-color:#f9fafb
}

.focus\:tw-ring-offset-gray-100:focus{
  --tw-ring-offset-color:#f3f4f6
}

.focus\:tw-ring-offset-gray-200:focus{
  --tw-ring-offset-color:#e5e7eb
}

.focus\:tw-ring-offset-gray-300:focus{
  --tw-ring-offset-color:#d1d5db
}

.focus\:tw-ring-offset-gray-400:focus{
  --tw-ring-offset-color:#9ca3af
}

.focus\:tw-ring-offset-gray-500:focus{
  --tw-ring-offset-color:#6b7280
}

.focus\:tw-ring-offset-gray-600:focus{
  --tw-ring-offset-color:#4b5563
}

.focus\:tw-ring-offset-gray-700:focus{
  --tw-ring-offset-color:#374151
}

.focus\:tw-ring-offset-gray-800:focus{
  --tw-ring-offset-color:#1f2937
}

.focus\:tw-ring-offset-gray-900:focus{
  --tw-ring-offset-color:#111827
}

.focus\:tw-ring-offset-red-50:focus{
  --tw-ring-offset-color:#fef2f2
}

.focus\:tw-ring-offset-red-100:focus{
  --tw-ring-offset-color:#fee2e2
}

.focus\:tw-ring-offset-red-200:focus{
  --tw-ring-offset-color:#fecaca
}

.focus\:tw-ring-offset-red-300:focus{
  --tw-ring-offset-color:#fca5a5
}

.focus\:tw-ring-offset-red-400:focus{
  --tw-ring-offset-color:#f87171
}

.focus\:tw-ring-offset-red-500:focus{
  --tw-ring-offset-color:#ef4444
}

.focus\:tw-ring-offset-red-600:focus{
  --tw-ring-offset-color:#dc2626
}

.focus\:tw-ring-offset-red-700:focus{
  --tw-ring-offset-color:#b91c1c
}

.focus\:tw-ring-offset-red-800:focus{
  --tw-ring-offset-color:#991b1b
}

.focus\:tw-ring-offset-red-900:focus{
  --tw-ring-offset-color:#7f1d1d
}

.focus\:tw-ring-offset-yellow-50:focus{
  --tw-ring-offset-color:#fffbeb
}

.focus\:tw-ring-offset-yellow-100:focus{
  --tw-ring-offset-color:#fef3c7
}

.focus\:tw-ring-offset-yellow-200:focus{
  --tw-ring-offset-color:#fde68a
}

.focus\:tw-ring-offset-yellow-300:focus{
  --tw-ring-offset-color:#fcd34d
}

.focus\:tw-ring-offset-yellow-400:focus{
  --tw-ring-offset-color:#fbbf24
}

.focus\:tw-ring-offset-yellow-500:focus{
  --tw-ring-offset-color:#f59e0b
}

.focus\:tw-ring-offset-yellow-600:focus{
  --tw-ring-offset-color:#d97706
}

.focus\:tw-ring-offset-yellow-700:focus{
  --tw-ring-offset-color:#b45309
}

.focus\:tw-ring-offset-yellow-800:focus{
  --tw-ring-offset-color:#92400e
}

.focus\:tw-ring-offset-yellow-900:focus{
  --tw-ring-offset-color:#78350f
}

.focus\:tw-ring-offset-green-50:focus{
  --tw-ring-offset-color:#ecfdf5
}

.focus\:tw-ring-offset-green-100:focus{
  --tw-ring-offset-color:#d1fae5
}

.focus\:tw-ring-offset-green-200:focus{
  --tw-ring-offset-color:#a7f3d0
}

.focus\:tw-ring-offset-green-300:focus{
  --tw-ring-offset-color:#6ee7b7
}

.focus\:tw-ring-offset-green-400:focus{
  --tw-ring-offset-color:#34d399
}

.focus\:tw-ring-offset-green-500:focus{
  --tw-ring-offset-color:#10b981
}

.focus\:tw-ring-offset-green-600:focus{
  --tw-ring-offset-color:#059669
}

.focus\:tw-ring-offset-green-700:focus{
  --tw-ring-offset-color:#047857
}

.focus\:tw-ring-offset-green-800:focus{
  --tw-ring-offset-color:#065f46
}

.focus\:tw-ring-offset-green-900:focus{
  --tw-ring-offset-color:#064e3b
}

.focus\:tw-ring-offset-blue-50:focus{
  --tw-ring-offset-color:#eff6ff
}

.focus\:tw-ring-offset-blue-100:focus{
  --tw-ring-offset-color:#dbeafe
}

.focus\:tw-ring-offset-blue-200:focus{
  --tw-ring-offset-color:#bfdbfe
}

.focus\:tw-ring-offset-blue-300:focus{
  --tw-ring-offset-color:#93c5fd
}

.focus\:tw-ring-offset-blue-400:focus{
  --tw-ring-offset-color:#60a5fa
}

.focus\:tw-ring-offset-blue-500:focus{
  --tw-ring-offset-color:#3b82f6
}

.focus\:tw-ring-offset-blue-600:focus{
  --tw-ring-offset-color:#2563eb
}

.focus\:tw-ring-offset-blue-700:focus{
  --tw-ring-offset-color:#1d4ed8
}

.focus\:tw-ring-offset-blue-800:focus{
  --tw-ring-offset-color:#1e40af
}

.focus\:tw-ring-offset-blue-900:focus{
  --tw-ring-offset-color:#1e3a8a
}

.focus\:tw-ring-offset-indigo-50:focus{
  --tw-ring-offset-color:#eef2ff
}

.focus\:tw-ring-offset-indigo-100:focus{
  --tw-ring-offset-color:#e0e7ff
}

.focus\:tw-ring-offset-indigo-200:focus{
  --tw-ring-offset-color:#c7d2fe
}

.focus\:tw-ring-offset-indigo-300:focus{
  --tw-ring-offset-color:#a5b4fc
}

.focus\:tw-ring-offset-indigo-400:focus{
  --tw-ring-offset-color:#818cf8
}

.focus\:tw-ring-offset-indigo-500:focus{
  --tw-ring-offset-color:#6366f1
}

.focus\:tw-ring-offset-indigo-600:focus{
  --tw-ring-offset-color:#4f46e5
}

.focus\:tw-ring-offset-indigo-700:focus{
  --tw-ring-offset-color:#4338ca
}

.focus\:tw-ring-offset-indigo-800:focus{
  --tw-ring-offset-color:#3730a3
}

.focus\:tw-ring-offset-indigo-900:focus{
  --tw-ring-offset-color:#312e81
}

.focus\:tw-ring-offset-purple-50:focus{
  --tw-ring-offset-color:#f5f3ff
}

.focus\:tw-ring-offset-purple-100:focus{
  --tw-ring-offset-color:#ede9fe
}

.focus\:tw-ring-offset-purple-200:focus{
  --tw-ring-offset-color:#ddd6fe
}

.focus\:tw-ring-offset-purple-300:focus{
  --tw-ring-offset-color:#c4b5fd
}

.focus\:tw-ring-offset-purple-400:focus{
  --tw-ring-offset-color:#a78bfa
}

.focus\:tw-ring-offset-purple-500:focus{
  --tw-ring-offset-color:#8b5cf6
}

.focus\:tw-ring-offset-purple-600:focus{
  --tw-ring-offset-color:#7c3aed
}

.focus\:tw-ring-offset-purple-700:focus{
  --tw-ring-offset-color:#6d28d9
}

.focus\:tw-ring-offset-purple-800:focus{
  --tw-ring-offset-color:#5b21b6
}

.focus\:tw-ring-offset-purple-900:focus{
  --tw-ring-offset-color:#4c1d95
}

.focus\:tw-ring-offset-pink-50:focus{
  --tw-ring-offset-color:#fdf2f8
}

.focus\:tw-ring-offset-pink-100:focus{
  --tw-ring-offset-color:#fce7f3
}

.focus\:tw-ring-offset-pink-200:focus{
  --tw-ring-offset-color:#fbcfe8
}

.focus\:tw-ring-offset-pink-300:focus{
  --tw-ring-offset-color:#f9a8d4
}

.focus\:tw-ring-offset-pink-400:focus{
  --tw-ring-offset-color:#f472b6
}

.focus\:tw-ring-offset-pink-500:focus{
  --tw-ring-offset-color:#ec4899
}

.focus\:tw-ring-offset-pink-600:focus{
  --tw-ring-offset-color:#db2777
}

.focus\:tw-ring-offset-pink-700:focus{
  --tw-ring-offset-color:#be185d
}

.focus\:tw-ring-offset-pink-800:focus{
  --tw-ring-offset-color:#9d174d
}

.focus\:tw-ring-offset-pink-900:focus{
  --tw-ring-offset-color:#831843
}

.tw-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)
}

.tw-filter-none{
  filter:none
}

.tw-blur-0{
  --tw-blur:blur(0)
}

.tw-blur-none{
  --tw-blur:blur(0)
}

.tw-blur-sm{
  --tw-blur:blur(4px)
}

.tw-blur{
  --tw-blur:blur(8px)
}

.tw-blur-md{
  --tw-blur:blur(12px)
}

.tw-blur-lg{
  --tw-blur:blur(16px)
}

.tw-blur-xl{
  --tw-blur:blur(24px)
}

.tw-blur-2xl{
  --tw-blur:blur(40px)
}

.tw-blur-3xl{
  --tw-blur:blur(64px)
}

.tw-brightness-0{
  --tw-brightness:brightness(0)
}

.tw-brightness-50{
  --tw-brightness:brightness(.5)
}

.tw-brightness-75{
  --tw-brightness:brightness(.75)
}

.tw-brightness-90{
  --tw-brightness:brightness(.9)
}

.tw-brightness-95{
  --tw-brightness:brightness(.95)
}

.tw-brightness-100{
  --tw-brightness:brightness(1)
}

.tw-brightness-105{
  --tw-brightness:brightness(1.05)
}

.tw-brightness-110{
  --tw-brightness:brightness(1.1)
}

.tw-brightness-125{
  --tw-brightness:brightness(1.25)
}

.tw-brightness-150{
  --tw-brightness:brightness(1.5)
}

.tw-brightness-200{
  --tw-brightness:brightness(2)
}

.tw-contrast-0{
  --tw-contrast:contrast(0)
}

.tw-contrast-50{
  --tw-contrast:contrast(.5)
}

.tw-contrast-75{
  --tw-contrast:contrast(.75)
}

.tw-contrast-100{
  --tw-contrast:contrast(1)
}

.tw-contrast-125{
  --tw-contrast:contrast(1.25)
}

.tw-contrast-150{
  --tw-contrast:contrast(1.5)
}

.tw-contrast-200{
  --tw-contrast:contrast(2)
}

.tw-drop-shadow-sm{
  --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
}

.tw-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))
}

.tw-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))
}

.tw-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))
}

.tw-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))
}

.tw-drop-shadow-2xl{
  --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
}

.tw-drop-shadow-none{
  --tw-drop-shadow:drop-shadow(0 0 #0000)
}

.tw-grayscale-0{
  --tw-grayscale:grayscale(0)
}

.tw-grayscale{
  --tw-grayscale:grayscale(100%)
}

.tw-hue-rotate-0{
  --tw-hue-rotate:hue-rotate(0deg)
}

.tw-hue-rotate-15{
  --tw-hue-rotate:hue-rotate(15deg)
}

.tw-hue-rotate-30{
  --tw-hue-rotate:hue-rotate(30deg)
}

.tw-hue-rotate-60{
  --tw-hue-rotate:hue-rotate(60deg)
}

.tw-hue-rotate-90{
  --tw-hue-rotate:hue-rotate(90deg)
}

.tw-hue-rotate-180{
  --tw-hue-rotate:hue-rotate(180deg)
}

.tw--hue-rotate-180{
  --tw-hue-rotate:hue-rotate(-180deg)
}

.tw--hue-rotate-90{
  --tw-hue-rotate:hue-rotate(-90deg)
}

.tw--hue-rotate-60{
  --tw-hue-rotate:hue-rotate(-60deg)
}

.tw--hue-rotate-30{
  --tw-hue-rotate:hue-rotate(-30deg)
}

.tw--hue-rotate-15{
  --tw-hue-rotate:hue-rotate(-15deg)
}

.tw-invert-0{
  --tw-invert:invert(0)
}

.tw-invert{
  --tw-invert:invert(100%)
}

.tw-saturate-0{
  --tw-saturate:saturate(0)
}

.tw-saturate-50{
  --tw-saturate:saturate(.5)
}

.tw-saturate-100{
  --tw-saturate:saturate(1)
}

.tw-saturate-150{
  --tw-saturate:saturate(1.5)
}

.tw-saturate-200{
  --tw-saturate:saturate(2)
}

.tw-sepia-0{
  --tw-sepia:sepia(0)
}

.tw-sepia{
  --tw-sepia:sepia(100%)
}

.tw-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,/*!*/ /*!*/);
  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)
}

.tw-backdrop-filter-none{
  backdrop-filter:none
}

.tw-backdrop-blur-0{
  --tw-backdrop-blur:blur(0)
}

.tw-backdrop-blur-none{
  --tw-backdrop-blur:blur(0)
}

.tw-backdrop-blur-sm{
  --tw-backdrop-blur:blur(4px)
}

.tw-backdrop-blur{
  --tw-backdrop-blur:blur(8px)
}

.tw-backdrop-blur-md{
  --tw-backdrop-blur:blur(12px)
}

.tw-backdrop-blur-lg{
  --tw-backdrop-blur:blur(16px)
}

.tw-backdrop-blur-xl{
  --tw-backdrop-blur:blur(24px)
}

.tw-backdrop-blur-2xl{
  --tw-backdrop-blur:blur(40px)
}

.tw-backdrop-blur-3xl{
  --tw-backdrop-blur:blur(64px)
}

.tw-backdrop-brightness-0{
  --tw-backdrop-brightness:brightness(0)
}

.tw-backdrop-brightness-50{
  --tw-backdrop-brightness:brightness(.5)
}

.tw-backdrop-brightness-75{
  --tw-backdrop-brightness:brightness(.75)
}

.tw-backdrop-brightness-90{
  --tw-backdrop-brightness:brightness(.9)
}

.tw-backdrop-brightness-95{
  --tw-backdrop-brightness:brightness(.95)
}

.tw-backdrop-brightness-100{
  --tw-backdrop-brightness:brightness(1)
}

.tw-backdrop-brightness-105{
  --tw-backdrop-brightness:brightness(1.05)
}

.tw-backdrop-brightness-110{
  --tw-backdrop-brightness:brightness(1.1)
}

.tw-backdrop-brightness-125{
  --tw-backdrop-brightness:brightness(1.25)
}

.tw-backdrop-brightness-150{
  --tw-backdrop-brightness:brightness(1.5)
}

.tw-backdrop-brightness-200{
  --tw-backdrop-brightness:brightness(2)
}

.tw-backdrop-contrast-0{
  --tw-backdrop-contrast:contrast(0)
}

.tw-backdrop-contrast-50{
  --tw-backdrop-contrast:contrast(.5)
}

.tw-backdrop-contrast-75{
  --tw-backdrop-contrast:contrast(.75)
}

.tw-backdrop-contrast-100{
  --tw-backdrop-contrast:contrast(1)
}

.tw-backdrop-contrast-125{
  --tw-backdrop-contrast:contrast(1.25)
}

.tw-backdrop-contrast-150{
  --tw-backdrop-contrast:contrast(1.5)
}

.tw-backdrop-contrast-200{
  --tw-backdrop-contrast:contrast(2)
}

.tw-backdrop-grayscale-0{
  --tw-backdrop-grayscale:grayscale(0)
}

.tw-backdrop-grayscale{
  --tw-backdrop-grayscale:grayscale(100%)
}

.tw-backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate:hue-rotate(0deg)
}

.tw-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(15deg)
}

.tw-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(30deg)
}

.tw-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(60deg)
}

.tw-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(90deg)
}

.tw-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(180deg)
}

.tw--backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(-180deg)
}

.tw--backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(-90deg)
}

.tw--backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(-60deg)
}

.tw--backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(-30deg)
}

.tw--backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(-15deg)
}

.tw-backdrop-invert-0{
  --tw-backdrop-invert:invert(0)
}

.tw-backdrop-invert{
  --tw-backdrop-invert:invert(100%)
}

.tw-backdrop-opacity-0{
  --tw-backdrop-opacity:opacity(0)
}

.tw-backdrop-opacity-5{
  --tw-backdrop-opacity:opacity(0.05)
}

.tw-backdrop-opacity-10{
  --tw-backdrop-opacity:opacity(0.1)
}

.tw-backdrop-opacity-20{
  --tw-backdrop-opacity:opacity(0.2)
}

.tw-backdrop-opacity-25{
  --tw-backdrop-opacity:opacity(0.25)
}

.tw-backdrop-opacity-30{
  --tw-backdrop-opacity:opacity(0.3)
}

.tw-backdrop-opacity-40{
  --tw-backdrop-opacity:opacity(0.4)
}

.tw-backdrop-opacity-50{
  --tw-backdrop-opacity:opacity(0.5)
}

.tw-backdrop-opacity-60{
  --tw-backdrop-opacity:opacity(0.6)
}

.tw-backdrop-opacity-70{
  --tw-backdrop-opacity:opacity(0.7)
}

.tw-backdrop-opacity-75{
  --tw-backdrop-opacity:opacity(0.75)
}

.tw-backdrop-opacity-80{
  --tw-backdrop-opacity:opacity(0.8)
}

.tw-backdrop-opacity-90{
  --tw-backdrop-opacity:opacity(0.9)
}

.tw-backdrop-opacity-95{
  --tw-backdrop-opacity:opacity(0.95)
}

.tw-backdrop-opacity-100{
  --tw-backdrop-opacity:opacity(1)
}

.tw-backdrop-saturate-0{
  --tw-backdrop-saturate:saturate(0)
}

.tw-backdrop-saturate-50{
  --tw-backdrop-saturate:saturate(.5)
}

.tw-backdrop-saturate-100{
  --tw-backdrop-saturate:saturate(1)
}

.tw-backdrop-saturate-150{
  --tw-backdrop-saturate:saturate(1.5)
}

.tw-backdrop-saturate-200{
  --tw-backdrop-saturate:saturate(2)
}

.tw-backdrop-sepia-0{
  --tw-backdrop-sepia:sepia(0)
}

.tw-backdrop-sepia{
  --tw-backdrop-sepia:sepia(100%)
}

.tw-transition-none{
  transition-property:none
}

.tw-transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.tw-transition{
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.tw-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
}

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

.tw-transition-shadow{
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.tw-transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.tw-delay-75{
  transition-delay:75ms
}

.tw-delay-100{
  transition-delay:100ms
}

.tw-delay-150{
  transition-delay:150ms
}

.tw-delay-200{
  transition-delay:200ms
}

.tw-delay-300{
  transition-delay:300ms
}

.tw-delay-500{
  transition-delay:500ms
}

.tw-delay-700{
  transition-delay:700ms
}

.tw-delay-1000{
  transition-delay:1000ms
}

.tw-duration-75{
  transition-duration:75ms
}

.tw-duration-100{
  transition-duration:100ms
}

.tw-duration-150{
  transition-duration:150ms
}

.tw-duration-200{
  transition-duration:200ms
}

.tw-duration-300{
  transition-duration:300ms
}

.tw-duration-500{
  transition-duration:500ms
}

.tw-duration-700{
  transition-duration:700ms
}

.tw-duration-1000{
  transition-duration:1000ms
}

.tw-ease-linear{
  transition-timing-function:linear
}

.tw-ease-in{
  transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
}

.tw-ease-out{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.tw-ease-in-out{
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
}

:root {
  --primary-color: #46b5b7;
  --primary-dark: #3a9699;
  --primary-light: #5cc2c4;
  --primary-lighter: #e8f6f6;
  --secondary-color: #858796;
  --success-color: #1cc88a;
  --info-color: #36b9cc;
  --warning-color: #f6c23e;
  --danger-color: #e74a3b;
  --light-color: #f8f9fc;
  --dark-color: #5a5c69;
  --sidebar-width: 14rem;
  --navbar-height: 4.375rem;
  --border-radius-lg: 1rem;
  --border-radius-xl: 1.5rem;
  --shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

body {
  font-family: "Nunito", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background-color: #f8f9fc;
  margin: 0;
  padding: 0;
}

.text-primary-custom {
  color: var(--primary-color) !important;
}

.bg-primary-custom {
  background-color: var(--primary-color) !important;
}

.border-primary-custom {
  border-color: var(--primary-color) !important;
}

.btn-icon {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  padding: 0 !important;
  line-height: 1 !important;
}

.btn-icon i, .btn-icon .fas, .btn-icon .far, .btn-icon .fab, .btn-icon .fal {
  margin: 0 !important;
  position: relative;
  display: block;
}

.btn-icon .spinner-border, .btn-icon .spinner-border-sm {
  margin: 0 !important;
}

.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: var(--primary-dark);
  border-color: var(--primary-dark);
}

.spinner-custom {
  border: 3px solid #f3f3f3;
  border-top: 3px solid var(--primary-color);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* Premium Detail View Styles */

.detail-container {
  padding: 2rem 1rem;
  max-width: 1400px;
  margin: 0 auto;
  min-height: calc(100vh - 120px);
}

@media (max-width: 768px) {
  .detail-container {
    padding: 1rem 0.5rem;
  }
}

.detail-card {
  background: white;
  border: none;
  border-radius: var(--border-radius-xl);
  box-shadow: var(--shadow);
  overflow: hidden;
  transition: all 0.3s ease;
}

.detail-card:hover {
  box-shadow: var(--shadow-lg);
  transform: translateY(-2px);
}

.profile-header {
  background: linear-gradient(135deg, var(--primary-lighter) 0%, rgba(70, 181, 183, 0.1) 100%);
  padding: 2.5rem 2rem;
  border-bottom: 1px solid rgba(70, 181, 183, 0.1);
  position: relative;
}

.profile-header::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--primary-color), var(--primary-light));
}

@media (max-width: 768px) {
  .profile-header {
    padding: 2rem 1.5rem;
  }
}

.profile-avatar {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--primary-color), var(--primary-light));
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 3rem;
  font-weight: 600;
  margin: 0 auto 1.5rem;
  box-shadow: 0 8px 32px rgba(70, 181, 183, 0.3);
  border: 4px solid white;
  position: relative;
  overflow: hidden;
}

.profile-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.profile-avatar::after {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, transparent, rgba(255, 255, 255, 0.1), transparent);
  transform: rotate(45deg);
  transition: all 0.6s;
}

.profile-avatar:hover::after {
  animation: shimmer 1.5s ease-in-out;
}

@media (max-width: 768px) {
  .profile-avatar {
    width: 100px;
    height: 100px;
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
}

@keyframes shimmer {
  0% {
    transform: translateX(-100%) translateY(-100%) rotate(45deg);
  }

  100% {
    transform: translateX(100%) translateY(100%) rotate(45deg);
  }
}

.profile-info {
  text-align: center;
}

.profile-info .profile-name {
  font-size: 2.25rem;
  font-weight: 700;
  color: var(--dark-color);
  margin-bottom: 0.5rem;
  letter-spacing: -0.025em;
}

@media (max-width: 768px) {
  .profile-info .profile-name {
    font-size: 1.875rem;
  }
}

.profile-info .profile-email {
  font-size: 1.125rem;
  color: var(--secondary-color);
  margin-bottom: 1rem;
  font-weight: 500;
}

.profile-info .profile-id {
  font-size: 0.875rem;
  color: var(--secondary-color);
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 1.5rem;
}

.badge-status {
  font-size: 0.875rem;
  padding: 0.5rem 1.25rem;
  border-radius: 50px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  box-shadow: var(--shadow-sm);
}

.badge-status.badge-active {
  background: linear-gradient(135deg, var(--success-color), #17a673);
  color: white;
}

.badge-status.badge-inactive {
  background: linear-gradient(135deg, var(--secondary-color), #6c757d);
  color: white;
}

.badge-status.badge-pending {
  background: linear-gradient(135deg, var(--warning-color), #e0a800);
  color: var(--dark-color);
}

.action-buttons {
  display: flex;
  grid-gap: 0.75rem;
  gap: 0.75rem;
  justify-content: center;
  flex-wrap: wrap;
}

.action-buttons .btn {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.action-buttons .btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s;
}

.action-buttons .btn:hover::before {
  left: 100%;
}

.action-buttons .btn:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
}

.action-buttons .btn:active {
  transform: translateY(0);
}

.action-buttons .btn i {
  margin-right: 0.5rem;
}

@media (max-width: 768px) {
  .action-buttons {
    flex-direction: column;
  }

  .action-buttons .btn {
    width: 100%;
    justify-content: center;
  }
}

.details-section {
  padding: 2rem;
}

@media (max-width: 768px) {
  .details-section {
    padding: 1.5rem;
  }
}

.entity-field {
  margin-bottom: 2rem;
  padding: 1.5rem;
  background: rgba(248, 249, 252, 0.5);
  border-radius: var(--border-radius-lg);
  border-left: 4px solid var(--primary-color);
  transition: all 0.3s ease;
}

.entity-field:hover {
  background: rgba(248, 249, 252, 0.8);
  transform: translateX(4px);
}

.entity-field:last-child {
  margin-bottom: 0;
}

.entity-label {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--secondary-color);
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0.5rem;
  display: block;
}

.entity-value {
  font-size: 1.125rem;
  font-weight: 600;
  color: var(--dark-color);
  display: block;
  min-height: 1.5rem;
}

.entity-value.text-muted {
  color: var(--secondary-color) !important;
  font-style: italic;
  font-weight: 500;
}

.entity-value a {
  color: var(--primary-color);
  text-decoration: none;
  transition: color 0.3s ease;
}

.entity-value a:hover {
  color: var(--primary-dark);
  text-decoration: underline;
}

.detail-tabs .nav-tabs {
  border: none;
  background: rgba(248, 249, 252, 0.5);
  border-radius: var(--border-radius-lg);
  padding: 0.5rem;
  margin-bottom: 2rem;
}

.detail-tabs .nav-tabs .nav-link {
  border: none;
  color: var(--secondary-color);
  font-weight: 600;
  padding: 1rem 1.5rem;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
  position: relative;
}

.detail-tabs .nav-tabs .nav-link:hover {
  background: rgba(70, 181, 183, 0.1);
  color: var(--primary-color);
}

.detail-tabs .nav-tabs .nav-link.active {
  background: var(--primary-color);
  color: white;
  box-shadow: var(--shadow-sm);
}

.detail-tabs .nav-tabs .nav-link i {
  margin-right: 0.5rem;
}

.detail-tabs .tab-content .tab-pane {
  animation: fadeIn 0.3s ease-in;
}

.back-button {
  margin-bottom: 2rem;
}

.back-button .btn {
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  border-radius: 0.75rem;
  transition: all 0.3s ease;
}

.back-button .btn:hover {
  transform: translateX(-4px);
}

.back-button .btn i {
  margin-right: 0.5rem;
}

.loading-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.loading-overlay .spinner-border {
  width: 3rem;
  height: 3rem;
  color: var(--primary-color);
}

.error-state {
  text-align: center;
  padding: 3rem 2rem;
  color: var(--secondary-color);
}

.error-state i {
  font-size: 4rem;
  margin-bottom: 1.5rem;
  color: var(--danger-color);
}

.error-state h4 {
  margin-bottom: 1rem;
  color: var(--dark-color);
}

.error-state p {
  font-size: 1.125rem;
  margin-bottom: 2rem;
}

@media (max-width: 992px) {
  .detail-container {
    padding: 1.5rem 1rem;
  }

  .profile-header {
    text-align: center;
  }

  .action-buttons {
    justify-content: center;
  }
}

@media (max-width: 576px) {
  .detail-container {
    padding: 1rem 0.5rem;
  }

  .entity-field {
    padding: 1rem;
    margin-bottom: 1rem;
  }

  .details-section {
    padding: 1rem;
  }
}

.fade-in {
  animation: fadeIn 0.6s ease-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(30px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.interactive-hover {
  transition: all 0.3s ease;
}

.interactive-hover:hover {
  transform: translateY(-2px);
  box-shadow: var(--shadow);
}

@media (min-width: 640px){
  .sm\:tw-container{
    width:100%
  }

  @media (min-width: 640px){
    .sm\:tw-container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .sm\:tw-container{
      max-width:768px
    }
  }

  @media (min-width: 1024px){
    .sm\:tw-container{
      max-width:1024px
    }
  }

  @media (min-width: 1280px){
    .sm\:tw-container{
      max-width:1280px
    }
  }

  @media (min-width: 1536px){
    .sm\:tw-container{
      max-width:1536px
    }
  }

  .sm\:tw-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
  }

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

  .sm\:focus-within\:tw-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
  }

  .sm\:focus-within\:tw-not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .sm\:focus\:tw-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
  }

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

  .sm\:tw-pointer-events-none{
    pointer-events:none
  }

  .sm\:tw-pointer-events-auto{
    pointer-events:auto
  }

  .sm\:tw-visible{
    visibility:visible
  }

  .sm\:tw-invisible{
    visibility:hidden
  }

  .sm\:tw-static{
    position:static
  }

  .sm\:tw-fixed{
    position:fixed
  }

  .sm\:tw-absolute{
    position:absolute
  }

  .sm\:tw-relative{
    position:relative
  }

  .sm\:tw-sticky{
    position:sticky
  }

  .sm\:tw-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .sm\:tw-inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .sm\:tw-inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .sm\:tw-inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .sm\:tw-inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .sm\:tw-inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .sm\:tw-inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .sm\:tw-inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .sm\:tw-inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .sm\:tw-inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .sm\:tw-inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .sm\:tw-inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .sm\:tw-inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .sm\:tw-inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .sm\:tw-inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .sm\:tw-inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .sm\:tw-inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .sm\:tw-inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .sm\:tw-inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .sm\:tw-inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .sm\:tw-inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .sm\:tw-inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .sm\:tw-inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .sm\:tw-inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .sm\:tw-inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .sm\:tw-inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .sm\:tw-inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .sm\:tw-inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .sm\:tw-inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .sm\:tw-inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .sm\:tw-inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .sm\:tw-inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .sm\:tw-inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .sm\:tw-inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .sm\:tw-inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .sm\:tw-inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .sm\:tw--inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .sm\:tw--inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .sm\:tw--inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .sm\:tw--inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .sm\:tw--inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .sm\:tw--inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .sm\:tw--inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .sm\:tw--inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .sm\:tw--inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .sm\:tw--inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .sm\:tw--inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .sm\:tw--inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .sm\:tw--inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .sm\:tw--inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .sm\:tw--inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .sm\:tw--inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .sm\:tw--inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .sm\:tw--inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .sm\:tw--inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .sm\:tw--inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .sm\:tw--inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .sm\:tw--inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .sm\:tw--inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .sm\:tw--inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .sm\:tw--inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .sm\:tw--inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .sm\:tw--inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .sm\:tw--inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .sm\:tw--inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .sm\:tw--inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .sm\:tw--inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .sm\:tw--inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .sm\:tw--inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .sm\:tw--inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .sm\:tw--inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .sm\:tw-inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .sm\:tw-inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .sm\:tw-inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .sm\:tw-inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .sm\:tw-inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .sm\:tw-inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .sm\:tw-inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .sm\:tw--inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .sm\:tw--inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .sm\:tw--inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .sm\:tw--inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .sm\:tw--inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .sm\:tw--inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .sm\:tw--inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .sm\:tw-inset-x-0{
    left:0px;
    right:0px
  }

  .sm\:tw-inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .sm\:tw-inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .sm\:tw-inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .sm\:tw-inset-x-4{
    left:1rem;
    right:1rem
  }

  .sm\:tw-inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .sm\:tw-inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .sm\:tw-inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .sm\:tw-inset-x-8{
    left:2rem;
    right:2rem
  }

  .sm\:tw-inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .sm\:tw-inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .sm\:tw-inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .sm\:tw-inset-x-12{
    left:3rem;
    right:3rem
  }

  .sm\:tw-inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .sm\:tw-inset-x-16{
    left:4rem;
    right:4rem
  }

  .sm\:tw-inset-x-20{
    left:5rem;
    right:5rem
  }

  .sm\:tw-inset-x-24{
    left:6rem;
    right:6rem
  }

  .sm\:tw-inset-x-28{
    left:7rem;
    right:7rem
  }

  .sm\:tw-inset-x-32{
    left:8rem;
    right:8rem
  }

  .sm\:tw-inset-x-36{
    left:9rem;
    right:9rem
  }

  .sm\:tw-inset-x-40{
    left:10rem;
    right:10rem
  }

  .sm\:tw-inset-x-44{
    left:11rem;
    right:11rem
  }

  .sm\:tw-inset-x-48{
    left:12rem;
    right:12rem
  }

  .sm\:tw-inset-x-52{
    left:13rem;
    right:13rem
  }

  .sm\:tw-inset-x-56{
    left:14rem;
    right:14rem
  }

  .sm\:tw-inset-x-60{
    left:15rem;
    right:15rem
  }

  .sm\:tw-inset-x-64{
    left:16rem;
    right:16rem
  }

  .sm\:tw-inset-x-72{
    left:18rem;
    right:18rem
  }

  .sm\:tw-inset-x-80{
    left:20rem;
    right:20rem
  }

  .sm\:tw-inset-x-96{
    left:24rem;
    right:24rem
  }

  .sm\:tw-inset-x-auto{
    left:auto;
    right:auto
  }

  .sm\:tw-inset-x-px{
    left:1px;
    right:1px
  }

  .sm\:tw-inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .sm\:tw-inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .sm\:tw-inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .sm\:tw-inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .sm\:tw--inset-x-0{
    left:0px;
    right:0px
  }

  .sm\:tw--inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .sm\:tw--inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .sm\:tw--inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .sm\:tw--inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .sm\:tw--inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .sm\:tw--inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .sm\:tw--inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .sm\:tw--inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .sm\:tw--inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .sm\:tw--inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .sm\:tw--inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .sm\:tw--inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .sm\:tw--inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .sm\:tw--inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .sm\:tw--inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .sm\:tw--inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .sm\:tw--inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .sm\:tw--inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .sm\:tw--inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .sm\:tw--inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .sm\:tw--inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .sm\:tw--inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .sm\:tw--inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .sm\:tw--inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .sm\:tw--inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .sm\:tw--inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .sm\:tw--inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .sm\:tw--inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .sm\:tw--inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .sm\:tw--inset-x-px{
    left:-1px;
    right:-1px
  }

  .sm\:tw--inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .sm\:tw--inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .sm\:tw--inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .sm\:tw--inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .sm\:tw-inset-x-1\/2{
    left:50%;
    right:50%
  }

  .sm\:tw-inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .sm\:tw-inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .sm\:tw-inset-x-1\/4{
    left:25%;
    right:25%
  }

  .sm\:tw-inset-x-2\/4{
    left:50%;
    right:50%
  }

  .sm\:tw-inset-x-3\/4{
    left:75%;
    right:75%
  }

  .sm\:tw-inset-x-full{
    left:100%;
    right:100%
  }

  .sm\:tw--inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .sm\:tw--inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .sm\:tw--inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .sm\:tw--inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .sm\:tw--inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .sm\:tw--inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .sm\:tw--inset-x-full{
    left:-100%;
    right:-100%
  }

  .sm\:tw-inset-y-0{
    top:0px;
    bottom:0px
  }

  .sm\:tw-inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .sm\:tw-inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .sm\:tw-inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .sm\:tw-inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .sm\:tw-inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .sm\:tw-inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .sm\:tw-inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .sm\:tw-inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .sm\:tw-inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .sm\:tw-inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .sm\:tw-inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .sm\:tw-inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .sm\:tw-inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .sm\:tw-inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .sm\:tw-inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .sm\:tw-inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .sm\:tw-inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .sm\:tw-inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .sm\:tw-inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .sm\:tw-inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .sm\:tw-inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .sm\:tw-inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .sm\:tw-inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .sm\:tw-inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .sm\:tw-inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .sm\:tw-inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .sm\:tw-inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .sm\:tw-inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .sm\:tw-inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .sm\:tw-inset-y-auto{
    top:auto;
    bottom:auto
  }

  .sm\:tw-inset-y-px{
    top:1px;
    bottom:1px
  }

  .sm\:tw-inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .sm\:tw-inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .sm\:tw-inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .sm\:tw-inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .sm\:tw--inset-y-0{
    top:0px;
    bottom:0px
  }

  .sm\:tw--inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .sm\:tw--inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .sm\:tw--inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .sm\:tw--inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .sm\:tw--inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .sm\:tw--inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .sm\:tw--inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .sm\:tw--inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .sm\:tw--inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .sm\:tw--inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .sm\:tw--inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .sm\:tw--inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .sm\:tw--inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .sm\:tw--inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .sm\:tw--inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .sm\:tw--inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .sm\:tw--inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .sm\:tw--inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .sm\:tw--inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .sm\:tw--inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .sm\:tw--inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .sm\:tw--inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .sm\:tw--inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .sm\:tw--inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .sm\:tw--inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .sm\:tw--inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .sm\:tw--inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .sm\:tw--inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .sm\:tw--inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .sm\:tw--inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .sm\:tw--inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .sm\:tw--inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .sm\:tw--inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .sm\:tw--inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .sm\:tw-inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .sm\:tw-inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .sm\:tw-inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .sm\:tw-inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .sm\:tw-inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .sm\:tw-inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .sm\:tw-inset-y-full{
    top:100%;
    bottom:100%
  }

  .sm\:tw--inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .sm\:tw--inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .sm\:tw--inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .sm\:tw--inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .sm\:tw--inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .sm\:tw--inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .sm\:tw--inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .sm\:tw-top-0{
    top:0px
  }

  .sm\:tw-top-1{
    top:0.25rem
  }

  .sm\:tw-top-2{
    top:0.5rem
  }

  .sm\:tw-top-3{
    top:0.75rem
  }

  .sm\:tw-top-4{
    top:1rem
  }

  .sm\:tw-top-5{
    top:1.25rem
  }

  .sm\:tw-top-6{
    top:1.5rem
  }

  .sm\:tw-top-7{
    top:1.75rem
  }

  .sm\:tw-top-8{
    top:2rem
  }

  .sm\:tw-top-9{
    top:2.25rem
  }

  .sm\:tw-top-10{
    top:2.5rem
  }

  .sm\:tw-top-11{
    top:2.75rem
  }

  .sm\:tw-top-12{
    top:3rem
  }

  .sm\:tw-top-14{
    top:3.5rem
  }

  .sm\:tw-top-16{
    top:4rem
  }

  .sm\:tw-top-20{
    top:5rem
  }

  .sm\:tw-top-24{
    top:6rem
  }

  .sm\:tw-top-28{
    top:7rem
  }

  .sm\:tw-top-32{
    top:8rem
  }

  .sm\:tw-top-36{
    top:9rem
  }

  .sm\:tw-top-40{
    top:10rem
  }

  .sm\:tw-top-44{
    top:11rem
  }

  .sm\:tw-top-48{
    top:12rem
  }

  .sm\:tw-top-52{
    top:13rem
  }

  .sm\:tw-top-56{
    top:14rem
  }

  .sm\:tw-top-60{
    top:15rem
  }

  .sm\:tw-top-64{
    top:16rem
  }

  .sm\:tw-top-72{
    top:18rem
  }

  .sm\:tw-top-80{
    top:20rem
  }

  .sm\:tw-top-96{
    top:24rem
  }

  .sm\:tw-top-auto{
    top:auto
  }

  .sm\:tw-top-px{
    top:1px
  }

  .sm\:tw-top-0\.5{
    top:0.125rem
  }

  .sm\:tw-top-1\.5{
    top:0.375rem
  }

  .sm\:tw-top-2\.5{
    top:0.625rem
  }

  .sm\:tw-top-3\.5{
    top:0.875rem
  }

  .sm\:tw--top-0{
    top:0px
  }

  .sm\:tw--top-1{
    top:-0.25rem
  }

  .sm\:tw--top-2{
    top:-0.5rem
  }

  .sm\:tw--top-3{
    top:-0.75rem
  }

  .sm\:tw--top-4{
    top:-1rem
  }

  .sm\:tw--top-5{
    top:-1.25rem
  }

  .sm\:tw--top-6{
    top:-1.5rem
  }

  .sm\:tw--top-7{
    top:-1.75rem
  }

  .sm\:tw--top-8{
    top:-2rem
  }

  .sm\:tw--top-9{
    top:-2.25rem
  }

  .sm\:tw--top-10{
    top:-2.5rem
  }

  .sm\:tw--top-11{
    top:-2.75rem
  }

  .sm\:tw--top-12{
    top:-3rem
  }

  .sm\:tw--top-14{
    top:-3.5rem
  }

  .sm\:tw--top-16{
    top:-4rem
  }

  .sm\:tw--top-20{
    top:-5rem
  }

  .sm\:tw--top-24{
    top:-6rem
  }

  .sm\:tw--top-28{
    top:-7rem
  }

  .sm\:tw--top-32{
    top:-8rem
  }

  .sm\:tw--top-36{
    top:-9rem
  }

  .sm\:tw--top-40{
    top:-10rem
  }

  .sm\:tw--top-44{
    top:-11rem
  }

  .sm\:tw--top-48{
    top:-12rem
  }

  .sm\:tw--top-52{
    top:-13rem
  }

  .sm\:tw--top-56{
    top:-14rem
  }

  .sm\:tw--top-60{
    top:-15rem
  }

  .sm\:tw--top-64{
    top:-16rem
  }

  .sm\:tw--top-72{
    top:-18rem
  }

  .sm\:tw--top-80{
    top:-20rem
  }

  .sm\:tw--top-96{
    top:-24rem
  }

  .sm\:tw--top-px{
    top:-1px
  }

  .sm\:tw--top-0\.5{
    top:-0.125rem
  }

  .sm\:tw--top-1\.5{
    top:-0.375rem
  }

  .sm\:tw--top-2\.5{
    top:-0.625rem
  }

  .sm\:tw--top-3\.5{
    top:-0.875rem
  }

  .sm\:tw-top-1\/2{
    top:50%
  }

  .sm\:tw-top-1\/3{
    top:33.333333%
  }

  .sm\:tw-top-2\/3{
    top:66.666667%
  }

  .sm\:tw-top-1\/4{
    top:25%
  }

  .sm\:tw-top-2\/4{
    top:50%
  }

  .sm\:tw-top-3\/4{
    top:75%
  }

  .sm\:tw-top-full{
    top:100%
  }

  .sm\:tw--top-1\/2{
    top:-50%
  }

  .sm\:tw--top-1\/3{
    top:-33.333333%
  }

  .sm\:tw--top-2\/3{
    top:-66.666667%
  }

  .sm\:tw--top-1\/4{
    top:-25%
  }

  .sm\:tw--top-2\/4{
    top:-50%
  }

  .sm\:tw--top-3\/4{
    top:-75%
  }

  .sm\:tw--top-full{
    top:-100%
  }

  .sm\:tw-right-0{
    right:0px
  }

  .sm\:tw-right-1{
    right:0.25rem
  }

  .sm\:tw-right-2{
    right:0.5rem
  }

  .sm\:tw-right-3{
    right:0.75rem
  }

  .sm\:tw-right-4{
    right:1rem
  }

  .sm\:tw-right-5{
    right:1.25rem
  }

  .sm\:tw-right-6{
    right:1.5rem
  }

  .sm\:tw-right-7{
    right:1.75rem
  }

  .sm\:tw-right-8{
    right:2rem
  }

  .sm\:tw-right-9{
    right:2.25rem
  }

  .sm\:tw-right-10{
    right:2.5rem
  }

  .sm\:tw-right-11{
    right:2.75rem
  }

  .sm\:tw-right-12{
    right:3rem
  }

  .sm\:tw-right-14{
    right:3.5rem
  }

  .sm\:tw-right-16{
    right:4rem
  }

  .sm\:tw-right-20{
    right:5rem
  }

  .sm\:tw-right-24{
    right:6rem
  }

  .sm\:tw-right-28{
    right:7rem
  }

  .sm\:tw-right-32{
    right:8rem
  }

  .sm\:tw-right-36{
    right:9rem
  }

  .sm\:tw-right-40{
    right:10rem
  }

  .sm\:tw-right-44{
    right:11rem
  }

  .sm\:tw-right-48{
    right:12rem
  }

  .sm\:tw-right-52{
    right:13rem
  }

  .sm\:tw-right-56{
    right:14rem
  }

  .sm\:tw-right-60{
    right:15rem
  }

  .sm\:tw-right-64{
    right:16rem
  }

  .sm\:tw-right-72{
    right:18rem
  }

  .sm\:tw-right-80{
    right:20rem
  }

  .sm\:tw-right-96{
    right:24rem
  }

  .sm\:tw-right-auto{
    right:auto
  }

  .sm\:tw-right-px{
    right:1px
  }

  .sm\:tw-right-0\.5{
    right:0.125rem
  }

  .sm\:tw-right-1\.5{
    right:0.375rem
  }

  .sm\:tw-right-2\.5{
    right:0.625rem
  }

  .sm\:tw-right-3\.5{
    right:0.875rem
  }

  .sm\:tw--right-0{
    right:0px
  }

  .sm\:tw--right-1{
    right:-0.25rem
  }

  .sm\:tw--right-2{
    right:-0.5rem
  }

  .sm\:tw--right-3{
    right:-0.75rem
  }

  .sm\:tw--right-4{
    right:-1rem
  }

  .sm\:tw--right-5{
    right:-1.25rem
  }

  .sm\:tw--right-6{
    right:-1.5rem
  }

  .sm\:tw--right-7{
    right:-1.75rem
  }

  .sm\:tw--right-8{
    right:-2rem
  }

  .sm\:tw--right-9{
    right:-2.25rem
  }

  .sm\:tw--right-10{
    right:-2.5rem
  }

  .sm\:tw--right-11{
    right:-2.75rem
  }

  .sm\:tw--right-12{
    right:-3rem
  }

  .sm\:tw--right-14{
    right:-3.5rem
  }

  .sm\:tw--right-16{
    right:-4rem
  }

  .sm\:tw--right-20{
    right:-5rem
  }

  .sm\:tw--right-24{
    right:-6rem
  }

  .sm\:tw--right-28{
    right:-7rem
  }

  .sm\:tw--right-32{
    right:-8rem
  }

  .sm\:tw--right-36{
    right:-9rem
  }

  .sm\:tw--right-40{
    right:-10rem
  }

  .sm\:tw--right-44{
    right:-11rem
  }

  .sm\:tw--right-48{
    right:-12rem
  }

  .sm\:tw--right-52{
    right:-13rem
  }

  .sm\:tw--right-56{
    right:-14rem
  }

  .sm\:tw--right-60{
    right:-15rem
  }

  .sm\:tw--right-64{
    right:-16rem
  }

  .sm\:tw--right-72{
    right:-18rem
  }

  .sm\:tw--right-80{
    right:-20rem
  }

  .sm\:tw--right-96{
    right:-24rem
  }

  .sm\:tw--right-px{
    right:-1px
  }

  .sm\:tw--right-0\.5{
    right:-0.125rem
  }

  .sm\:tw--right-1\.5{
    right:-0.375rem
  }

  .sm\:tw--right-2\.5{
    right:-0.625rem
  }

  .sm\:tw--right-3\.5{
    right:-0.875rem
  }

  .sm\:tw-right-1\/2{
    right:50%
  }

  .sm\:tw-right-1\/3{
    right:33.333333%
  }

  .sm\:tw-right-2\/3{
    right:66.666667%
  }

  .sm\:tw-right-1\/4{
    right:25%
  }

  .sm\:tw-right-2\/4{
    right:50%
  }

  .sm\:tw-right-3\/4{
    right:75%
  }

  .sm\:tw-right-full{
    right:100%
  }

  .sm\:tw--right-1\/2{
    right:-50%
  }

  .sm\:tw--right-1\/3{
    right:-33.333333%
  }

  .sm\:tw--right-2\/3{
    right:-66.666667%
  }

  .sm\:tw--right-1\/4{
    right:-25%
  }

  .sm\:tw--right-2\/4{
    right:-50%
  }

  .sm\:tw--right-3\/4{
    right:-75%
  }

  .sm\:tw--right-full{
    right:-100%
  }

  .sm\:tw-bottom-0{
    bottom:0px
  }

  .sm\:tw-bottom-1{
    bottom:0.25rem
  }

  .sm\:tw-bottom-2{
    bottom:0.5rem
  }

  .sm\:tw-bottom-3{
    bottom:0.75rem
  }

  .sm\:tw-bottom-4{
    bottom:1rem
  }

  .sm\:tw-bottom-5{
    bottom:1.25rem
  }

  .sm\:tw-bottom-6{
    bottom:1.5rem
  }

  .sm\:tw-bottom-7{
    bottom:1.75rem
  }

  .sm\:tw-bottom-8{
    bottom:2rem
  }

  .sm\:tw-bottom-9{
    bottom:2.25rem
  }

  .sm\:tw-bottom-10{
    bottom:2.5rem
  }

  .sm\:tw-bottom-11{
    bottom:2.75rem
  }

  .sm\:tw-bottom-12{
    bottom:3rem
  }

  .sm\:tw-bottom-14{
    bottom:3.5rem
  }

  .sm\:tw-bottom-16{
    bottom:4rem
  }

  .sm\:tw-bottom-20{
    bottom:5rem
  }

  .sm\:tw-bottom-24{
    bottom:6rem
  }

  .sm\:tw-bottom-28{
    bottom:7rem
  }

  .sm\:tw-bottom-32{
    bottom:8rem
  }

  .sm\:tw-bottom-36{
    bottom:9rem
  }

  .sm\:tw-bottom-40{
    bottom:10rem
  }

  .sm\:tw-bottom-44{
    bottom:11rem
  }

  .sm\:tw-bottom-48{
    bottom:12rem
  }

  .sm\:tw-bottom-52{
    bottom:13rem
  }

  .sm\:tw-bottom-56{
    bottom:14rem
  }

  .sm\:tw-bottom-60{
    bottom:15rem
  }

  .sm\:tw-bottom-64{
    bottom:16rem
  }

  .sm\:tw-bottom-72{
    bottom:18rem
  }

  .sm\:tw-bottom-80{
    bottom:20rem
  }

  .sm\:tw-bottom-96{
    bottom:24rem
  }

  .sm\:tw-bottom-auto{
    bottom:auto
  }

  .sm\:tw-bottom-px{
    bottom:1px
  }

  .sm\:tw-bottom-0\.5{
    bottom:0.125rem
  }

  .sm\:tw-bottom-1\.5{
    bottom:0.375rem
  }

  .sm\:tw-bottom-2\.5{
    bottom:0.625rem
  }

  .sm\:tw-bottom-3\.5{
    bottom:0.875rem
  }

  .sm\:tw--bottom-0{
    bottom:0px
  }

  .sm\:tw--bottom-1{
    bottom:-0.25rem
  }

  .sm\:tw--bottom-2{
    bottom:-0.5rem
  }

  .sm\:tw--bottom-3{
    bottom:-0.75rem
  }

  .sm\:tw--bottom-4{
    bottom:-1rem
  }

  .sm\:tw--bottom-5{
    bottom:-1.25rem
  }

  .sm\:tw--bottom-6{
    bottom:-1.5rem
  }

  .sm\:tw--bottom-7{
    bottom:-1.75rem
  }

  .sm\:tw--bottom-8{
    bottom:-2rem
  }

  .sm\:tw--bottom-9{
    bottom:-2.25rem
  }

  .sm\:tw--bottom-10{
    bottom:-2.5rem
  }

  .sm\:tw--bottom-11{
    bottom:-2.75rem
  }

  .sm\:tw--bottom-12{
    bottom:-3rem
  }

  .sm\:tw--bottom-14{
    bottom:-3.5rem
  }

  .sm\:tw--bottom-16{
    bottom:-4rem
  }

  .sm\:tw--bottom-20{
    bottom:-5rem
  }

  .sm\:tw--bottom-24{
    bottom:-6rem
  }

  .sm\:tw--bottom-28{
    bottom:-7rem
  }

  .sm\:tw--bottom-32{
    bottom:-8rem
  }

  .sm\:tw--bottom-36{
    bottom:-9rem
  }

  .sm\:tw--bottom-40{
    bottom:-10rem
  }

  .sm\:tw--bottom-44{
    bottom:-11rem
  }

  .sm\:tw--bottom-48{
    bottom:-12rem
  }

  .sm\:tw--bottom-52{
    bottom:-13rem
  }

  .sm\:tw--bottom-56{
    bottom:-14rem
  }

  .sm\:tw--bottom-60{
    bottom:-15rem
  }

  .sm\:tw--bottom-64{
    bottom:-16rem
  }

  .sm\:tw--bottom-72{
    bottom:-18rem
  }

  .sm\:tw--bottom-80{
    bottom:-20rem
  }

  .sm\:tw--bottom-96{
    bottom:-24rem
  }

  .sm\:tw--bottom-px{
    bottom:-1px
  }

  .sm\:tw--bottom-0\.5{
    bottom:-0.125rem
  }

  .sm\:tw--bottom-1\.5{
    bottom:-0.375rem
  }

  .sm\:tw--bottom-2\.5{
    bottom:-0.625rem
  }

  .sm\:tw--bottom-3\.5{
    bottom:-0.875rem
  }

  .sm\:tw-bottom-1\/2{
    bottom:50%
  }

  .sm\:tw-bottom-1\/3{
    bottom:33.333333%
  }

  .sm\:tw-bottom-2\/3{
    bottom:66.666667%
  }

  .sm\:tw-bottom-1\/4{
    bottom:25%
  }

  .sm\:tw-bottom-2\/4{
    bottom:50%
  }

  .sm\:tw-bottom-3\/4{
    bottom:75%
  }

  .sm\:tw-bottom-full{
    bottom:100%
  }

  .sm\:tw--bottom-1\/2{
    bottom:-50%
  }

  .sm\:tw--bottom-1\/3{
    bottom:-33.333333%
  }

  .sm\:tw--bottom-2\/3{
    bottom:-66.666667%
  }

  .sm\:tw--bottom-1\/4{
    bottom:-25%
  }

  .sm\:tw--bottom-2\/4{
    bottom:-50%
  }

  .sm\:tw--bottom-3\/4{
    bottom:-75%
  }

  .sm\:tw--bottom-full{
    bottom:-100%
  }

  .sm\:tw-left-0{
    left:0px
  }

  .sm\:tw-left-1{
    left:0.25rem
  }

  .sm\:tw-left-2{
    left:0.5rem
  }

  .sm\:tw-left-3{
    left:0.75rem
  }

  .sm\:tw-left-4{
    left:1rem
  }

  .sm\:tw-left-5{
    left:1.25rem
  }

  .sm\:tw-left-6{
    left:1.5rem
  }

  .sm\:tw-left-7{
    left:1.75rem
  }

  .sm\:tw-left-8{
    left:2rem
  }

  .sm\:tw-left-9{
    left:2.25rem
  }

  .sm\:tw-left-10{
    left:2.5rem
  }

  .sm\:tw-left-11{
    left:2.75rem
  }

  .sm\:tw-left-12{
    left:3rem
  }

  .sm\:tw-left-14{
    left:3.5rem
  }

  .sm\:tw-left-16{
    left:4rem
  }

  .sm\:tw-left-20{
    left:5rem
  }

  .sm\:tw-left-24{
    left:6rem
  }

  .sm\:tw-left-28{
    left:7rem
  }

  .sm\:tw-left-32{
    left:8rem
  }

  .sm\:tw-left-36{
    left:9rem
  }

  .sm\:tw-left-40{
    left:10rem
  }

  .sm\:tw-left-44{
    left:11rem
  }

  .sm\:tw-left-48{
    left:12rem
  }

  .sm\:tw-left-52{
    left:13rem
  }

  .sm\:tw-left-56{
    left:14rem
  }

  .sm\:tw-left-60{
    left:15rem
  }

  .sm\:tw-left-64{
    left:16rem
  }

  .sm\:tw-left-72{
    left:18rem
  }

  .sm\:tw-left-80{
    left:20rem
  }

  .sm\:tw-left-96{
    left:24rem
  }

  .sm\:tw-left-auto{
    left:auto
  }

  .sm\:tw-left-px{
    left:1px
  }

  .sm\:tw-left-0\.5{
    left:0.125rem
  }

  .sm\:tw-left-1\.5{
    left:0.375rem
  }

  .sm\:tw-left-2\.5{
    left:0.625rem
  }

  .sm\:tw-left-3\.5{
    left:0.875rem
  }

  .sm\:tw--left-0{
    left:0px
  }

  .sm\:tw--left-1{
    left:-0.25rem
  }

  .sm\:tw--left-2{
    left:-0.5rem
  }

  .sm\:tw--left-3{
    left:-0.75rem
  }

  .sm\:tw--left-4{
    left:-1rem
  }

  .sm\:tw--left-5{
    left:-1.25rem
  }

  .sm\:tw--left-6{
    left:-1.5rem
  }

  .sm\:tw--left-7{
    left:-1.75rem
  }

  .sm\:tw--left-8{
    left:-2rem
  }

  .sm\:tw--left-9{
    left:-2.25rem
  }

  .sm\:tw--left-10{
    left:-2.5rem
  }

  .sm\:tw--left-11{
    left:-2.75rem
  }

  .sm\:tw--left-12{
    left:-3rem
  }

  .sm\:tw--left-14{
    left:-3.5rem
  }

  .sm\:tw--left-16{
    left:-4rem
  }

  .sm\:tw--left-20{
    left:-5rem
  }

  .sm\:tw--left-24{
    left:-6rem
  }

  .sm\:tw--left-28{
    left:-7rem
  }

  .sm\:tw--left-32{
    left:-8rem
  }

  .sm\:tw--left-36{
    left:-9rem
  }

  .sm\:tw--left-40{
    left:-10rem
  }

  .sm\:tw--left-44{
    left:-11rem
  }

  .sm\:tw--left-48{
    left:-12rem
  }

  .sm\:tw--left-52{
    left:-13rem
  }

  .sm\:tw--left-56{
    left:-14rem
  }

  .sm\:tw--left-60{
    left:-15rem
  }

  .sm\:tw--left-64{
    left:-16rem
  }

  .sm\:tw--left-72{
    left:-18rem
  }

  .sm\:tw--left-80{
    left:-20rem
  }

  .sm\:tw--left-96{
    left:-24rem
  }

  .sm\:tw--left-px{
    left:-1px
  }

  .sm\:tw--left-0\.5{
    left:-0.125rem
  }

  .sm\:tw--left-1\.5{
    left:-0.375rem
  }

  .sm\:tw--left-2\.5{
    left:-0.625rem
  }

  .sm\:tw--left-3\.5{
    left:-0.875rem
  }

  .sm\:tw-left-1\/2{
    left:50%
  }

  .sm\:tw-left-1\/3{
    left:33.333333%
  }

  .sm\:tw-left-2\/3{
    left:66.666667%
  }

  .sm\:tw-left-1\/4{
    left:25%
  }

  .sm\:tw-left-2\/4{
    left:50%
  }

  .sm\:tw-left-3\/4{
    left:75%
  }

  .sm\:tw-left-full{
    left:100%
  }

  .sm\:tw--left-1\/2{
    left:-50%
  }

  .sm\:tw--left-1\/3{
    left:-33.333333%
  }

  .sm\:tw--left-2\/3{
    left:-66.666667%
  }

  .sm\:tw--left-1\/4{
    left:-25%
  }

  .sm\:tw--left-2\/4{
    left:-50%
  }

  .sm\:tw--left-3\/4{
    left:-75%
  }

  .sm\:tw--left-full{
    left:-100%
  }

  .sm\:tw-isolate{
    isolation:isolate
  }

  .sm\:tw-isolation-auto{
    isolation:auto
  }

  .sm\:tw-z-0{
    z-index:0
  }

  .sm\:tw-z-10{
    z-index:10
  }

  .sm\:tw-z-20{
    z-index:20
  }

  .sm\:tw-z-30{
    z-index:30
  }

  .sm\:tw-z-40{
    z-index:40
  }

  .sm\:tw-z-50{
    z-index:50
  }

  .sm\:tw-z-auto{
    z-index:auto
  }

  .sm\:focus-within\:tw-z-0:focus-within{
    z-index:0
  }

  .sm\:focus-within\:tw-z-10:focus-within{
    z-index:10
  }

  .sm\:focus-within\:tw-z-20:focus-within{
    z-index:20
  }

  .sm\:focus-within\:tw-z-30:focus-within{
    z-index:30
  }

  .sm\:focus-within\:tw-z-40:focus-within{
    z-index:40
  }

  .sm\:focus-within\:tw-z-50:focus-within{
    z-index:50
  }

  .sm\:focus-within\:tw-z-auto:focus-within{
    z-index:auto
  }

  .sm\:focus\:tw-z-0:focus{
    z-index:0
  }

  .sm\:focus\:tw-z-10:focus{
    z-index:10
  }

  .sm\:focus\:tw-z-20:focus{
    z-index:20
  }

  .sm\:focus\:tw-z-30:focus{
    z-index:30
  }

  .sm\:focus\:tw-z-40:focus{
    z-index:40
  }

  .sm\:focus\:tw-z-50:focus{
    z-index:50
  }

  .sm\:focus\:tw-z-auto:focus{
    z-index:auto
  }

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

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

  .sm\:tw-order-3{
    order:3
  }

  .sm\:tw-order-4{
    order:4
  }

  .sm\:tw-order-5{
    order:5
  }

  .sm\:tw-order-6{
    order:6
  }

  .sm\:tw-order-7{
    order:7
  }

  .sm\:tw-order-8{
    order:8
  }

  .sm\:tw-order-9{
    order:9
  }

  .sm\:tw-order-10{
    order:10
  }

  .sm\:tw-order-11{
    order:11
  }

  .sm\:tw-order-12{
    order:12
  }

  .sm\:tw-order-first{
    order:-9999
  }

  .sm\:tw-order-last{
    order:9999
  }

  .sm\:tw-order-none{
    order:0
  }

  .sm\:tw-col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:tw-col-start-1{
    grid-column-start:1
  }

  .sm\:tw-col-start-2{
    grid-column-start:2
  }

  .sm\:tw-col-start-3{
    grid-column-start:3
  }

  .sm\:tw-col-start-4{
    grid-column-start:4
  }

  .sm\:tw-col-start-5{
    grid-column-start:5
  }

  .sm\:tw-col-start-6{
    grid-column-start:6
  }

  .sm\:tw-col-start-7{
    grid-column-start:7
  }

  .sm\:tw-col-start-8{
    grid-column-start:8
  }

  .sm\:tw-col-start-9{
    grid-column-start:9
  }

  .sm\:tw-col-start-10{
    grid-column-start:10
  }

  .sm\:tw-col-start-11{
    grid-column-start:11
  }

  .sm\:tw-col-start-12{
    grid-column-start:12
  }

  .sm\:tw-col-start-13{
    grid-column-start:13
  }

  .sm\:tw-col-start-auto{
    grid-column-start:auto
  }

  .sm\:tw-col-end-1{
    grid-column-end:1
  }

  .sm\:tw-col-end-2{
    grid-column-end:2
  }

  .sm\:tw-col-end-3{
    grid-column-end:3
  }

  .sm\:tw-col-end-4{
    grid-column-end:4
  }

  .sm\:tw-col-end-5{
    grid-column-end:5
  }

  .sm\:tw-col-end-6{
    grid-column-end:6
  }

  .sm\:tw-col-end-7{
    grid-column-end:7
  }

  .sm\:tw-col-end-8{
    grid-column-end:8
  }

  .sm\:tw-col-end-9{
    grid-column-end:9
  }

  .sm\:tw-col-end-10{
    grid-column-end:10
  }

  .sm\:tw-col-end-11{
    grid-column-end:11
  }

  .sm\:tw-col-end-12{
    grid-column-end:12
  }

  .sm\:tw-col-end-13{
    grid-column-end:13
  }

  .sm\:tw-col-end-auto{
    grid-column-end:auto
  }

  .sm\:tw-row-auto{
    grid-row:auto
  }

  .sm\:tw-row-span-1{
    grid-row:span 1 / span 1
  }

  .sm\:tw-row-span-2{
    grid-row:span 2 / span 2
  }

  .sm\:tw-row-span-3{
    grid-row:span 3 / span 3
  }

  .sm\:tw-row-span-4{
    grid-row:span 4 / span 4
  }

  .sm\:tw-row-span-5{
    grid-row:span 5 / span 5
  }

  .sm\:tw-row-span-6{
    grid-row:span 6 / span 6
  }

  .sm\:tw-row-span-full{
    grid-row:1 / -1
  }

  .sm\:tw-row-start-1{
    grid-row-start:1
  }

  .sm\:tw-row-start-2{
    grid-row-start:2
  }

  .sm\:tw-row-start-3{
    grid-row-start:3
  }

  .sm\:tw-row-start-4{
    grid-row-start:4
  }

  .sm\:tw-row-start-5{
    grid-row-start:5
  }

  .sm\:tw-row-start-6{
    grid-row-start:6
  }

  .sm\:tw-row-start-7{
    grid-row-start:7
  }

  .sm\:tw-row-start-auto{
    grid-row-start:auto
  }

  .sm\:tw-row-end-1{
    grid-row-end:1
  }

  .sm\:tw-row-end-2{
    grid-row-end:2
  }

  .sm\:tw-row-end-3{
    grid-row-end:3
  }

  .sm\:tw-row-end-4{
    grid-row-end:4
  }

  .sm\:tw-row-end-5{
    grid-row-end:5
  }

  .sm\:tw-row-end-6{
    grid-row-end:6
  }

  .sm\:tw-row-end-7{
    grid-row-end:7
  }

  .sm\:tw-row-end-auto{
    grid-row-end:auto
  }

  .sm\:tw-float-right{
    float:right
  }

  .sm\:tw-float-left{
    float:left
  }

  .sm\:tw-float-none{
    float:none
  }

  .sm\:tw-clear-left{
    clear:left
  }

  .sm\:tw-clear-right{
    clear:right
  }

  .sm\:tw-clear-both{
    clear:both
  }

  .sm\:tw-clear-none{
    clear:none
  }

  .sm\:tw-m-0{
    margin:0px
  }

  .sm\:tw-m-1{
    margin:0.25rem
  }

  .sm\:tw-m-2{
    margin:0.5rem
  }

  .sm\:tw-m-3{
    margin:0.75rem
  }

  .sm\:tw-m-4{
    margin:1rem
  }

  .sm\:tw-m-5{
    margin:1.25rem
  }

  .sm\:tw-m-6{
    margin:1.5rem
  }

  .sm\:tw-m-7{
    margin:1.75rem
  }

  .sm\:tw-m-8{
    margin:2rem
  }

  .sm\:tw-m-9{
    margin:2.25rem
  }

  .sm\:tw-m-10{
    margin:2.5rem
  }

  .sm\:tw-m-11{
    margin:2.75rem
  }

  .sm\:tw-m-12{
    margin:3rem
  }

  .sm\:tw-m-14{
    margin:3.5rem
  }

  .sm\:tw-m-16{
    margin:4rem
  }

  .sm\:tw-m-20{
    margin:5rem
  }

  .sm\:tw-m-24{
    margin:6rem
  }

  .sm\:tw-m-28{
    margin:7rem
  }

  .sm\:tw-m-32{
    margin:8rem
  }

  .sm\:tw-m-36{
    margin:9rem
  }

  .sm\:tw-m-40{
    margin:10rem
  }

  .sm\:tw-m-44{
    margin:11rem
  }

  .sm\:tw-m-48{
    margin:12rem
  }

  .sm\:tw-m-52{
    margin:13rem
  }

  .sm\:tw-m-56{
    margin:14rem
  }

  .sm\:tw-m-60{
    margin:15rem
  }

  .sm\:tw-m-64{
    margin:16rem
  }

  .sm\:tw-m-72{
    margin:18rem
  }

  .sm\:tw-m-80{
    margin:20rem
  }

  .sm\:tw-m-96{
    margin:24rem
  }

  .sm\:tw-m-auto{
    margin:auto
  }

  .sm\:tw-m-px{
    margin:1px
  }

  .sm\:tw-m-0\.5{
    margin:0.125rem
  }

  .sm\:tw-m-1\.5{
    margin:0.375rem
  }

  .sm\:tw-m-2\.5{
    margin:0.625rem
  }

  .sm\:tw-m-3\.5{
    margin:0.875rem
  }

  .sm\:tw--m-0{
    margin:0px
  }

  .sm\:tw--m-1{
    margin:-0.25rem
  }

  .sm\:tw--m-2{
    margin:-0.5rem
  }

  .sm\:tw--m-3{
    margin:-0.75rem
  }

  .sm\:tw--m-4{
    margin:-1rem
  }

  .sm\:tw--m-5{
    margin:-1.25rem
  }

  .sm\:tw--m-6{
    margin:-1.5rem
  }

  .sm\:tw--m-7{
    margin:-1.75rem
  }

  .sm\:tw--m-8{
    margin:-2rem
  }

  .sm\:tw--m-9{
    margin:-2.25rem
  }

  .sm\:tw--m-10{
    margin:-2.5rem
  }

  .sm\:tw--m-11{
    margin:-2.75rem
  }

  .sm\:tw--m-12{
    margin:-3rem
  }

  .sm\:tw--m-14{
    margin:-3.5rem
  }

  .sm\:tw--m-16{
    margin:-4rem
  }

  .sm\:tw--m-20{
    margin:-5rem
  }

  .sm\:tw--m-24{
    margin:-6rem
  }

  .sm\:tw--m-28{
    margin:-7rem
  }

  .sm\:tw--m-32{
    margin:-8rem
  }

  .sm\:tw--m-36{
    margin:-9rem
  }

  .sm\:tw--m-40{
    margin:-10rem
  }

  .sm\:tw--m-44{
    margin:-11rem
  }

  .sm\:tw--m-48{
    margin:-12rem
  }

  .sm\:tw--m-52{
    margin:-13rem
  }

  .sm\:tw--m-56{
    margin:-14rem
  }

  .sm\:tw--m-60{
    margin:-15rem
  }

  .sm\:tw--m-64{
    margin:-16rem
  }

  .sm\:tw--m-72{
    margin:-18rem
  }

  .sm\:tw--m-80{
    margin:-20rem
  }

  .sm\:tw--m-96{
    margin:-24rem
  }

  .sm\:tw--m-px{
    margin:-1px
  }

  .sm\:tw--m-0\.5{
    margin:-0.125rem
  }

  .sm\:tw--m-1\.5{
    margin:-0.375rem
  }

  .sm\:tw--m-2\.5{
    margin:-0.625rem
  }

  .sm\:tw--m-3\.5{
    margin:-0.875rem
  }

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

  .sm\:tw-mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

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

  .sm\:tw-mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .sm\:tw-mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .sm\:tw-mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

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

  .sm\:tw-mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

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

  .sm\:tw-mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .sm\:tw-mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

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

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

  .sm\:tw-mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .sm\:tw-mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .sm\:tw-mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

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

  .sm\:tw-mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

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

  .sm\:tw-mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .sm\:tw-mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .sm\:tw-mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

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

  .sm\:tw-mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .sm\:tw-mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

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

  .sm\:tw-mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .sm\:tw-mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .sm\:tw-mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .sm\:tw-mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .sm\:tw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .sm\:tw-mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .sm\:tw-mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .sm\:tw-mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .sm\:tw-mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .sm\:tw-mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

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

  .sm\:tw--mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

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

  .sm\:tw--mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .sm\:tw--mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .sm\:tw--mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

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

  .sm\:tw--mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

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

  .sm\:tw--mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .sm\:tw--mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

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

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

  .sm\:tw--mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .sm\:tw--mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .sm\:tw--mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

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

  .sm\:tw--mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

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

  .sm\:tw--mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .sm\:tw--mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .sm\:tw--mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

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

  .sm\:tw--mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .sm\:tw--mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

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

  .sm\:tw--mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .sm\:tw--mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .sm\:tw--mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .sm\:tw--mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .sm\:tw--mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .sm\:tw--mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .sm\:tw--mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .sm\:tw--mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .sm\:tw--mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .sm\:tw-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .sm\:tw-my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .sm\:tw-my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .sm\:tw-my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .sm\:tw-my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .sm\:tw-my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .sm\:tw-my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .sm\:tw-my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .sm\:tw-my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .sm\:tw-my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .sm\:tw-my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .sm\:tw-my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .sm\:tw-my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .sm\:tw-my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .sm\:tw-my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .sm\:tw-my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .sm\:tw-my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .sm\:tw-my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .sm\:tw-my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .sm\:tw-my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .sm\:tw-my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .sm\:tw-my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .sm\:tw-my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .sm\:tw-my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .sm\:tw-my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .sm\:tw-my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .sm\:tw-my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .sm\:tw-my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .sm\:tw-my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .sm\:tw-my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .sm\:tw-my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .sm\:tw-my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .sm\:tw-my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .sm\:tw-my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .sm\:tw-my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .sm\:tw-my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .sm\:tw--my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .sm\:tw--my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .sm\:tw--my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .sm\:tw--my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .sm\:tw--my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .sm\:tw--my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .sm\:tw--my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .sm\:tw--my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .sm\:tw--my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .sm\:tw--my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .sm\:tw--my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .sm\:tw--my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .sm\:tw--my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .sm\:tw--my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .sm\:tw--my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .sm\:tw--my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .sm\:tw--my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .sm\:tw--my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .sm\:tw--my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .sm\:tw--my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .sm\:tw--my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .sm\:tw--my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .sm\:tw--my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .sm\:tw--my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .sm\:tw--my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .sm\:tw--my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .sm\:tw--my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .sm\:tw--my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .sm\:tw--my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .sm\:tw--my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .sm\:tw--my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .sm\:tw--my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .sm\:tw--my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .sm\:tw--my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .sm\:tw--my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .sm\:tw-mt-0{
    margin-top:0px
  }

  .sm\:tw-mt-1{
    margin-top:0.25rem
  }

  .sm\:tw-mt-2{
    margin-top:0.5rem
  }

  .sm\:tw-mt-3{
    margin-top:0.75rem
  }

  .sm\:tw-mt-4{
    margin-top:1rem
  }

  .sm\:tw-mt-5{
    margin-top:1.25rem
  }

  .sm\:tw-mt-6{
    margin-top:1.5rem
  }

  .sm\:tw-mt-7{
    margin-top:1.75rem
  }

  .sm\:tw-mt-8{
    margin-top:2rem
  }

  .sm\:tw-mt-9{
    margin-top:2.25rem
  }

  .sm\:tw-mt-10{
    margin-top:2.5rem
  }

  .sm\:tw-mt-11{
    margin-top:2.75rem
  }

  .sm\:tw-mt-12{
    margin-top:3rem
  }

  .sm\:tw-mt-14{
    margin-top:3.5rem
  }

  .sm\:tw-mt-16{
    margin-top:4rem
  }

  .sm\:tw-mt-20{
    margin-top:5rem
  }

  .sm\:tw-mt-24{
    margin-top:6rem
  }

  .sm\:tw-mt-28{
    margin-top:7rem
  }

  .sm\:tw-mt-32{
    margin-top:8rem
  }

  .sm\:tw-mt-36{
    margin-top:9rem
  }

  .sm\:tw-mt-40{
    margin-top:10rem
  }

  .sm\:tw-mt-44{
    margin-top:11rem
  }

  .sm\:tw-mt-48{
    margin-top:12rem
  }

  .sm\:tw-mt-52{
    margin-top:13rem
  }

  .sm\:tw-mt-56{
    margin-top:14rem
  }

  .sm\:tw-mt-60{
    margin-top:15rem
  }

  .sm\:tw-mt-64{
    margin-top:16rem
  }

  .sm\:tw-mt-72{
    margin-top:18rem
  }

  .sm\:tw-mt-80{
    margin-top:20rem
  }

  .sm\:tw-mt-96{
    margin-top:24rem
  }

  .sm\:tw-mt-auto{
    margin-top:auto
  }

  .sm\:tw-mt-px{
    margin-top:1px
  }

  .sm\:tw-mt-0\.5{
    margin-top:0.125rem
  }

  .sm\:tw-mt-1\.5{
    margin-top:0.375rem
  }

  .sm\:tw-mt-2\.5{
    margin-top:0.625rem
  }

  .sm\:tw-mt-3\.5{
    margin-top:0.875rem
  }

  .sm\:tw--mt-0{
    margin-top:0px
  }

  .sm\:tw--mt-1{
    margin-top:-0.25rem
  }

  .sm\:tw--mt-2{
    margin-top:-0.5rem
  }

  .sm\:tw--mt-3{
    margin-top:-0.75rem
  }

  .sm\:tw--mt-4{
    margin-top:-1rem
  }

  .sm\:tw--mt-5{
    margin-top:-1.25rem
  }

  .sm\:tw--mt-6{
    margin-top:-1.5rem
  }

  .sm\:tw--mt-7{
    margin-top:-1.75rem
  }

  .sm\:tw--mt-8{
    margin-top:-2rem
  }

  .sm\:tw--mt-9{
    margin-top:-2.25rem
  }

  .sm\:tw--mt-10{
    margin-top:-2.5rem
  }

  .sm\:tw--mt-11{
    margin-top:-2.75rem
  }

  .sm\:tw--mt-12{
    margin-top:-3rem
  }

  .sm\:tw--mt-14{
    margin-top:-3.5rem
  }

  .sm\:tw--mt-16{
    margin-top:-4rem
  }

  .sm\:tw--mt-20{
    margin-top:-5rem
  }

  .sm\:tw--mt-24{
    margin-top:-6rem
  }

  .sm\:tw--mt-28{
    margin-top:-7rem
  }

  .sm\:tw--mt-32{
    margin-top:-8rem
  }

  .sm\:tw--mt-36{
    margin-top:-9rem
  }

  .sm\:tw--mt-40{
    margin-top:-10rem
  }

  .sm\:tw--mt-44{
    margin-top:-11rem
  }

  .sm\:tw--mt-48{
    margin-top:-12rem
  }

  .sm\:tw--mt-52{
    margin-top:-13rem
  }

  .sm\:tw--mt-56{
    margin-top:-14rem
  }

  .sm\:tw--mt-60{
    margin-top:-15rem
  }

  .sm\:tw--mt-64{
    margin-top:-16rem
  }

  .sm\:tw--mt-72{
    margin-top:-18rem
  }

  .sm\:tw--mt-80{
    margin-top:-20rem
  }

  .sm\:tw--mt-96{
    margin-top:-24rem
  }

  .sm\:tw--mt-px{
    margin-top:-1px
  }

  .sm\:tw--mt-0\.5{
    margin-top:-0.125rem
  }

  .sm\:tw--mt-1\.5{
    margin-top:-0.375rem
  }

  .sm\:tw--mt-2\.5{
    margin-top:-0.625rem
  }

  .sm\:tw--mt-3\.5{
    margin-top:-0.875rem
  }

  .sm\:tw-mr-0{
    margin-right:0px
  }

  .sm\:tw-mr-1{
    margin-right:0.25rem
  }

  .sm\:tw-mr-2{
    margin-right:0.5rem
  }

  .sm\:tw-mr-3{
    margin-right:0.75rem
  }

  .sm\:tw-mr-4{
    margin-right:1rem
  }

  .sm\:tw-mr-5{
    margin-right:1.25rem
  }

  .sm\:tw-mr-6{
    margin-right:1.5rem
  }

  .sm\:tw-mr-7{
    margin-right:1.75rem
  }

  .sm\:tw-mr-8{
    margin-right:2rem
  }

  .sm\:tw-mr-9{
    margin-right:2.25rem
  }

  .sm\:tw-mr-10{
    margin-right:2.5rem
  }

  .sm\:tw-mr-11{
    margin-right:2.75rem
  }

  .sm\:tw-mr-12{
    margin-right:3rem
  }

  .sm\:tw-mr-14{
    margin-right:3.5rem
  }

  .sm\:tw-mr-16{
    margin-right:4rem
  }

  .sm\:tw-mr-20{
    margin-right:5rem
  }

  .sm\:tw-mr-24{
    margin-right:6rem
  }

  .sm\:tw-mr-28{
    margin-right:7rem
  }

  .sm\:tw-mr-32{
    margin-right:8rem
  }

  .sm\:tw-mr-36{
    margin-right:9rem
  }

  .sm\:tw-mr-40{
    margin-right:10rem
  }

  .sm\:tw-mr-44{
    margin-right:11rem
  }

  .sm\:tw-mr-48{
    margin-right:12rem
  }

  .sm\:tw-mr-52{
    margin-right:13rem
  }

  .sm\:tw-mr-56{
    margin-right:14rem
  }

  .sm\:tw-mr-60{
    margin-right:15rem
  }

  .sm\:tw-mr-64{
    margin-right:16rem
  }

  .sm\:tw-mr-72{
    margin-right:18rem
  }

  .sm\:tw-mr-80{
    margin-right:20rem
  }

  .sm\:tw-mr-96{
    margin-right:24rem
  }

  .sm\:tw-mr-auto{
    margin-right:auto
  }

  .sm\:tw-mr-px{
    margin-right:1px
  }

  .sm\:tw-mr-0\.5{
    margin-right:0.125rem
  }

  .sm\:tw-mr-1\.5{
    margin-right:0.375rem
  }

  .sm\:tw-mr-2\.5{
    margin-right:0.625rem
  }

  .sm\:tw-mr-3\.5{
    margin-right:0.875rem
  }

  .sm\:tw--mr-0{
    margin-right:0px
  }

  .sm\:tw--mr-1{
    margin-right:-0.25rem
  }

  .sm\:tw--mr-2{
    margin-right:-0.5rem
  }

  .sm\:tw--mr-3{
    margin-right:-0.75rem
  }

  .sm\:tw--mr-4{
    margin-right:-1rem
  }

  .sm\:tw--mr-5{
    margin-right:-1.25rem
  }

  .sm\:tw--mr-6{
    margin-right:-1.5rem
  }

  .sm\:tw--mr-7{
    margin-right:-1.75rem
  }

  .sm\:tw--mr-8{
    margin-right:-2rem
  }

  .sm\:tw--mr-9{
    margin-right:-2.25rem
  }

  .sm\:tw--mr-10{
    margin-right:-2.5rem
  }

  .sm\:tw--mr-11{
    margin-right:-2.75rem
  }

  .sm\:tw--mr-12{
    margin-right:-3rem
  }

  .sm\:tw--mr-14{
    margin-right:-3.5rem
  }

  .sm\:tw--mr-16{
    margin-right:-4rem
  }

  .sm\:tw--mr-20{
    margin-right:-5rem
  }

  .sm\:tw--mr-24{
    margin-right:-6rem
  }

  .sm\:tw--mr-28{
    margin-right:-7rem
  }

  .sm\:tw--mr-32{
    margin-right:-8rem
  }

  .sm\:tw--mr-36{
    margin-right:-9rem
  }

  .sm\:tw--mr-40{
    margin-right:-10rem
  }

  .sm\:tw--mr-44{
    margin-right:-11rem
  }

  .sm\:tw--mr-48{
    margin-right:-12rem
  }

  .sm\:tw--mr-52{
    margin-right:-13rem
  }

  .sm\:tw--mr-56{
    margin-right:-14rem
  }

  .sm\:tw--mr-60{
    margin-right:-15rem
  }

  .sm\:tw--mr-64{
    margin-right:-16rem
  }

  .sm\:tw--mr-72{
    margin-right:-18rem
  }

  .sm\:tw--mr-80{
    margin-right:-20rem
  }

  .sm\:tw--mr-96{
    margin-right:-24rem
  }

  .sm\:tw--mr-px{
    margin-right:-1px
  }

  .sm\:tw--mr-0\.5{
    margin-right:-0.125rem
  }

  .sm\:tw--mr-1\.5{
    margin-right:-0.375rem
  }

  .sm\:tw--mr-2\.5{
    margin-right:-0.625rem
  }

  .sm\:tw--mr-3\.5{
    margin-right:-0.875rem
  }

  .sm\:tw-mb-0{
    margin-bottom:0px
  }

  .sm\:tw-mb-1{
    margin-bottom:0.25rem
  }

  .sm\:tw-mb-2{
    margin-bottom:0.5rem
  }

  .sm\:tw-mb-3{
    margin-bottom:0.75rem
  }

  .sm\:tw-mb-4{
    margin-bottom:1rem
  }

  .sm\:tw-mb-5{
    margin-bottom:1.25rem
  }

  .sm\:tw-mb-6{
    margin-bottom:1.5rem
  }

  .sm\:tw-mb-7{
    margin-bottom:1.75rem
  }

  .sm\:tw-mb-8{
    margin-bottom:2rem
  }

  .sm\:tw-mb-9{
    margin-bottom:2.25rem
  }

  .sm\:tw-mb-10{
    margin-bottom:2.5rem
  }

  .sm\:tw-mb-11{
    margin-bottom:2.75rem
  }

  .sm\:tw-mb-12{
    margin-bottom:3rem
  }

  .sm\:tw-mb-14{
    margin-bottom:3.5rem
  }

  .sm\:tw-mb-16{
    margin-bottom:4rem
  }

  .sm\:tw-mb-20{
    margin-bottom:5rem
  }

  .sm\:tw-mb-24{
    margin-bottom:6rem
  }

  .sm\:tw-mb-28{
    margin-bottom:7rem
  }

  .sm\:tw-mb-32{
    margin-bottom:8rem
  }

  .sm\:tw-mb-36{
    margin-bottom:9rem
  }

  .sm\:tw-mb-40{
    margin-bottom:10rem
  }

  .sm\:tw-mb-44{
    margin-bottom:11rem
  }

  .sm\:tw-mb-48{
    margin-bottom:12rem
  }

  .sm\:tw-mb-52{
    margin-bottom:13rem
  }

  .sm\:tw-mb-56{
    margin-bottom:14rem
  }

  .sm\:tw-mb-60{
    margin-bottom:15rem
  }

  .sm\:tw-mb-64{
    margin-bottom:16rem
  }

  .sm\:tw-mb-72{
    margin-bottom:18rem
  }

  .sm\:tw-mb-80{
    margin-bottom:20rem
  }

  .sm\:tw-mb-96{
    margin-bottom:24rem
  }

  .sm\:tw-mb-auto{
    margin-bottom:auto
  }

  .sm\:tw-mb-px{
    margin-bottom:1px
  }

  .sm\:tw-mb-0\.5{
    margin-bottom:0.125rem
  }

  .sm\:tw-mb-1\.5{
    margin-bottom:0.375rem
  }

  .sm\:tw-mb-2\.5{
    margin-bottom:0.625rem
  }

  .sm\:tw-mb-3\.5{
    margin-bottom:0.875rem
  }

  .sm\:tw--mb-0{
    margin-bottom:0px
  }

  .sm\:tw--mb-1{
    margin-bottom:-0.25rem
  }

  .sm\:tw--mb-2{
    margin-bottom:-0.5rem
  }

  .sm\:tw--mb-3{
    margin-bottom:-0.75rem
  }

  .sm\:tw--mb-4{
    margin-bottom:-1rem
  }

  .sm\:tw--mb-5{
    margin-bottom:-1.25rem
  }

  .sm\:tw--mb-6{
    margin-bottom:-1.5rem
  }

  .sm\:tw--mb-7{
    margin-bottom:-1.75rem
  }

  .sm\:tw--mb-8{
    margin-bottom:-2rem
  }

  .sm\:tw--mb-9{
    margin-bottom:-2.25rem
  }

  .sm\:tw--mb-10{
    margin-bottom:-2.5rem
  }

  .sm\:tw--mb-11{
    margin-bottom:-2.75rem
  }

  .sm\:tw--mb-12{
    margin-bottom:-3rem
  }

  .sm\:tw--mb-14{
    margin-bottom:-3.5rem
  }

  .sm\:tw--mb-16{
    margin-bottom:-4rem
  }

  .sm\:tw--mb-20{
    margin-bottom:-5rem
  }

  .sm\:tw--mb-24{
    margin-bottom:-6rem
  }

  .sm\:tw--mb-28{
    margin-bottom:-7rem
  }

  .sm\:tw--mb-32{
    margin-bottom:-8rem
  }

  .sm\:tw--mb-36{
    margin-bottom:-9rem
  }

  .sm\:tw--mb-40{
    margin-bottom:-10rem
  }

  .sm\:tw--mb-44{
    margin-bottom:-11rem
  }

  .sm\:tw--mb-48{
    margin-bottom:-12rem
  }

  .sm\:tw--mb-52{
    margin-bottom:-13rem
  }

  .sm\:tw--mb-56{
    margin-bottom:-14rem
  }

  .sm\:tw--mb-60{
    margin-bottom:-15rem
  }

  .sm\:tw--mb-64{
    margin-bottom:-16rem
  }

  .sm\:tw--mb-72{
    margin-bottom:-18rem
  }

  .sm\:tw--mb-80{
    margin-bottom:-20rem
  }

  .sm\:tw--mb-96{
    margin-bottom:-24rem
  }

  .sm\:tw--mb-px{
    margin-bottom:-1px
  }

  .sm\:tw--mb-0\.5{
    margin-bottom:-0.125rem
  }

  .sm\:tw--mb-1\.5{
    margin-bottom:-0.375rem
  }

  .sm\:tw--mb-2\.5{
    margin-bottom:-0.625rem
  }

  .sm\:tw--mb-3\.5{
    margin-bottom:-0.875rem
  }

  .sm\:tw-ml-0{
    margin-left:0px
  }

  .sm\:tw-ml-1{
    margin-left:0.25rem
  }

  .sm\:tw-ml-2{
    margin-left:0.5rem
  }

  .sm\:tw-ml-3{
    margin-left:0.75rem
  }

  .sm\:tw-ml-4{
    margin-left:1rem
  }

  .sm\:tw-ml-5{
    margin-left:1.25rem
  }

  .sm\:tw-ml-6{
    margin-left:1.5rem
  }

  .sm\:tw-ml-7{
    margin-left:1.75rem
  }

  .sm\:tw-ml-8{
    margin-left:2rem
  }

  .sm\:tw-ml-9{
    margin-left:2.25rem
  }

  .sm\:tw-ml-10{
    margin-left:2.5rem
  }

  .sm\:tw-ml-11{
    margin-left:2.75rem
  }

  .sm\:tw-ml-12{
    margin-left:3rem
  }

  .sm\:tw-ml-14{
    margin-left:3.5rem
  }

  .sm\:tw-ml-16{
    margin-left:4rem
  }

  .sm\:tw-ml-20{
    margin-left:5rem
  }

  .sm\:tw-ml-24{
    margin-left:6rem
  }

  .sm\:tw-ml-28{
    margin-left:7rem
  }

  .sm\:tw-ml-32{
    margin-left:8rem
  }

  .sm\:tw-ml-36{
    margin-left:9rem
  }

  .sm\:tw-ml-40{
    margin-left:10rem
  }

  .sm\:tw-ml-44{
    margin-left:11rem
  }

  .sm\:tw-ml-48{
    margin-left:12rem
  }

  .sm\:tw-ml-52{
    margin-left:13rem
  }

  .sm\:tw-ml-56{
    margin-left:14rem
  }

  .sm\:tw-ml-60{
    margin-left:15rem
  }

  .sm\:tw-ml-64{
    margin-left:16rem
  }

  .sm\:tw-ml-72{
    margin-left:18rem
  }

  .sm\:tw-ml-80{
    margin-left:20rem
  }

  .sm\:tw-ml-96{
    margin-left:24rem
  }

  .sm\:tw-ml-auto{
    margin-left:auto
  }

  .sm\:tw-ml-px{
    margin-left:1px
  }

  .sm\:tw-ml-0\.5{
    margin-left:0.125rem
  }

  .sm\:tw-ml-1\.5{
    margin-left:0.375rem
  }

  .sm\:tw-ml-2\.5{
    margin-left:0.625rem
  }

  .sm\:tw-ml-3\.5{
    margin-left:0.875rem
  }

  .sm\:tw--ml-0{
    margin-left:0px
  }

  .sm\:tw--ml-1{
    margin-left:-0.25rem
  }

  .sm\:tw--ml-2{
    margin-left:-0.5rem
  }

  .sm\:tw--ml-3{
    margin-left:-0.75rem
  }

  .sm\:tw--ml-4{
    margin-left:-1rem
  }

  .sm\:tw--ml-5{
    margin-left:-1.25rem
  }

  .sm\:tw--ml-6{
    margin-left:-1.5rem
  }

  .sm\:tw--ml-7{
    margin-left:-1.75rem
  }

  .sm\:tw--ml-8{
    margin-left:-2rem
  }

  .sm\:tw--ml-9{
    margin-left:-2.25rem
  }

  .sm\:tw--ml-10{
    margin-left:-2.5rem
  }

  .sm\:tw--ml-11{
    margin-left:-2.75rem
  }

  .sm\:tw--ml-12{
    margin-left:-3rem
  }

  .sm\:tw--ml-14{
    margin-left:-3.5rem
  }

  .sm\:tw--ml-16{
    margin-left:-4rem
  }

  .sm\:tw--ml-20{
    margin-left:-5rem
  }

  .sm\:tw--ml-24{
    margin-left:-6rem
  }

  .sm\:tw--ml-28{
    margin-left:-7rem
  }

  .sm\:tw--ml-32{
    margin-left:-8rem
  }

  .sm\:tw--ml-36{
    margin-left:-9rem
  }

  .sm\:tw--ml-40{
    margin-left:-10rem
  }

  .sm\:tw--ml-44{
    margin-left:-11rem
  }

  .sm\:tw--ml-48{
    margin-left:-12rem
  }

  .sm\:tw--ml-52{
    margin-left:-13rem
  }

  .sm\:tw--ml-56{
    margin-left:-14rem
  }

  .sm\:tw--ml-60{
    margin-left:-15rem
  }

  .sm\:tw--ml-64{
    margin-left:-16rem
  }

  .sm\:tw--ml-72{
    margin-left:-18rem
  }

  .sm\:tw--ml-80{
    margin-left:-20rem
  }

  .sm\:tw--ml-96{
    margin-left:-24rem
  }

  .sm\:tw--ml-px{
    margin-left:-1px
  }

  .sm\:tw--ml-0\.5{
    margin-left:-0.125rem
  }

  .sm\:tw--ml-1\.5{
    margin-left:-0.375rem
  }

  .sm\:tw--ml-2\.5{
    margin-left:-0.625rem
  }

  .sm\:tw--ml-3\.5{
    margin-left:-0.875rem
  }

  .sm\:tw-box-border{
    box-sizing:border-box
  }

  .sm\:tw-box-content{
    box-sizing:content-box
  }

  .sm\:tw-block{
    display:block
  }

  .sm\:tw-inline-block{
    display:inline-block
  }

  .sm\:tw-inline{
    display:inline
  }

  .sm\:tw-flex{
    display:flex
  }

  .sm\:tw-inline-flex{
    display:inline-flex
  }

  .sm\:tw-table{
    display:table
  }

  .sm\:tw-inline-table{
    display:inline-table
  }

  .sm\:tw-table-caption{
    display:table-caption
  }

  .sm\:tw-table-cell{
    display:table-cell
  }

  .sm\:tw-table-column{
    display:table-column
  }

  .sm\:tw-table-column-group{
    display:table-column-group
  }

  .sm\:tw-table-footer-group{
    display:table-footer-group
  }

  .sm\:tw-table-header-group{
    display:table-header-group
  }

  .sm\:tw-table-row-group{
    display:table-row-group
  }

  .sm\:tw-table-row{
    display:table-row
  }

  .sm\:tw-flow-root{
    display:flow-root
  }

  .sm\:tw-grid{
    display:grid
  }

  .sm\:tw-inline-grid{
    display:inline-grid
  }

  .sm\:tw-contents{
    display:contents
  }

  .sm\:tw-list-item{
    display:list-item
  }

  .sm\:tw-hidden{
    display:none
  }

  .sm\:tw-h-0{
    height:0px
  }

  .sm\:tw-h-1{
    height:0.25rem
  }

  .sm\:tw-h-2{
    height:0.5rem
  }

  .sm\:tw-h-3{
    height:0.75rem
  }

  .sm\:tw-h-4{
    height:1rem
  }

  .sm\:tw-h-5{
    height:1.25rem
  }

  .sm\:tw-h-6{
    height:1.5rem
  }

  .sm\:tw-h-7{
    height:1.75rem
  }

  .sm\:tw-h-8{
    height:2rem
  }

  .sm\:tw-h-9{
    height:2.25rem
  }

  .sm\:tw-h-10{
    height:2.5rem
  }

  .sm\:tw-h-11{
    height:2.75rem
  }

  .sm\:tw-h-12{
    height:3rem
  }

  .sm\:tw-h-14{
    height:3.5rem
  }

  .sm\:tw-h-16{
    height:4rem
  }

  .sm\:tw-h-20{
    height:5rem
  }

  .sm\:tw-h-24{
    height:6rem
  }

  .sm\:tw-h-28{
    height:7rem
  }

  .sm\:tw-h-32{
    height:8rem
  }

  .sm\:tw-h-36{
    height:9rem
  }

  .sm\:tw-h-40{
    height:10rem
  }

  .sm\:tw-h-44{
    height:11rem
  }

  .sm\:tw-h-48{
    height:12rem
  }

  .sm\:tw-h-52{
    height:13rem
  }

  .sm\:tw-h-56{
    height:14rem
  }

  .sm\:tw-h-60{
    height:15rem
  }

  .sm\:tw-h-64{
    height:16rem
  }

  .sm\:tw-h-72{
    height:18rem
  }

  .sm\:tw-h-80{
    height:20rem
  }

  .sm\:tw-h-96{
    height:24rem
  }

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

  .sm\:tw-h-px{
    height:1px
  }

  .sm\:tw-h-0\.5{
    height:0.125rem
  }

  .sm\:tw-h-1\.5{
    height:0.375rem
  }

  .sm\:tw-h-2\.5{
    height:0.625rem
  }

  .sm\:tw-h-3\.5{
    height:0.875rem
  }

  .sm\:tw-h-1\/2{
    height:50%
  }

  .sm\:tw-h-1\/3{
    height:33.333333%
  }

  .sm\:tw-h-2\/3{
    height:66.666667%
  }

  .sm\:tw-h-1\/4{
    height:25%
  }

  .sm\:tw-h-2\/4{
    height:50%
  }

  .sm\:tw-h-3\/4{
    height:75%
  }

  .sm\:tw-h-1\/5{
    height:20%
  }

  .sm\:tw-h-2\/5{
    height:40%
  }

  .sm\:tw-h-3\/5{
    height:60%
  }

  .sm\:tw-h-4\/5{
    height:80%
  }

  .sm\:tw-h-1\/6{
    height:16.666667%
  }

  .sm\:tw-h-2\/6{
    height:33.333333%
  }

  .sm\:tw-h-3\/6{
    height:50%
  }

  .sm\:tw-h-4\/6{
    height:66.666667%
  }

  .sm\:tw-h-5\/6{
    height:83.333333%
  }

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

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

  .sm\:tw-max-h-0{
    max-height:0px
  }

  .sm\:tw-max-h-1{
    max-height:0.25rem
  }

  .sm\:tw-max-h-2{
    max-height:0.5rem
  }

  .sm\:tw-max-h-3{
    max-height:0.75rem
  }

  .sm\:tw-max-h-4{
    max-height:1rem
  }

  .sm\:tw-max-h-5{
    max-height:1.25rem
  }

  .sm\:tw-max-h-6{
    max-height:1.5rem
  }

  .sm\:tw-max-h-7{
    max-height:1.75rem
  }

  .sm\:tw-max-h-8{
    max-height:2rem
  }

  .sm\:tw-max-h-9{
    max-height:2.25rem
  }

  .sm\:tw-max-h-10{
    max-height:2.5rem
  }

  .sm\:tw-max-h-11{
    max-height:2.75rem
  }

  .sm\:tw-max-h-12{
    max-height:3rem
  }

  .sm\:tw-max-h-14{
    max-height:3.5rem
  }

  .sm\:tw-max-h-16{
    max-height:4rem
  }

  .sm\:tw-max-h-20{
    max-height:5rem
  }

  .sm\:tw-max-h-24{
    max-height:6rem
  }

  .sm\:tw-max-h-28{
    max-height:7rem
  }

  .sm\:tw-max-h-32{
    max-height:8rem
  }

  .sm\:tw-max-h-36{
    max-height:9rem
  }

  .sm\:tw-max-h-40{
    max-height:10rem
  }

  .sm\:tw-max-h-44{
    max-height:11rem
  }

  .sm\:tw-max-h-48{
    max-height:12rem
  }

  .sm\:tw-max-h-52{
    max-height:13rem
  }

  .sm\:tw-max-h-56{
    max-height:14rem
  }

  .sm\:tw-max-h-60{
    max-height:15rem
  }

  .sm\:tw-max-h-64{
    max-height:16rem
  }

  .sm\:tw-max-h-72{
    max-height:18rem
  }

  .sm\:tw-max-h-80{
    max-height:20rem
  }

  .sm\:tw-max-h-96{
    max-height:24rem
  }

  .sm\:tw-max-h-px{
    max-height:1px
  }

  .sm\:tw-max-h-0\.5{
    max-height:0.125rem
  }

  .sm\:tw-max-h-1\.5{
    max-height:0.375rem
  }

  .sm\:tw-max-h-2\.5{
    max-height:0.625rem
  }

  .sm\:tw-max-h-3\.5{
    max-height:0.875rem
  }

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

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

  .sm\:tw-min-h-0{
    min-height:0px
  }

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

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

  .sm\:tw-w-0{
    width:0px
  }

  .sm\:tw-w-1{
    width:0.25rem
  }

  .sm\:tw-w-2{
    width:0.5rem
  }

  .sm\:tw-w-3{
    width:0.75rem
  }

  .sm\:tw-w-4{
    width:1rem
  }

  .sm\:tw-w-5{
    width:1.25rem
  }

  .sm\:tw-w-6{
    width:1.5rem
  }

  .sm\:tw-w-7{
    width:1.75rem
  }

  .sm\:tw-w-8{
    width:2rem
  }

  .sm\:tw-w-9{
    width:2.25rem
  }

  .sm\:tw-w-10{
    width:2.5rem
  }

  .sm\:tw-w-11{
    width:2.75rem
  }

  .sm\:tw-w-12{
    width:3rem
  }

  .sm\:tw-w-14{
    width:3.5rem
  }

  .sm\:tw-w-16{
    width:4rem
  }

  .sm\:tw-w-20{
    width:5rem
  }

  .sm\:tw-w-24{
    width:6rem
  }

  .sm\:tw-w-28{
    width:7rem
  }

  .sm\:tw-w-32{
    width:8rem
  }

  .sm\:tw-w-36{
    width:9rem
  }

  .sm\:tw-w-40{
    width:10rem
  }

  .sm\:tw-w-44{
    width:11rem
  }

  .sm\:tw-w-48{
    width:12rem
  }

  .sm\:tw-w-52{
    width:13rem
  }

  .sm\:tw-w-56{
    width:14rem
  }

  .sm\:tw-w-60{
    width:15rem
  }

  .sm\:tw-w-64{
    width:16rem
  }

  .sm\:tw-w-72{
    width:18rem
  }

  .sm\:tw-w-80{
    width:20rem
  }

  .sm\:tw-w-96{
    width:24rem
  }

  .sm\:tw-w-auto{
    width:auto
  }

  .sm\:tw-w-px{
    width:1px
  }

  .sm\:tw-w-0\.5{
    width:0.125rem
  }

  .sm\:tw-w-1\.5{
    width:0.375rem
  }

  .sm\:tw-w-2\.5{
    width:0.625rem
  }

  .sm\:tw-w-3\.5{
    width:0.875rem
  }

  .sm\:tw-w-1\/2{
    width:50%
  }

  .sm\:tw-w-1\/3{
    width:33.333333%
  }

  .sm\:tw-w-2\/3{
    width:66.666667%
  }

  .sm\:tw-w-1\/4{
    width:25%
  }

  .sm\:tw-w-2\/4{
    width:50%
  }

  .sm\:tw-w-3\/4{
    width:75%
  }

  .sm\:tw-w-1\/5{
    width:20%
  }

  .sm\:tw-w-2\/5{
    width:40%
  }

  .sm\:tw-w-3\/5{
    width:60%
  }

  .sm\:tw-w-4\/5{
    width:80%
  }

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

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

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

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

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

  .sm\:tw-w-1\/12{
    width:8.333333%
  }

  .sm\:tw-w-2\/12{
    width:16.666667%
  }

  .sm\:tw-w-3\/12{
    width:25%
  }

  .sm\:tw-w-4\/12{
    width:33.333333%
  }

  .sm\:tw-w-5\/12{
    width:41.666667%
  }

  .sm\:tw-w-6\/12{
    width:50%
  }

  .sm\:tw-w-7\/12{
    width:58.333333%
  }

  .sm\:tw-w-8\/12{
    width:66.666667%
  }

  .sm\:tw-w-9\/12{
    width:75%
  }

  .sm\:tw-w-10\/12{
    width:83.333333%
  }

  .sm\:tw-w-11\/12{
    width:91.666667%
  }

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

  .sm\:tw-w-screen{
    width:100vw
  }

  .sm\:tw-w-min{
    width:min-content
  }

  .sm\:tw-w-max{
    width:max-content
  }

  .sm\:tw-min-w-0{
    min-width:0px
  }

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

  .sm\:tw-min-w-min{
    min-width:min-content
  }

  .sm\:tw-min-w-max{
    min-width:max-content
  }

  .sm\:tw-max-w-0{
    max-width:0rem
  }

  .sm\:tw-max-w-none{
    max-width:none
  }

  .sm\:tw-max-w-xs{
    max-width:20rem
  }

  .sm\:tw-max-w-sm{
    max-width:24rem
  }

  .sm\:tw-max-w-md{
    max-width:28rem
  }

  .sm\:tw-max-w-lg{
    max-width:32rem
  }

  .sm\:tw-max-w-xl{
    max-width:36rem
  }

  .sm\:tw-max-w-2xl{
    max-width:42rem
  }

  .sm\:tw-max-w-3xl{
    max-width:48rem
  }

  .sm\:tw-max-w-4xl{
    max-width:56rem
  }

  .sm\:tw-max-w-5xl{
    max-width:64rem
  }

  .sm\:tw-max-w-6xl{
    max-width:72rem
  }

  .sm\:tw-max-w-7xl{
    max-width:80rem
  }

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

  .sm\:tw-max-w-min{
    max-width:min-content
  }

  .sm\:tw-max-w-max{
    max-width:max-content
  }

  .sm\:tw-max-w-prose{
    max-width:65ch
  }

  .sm\:tw-max-w-screen-sm{
    max-width:640px
  }

  .sm\:tw-max-w-screen-md{
    max-width:768px
  }

  .sm\:tw-max-w-screen-lg{
    max-width:1024px
  }

  .sm\:tw-max-w-screen-xl{
    max-width:1280px
  }

  .sm\:tw-max-w-screen-2xl{
    max-width:1536px
  }

  .sm\:tw-flex-1{
    flex:1 1 0%
  }

  .sm\:tw-flex-auto{
    flex:1 1 auto
  }

  .sm\:tw-flex-initial{
    flex:0 1 auto
  }

  .sm\:tw-flex-none{
    flex:none
  }

  .sm\:tw-flex-shrink-0{
    flex-shrink:0
  }

  .sm\:tw-flex-shrink{
    flex-shrink:1
  }

  .sm\:tw-flex-grow-0{
    flex-grow:0
  }

  .sm\:tw-flex-grow{
    flex-grow:1
  }

  .sm\:tw-table-auto{
    table-layout:auto
  }

  .sm\:tw-table-fixed{
    table-layout:fixed
  }

  .sm\:tw-border-collapse{
    border-collapse:collapse
  }

  .sm\:tw-border-separate{
    border-collapse:separate
  }

  .sm\:tw-origin-center{
    transform-origin:center
  }

  .sm\:tw-origin-top{
    transform-origin:top
  }

  .sm\:tw-origin-top-right{
    transform-origin:top right
  }

  .sm\:tw-origin-right{
    transform-origin:right
  }

  .sm\:tw-origin-bottom-right{
    transform-origin:bottom right
  }

  .sm\:tw-origin-bottom{
    transform-origin:bottom
  }

  .sm\:tw-origin-bottom-left{
    transform-origin:bottom left
  }

  .sm\:tw-origin-left{
    transform-origin:left
  }

  .sm\:tw-origin-top-left{
    transform-origin:top left
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-transform-none{
    transform:none
  }

  .sm\:tw-translate-x-0{
    --tw-translate-x:0px
  }

  .sm\:tw-translate-x-1{
    --tw-translate-x:0.25rem
  }

  .sm\:tw-translate-x-2{
    --tw-translate-x:0.5rem
  }

  .sm\:tw-translate-x-3{
    --tw-translate-x:0.75rem
  }

  .sm\:tw-translate-x-4{
    --tw-translate-x:1rem
  }

  .sm\:tw-translate-x-5{
    --tw-translate-x:1.25rem
  }

  .sm\:tw-translate-x-6{
    --tw-translate-x:1.5rem
  }

  .sm\:tw-translate-x-7{
    --tw-translate-x:1.75rem
  }

  .sm\:tw-translate-x-8{
    --tw-translate-x:2rem
  }

  .sm\:tw-translate-x-9{
    --tw-translate-x:2.25rem
  }

  .sm\:tw-translate-x-10{
    --tw-translate-x:2.5rem
  }

  .sm\:tw-translate-x-11{
    --tw-translate-x:2.75rem
  }

  .sm\:tw-translate-x-12{
    --tw-translate-x:3rem
  }

  .sm\:tw-translate-x-14{
    --tw-translate-x:3.5rem
  }

  .sm\:tw-translate-x-16{
    --tw-translate-x:4rem
  }

  .sm\:tw-translate-x-20{
    --tw-translate-x:5rem
  }

  .sm\:tw-translate-x-24{
    --tw-translate-x:6rem
  }

  .sm\:tw-translate-x-28{
    --tw-translate-x:7rem
  }

  .sm\:tw-translate-x-32{
    --tw-translate-x:8rem
  }

  .sm\:tw-translate-x-36{
    --tw-translate-x:9rem
  }

  .sm\:tw-translate-x-40{
    --tw-translate-x:10rem
  }

  .sm\:tw-translate-x-44{
    --tw-translate-x:11rem
  }

  .sm\:tw-translate-x-48{
    --tw-translate-x:12rem
  }

  .sm\:tw-translate-x-52{
    --tw-translate-x:13rem
  }

  .sm\:tw-translate-x-56{
    --tw-translate-x:14rem
  }

  .sm\:tw-translate-x-60{
    --tw-translate-x:15rem
  }

  .sm\:tw-translate-x-64{
    --tw-translate-x:16rem
  }

  .sm\:tw-translate-x-72{
    --tw-translate-x:18rem
  }

  .sm\:tw-translate-x-80{
    --tw-translate-x:20rem
  }

  .sm\:tw-translate-x-96{
    --tw-translate-x:24rem
  }

  .sm\:tw-translate-x-px{
    --tw-translate-x:1px
  }

  .sm\:tw-translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .sm\:tw-translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .sm\:tw-translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .sm\:tw-translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .sm\:tw--translate-x-0{
    --tw-translate-x:0px
  }

  .sm\:tw--translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .sm\:tw--translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .sm\:tw--translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .sm\:tw--translate-x-4{
    --tw-translate-x:-1rem
  }

  .sm\:tw--translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .sm\:tw--translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .sm\:tw--translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .sm\:tw--translate-x-8{
    --tw-translate-x:-2rem
  }

  .sm\:tw--translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .sm\:tw--translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .sm\:tw--translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .sm\:tw--translate-x-12{
    --tw-translate-x:-3rem
  }

  .sm\:tw--translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .sm\:tw--translate-x-16{
    --tw-translate-x:-4rem
  }

  .sm\:tw--translate-x-20{
    --tw-translate-x:-5rem
  }

  .sm\:tw--translate-x-24{
    --tw-translate-x:-6rem
  }

  .sm\:tw--translate-x-28{
    --tw-translate-x:-7rem
  }

  .sm\:tw--translate-x-32{
    --tw-translate-x:-8rem
  }

  .sm\:tw--translate-x-36{
    --tw-translate-x:-9rem
  }

  .sm\:tw--translate-x-40{
    --tw-translate-x:-10rem
  }

  .sm\:tw--translate-x-44{
    --tw-translate-x:-11rem
  }

  .sm\:tw--translate-x-48{
    --tw-translate-x:-12rem
  }

  .sm\:tw--translate-x-52{
    --tw-translate-x:-13rem
  }

  .sm\:tw--translate-x-56{
    --tw-translate-x:-14rem
  }

  .sm\:tw--translate-x-60{
    --tw-translate-x:-15rem
  }

  .sm\:tw--translate-x-64{
    --tw-translate-x:-16rem
  }

  .sm\:tw--translate-x-72{
    --tw-translate-x:-18rem
  }

  .sm\:tw--translate-x-80{
    --tw-translate-x:-20rem
  }

  .sm\:tw--translate-x-96{
    --tw-translate-x:-24rem
  }

  .sm\:tw--translate-x-px{
    --tw-translate-x:-1px
  }

  .sm\:tw--translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .sm\:tw--translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .sm\:tw--translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .sm\:tw--translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .sm\:tw-translate-x-1\/2{
    --tw-translate-x:50%
  }

  .sm\:tw-translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .sm\:tw-translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .sm\:tw-translate-x-1\/4{
    --tw-translate-x:25%
  }

  .sm\:tw-translate-x-2\/4{
    --tw-translate-x:50%
  }

  .sm\:tw-translate-x-3\/4{
    --tw-translate-x:75%
  }

  .sm\:tw-translate-x-full{
    --tw-translate-x:100%
  }

  .sm\:tw--translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .sm\:tw--translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .sm\:tw--translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .sm\:tw--translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .sm\:tw--translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .sm\:tw--translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .sm\:tw--translate-x-full{
    --tw-translate-x:-100%
  }

  .sm\:tw-translate-y-0{
    --tw-translate-y:0px
  }

  .sm\:tw-translate-y-1{
    --tw-translate-y:0.25rem
  }

  .sm\:tw-translate-y-2{
    --tw-translate-y:0.5rem
  }

  .sm\:tw-translate-y-3{
    --tw-translate-y:0.75rem
  }

  .sm\:tw-translate-y-4{
    --tw-translate-y:1rem
  }

  .sm\:tw-translate-y-5{
    --tw-translate-y:1.25rem
  }

  .sm\:tw-translate-y-6{
    --tw-translate-y:1.5rem
  }

  .sm\:tw-translate-y-7{
    --tw-translate-y:1.75rem
  }

  .sm\:tw-translate-y-8{
    --tw-translate-y:2rem
  }

  .sm\:tw-translate-y-9{
    --tw-translate-y:2.25rem
  }

  .sm\:tw-translate-y-10{
    --tw-translate-y:2.5rem
  }

  .sm\:tw-translate-y-11{
    --tw-translate-y:2.75rem
  }

  .sm\:tw-translate-y-12{
    --tw-translate-y:3rem
  }

  .sm\:tw-translate-y-14{
    --tw-translate-y:3.5rem
  }

  .sm\:tw-translate-y-16{
    --tw-translate-y:4rem
  }

  .sm\:tw-translate-y-20{
    --tw-translate-y:5rem
  }

  .sm\:tw-translate-y-24{
    --tw-translate-y:6rem
  }

  .sm\:tw-translate-y-28{
    --tw-translate-y:7rem
  }

  .sm\:tw-translate-y-32{
    --tw-translate-y:8rem
  }

  .sm\:tw-translate-y-36{
    --tw-translate-y:9rem
  }

  .sm\:tw-translate-y-40{
    --tw-translate-y:10rem
  }

  .sm\:tw-translate-y-44{
    --tw-translate-y:11rem
  }

  .sm\:tw-translate-y-48{
    --tw-translate-y:12rem
  }

  .sm\:tw-translate-y-52{
    --tw-translate-y:13rem
  }

  .sm\:tw-translate-y-56{
    --tw-translate-y:14rem
  }

  .sm\:tw-translate-y-60{
    --tw-translate-y:15rem
  }

  .sm\:tw-translate-y-64{
    --tw-translate-y:16rem
  }

  .sm\:tw-translate-y-72{
    --tw-translate-y:18rem
  }

  .sm\:tw-translate-y-80{
    --tw-translate-y:20rem
  }

  .sm\:tw-translate-y-96{
    --tw-translate-y:24rem
  }

  .sm\:tw-translate-y-px{
    --tw-translate-y:1px
  }

  .sm\:tw-translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .sm\:tw-translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .sm\:tw-translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .sm\:tw-translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .sm\:tw--translate-y-0{
    --tw-translate-y:0px
  }

  .sm\:tw--translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .sm\:tw--translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .sm\:tw--translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .sm\:tw--translate-y-4{
    --tw-translate-y:-1rem
  }

  .sm\:tw--translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .sm\:tw--translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .sm\:tw--translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .sm\:tw--translate-y-8{
    --tw-translate-y:-2rem
  }

  .sm\:tw--translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .sm\:tw--translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .sm\:tw--translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .sm\:tw--translate-y-12{
    --tw-translate-y:-3rem
  }

  .sm\:tw--translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .sm\:tw--translate-y-16{
    --tw-translate-y:-4rem
  }

  .sm\:tw--translate-y-20{
    --tw-translate-y:-5rem
  }

  .sm\:tw--translate-y-24{
    --tw-translate-y:-6rem
  }

  .sm\:tw--translate-y-28{
    --tw-translate-y:-7rem
  }

  .sm\:tw--translate-y-32{
    --tw-translate-y:-8rem
  }

  .sm\:tw--translate-y-36{
    --tw-translate-y:-9rem
  }

  .sm\:tw--translate-y-40{
    --tw-translate-y:-10rem
  }

  .sm\:tw--translate-y-44{
    --tw-translate-y:-11rem
  }

  .sm\:tw--translate-y-48{
    --tw-translate-y:-12rem
  }

  .sm\:tw--translate-y-52{
    --tw-translate-y:-13rem
  }

  .sm\:tw--translate-y-56{
    --tw-translate-y:-14rem
  }

  .sm\:tw--translate-y-60{
    --tw-translate-y:-15rem
  }

  .sm\:tw--translate-y-64{
    --tw-translate-y:-16rem
  }

  .sm\:tw--translate-y-72{
    --tw-translate-y:-18rem
  }

  .sm\:tw--translate-y-80{
    --tw-translate-y:-20rem
  }

  .sm\:tw--translate-y-96{
    --tw-translate-y:-24rem
  }

  .sm\:tw--translate-y-px{
    --tw-translate-y:-1px
  }

  .sm\:tw--translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .sm\:tw--translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .sm\:tw--translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .sm\:tw--translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .sm\:tw-translate-y-1\/2{
    --tw-translate-y:50%
  }

  .sm\:tw-translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .sm\:tw-translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .sm\:tw-translate-y-1\/4{
    --tw-translate-y:25%
  }

  .sm\:tw-translate-y-2\/4{
    --tw-translate-y:50%
  }

  .sm\:tw-translate-y-3\/4{
    --tw-translate-y:75%
  }

  .sm\:tw-translate-y-full{
    --tw-translate-y:100%
  }

  .sm\:tw--translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .sm\:tw--translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .sm\:tw--translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .sm\:tw--translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .sm\:tw--translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .sm\:tw--translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .sm\:tw--translate-y-full{
    --tw-translate-y:-100%
  }

  .sm\:hover\:tw-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .sm\:hover\:tw-translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .sm\:hover\:tw-translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .sm\:hover\:tw-translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .sm\:hover\:tw-translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .sm\:hover\:tw-translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .sm\:hover\:tw-translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .sm\:hover\:tw-translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .sm\:hover\:tw-translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .sm\:hover\:tw-translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .sm\:hover\:tw-translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .sm\:hover\:tw-translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .sm\:hover\:tw-translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .sm\:hover\:tw-translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .sm\:hover\:tw-translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .sm\:hover\:tw-translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .sm\:hover\:tw-translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .sm\:hover\:tw-translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .sm\:hover\:tw-translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .sm\:hover\:tw-translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .sm\:hover\:tw-translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .sm\:hover\:tw-translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .sm\:hover\:tw-translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .sm\:hover\:tw-translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .sm\:hover\:tw-translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .sm\:hover\:tw-translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .sm\:hover\:tw-translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .sm\:hover\:tw-translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .sm\:hover\:tw-translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .sm\:hover\:tw-translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .sm\:hover\:tw-translate-x-px:hover{
    --tw-translate-x:1px
  }

  .sm\:hover\:tw-translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .sm\:hover\:tw-translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .sm\:hover\:tw-translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .sm\:hover\:tw-translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .sm\:hover\:tw--translate-x-0:hover{
    --tw-translate-x:0px
  }

  .sm\:hover\:tw--translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .sm\:hover\:tw--translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .sm\:hover\:tw--translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .sm\:hover\:tw--translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .sm\:hover\:tw--translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .sm\:hover\:tw--translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .sm\:hover\:tw--translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .sm\:hover\:tw--translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .sm\:hover\:tw--translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .sm\:hover\:tw--translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .sm\:hover\:tw--translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .sm\:hover\:tw--translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .sm\:hover\:tw--translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .sm\:hover\:tw--translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .sm\:hover\:tw--translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .sm\:hover\:tw--translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .sm\:hover\:tw--translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .sm\:hover\:tw--translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .sm\:hover\:tw--translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .sm\:hover\:tw--translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .sm\:hover\:tw--translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .sm\:hover\:tw--translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .sm\:hover\:tw--translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .sm\:hover\:tw--translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .sm\:hover\:tw--translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .sm\:hover\:tw--translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .sm\:hover\:tw--translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .sm\:hover\:tw--translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .sm\:hover\:tw--translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .sm\:hover\:tw--translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .sm\:hover\:tw--translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .sm\:hover\:tw--translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .sm\:hover\:tw--translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .sm\:hover\:tw--translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .sm\:hover\:tw-translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .sm\:hover\:tw-translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .sm\:hover\:tw-translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .sm\:hover\:tw-translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .sm\:hover\:tw-translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .sm\:hover\:tw-translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .sm\:hover\:tw-translate-x-full:hover{
    --tw-translate-x:100%
  }

  .sm\:hover\:tw--translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .sm\:hover\:tw--translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .sm\:hover\:tw--translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .sm\:hover\:tw--translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .sm\:hover\:tw--translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .sm\:hover\:tw--translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .sm\:hover\:tw--translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .sm\:hover\:tw-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .sm\:hover\:tw-translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .sm\:hover\:tw-translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .sm\:hover\:tw-translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .sm\:hover\:tw-translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .sm\:hover\:tw-translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .sm\:hover\:tw-translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .sm\:hover\:tw-translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .sm\:hover\:tw-translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .sm\:hover\:tw-translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .sm\:hover\:tw-translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .sm\:hover\:tw-translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .sm\:hover\:tw-translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .sm\:hover\:tw-translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .sm\:hover\:tw-translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .sm\:hover\:tw-translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .sm\:hover\:tw-translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .sm\:hover\:tw-translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .sm\:hover\:tw-translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .sm\:hover\:tw-translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .sm\:hover\:tw-translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .sm\:hover\:tw-translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .sm\:hover\:tw-translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .sm\:hover\:tw-translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .sm\:hover\:tw-translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .sm\:hover\:tw-translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .sm\:hover\:tw-translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .sm\:hover\:tw-translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .sm\:hover\:tw-translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .sm\:hover\:tw-translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .sm\:hover\:tw-translate-y-px:hover{
    --tw-translate-y:1px
  }

  .sm\:hover\:tw-translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .sm\:hover\:tw-translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .sm\:hover\:tw-translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .sm\:hover\:tw-translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .sm\:hover\:tw--translate-y-0:hover{
    --tw-translate-y:0px
  }

  .sm\:hover\:tw--translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .sm\:hover\:tw--translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .sm\:hover\:tw--translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .sm\:hover\:tw--translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .sm\:hover\:tw--translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .sm\:hover\:tw--translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .sm\:hover\:tw--translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .sm\:hover\:tw--translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .sm\:hover\:tw--translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .sm\:hover\:tw--translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .sm\:hover\:tw--translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .sm\:hover\:tw--translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .sm\:hover\:tw--translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .sm\:hover\:tw--translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .sm\:hover\:tw--translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .sm\:hover\:tw--translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .sm\:hover\:tw--translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .sm\:hover\:tw--translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .sm\:hover\:tw--translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .sm\:hover\:tw--translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .sm\:hover\:tw--translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .sm\:hover\:tw--translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .sm\:hover\:tw--translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .sm\:hover\:tw--translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .sm\:hover\:tw--translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .sm\:hover\:tw--translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .sm\:hover\:tw--translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .sm\:hover\:tw--translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .sm\:hover\:tw--translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .sm\:hover\:tw--translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .sm\:hover\:tw--translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .sm\:hover\:tw--translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .sm\:hover\:tw--translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .sm\:hover\:tw--translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .sm\:hover\:tw-translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .sm\:hover\:tw-translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .sm\:hover\:tw-translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .sm\:hover\:tw-translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .sm\:hover\:tw-translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .sm\:hover\:tw-translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .sm\:hover\:tw-translate-y-full:hover{
    --tw-translate-y:100%
  }

  .sm\:hover\:tw--translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .sm\:hover\:tw--translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .sm\:hover\:tw--translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .sm\:hover\:tw--translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .sm\:hover\:tw--translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .sm\:hover\:tw--translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .sm\:hover\:tw--translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .sm\:focus\:tw-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .sm\:focus\:tw-translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .sm\:focus\:tw-translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .sm\:focus\:tw-translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .sm\:focus\:tw-translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .sm\:focus\:tw-translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .sm\:focus\:tw-translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .sm\:focus\:tw-translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .sm\:focus\:tw-translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .sm\:focus\:tw-translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .sm\:focus\:tw-translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .sm\:focus\:tw-translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .sm\:focus\:tw-translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .sm\:focus\:tw-translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .sm\:focus\:tw-translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .sm\:focus\:tw-translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .sm\:focus\:tw-translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .sm\:focus\:tw-translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .sm\:focus\:tw-translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .sm\:focus\:tw-translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .sm\:focus\:tw-translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .sm\:focus\:tw-translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .sm\:focus\:tw-translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .sm\:focus\:tw-translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .sm\:focus\:tw-translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .sm\:focus\:tw-translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .sm\:focus\:tw-translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .sm\:focus\:tw-translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .sm\:focus\:tw-translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .sm\:focus\:tw-translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .sm\:focus\:tw-translate-x-px:focus{
    --tw-translate-x:1px
  }

  .sm\:focus\:tw-translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .sm\:focus\:tw-translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .sm\:focus\:tw-translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .sm\:focus\:tw-translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .sm\:focus\:tw--translate-x-0:focus{
    --tw-translate-x:0px
  }

  .sm\:focus\:tw--translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .sm\:focus\:tw--translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .sm\:focus\:tw--translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .sm\:focus\:tw--translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .sm\:focus\:tw--translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .sm\:focus\:tw--translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .sm\:focus\:tw--translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .sm\:focus\:tw--translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .sm\:focus\:tw--translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .sm\:focus\:tw--translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .sm\:focus\:tw--translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .sm\:focus\:tw--translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .sm\:focus\:tw--translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .sm\:focus\:tw--translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .sm\:focus\:tw--translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .sm\:focus\:tw--translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .sm\:focus\:tw--translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .sm\:focus\:tw--translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .sm\:focus\:tw--translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .sm\:focus\:tw--translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .sm\:focus\:tw--translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .sm\:focus\:tw--translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .sm\:focus\:tw--translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .sm\:focus\:tw--translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .sm\:focus\:tw--translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .sm\:focus\:tw--translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .sm\:focus\:tw--translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .sm\:focus\:tw--translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .sm\:focus\:tw--translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .sm\:focus\:tw--translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .sm\:focus\:tw--translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .sm\:focus\:tw--translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .sm\:focus\:tw--translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .sm\:focus\:tw--translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .sm\:focus\:tw-translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .sm\:focus\:tw-translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .sm\:focus\:tw-translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .sm\:focus\:tw-translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .sm\:focus\:tw-translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .sm\:focus\:tw-translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .sm\:focus\:tw-translate-x-full:focus{
    --tw-translate-x:100%
  }

  .sm\:focus\:tw--translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .sm\:focus\:tw--translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .sm\:focus\:tw--translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .sm\:focus\:tw--translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .sm\:focus\:tw--translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .sm\:focus\:tw--translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .sm\:focus\:tw--translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .sm\:focus\:tw-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .sm\:focus\:tw-translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .sm\:focus\:tw-translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .sm\:focus\:tw-translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .sm\:focus\:tw-translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .sm\:focus\:tw-translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .sm\:focus\:tw-translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .sm\:focus\:tw-translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .sm\:focus\:tw-translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .sm\:focus\:tw-translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .sm\:focus\:tw-translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .sm\:focus\:tw-translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .sm\:focus\:tw-translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .sm\:focus\:tw-translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .sm\:focus\:tw-translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .sm\:focus\:tw-translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .sm\:focus\:tw-translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .sm\:focus\:tw-translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .sm\:focus\:tw-translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .sm\:focus\:tw-translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .sm\:focus\:tw-translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .sm\:focus\:tw-translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .sm\:focus\:tw-translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .sm\:focus\:tw-translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .sm\:focus\:tw-translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .sm\:focus\:tw-translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .sm\:focus\:tw-translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .sm\:focus\:tw-translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .sm\:focus\:tw-translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .sm\:focus\:tw-translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .sm\:focus\:tw-translate-y-px:focus{
    --tw-translate-y:1px
  }

  .sm\:focus\:tw-translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .sm\:focus\:tw-translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .sm\:focus\:tw-translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .sm\:focus\:tw-translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .sm\:focus\:tw--translate-y-0:focus{
    --tw-translate-y:0px
  }

  .sm\:focus\:tw--translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .sm\:focus\:tw--translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .sm\:focus\:tw--translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .sm\:focus\:tw--translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .sm\:focus\:tw--translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .sm\:focus\:tw--translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .sm\:focus\:tw--translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .sm\:focus\:tw--translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .sm\:focus\:tw--translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .sm\:focus\:tw--translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .sm\:focus\:tw--translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .sm\:focus\:tw--translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .sm\:focus\:tw--translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .sm\:focus\:tw--translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .sm\:focus\:tw--translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .sm\:focus\:tw--translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .sm\:focus\:tw--translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .sm\:focus\:tw--translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .sm\:focus\:tw--translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .sm\:focus\:tw--translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .sm\:focus\:tw--translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .sm\:focus\:tw--translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .sm\:focus\:tw--translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .sm\:focus\:tw--translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .sm\:focus\:tw--translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .sm\:focus\:tw--translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .sm\:focus\:tw--translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .sm\:focus\:tw--translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .sm\:focus\:tw--translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .sm\:focus\:tw--translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .sm\:focus\:tw--translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .sm\:focus\:tw--translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .sm\:focus\:tw--translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .sm\:focus\:tw--translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .sm\:focus\:tw-translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .sm\:focus\:tw-translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .sm\:focus\:tw-translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .sm\:focus\:tw-translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .sm\:focus\:tw-translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .sm\:focus\:tw-translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .sm\:focus\:tw-translate-y-full:focus{
    --tw-translate-y:100%
  }

  .sm\:focus\:tw--translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .sm\:focus\:tw--translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .sm\:focus\:tw--translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .sm\:focus\:tw--translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .sm\:focus\:tw--translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .sm\:focus\:tw--translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .sm\:focus\:tw--translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .sm\:tw-rotate-0{
    --tw-rotate:0deg
  }

  .sm\:tw-rotate-1{
    --tw-rotate:1deg
  }

  .sm\:tw-rotate-2{
    --tw-rotate:2deg
  }

  .sm\:tw-rotate-3{
    --tw-rotate:3deg
  }

  .sm\:tw-rotate-6{
    --tw-rotate:6deg
  }

  .sm\:tw-rotate-12{
    --tw-rotate:12deg
  }

  .sm\:tw-rotate-45{
    --tw-rotate:45deg
  }

  .sm\:tw-rotate-90{
    --tw-rotate:90deg
  }

  .sm\:tw-rotate-180{
    --tw-rotate:180deg
  }

  .sm\:tw--rotate-180{
    --tw-rotate:-180deg
  }

  .sm\:tw--rotate-90{
    --tw-rotate:-90deg
  }

  .sm\:tw--rotate-45{
    --tw-rotate:-45deg
  }

  .sm\:tw--rotate-12{
    --tw-rotate:-12deg
  }

  .sm\:tw--rotate-6{
    --tw-rotate:-6deg
  }

  .sm\:tw--rotate-3{
    --tw-rotate:-3deg
  }

  .sm\:tw--rotate-2{
    --tw-rotate:-2deg
  }

  .sm\:tw--rotate-1{
    --tw-rotate:-1deg
  }

  .sm\:hover\:tw-rotate-0:hover{
    --tw-rotate:0deg
  }

  .sm\:hover\:tw-rotate-1:hover{
    --tw-rotate:1deg
  }

  .sm\:hover\:tw-rotate-2:hover{
    --tw-rotate:2deg
  }

  .sm\:hover\:tw-rotate-3:hover{
    --tw-rotate:3deg
  }

  .sm\:hover\:tw-rotate-6:hover{
    --tw-rotate:6deg
  }

  .sm\:hover\:tw-rotate-12:hover{
    --tw-rotate:12deg
  }

  .sm\:hover\:tw-rotate-45:hover{
    --tw-rotate:45deg
  }

  .sm\:hover\:tw-rotate-90:hover{
    --tw-rotate:90deg
  }

  .sm\:hover\:tw-rotate-180:hover{
    --tw-rotate:180deg
  }

  .sm\:hover\:tw--rotate-180:hover{
    --tw-rotate:-180deg
  }

  .sm\:hover\:tw--rotate-90:hover{
    --tw-rotate:-90deg
  }

  .sm\:hover\:tw--rotate-45:hover{
    --tw-rotate:-45deg
  }

  .sm\:hover\:tw--rotate-12:hover{
    --tw-rotate:-12deg
  }

  .sm\:hover\:tw--rotate-6:hover{
    --tw-rotate:-6deg
  }

  .sm\:hover\:tw--rotate-3:hover{
    --tw-rotate:-3deg
  }

  .sm\:hover\:tw--rotate-2:hover{
    --tw-rotate:-2deg
  }

  .sm\:hover\:tw--rotate-1:hover{
    --tw-rotate:-1deg
  }

  .sm\:focus\:tw-rotate-0:focus{
    --tw-rotate:0deg
  }

  .sm\:focus\:tw-rotate-1:focus{
    --tw-rotate:1deg
  }

  .sm\:focus\:tw-rotate-2:focus{
    --tw-rotate:2deg
  }

  .sm\:focus\:tw-rotate-3:focus{
    --tw-rotate:3deg
  }

  .sm\:focus\:tw-rotate-6:focus{
    --tw-rotate:6deg
  }

  .sm\:focus\:tw-rotate-12:focus{
    --tw-rotate:12deg
  }

  .sm\:focus\:tw-rotate-45:focus{
    --tw-rotate:45deg
  }

  .sm\:focus\:tw-rotate-90:focus{
    --tw-rotate:90deg
  }

  .sm\:focus\:tw-rotate-180:focus{
    --tw-rotate:180deg
  }

  .sm\:focus\:tw--rotate-180:focus{
    --tw-rotate:-180deg
  }

  .sm\:focus\:tw--rotate-90:focus{
    --tw-rotate:-90deg
  }

  .sm\:focus\:tw--rotate-45:focus{
    --tw-rotate:-45deg
  }

  .sm\:focus\:tw--rotate-12:focus{
    --tw-rotate:-12deg
  }

  .sm\:focus\:tw--rotate-6:focus{
    --tw-rotate:-6deg
  }

  .sm\:focus\:tw--rotate-3:focus{
    --tw-rotate:-3deg
  }

  .sm\:focus\:tw--rotate-2:focus{
    --tw-rotate:-2deg
  }

  .sm\:focus\:tw--rotate-1:focus{
    --tw-rotate:-1deg
  }

  .sm\:tw-skew-x-0{
    --tw-skew-x:0deg
  }

  .sm\:tw-skew-x-1{
    --tw-skew-x:1deg
  }

  .sm\:tw-skew-x-2{
    --tw-skew-x:2deg
  }

  .sm\:tw-skew-x-3{
    --tw-skew-x:3deg
  }

  .sm\:tw-skew-x-6{
    --tw-skew-x:6deg
  }

  .sm\:tw-skew-x-12{
    --tw-skew-x:12deg
  }

  .sm\:tw--skew-x-12{
    --tw-skew-x:-12deg
  }

  .sm\:tw--skew-x-6{
    --tw-skew-x:-6deg
  }

  .sm\:tw--skew-x-3{
    --tw-skew-x:-3deg
  }

  .sm\:tw--skew-x-2{
    --tw-skew-x:-2deg
  }

  .sm\:tw--skew-x-1{
    --tw-skew-x:-1deg
  }

  .sm\:tw-skew-y-0{
    --tw-skew-y:0deg
  }

  .sm\:tw-skew-y-1{
    --tw-skew-y:1deg
  }

  .sm\:tw-skew-y-2{
    --tw-skew-y:2deg
  }

  .sm\:tw-skew-y-3{
    --tw-skew-y:3deg
  }

  .sm\:tw-skew-y-6{
    --tw-skew-y:6deg
  }

  .sm\:tw-skew-y-12{
    --tw-skew-y:12deg
  }

  .sm\:tw--skew-y-12{
    --tw-skew-y:-12deg
  }

  .sm\:tw--skew-y-6{
    --tw-skew-y:-6deg
  }

  .sm\:tw--skew-y-3{
    --tw-skew-y:-3deg
  }

  .sm\:tw--skew-y-2{
    --tw-skew-y:-2deg
  }

  .sm\:tw--skew-y-1{
    --tw-skew-y:-1deg
  }

  .sm\:hover\:tw-skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .sm\:hover\:tw-skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .sm\:hover\:tw-skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .sm\:hover\:tw-skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .sm\:hover\:tw-skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .sm\:hover\:tw-skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .sm\:hover\:tw--skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .sm\:hover\:tw--skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .sm\:hover\:tw--skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .sm\:hover\:tw--skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .sm\:hover\:tw--skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .sm\:hover\:tw-skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .sm\:hover\:tw-skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .sm\:hover\:tw-skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .sm\:hover\:tw-skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .sm\:hover\:tw-skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .sm\:hover\:tw-skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .sm\:hover\:tw--skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .sm\:hover\:tw--skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .sm\:hover\:tw--skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .sm\:hover\:tw--skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .sm\:hover\:tw--skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .sm\:focus\:tw-skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .sm\:focus\:tw-skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .sm\:focus\:tw-skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .sm\:focus\:tw-skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .sm\:focus\:tw-skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .sm\:focus\:tw-skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .sm\:focus\:tw--skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .sm\:focus\:tw--skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .sm\:focus\:tw--skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .sm\:focus\:tw--skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .sm\:focus\:tw--skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .sm\:focus\:tw-skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .sm\:focus\:tw-skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .sm\:focus\:tw-skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .sm\:focus\:tw-skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .sm\:focus\:tw-skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .sm\:focus\:tw-skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .sm\:focus\:tw--skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .sm\:focus\:tw--skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .sm\:focus\:tw--skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .sm\:focus\:tw--skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .sm\:focus\:tw--skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .sm\:tw-scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .sm\:tw-scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .sm\:tw-scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .sm\:tw-scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:tw-scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .sm\:tw-scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .sm\:tw-scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .sm\:tw-scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .sm\:tw-scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .sm\:tw-scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .sm\:hover\:tw-scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .sm\:hover\:tw-scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .sm\:hover\:tw-scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .sm\:hover\:tw-scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:hover\:tw-scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .sm\:hover\:tw-scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .sm\:hover\:tw-scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .sm\:hover\:tw-scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .sm\:hover\:tw-scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .sm\:hover\:tw-scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .sm\:focus\:tw-scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .sm\:focus\:tw-scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .sm\:focus\:tw-scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .sm\:focus\:tw-scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:focus\:tw-scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .sm\:focus\:tw-scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .sm\:focus\:tw-scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .sm\:focus\:tw-scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .sm\:focus\:tw-scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .sm\:focus\:tw-scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .sm\:tw-scale-x-0{
    --tw-scale-x:0
  }

  .sm\:tw-scale-x-50{
    --tw-scale-x:.5
  }

  .sm\:tw-scale-x-75{
    --tw-scale-x:.75
  }

  .sm\:tw-scale-x-90{
    --tw-scale-x:.9
  }

  .sm\:tw-scale-x-95{
    --tw-scale-x:.95
  }

  .sm\:tw-scale-x-100{
    --tw-scale-x:1
  }

  .sm\:tw-scale-x-105{
    --tw-scale-x:1.05
  }

  .sm\:tw-scale-x-110{
    --tw-scale-x:1.1
  }

  .sm\:tw-scale-x-125{
    --tw-scale-x:1.25
  }

  .sm\:tw-scale-x-150{
    --tw-scale-x:1.5
  }

  .sm\:tw-scale-y-0{
    --tw-scale-y:0
  }

  .sm\:tw-scale-y-50{
    --tw-scale-y:.5
  }

  .sm\:tw-scale-y-75{
    --tw-scale-y:.75
  }

  .sm\:tw-scale-y-90{
    --tw-scale-y:.9
  }

  .sm\:tw-scale-y-95{
    --tw-scale-y:.95
  }

  .sm\:tw-scale-y-100{
    --tw-scale-y:1
  }

  .sm\:tw-scale-y-105{
    --tw-scale-y:1.05
  }

  .sm\:tw-scale-y-110{
    --tw-scale-y:1.1
  }

  .sm\:tw-scale-y-125{
    --tw-scale-y:1.25
  }

  .sm\:tw-scale-y-150{
    --tw-scale-y:1.5
  }

  .sm\:hover\:tw-scale-x-0:hover{
    --tw-scale-x:0
  }

  .sm\:hover\:tw-scale-x-50:hover{
    --tw-scale-x:.5
  }

  .sm\:hover\:tw-scale-x-75:hover{
    --tw-scale-x:.75
  }

  .sm\:hover\:tw-scale-x-90:hover{
    --tw-scale-x:.9
  }

  .sm\:hover\:tw-scale-x-95:hover{
    --tw-scale-x:.95
  }

  .sm\:hover\:tw-scale-x-100:hover{
    --tw-scale-x:1
  }

  .sm\:hover\:tw-scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .sm\:hover\:tw-scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .sm\:hover\:tw-scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .sm\:hover\:tw-scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .sm\:hover\:tw-scale-y-0:hover{
    --tw-scale-y:0
  }

  .sm\:hover\:tw-scale-y-50:hover{
    --tw-scale-y:.5
  }

  .sm\:hover\:tw-scale-y-75:hover{
    --tw-scale-y:.75
  }

  .sm\:hover\:tw-scale-y-90:hover{
    --tw-scale-y:.9
  }

  .sm\:hover\:tw-scale-y-95:hover{
    --tw-scale-y:.95
  }

  .sm\:hover\:tw-scale-y-100:hover{
    --tw-scale-y:1
  }

  .sm\:hover\:tw-scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .sm\:hover\:tw-scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .sm\:hover\:tw-scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .sm\:hover\:tw-scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .sm\:focus\:tw-scale-x-0:focus{
    --tw-scale-x:0
  }

  .sm\:focus\:tw-scale-x-50:focus{
    --tw-scale-x:.5
  }

  .sm\:focus\:tw-scale-x-75:focus{
    --tw-scale-x:.75
  }

  .sm\:focus\:tw-scale-x-90:focus{
    --tw-scale-x:.9
  }

  .sm\:focus\:tw-scale-x-95:focus{
    --tw-scale-x:.95
  }

  .sm\:focus\:tw-scale-x-100:focus{
    --tw-scale-x:1
  }

  .sm\:focus\:tw-scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .sm\:focus\:tw-scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .sm\:focus\:tw-scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .sm\:focus\:tw-scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .sm\:focus\:tw-scale-y-0:focus{
    --tw-scale-y:0
  }

  .sm\:focus\:tw-scale-y-50:focus{
    --tw-scale-y:.5
  }

  .sm\:focus\:tw-scale-y-75:focus{
    --tw-scale-y:.75
  }

  .sm\:focus\:tw-scale-y-90:focus{
    --tw-scale-y:.9
  }

  .sm\:focus\:tw-scale-y-95:focus{
    --tw-scale-y:.95
  }

  .sm\:focus\:tw-scale-y-100:focus{
    --tw-scale-y:1
  }

  .sm\:focus\:tw-scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .sm\:focus\:tw-scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .sm\:focus\:tw-scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .sm\:focus\:tw-scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .sm\:tw-animate-none{
    animation:none
  }

  .sm\:tw-animate-spin{
    animation:tw-spin 1s linear infinite
  }

  .sm\:tw-animate-ping{
    animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .sm\:tw-animate-pulse{
    animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .sm\:tw-animate-bounce{
    animation:tw-bounce 1s infinite
  }

  .sm\:tw-cursor-auto{
    cursor:auto
  }

  .sm\:tw-cursor-default{
    cursor:default
  }

  .sm\:tw-cursor-pointer{
    cursor:pointer
  }

  .sm\:tw-cursor-wait{
    cursor:wait
  }

  .sm\:tw-cursor-text{
    cursor:text
  }

  .sm\:tw-cursor-move{
    cursor:move
  }

  .sm\:tw-cursor-help{
    cursor:help
  }

  .sm\:tw-cursor-not-allowed{
    cursor:not-allowed
  }

  .sm\:tw-select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .sm\:tw-select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .sm\:tw-select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .sm\:tw-select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .sm\:tw-resize-none{
    resize:none
  }

  .sm\:tw-resize-y{
    resize:vertical
  }

  .sm\:tw-resize-x{
    resize:horizontal
  }

  .sm\:tw-resize{
    resize:both
  }

  .sm\:tw-list-inside{
    list-style-position:inside
  }

  .sm\:tw-list-outside{
    list-style-position:outside
  }

  .sm\:tw-list-none{
    list-style-type:none
  }

  .sm\:tw-list-disc{
    list-style-type:disc
  }

  .sm\:tw-list-decimal{
    list-style-type:decimal
  }

  .sm\:tw-appearance-none{
    appearance:none
  }

  .sm\:tw-auto-cols-auto{
    grid-auto-columns:auto
  }

  .sm\:tw-auto-cols-min{
    grid-auto-columns:min-content
  }

  .sm\:tw-auto-cols-max{
    grid-auto-columns:max-content
  }

  .sm\:tw-auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .sm\:tw-grid-flow-row{
    grid-auto-flow:row
  }

  .sm\:tw-grid-flow-col{
    grid-auto-flow:column
  }

  .sm\:tw-grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .sm\:tw-grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .sm\:tw-auto-rows-auto{
    grid-auto-rows:auto
  }

  .sm\:tw-auto-rows-min{
    grid-auto-rows:min-content
  }

  .sm\:tw-auto-rows-max{
    grid-auto-rows:max-content
  }

  .sm\:tw-auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:tw-grid-cols-none{
    grid-template-columns:none
  }

  .sm\:tw-grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .sm\:tw-grid-rows-none{
    grid-template-rows:none
  }

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

  .sm\:tw-flex-row-reverse{
    flex-direction:row-reverse
  }

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

  .sm\:tw-flex-col-reverse{
    flex-direction:column-reverse
  }

  .sm\:tw-flex-wrap{
    flex-wrap:wrap
  }

  .sm\:tw-flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .sm\:tw-flex-nowrap{
    flex-wrap:nowrap
  }

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

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

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

  .sm\:tw-place-content-between{
    place-content:space-between
  }

  .sm\:tw-place-content-around{
    place-content:space-around
  }

  .sm\:tw-place-content-evenly{
    place-content:space-evenly
  }

  .sm\:tw-place-content-stretch{
    place-content:stretch
  }

  .sm\:tw-place-items-start{
    place-items:start
  }

  .sm\:tw-place-items-end{
    place-items:end
  }

  .sm\:tw-place-items-center{
    place-items:center
  }

  .sm\:tw-place-items-stretch{
    place-items:stretch
  }

  .sm\:tw-content-center{
    align-content:center
  }

  .sm\:tw-content-start{
    align-content:flex-start
  }

  .sm\:tw-content-end{
    align-content:flex-end
  }

  .sm\:tw-content-between{
    align-content:space-between
  }

  .sm\:tw-content-around{
    align-content:space-around
  }

  .sm\:tw-content-evenly{
    align-content:space-evenly
  }

  .sm\:tw-items-start{
    align-items:flex-start
  }

  .sm\:tw-items-end{
    align-items:flex-end
  }

  .sm\:tw-items-center{
    align-items:center
  }

  .sm\:tw-items-baseline{
    align-items:baseline
  }

  .sm\:tw-items-stretch{
    align-items:stretch
  }

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

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

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

  .sm\:tw-justify-between{
    justify-content:space-between
  }

  .sm\:tw-justify-around{
    justify-content:space-around
  }

  .sm\:tw-justify-evenly{
    justify-content:space-evenly
  }

  .sm\:tw-justify-items-start{
    justify-items:start
  }

  .sm\:tw-justify-items-end{
    justify-items:end
  }

  .sm\:tw-justify-items-center{
    justify-items:center
  }

  .sm\:tw-justify-items-stretch{
    justify-items:stretch
  }

  .sm\:tw-gap-0{
    grid-gap:0px;
    gap:0px
  }

  .sm\:tw-gap-1{
    grid-gap:0.25rem;
    gap:0.25rem
  }

  .sm\:tw-gap-2{
    grid-gap:0.5rem;
    gap:0.5rem
  }

  .sm\:tw-gap-3{
    grid-gap:0.75rem;
    gap:0.75rem
  }

  .sm\:tw-gap-4{
    grid-gap:1rem;
    gap:1rem
  }

  .sm\:tw-gap-5{
    grid-gap:1.25rem;
    gap:1.25rem
  }

  .sm\:tw-gap-6{
    grid-gap:1.5rem;
    gap:1.5rem
  }

  .sm\:tw-gap-7{
    grid-gap:1.75rem;
    gap:1.75rem
  }

  .sm\:tw-gap-8{
    grid-gap:2rem;
    gap:2rem
  }

  .sm\:tw-gap-9{
    grid-gap:2.25rem;
    gap:2.25rem
  }

  .sm\:tw-gap-10{
    grid-gap:2.5rem;
    gap:2.5rem
  }

  .sm\:tw-gap-11{
    grid-gap:2.75rem;
    gap:2.75rem
  }

  .sm\:tw-gap-12{
    grid-gap:3rem;
    gap:3rem
  }

  .sm\:tw-gap-14{
    grid-gap:3.5rem;
    gap:3.5rem
  }

  .sm\:tw-gap-16{
    grid-gap:4rem;
    gap:4rem
  }

  .sm\:tw-gap-20{
    grid-gap:5rem;
    gap:5rem
  }

  .sm\:tw-gap-24{
    grid-gap:6rem;
    gap:6rem
  }

  .sm\:tw-gap-28{
    grid-gap:7rem;
    gap:7rem
  }

  .sm\:tw-gap-32{
    grid-gap:8rem;
    gap:8rem
  }

  .sm\:tw-gap-36{
    grid-gap:9rem;
    gap:9rem
  }

  .sm\:tw-gap-40{
    grid-gap:10rem;
    gap:10rem
  }

  .sm\:tw-gap-44{
    grid-gap:11rem;
    gap:11rem
  }

  .sm\:tw-gap-48{
    grid-gap:12rem;
    gap:12rem
  }

  .sm\:tw-gap-52{
    grid-gap:13rem;
    gap:13rem
  }

  .sm\:tw-gap-56{
    grid-gap:14rem;
    gap:14rem
  }

  .sm\:tw-gap-60{
    grid-gap:15rem;
    gap:15rem
  }

  .sm\:tw-gap-64{
    grid-gap:16rem;
    gap:16rem
  }

  .sm\:tw-gap-72{
    grid-gap:18rem;
    gap:18rem
  }

  .sm\:tw-gap-80{
    grid-gap:20rem;
    gap:20rem
  }

  .sm\:tw-gap-96{
    grid-gap:24rem;
    gap:24rem
  }

  .sm\:tw-gap-px{
    grid-gap:1px;
    gap:1px
  }

  .sm\:tw-gap-0\.5{
    grid-gap:0.125rem;
    gap:0.125rem
  }

  .sm\:tw-gap-1\.5{
    grid-gap:0.375rem;
    gap:0.375rem
  }

  .sm\:tw-gap-2\.5{
    grid-gap:0.625rem;
    gap:0.625rem
  }

  .sm\:tw-gap-3\.5{
    grid-gap:0.875rem;
    gap:0.875rem
  }

  .sm\:tw-gap-x-0{
    grid-column-gap:0px;
    column-gap:0px
  }

  .sm\:tw-gap-x-1{
    grid-column-gap:0.25rem;
    column-gap:0.25rem
  }

  .sm\:tw-gap-x-2{
    grid-column-gap:0.5rem;
    column-gap:0.5rem
  }

  .sm\:tw-gap-x-3{
    grid-column-gap:0.75rem;
    column-gap:0.75rem
  }

  .sm\:tw-gap-x-4{
    grid-column-gap:1rem;
    column-gap:1rem
  }

  .sm\:tw-gap-x-5{
    grid-column-gap:1.25rem;
    column-gap:1.25rem
  }

  .sm\:tw-gap-x-6{
    grid-column-gap:1.5rem;
    column-gap:1.5rem
  }

  .sm\:tw-gap-x-7{
    grid-column-gap:1.75rem;
    column-gap:1.75rem
  }

  .sm\:tw-gap-x-8{
    grid-column-gap:2rem;
    column-gap:2rem
  }

  .sm\:tw-gap-x-9{
    grid-column-gap:2.25rem;
    column-gap:2.25rem
  }

  .sm\:tw-gap-x-10{
    grid-column-gap:2.5rem;
    column-gap:2.5rem
  }

  .sm\:tw-gap-x-11{
    grid-column-gap:2.75rem;
    column-gap:2.75rem
  }

  .sm\:tw-gap-x-12{
    grid-column-gap:3rem;
    column-gap:3rem
  }

  .sm\:tw-gap-x-14{
    grid-column-gap:3.5rem;
    column-gap:3.5rem
  }

  .sm\:tw-gap-x-16{
    grid-column-gap:4rem;
    column-gap:4rem
  }

  .sm\:tw-gap-x-20{
    grid-column-gap:5rem;
    column-gap:5rem
  }

  .sm\:tw-gap-x-24{
    grid-column-gap:6rem;
    column-gap:6rem
  }

  .sm\:tw-gap-x-28{
    grid-column-gap:7rem;
    column-gap:7rem
  }

  .sm\:tw-gap-x-32{
    grid-column-gap:8rem;
    column-gap:8rem
  }

  .sm\:tw-gap-x-36{
    grid-column-gap:9rem;
    column-gap:9rem
  }

  .sm\:tw-gap-x-40{
    grid-column-gap:10rem;
    column-gap:10rem
  }

  .sm\:tw-gap-x-44{
    grid-column-gap:11rem;
    column-gap:11rem
  }

  .sm\:tw-gap-x-48{
    grid-column-gap:12rem;
    column-gap:12rem
  }

  .sm\:tw-gap-x-52{
    grid-column-gap:13rem;
    column-gap:13rem
  }

  .sm\:tw-gap-x-56{
    grid-column-gap:14rem;
    column-gap:14rem
  }

  .sm\:tw-gap-x-60{
    grid-column-gap:15rem;
    column-gap:15rem
  }

  .sm\:tw-gap-x-64{
    grid-column-gap:16rem;
    column-gap:16rem
  }

  .sm\:tw-gap-x-72{
    grid-column-gap:18rem;
    column-gap:18rem
  }

  .sm\:tw-gap-x-80{
    grid-column-gap:20rem;
    column-gap:20rem
  }

  .sm\:tw-gap-x-96{
    grid-column-gap:24rem;
    column-gap:24rem
  }

  .sm\:tw-gap-x-px{
    grid-column-gap:1px;
    column-gap:1px
  }

  .sm\:tw-gap-x-0\.5{
    grid-column-gap:0.125rem;
    column-gap:0.125rem
  }

  .sm\:tw-gap-x-1\.5{
    grid-column-gap:0.375rem;
    column-gap:0.375rem
  }

  .sm\:tw-gap-x-2\.5{
    grid-column-gap:0.625rem;
    column-gap:0.625rem
  }

  .sm\:tw-gap-x-3\.5{
    grid-column-gap:0.875rem;
    column-gap:0.875rem
  }

  .sm\:tw-gap-y-0{
    grid-row-gap:0px;
    row-gap:0px
  }

  .sm\:tw-gap-y-1{
    grid-row-gap:0.25rem;
    row-gap:0.25rem
  }

  .sm\:tw-gap-y-2{
    grid-row-gap:0.5rem;
    row-gap:0.5rem
  }

  .sm\:tw-gap-y-3{
    grid-row-gap:0.75rem;
    row-gap:0.75rem
  }

  .sm\:tw-gap-y-4{
    grid-row-gap:1rem;
    row-gap:1rem
  }

  .sm\:tw-gap-y-5{
    grid-row-gap:1.25rem;
    row-gap:1.25rem
  }

  .sm\:tw-gap-y-6{
    grid-row-gap:1.5rem;
    row-gap:1.5rem
  }

  .sm\:tw-gap-y-7{
    grid-row-gap:1.75rem;
    row-gap:1.75rem
  }

  .sm\:tw-gap-y-8{
    grid-row-gap:2rem;
    row-gap:2rem
  }

  .sm\:tw-gap-y-9{
    grid-row-gap:2.25rem;
    row-gap:2.25rem
  }

  .sm\:tw-gap-y-10{
    grid-row-gap:2.5rem;
    row-gap:2.5rem
  }

  .sm\:tw-gap-y-11{
    grid-row-gap:2.75rem;
    row-gap:2.75rem
  }

  .sm\:tw-gap-y-12{
    grid-row-gap:3rem;
    row-gap:3rem
  }

  .sm\:tw-gap-y-14{
    grid-row-gap:3.5rem;
    row-gap:3.5rem
  }

  .sm\:tw-gap-y-16{
    grid-row-gap:4rem;
    row-gap:4rem
  }

  .sm\:tw-gap-y-20{
    grid-row-gap:5rem;
    row-gap:5rem
  }

  .sm\:tw-gap-y-24{
    grid-row-gap:6rem;
    row-gap:6rem
  }

  .sm\:tw-gap-y-28{
    grid-row-gap:7rem;
    row-gap:7rem
  }

  .sm\:tw-gap-y-32{
    grid-row-gap:8rem;
    row-gap:8rem
  }

  .sm\:tw-gap-y-36{
    grid-row-gap:9rem;
    row-gap:9rem
  }

  .sm\:tw-gap-y-40{
    grid-row-gap:10rem;
    row-gap:10rem
  }

  .sm\:tw-gap-y-44{
    grid-row-gap:11rem;
    row-gap:11rem
  }

  .sm\:tw-gap-y-48{
    grid-row-gap:12rem;
    row-gap:12rem
  }

  .sm\:tw-gap-y-52{
    grid-row-gap:13rem;
    row-gap:13rem
  }

  .sm\:tw-gap-y-56{
    grid-row-gap:14rem;
    row-gap:14rem
  }

  .sm\:tw-gap-y-60{
    grid-row-gap:15rem;
    row-gap:15rem
  }

  .sm\:tw-gap-y-64{
    grid-row-gap:16rem;
    row-gap:16rem
  }

  .sm\:tw-gap-y-72{
    grid-row-gap:18rem;
    row-gap:18rem
  }

  .sm\:tw-gap-y-80{
    grid-row-gap:20rem;
    row-gap:20rem
  }

  .sm\:tw-gap-y-96{
    grid-row-gap:24rem;
    row-gap:24rem
  }

  .sm\:tw-gap-y-px{
    grid-row-gap:1px;
    row-gap:1px
  }

  .sm\:tw-gap-y-0\.5{
    grid-row-gap:0.125rem;
    row-gap:0.125rem
  }

  .sm\:tw-gap-y-1\.5{
    grid-row-gap:0.375rem;
    row-gap:0.375rem
  }

  .sm\:tw-gap-y-2\.5{
    grid-row-gap:0.625rem;
    row-gap:0.625rem
  }

  .sm\:tw-gap-y-3\.5{
    grid-row-gap:0.875rem;
    row-gap:0.875rem
  }

  .sm\:tw-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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:tw--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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:tw-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))
  }

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

  .sm\:tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

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

  .sm\:tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

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

  .sm\:tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--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))
  }

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

  .sm\:tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

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

  .sm\:tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

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

  .sm\:tw--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .sm\:tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .sm\:tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .sm\:tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .sm\:tw-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)))
  }

  .sm\:tw-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)))
  }

  .sm\:tw-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)))
  }

  .sm\:tw-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)))
  }

  .sm\:tw-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)))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .sm\:tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .sm\:tw-divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .sm\:tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .sm\:tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .sm\:tw-divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .sm\:tw-divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .sm\:tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .sm\:tw-divide-current > :not([hidden]) ~ :not([hidden]){
    border-color:currentColor
  }

  .sm\:tw-divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
  }

  .sm\:tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .sm\:tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .sm\:tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .sm\:tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .sm\:tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .sm\:tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .sm\:tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .sm\:tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .sm\:tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .sm\:tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .sm\:tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .sm\:tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .sm\:tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .sm\:tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .sm\:tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .sm\:tw-place-self-auto{
    place-self:auto
  }

  .sm\:tw-place-self-start{
    place-self:start
  }

  .sm\:tw-place-self-end{
    place-self:end
  }

  .sm\:tw-place-self-center{
    place-self:center
  }

  .sm\:tw-place-self-stretch{
    place-self:stretch
  }

  .sm\:tw-self-auto{
    align-self:auto
  }

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

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

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

  .sm\:tw-self-stretch{
    align-self:stretch
  }

  .sm\:tw-self-baseline{
    align-self:baseline
  }

  .sm\:tw-justify-self-auto{
    justify-self:auto
  }

  .sm\:tw-justify-self-start{
    justify-self:start
  }

  .sm\:tw-justify-self-end{
    justify-self:end
  }

  .sm\:tw-justify-self-center{
    justify-self:center
  }

  .sm\:tw-justify-self-stretch{
    justify-self:stretch
  }

  .sm\:tw-overflow-auto{
    overflow:auto
  }

  .sm\:tw-overflow-hidden{
    overflow:hidden
  }

  .sm\:tw-overflow-visible{
    overflow:visible
  }

  .sm\:tw-overflow-scroll{
    overflow:scroll
  }

  .sm\:tw-overflow-x-auto{
    overflow-x:auto
  }

  .sm\:tw-overflow-y-auto{
    overflow-y:auto
  }

  .sm\:tw-overflow-x-hidden{
    overflow-x:hidden
  }

  .sm\:tw-overflow-y-hidden{
    overflow-y:hidden
  }

  .sm\:tw-overflow-x-visible{
    overflow-x:visible
  }

  .sm\:tw-overflow-y-visible{
    overflow-y:visible
  }

  .sm\:tw-overflow-x-scroll{
    overflow-x:scroll
  }

  .sm\:tw-overflow-y-scroll{
    overflow-y:scroll
  }

  .sm\:tw-overscroll-auto{
    overscroll-behavior:auto
  }

  .sm\:tw-overscroll-contain{
    overscroll-behavior:contain
  }

  .sm\:tw-overscroll-none{
    overscroll-behavior:none
  }

  .sm\:tw-overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .sm\:tw-overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .sm\:tw-overscroll-y-none{
    overscroll-behavior-y:none
  }

  .sm\:tw-overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .sm\:tw-overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .sm\:tw-overscroll-x-none{
    overscroll-behavior-x:none
  }

  .sm\:tw-truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .sm\:tw-overflow-ellipsis{
    text-overflow:ellipsis
  }

  .sm\:tw-overflow-clip{
    text-overflow:clip
  }

  .sm\:tw-whitespace-normal{
    white-space:normal
  }

  .sm\:tw-whitespace-nowrap{
    white-space:nowrap
  }

  .sm\:tw-whitespace-pre{
    white-space:pre
  }

  .sm\:tw-whitespace-pre-line{
    white-space:pre-line
  }

  .sm\:tw-whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .sm\:tw-break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .sm\:tw-break-words{
    overflow-wrap:break-word
  }

  .sm\:tw-break-all{
    word-break:break-all
  }

  .sm\:tw-rounded-none{
    border-radius:0px
  }

  .sm\:tw-rounded-sm{
    border-radius:0.125rem
  }

  .sm\:tw-rounded{
    border-radius:0.25rem
  }

  .sm\:tw-rounded-md{
    border-radius:0.375rem
  }

  .sm\:tw-rounded-lg{
    border-radius:0.5rem
  }

  .sm\:tw-rounded-xl{
    border-radius:0.75rem
  }

  .sm\:tw-rounded-2xl{
    border-radius:1rem
  }

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

  .sm\:tw-rounded-full{
    border-radius:9999px
  }

  .sm\:tw-rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .sm\:tw-rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .sm\:tw-rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .sm\:tw-rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .sm\:tw-rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .sm\:tw-rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .sm\:tw-rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .sm\:tw-rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .sm\:tw-rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .sm\:tw-rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .sm\:tw-rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .sm\:tw-rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .sm\:tw-rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .sm\:tw-rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .sm\:tw-rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .sm\:tw-rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .sm\:tw-rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .sm\:tw-rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .sm\:tw-rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .sm\:tw-rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .sm\:tw-rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .sm\:tw-rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .sm\:tw-rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .sm\:tw-rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .sm\:tw-rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .sm\:tw-rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .sm\:tw-rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .sm\:tw-rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .sm\:tw-rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .sm\:tw-rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .sm\:tw-rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .sm\:tw-rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .sm\:tw-rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .sm\:tw-rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .sm\:tw-rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .sm\:tw-rounded-tl-none{
    border-top-left-radius:0px
  }

  .sm\:tw-rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .sm\:tw-rounded-tl{
    border-top-left-radius:0.25rem
  }

  .sm\:tw-rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .sm\:tw-rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .sm\:tw-rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .sm\:tw-rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .sm\:tw-rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .sm\:tw-rounded-tl-full{
    border-top-left-radius:9999px
  }

  .sm\:tw-rounded-tr-none{
    border-top-right-radius:0px
  }

  .sm\:tw-rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .sm\:tw-rounded-tr{
    border-top-right-radius:0.25rem
  }

  .sm\:tw-rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .sm\:tw-rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .sm\:tw-rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .sm\:tw-rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .sm\:tw-rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .sm\:tw-rounded-tr-full{
    border-top-right-radius:9999px
  }

  .sm\:tw-rounded-br-none{
    border-bottom-right-radius:0px
  }

  .sm\:tw-rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .sm\:tw-rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .sm\:tw-rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .sm\:tw-rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .sm\:tw-rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .sm\:tw-rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .sm\:tw-rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .sm\:tw-rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .sm\:tw-rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .sm\:tw-rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .sm\:tw-rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .sm\:tw-rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .sm\:tw-rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .sm\:tw-rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .sm\:tw-rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .sm\:tw-rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .sm\:tw-rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .sm\:tw-border-0{
    border-width:0px
  }

  .sm\:tw-border-2{
    border-width:2px
  }

  .sm\:tw-border-4{
    border-width:4px
  }

  .sm\:tw-border-8{
    border-width:8px
  }

  .sm\:tw-border{
    border-width:1px
  }

  .sm\:tw-border-t-0{
    border-top-width:0px
  }

  .sm\:tw-border-t-2{
    border-top-width:2px
  }

  .sm\:tw-border-t-4{
    border-top-width:4px
  }

  .sm\:tw-border-t-8{
    border-top-width:8px
  }

  .sm\:tw-border-t{
    border-top-width:1px
  }

  .sm\:tw-border-r-0{
    border-right-width:0px
  }

  .sm\:tw-border-r-2{
    border-right-width:2px
  }

  .sm\:tw-border-r-4{
    border-right-width:4px
  }

  .sm\:tw-border-r-8{
    border-right-width:8px
  }

  .sm\:tw-border-r{
    border-right-width:1px
  }

  .sm\:tw-border-b-0{
    border-bottom-width:0px
  }

  .sm\:tw-border-b-2{
    border-bottom-width:2px
  }

  .sm\:tw-border-b-4{
    border-bottom-width:4px
  }

  .sm\:tw-border-b-8{
    border-bottom-width:8px
  }

  .sm\:tw-border-b{
    border-bottom-width:1px
  }

  .sm\:tw-border-l-0{
    border-left-width:0px
  }

  .sm\:tw-border-l-2{
    border-left-width:2px
  }

  .sm\:tw-border-l-4{
    border-left-width:4px
  }

  .sm\:tw-border-l-8{
    border-left-width:8px
  }

  .sm\:tw-border-l{
    border-left-width:1px
  }

  .sm\:tw-border-solid{
    border-style:solid
  }

  .sm\:tw-border-dashed{
    border-style:dashed
  }

  .sm\:tw-border-dotted{
    border-style:dotted
  }

  .sm\:tw-border-double{
    border-style:double
  }

  .sm\:tw-border-none{
    border-style:none
  }

  .sm\:tw-border-transparent{
    border-color:transparent
  }

  .sm\:tw-border-current{
    border-color:currentColor
  }

  .sm\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .sm\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .sm\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .sm\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .sm\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .sm\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .sm\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .sm\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .sm\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .sm\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-transparent{
    border-color:transparent
  }

  .tw-group:hover .sm\:group-hover\:tw-border-current{
    border-color:currentColor
  }

  .tw-group:hover .sm\:group-hover\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-transparent:focus-within{
    border-color:transparent
  }

  .sm\:focus-within\:tw-border-current:focus-within{
    border-color:currentColor
  }

  .sm\:focus-within\:tw-border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-gray-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-red-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-yellow-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-green-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-blue-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-indigo-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-purple-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .sm\:focus-within\:tw-border-pink-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-transparent:hover{
    border-color:transparent
  }

  .sm\:hover\:tw-border-current:hover{
    border-color:currentColor
  }

  .sm\:hover\:tw-border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-red-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-yellow-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-green-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-blue-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-indigo-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-purple-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .sm\:hover\:tw-border-pink-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-transparent:focus{
    border-color:transparent
  }

  .sm\:focus\:tw-border-current:focus{
    border-color:currentColor
  }

  .sm\:focus\:tw-border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-gray-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-red-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-yellow-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-green-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-blue-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-indigo-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-purple-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .sm\:focus\:tw-border-pink-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .sm\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .sm\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .sm\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .sm\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .sm\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .sm\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .sm\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .sm\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .sm\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .sm\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .sm\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .sm\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .sm\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .sm\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .sm\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tw-group:hover .sm\:group-hover\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .sm\:focus-within\:tw-border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .sm\:focus-within\:tw-border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .sm\:focus-within\:tw-border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .sm\:focus-within\:tw-border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .sm\:focus-within\:tw-border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .sm\:focus-within\:tw-border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .sm\:focus-within\:tw-border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .sm\:focus-within\:tw-border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .sm\:focus-within\:tw-border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .sm\:focus-within\:tw-border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .sm\:focus-within\:tw-border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .sm\:focus-within\:tw-border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .sm\:focus-within\:tw-border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .sm\:focus-within\:tw-border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .sm\:focus-within\:tw-border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .sm\:hover\:tw-border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .sm\:hover\:tw-border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .sm\:hover\:tw-border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .sm\:hover\:tw-border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .sm\:hover\:tw-border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .sm\:hover\:tw-border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .sm\:hover\:tw-border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .sm\:hover\:tw-border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .sm\:hover\:tw-border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .sm\:hover\:tw-border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .sm\:hover\:tw-border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .sm\:hover\:tw-border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .sm\:hover\:tw-border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .sm\:hover\:tw-border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .sm\:hover\:tw-border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .sm\:focus\:tw-border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .sm\:focus\:tw-border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .sm\:focus\:tw-border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .sm\:focus\:tw-border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .sm\:focus\:tw-border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .sm\:focus\:tw-border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .sm\:focus\:tw-border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .sm\:focus\:tw-border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .sm\:focus\:tw-border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .sm\:focus\:tw-border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .sm\:focus\:tw-border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .sm\:focus\:tw-border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .sm\:focus\:tw-border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .sm\:focus\:tw-border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .sm\:focus\:tw-border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .sm\:tw-bg-transparent{
    background-color:transparent
  }

  .sm\:tw-bg-current{
    background-color:currentColor
  }

  .sm\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

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

  .sm\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-transparent{
    background-color:transparent
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-current{
    background-color:currentColor
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-transparent:focus-within{
    background-color:transparent
  }

  .sm\:focus-within\:tw-bg-current:focus-within{
    background-color:currentColor
  }

  .sm\:focus-within\:tw-bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-gray-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-red-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-yellow-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-green-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-blue-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-indigo-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-purple-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:tw-bg-pink-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-transparent:hover{
    background-color:transparent
  }

  .sm\:hover\:tw-bg-current:hover{
    background-color:currentColor
  }

  .sm\:hover\:tw-bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-gray-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-red-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-yellow-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-green-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-blue-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-indigo-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-purple-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .sm\:hover\:tw-bg-pink-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-transparent:focus{
    background-color:transparent
  }

  .sm\:focus\:tw-bg-current:focus{
    background-color:currentColor
  }

  .sm\:focus\:tw-bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-gray-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-red-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-yellow-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-green-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-blue-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-indigo-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-purple-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .sm\:focus\:tw-bg-pink-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .sm\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .sm\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .sm\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .sm\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .sm\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .sm\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .sm\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .sm\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .sm\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .sm\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .sm\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .sm\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .sm\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .sm\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .sm\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tw-group:hover .sm\:group-hover\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .sm\:focus-within\:tw-bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .sm\:focus-within\:tw-bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .sm\:focus-within\:tw-bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .sm\:focus-within\:tw-bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .sm\:focus-within\:tw-bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .sm\:focus-within\:tw-bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .sm\:focus-within\:tw-bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .sm\:focus-within\:tw-bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .sm\:focus-within\:tw-bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .sm\:focus-within\:tw-bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .sm\:focus-within\:tw-bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .sm\:focus-within\:tw-bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .sm\:focus-within\:tw-bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .sm\:focus-within\:tw-bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .sm\:focus-within\:tw-bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .sm\:hover\:tw-bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .sm\:hover\:tw-bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .sm\:hover\:tw-bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .sm\:hover\:tw-bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .sm\:hover\:tw-bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .sm\:hover\:tw-bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .sm\:hover\:tw-bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .sm\:hover\:tw-bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .sm\:hover\:tw-bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .sm\:hover\:tw-bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .sm\:hover\:tw-bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .sm\:hover\:tw-bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .sm\:hover\:tw-bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .sm\:hover\:tw-bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .sm\:hover\:tw-bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .sm\:focus\:tw-bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .sm\:focus\:tw-bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .sm\:focus\:tw-bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .sm\:focus\:tw-bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .sm\:focus\:tw-bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .sm\:focus\:tw-bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .sm\:focus\:tw-bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .sm\:focus\:tw-bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .sm\:focus\:tw-bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .sm\:focus\:tw-bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .sm\:focus\:tw-bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .sm\:focus\:tw-bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .sm\:focus\:tw-bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .sm\:focus\:tw-bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .sm\:focus\:tw-bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .sm\:tw-bg-none{
    background-image:none
  }

  .sm\:tw-bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .sm\:tw-bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .sm\:tw-from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:tw-from-current{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:tw-from-black{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:tw-from-white{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:tw-from-gray-50{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:tw-from-gray-100{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:tw-from-gray-200{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:tw-from-gray-300{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:tw-from-gray-400{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:tw-from-gray-500{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:tw-from-gray-600{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:tw-from-gray-700{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:tw-from-gray-800{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:tw-from-gray-900{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:tw-from-red-50{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:tw-from-red-100{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:tw-from-red-200{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:tw-from-red-300{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:tw-from-red-400{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:tw-from-red-500{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:tw-from-red-600{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:tw-from-red-700{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:tw-from-red-800{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:tw-from-red-900{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:tw-from-yellow-50{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:tw-from-yellow-100{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:tw-from-yellow-200{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:tw-from-yellow-300{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:tw-from-yellow-400{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:tw-from-yellow-500{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:tw-from-yellow-600{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:tw-from-yellow-700{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:tw-from-yellow-800{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:tw-from-yellow-900{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:tw-from-green-50{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:tw-from-green-100{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:tw-from-green-200{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:tw-from-green-300{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:tw-from-green-400{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:tw-from-green-500{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:tw-from-green-600{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:tw-from-green-700{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:tw-from-green-800{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:tw-from-green-900{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:tw-from-blue-50{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:tw-from-blue-100{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:tw-from-blue-200{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:tw-from-blue-300{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:tw-from-blue-400{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:tw-from-blue-500{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:tw-from-blue-600{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:tw-from-blue-700{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:tw-from-blue-800{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:tw-from-blue-900{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:tw-from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:tw-from-indigo-100{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:tw-from-indigo-200{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:tw-from-indigo-300{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:tw-from-indigo-400{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:tw-from-indigo-500{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:tw-from-indigo-600{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:tw-from-indigo-700{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:tw-from-indigo-800{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:tw-from-indigo-900{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:tw-from-purple-50{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:tw-from-purple-100{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:tw-from-purple-200{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:tw-from-purple-300{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:tw-from-purple-400{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:tw-from-purple-500{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:tw-from-purple-600{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:tw-from-purple-700{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:tw-from-purple-800{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:tw-from-purple-900{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:tw-from-pink-50{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:tw-from-pink-100{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:tw-from-pink-200{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:tw-from-pink-300{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:tw-from-pink-400{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:tw-from-pink-500{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:tw-from-pink-600{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:tw-from-pink-700{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:tw-from-pink-800{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:tw-from-pink-900{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:hover\:tw-from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:tw-from-current:hover{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:tw-from-black:hover{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:tw-from-white:hover{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:tw-from-gray-50:hover{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:hover\:tw-from-gray-100:hover{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:hover\:tw-from-gray-200:hover{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:hover\:tw-from-gray-300:hover{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:hover\:tw-from-gray-400:hover{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:hover\:tw-from-gray-500:hover{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:hover\:tw-from-gray-600:hover{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:hover\:tw-from-gray-700:hover{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:hover\:tw-from-gray-800:hover{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:hover\:tw-from-gray-900:hover{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:hover\:tw-from-red-50:hover{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:hover\:tw-from-red-100:hover{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:hover\:tw-from-red-200:hover{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:hover\:tw-from-red-300:hover{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:hover\:tw-from-red-400:hover{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:hover\:tw-from-red-500:hover{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:hover\:tw-from-red-600:hover{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:hover\:tw-from-red-700:hover{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:hover\:tw-from-red-800:hover{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:hover\:tw-from-red-900:hover{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:hover\:tw-from-yellow-50:hover{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:hover\:tw-from-yellow-100:hover{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:hover\:tw-from-yellow-200:hover{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:hover\:tw-from-yellow-300:hover{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:hover\:tw-from-yellow-400:hover{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:hover\:tw-from-yellow-500:hover{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:hover\:tw-from-yellow-600:hover{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:hover\:tw-from-yellow-700:hover{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:hover\:tw-from-yellow-800:hover{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:hover\:tw-from-yellow-900:hover{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:hover\:tw-from-green-50:hover{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:hover\:tw-from-green-100:hover{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:hover\:tw-from-green-200:hover{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:hover\:tw-from-green-300:hover{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:hover\:tw-from-green-400:hover{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:hover\:tw-from-green-500:hover{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:hover\:tw-from-green-600:hover{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:hover\:tw-from-green-700:hover{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:hover\:tw-from-green-800:hover{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:hover\:tw-from-green-900:hover{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:hover\:tw-from-blue-50:hover{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:hover\:tw-from-blue-100:hover{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:hover\:tw-from-blue-200:hover{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:hover\:tw-from-blue-300:hover{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:hover\:tw-from-blue-400:hover{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:hover\:tw-from-blue-500:hover{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:hover\:tw-from-blue-600:hover{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:hover\:tw-from-blue-700:hover{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:hover\:tw-from-blue-800:hover{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:hover\:tw-from-blue-900:hover{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:hover\:tw-from-indigo-50:hover{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:hover\:tw-from-indigo-100:hover{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:hover\:tw-from-indigo-200:hover{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:hover\:tw-from-indigo-300:hover{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:hover\:tw-from-indigo-400:hover{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:hover\:tw-from-indigo-500:hover{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:hover\:tw-from-indigo-600:hover{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:hover\:tw-from-indigo-700:hover{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:hover\:tw-from-indigo-800:hover{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:hover\:tw-from-indigo-900:hover{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:hover\:tw-from-purple-50:hover{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:hover\:tw-from-purple-100:hover{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:hover\:tw-from-purple-200:hover{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:hover\:tw-from-purple-300:hover{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:hover\:tw-from-purple-400:hover{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:hover\:tw-from-purple-500:hover{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:hover\:tw-from-purple-600:hover{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:hover\:tw-from-purple-700:hover{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:hover\:tw-from-purple-800:hover{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:hover\:tw-from-purple-900:hover{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:hover\:tw-from-pink-50:hover{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:hover\:tw-from-pink-100:hover{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:hover\:tw-from-pink-200:hover{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:hover\:tw-from-pink-300:hover{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:hover\:tw-from-pink-400:hover{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:hover\:tw-from-pink-500:hover{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:hover\:tw-from-pink-600:hover{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:hover\:tw-from-pink-700:hover{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:hover\:tw-from-pink-800:hover{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:hover\:tw-from-pink-900:hover{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:focus\:tw-from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:tw-from-current:focus{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:tw-from-black:focus{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:tw-from-white:focus{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:tw-from-gray-50:focus{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:focus\:tw-from-gray-100:focus{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:focus\:tw-from-gray-200:focus{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:focus\:tw-from-gray-300:focus{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:focus\:tw-from-gray-400:focus{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:focus\:tw-from-gray-500:focus{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:focus\:tw-from-gray-600:focus{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:focus\:tw-from-gray-700:focus{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:focus\:tw-from-gray-800:focus{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:focus\:tw-from-gray-900:focus{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:focus\:tw-from-red-50:focus{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:focus\:tw-from-red-100:focus{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:focus\:tw-from-red-200:focus{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:focus\:tw-from-red-300:focus{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:focus\:tw-from-red-400:focus{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:focus\:tw-from-red-500:focus{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:focus\:tw-from-red-600:focus{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:focus\:tw-from-red-700:focus{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:focus\:tw-from-red-800:focus{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:focus\:tw-from-red-900:focus{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:focus\:tw-from-yellow-50:focus{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:focus\:tw-from-yellow-100:focus{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:focus\:tw-from-yellow-200:focus{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:focus\:tw-from-yellow-300:focus{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:focus\:tw-from-yellow-400:focus{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:focus\:tw-from-yellow-500:focus{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:focus\:tw-from-yellow-600:focus{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:focus\:tw-from-yellow-700:focus{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:focus\:tw-from-yellow-800:focus{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:focus\:tw-from-yellow-900:focus{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:focus\:tw-from-green-50:focus{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:focus\:tw-from-green-100:focus{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:focus\:tw-from-green-200:focus{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:focus\:tw-from-green-300:focus{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:focus\:tw-from-green-400:focus{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:focus\:tw-from-green-500:focus{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:focus\:tw-from-green-600:focus{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:focus\:tw-from-green-700:focus{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:focus\:tw-from-green-800:focus{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:focus\:tw-from-green-900:focus{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:focus\:tw-from-blue-50:focus{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:focus\:tw-from-blue-100:focus{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:focus\:tw-from-blue-200:focus{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:focus\:tw-from-blue-300:focus{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:focus\:tw-from-blue-400:focus{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:focus\:tw-from-blue-500:focus{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:focus\:tw-from-blue-600:focus{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:focus\:tw-from-blue-700:focus{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:focus\:tw-from-blue-800:focus{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:focus\:tw-from-blue-900:focus{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:focus\:tw-from-indigo-50:focus{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:focus\:tw-from-indigo-100:focus{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:focus\:tw-from-indigo-200:focus{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:focus\:tw-from-indigo-300:focus{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:focus\:tw-from-indigo-400:focus{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:focus\:tw-from-indigo-500:focus{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:focus\:tw-from-indigo-600:focus{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:focus\:tw-from-indigo-700:focus{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:focus\:tw-from-indigo-800:focus{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:focus\:tw-from-indigo-900:focus{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:focus\:tw-from-purple-50:focus{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:focus\:tw-from-purple-100:focus{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:focus\:tw-from-purple-200:focus{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:focus\:tw-from-purple-300:focus{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:focus\:tw-from-purple-400:focus{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:focus\:tw-from-purple-500:focus{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:focus\:tw-from-purple-600:focus{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:focus\:tw-from-purple-700:focus{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:focus\:tw-from-purple-800:focus{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:focus\:tw-from-purple-900:focus{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:focus\:tw-from-pink-50:focus{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:focus\:tw-from-pink-100:focus{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:focus\:tw-from-pink-200:focus{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:focus\:tw-from-pink-300:focus{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:focus\:tw-from-pink-400:focus{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:focus\:tw-from-pink-500:focus{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:focus\:tw-from-pink-600:focus{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:focus\:tw-from-pink-700:focus{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:focus\:tw-from-pink-800:focus{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:focus\:tw-from-pink-900:focus{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:tw-via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:tw-via-current{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:tw-via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:tw-via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:tw-via-gray-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:tw-via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:tw-via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:tw-via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:tw-via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:tw-via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:tw-via-gray-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:tw-via-gray-700{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:tw-via-gray-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:tw-via-gray-900{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:tw-via-red-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:tw-via-red-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:tw-via-red-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:tw-via-red-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:tw-via-red-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:tw-via-red-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:tw-via-red-600{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:tw-via-red-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:tw-via-red-800{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:tw-via-red-900{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:tw-via-yellow-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:tw-via-yellow-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:tw-via-yellow-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:tw-via-yellow-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:tw-via-yellow-400{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:tw-via-yellow-500{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:tw-via-yellow-600{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:tw-via-yellow-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:tw-via-yellow-800{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:tw-via-yellow-900{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:tw-via-green-50{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:tw-via-green-100{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:tw-via-green-200{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:tw-via-green-300{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:tw-via-green-400{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:tw-via-green-500{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:tw-via-green-600{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:tw-via-green-700{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:tw-via-green-800{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:tw-via-green-900{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:tw-via-blue-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:tw-via-blue-100{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:tw-via-blue-200{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:tw-via-blue-300{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:tw-via-blue-400{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:tw-via-blue-500{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:tw-via-blue-600{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:tw-via-blue-700{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:tw-via-blue-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:tw-via-blue-900{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:tw-via-indigo-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:tw-via-indigo-100{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:tw-via-indigo-200{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:tw-via-indigo-300{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:tw-via-indigo-400{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:tw-via-indigo-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:tw-via-indigo-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:tw-via-indigo-700{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:tw-via-indigo-800{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:tw-via-indigo-900{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:tw-via-purple-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:tw-via-purple-100{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:tw-via-purple-200{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:tw-via-purple-300{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:tw-via-purple-400{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:tw-via-purple-500{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:tw-via-purple-600{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:tw-via-purple-700{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:tw-via-purple-800{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:tw-via-purple-900{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:tw-via-pink-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:tw-via-pink-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:tw-via-pink-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:tw-via-pink-300{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:tw-via-pink-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:tw-via-pink-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:tw-via-pink-600{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:tw-via-pink-700{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:tw-via-pink-800{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:tw-via-pink-900{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:hover\:tw-via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:tw-via-current:hover{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:tw-via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:tw-via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:tw-via-gray-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:hover\:tw-via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:hover\:tw-via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:hover\:tw-via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:hover\:tw-via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:hover\:tw-via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:hover\:tw-via-gray-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:hover\:tw-via-gray-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:hover\:tw-via-gray-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:hover\:tw-via-gray-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:hover\:tw-via-red-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:hover\:tw-via-red-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:hover\:tw-via-red-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:hover\:tw-via-red-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:hover\:tw-via-red-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:hover\:tw-via-red-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:hover\:tw-via-red-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:hover\:tw-via-red-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:hover\:tw-via-red-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:hover\:tw-via-red-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:hover\:tw-via-yellow-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:hover\:tw-via-yellow-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:hover\:tw-via-yellow-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:hover\:tw-via-yellow-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:hover\:tw-via-yellow-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:hover\:tw-via-yellow-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:hover\:tw-via-yellow-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:hover\:tw-via-yellow-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:hover\:tw-via-yellow-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:hover\:tw-via-yellow-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:hover\:tw-via-green-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:hover\:tw-via-green-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:hover\:tw-via-green-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:hover\:tw-via-green-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:hover\:tw-via-green-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:hover\:tw-via-green-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:hover\:tw-via-green-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:hover\:tw-via-green-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:hover\:tw-via-green-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:hover\:tw-via-green-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:hover\:tw-via-blue-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:hover\:tw-via-blue-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:hover\:tw-via-blue-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:hover\:tw-via-blue-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:hover\:tw-via-blue-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:hover\:tw-via-blue-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:hover\:tw-via-blue-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:hover\:tw-via-blue-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:hover\:tw-via-blue-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:hover\:tw-via-blue-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:hover\:tw-via-indigo-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:hover\:tw-via-indigo-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:hover\:tw-via-indigo-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:hover\:tw-via-indigo-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:hover\:tw-via-indigo-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:hover\:tw-via-indigo-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:hover\:tw-via-indigo-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:hover\:tw-via-indigo-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:hover\:tw-via-indigo-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:hover\:tw-via-indigo-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:hover\:tw-via-purple-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:hover\:tw-via-purple-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:hover\:tw-via-purple-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:hover\:tw-via-purple-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:hover\:tw-via-purple-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:hover\:tw-via-purple-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:hover\:tw-via-purple-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:hover\:tw-via-purple-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:hover\:tw-via-purple-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:hover\:tw-via-purple-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:hover\:tw-via-pink-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:hover\:tw-via-pink-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:hover\:tw-via-pink-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:hover\:tw-via-pink-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:hover\:tw-via-pink-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:hover\:tw-via-pink-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:hover\:tw-via-pink-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:hover\:tw-via-pink-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:hover\:tw-via-pink-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:hover\:tw-via-pink-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:focus\:tw-via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:tw-via-current:focus{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:tw-via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:tw-via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:tw-via-gray-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .sm\:focus\:tw-via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .sm\:focus\:tw-via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .sm\:focus\:tw-via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .sm\:focus\:tw-via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .sm\:focus\:tw-via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .sm\:focus\:tw-via-gray-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .sm\:focus\:tw-via-gray-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .sm\:focus\:tw-via-gray-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .sm\:focus\:tw-via-gray-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .sm\:focus\:tw-via-red-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .sm\:focus\:tw-via-red-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .sm\:focus\:tw-via-red-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .sm\:focus\:tw-via-red-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .sm\:focus\:tw-via-red-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .sm\:focus\:tw-via-red-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .sm\:focus\:tw-via-red-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .sm\:focus\:tw-via-red-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .sm\:focus\:tw-via-red-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .sm\:focus\:tw-via-red-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .sm\:focus\:tw-via-yellow-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .sm\:focus\:tw-via-yellow-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .sm\:focus\:tw-via-yellow-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .sm\:focus\:tw-via-yellow-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .sm\:focus\:tw-via-yellow-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .sm\:focus\:tw-via-yellow-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:focus\:tw-via-yellow-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .sm\:focus\:tw-via-yellow-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .sm\:focus\:tw-via-yellow-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .sm\:focus\:tw-via-yellow-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .sm\:focus\:tw-via-green-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .sm\:focus\:tw-via-green-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .sm\:focus\:tw-via-green-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .sm\:focus\:tw-via-green-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .sm\:focus\:tw-via-green-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .sm\:focus\:tw-via-green-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .sm\:focus\:tw-via-green-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .sm\:focus\:tw-via-green-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .sm\:focus\:tw-via-green-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .sm\:focus\:tw-via-green-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .sm\:focus\:tw-via-blue-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .sm\:focus\:tw-via-blue-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .sm\:focus\:tw-via-blue-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .sm\:focus\:tw-via-blue-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .sm\:focus\:tw-via-blue-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .sm\:focus\:tw-via-blue-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .sm\:focus\:tw-via-blue-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .sm\:focus\:tw-via-blue-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .sm\:focus\:tw-via-blue-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .sm\:focus\:tw-via-blue-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .sm\:focus\:tw-via-indigo-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .sm\:focus\:tw-via-indigo-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .sm\:focus\:tw-via-indigo-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .sm\:focus\:tw-via-indigo-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .sm\:focus\:tw-via-indigo-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .sm\:focus\:tw-via-indigo-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .sm\:focus\:tw-via-indigo-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .sm\:focus\:tw-via-indigo-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .sm\:focus\:tw-via-indigo-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .sm\:focus\:tw-via-indigo-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .sm\:focus\:tw-via-purple-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .sm\:focus\:tw-via-purple-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .sm\:focus\:tw-via-purple-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .sm\:focus\:tw-via-purple-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .sm\:focus\:tw-via-purple-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .sm\:focus\:tw-via-purple-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .sm\:focus\:tw-via-purple-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .sm\:focus\:tw-via-purple-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .sm\:focus\:tw-via-purple-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .sm\:focus\:tw-via-purple-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .sm\:focus\:tw-via-pink-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .sm\:focus\:tw-via-pink-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .sm\:focus\:tw-via-pink-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .sm\:focus\:tw-via-pink-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .sm\:focus\:tw-via-pink-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .sm\:focus\:tw-via-pink-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .sm\:focus\:tw-via-pink-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .sm\:focus\:tw-via-pink-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .sm\:focus\:tw-via-pink-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .sm\:focus\:tw-via-pink-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .sm\:tw-to-transparent{
    --tw-gradient-to:transparent
  }

  .sm\:tw-to-current{
    --tw-gradient-to:currentColor
  }

  .sm\:tw-to-black{
    --tw-gradient-to:#000
  }

  .sm\:tw-to-white{
    --tw-gradient-to:#fff
  }

  .sm\:tw-to-gray-50{
    --tw-gradient-to:#f9fafb
  }

  .sm\:tw-to-gray-100{
    --tw-gradient-to:#f3f4f6
  }

  .sm\:tw-to-gray-200{
    --tw-gradient-to:#e5e7eb
  }

  .sm\:tw-to-gray-300{
    --tw-gradient-to:#d1d5db
  }

  .sm\:tw-to-gray-400{
    --tw-gradient-to:#9ca3af
  }

  .sm\:tw-to-gray-500{
    --tw-gradient-to:#6b7280
  }

  .sm\:tw-to-gray-600{
    --tw-gradient-to:#4b5563
  }

  .sm\:tw-to-gray-700{
    --tw-gradient-to:#374151
  }

  .sm\:tw-to-gray-800{
    --tw-gradient-to:#1f2937
  }

  .sm\:tw-to-gray-900{
    --tw-gradient-to:#111827
  }

  .sm\:tw-to-red-50{
    --tw-gradient-to:#fef2f2
  }

  .sm\:tw-to-red-100{
    --tw-gradient-to:#fee2e2
  }

  .sm\:tw-to-red-200{
    --tw-gradient-to:#fecaca
  }

  .sm\:tw-to-red-300{
    --tw-gradient-to:#fca5a5
  }

  .sm\:tw-to-red-400{
    --tw-gradient-to:#f87171
  }

  .sm\:tw-to-red-500{
    --tw-gradient-to:#ef4444
  }

  .sm\:tw-to-red-600{
    --tw-gradient-to:#dc2626
  }

  .sm\:tw-to-red-700{
    --tw-gradient-to:#b91c1c
  }

  .sm\:tw-to-red-800{
    --tw-gradient-to:#991b1b
  }

  .sm\:tw-to-red-900{
    --tw-gradient-to:#7f1d1d
  }

  .sm\:tw-to-yellow-50{
    --tw-gradient-to:#fffbeb
  }

  .sm\:tw-to-yellow-100{
    --tw-gradient-to:#fef3c7
  }

  .sm\:tw-to-yellow-200{
    --tw-gradient-to:#fde68a
  }

  .sm\:tw-to-yellow-300{
    --tw-gradient-to:#fcd34d
  }

  .sm\:tw-to-yellow-400{
    --tw-gradient-to:#fbbf24
  }

  .sm\:tw-to-yellow-500{
    --tw-gradient-to:#f59e0b
  }

  .sm\:tw-to-yellow-600{
    --tw-gradient-to:#d97706
  }

  .sm\:tw-to-yellow-700{
    --tw-gradient-to:#b45309
  }

  .sm\:tw-to-yellow-800{
    --tw-gradient-to:#92400e
  }

  .sm\:tw-to-yellow-900{
    --tw-gradient-to:#78350f
  }

  .sm\:tw-to-green-50{
    --tw-gradient-to:#ecfdf5
  }

  .sm\:tw-to-green-100{
    --tw-gradient-to:#d1fae5
  }

  .sm\:tw-to-green-200{
    --tw-gradient-to:#a7f3d0
  }

  .sm\:tw-to-green-300{
    --tw-gradient-to:#6ee7b7
  }

  .sm\:tw-to-green-400{
    --tw-gradient-to:#34d399
  }

  .sm\:tw-to-green-500{
    --tw-gradient-to:#10b981
  }

  .sm\:tw-to-green-600{
    --tw-gradient-to:#059669
  }

  .sm\:tw-to-green-700{
    --tw-gradient-to:#047857
  }

  .sm\:tw-to-green-800{
    --tw-gradient-to:#065f46
  }

  .sm\:tw-to-green-900{
    --tw-gradient-to:#064e3b
  }

  .sm\:tw-to-blue-50{
    --tw-gradient-to:#eff6ff
  }

  .sm\:tw-to-blue-100{
    --tw-gradient-to:#dbeafe
  }

  .sm\:tw-to-blue-200{
    --tw-gradient-to:#bfdbfe
  }

  .sm\:tw-to-blue-300{
    --tw-gradient-to:#93c5fd
  }

  .sm\:tw-to-blue-400{
    --tw-gradient-to:#60a5fa
  }

  .sm\:tw-to-blue-500{
    --tw-gradient-to:#3b82f6
  }

  .sm\:tw-to-blue-600{
    --tw-gradient-to:#2563eb
  }

  .sm\:tw-to-blue-700{
    --tw-gradient-to:#1d4ed8
  }

  .sm\:tw-to-blue-800{
    --tw-gradient-to:#1e40af
  }

  .sm\:tw-to-blue-900{
    --tw-gradient-to:#1e3a8a
  }

  .sm\:tw-to-indigo-50{
    --tw-gradient-to:#eef2ff
  }

  .sm\:tw-to-indigo-100{
    --tw-gradient-to:#e0e7ff
  }

  .sm\:tw-to-indigo-200{
    --tw-gradient-to:#c7d2fe
  }

  .sm\:tw-to-indigo-300{
    --tw-gradient-to:#a5b4fc
  }

  .sm\:tw-to-indigo-400{
    --tw-gradient-to:#818cf8
  }

  .sm\:tw-to-indigo-500{
    --tw-gradient-to:#6366f1
  }

  .sm\:tw-to-indigo-600{
    --tw-gradient-to:#4f46e5
  }

  .sm\:tw-to-indigo-700{
    --tw-gradient-to:#4338ca
  }

  .sm\:tw-to-indigo-800{
    --tw-gradient-to:#3730a3
  }

  .sm\:tw-to-indigo-900{
    --tw-gradient-to:#312e81
  }

  .sm\:tw-to-purple-50{
    --tw-gradient-to:#f5f3ff
  }

  .sm\:tw-to-purple-100{
    --tw-gradient-to:#ede9fe
  }

  .sm\:tw-to-purple-200{
    --tw-gradient-to:#ddd6fe
  }

  .sm\:tw-to-purple-300{
    --tw-gradient-to:#c4b5fd
  }

  .sm\:tw-to-purple-400{
    --tw-gradient-to:#a78bfa
  }

  .sm\:tw-to-purple-500{
    --tw-gradient-to:#8b5cf6
  }

  .sm\:tw-to-purple-600{
    --tw-gradient-to:#7c3aed
  }

  .sm\:tw-to-purple-700{
    --tw-gradient-to:#6d28d9
  }

  .sm\:tw-to-purple-800{
    --tw-gradient-to:#5b21b6
  }

  .sm\:tw-to-purple-900{
    --tw-gradient-to:#4c1d95
  }

  .sm\:tw-to-pink-50{
    --tw-gradient-to:#fdf2f8
  }

  .sm\:tw-to-pink-100{
    --tw-gradient-to:#fce7f3
  }

  .sm\:tw-to-pink-200{
    --tw-gradient-to:#fbcfe8
  }

  .sm\:tw-to-pink-300{
    --tw-gradient-to:#f9a8d4
  }

  .sm\:tw-to-pink-400{
    --tw-gradient-to:#f472b6
  }

  .sm\:tw-to-pink-500{
    --tw-gradient-to:#ec4899
  }

  .sm\:tw-to-pink-600{
    --tw-gradient-to:#db2777
  }

  .sm\:tw-to-pink-700{
    --tw-gradient-to:#be185d
  }

  .sm\:tw-to-pink-800{
    --tw-gradient-to:#9d174d
  }

  .sm\:tw-to-pink-900{
    --tw-gradient-to:#831843
  }

  .sm\:hover\:tw-to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .sm\:hover\:tw-to-current:hover{
    --tw-gradient-to:currentColor
  }

  .sm\:hover\:tw-to-black:hover{
    --tw-gradient-to:#000
  }

  .sm\:hover\:tw-to-white:hover{
    --tw-gradient-to:#fff
  }

  .sm\:hover\:tw-to-gray-50:hover{
    --tw-gradient-to:#f9fafb
  }

  .sm\:hover\:tw-to-gray-100:hover{
    --tw-gradient-to:#f3f4f6
  }

  .sm\:hover\:tw-to-gray-200:hover{
    --tw-gradient-to:#e5e7eb
  }

  .sm\:hover\:tw-to-gray-300:hover{
    --tw-gradient-to:#d1d5db
  }

  .sm\:hover\:tw-to-gray-400:hover{
    --tw-gradient-to:#9ca3af
  }

  .sm\:hover\:tw-to-gray-500:hover{
    --tw-gradient-to:#6b7280
  }

  .sm\:hover\:tw-to-gray-600:hover{
    --tw-gradient-to:#4b5563
  }

  .sm\:hover\:tw-to-gray-700:hover{
    --tw-gradient-to:#374151
  }

  .sm\:hover\:tw-to-gray-800:hover{
    --tw-gradient-to:#1f2937
  }

  .sm\:hover\:tw-to-gray-900:hover{
    --tw-gradient-to:#111827
  }

  .sm\:hover\:tw-to-red-50:hover{
    --tw-gradient-to:#fef2f2
  }

  .sm\:hover\:tw-to-red-100:hover{
    --tw-gradient-to:#fee2e2
  }

  .sm\:hover\:tw-to-red-200:hover{
    --tw-gradient-to:#fecaca
  }

  .sm\:hover\:tw-to-red-300:hover{
    --tw-gradient-to:#fca5a5
  }

  .sm\:hover\:tw-to-red-400:hover{
    --tw-gradient-to:#f87171
  }

  .sm\:hover\:tw-to-red-500:hover{
    --tw-gradient-to:#ef4444
  }

  .sm\:hover\:tw-to-red-600:hover{
    --tw-gradient-to:#dc2626
  }

  .sm\:hover\:tw-to-red-700:hover{
    --tw-gradient-to:#b91c1c
  }

  .sm\:hover\:tw-to-red-800:hover{
    --tw-gradient-to:#991b1b
  }

  .sm\:hover\:tw-to-red-900:hover{
    --tw-gradient-to:#7f1d1d
  }

  .sm\:hover\:tw-to-yellow-50:hover{
    --tw-gradient-to:#fffbeb
  }

  .sm\:hover\:tw-to-yellow-100:hover{
    --tw-gradient-to:#fef3c7
  }

  .sm\:hover\:tw-to-yellow-200:hover{
    --tw-gradient-to:#fde68a
  }

  .sm\:hover\:tw-to-yellow-300:hover{
    --tw-gradient-to:#fcd34d
  }

  .sm\:hover\:tw-to-yellow-400:hover{
    --tw-gradient-to:#fbbf24
  }

  .sm\:hover\:tw-to-yellow-500:hover{
    --tw-gradient-to:#f59e0b
  }

  .sm\:hover\:tw-to-yellow-600:hover{
    --tw-gradient-to:#d97706
  }

  .sm\:hover\:tw-to-yellow-700:hover{
    --tw-gradient-to:#b45309
  }

  .sm\:hover\:tw-to-yellow-800:hover{
    --tw-gradient-to:#92400e
  }

  .sm\:hover\:tw-to-yellow-900:hover{
    --tw-gradient-to:#78350f
  }

  .sm\:hover\:tw-to-green-50:hover{
    --tw-gradient-to:#ecfdf5
  }

  .sm\:hover\:tw-to-green-100:hover{
    --tw-gradient-to:#d1fae5
  }

  .sm\:hover\:tw-to-green-200:hover{
    --tw-gradient-to:#a7f3d0
  }

  .sm\:hover\:tw-to-green-300:hover{
    --tw-gradient-to:#6ee7b7
  }

  .sm\:hover\:tw-to-green-400:hover{
    --tw-gradient-to:#34d399
  }

  .sm\:hover\:tw-to-green-500:hover{
    --tw-gradient-to:#10b981
  }

  .sm\:hover\:tw-to-green-600:hover{
    --tw-gradient-to:#059669
  }

  .sm\:hover\:tw-to-green-700:hover{
    --tw-gradient-to:#047857
  }

  .sm\:hover\:tw-to-green-800:hover{
    --tw-gradient-to:#065f46
  }

  .sm\:hover\:tw-to-green-900:hover{
    --tw-gradient-to:#064e3b
  }

  .sm\:hover\:tw-to-blue-50:hover{
    --tw-gradient-to:#eff6ff
  }

  .sm\:hover\:tw-to-blue-100:hover{
    --tw-gradient-to:#dbeafe
  }

  .sm\:hover\:tw-to-blue-200:hover{
    --tw-gradient-to:#bfdbfe
  }

  .sm\:hover\:tw-to-blue-300:hover{
    --tw-gradient-to:#93c5fd
  }

  .sm\:hover\:tw-to-blue-400:hover{
    --tw-gradient-to:#60a5fa
  }

  .sm\:hover\:tw-to-blue-500:hover{
    --tw-gradient-to:#3b82f6
  }

  .sm\:hover\:tw-to-blue-600:hover{
    --tw-gradient-to:#2563eb
  }

  .sm\:hover\:tw-to-blue-700:hover{
    --tw-gradient-to:#1d4ed8
  }

  .sm\:hover\:tw-to-blue-800:hover{
    --tw-gradient-to:#1e40af
  }

  .sm\:hover\:tw-to-blue-900:hover{
    --tw-gradient-to:#1e3a8a
  }

  .sm\:hover\:tw-to-indigo-50:hover{
    --tw-gradient-to:#eef2ff
  }

  .sm\:hover\:tw-to-indigo-100:hover{
    --tw-gradient-to:#e0e7ff
  }

  .sm\:hover\:tw-to-indigo-200:hover{
    --tw-gradient-to:#c7d2fe
  }

  .sm\:hover\:tw-to-indigo-300:hover{
    --tw-gradient-to:#a5b4fc
  }

  .sm\:hover\:tw-to-indigo-400:hover{
    --tw-gradient-to:#818cf8
  }

  .sm\:hover\:tw-to-indigo-500:hover{
    --tw-gradient-to:#6366f1
  }

  .sm\:hover\:tw-to-indigo-600:hover{
    --tw-gradient-to:#4f46e5
  }

  .sm\:hover\:tw-to-indigo-700:hover{
    --tw-gradient-to:#4338ca
  }

  .sm\:hover\:tw-to-indigo-800:hover{
    --tw-gradient-to:#3730a3
  }

  .sm\:hover\:tw-to-indigo-900:hover{
    --tw-gradient-to:#312e81
  }

  .sm\:hover\:tw-to-purple-50:hover{
    --tw-gradient-to:#f5f3ff
  }

  .sm\:hover\:tw-to-purple-100:hover{
    --tw-gradient-to:#ede9fe
  }

  .sm\:hover\:tw-to-purple-200:hover{
    --tw-gradient-to:#ddd6fe
  }

  .sm\:hover\:tw-to-purple-300:hover{
    --tw-gradient-to:#c4b5fd
  }

  .sm\:hover\:tw-to-purple-400:hover{
    --tw-gradient-to:#a78bfa
  }

  .sm\:hover\:tw-to-purple-500:hover{
    --tw-gradient-to:#8b5cf6
  }

  .sm\:hover\:tw-to-purple-600:hover{
    --tw-gradient-to:#7c3aed
  }

  .sm\:hover\:tw-to-purple-700:hover{
    --tw-gradient-to:#6d28d9
  }

  .sm\:hover\:tw-to-purple-800:hover{
    --tw-gradient-to:#5b21b6
  }

  .sm\:hover\:tw-to-purple-900:hover{
    --tw-gradient-to:#4c1d95
  }

  .sm\:hover\:tw-to-pink-50:hover{
    --tw-gradient-to:#fdf2f8
  }

  .sm\:hover\:tw-to-pink-100:hover{
    --tw-gradient-to:#fce7f3
  }

  .sm\:hover\:tw-to-pink-200:hover{
    --tw-gradient-to:#fbcfe8
  }

  .sm\:hover\:tw-to-pink-300:hover{
    --tw-gradient-to:#f9a8d4
  }

  .sm\:hover\:tw-to-pink-400:hover{
    --tw-gradient-to:#f472b6
  }

  .sm\:hover\:tw-to-pink-500:hover{
    --tw-gradient-to:#ec4899
  }

  .sm\:hover\:tw-to-pink-600:hover{
    --tw-gradient-to:#db2777
  }

  .sm\:hover\:tw-to-pink-700:hover{
    --tw-gradient-to:#be185d
  }

  .sm\:hover\:tw-to-pink-800:hover{
    --tw-gradient-to:#9d174d
  }

  .sm\:hover\:tw-to-pink-900:hover{
    --tw-gradient-to:#831843
  }

  .sm\:focus\:tw-to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .sm\:focus\:tw-to-current:focus{
    --tw-gradient-to:currentColor
  }

  .sm\:focus\:tw-to-black:focus{
    --tw-gradient-to:#000
  }

  .sm\:focus\:tw-to-white:focus{
    --tw-gradient-to:#fff
  }

  .sm\:focus\:tw-to-gray-50:focus{
    --tw-gradient-to:#f9fafb
  }

  .sm\:focus\:tw-to-gray-100:focus{
    --tw-gradient-to:#f3f4f6
  }

  .sm\:focus\:tw-to-gray-200:focus{
    --tw-gradient-to:#e5e7eb
  }

  .sm\:focus\:tw-to-gray-300:focus{
    --tw-gradient-to:#d1d5db
  }

  .sm\:focus\:tw-to-gray-400:focus{
    --tw-gradient-to:#9ca3af
  }

  .sm\:focus\:tw-to-gray-500:focus{
    --tw-gradient-to:#6b7280
  }

  .sm\:focus\:tw-to-gray-600:focus{
    --tw-gradient-to:#4b5563
  }

  .sm\:focus\:tw-to-gray-700:focus{
    --tw-gradient-to:#374151
  }

  .sm\:focus\:tw-to-gray-800:focus{
    --tw-gradient-to:#1f2937
  }

  .sm\:focus\:tw-to-gray-900:focus{
    --tw-gradient-to:#111827
  }

  .sm\:focus\:tw-to-red-50:focus{
    --tw-gradient-to:#fef2f2
  }

  .sm\:focus\:tw-to-red-100:focus{
    --tw-gradient-to:#fee2e2
  }

  .sm\:focus\:tw-to-red-200:focus{
    --tw-gradient-to:#fecaca
  }

  .sm\:focus\:tw-to-red-300:focus{
    --tw-gradient-to:#fca5a5
  }

  .sm\:focus\:tw-to-red-400:focus{
    --tw-gradient-to:#f87171
  }

  .sm\:focus\:tw-to-red-500:focus{
    --tw-gradient-to:#ef4444
  }

  .sm\:focus\:tw-to-red-600:focus{
    --tw-gradient-to:#dc2626
  }

  .sm\:focus\:tw-to-red-700:focus{
    --tw-gradient-to:#b91c1c
  }

  .sm\:focus\:tw-to-red-800:focus{
    --tw-gradient-to:#991b1b
  }

  .sm\:focus\:tw-to-red-900:focus{
    --tw-gradient-to:#7f1d1d
  }

  .sm\:focus\:tw-to-yellow-50:focus{
    --tw-gradient-to:#fffbeb
  }

  .sm\:focus\:tw-to-yellow-100:focus{
    --tw-gradient-to:#fef3c7
  }

  .sm\:focus\:tw-to-yellow-200:focus{
    --tw-gradient-to:#fde68a
  }

  .sm\:focus\:tw-to-yellow-300:focus{
    --tw-gradient-to:#fcd34d
  }

  .sm\:focus\:tw-to-yellow-400:focus{
    --tw-gradient-to:#fbbf24
  }

  .sm\:focus\:tw-to-yellow-500:focus{
    --tw-gradient-to:#f59e0b
  }

  .sm\:focus\:tw-to-yellow-600:focus{
    --tw-gradient-to:#d97706
  }

  .sm\:focus\:tw-to-yellow-700:focus{
    --tw-gradient-to:#b45309
  }

  .sm\:focus\:tw-to-yellow-800:focus{
    --tw-gradient-to:#92400e
  }

  .sm\:focus\:tw-to-yellow-900:focus{
    --tw-gradient-to:#78350f
  }

  .sm\:focus\:tw-to-green-50:focus{
    --tw-gradient-to:#ecfdf5
  }

  .sm\:focus\:tw-to-green-100:focus{
    --tw-gradient-to:#d1fae5
  }

  .sm\:focus\:tw-to-green-200:focus{
    --tw-gradient-to:#a7f3d0
  }

  .sm\:focus\:tw-to-green-300:focus{
    --tw-gradient-to:#6ee7b7
  }

  .sm\:focus\:tw-to-green-400:focus{
    --tw-gradient-to:#34d399
  }

  .sm\:focus\:tw-to-green-500:focus{
    --tw-gradient-to:#10b981
  }

  .sm\:focus\:tw-to-green-600:focus{
    --tw-gradient-to:#059669
  }

  .sm\:focus\:tw-to-green-700:focus{
    --tw-gradient-to:#047857
  }

  .sm\:focus\:tw-to-green-800:focus{
    --tw-gradient-to:#065f46
  }

  .sm\:focus\:tw-to-green-900:focus{
    --tw-gradient-to:#064e3b
  }

  .sm\:focus\:tw-to-blue-50:focus{
    --tw-gradient-to:#eff6ff
  }

  .sm\:focus\:tw-to-blue-100:focus{
    --tw-gradient-to:#dbeafe
  }

  .sm\:focus\:tw-to-blue-200:focus{
    --tw-gradient-to:#bfdbfe
  }

  .sm\:focus\:tw-to-blue-300:focus{
    --tw-gradient-to:#93c5fd
  }

  .sm\:focus\:tw-to-blue-400:focus{
    --tw-gradient-to:#60a5fa
  }

  .sm\:focus\:tw-to-blue-500:focus{
    --tw-gradient-to:#3b82f6
  }

  .sm\:focus\:tw-to-blue-600:focus{
    --tw-gradient-to:#2563eb
  }

  .sm\:focus\:tw-to-blue-700:focus{
    --tw-gradient-to:#1d4ed8
  }

  .sm\:focus\:tw-to-blue-800:focus{
    --tw-gradient-to:#1e40af
  }

  .sm\:focus\:tw-to-blue-900:focus{
    --tw-gradient-to:#1e3a8a
  }

  .sm\:focus\:tw-to-indigo-50:focus{
    --tw-gradient-to:#eef2ff
  }

  .sm\:focus\:tw-to-indigo-100:focus{
    --tw-gradient-to:#e0e7ff
  }

  .sm\:focus\:tw-to-indigo-200:focus{
    --tw-gradient-to:#c7d2fe
  }

  .sm\:focus\:tw-to-indigo-300:focus{
    --tw-gradient-to:#a5b4fc
  }

  .sm\:focus\:tw-to-indigo-400:focus{
    --tw-gradient-to:#818cf8
  }

  .sm\:focus\:tw-to-indigo-500:focus{
    --tw-gradient-to:#6366f1
  }

  .sm\:focus\:tw-to-indigo-600:focus{
    --tw-gradient-to:#4f46e5
  }

  .sm\:focus\:tw-to-indigo-700:focus{
    --tw-gradient-to:#4338ca
  }

  .sm\:focus\:tw-to-indigo-800:focus{
    --tw-gradient-to:#3730a3
  }

  .sm\:focus\:tw-to-indigo-900:focus{
    --tw-gradient-to:#312e81
  }

  .sm\:focus\:tw-to-purple-50:focus{
    --tw-gradient-to:#f5f3ff
  }

  .sm\:focus\:tw-to-purple-100:focus{
    --tw-gradient-to:#ede9fe
  }

  .sm\:focus\:tw-to-purple-200:focus{
    --tw-gradient-to:#ddd6fe
  }

  .sm\:focus\:tw-to-purple-300:focus{
    --tw-gradient-to:#c4b5fd
  }

  .sm\:focus\:tw-to-purple-400:focus{
    --tw-gradient-to:#a78bfa
  }

  .sm\:focus\:tw-to-purple-500:focus{
    --tw-gradient-to:#8b5cf6
  }

  .sm\:focus\:tw-to-purple-600:focus{
    --tw-gradient-to:#7c3aed
  }

  .sm\:focus\:tw-to-purple-700:focus{
    --tw-gradient-to:#6d28d9
  }

  .sm\:focus\:tw-to-purple-800:focus{
    --tw-gradient-to:#5b21b6
  }

  .sm\:focus\:tw-to-purple-900:focus{
    --tw-gradient-to:#4c1d95
  }

  .sm\:focus\:tw-to-pink-50:focus{
    --tw-gradient-to:#fdf2f8
  }

  .sm\:focus\:tw-to-pink-100:focus{
    --tw-gradient-to:#fce7f3
  }

  .sm\:focus\:tw-to-pink-200:focus{
    --tw-gradient-to:#fbcfe8
  }

  .sm\:focus\:tw-to-pink-300:focus{
    --tw-gradient-to:#f9a8d4
  }

  .sm\:focus\:tw-to-pink-400:focus{
    --tw-gradient-to:#f472b6
  }

  .sm\:focus\:tw-to-pink-500:focus{
    --tw-gradient-to:#ec4899
  }

  .sm\:focus\:tw-to-pink-600:focus{
    --tw-gradient-to:#db2777
  }

  .sm\:focus\:tw-to-pink-700:focus{
    --tw-gradient-to:#be185d
  }

  .sm\:focus\:tw-to-pink-800:focus{
    --tw-gradient-to:#9d174d
  }

  .sm\:focus\:tw-to-pink-900:focus{
    --tw-gradient-to:#831843
  }

  .sm\:tw-decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .sm\:tw-decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .sm\:tw-bg-auto{
    background-size:auto
  }

  .sm\:tw-bg-cover{
    background-size:cover
  }

  .sm\:tw-bg-contain{
    background-size:contain
  }

  .sm\:tw-bg-fixed{
    background-attachment:fixed
  }

  .sm\:tw-bg-local{
    background-attachment:local
  }

  .sm\:tw-bg-scroll{
    background-attachment:scroll
  }

  .sm\:tw-bg-clip-border{
    background-clip:border-box
  }

  .sm\:tw-bg-clip-padding{
    background-clip:padding-box
  }

  .sm\:tw-bg-clip-content{
    background-clip:content-box
  }

  .sm\:tw-bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .sm\:tw-bg-bottom{
    background-position:bottom
  }

  .sm\:tw-bg-center{
    background-position:center
  }

  .sm\:tw-bg-left{
    background-position:left
  }

  .sm\:tw-bg-left-bottom{
    background-position:left bottom
  }

  .sm\:tw-bg-left-top{
    background-position:left top
  }

  .sm\:tw-bg-right{
    background-position:right
  }

  .sm\:tw-bg-right-bottom{
    background-position:right bottom
  }

  .sm\:tw-bg-right-top{
    background-position:right top
  }

  .sm\:tw-bg-top{
    background-position:top
  }

  .sm\:tw-bg-repeat{
    background-repeat:repeat
  }

  .sm\:tw-bg-no-repeat{
    background-repeat:no-repeat
  }

  .sm\:tw-bg-repeat-x{
    background-repeat:repeat-x
  }

  .sm\:tw-bg-repeat-y{
    background-repeat:repeat-y
  }

  .sm\:tw-bg-repeat-round{
    background-repeat:round
  }

  .sm\:tw-bg-repeat-space{
    background-repeat:space
  }

  .sm\:tw-bg-origin-border{
    background-origin:border-box
  }

  .sm\:tw-bg-origin-padding{
    background-origin:padding-box
  }

  .sm\:tw-bg-origin-content{
    background-origin:content-box
  }

  .sm\:tw-fill-current{
    fill:currentColor
  }

  .sm\:tw-stroke-current{
    stroke:currentColor
  }

  .sm\:tw-stroke-0{
    stroke-width:0
  }

  .sm\:tw-stroke-1{
    stroke-width:1
  }

  .sm\:tw-stroke-2{
    stroke-width:2
  }

  .sm\:tw-object-contain{
    object-fit:contain
  }

  .sm\:tw-object-cover{
    object-fit:cover
  }

  .sm\:tw-object-fill{
    object-fit:fill
  }

  .sm\:tw-object-none{
    object-fit:none
  }

  .sm\:tw-object-scale-down{
    object-fit:scale-down
  }

  .sm\:tw-object-bottom{
    object-position:bottom
  }

  .sm\:tw-object-center{
    object-position:center
  }

  .sm\:tw-object-left{
    object-position:left
  }

  .sm\:tw-object-left-bottom{
    object-position:left bottom
  }

  .sm\:tw-object-left-top{
    object-position:left top
  }

  .sm\:tw-object-right{
    object-position:right
  }

  .sm\:tw-object-right-bottom{
    object-position:right bottom
  }

  .sm\:tw-object-right-top{
    object-position:right top
  }

  .sm\:tw-object-top{
    object-position:top
  }

  .sm\:tw-p-0{
    padding:0px
  }

  .sm\:tw-p-1{
    padding:0.25rem
  }

  .sm\:tw-p-2{
    padding:0.5rem
  }

  .sm\:tw-p-3{
    padding:0.75rem
  }

  .sm\:tw-p-4{
    padding:1rem
  }

  .sm\:tw-p-5{
    padding:1.25rem
  }

  .sm\:tw-p-6{
    padding:1.5rem
  }

  .sm\:tw-p-7{
    padding:1.75rem
  }

  .sm\:tw-p-8{
    padding:2rem
  }

  .sm\:tw-p-9{
    padding:2.25rem
  }

  .sm\:tw-p-10{
    padding:2.5rem
  }

  .sm\:tw-p-11{
    padding:2.75rem
  }

  .sm\:tw-p-12{
    padding:3rem
  }

  .sm\:tw-p-14{
    padding:3.5rem
  }

  .sm\:tw-p-16{
    padding:4rem
  }

  .sm\:tw-p-20{
    padding:5rem
  }

  .sm\:tw-p-24{
    padding:6rem
  }

  .sm\:tw-p-28{
    padding:7rem
  }

  .sm\:tw-p-32{
    padding:8rem
  }

  .sm\:tw-p-36{
    padding:9rem
  }

  .sm\:tw-p-40{
    padding:10rem
  }

  .sm\:tw-p-44{
    padding:11rem
  }

  .sm\:tw-p-48{
    padding:12rem
  }

  .sm\:tw-p-52{
    padding:13rem
  }

  .sm\:tw-p-56{
    padding:14rem
  }

  .sm\:tw-p-60{
    padding:15rem
  }

  .sm\:tw-p-64{
    padding:16rem
  }

  .sm\:tw-p-72{
    padding:18rem
  }

  .sm\:tw-p-80{
    padding:20rem
  }

  .sm\:tw-p-96{
    padding:24rem
  }

  .sm\:tw-p-px{
    padding:1px
  }

  .sm\:tw-p-0\.5{
    padding:0.125rem
  }

  .sm\:tw-p-1\.5{
    padding:0.375rem
  }

  .sm\:tw-p-2\.5{
    padding:0.625rem
  }

  .sm\:tw-p-3\.5{
    padding:0.875rem
  }

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

  .sm\:tw-px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

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

  .sm\:tw-px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .sm\:tw-px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .sm\:tw-px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

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

  .sm\:tw-px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

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

  .sm\:tw-px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .sm\:tw-px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

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

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

  .sm\:tw-px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .sm\:tw-px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .sm\:tw-px-20{
    padding-left:5rem;
    padding-right:5rem
  }

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

  .sm\:tw-px-28{
    padding-left:7rem;
    padding-right:7rem
  }

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

  .sm\:tw-px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .sm\:tw-px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .sm\:tw-px-44{
    padding-left:11rem;
    padding-right:11rem
  }

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

  .sm\:tw-px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .sm\:tw-px-56{
    padding-left:14rem;
    padding-right:14rem
  }

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

  .sm\:tw-px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .sm\:tw-px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .sm\:tw-px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .sm\:tw-px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .sm\:tw-px-px{
    padding-left:1px;
    padding-right:1px
  }

  .sm\:tw-px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .sm\:tw-px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .sm\:tw-px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .sm\:tw-px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .sm\:tw-py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .sm\:tw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .sm\:tw-py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .sm\:tw-py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .sm\:tw-py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .sm\:tw-py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .sm\:tw-py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .sm\:tw-py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .sm\:tw-py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .sm\:tw-py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .sm\:tw-py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .sm\:tw-py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .sm\:tw-py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .sm\:tw-py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .sm\:tw-py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .sm\:tw-py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .sm\:tw-py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .sm\:tw-py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .sm\:tw-py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .sm\:tw-py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .sm\:tw-py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .sm\:tw-py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .sm\:tw-py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .sm\:tw-py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .sm\:tw-py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .sm\:tw-py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .sm\:tw-py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .sm\:tw-py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .sm\:tw-py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .sm\:tw-py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .sm\:tw-py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .sm\:tw-py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .sm\:tw-py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .sm\:tw-py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .sm\:tw-py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .sm\:tw-pt-0{
    padding-top:0px
  }

  .sm\:tw-pt-1{
    padding-top:0.25rem
  }

  .sm\:tw-pt-2{
    padding-top:0.5rem
  }

  .sm\:tw-pt-3{
    padding-top:0.75rem
  }

  .sm\:tw-pt-4{
    padding-top:1rem
  }

  .sm\:tw-pt-5{
    padding-top:1.25rem
  }

  .sm\:tw-pt-6{
    padding-top:1.5rem
  }

  .sm\:tw-pt-7{
    padding-top:1.75rem
  }

  .sm\:tw-pt-8{
    padding-top:2rem
  }

  .sm\:tw-pt-9{
    padding-top:2.25rem
  }

  .sm\:tw-pt-10{
    padding-top:2.5rem
  }

  .sm\:tw-pt-11{
    padding-top:2.75rem
  }

  .sm\:tw-pt-12{
    padding-top:3rem
  }

  .sm\:tw-pt-14{
    padding-top:3.5rem
  }

  .sm\:tw-pt-16{
    padding-top:4rem
  }

  .sm\:tw-pt-20{
    padding-top:5rem
  }

  .sm\:tw-pt-24{
    padding-top:6rem
  }

  .sm\:tw-pt-28{
    padding-top:7rem
  }

  .sm\:tw-pt-32{
    padding-top:8rem
  }

  .sm\:tw-pt-36{
    padding-top:9rem
  }

  .sm\:tw-pt-40{
    padding-top:10rem
  }

  .sm\:tw-pt-44{
    padding-top:11rem
  }

  .sm\:tw-pt-48{
    padding-top:12rem
  }

  .sm\:tw-pt-52{
    padding-top:13rem
  }

  .sm\:tw-pt-56{
    padding-top:14rem
  }

  .sm\:tw-pt-60{
    padding-top:15rem
  }

  .sm\:tw-pt-64{
    padding-top:16rem
  }

  .sm\:tw-pt-72{
    padding-top:18rem
  }

  .sm\:tw-pt-80{
    padding-top:20rem
  }

  .sm\:tw-pt-96{
    padding-top:24rem
  }

  .sm\:tw-pt-px{
    padding-top:1px
  }

  .sm\:tw-pt-0\.5{
    padding-top:0.125rem
  }

  .sm\:tw-pt-1\.5{
    padding-top:0.375rem
  }

  .sm\:tw-pt-2\.5{
    padding-top:0.625rem
  }

  .sm\:tw-pt-3\.5{
    padding-top:0.875rem
  }

  .sm\:tw-pr-0{
    padding-right:0px
  }

  .sm\:tw-pr-1{
    padding-right:0.25rem
  }

  .sm\:tw-pr-2{
    padding-right:0.5rem
  }

  .sm\:tw-pr-3{
    padding-right:0.75rem
  }

  .sm\:tw-pr-4{
    padding-right:1rem
  }

  .sm\:tw-pr-5{
    padding-right:1.25rem
  }

  .sm\:tw-pr-6{
    padding-right:1.5rem
  }

  .sm\:tw-pr-7{
    padding-right:1.75rem
  }

  .sm\:tw-pr-8{
    padding-right:2rem
  }

  .sm\:tw-pr-9{
    padding-right:2.25rem
  }

  .sm\:tw-pr-10{
    padding-right:2.5rem
  }

  .sm\:tw-pr-11{
    padding-right:2.75rem
  }

  .sm\:tw-pr-12{
    padding-right:3rem
  }

  .sm\:tw-pr-14{
    padding-right:3.5rem
  }

  .sm\:tw-pr-16{
    padding-right:4rem
  }

  .sm\:tw-pr-20{
    padding-right:5rem
  }

  .sm\:tw-pr-24{
    padding-right:6rem
  }

  .sm\:tw-pr-28{
    padding-right:7rem
  }

  .sm\:tw-pr-32{
    padding-right:8rem
  }

  .sm\:tw-pr-36{
    padding-right:9rem
  }

  .sm\:tw-pr-40{
    padding-right:10rem
  }

  .sm\:tw-pr-44{
    padding-right:11rem
  }

  .sm\:tw-pr-48{
    padding-right:12rem
  }

  .sm\:tw-pr-52{
    padding-right:13rem
  }

  .sm\:tw-pr-56{
    padding-right:14rem
  }

  .sm\:tw-pr-60{
    padding-right:15rem
  }

  .sm\:tw-pr-64{
    padding-right:16rem
  }

  .sm\:tw-pr-72{
    padding-right:18rem
  }

  .sm\:tw-pr-80{
    padding-right:20rem
  }

  .sm\:tw-pr-96{
    padding-right:24rem
  }

  .sm\:tw-pr-px{
    padding-right:1px
  }

  .sm\:tw-pr-0\.5{
    padding-right:0.125rem
  }

  .sm\:tw-pr-1\.5{
    padding-right:0.375rem
  }

  .sm\:tw-pr-2\.5{
    padding-right:0.625rem
  }

  .sm\:tw-pr-3\.5{
    padding-right:0.875rem
  }

  .sm\:tw-pb-0{
    padding-bottom:0px
  }

  .sm\:tw-pb-1{
    padding-bottom:0.25rem
  }

  .sm\:tw-pb-2{
    padding-bottom:0.5rem
  }

  .sm\:tw-pb-3{
    padding-bottom:0.75rem
  }

  .sm\:tw-pb-4{
    padding-bottom:1rem
  }

  .sm\:tw-pb-5{
    padding-bottom:1.25rem
  }

  .sm\:tw-pb-6{
    padding-bottom:1.5rem
  }

  .sm\:tw-pb-7{
    padding-bottom:1.75rem
  }

  .sm\:tw-pb-8{
    padding-bottom:2rem
  }

  .sm\:tw-pb-9{
    padding-bottom:2.25rem
  }

  .sm\:tw-pb-10{
    padding-bottom:2.5rem
  }

  .sm\:tw-pb-11{
    padding-bottom:2.75rem
  }

  .sm\:tw-pb-12{
    padding-bottom:3rem
  }

  .sm\:tw-pb-14{
    padding-bottom:3.5rem
  }

  .sm\:tw-pb-16{
    padding-bottom:4rem
  }

  .sm\:tw-pb-20{
    padding-bottom:5rem
  }

  .sm\:tw-pb-24{
    padding-bottom:6rem
  }

  .sm\:tw-pb-28{
    padding-bottom:7rem
  }

  .sm\:tw-pb-32{
    padding-bottom:8rem
  }

  .sm\:tw-pb-36{
    padding-bottom:9rem
  }

  .sm\:tw-pb-40{
    padding-bottom:10rem
  }

  .sm\:tw-pb-44{
    padding-bottom:11rem
  }

  .sm\:tw-pb-48{
    padding-bottom:12rem
  }

  .sm\:tw-pb-52{
    padding-bottom:13rem
  }

  .sm\:tw-pb-56{
    padding-bottom:14rem
  }

  .sm\:tw-pb-60{
    padding-bottom:15rem
  }

  .sm\:tw-pb-64{
    padding-bottom:16rem
  }

  .sm\:tw-pb-72{
    padding-bottom:18rem
  }

  .sm\:tw-pb-80{
    padding-bottom:20rem
  }

  .sm\:tw-pb-96{
    padding-bottom:24rem
  }

  .sm\:tw-pb-px{
    padding-bottom:1px
  }

  .sm\:tw-pb-0\.5{
    padding-bottom:0.125rem
  }

  .sm\:tw-pb-1\.5{
    padding-bottom:0.375rem
  }

  .sm\:tw-pb-2\.5{
    padding-bottom:0.625rem
  }

  .sm\:tw-pb-3\.5{
    padding-bottom:0.875rem
  }

  .sm\:tw-pl-0{
    padding-left:0px
  }

  .sm\:tw-pl-1{
    padding-left:0.25rem
  }

  .sm\:tw-pl-2{
    padding-left:0.5rem
  }

  .sm\:tw-pl-3{
    padding-left:0.75rem
  }

  .sm\:tw-pl-4{
    padding-left:1rem
  }

  .sm\:tw-pl-5{
    padding-left:1.25rem
  }

  .sm\:tw-pl-6{
    padding-left:1.5rem
  }

  .sm\:tw-pl-7{
    padding-left:1.75rem
  }

  .sm\:tw-pl-8{
    padding-left:2rem
  }

  .sm\:tw-pl-9{
    padding-left:2.25rem
  }

  .sm\:tw-pl-10{
    padding-left:2.5rem
  }

  .sm\:tw-pl-11{
    padding-left:2.75rem
  }

  .sm\:tw-pl-12{
    padding-left:3rem
  }

  .sm\:tw-pl-14{
    padding-left:3.5rem
  }

  .sm\:tw-pl-16{
    padding-left:4rem
  }

  .sm\:tw-pl-20{
    padding-left:5rem
  }

  .sm\:tw-pl-24{
    padding-left:6rem
  }

  .sm\:tw-pl-28{
    padding-left:7rem
  }

  .sm\:tw-pl-32{
    padding-left:8rem
  }

  .sm\:tw-pl-36{
    padding-left:9rem
  }

  .sm\:tw-pl-40{
    padding-left:10rem
  }

  .sm\:tw-pl-44{
    padding-left:11rem
  }

  .sm\:tw-pl-48{
    padding-left:12rem
  }

  .sm\:tw-pl-52{
    padding-left:13rem
  }

  .sm\:tw-pl-56{
    padding-left:14rem
  }

  .sm\:tw-pl-60{
    padding-left:15rem
  }

  .sm\:tw-pl-64{
    padding-left:16rem
  }

  .sm\:tw-pl-72{
    padding-left:18rem
  }

  .sm\:tw-pl-80{
    padding-left:20rem
  }

  .sm\:tw-pl-96{
    padding-left:24rem
  }

  .sm\:tw-pl-px{
    padding-left:1px
  }

  .sm\:tw-pl-0\.5{
    padding-left:0.125rem
  }

  .sm\:tw-pl-1\.5{
    padding-left:0.375rem
  }

  .sm\:tw-pl-2\.5{
    padding-left:0.625rem
  }

  .sm\:tw-pl-3\.5{
    padding-left:0.875rem
  }

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

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

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

  .sm\:tw-text-justify{
    text-align:justify
  }

  .sm\:tw-align-baseline{
    vertical-align:baseline
  }

  .sm\:tw-align-top{
    vertical-align:top
  }

  .sm\:tw-align-middle{
    vertical-align:middle
  }

  .sm\:tw-align-bottom{
    vertical-align:bottom
  }

  .sm\:tw-align-text-top{
    vertical-align:text-top
  }

  .sm\:tw-align-text-bottom{
    vertical-align:text-bottom
  }

  .sm\:tw-font-sans{
    font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .sm\:tw-font-serif{
    font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
  }

  .sm\:tw-font-mono{
    font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .sm\:tw-text-xs{
    font-size:0.75rem;
    line-height:1rem
  }

  .sm\:tw-text-sm{
    font-size:0.875rem;
    line-height:1.25rem
  }

  .sm\:tw-text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .sm\:tw-text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .sm\:tw-text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .sm\:tw-text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .sm\:tw-text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .sm\:tw-text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .sm\:tw-text-5xl{
    font-size:3rem;
    line-height:1
  }

  .sm\:tw-text-6xl{
    font-size:3.75rem;
    line-height:1
  }

  .sm\:tw-text-7xl{
    font-size:4.5rem;
    line-height:1
  }

  .sm\:tw-text-8xl{
    font-size:6rem;
    line-height:1
  }

  .sm\:tw-text-9xl{
    font-size:8rem;
    line-height:1
  }

  .sm\:tw-font-thin{
    font-weight:100
  }

  .sm\:tw-font-extralight{
    font-weight:200
  }

  .sm\:tw-font-light{
    font-weight:300
  }

  .sm\:tw-font-normal{
    font-weight:400
  }

  .sm\:tw-font-medium{
    font-weight:500
  }

  .sm\:tw-font-semibold{
    font-weight:600
  }

  .sm\:tw-font-bold{
    font-weight:700
  }

  .sm\:tw-font-extrabold{
    font-weight:800
  }

  .sm\:tw-font-black{
    font-weight:900
  }

  .sm\:tw-uppercase{
    text-transform:uppercase
  }

  .sm\:tw-lowercase{
    text-transform:lowercase
  }

  .sm\:tw-capitalize{
    text-transform:capitalize
  }

  .sm\:tw-normal-case{
    text-transform:none
  }

  .sm\:tw-italic{
    font-style:italic
  }

  .sm\:tw-not-italic{
    font-style:normal
  }

  .sm\:tw-ordinal, .sm\:tw-slashed-zero, .sm\:tw-lining-nums, .sm\:tw-oldstyle-nums, .sm\:tw-proportional-nums, .sm\:tw-tabular-nums, .sm\:tw-diagonal-fractions, .sm\:tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .sm\:tw-normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .sm\:tw-ordinal{
    --tw-ordinal:ordinal
  }

  .sm\:tw-slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .sm\:tw-lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .sm\:tw-oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .sm\:tw-proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .sm\:tw-tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .sm\:tw-diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .sm\:tw-stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .sm\:tw-leading-3{
    line-height:.75rem
  }

  .sm\:tw-leading-4{
    line-height:1rem
  }

  .sm\:tw-leading-5{
    line-height:1.25rem
  }

  .sm\:tw-leading-6{
    line-height:1.5rem
  }

  .sm\:tw-leading-7{
    line-height:1.75rem
  }

  .sm\:tw-leading-8{
    line-height:2rem
  }

  .sm\:tw-leading-9{
    line-height:2.25rem
  }

  .sm\:tw-leading-10{
    line-height:2.5rem
  }

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

  .sm\:tw-leading-tight{
    line-height:1.25
  }

  .sm\:tw-leading-snug{
    line-height:1.375
  }

  .sm\:tw-leading-normal{
    line-height:1.5
  }

  .sm\:tw-leading-relaxed{
    line-height:1.625
  }

  .sm\:tw-leading-loose{
    line-height:2
  }

  .sm\:tw-tracking-tighter{
    letter-spacing:-0.05em
  }

  .sm\:tw-tracking-tight{
    letter-spacing:-0.025em
  }

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

  .sm\:tw-tracking-wide{
    letter-spacing:0.025em
  }

  .sm\:tw-tracking-wider{
    letter-spacing:0.05em
  }

  .sm\:tw-tracking-widest{
    letter-spacing:0.1em
  }

  .sm\:tw-text-transparent{
    color:transparent
  }

  .sm\:tw-text-current{
    color:currentColor
  }

  .sm\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .sm\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .sm\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .sm\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .sm\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .sm\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .sm\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .sm\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .sm\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .sm\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-transparent{
    color:transparent
  }

  .tw-group:hover .sm\:group-hover\:tw-text-current{
    color:currentColor
  }

  .tw-group:hover .sm\:group-hover\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .sm\:group-hover\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-transparent:focus-within{
    color:transparent
  }

  .sm\:focus-within\:tw-text-current:focus-within{
    color:currentColor
  }

  .sm\:focus-within\:tw-text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-gray-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-red-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-yellow-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-green-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-blue-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-indigo-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-purple-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .sm\:focus-within\:tw-text-pink-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-transparent:hover{
    color:transparent
  }

  .sm\:hover\:tw-text-current:hover{
    color:currentColor
  }

  .sm\:hover\:tw-text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .sm\:hover\:tw-text-gray-50:hover{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-800:hover{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-50:hover{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-200:hover{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-400:hover{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-800:hover{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-red-900:hover{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-50:hover{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-200:hover{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-400:hover{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-500:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-600:hover{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-700:hover{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-800:hover{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-yellow-900:hover{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-50:hover{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-100:hover{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-200:hover{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-300:hover{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-400:hover{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-500:hover{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-600:hover{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-700:hover{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-800:hover{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-green-900:hover{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-50:hover{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-100:hover{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-200:hover{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-300:hover{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-600:hover{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-700:hover{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-800:hover{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-blue-900:hover{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-50:hover{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-200:hover{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-300:hover{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-400:hover{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-800:hover{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-50:hover{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-100:hover{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-300:hover{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-400:hover{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-500:hover{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-600:hover{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-700:hover{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-purple-900:hover{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-50:hover{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-100:hover{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-200:hover{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-300:hover{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-400:hover{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-600:hover{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-700:hover{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-800:hover{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .sm\:hover\:tw-text-pink-900:hover{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-transparent:focus{
    color:transparent
  }

  .sm\:focus\:tw-text-current:focus{
    color:currentColor
  }

  .sm\:focus\:tw-text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-50:focus{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-600:focus{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-700:focus{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-50:focus{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-200:focus{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-400:focus{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-500:focus{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-600:focus{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-700:focus{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-800:focus{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-red-900:focus{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-50:focus{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-200:focus{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-400:focus{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-500:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-600:focus{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-700:focus{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-800:focus{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-yellow-900:focus{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-50:focus{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-100:focus{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-200:focus{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-300:focus{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-400:focus{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-500:focus{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-600:focus{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-700:focus{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-800:focus{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-green-900:focus{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-50:focus{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-100:focus{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-200:focus{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-300:focus{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-400:focus{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-600:focus{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-700:focus{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-800:focus{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-blue-900:focus{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-50:focus{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-100:focus{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-200:focus{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-300:focus{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-400:focus{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-500:focus{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-600:focus{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-700:focus{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-800:focus{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-indigo-900:focus{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-50:focus{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-100:focus{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-300:focus{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-400:focus{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-500:focus{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-600:focus{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-700:focus{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-800:focus{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-purple-900:focus{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-50:focus{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-100:focus{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-200:focus{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-300:focus{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-400:focus{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-500:focus{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-600:focus{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-700:focus{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-800:focus{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .sm\:focus\:tw-text-pink-900:focus{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .sm\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .sm\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .sm\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .sm\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .sm\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .sm\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .sm\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .sm\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .sm\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .sm\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .sm\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .sm\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .sm\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .sm\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .sm\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tw-group:hover .sm\:group-hover\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .sm\:focus-within\:tw-text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .sm\:focus-within\:tw-text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .sm\:focus-within\:tw-text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .sm\:focus-within\:tw-text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .sm\:focus-within\:tw-text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .sm\:focus-within\:tw-text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .sm\:focus-within\:tw-text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .sm\:focus-within\:tw-text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .sm\:focus-within\:tw-text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .sm\:focus-within\:tw-text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .sm\:focus-within\:tw-text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .sm\:focus-within\:tw-text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .sm\:focus-within\:tw-text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .sm\:focus-within\:tw-text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .sm\:focus-within\:tw-text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .sm\:hover\:tw-text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .sm\:hover\:tw-text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .sm\:hover\:tw-text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .sm\:hover\:tw-text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .sm\:hover\:tw-text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .sm\:hover\:tw-text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .sm\:hover\:tw-text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .sm\:hover\:tw-text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .sm\:hover\:tw-text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .sm\:hover\:tw-text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .sm\:hover\:tw-text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .sm\:hover\:tw-text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .sm\:hover\:tw-text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .sm\:hover\:tw-text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .sm\:hover\:tw-text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .sm\:focus\:tw-text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .sm\:focus\:tw-text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .sm\:focus\:tw-text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .sm\:focus\:tw-text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .sm\:focus\:tw-text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .sm\:focus\:tw-text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .sm\:focus\:tw-text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .sm\:focus\:tw-text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .sm\:focus\:tw-text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .sm\:focus\:tw-text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .sm\:focus\:tw-text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .sm\:focus\:tw-text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .sm\:focus\:tw-text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .sm\:focus\:tw-text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .sm\:focus\:tw-text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .sm\:tw-underline{
    text-decoration:underline
  }

  .sm\:tw-line-through{
    text-decoration:line-through
  }

  .sm\:tw-no-underline{
    text-decoration:none
  }

  .tw-group:hover .sm\:group-hover\:tw-underline{
    text-decoration:underline
  }

  .tw-group:hover .sm\:group-hover\:tw-line-through{
    text-decoration:line-through
  }

  .tw-group:hover .sm\:group-hover\:tw-no-underline{
    text-decoration:none
  }

  .sm\:focus-within\:tw-underline:focus-within{
    text-decoration:underline
  }

  .sm\:focus-within\:tw-line-through:focus-within{
    text-decoration:line-through
  }

  .sm\:focus-within\:tw-no-underline:focus-within{
    text-decoration:none
  }

  .sm\:hover\:tw-underline:hover{
    text-decoration:underline
  }

  .sm\:hover\:tw-line-through:hover{
    text-decoration:line-through
  }

  .sm\:hover\:tw-no-underline:hover{
    text-decoration:none
  }

  .sm\:focus\:tw-underline:focus{
    text-decoration:underline
  }

  .sm\:focus\:tw-line-through:focus{
    text-decoration:line-through
  }

  .sm\:focus\:tw-no-underline:focus{
    text-decoration:none
  }

  .sm\:tw-antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .sm\:tw-subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .sm\:tw-placeholder-transparent::placeholder{
    color:transparent
  }

  .sm\:tw-placeholder-current::placeholder{
    color:currentColor
  }

  .sm\:tw-placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-gray-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-red-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-green-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-blue-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-purple-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-pink-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .sm\:focus\:tw-placeholder-current:focus::placeholder{
    color:currentColor
  }

  .sm\:focus\:tw-placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:tw-placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .sm\:tw-placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .sm\:tw-placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .sm\:tw-placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .sm\:tw-placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .sm\:tw-placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .sm\:tw-placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .sm\:tw-placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .sm\:tw-placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .sm\:tw-placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .sm\:tw-placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .sm\:tw-placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .sm\:tw-placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .sm\:tw-placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .sm\:tw-placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .sm\:tw-placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .sm\:focus\:tw-placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .sm\:focus\:tw-placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .sm\:focus\:tw-placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .sm\:focus\:tw-placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .sm\:focus\:tw-placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .sm\:focus\:tw-placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .sm\:focus\:tw-placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .sm\:focus\:tw-placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .sm\:focus\:tw-placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .sm\:focus\:tw-placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .sm\:focus\:tw-placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .sm\:focus\:tw-placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .sm\:focus\:tw-placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .sm\:focus\:tw-placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .sm\:focus\:tw-placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .sm\:tw-opacity-0{
    opacity:0
  }

  .sm\:tw-opacity-5{
    opacity:0.05
  }

  .sm\:tw-opacity-10{
    opacity:0.1
  }

  .sm\:tw-opacity-20{
    opacity:0.2
  }

  .sm\:tw-opacity-25{
    opacity:0.25
  }

  .sm\:tw-opacity-30{
    opacity:0.3
  }

  .sm\:tw-opacity-40{
    opacity:0.4
  }

  .sm\:tw-opacity-50{
    opacity:0.5
  }

  .sm\:tw-opacity-60{
    opacity:0.6
  }

  .sm\:tw-opacity-70{
    opacity:0.7
  }

  .sm\:tw-opacity-75{
    opacity:0.75
  }

  .sm\:tw-opacity-80{
    opacity:0.8
  }

  .sm\:tw-opacity-90{
    opacity:0.9
  }

  .sm\:tw-opacity-95{
    opacity:0.95
  }

  .sm\:tw-opacity-100{
    opacity:1
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-0{
    opacity:0
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-5{
    opacity:0.05
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-10{
    opacity:0.1
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-20{
    opacity:0.2
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-25{
    opacity:0.25
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-30{
    opacity:0.3
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-40{
    opacity:0.4
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-50{
    opacity:0.5
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-60{
    opacity:0.6
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-70{
    opacity:0.7
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-75{
    opacity:0.75
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-80{
    opacity:0.8
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-90{
    opacity:0.9
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-95{
    opacity:0.95
  }

  .tw-group:hover .sm\:group-hover\:tw-opacity-100{
    opacity:1
  }

  .sm\:focus-within\:tw-opacity-0:focus-within{
    opacity:0
  }

  .sm\:focus-within\:tw-opacity-5:focus-within{
    opacity:0.05
  }

  .sm\:focus-within\:tw-opacity-10:focus-within{
    opacity:0.1
  }

  .sm\:focus-within\:tw-opacity-20:focus-within{
    opacity:0.2
  }

  .sm\:focus-within\:tw-opacity-25:focus-within{
    opacity:0.25
  }

  .sm\:focus-within\:tw-opacity-30:focus-within{
    opacity:0.3
  }

  .sm\:focus-within\:tw-opacity-40:focus-within{
    opacity:0.4
  }

  .sm\:focus-within\:tw-opacity-50:focus-within{
    opacity:0.5
  }

  .sm\:focus-within\:tw-opacity-60:focus-within{
    opacity:0.6
  }

  .sm\:focus-within\:tw-opacity-70:focus-within{
    opacity:0.7
  }

  .sm\:focus-within\:tw-opacity-75:focus-within{
    opacity:0.75
  }

  .sm\:focus-within\:tw-opacity-80:focus-within{
    opacity:0.8
  }

  .sm\:focus-within\:tw-opacity-90:focus-within{
    opacity:0.9
  }

  .sm\:focus-within\:tw-opacity-95:focus-within{
    opacity:0.95
  }

  .sm\:focus-within\:tw-opacity-100:focus-within{
    opacity:1
  }

  .sm\:hover\:tw-opacity-0:hover{
    opacity:0
  }

  .sm\:hover\:tw-opacity-5:hover{
    opacity:0.05
  }

  .sm\:hover\:tw-opacity-10:hover{
    opacity:0.1
  }

  .sm\:hover\:tw-opacity-20:hover{
    opacity:0.2
  }

  .sm\:hover\:tw-opacity-25:hover{
    opacity:0.25
  }

  .sm\:hover\:tw-opacity-30:hover{
    opacity:0.3
  }

  .sm\:hover\:tw-opacity-40:hover{
    opacity:0.4
  }

  .sm\:hover\:tw-opacity-50:hover{
    opacity:0.5
  }

  .sm\:hover\:tw-opacity-60:hover{
    opacity:0.6
  }

  .sm\:hover\:tw-opacity-70:hover{
    opacity:0.7
  }

  .sm\:hover\:tw-opacity-75:hover{
    opacity:0.75
  }

  .sm\:hover\:tw-opacity-80:hover{
    opacity:0.8
  }

  .sm\:hover\:tw-opacity-90:hover{
    opacity:0.9
  }

  .sm\:hover\:tw-opacity-95:hover{
    opacity:0.95
  }

  .sm\:hover\:tw-opacity-100:hover{
    opacity:1
  }

  .sm\:focus\:tw-opacity-0:focus{
    opacity:0
  }

  .sm\:focus\:tw-opacity-5:focus{
    opacity:0.05
  }

  .sm\:focus\:tw-opacity-10:focus{
    opacity:0.1
  }

  .sm\:focus\:tw-opacity-20:focus{
    opacity:0.2
  }

  .sm\:focus\:tw-opacity-25:focus{
    opacity:0.25
  }

  .sm\:focus\:tw-opacity-30:focus{
    opacity:0.3
  }

  .sm\:focus\:tw-opacity-40:focus{
    opacity:0.4
  }

  .sm\:focus\:tw-opacity-50:focus{
    opacity:0.5
  }

  .sm\:focus\:tw-opacity-60:focus{
    opacity:0.6
  }

  .sm\:focus\:tw-opacity-70:focus{
    opacity:0.7
  }

  .sm\:focus\:tw-opacity-75:focus{
    opacity:0.75
  }

  .sm\:focus\:tw-opacity-80:focus{
    opacity:0.8
  }

  .sm\:focus\:tw-opacity-90:focus{
    opacity:0.9
  }

  .sm\:focus\:tw-opacity-95:focus{
    opacity:0.95
  }

  .sm\:focus\:tw-opacity-100:focus{
    opacity:1
  }

  .sm\:tw-bg-blend-normal{
    background-blend-mode:normal
  }

  .sm\:tw-bg-blend-multiply{
    background-blend-mode:multiply
  }

  .sm\:tw-bg-blend-screen{
    background-blend-mode:screen
  }

  .sm\:tw-bg-blend-overlay{
    background-blend-mode:overlay
  }

  .sm\:tw-bg-blend-darken{
    background-blend-mode:darken
  }

  .sm\:tw-bg-blend-lighten{
    background-blend-mode:lighten
  }

  .sm\:tw-bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .sm\:tw-bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .sm\:tw-bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .sm\:tw-bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .sm\:tw-bg-blend-difference{
    background-blend-mode:difference
  }

  .sm\:tw-bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .sm\:tw-bg-blend-hue{
    background-blend-mode:hue
  }

  .sm\:tw-bg-blend-saturation{
    background-blend-mode:saturation
  }

  .sm\:tw-bg-blend-color{
    background-blend-mode:color
  }

  .sm\:tw-bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .sm\:tw-mix-blend-normal{
    mix-blend-mode:normal
  }

  .sm\:tw-mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .sm\:tw-mix-blend-screen{
    mix-blend-mode:screen
  }

  .sm\:tw-mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .sm\:tw-mix-blend-darken{
    mix-blend-mode:darken
  }

  .sm\:tw-mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .sm\:tw-mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .sm\:tw-mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .sm\:tw-mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .sm\:tw-mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .sm\:tw-mix-blend-difference{
    mix-blend-mode:difference
  }

  .sm\:tw-mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .sm\:tw-mix-blend-hue{
    mix-blend-mode:hue
  }

  .sm\:tw-mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .sm\:tw-mix-blend-color{
    mix-blend-mode:color
  }

  .sm\:tw-mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .sm\:tw-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)
  }

  .sm\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:tw-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)
  }

  .tw-group:hover .sm\:group-hover\:tw-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)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .sm\:group-hover\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:hover\:tw-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)
  }

  .sm\:hover\:tw-shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:tw-outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .sm\:tw-outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .sm\:tw-outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .sm\:focus-within\:tw-outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .sm\:focus-within\:tw-outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .sm\:focus-within\:tw-outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .sm\:focus\:tw-outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .sm\:focus\:tw-outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .sm\:focus\:tw-outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .sm\:tw-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)
  }

  .sm\:tw-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)
  }

  .sm\:tw-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)
  }

  .sm\:tw-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)
  }

  .sm\:tw-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)
  }

  .sm\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus-within\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:focus\:tw-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)
  }

  .sm\:tw-ring-inset{
    --tw-ring-inset:inset
  }

  .sm\:focus-within\:tw-ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .sm\:focus\:tw-ring-inset:focus{
    --tw-ring-inset:inset
  }

  .sm\:tw-ring-transparent{
    --tw-ring-color:transparent
  }

  .sm\:tw-ring-current{
    --tw-ring-color:currentColor
  }

  .sm\:tw-ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-gray-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-red-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-yellow-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-green-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-blue-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-indigo-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-purple-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-pink-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .sm\:focus-within\:tw-ring-current:focus-within{
    --tw-ring-color:currentColor
  }

  .sm\:focus-within\:tw-ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-gray-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-red-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-yellow-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-green-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-blue-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-indigo-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-purple-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:tw-ring-pink-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .sm\:focus\:tw-ring-current:focus{
    --tw-ring-color:currentColor
  }

  .sm\:focus\:tw-ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-gray-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-red-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-yellow-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-green-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-blue-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-indigo-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-purple-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .sm\:focus\:tw-ring-pink-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .sm\:tw-ring-opacity-0{
    --tw-ring-opacity:0
  }

  .sm\:tw-ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .sm\:tw-ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .sm\:tw-ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .sm\:tw-ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .sm\:tw-ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .sm\:tw-ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .sm\:tw-ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .sm\:tw-ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .sm\:tw-ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .sm\:tw-ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .sm\:tw-ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .sm\:tw-ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .sm\:tw-ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .sm\:tw-ring-opacity-100{
    --tw-ring-opacity:1
  }

  .sm\:focus-within\:tw-ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .sm\:focus-within\:tw-ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .sm\:focus-within\:tw-ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .sm\:focus-within\:tw-ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .sm\:focus-within\:tw-ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .sm\:focus-within\:tw-ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .sm\:focus-within\:tw-ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .sm\:focus-within\:tw-ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .sm\:focus-within\:tw-ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .sm\:focus-within\:tw-ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .sm\:focus-within\:tw-ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .sm\:focus-within\:tw-ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .sm\:focus-within\:tw-ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .sm\:focus-within\:tw-ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .sm\:focus-within\:tw-ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .sm\:focus\:tw-ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .sm\:focus\:tw-ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .sm\:focus\:tw-ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .sm\:focus\:tw-ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .sm\:focus\:tw-ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .sm\:focus\:tw-ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .sm\:focus\:tw-ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .sm\:focus\:tw-ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .sm\:focus\:tw-ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .sm\:focus\:tw-ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .sm\:focus\:tw-ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .sm\:focus\:tw-ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .sm\:focus\:tw-ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .sm\:focus\:tw-ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .sm\:focus\:tw-ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .sm\:tw-ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .sm\:tw-ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .sm\:tw-ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .sm\:tw-ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .sm\:tw-ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .sm\:focus-within\:tw-ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .sm\:focus-within\:tw-ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .sm\:focus-within\:tw-ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .sm\:focus-within\:tw-ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .sm\:focus-within\:tw-ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .sm\:focus\:tw-ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .sm\:focus\:tw-ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .sm\:focus\:tw-ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .sm\:focus\:tw-ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .sm\:focus\:tw-ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .sm\:tw-ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .sm\:tw-ring-offset-current{
    --tw-ring-offset-color:currentColor
  }

  .sm\:tw-ring-offset-black{
    --tw-ring-offset-color:#000
  }

  .sm\:tw-ring-offset-white{
    --tw-ring-offset-color:#fff
  }

  .sm\:tw-ring-offset-gray-50{
    --tw-ring-offset-color:#f9fafb
  }

  .sm\:tw-ring-offset-gray-100{
    --tw-ring-offset-color:#f3f4f6
  }

  .sm\:tw-ring-offset-gray-200{
    --tw-ring-offset-color:#e5e7eb
  }

  .sm\:tw-ring-offset-gray-300{
    --tw-ring-offset-color:#d1d5db
  }

  .sm\:tw-ring-offset-gray-400{
    --tw-ring-offset-color:#9ca3af
  }

  .sm\:tw-ring-offset-gray-500{
    --tw-ring-offset-color:#6b7280
  }

  .sm\:tw-ring-offset-gray-600{
    --tw-ring-offset-color:#4b5563
  }

  .sm\:tw-ring-offset-gray-700{
    --tw-ring-offset-color:#374151
  }

  .sm\:tw-ring-offset-gray-800{
    --tw-ring-offset-color:#1f2937
  }

  .sm\:tw-ring-offset-gray-900{
    --tw-ring-offset-color:#111827
  }

  .sm\:tw-ring-offset-red-50{
    --tw-ring-offset-color:#fef2f2
  }

  .sm\:tw-ring-offset-red-100{
    --tw-ring-offset-color:#fee2e2
  }

  .sm\:tw-ring-offset-red-200{
    --tw-ring-offset-color:#fecaca
  }

  .sm\:tw-ring-offset-red-300{
    --tw-ring-offset-color:#fca5a5
  }

  .sm\:tw-ring-offset-red-400{
    --tw-ring-offset-color:#f87171
  }

  .sm\:tw-ring-offset-red-500{
    --tw-ring-offset-color:#ef4444
  }

  .sm\:tw-ring-offset-red-600{
    --tw-ring-offset-color:#dc2626
  }

  .sm\:tw-ring-offset-red-700{
    --tw-ring-offset-color:#b91c1c
  }

  .sm\:tw-ring-offset-red-800{
    --tw-ring-offset-color:#991b1b
  }

  .sm\:tw-ring-offset-red-900{
    --tw-ring-offset-color:#7f1d1d
  }

  .sm\:tw-ring-offset-yellow-50{
    --tw-ring-offset-color:#fffbeb
  }

  .sm\:tw-ring-offset-yellow-100{
    --tw-ring-offset-color:#fef3c7
  }

  .sm\:tw-ring-offset-yellow-200{
    --tw-ring-offset-color:#fde68a
  }

  .sm\:tw-ring-offset-yellow-300{
    --tw-ring-offset-color:#fcd34d
  }

  .sm\:tw-ring-offset-yellow-400{
    --tw-ring-offset-color:#fbbf24
  }

  .sm\:tw-ring-offset-yellow-500{
    --tw-ring-offset-color:#f59e0b
  }

  .sm\:tw-ring-offset-yellow-600{
    --tw-ring-offset-color:#d97706
  }

  .sm\:tw-ring-offset-yellow-700{
    --tw-ring-offset-color:#b45309
  }

  .sm\:tw-ring-offset-yellow-800{
    --tw-ring-offset-color:#92400e
  }

  .sm\:tw-ring-offset-yellow-900{
    --tw-ring-offset-color:#78350f
  }

  .sm\:tw-ring-offset-green-50{
    --tw-ring-offset-color:#ecfdf5
  }

  .sm\:tw-ring-offset-green-100{
    --tw-ring-offset-color:#d1fae5
  }

  .sm\:tw-ring-offset-green-200{
    --tw-ring-offset-color:#a7f3d0
  }

  .sm\:tw-ring-offset-green-300{
    --tw-ring-offset-color:#6ee7b7
  }

  .sm\:tw-ring-offset-green-400{
    --tw-ring-offset-color:#34d399
  }

  .sm\:tw-ring-offset-green-500{
    --tw-ring-offset-color:#10b981
  }

  .sm\:tw-ring-offset-green-600{
    --tw-ring-offset-color:#059669
  }

  .sm\:tw-ring-offset-green-700{
    --tw-ring-offset-color:#047857
  }

  .sm\:tw-ring-offset-green-800{
    --tw-ring-offset-color:#065f46
  }

  .sm\:tw-ring-offset-green-900{
    --tw-ring-offset-color:#064e3b
  }

  .sm\:tw-ring-offset-blue-50{
    --tw-ring-offset-color:#eff6ff
  }

  .sm\:tw-ring-offset-blue-100{
    --tw-ring-offset-color:#dbeafe
  }

  .sm\:tw-ring-offset-blue-200{
    --tw-ring-offset-color:#bfdbfe
  }

  .sm\:tw-ring-offset-blue-300{
    --tw-ring-offset-color:#93c5fd
  }

  .sm\:tw-ring-offset-blue-400{
    --tw-ring-offset-color:#60a5fa
  }

  .sm\:tw-ring-offset-blue-500{
    --tw-ring-offset-color:#3b82f6
  }

  .sm\:tw-ring-offset-blue-600{
    --tw-ring-offset-color:#2563eb
  }

  .sm\:tw-ring-offset-blue-700{
    --tw-ring-offset-color:#1d4ed8
  }

  .sm\:tw-ring-offset-blue-800{
    --tw-ring-offset-color:#1e40af
  }

  .sm\:tw-ring-offset-blue-900{
    --tw-ring-offset-color:#1e3a8a
  }

  .sm\:tw-ring-offset-indigo-50{
    --tw-ring-offset-color:#eef2ff
  }

  .sm\:tw-ring-offset-indigo-100{
    --tw-ring-offset-color:#e0e7ff
  }

  .sm\:tw-ring-offset-indigo-200{
    --tw-ring-offset-color:#c7d2fe
  }

  .sm\:tw-ring-offset-indigo-300{
    --tw-ring-offset-color:#a5b4fc
  }

  .sm\:tw-ring-offset-indigo-400{
    --tw-ring-offset-color:#818cf8
  }

  .sm\:tw-ring-offset-indigo-500{
    --tw-ring-offset-color:#6366f1
  }

  .sm\:tw-ring-offset-indigo-600{
    --tw-ring-offset-color:#4f46e5
  }

  .sm\:tw-ring-offset-indigo-700{
    --tw-ring-offset-color:#4338ca
  }

  .sm\:tw-ring-offset-indigo-800{
    --tw-ring-offset-color:#3730a3
  }

  .sm\:tw-ring-offset-indigo-900{
    --tw-ring-offset-color:#312e81
  }

  .sm\:tw-ring-offset-purple-50{
    --tw-ring-offset-color:#f5f3ff
  }

  .sm\:tw-ring-offset-purple-100{
    --tw-ring-offset-color:#ede9fe
  }

  .sm\:tw-ring-offset-purple-200{
    --tw-ring-offset-color:#ddd6fe
  }

  .sm\:tw-ring-offset-purple-300{
    --tw-ring-offset-color:#c4b5fd
  }

  .sm\:tw-ring-offset-purple-400{
    --tw-ring-offset-color:#a78bfa
  }

  .sm\:tw-ring-offset-purple-500{
    --tw-ring-offset-color:#8b5cf6
  }

  .sm\:tw-ring-offset-purple-600{
    --tw-ring-offset-color:#7c3aed
  }

  .sm\:tw-ring-offset-purple-700{
    --tw-ring-offset-color:#6d28d9
  }

  .sm\:tw-ring-offset-purple-800{
    --tw-ring-offset-color:#5b21b6
  }

  .sm\:tw-ring-offset-purple-900{
    --tw-ring-offset-color:#4c1d95
  }

  .sm\:tw-ring-offset-pink-50{
    --tw-ring-offset-color:#fdf2f8
  }

  .sm\:tw-ring-offset-pink-100{
    --tw-ring-offset-color:#fce7f3
  }

  .sm\:tw-ring-offset-pink-200{
    --tw-ring-offset-color:#fbcfe8
  }

  .sm\:tw-ring-offset-pink-300{
    --tw-ring-offset-color:#f9a8d4
  }

  .sm\:tw-ring-offset-pink-400{
    --tw-ring-offset-color:#f472b6
  }

  .sm\:tw-ring-offset-pink-500{
    --tw-ring-offset-color:#ec4899
  }

  .sm\:tw-ring-offset-pink-600{
    --tw-ring-offset-color:#db2777
  }

  .sm\:tw-ring-offset-pink-700{
    --tw-ring-offset-color:#be185d
  }

  .sm\:tw-ring-offset-pink-800{
    --tw-ring-offset-color:#9d174d
  }

  .sm\:tw-ring-offset-pink-900{
    --tw-ring-offset-color:#831843
  }

  .sm\:focus-within\:tw-ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .sm\:focus-within\:tw-ring-offset-current:focus-within{
    --tw-ring-offset-color:currentColor
  }

  .sm\:focus-within\:tw-ring-offset-black:focus-within{
    --tw-ring-offset-color:#000
  }

  .sm\:focus-within\:tw-ring-offset-white:focus-within{
    --tw-ring-offset-color:#fff
  }

  .sm\:focus-within\:tw-ring-offset-gray-50:focus-within{
    --tw-ring-offset-color:#f9fafb
  }

  .sm\:focus-within\:tw-ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#f3f4f6
  }

  .sm\:focus-within\:tw-ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#e5e7eb
  }

  .sm\:focus-within\:tw-ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#d1d5db
  }

  .sm\:focus-within\:tw-ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#9ca3af
  }

  .sm\:focus-within\:tw-ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#6b7280
  }

  .sm\:focus-within\:tw-ring-offset-gray-600:focus-within{
    --tw-ring-offset-color:#4b5563
  }

  .sm\:focus-within\:tw-ring-offset-gray-700:focus-within{
    --tw-ring-offset-color:#374151
  }

  .sm\:focus-within\:tw-ring-offset-gray-800:focus-within{
    --tw-ring-offset-color:#1f2937
  }

  .sm\:focus-within\:tw-ring-offset-gray-900:focus-within{
    --tw-ring-offset-color:#111827
  }

  .sm\:focus-within\:tw-ring-offset-red-50:focus-within{
    --tw-ring-offset-color:#fef2f2
  }

  .sm\:focus-within\:tw-ring-offset-red-100:focus-within{
    --tw-ring-offset-color:#fee2e2
  }

  .sm\:focus-within\:tw-ring-offset-red-200:focus-within{
    --tw-ring-offset-color:#fecaca
  }

  .sm\:focus-within\:tw-ring-offset-red-300:focus-within{
    --tw-ring-offset-color:#fca5a5
  }

  .sm\:focus-within\:tw-ring-offset-red-400:focus-within{
    --tw-ring-offset-color:#f87171
  }

  .sm\:focus-within\:tw-ring-offset-red-500:focus-within{
    --tw-ring-offset-color:#ef4444
  }

  .sm\:focus-within\:tw-ring-offset-red-600:focus-within{
    --tw-ring-offset-color:#dc2626
  }

  .sm\:focus-within\:tw-ring-offset-red-700:focus-within{
    --tw-ring-offset-color:#b91c1c
  }

  .sm\:focus-within\:tw-ring-offset-red-800:focus-within{
    --tw-ring-offset-color:#991b1b
  }

  .sm\:focus-within\:tw-ring-offset-red-900:focus-within{
    --tw-ring-offset-color:#7f1d1d
  }

  .sm\:focus-within\:tw-ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color:#fffbeb
  }

  .sm\:focus-within\:tw-ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color:#fef3c7
  }

  .sm\:focus-within\:tw-ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color:#fde68a
  }

  .sm\:focus-within\:tw-ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color:#fcd34d
  }

  .sm\:focus-within\:tw-ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color:#fbbf24
  }

  .sm\:focus-within\:tw-ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color:#f59e0b
  }

  .sm\:focus-within\:tw-ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color:#d97706
  }

  .sm\:focus-within\:tw-ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color:#b45309
  }

  .sm\:focus-within\:tw-ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color:#92400e
  }

  .sm\:focus-within\:tw-ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color:#78350f
  }

  .sm\:focus-within\:tw-ring-offset-green-50:focus-within{
    --tw-ring-offset-color:#ecfdf5
  }

  .sm\:focus-within\:tw-ring-offset-green-100:focus-within{
    --tw-ring-offset-color:#d1fae5
  }

  .sm\:focus-within\:tw-ring-offset-green-200:focus-within{
    --tw-ring-offset-color:#a7f3d0
  }

  .sm\:focus-within\:tw-ring-offset-green-300:focus-within{
    --tw-ring-offset-color:#6ee7b7
  }

  .sm\:focus-within\:tw-ring-offset-green-400:focus-within{
    --tw-ring-offset-color:#34d399
  }

  .sm\:focus-within\:tw-ring-offset-green-500:focus-within{
    --tw-ring-offset-color:#10b981
  }

  .sm\:focus-within\:tw-ring-offset-green-600:focus-within{
    --tw-ring-offset-color:#059669
  }

  .sm\:focus-within\:tw-ring-offset-green-700:focus-within{
    --tw-ring-offset-color:#047857
  }

  .sm\:focus-within\:tw-ring-offset-green-800:focus-within{
    --tw-ring-offset-color:#065f46
  }

  .sm\:focus-within\:tw-ring-offset-green-900:focus-within{
    --tw-ring-offset-color:#064e3b
  }

  .sm\:focus-within\:tw-ring-offset-blue-50:focus-within{
    --tw-ring-offset-color:#eff6ff
  }

  .sm\:focus-within\:tw-ring-offset-blue-100:focus-within{
    --tw-ring-offset-color:#dbeafe
  }

  .sm\:focus-within\:tw-ring-offset-blue-200:focus-within{
    --tw-ring-offset-color:#bfdbfe
  }

  .sm\:focus-within\:tw-ring-offset-blue-300:focus-within{
    --tw-ring-offset-color:#93c5fd
  }

  .sm\:focus-within\:tw-ring-offset-blue-400:focus-within{
    --tw-ring-offset-color:#60a5fa
  }

  .sm\:focus-within\:tw-ring-offset-blue-500:focus-within{
    --tw-ring-offset-color:#3b82f6
  }

  .sm\:focus-within\:tw-ring-offset-blue-600:focus-within{
    --tw-ring-offset-color:#2563eb
  }

  .sm\:focus-within\:tw-ring-offset-blue-700:focus-within{
    --tw-ring-offset-color:#1d4ed8
  }

  .sm\:focus-within\:tw-ring-offset-blue-800:focus-within{
    --tw-ring-offset-color:#1e40af
  }

  .sm\:focus-within\:tw-ring-offset-blue-900:focus-within{
    --tw-ring-offset-color:#1e3a8a
  }

  .sm\:focus-within\:tw-ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color:#eef2ff
  }

  .sm\:focus-within\:tw-ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color:#e0e7ff
  }

  .sm\:focus-within\:tw-ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color:#c7d2fe
  }

  .sm\:focus-within\:tw-ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color:#a5b4fc
  }

  .sm\:focus-within\:tw-ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color:#818cf8
  }

  .sm\:focus-within\:tw-ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color:#6366f1
  }

  .sm\:focus-within\:tw-ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color:#4f46e5
  }

  .sm\:focus-within\:tw-ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color:#4338ca
  }

  .sm\:focus-within\:tw-ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color:#3730a3
  }

  .sm\:focus-within\:tw-ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color:#312e81
  }

  .sm\:focus-within\:tw-ring-offset-purple-50:focus-within{
    --tw-ring-offset-color:#f5f3ff
  }

  .sm\:focus-within\:tw-ring-offset-purple-100:focus-within{
    --tw-ring-offset-color:#ede9fe
  }

  .sm\:focus-within\:tw-ring-offset-purple-200:focus-within{
    --tw-ring-offset-color:#ddd6fe
  }

  .sm\:focus-within\:tw-ring-offset-purple-300:focus-within{
    --tw-ring-offset-color:#c4b5fd
  }

  .sm\:focus-within\:tw-ring-offset-purple-400:focus-within{
    --tw-ring-offset-color:#a78bfa
  }

  .sm\:focus-within\:tw-ring-offset-purple-500:focus-within{
    --tw-ring-offset-color:#8b5cf6
  }

  .sm\:focus-within\:tw-ring-offset-purple-600:focus-within{
    --tw-ring-offset-color:#7c3aed
  }

  .sm\:focus-within\:tw-ring-offset-purple-700:focus-within{
    --tw-ring-offset-color:#6d28d9
  }

  .sm\:focus-within\:tw-ring-offset-purple-800:focus-within{
    --tw-ring-offset-color:#5b21b6
  }

  .sm\:focus-within\:tw-ring-offset-purple-900:focus-within{
    --tw-ring-offset-color:#4c1d95
  }

  .sm\:focus-within\:tw-ring-offset-pink-50:focus-within{
    --tw-ring-offset-color:#fdf2f8
  }

  .sm\:focus-within\:tw-ring-offset-pink-100:focus-within{
    --tw-ring-offset-color:#fce7f3
  }

  .sm\:focus-within\:tw-ring-offset-pink-200:focus-within{
    --tw-ring-offset-color:#fbcfe8
  }

  .sm\:focus-within\:tw-ring-offset-pink-300:focus-within{
    --tw-ring-offset-color:#f9a8d4
  }

  .sm\:focus-within\:tw-ring-offset-pink-400:focus-within{
    --tw-ring-offset-color:#f472b6
  }

  .sm\:focus-within\:tw-ring-offset-pink-500:focus-within{
    --tw-ring-offset-color:#ec4899
  }

  .sm\:focus-within\:tw-ring-offset-pink-600:focus-within{
    --tw-ring-offset-color:#db2777
  }

  .sm\:focus-within\:tw-ring-offset-pink-700:focus-within{
    --tw-ring-offset-color:#be185d
  }

  .sm\:focus-within\:tw-ring-offset-pink-800:focus-within{
    --tw-ring-offset-color:#9d174d
  }

  .sm\:focus-within\:tw-ring-offset-pink-900:focus-within{
    --tw-ring-offset-color:#831843
  }

  .sm\:focus\:tw-ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .sm\:focus\:tw-ring-offset-current:focus{
    --tw-ring-offset-color:currentColor
  }

  .sm\:focus\:tw-ring-offset-black:focus{
    --tw-ring-offset-color:#000
  }

  .sm\:focus\:tw-ring-offset-white:focus{
    --tw-ring-offset-color:#fff
  }

  .sm\:focus\:tw-ring-offset-gray-50:focus{
    --tw-ring-offset-color:#f9fafb
  }

  .sm\:focus\:tw-ring-offset-gray-100:focus{
    --tw-ring-offset-color:#f3f4f6
  }

  .sm\:focus\:tw-ring-offset-gray-200:focus{
    --tw-ring-offset-color:#e5e7eb
  }

  .sm\:focus\:tw-ring-offset-gray-300:focus{
    --tw-ring-offset-color:#d1d5db
  }

  .sm\:focus\:tw-ring-offset-gray-400:focus{
    --tw-ring-offset-color:#9ca3af
  }

  .sm\:focus\:tw-ring-offset-gray-500:focus{
    --tw-ring-offset-color:#6b7280
  }

  .sm\:focus\:tw-ring-offset-gray-600:focus{
    --tw-ring-offset-color:#4b5563
  }

  .sm\:focus\:tw-ring-offset-gray-700:focus{
    --tw-ring-offset-color:#374151
  }

  .sm\:focus\:tw-ring-offset-gray-800:focus{
    --tw-ring-offset-color:#1f2937
  }

  .sm\:focus\:tw-ring-offset-gray-900:focus{
    --tw-ring-offset-color:#111827
  }

  .sm\:focus\:tw-ring-offset-red-50:focus{
    --tw-ring-offset-color:#fef2f2
  }

  .sm\:focus\:tw-ring-offset-red-100:focus{
    --tw-ring-offset-color:#fee2e2
  }

  .sm\:focus\:tw-ring-offset-red-200:focus{
    --tw-ring-offset-color:#fecaca
  }

  .sm\:focus\:tw-ring-offset-red-300:focus{
    --tw-ring-offset-color:#fca5a5
  }

  .sm\:focus\:tw-ring-offset-red-400:focus{
    --tw-ring-offset-color:#f87171
  }

  .sm\:focus\:tw-ring-offset-red-500:focus{
    --tw-ring-offset-color:#ef4444
  }

  .sm\:focus\:tw-ring-offset-red-600:focus{
    --tw-ring-offset-color:#dc2626
  }

  .sm\:focus\:tw-ring-offset-red-700:focus{
    --tw-ring-offset-color:#b91c1c
  }

  .sm\:focus\:tw-ring-offset-red-800:focus{
    --tw-ring-offset-color:#991b1b
  }

  .sm\:focus\:tw-ring-offset-red-900:focus{
    --tw-ring-offset-color:#7f1d1d
  }

  .sm\:focus\:tw-ring-offset-yellow-50:focus{
    --tw-ring-offset-color:#fffbeb
  }

  .sm\:focus\:tw-ring-offset-yellow-100:focus{
    --tw-ring-offset-color:#fef3c7
  }

  .sm\:focus\:tw-ring-offset-yellow-200:focus{
    --tw-ring-offset-color:#fde68a
  }

  .sm\:focus\:tw-ring-offset-yellow-300:focus{
    --tw-ring-offset-color:#fcd34d
  }

  .sm\:focus\:tw-ring-offset-yellow-400:focus{
    --tw-ring-offset-color:#fbbf24
  }

  .sm\:focus\:tw-ring-offset-yellow-500:focus{
    --tw-ring-offset-color:#f59e0b
  }

  .sm\:focus\:tw-ring-offset-yellow-600:focus{
    --tw-ring-offset-color:#d97706
  }

  .sm\:focus\:tw-ring-offset-yellow-700:focus{
    --tw-ring-offset-color:#b45309
  }

  .sm\:focus\:tw-ring-offset-yellow-800:focus{
    --tw-ring-offset-color:#92400e
  }

  .sm\:focus\:tw-ring-offset-yellow-900:focus{
    --tw-ring-offset-color:#78350f
  }

  .sm\:focus\:tw-ring-offset-green-50:focus{
    --tw-ring-offset-color:#ecfdf5
  }

  .sm\:focus\:tw-ring-offset-green-100:focus{
    --tw-ring-offset-color:#d1fae5
  }

  .sm\:focus\:tw-ring-offset-green-200:focus{
    --tw-ring-offset-color:#a7f3d0
  }

  .sm\:focus\:tw-ring-offset-green-300:focus{
    --tw-ring-offset-color:#6ee7b7
  }

  .sm\:focus\:tw-ring-offset-green-400:focus{
    --tw-ring-offset-color:#34d399
  }

  .sm\:focus\:tw-ring-offset-green-500:focus{
    --tw-ring-offset-color:#10b981
  }

  .sm\:focus\:tw-ring-offset-green-600:focus{
    --tw-ring-offset-color:#059669
  }

  .sm\:focus\:tw-ring-offset-green-700:focus{
    --tw-ring-offset-color:#047857
  }

  .sm\:focus\:tw-ring-offset-green-800:focus{
    --tw-ring-offset-color:#065f46
  }

  .sm\:focus\:tw-ring-offset-green-900:focus{
    --tw-ring-offset-color:#064e3b
  }

  .sm\:focus\:tw-ring-offset-blue-50:focus{
    --tw-ring-offset-color:#eff6ff
  }

  .sm\:focus\:tw-ring-offset-blue-100:focus{
    --tw-ring-offset-color:#dbeafe
  }

  .sm\:focus\:tw-ring-offset-blue-200:focus{
    --tw-ring-offset-color:#bfdbfe
  }

  .sm\:focus\:tw-ring-offset-blue-300:focus{
    --tw-ring-offset-color:#93c5fd
  }

  .sm\:focus\:tw-ring-offset-blue-400:focus{
    --tw-ring-offset-color:#60a5fa
  }

  .sm\:focus\:tw-ring-offset-blue-500:focus{
    --tw-ring-offset-color:#3b82f6
  }

  .sm\:focus\:tw-ring-offset-blue-600:focus{
    --tw-ring-offset-color:#2563eb
  }

  .sm\:focus\:tw-ring-offset-blue-700:focus{
    --tw-ring-offset-color:#1d4ed8
  }

  .sm\:focus\:tw-ring-offset-blue-800:focus{
    --tw-ring-offset-color:#1e40af
  }

  .sm\:focus\:tw-ring-offset-blue-900:focus{
    --tw-ring-offset-color:#1e3a8a
  }

  .sm\:focus\:tw-ring-offset-indigo-50:focus{
    --tw-ring-offset-color:#eef2ff
  }

  .sm\:focus\:tw-ring-offset-indigo-100:focus{
    --tw-ring-offset-color:#e0e7ff
  }

  .sm\:focus\:tw-ring-offset-indigo-200:focus{
    --tw-ring-offset-color:#c7d2fe
  }

  .sm\:focus\:tw-ring-offset-indigo-300:focus{
    --tw-ring-offset-color:#a5b4fc
  }

  .sm\:focus\:tw-ring-offset-indigo-400:focus{
    --tw-ring-offset-color:#818cf8
  }

  .sm\:focus\:tw-ring-offset-indigo-500:focus{
    --tw-ring-offset-color:#6366f1
  }

  .sm\:focus\:tw-ring-offset-indigo-600:focus{
    --tw-ring-offset-color:#4f46e5
  }

  .sm\:focus\:tw-ring-offset-indigo-700:focus{
    --tw-ring-offset-color:#4338ca
  }

  .sm\:focus\:tw-ring-offset-indigo-800:focus{
    --tw-ring-offset-color:#3730a3
  }

  .sm\:focus\:tw-ring-offset-indigo-900:focus{
    --tw-ring-offset-color:#312e81
  }

  .sm\:focus\:tw-ring-offset-purple-50:focus{
    --tw-ring-offset-color:#f5f3ff
  }

  .sm\:focus\:tw-ring-offset-purple-100:focus{
    --tw-ring-offset-color:#ede9fe
  }

  .sm\:focus\:tw-ring-offset-purple-200:focus{
    --tw-ring-offset-color:#ddd6fe
  }

  .sm\:focus\:tw-ring-offset-purple-300:focus{
    --tw-ring-offset-color:#c4b5fd
  }

  .sm\:focus\:tw-ring-offset-purple-400:focus{
    --tw-ring-offset-color:#a78bfa
  }

  .sm\:focus\:tw-ring-offset-purple-500:focus{
    --tw-ring-offset-color:#8b5cf6
  }

  .sm\:focus\:tw-ring-offset-purple-600:focus{
    --tw-ring-offset-color:#7c3aed
  }

  .sm\:focus\:tw-ring-offset-purple-700:focus{
    --tw-ring-offset-color:#6d28d9
  }

  .sm\:focus\:tw-ring-offset-purple-800:focus{
    --tw-ring-offset-color:#5b21b6
  }

  .sm\:focus\:tw-ring-offset-purple-900:focus{
    --tw-ring-offset-color:#4c1d95
  }

  .sm\:focus\:tw-ring-offset-pink-50:focus{
    --tw-ring-offset-color:#fdf2f8
  }

  .sm\:focus\:tw-ring-offset-pink-100:focus{
    --tw-ring-offset-color:#fce7f3
  }

  .sm\:focus\:tw-ring-offset-pink-200:focus{
    --tw-ring-offset-color:#fbcfe8
  }

  .sm\:focus\:tw-ring-offset-pink-300:focus{
    --tw-ring-offset-color:#f9a8d4
  }

  .sm\:focus\:tw-ring-offset-pink-400:focus{
    --tw-ring-offset-color:#f472b6
  }

  .sm\:focus\:tw-ring-offset-pink-500:focus{
    --tw-ring-offset-color:#ec4899
  }

  .sm\:focus\:tw-ring-offset-pink-600:focus{
    --tw-ring-offset-color:#db2777
  }

  .sm\:focus\:tw-ring-offset-pink-700:focus{
    --tw-ring-offset-color:#be185d
  }

  .sm\:focus\:tw-ring-offset-pink-800:focus{
    --tw-ring-offset-color:#9d174d
  }

  .sm\:focus\:tw-ring-offset-pink-900:focus{
    --tw-ring-offset-color:#831843
  }

  .sm\:tw-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)
  }

  .sm\:tw-filter-none{
    filter:none
  }

  .sm\:tw-blur-0{
    --tw-blur:blur(0)
  }

  .sm\:tw-blur-none{
    --tw-blur:blur(0)
  }

  .sm\:tw-blur-sm{
    --tw-blur:blur(4px)
  }

  .sm\:tw-blur{
    --tw-blur:blur(8px)
  }

  .sm\:tw-blur-md{
    --tw-blur:blur(12px)
  }

  .sm\:tw-blur-lg{
    --tw-blur:blur(16px)
  }

  .sm\:tw-blur-xl{
    --tw-blur:blur(24px)
  }

  .sm\:tw-blur-2xl{
    --tw-blur:blur(40px)
  }

  .sm\:tw-blur-3xl{
    --tw-blur:blur(64px)
  }

  .sm\:tw-brightness-0{
    --tw-brightness:brightness(0)
  }

  .sm\:tw-brightness-50{
    --tw-brightness:brightness(.5)
  }

  .sm\:tw-brightness-75{
    --tw-brightness:brightness(.75)
  }

  .sm\:tw-brightness-90{
    --tw-brightness:brightness(.9)
  }

  .sm\:tw-brightness-95{
    --tw-brightness:brightness(.95)
  }

  .sm\:tw-brightness-100{
    --tw-brightness:brightness(1)
  }

  .sm\:tw-brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .sm\:tw-brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .sm\:tw-brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .sm\:tw-brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .sm\:tw-brightness-200{
    --tw-brightness:brightness(2)
  }

  .sm\:tw-contrast-0{
    --tw-contrast:contrast(0)
  }

  .sm\:tw-contrast-50{
    --tw-contrast:contrast(.5)
  }

  .sm\:tw-contrast-75{
    --tw-contrast:contrast(.75)
  }

  .sm\:tw-contrast-100{
    --tw-contrast:contrast(1)
  }

  .sm\:tw-contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .sm\:tw-contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .sm\:tw-contrast-200{
    --tw-contrast:contrast(2)
  }

  .sm\:tw-drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-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))
  }

  .sm\:tw-drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .sm\:tw-drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .sm\:tw-grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .sm\:tw-grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .sm\:tw-hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .sm\:tw-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .sm\:tw-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .sm\:tw-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .sm\:tw-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .sm\:tw-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .sm\:tw--hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .sm\:tw--hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .sm\:tw--hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .sm\:tw--hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .sm\:tw--hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .sm\:tw-invert-0{
    --tw-invert:invert(0)
  }

  .sm\:tw-invert{
    --tw-invert:invert(100%)
  }

  .sm\:tw-saturate-0{
    --tw-saturate:saturate(0)
  }

  .sm\:tw-saturate-50{
    --tw-saturate:saturate(.5)
  }

  .sm\:tw-saturate-100{
    --tw-saturate:saturate(1)
  }

  .sm\:tw-saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .sm\:tw-saturate-200{
    --tw-saturate:saturate(2)
  }

  .sm\:tw-sepia-0{
    --tw-sepia:sepia(0)
  }

  .sm\:tw-sepia{
    --tw-sepia:sepia(100%)
  }

  .sm\:tw-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,/*!*/ /*!*/);
    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)
  }

  .sm\:tw-backdrop-filter-none{
    backdrop-filter:none
  }

  .sm\:tw-backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .sm\:tw-backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .sm\:tw-backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .sm\:tw-backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .sm\:tw-backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .sm\:tw-backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .sm\:tw-backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .sm\:tw-backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .sm\:tw-backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .sm\:tw-backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .sm\:tw-backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .sm\:tw-backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .sm\:tw-backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .sm\:tw-backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .sm\:tw-backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .sm\:tw-backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .sm\:tw-backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .sm\:tw-backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .sm\:tw-backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .sm\:tw-backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .sm\:tw-backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .sm\:tw-backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .sm\:tw-backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .sm\:tw-backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .sm\:tw-backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .sm\:tw-backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .sm\:tw-backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .sm\:tw-backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .sm\:tw-backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .sm\:tw-backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .sm\:tw-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .sm\:tw-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .sm\:tw-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .sm\:tw-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .sm\:tw-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .sm\:tw--backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .sm\:tw--backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .sm\:tw--backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .sm\:tw--backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .sm\:tw--backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .sm\:tw-backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .sm\:tw-backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .sm\:tw-backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .sm\:tw-backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .sm\:tw-backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .sm\:tw-backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .sm\:tw-backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .sm\:tw-backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .sm\:tw-backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .sm\:tw-backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .sm\:tw-backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .sm\:tw-backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .sm\:tw-backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .sm\:tw-backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .sm\:tw-backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .sm\:tw-backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .sm\:tw-backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .sm\:tw-backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .sm\:tw-backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .sm\:tw-backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .sm\:tw-backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .sm\:tw-backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .sm\:tw-backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .sm\:tw-backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .sm\:tw-transition-none{
    transition-property:none
  }

  .sm\:tw-transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:tw-transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:tw-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
  }

  .sm\:tw-transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:tw-transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:tw-transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:tw-delay-75{
    transition-delay:75ms
  }

  .sm\:tw-delay-100{
    transition-delay:100ms
  }

  .sm\:tw-delay-150{
    transition-delay:150ms
  }

  .sm\:tw-delay-200{
    transition-delay:200ms
  }

  .sm\:tw-delay-300{
    transition-delay:300ms
  }

  .sm\:tw-delay-500{
    transition-delay:500ms
  }

  .sm\:tw-delay-700{
    transition-delay:700ms
  }

  .sm\:tw-delay-1000{
    transition-delay:1000ms
  }

  .sm\:tw-duration-75{
    transition-duration:75ms
  }

  .sm\:tw-duration-100{
    transition-duration:100ms
  }

  .sm\:tw-duration-150{
    transition-duration:150ms
  }

  .sm\:tw-duration-200{
    transition-duration:200ms
  }

  .sm\:tw-duration-300{
    transition-duration:300ms
  }

  .sm\:tw-duration-500{
    transition-duration:500ms
  }

  .sm\:tw-duration-700{
    transition-duration:700ms
  }

  .sm\:tw-duration-1000{
    transition-duration:1000ms
  }

  .sm\:tw-ease-linear{
    transition-timing-function:linear
  }

  .sm\:tw-ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .sm\:tw-ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .sm\:tw-ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 768px){
  .md\:tw-container{
    width:100%
  }

  @media (min-width: 640px){
    .md\:tw-container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .md\:tw-container{
      max-width:768px
    }
  }

  @media (min-width: 1024px){
    .md\:tw-container{
      max-width:1024px
    }
  }

  @media (min-width: 1280px){
    .md\:tw-container{
      max-width:1280px
    }
  }

  @media (min-width: 1536px){
    .md\:tw-container{
      max-width:1536px
    }
  }

  .md\:tw-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
  }

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

  .md\:focus-within\:tw-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
  }

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

  .md\:focus\:tw-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
  }

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

  .md\:tw-pointer-events-none{
    pointer-events:none
  }

  .md\:tw-pointer-events-auto{
    pointer-events:auto
  }

  .md\:tw-visible{
    visibility:visible
  }

  .md\:tw-invisible{
    visibility:hidden
  }

  .md\:tw-static{
    position:static
  }

  .md\:tw-fixed{
    position:fixed
  }

  .md\:tw-absolute{
    position:absolute
  }

  .md\:tw-relative{
    position:relative
  }

  .md\:tw-sticky{
    position:sticky
  }

  .md\:tw-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .md\:tw-inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .md\:tw-inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .md\:tw-inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .md\:tw-inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .md\:tw-inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .md\:tw-inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .md\:tw-inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .md\:tw-inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .md\:tw-inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .md\:tw-inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .md\:tw-inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .md\:tw-inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .md\:tw-inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .md\:tw-inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .md\:tw-inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .md\:tw-inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .md\:tw-inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .md\:tw-inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .md\:tw-inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .md\:tw-inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .md\:tw-inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .md\:tw-inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .md\:tw-inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .md\:tw-inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .md\:tw-inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .md\:tw-inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .md\:tw-inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .md\:tw-inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .md\:tw-inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .md\:tw-inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .md\:tw-inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .md\:tw-inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .md\:tw-inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .md\:tw-inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .md\:tw-inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .md\:tw--inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .md\:tw--inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .md\:tw--inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .md\:tw--inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .md\:tw--inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .md\:tw--inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .md\:tw--inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .md\:tw--inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .md\:tw--inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .md\:tw--inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .md\:tw--inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .md\:tw--inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .md\:tw--inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .md\:tw--inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .md\:tw--inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .md\:tw--inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .md\:tw--inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .md\:tw--inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .md\:tw--inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .md\:tw--inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .md\:tw--inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .md\:tw--inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .md\:tw--inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .md\:tw--inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .md\:tw--inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .md\:tw--inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .md\:tw--inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .md\:tw--inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .md\:tw--inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .md\:tw--inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .md\:tw--inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .md\:tw--inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .md\:tw--inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .md\:tw--inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .md\:tw--inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .md\:tw-inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .md\:tw-inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .md\:tw-inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .md\:tw-inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .md\:tw-inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .md\:tw-inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .md\:tw-inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .md\:tw--inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .md\:tw--inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .md\:tw--inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .md\:tw--inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .md\:tw--inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .md\:tw--inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .md\:tw--inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .md\:tw-inset-x-0{
    left:0px;
    right:0px
  }

  .md\:tw-inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .md\:tw-inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .md\:tw-inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .md\:tw-inset-x-4{
    left:1rem;
    right:1rem
  }

  .md\:tw-inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .md\:tw-inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .md\:tw-inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .md\:tw-inset-x-8{
    left:2rem;
    right:2rem
  }

  .md\:tw-inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .md\:tw-inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .md\:tw-inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .md\:tw-inset-x-12{
    left:3rem;
    right:3rem
  }

  .md\:tw-inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .md\:tw-inset-x-16{
    left:4rem;
    right:4rem
  }

  .md\:tw-inset-x-20{
    left:5rem;
    right:5rem
  }

  .md\:tw-inset-x-24{
    left:6rem;
    right:6rem
  }

  .md\:tw-inset-x-28{
    left:7rem;
    right:7rem
  }

  .md\:tw-inset-x-32{
    left:8rem;
    right:8rem
  }

  .md\:tw-inset-x-36{
    left:9rem;
    right:9rem
  }

  .md\:tw-inset-x-40{
    left:10rem;
    right:10rem
  }

  .md\:tw-inset-x-44{
    left:11rem;
    right:11rem
  }

  .md\:tw-inset-x-48{
    left:12rem;
    right:12rem
  }

  .md\:tw-inset-x-52{
    left:13rem;
    right:13rem
  }

  .md\:tw-inset-x-56{
    left:14rem;
    right:14rem
  }

  .md\:tw-inset-x-60{
    left:15rem;
    right:15rem
  }

  .md\:tw-inset-x-64{
    left:16rem;
    right:16rem
  }

  .md\:tw-inset-x-72{
    left:18rem;
    right:18rem
  }

  .md\:tw-inset-x-80{
    left:20rem;
    right:20rem
  }

  .md\:tw-inset-x-96{
    left:24rem;
    right:24rem
  }

  .md\:tw-inset-x-auto{
    left:auto;
    right:auto
  }

  .md\:tw-inset-x-px{
    left:1px;
    right:1px
  }

  .md\:tw-inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .md\:tw-inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .md\:tw-inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .md\:tw-inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .md\:tw--inset-x-0{
    left:0px;
    right:0px
  }

  .md\:tw--inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .md\:tw--inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .md\:tw--inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .md\:tw--inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .md\:tw--inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .md\:tw--inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .md\:tw--inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .md\:tw--inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .md\:tw--inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .md\:tw--inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .md\:tw--inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .md\:tw--inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .md\:tw--inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .md\:tw--inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .md\:tw--inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .md\:tw--inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .md\:tw--inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .md\:tw--inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .md\:tw--inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .md\:tw--inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .md\:tw--inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .md\:tw--inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .md\:tw--inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .md\:tw--inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .md\:tw--inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .md\:tw--inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .md\:tw--inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .md\:tw--inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .md\:tw--inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .md\:tw--inset-x-px{
    left:-1px;
    right:-1px
  }

  .md\:tw--inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .md\:tw--inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .md\:tw--inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .md\:tw--inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .md\:tw-inset-x-1\/2{
    left:50%;
    right:50%
  }

  .md\:tw-inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .md\:tw-inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .md\:tw-inset-x-1\/4{
    left:25%;
    right:25%
  }

  .md\:tw-inset-x-2\/4{
    left:50%;
    right:50%
  }

  .md\:tw-inset-x-3\/4{
    left:75%;
    right:75%
  }

  .md\:tw-inset-x-full{
    left:100%;
    right:100%
  }

  .md\:tw--inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .md\:tw--inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .md\:tw--inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .md\:tw--inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .md\:tw--inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .md\:tw--inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .md\:tw--inset-x-full{
    left:-100%;
    right:-100%
  }

  .md\:tw-inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:tw-inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .md\:tw-inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .md\:tw-inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .md\:tw-inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .md\:tw-inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .md\:tw-inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .md\:tw-inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .md\:tw-inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .md\:tw-inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .md\:tw-inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .md\:tw-inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .md\:tw-inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .md\:tw-inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .md\:tw-inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .md\:tw-inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .md\:tw-inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .md\:tw-inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .md\:tw-inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .md\:tw-inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .md\:tw-inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .md\:tw-inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .md\:tw-inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .md\:tw-inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .md\:tw-inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .md\:tw-inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .md\:tw-inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .md\:tw-inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .md\:tw-inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .md\:tw-inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .md\:tw-inset-y-auto{
    top:auto;
    bottom:auto
  }

  .md\:tw-inset-y-px{
    top:1px;
    bottom:1px
  }

  .md\:tw-inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .md\:tw-inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .md\:tw-inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .md\:tw-inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .md\:tw--inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:tw--inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .md\:tw--inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .md\:tw--inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .md\:tw--inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .md\:tw--inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .md\:tw--inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .md\:tw--inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .md\:tw--inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .md\:tw--inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .md\:tw--inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .md\:tw--inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .md\:tw--inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .md\:tw--inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .md\:tw--inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .md\:tw--inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .md\:tw--inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .md\:tw--inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .md\:tw--inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .md\:tw--inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .md\:tw--inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .md\:tw--inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .md\:tw--inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .md\:tw--inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .md\:tw--inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .md\:tw--inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .md\:tw--inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .md\:tw--inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .md\:tw--inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .md\:tw--inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .md\:tw--inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .md\:tw--inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .md\:tw--inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .md\:tw--inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .md\:tw--inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .md\:tw-inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .md\:tw-inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .md\:tw-inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .md\:tw-inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .md\:tw-inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .md\:tw-inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .md\:tw-inset-y-full{
    top:100%;
    bottom:100%
  }

  .md\:tw--inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .md\:tw--inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .md\:tw--inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .md\:tw--inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .md\:tw--inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .md\:tw--inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .md\:tw--inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .md\:tw-top-0{
    top:0px
  }

  .md\:tw-top-1{
    top:0.25rem
  }

  .md\:tw-top-2{
    top:0.5rem
  }

  .md\:tw-top-3{
    top:0.75rem
  }

  .md\:tw-top-4{
    top:1rem
  }

  .md\:tw-top-5{
    top:1.25rem
  }

  .md\:tw-top-6{
    top:1.5rem
  }

  .md\:tw-top-7{
    top:1.75rem
  }

  .md\:tw-top-8{
    top:2rem
  }

  .md\:tw-top-9{
    top:2.25rem
  }

  .md\:tw-top-10{
    top:2.5rem
  }

  .md\:tw-top-11{
    top:2.75rem
  }

  .md\:tw-top-12{
    top:3rem
  }

  .md\:tw-top-14{
    top:3.5rem
  }

  .md\:tw-top-16{
    top:4rem
  }

  .md\:tw-top-20{
    top:5rem
  }

  .md\:tw-top-24{
    top:6rem
  }

  .md\:tw-top-28{
    top:7rem
  }

  .md\:tw-top-32{
    top:8rem
  }

  .md\:tw-top-36{
    top:9rem
  }

  .md\:tw-top-40{
    top:10rem
  }

  .md\:tw-top-44{
    top:11rem
  }

  .md\:tw-top-48{
    top:12rem
  }

  .md\:tw-top-52{
    top:13rem
  }

  .md\:tw-top-56{
    top:14rem
  }

  .md\:tw-top-60{
    top:15rem
  }

  .md\:tw-top-64{
    top:16rem
  }

  .md\:tw-top-72{
    top:18rem
  }

  .md\:tw-top-80{
    top:20rem
  }

  .md\:tw-top-96{
    top:24rem
  }

  .md\:tw-top-auto{
    top:auto
  }

  .md\:tw-top-px{
    top:1px
  }

  .md\:tw-top-0\.5{
    top:0.125rem
  }

  .md\:tw-top-1\.5{
    top:0.375rem
  }

  .md\:tw-top-2\.5{
    top:0.625rem
  }

  .md\:tw-top-3\.5{
    top:0.875rem
  }

  .md\:tw--top-0{
    top:0px
  }

  .md\:tw--top-1{
    top:-0.25rem
  }

  .md\:tw--top-2{
    top:-0.5rem
  }

  .md\:tw--top-3{
    top:-0.75rem
  }

  .md\:tw--top-4{
    top:-1rem
  }

  .md\:tw--top-5{
    top:-1.25rem
  }

  .md\:tw--top-6{
    top:-1.5rem
  }

  .md\:tw--top-7{
    top:-1.75rem
  }

  .md\:tw--top-8{
    top:-2rem
  }

  .md\:tw--top-9{
    top:-2.25rem
  }

  .md\:tw--top-10{
    top:-2.5rem
  }

  .md\:tw--top-11{
    top:-2.75rem
  }

  .md\:tw--top-12{
    top:-3rem
  }

  .md\:tw--top-14{
    top:-3.5rem
  }

  .md\:tw--top-16{
    top:-4rem
  }

  .md\:tw--top-20{
    top:-5rem
  }

  .md\:tw--top-24{
    top:-6rem
  }

  .md\:tw--top-28{
    top:-7rem
  }

  .md\:tw--top-32{
    top:-8rem
  }

  .md\:tw--top-36{
    top:-9rem
  }

  .md\:tw--top-40{
    top:-10rem
  }

  .md\:tw--top-44{
    top:-11rem
  }

  .md\:tw--top-48{
    top:-12rem
  }

  .md\:tw--top-52{
    top:-13rem
  }

  .md\:tw--top-56{
    top:-14rem
  }

  .md\:tw--top-60{
    top:-15rem
  }

  .md\:tw--top-64{
    top:-16rem
  }

  .md\:tw--top-72{
    top:-18rem
  }

  .md\:tw--top-80{
    top:-20rem
  }

  .md\:tw--top-96{
    top:-24rem
  }

  .md\:tw--top-px{
    top:-1px
  }

  .md\:tw--top-0\.5{
    top:-0.125rem
  }

  .md\:tw--top-1\.5{
    top:-0.375rem
  }

  .md\:tw--top-2\.5{
    top:-0.625rem
  }

  .md\:tw--top-3\.5{
    top:-0.875rem
  }

  .md\:tw-top-1\/2{
    top:50%
  }

  .md\:tw-top-1\/3{
    top:33.333333%
  }

  .md\:tw-top-2\/3{
    top:66.666667%
  }

  .md\:tw-top-1\/4{
    top:25%
  }

  .md\:tw-top-2\/4{
    top:50%
  }

  .md\:tw-top-3\/4{
    top:75%
  }

  .md\:tw-top-full{
    top:100%
  }

  .md\:tw--top-1\/2{
    top:-50%
  }

  .md\:tw--top-1\/3{
    top:-33.333333%
  }

  .md\:tw--top-2\/3{
    top:-66.666667%
  }

  .md\:tw--top-1\/4{
    top:-25%
  }

  .md\:tw--top-2\/4{
    top:-50%
  }

  .md\:tw--top-3\/4{
    top:-75%
  }

  .md\:tw--top-full{
    top:-100%
  }

  .md\:tw-right-0{
    right:0px
  }

  .md\:tw-right-1{
    right:0.25rem
  }

  .md\:tw-right-2{
    right:0.5rem
  }

  .md\:tw-right-3{
    right:0.75rem
  }

  .md\:tw-right-4{
    right:1rem
  }

  .md\:tw-right-5{
    right:1.25rem
  }

  .md\:tw-right-6{
    right:1.5rem
  }

  .md\:tw-right-7{
    right:1.75rem
  }

  .md\:tw-right-8{
    right:2rem
  }

  .md\:tw-right-9{
    right:2.25rem
  }

  .md\:tw-right-10{
    right:2.5rem
  }

  .md\:tw-right-11{
    right:2.75rem
  }

  .md\:tw-right-12{
    right:3rem
  }

  .md\:tw-right-14{
    right:3.5rem
  }

  .md\:tw-right-16{
    right:4rem
  }

  .md\:tw-right-20{
    right:5rem
  }

  .md\:tw-right-24{
    right:6rem
  }

  .md\:tw-right-28{
    right:7rem
  }

  .md\:tw-right-32{
    right:8rem
  }

  .md\:tw-right-36{
    right:9rem
  }

  .md\:tw-right-40{
    right:10rem
  }

  .md\:tw-right-44{
    right:11rem
  }

  .md\:tw-right-48{
    right:12rem
  }

  .md\:tw-right-52{
    right:13rem
  }

  .md\:tw-right-56{
    right:14rem
  }

  .md\:tw-right-60{
    right:15rem
  }

  .md\:tw-right-64{
    right:16rem
  }

  .md\:tw-right-72{
    right:18rem
  }

  .md\:tw-right-80{
    right:20rem
  }

  .md\:tw-right-96{
    right:24rem
  }

  .md\:tw-right-auto{
    right:auto
  }

  .md\:tw-right-px{
    right:1px
  }

  .md\:tw-right-0\.5{
    right:0.125rem
  }

  .md\:tw-right-1\.5{
    right:0.375rem
  }

  .md\:tw-right-2\.5{
    right:0.625rem
  }

  .md\:tw-right-3\.5{
    right:0.875rem
  }

  .md\:tw--right-0{
    right:0px
  }

  .md\:tw--right-1{
    right:-0.25rem
  }

  .md\:tw--right-2{
    right:-0.5rem
  }

  .md\:tw--right-3{
    right:-0.75rem
  }

  .md\:tw--right-4{
    right:-1rem
  }

  .md\:tw--right-5{
    right:-1.25rem
  }

  .md\:tw--right-6{
    right:-1.5rem
  }

  .md\:tw--right-7{
    right:-1.75rem
  }

  .md\:tw--right-8{
    right:-2rem
  }

  .md\:tw--right-9{
    right:-2.25rem
  }

  .md\:tw--right-10{
    right:-2.5rem
  }

  .md\:tw--right-11{
    right:-2.75rem
  }

  .md\:tw--right-12{
    right:-3rem
  }

  .md\:tw--right-14{
    right:-3.5rem
  }

  .md\:tw--right-16{
    right:-4rem
  }

  .md\:tw--right-20{
    right:-5rem
  }

  .md\:tw--right-24{
    right:-6rem
  }

  .md\:tw--right-28{
    right:-7rem
  }

  .md\:tw--right-32{
    right:-8rem
  }

  .md\:tw--right-36{
    right:-9rem
  }

  .md\:tw--right-40{
    right:-10rem
  }

  .md\:tw--right-44{
    right:-11rem
  }

  .md\:tw--right-48{
    right:-12rem
  }

  .md\:tw--right-52{
    right:-13rem
  }

  .md\:tw--right-56{
    right:-14rem
  }

  .md\:tw--right-60{
    right:-15rem
  }

  .md\:tw--right-64{
    right:-16rem
  }

  .md\:tw--right-72{
    right:-18rem
  }

  .md\:tw--right-80{
    right:-20rem
  }

  .md\:tw--right-96{
    right:-24rem
  }

  .md\:tw--right-px{
    right:-1px
  }

  .md\:tw--right-0\.5{
    right:-0.125rem
  }

  .md\:tw--right-1\.5{
    right:-0.375rem
  }

  .md\:tw--right-2\.5{
    right:-0.625rem
  }

  .md\:tw--right-3\.5{
    right:-0.875rem
  }

  .md\:tw-right-1\/2{
    right:50%
  }

  .md\:tw-right-1\/3{
    right:33.333333%
  }

  .md\:tw-right-2\/3{
    right:66.666667%
  }

  .md\:tw-right-1\/4{
    right:25%
  }

  .md\:tw-right-2\/4{
    right:50%
  }

  .md\:tw-right-3\/4{
    right:75%
  }

  .md\:tw-right-full{
    right:100%
  }

  .md\:tw--right-1\/2{
    right:-50%
  }

  .md\:tw--right-1\/3{
    right:-33.333333%
  }

  .md\:tw--right-2\/3{
    right:-66.666667%
  }

  .md\:tw--right-1\/4{
    right:-25%
  }

  .md\:tw--right-2\/4{
    right:-50%
  }

  .md\:tw--right-3\/4{
    right:-75%
  }

  .md\:tw--right-full{
    right:-100%
  }

  .md\:tw-bottom-0{
    bottom:0px
  }

  .md\:tw-bottom-1{
    bottom:0.25rem
  }

  .md\:tw-bottom-2{
    bottom:0.5rem
  }

  .md\:tw-bottom-3{
    bottom:0.75rem
  }

  .md\:tw-bottom-4{
    bottom:1rem
  }

  .md\:tw-bottom-5{
    bottom:1.25rem
  }

  .md\:tw-bottom-6{
    bottom:1.5rem
  }

  .md\:tw-bottom-7{
    bottom:1.75rem
  }

  .md\:tw-bottom-8{
    bottom:2rem
  }

  .md\:tw-bottom-9{
    bottom:2.25rem
  }

  .md\:tw-bottom-10{
    bottom:2.5rem
  }

  .md\:tw-bottom-11{
    bottom:2.75rem
  }

  .md\:tw-bottom-12{
    bottom:3rem
  }

  .md\:tw-bottom-14{
    bottom:3.5rem
  }

  .md\:tw-bottom-16{
    bottom:4rem
  }

  .md\:tw-bottom-20{
    bottom:5rem
  }

  .md\:tw-bottom-24{
    bottom:6rem
  }

  .md\:tw-bottom-28{
    bottom:7rem
  }

  .md\:tw-bottom-32{
    bottom:8rem
  }

  .md\:tw-bottom-36{
    bottom:9rem
  }

  .md\:tw-bottom-40{
    bottom:10rem
  }

  .md\:tw-bottom-44{
    bottom:11rem
  }

  .md\:tw-bottom-48{
    bottom:12rem
  }

  .md\:tw-bottom-52{
    bottom:13rem
  }

  .md\:tw-bottom-56{
    bottom:14rem
  }

  .md\:tw-bottom-60{
    bottom:15rem
  }

  .md\:tw-bottom-64{
    bottom:16rem
  }

  .md\:tw-bottom-72{
    bottom:18rem
  }

  .md\:tw-bottom-80{
    bottom:20rem
  }

  .md\:tw-bottom-96{
    bottom:24rem
  }

  .md\:tw-bottom-auto{
    bottom:auto
  }

  .md\:tw-bottom-px{
    bottom:1px
  }

  .md\:tw-bottom-0\.5{
    bottom:0.125rem
  }

  .md\:tw-bottom-1\.5{
    bottom:0.375rem
  }

  .md\:tw-bottom-2\.5{
    bottom:0.625rem
  }

  .md\:tw-bottom-3\.5{
    bottom:0.875rem
  }

  .md\:tw--bottom-0{
    bottom:0px
  }

  .md\:tw--bottom-1{
    bottom:-0.25rem
  }

  .md\:tw--bottom-2{
    bottom:-0.5rem
  }

  .md\:tw--bottom-3{
    bottom:-0.75rem
  }

  .md\:tw--bottom-4{
    bottom:-1rem
  }

  .md\:tw--bottom-5{
    bottom:-1.25rem
  }

  .md\:tw--bottom-6{
    bottom:-1.5rem
  }

  .md\:tw--bottom-7{
    bottom:-1.75rem
  }

  .md\:tw--bottom-8{
    bottom:-2rem
  }

  .md\:tw--bottom-9{
    bottom:-2.25rem
  }

  .md\:tw--bottom-10{
    bottom:-2.5rem
  }

  .md\:tw--bottom-11{
    bottom:-2.75rem
  }

  .md\:tw--bottom-12{
    bottom:-3rem
  }

  .md\:tw--bottom-14{
    bottom:-3.5rem
  }

  .md\:tw--bottom-16{
    bottom:-4rem
  }

  .md\:tw--bottom-20{
    bottom:-5rem
  }

  .md\:tw--bottom-24{
    bottom:-6rem
  }

  .md\:tw--bottom-28{
    bottom:-7rem
  }

  .md\:tw--bottom-32{
    bottom:-8rem
  }

  .md\:tw--bottom-36{
    bottom:-9rem
  }

  .md\:tw--bottom-40{
    bottom:-10rem
  }

  .md\:tw--bottom-44{
    bottom:-11rem
  }

  .md\:tw--bottom-48{
    bottom:-12rem
  }

  .md\:tw--bottom-52{
    bottom:-13rem
  }

  .md\:tw--bottom-56{
    bottom:-14rem
  }

  .md\:tw--bottom-60{
    bottom:-15rem
  }

  .md\:tw--bottom-64{
    bottom:-16rem
  }

  .md\:tw--bottom-72{
    bottom:-18rem
  }

  .md\:tw--bottom-80{
    bottom:-20rem
  }

  .md\:tw--bottom-96{
    bottom:-24rem
  }

  .md\:tw--bottom-px{
    bottom:-1px
  }

  .md\:tw--bottom-0\.5{
    bottom:-0.125rem
  }

  .md\:tw--bottom-1\.5{
    bottom:-0.375rem
  }

  .md\:tw--bottom-2\.5{
    bottom:-0.625rem
  }

  .md\:tw--bottom-3\.5{
    bottom:-0.875rem
  }

  .md\:tw-bottom-1\/2{
    bottom:50%
  }

  .md\:tw-bottom-1\/3{
    bottom:33.333333%
  }

  .md\:tw-bottom-2\/3{
    bottom:66.666667%
  }

  .md\:tw-bottom-1\/4{
    bottom:25%
  }

  .md\:tw-bottom-2\/4{
    bottom:50%
  }

  .md\:tw-bottom-3\/4{
    bottom:75%
  }

  .md\:tw-bottom-full{
    bottom:100%
  }

  .md\:tw--bottom-1\/2{
    bottom:-50%
  }

  .md\:tw--bottom-1\/3{
    bottom:-33.333333%
  }

  .md\:tw--bottom-2\/3{
    bottom:-66.666667%
  }

  .md\:tw--bottom-1\/4{
    bottom:-25%
  }

  .md\:tw--bottom-2\/4{
    bottom:-50%
  }

  .md\:tw--bottom-3\/4{
    bottom:-75%
  }

  .md\:tw--bottom-full{
    bottom:-100%
  }

  .md\:tw-left-0{
    left:0px
  }

  .md\:tw-left-1{
    left:0.25rem
  }

  .md\:tw-left-2{
    left:0.5rem
  }

  .md\:tw-left-3{
    left:0.75rem
  }

  .md\:tw-left-4{
    left:1rem
  }

  .md\:tw-left-5{
    left:1.25rem
  }

  .md\:tw-left-6{
    left:1.5rem
  }

  .md\:tw-left-7{
    left:1.75rem
  }

  .md\:tw-left-8{
    left:2rem
  }

  .md\:tw-left-9{
    left:2.25rem
  }

  .md\:tw-left-10{
    left:2.5rem
  }

  .md\:tw-left-11{
    left:2.75rem
  }

  .md\:tw-left-12{
    left:3rem
  }

  .md\:tw-left-14{
    left:3.5rem
  }

  .md\:tw-left-16{
    left:4rem
  }

  .md\:tw-left-20{
    left:5rem
  }

  .md\:tw-left-24{
    left:6rem
  }

  .md\:tw-left-28{
    left:7rem
  }

  .md\:tw-left-32{
    left:8rem
  }

  .md\:tw-left-36{
    left:9rem
  }

  .md\:tw-left-40{
    left:10rem
  }

  .md\:tw-left-44{
    left:11rem
  }

  .md\:tw-left-48{
    left:12rem
  }

  .md\:tw-left-52{
    left:13rem
  }

  .md\:tw-left-56{
    left:14rem
  }

  .md\:tw-left-60{
    left:15rem
  }

  .md\:tw-left-64{
    left:16rem
  }

  .md\:tw-left-72{
    left:18rem
  }

  .md\:tw-left-80{
    left:20rem
  }

  .md\:tw-left-96{
    left:24rem
  }

  .md\:tw-left-auto{
    left:auto
  }

  .md\:tw-left-px{
    left:1px
  }

  .md\:tw-left-0\.5{
    left:0.125rem
  }

  .md\:tw-left-1\.5{
    left:0.375rem
  }

  .md\:tw-left-2\.5{
    left:0.625rem
  }

  .md\:tw-left-3\.5{
    left:0.875rem
  }

  .md\:tw--left-0{
    left:0px
  }

  .md\:tw--left-1{
    left:-0.25rem
  }

  .md\:tw--left-2{
    left:-0.5rem
  }

  .md\:tw--left-3{
    left:-0.75rem
  }

  .md\:tw--left-4{
    left:-1rem
  }

  .md\:tw--left-5{
    left:-1.25rem
  }

  .md\:tw--left-6{
    left:-1.5rem
  }

  .md\:tw--left-7{
    left:-1.75rem
  }

  .md\:tw--left-8{
    left:-2rem
  }

  .md\:tw--left-9{
    left:-2.25rem
  }

  .md\:tw--left-10{
    left:-2.5rem
  }

  .md\:tw--left-11{
    left:-2.75rem
  }

  .md\:tw--left-12{
    left:-3rem
  }

  .md\:tw--left-14{
    left:-3.5rem
  }

  .md\:tw--left-16{
    left:-4rem
  }

  .md\:tw--left-20{
    left:-5rem
  }

  .md\:tw--left-24{
    left:-6rem
  }

  .md\:tw--left-28{
    left:-7rem
  }

  .md\:tw--left-32{
    left:-8rem
  }

  .md\:tw--left-36{
    left:-9rem
  }

  .md\:tw--left-40{
    left:-10rem
  }

  .md\:tw--left-44{
    left:-11rem
  }

  .md\:tw--left-48{
    left:-12rem
  }

  .md\:tw--left-52{
    left:-13rem
  }

  .md\:tw--left-56{
    left:-14rem
  }

  .md\:tw--left-60{
    left:-15rem
  }

  .md\:tw--left-64{
    left:-16rem
  }

  .md\:tw--left-72{
    left:-18rem
  }

  .md\:tw--left-80{
    left:-20rem
  }

  .md\:tw--left-96{
    left:-24rem
  }

  .md\:tw--left-px{
    left:-1px
  }

  .md\:tw--left-0\.5{
    left:-0.125rem
  }

  .md\:tw--left-1\.5{
    left:-0.375rem
  }

  .md\:tw--left-2\.5{
    left:-0.625rem
  }

  .md\:tw--left-3\.5{
    left:-0.875rem
  }

  .md\:tw-left-1\/2{
    left:50%
  }

  .md\:tw-left-1\/3{
    left:33.333333%
  }

  .md\:tw-left-2\/3{
    left:66.666667%
  }

  .md\:tw-left-1\/4{
    left:25%
  }

  .md\:tw-left-2\/4{
    left:50%
  }

  .md\:tw-left-3\/4{
    left:75%
  }

  .md\:tw-left-full{
    left:100%
  }

  .md\:tw--left-1\/2{
    left:-50%
  }

  .md\:tw--left-1\/3{
    left:-33.333333%
  }

  .md\:tw--left-2\/3{
    left:-66.666667%
  }

  .md\:tw--left-1\/4{
    left:-25%
  }

  .md\:tw--left-2\/4{
    left:-50%
  }

  .md\:tw--left-3\/4{
    left:-75%
  }

  .md\:tw--left-full{
    left:-100%
  }

  .md\:tw-isolate{
    isolation:isolate
  }

  .md\:tw-isolation-auto{
    isolation:auto
  }

  .md\:tw-z-0{
    z-index:0
  }

  .md\:tw-z-10{
    z-index:10
  }

  .md\:tw-z-20{
    z-index:20
  }

  .md\:tw-z-30{
    z-index:30
  }

  .md\:tw-z-40{
    z-index:40
  }

  .md\:tw-z-50{
    z-index:50
  }

  .md\:tw-z-auto{
    z-index:auto
  }

  .md\:focus-within\:tw-z-0:focus-within{
    z-index:0
  }

  .md\:focus-within\:tw-z-10:focus-within{
    z-index:10
  }

  .md\:focus-within\:tw-z-20:focus-within{
    z-index:20
  }

  .md\:focus-within\:tw-z-30:focus-within{
    z-index:30
  }

  .md\:focus-within\:tw-z-40:focus-within{
    z-index:40
  }

  .md\:focus-within\:tw-z-50:focus-within{
    z-index:50
  }

  .md\:focus-within\:tw-z-auto:focus-within{
    z-index:auto
  }

  .md\:focus\:tw-z-0:focus{
    z-index:0
  }

  .md\:focus\:tw-z-10:focus{
    z-index:10
  }

  .md\:focus\:tw-z-20:focus{
    z-index:20
  }

  .md\:focus\:tw-z-30:focus{
    z-index:30
  }

  .md\:focus\:tw-z-40:focus{
    z-index:40
  }

  .md\:focus\:tw-z-50:focus{
    z-index:50
  }

  .md\:focus\:tw-z-auto:focus{
    z-index:auto
  }

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

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

  .md\:tw-order-3{
    order:3
  }

  .md\:tw-order-4{
    order:4
  }

  .md\:tw-order-5{
    order:5
  }

  .md\:tw-order-6{
    order:6
  }

  .md\:tw-order-7{
    order:7
  }

  .md\:tw-order-8{
    order:8
  }

  .md\:tw-order-9{
    order:9
  }

  .md\:tw-order-10{
    order:10
  }

  .md\:tw-order-11{
    order:11
  }

  .md\:tw-order-12{
    order:12
  }

  .md\:tw-order-first{
    order:-9999
  }

  .md\:tw-order-last{
    order:9999
  }

  .md\:tw-order-none{
    order:0
  }

  .md\:tw-col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:tw-col-start-1{
    grid-column-start:1
  }

  .md\:tw-col-start-2{
    grid-column-start:2
  }

  .md\:tw-col-start-3{
    grid-column-start:3
  }

  .md\:tw-col-start-4{
    grid-column-start:4
  }

  .md\:tw-col-start-5{
    grid-column-start:5
  }

  .md\:tw-col-start-6{
    grid-column-start:6
  }

  .md\:tw-col-start-7{
    grid-column-start:7
  }

  .md\:tw-col-start-8{
    grid-column-start:8
  }

  .md\:tw-col-start-9{
    grid-column-start:9
  }

  .md\:tw-col-start-10{
    grid-column-start:10
  }

  .md\:tw-col-start-11{
    grid-column-start:11
  }

  .md\:tw-col-start-12{
    grid-column-start:12
  }

  .md\:tw-col-start-13{
    grid-column-start:13
  }

  .md\:tw-col-start-auto{
    grid-column-start:auto
  }

  .md\:tw-col-end-1{
    grid-column-end:1
  }

  .md\:tw-col-end-2{
    grid-column-end:2
  }

  .md\:tw-col-end-3{
    grid-column-end:3
  }

  .md\:tw-col-end-4{
    grid-column-end:4
  }

  .md\:tw-col-end-5{
    grid-column-end:5
  }

  .md\:tw-col-end-6{
    grid-column-end:6
  }

  .md\:tw-col-end-7{
    grid-column-end:7
  }

  .md\:tw-col-end-8{
    grid-column-end:8
  }

  .md\:tw-col-end-9{
    grid-column-end:9
  }

  .md\:tw-col-end-10{
    grid-column-end:10
  }

  .md\:tw-col-end-11{
    grid-column-end:11
  }

  .md\:tw-col-end-12{
    grid-column-end:12
  }

  .md\:tw-col-end-13{
    grid-column-end:13
  }

  .md\:tw-col-end-auto{
    grid-column-end:auto
  }

  .md\:tw-row-auto{
    grid-row:auto
  }

  .md\:tw-row-span-1{
    grid-row:span 1 / span 1
  }

  .md\:tw-row-span-2{
    grid-row:span 2 / span 2
  }

  .md\:tw-row-span-3{
    grid-row:span 3 / span 3
  }

  .md\:tw-row-span-4{
    grid-row:span 4 / span 4
  }

  .md\:tw-row-span-5{
    grid-row:span 5 / span 5
  }

  .md\:tw-row-span-6{
    grid-row:span 6 / span 6
  }

  .md\:tw-row-span-full{
    grid-row:1 / -1
  }

  .md\:tw-row-start-1{
    grid-row-start:1
  }

  .md\:tw-row-start-2{
    grid-row-start:2
  }

  .md\:tw-row-start-3{
    grid-row-start:3
  }

  .md\:tw-row-start-4{
    grid-row-start:4
  }

  .md\:tw-row-start-5{
    grid-row-start:5
  }

  .md\:tw-row-start-6{
    grid-row-start:6
  }

  .md\:tw-row-start-7{
    grid-row-start:7
  }

  .md\:tw-row-start-auto{
    grid-row-start:auto
  }

  .md\:tw-row-end-1{
    grid-row-end:1
  }

  .md\:tw-row-end-2{
    grid-row-end:2
  }

  .md\:tw-row-end-3{
    grid-row-end:3
  }

  .md\:tw-row-end-4{
    grid-row-end:4
  }

  .md\:tw-row-end-5{
    grid-row-end:5
  }

  .md\:tw-row-end-6{
    grid-row-end:6
  }

  .md\:tw-row-end-7{
    grid-row-end:7
  }

  .md\:tw-row-end-auto{
    grid-row-end:auto
  }

  .md\:tw-float-right{
    float:right
  }

  .md\:tw-float-left{
    float:left
  }

  .md\:tw-float-none{
    float:none
  }

  .md\:tw-clear-left{
    clear:left
  }

  .md\:tw-clear-right{
    clear:right
  }

  .md\:tw-clear-both{
    clear:both
  }

  .md\:tw-clear-none{
    clear:none
  }

  .md\:tw-m-0{
    margin:0px
  }

  .md\:tw-m-1{
    margin:0.25rem
  }

  .md\:tw-m-2{
    margin:0.5rem
  }

  .md\:tw-m-3{
    margin:0.75rem
  }

  .md\:tw-m-4{
    margin:1rem
  }

  .md\:tw-m-5{
    margin:1.25rem
  }

  .md\:tw-m-6{
    margin:1.5rem
  }

  .md\:tw-m-7{
    margin:1.75rem
  }

  .md\:tw-m-8{
    margin:2rem
  }

  .md\:tw-m-9{
    margin:2.25rem
  }

  .md\:tw-m-10{
    margin:2.5rem
  }

  .md\:tw-m-11{
    margin:2.75rem
  }

  .md\:tw-m-12{
    margin:3rem
  }

  .md\:tw-m-14{
    margin:3.5rem
  }

  .md\:tw-m-16{
    margin:4rem
  }

  .md\:tw-m-20{
    margin:5rem
  }

  .md\:tw-m-24{
    margin:6rem
  }

  .md\:tw-m-28{
    margin:7rem
  }

  .md\:tw-m-32{
    margin:8rem
  }

  .md\:tw-m-36{
    margin:9rem
  }

  .md\:tw-m-40{
    margin:10rem
  }

  .md\:tw-m-44{
    margin:11rem
  }

  .md\:tw-m-48{
    margin:12rem
  }

  .md\:tw-m-52{
    margin:13rem
  }

  .md\:tw-m-56{
    margin:14rem
  }

  .md\:tw-m-60{
    margin:15rem
  }

  .md\:tw-m-64{
    margin:16rem
  }

  .md\:tw-m-72{
    margin:18rem
  }

  .md\:tw-m-80{
    margin:20rem
  }

  .md\:tw-m-96{
    margin:24rem
  }

  .md\:tw-m-auto{
    margin:auto
  }

  .md\:tw-m-px{
    margin:1px
  }

  .md\:tw-m-0\.5{
    margin:0.125rem
  }

  .md\:tw-m-1\.5{
    margin:0.375rem
  }

  .md\:tw-m-2\.5{
    margin:0.625rem
  }

  .md\:tw-m-3\.5{
    margin:0.875rem
  }

  .md\:tw--m-0{
    margin:0px
  }

  .md\:tw--m-1{
    margin:-0.25rem
  }

  .md\:tw--m-2{
    margin:-0.5rem
  }

  .md\:tw--m-3{
    margin:-0.75rem
  }

  .md\:tw--m-4{
    margin:-1rem
  }

  .md\:tw--m-5{
    margin:-1.25rem
  }

  .md\:tw--m-6{
    margin:-1.5rem
  }

  .md\:tw--m-7{
    margin:-1.75rem
  }

  .md\:tw--m-8{
    margin:-2rem
  }

  .md\:tw--m-9{
    margin:-2.25rem
  }

  .md\:tw--m-10{
    margin:-2.5rem
  }

  .md\:tw--m-11{
    margin:-2.75rem
  }

  .md\:tw--m-12{
    margin:-3rem
  }

  .md\:tw--m-14{
    margin:-3.5rem
  }

  .md\:tw--m-16{
    margin:-4rem
  }

  .md\:tw--m-20{
    margin:-5rem
  }

  .md\:tw--m-24{
    margin:-6rem
  }

  .md\:tw--m-28{
    margin:-7rem
  }

  .md\:tw--m-32{
    margin:-8rem
  }

  .md\:tw--m-36{
    margin:-9rem
  }

  .md\:tw--m-40{
    margin:-10rem
  }

  .md\:tw--m-44{
    margin:-11rem
  }

  .md\:tw--m-48{
    margin:-12rem
  }

  .md\:tw--m-52{
    margin:-13rem
  }

  .md\:tw--m-56{
    margin:-14rem
  }

  .md\:tw--m-60{
    margin:-15rem
  }

  .md\:tw--m-64{
    margin:-16rem
  }

  .md\:tw--m-72{
    margin:-18rem
  }

  .md\:tw--m-80{
    margin:-20rem
  }

  .md\:tw--m-96{
    margin:-24rem
  }

  .md\:tw--m-px{
    margin:-1px
  }

  .md\:tw--m-0\.5{
    margin:-0.125rem
  }

  .md\:tw--m-1\.5{
    margin:-0.375rem
  }

  .md\:tw--m-2\.5{
    margin:-0.625rem
  }

  .md\:tw--m-3\.5{
    margin:-0.875rem
  }

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

  .md\:tw-mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

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

  .md\:tw-mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .md\:tw-mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .md\:tw-mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

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

  .md\:tw-mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

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

  .md\:tw-mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .md\:tw-mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

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

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

  .md\:tw-mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .md\:tw-mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .md\:tw-mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

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

  .md\:tw-mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

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

  .md\:tw-mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .md\:tw-mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .md\:tw-mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

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

  .md\:tw-mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .md\:tw-mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

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

  .md\:tw-mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .md\:tw-mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .md\:tw-mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .md\:tw-mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .md\:tw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .md\:tw-mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .md\:tw-mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .md\:tw-mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .md\:tw-mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .md\:tw-mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

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

  .md\:tw--mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

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

  .md\:tw--mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .md\:tw--mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .md\:tw--mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

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

  .md\:tw--mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

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

  .md\:tw--mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .md\:tw--mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

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

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

  .md\:tw--mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .md\:tw--mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .md\:tw--mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

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

  .md\:tw--mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

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

  .md\:tw--mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .md\:tw--mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .md\:tw--mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

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

  .md\:tw--mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .md\:tw--mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

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

  .md\:tw--mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .md\:tw--mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .md\:tw--mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .md\:tw--mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .md\:tw--mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .md\:tw--mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .md\:tw--mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .md\:tw--mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .md\:tw--mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .md\:tw-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .md\:tw-my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .md\:tw-my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .md\:tw-my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .md\:tw-my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

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

  .md\:tw-my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .md\:tw-my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .md\:tw-my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .md\:tw-my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .md\:tw-my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .md\:tw-my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .md\:tw-my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .md\:tw-my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .md\:tw-my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

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

  .md\:tw-my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .md\:tw-my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .md\:tw-my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .md\:tw-my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .md\:tw-my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .md\:tw-my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .md\:tw-my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .md\:tw-my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .md\:tw-my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .md\:tw-my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .md\:tw-my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .md\:tw-my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

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

  .md\:tw-my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .md\:tw-my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .md\:tw-my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .md\:tw-my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .md\:tw-my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .md\:tw-my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .md\:tw-my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .md\:tw--my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .md\:tw--my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .md\:tw--my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .md\:tw--my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .md\:tw--my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

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

  .md\:tw--my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .md\:tw--my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .md\:tw--my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .md\:tw--my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .md\:tw--my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .md\:tw--my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .md\:tw--my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .md\:tw--my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .md\:tw--my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

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

  .md\:tw--my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .md\:tw--my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .md\:tw--my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .md\:tw--my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .md\:tw--my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .md\:tw--my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .md\:tw--my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .md\:tw--my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .md\:tw--my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .md\:tw--my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .md\:tw--my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .md\:tw--my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

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

  .md\:tw--my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .md\:tw--my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .md\:tw--my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .md\:tw--my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .md\:tw--my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .md\:tw--my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .md\:tw-mt-0{
    margin-top:0px
  }

  .md\:tw-mt-1{
    margin-top:0.25rem
  }

  .md\:tw-mt-2{
    margin-top:0.5rem
  }

  .md\:tw-mt-3{
    margin-top:0.75rem
  }

  .md\:tw-mt-4{
    margin-top:1rem
  }

  .md\:tw-mt-5{
    margin-top:1.25rem
  }

  .md\:tw-mt-6{
    margin-top:1.5rem
  }

  .md\:tw-mt-7{
    margin-top:1.75rem
  }

  .md\:tw-mt-8{
    margin-top:2rem
  }

  .md\:tw-mt-9{
    margin-top:2.25rem
  }

  .md\:tw-mt-10{
    margin-top:2.5rem
  }

  .md\:tw-mt-11{
    margin-top:2.75rem
  }

  .md\:tw-mt-12{
    margin-top:3rem
  }

  .md\:tw-mt-14{
    margin-top:3.5rem
  }

  .md\:tw-mt-16{
    margin-top:4rem
  }

  .md\:tw-mt-20{
    margin-top:5rem
  }

  .md\:tw-mt-24{
    margin-top:6rem
  }

  .md\:tw-mt-28{
    margin-top:7rem
  }

  .md\:tw-mt-32{
    margin-top:8rem
  }

  .md\:tw-mt-36{
    margin-top:9rem
  }

  .md\:tw-mt-40{
    margin-top:10rem
  }

  .md\:tw-mt-44{
    margin-top:11rem
  }

  .md\:tw-mt-48{
    margin-top:12rem
  }

  .md\:tw-mt-52{
    margin-top:13rem
  }

  .md\:tw-mt-56{
    margin-top:14rem
  }

  .md\:tw-mt-60{
    margin-top:15rem
  }

  .md\:tw-mt-64{
    margin-top:16rem
  }

  .md\:tw-mt-72{
    margin-top:18rem
  }

  .md\:tw-mt-80{
    margin-top:20rem
  }

  .md\:tw-mt-96{
    margin-top:24rem
  }

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

  .md\:tw-mt-px{
    margin-top:1px
  }

  .md\:tw-mt-0\.5{
    margin-top:0.125rem
  }

  .md\:tw-mt-1\.5{
    margin-top:0.375rem
  }

  .md\:tw-mt-2\.5{
    margin-top:0.625rem
  }

  .md\:tw-mt-3\.5{
    margin-top:0.875rem
  }

  .md\:tw--mt-0{
    margin-top:0px
  }

  .md\:tw--mt-1{
    margin-top:-0.25rem
  }

  .md\:tw--mt-2{
    margin-top:-0.5rem
  }

  .md\:tw--mt-3{
    margin-top:-0.75rem
  }

  .md\:tw--mt-4{
    margin-top:-1rem
  }

  .md\:tw--mt-5{
    margin-top:-1.25rem
  }

  .md\:tw--mt-6{
    margin-top:-1.5rem
  }

  .md\:tw--mt-7{
    margin-top:-1.75rem
  }

  .md\:tw--mt-8{
    margin-top:-2rem
  }

  .md\:tw--mt-9{
    margin-top:-2.25rem
  }

  .md\:tw--mt-10{
    margin-top:-2.5rem
  }

  .md\:tw--mt-11{
    margin-top:-2.75rem
  }

  .md\:tw--mt-12{
    margin-top:-3rem
  }

  .md\:tw--mt-14{
    margin-top:-3.5rem
  }

  .md\:tw--mt-16{
    margin-top:-4rem
  }

  .md\:tw--mt-20{
    margin-top:-5rem
  }

  .md\:tw--mt-24{
    margin-top:-6rem
  }

  .md\:tw--mt-28{
    margin-top:-7rem
  }

  .md\:tw--mt-32{
    margin-top:-8rem
  }

  .md\:tw--mt-36{
    margin-top:-9rem
  }

  .md\:tw--mt-40{
    margin-top:-10rem
  }

  .md\:tw--mt-44{
    margin-top:-11rem
  }

  .md\:tw--mt-48{
    margin-top:-12rem
  }

  .md\:tw--mt-52{
    margin-top:-13rem
  }

  .md\:tw--mt-56{
    margin-top:-14rem
  }

  .md\:tw--mt-60{
    margin-top:-15rem
  }

  .md\:tw--mt-64{
    margin-top:-16rem
  }

  .md\:tw--mt-72{
    margin-top:-18rem
  }

  .md\:tw--mt-80{
    margin-top:-20rem
  }

  .md\:tw--mt-96{
    margin-top:-24rem
  }

  .md\:tw--mt-px{
    margin-top:-1px
  }

  .md\:tw--mt-0\.5{
    margin-top:-0.125rem
  }

  .md\:tw--mt-1\.5{
    margin-top:-0.375rem
  }

  .md\:tw--mt-2\.5{
    margin-top:-0.625rem
  }

  .md\:tw--mt-3\.5{
    margin-top:-0.875rem
  }

  .md\:tw-mr-0{
    margin-right:0px
  }

  .md\:tw-mr-1{
    margin-right:0.25rem
  }

  .md\:tw-mr-2{
    margin-right:0.5rem
  }

  .md\:tw-mr-3{
    margin-right:0.75rem
  }

  .md\:tw-mr-4{
    margin-right:1rem
  }

  .md\:tw-mr-5{
    margin-right:1.25rem
  }

  .md\:tw-mr-6{
    margin-right:1.5rem
  }

  .md\:tw-mr-7{
    margin-right:1.75rem
  }

  .md\:tw-mr-8{
    margin-right:2rem
  }

  .md\:tw-mr-9{
    margin-right:2.25rem
  }

  .md\:tw-mr-10{
    margin-right:2.5rem
  }

  .md\:tw-mr-11{
    margin-right:2.75rem
  }

  .md\:tw-mr-12{
    margin-right:3rem
  }

  .md\:tw-mr-14{
    margin-right:3.5rem
  }

  .md\:tw-mr-16{
    margin-right:4rem
  }

  .md\:tw-mr-20{
    margin-right:5rem
  }

  .md\:tw-mr-24{
    margin-right:6rem
  }

  .md\:tw-mr-28{
    margin-right:7rem
  }

  .md\:tw-mr-32{
    margin-right:8rem
  }

  .md\:tw-mr-36{
    margin-right:9rem
  }

  .md\:tw-mr-40{
    margin-right:10rem
  }

  .md\:tw-mr-44{
    margin-right:11rem
  }

  .md\:tw-mr-48{
    margin-right:12rem
  }

  .md\:tw-mr-52{
    margin-right:13rem
  }

  .md\:tw-mr-56{
    margin-right:14rem
  }

  .md\:tw-mr-60{
    margin-right:15rem
  }

  .md\:tw-mr-64{
    margin-right:16rem
  }

  .md\:tw-mr-72{
    margin-right:18rem
  }

  .md\:tw-mr-80{
    margin-right:20rem
  }

  .md\:tw-mr-96{
    margin-right:24rem
  }

  .md\:tw-mr-auto{
    margin-right:auto
  }

  .md\:tw-mr-px{
    margin-right:1px
  }

  .md\:tw-mr-0\.5{
    margin-right:0.125rem
  }

  .md\:tw-mr-1\.5{
    margin-right:0.375rem
  }

  .md\:tw-mr-2\.5{
    margin-right:0.625rem
  }

  .md\:tw-mr-3\.5{
    margin-right:0.875rem
  }

  .md\:tw--mr-0{
    margin-right:0px
  }

  .md\:tw--mr-1{
    margin-right:-0.25rem
  }

  .md\:tw--mr-2{
    margin-right:-0.5rem
  }

  .md\:tw--mr-3{
    margin-right:-0.75rem
  }

  .md\:tw--mr-4{
    margin-right:-1rem
  }

  .md\:tw--mr-5{
    margin-right:-1.25rem
  }

  .md\:tw--mr-6{
    margin-right:-1.5rem
  }

  .md\:tw--mr-7{
    margin-right:-1.75rem
  }

  .md\:tw--mr-8{
    margin-right:-2rem
  }

  .md\:tw--mr-9{
    margin-right:-2.25rem
  }

  .md\:tw--mr-10{
    margin-right:-2.5rem
  }

  .md\:tw--mr-11{
    margin-right:-2.75rem
  }

  .md\:tw--mr-12{
    margin-right:-3rem
  }

  .md\:tw--mr-14{
    margin-right:-3.5rem
  }

  .md\:tw--mr-16{
    margin-right:-4rem
  }

  .md\:tw--mr-20{
    margin-right:-5rem
  }

  .md\:tw--mr-24{
    margin-right:-6rem
  }

  .md\:tw--mr-28{
    margin-right:-7rem
  }

  .md\:tw--mr-32{
    margin-right:-8rem
  }

  .md\:tw--mr-36{
    margin-right:-9rem
  }

  .md\:tw--mr-40{
    margin-right:-10rem
  }

  .md\:tw--mr-44{
    margin-right:-11rem
  }

  .md\:tw--mr-48{
    margin-right:-12rem
  }

  .md\:tw--mr-52{
    margin-right:-13rem
  }

  .md\:tw--mr-56{
    margin-right:-14rem
  }

  .md\:tw--mr-60{
    margin-right:-15rem
  }

  .md\:tw--mr-64{
    margin-right:-16rem
  }

  .md\:tw--mr-72{
    margin-right:-18rem
  }

  .md\:tw--mr-80{
    margin-right:-20rem
  }

  .md\:tw--mr-96{
    margin-right:-24rem
  }

  .md\:tw--mr-px{
    margin-right:-1px
  }

  .md\:tw--mr-0\.5{
    margin-right:-0.125rem
  }

  .md\:tw--mr-1\.5{
    margin-right:-0.375rem
  }

  .md\:tw--mr-2\.5{
    margin-right:-0.625rem
  }

  .md\:tw--mr-3\.5{
    margin-right:-0.875rem
  }

  .md\:tw-mb-0{
    margin-bottom:0px
  }

  .md\:tw-mb-1{
    margin-bottom:0.25rem
  }

  .md\:tw-mb-2{
    margin-bottom:0.5rem
  }

  .md\:tw-mb-3{
    margin-bottom:0.75rem
  }

  .md\:tw-mb-4{
    margin-bottom:1rem
  }

  .md\:tw-mb-5{
    margin-bottom:1.25rem
  }

  .md\:tw-mb-6{
    margin-bottom:1.5rem
  }

  .md\:tw-mb-7{
    margin-bottom:1.75rem
  }

  .md\:tw-mb-8{
    margin-bottom:2rem
  }

  .md\:tw-mb-9{
    margin-bottom:2.25rem
  }

  .md\:tw-mb-10{
    margin-bottom:2.5rem
  }

  .md\:tw-mb-11{
    margin-bottom:2.75rem
  }

  .md\:tw-mb-12{
    margin-bottom:3rem
  }

  .md\:tw-mb-14{
    margin-bottom:3.5rem
  }

  .md\:tw-mb-16{
    margin-bottom:4rem
  }

  .md\:tw-mb-20{
    margin-bottom:5rem
  }

  .md\:tw-mb-24{
    margin-bottom:6rem
  }

  .md\:tw-mb-28{
    margin-bottom:7rem
  }

  .md\:tw-mb-32{
    margin-bottom:8rem
  }

  .md\:tw-mb-36{
    margin-bottom:9rem
  }

  .md\:tw-mb-40{
    margin-bottom:10rem
  }

  .md\:tw-mb-44{
    margin-bottom:11rem
  }

  .md\:tw-mb-48{
    margin-bottom:12rem
  }

  .md\:tw-mb-52{
    margin-bottom:13rem
  }

  .md\:tw-mb-56{
    margin-bottom:14rem
  }

  .md\:tw-mb-60{
    margin-bottom:15rem
  }

  .md\:tw-mb-64{
    margin-bottom:16rem
  }

  .md\:tw-mb-72{
    margin-bottom:18rem
  }

  .md\:tw-mb-80{
    margin-bottom:20rem
  }

  .md\:tw-mb-96{
    margin-bottom:24rem
  }

  .md\:tw-mb-auto{
    margin-bottom:auto
  }

  .md\:tw-mb-px{
    margin-bottom:1px
  }

  .md\:tw-mb-0\.5{
    margin-bottom:0.125rem
  }

  .md\:tw-mb-1\.5{
    margin-bottom:0.375rem
  }

  .md\:tw-mb-2\.5{
    margin-bottom:0.625rem
  }

  .md\:tw-mb-3\.5{
    margin-bottom:0.875rem
  }

  .md\:tw--mb-0{
    margin-bottom:0px
  }

  .md\:tw--mb-1{
    margin-bottom:-0.25rem
  }

  .md\:tw--mb-2{
    margin-bottom:-0.5rem
  }

  .md\:tw--mb-3{
    margin-bottom:-0.75rem
  }

  .md\:tw--mb-4{
    margin-bottom:-1rem
  }

  .md\:tw--mb-5{
    margin-bottom:-1.25rem
  }

  .md\:tw--mb-6{
    margin-bottom:-1.5rem
  }

  .md\:tw--mb-7{
    margin-bottom:-1.75rem
  }

  .md\:tw--mb-8{
    margin-bottom:-2rem
  }

  .md\:tw--mb-9{
    margin-bottom:-2.25rem
  }

  .md\:tw--mb-10{
    margin-bottom:-2.5rem
  }

  .md\:tw--mb-11{
    margin-bottom:-2.75rem
  }

  .md\:tw--mb-12{
    margin-bottom:-3rem
  }

  .md\:tw--mb-14{
    margin-bottom:-3.5rem
  }

  .md\:tw--mb-16{
    margin-bottom:-4rem
  }

  .md\:tw--mb-20{
    margin-bottom:-5rem
  }

  .md\:tw--mb-24{
    margin-bottom:-6rem
  }

  .md\:tw--mb-28{
    margin-bottom:-7rem
  }

  .md\:tw--mb-32{
    margin-bottom:-8rem
  }

  .md\:tw--mb-36{
    margin-bottom:-9rem
  }

  .md\:tw--mb-40{
    margin-bottom:-10rem
  }

  .md\:tw--mb-44{
    margin-bottom:-11rem
  }

  .md\:tw--mb-48{
    margin-bottom:-12rem
  }

  .md\:tw--mb-52{
    margin-bottom:-13rem
  }

  .md\:tw--mb-56{
    margin-bottom:-14rem
  }

  .md\:tw--mb-60{
    margin-bottom:-15rem
  }

  .md\:tw--mb-64{
    margin-bottom:-16rem
  }

  .md\:tw--mb-72{
    margin-bottom:-18rem
  }

  .md\:tw--mb-80{
    margin-bottom:-20rem
  }

  .md\:tw--mb-96{
    margin-bottom:-24rem
  }

  .md\:tw--mb-px{
    margin-bottom:-1px
  }

  .md\:tw--mb-0\.5{
    margin-bottom:-0.125rem
  }

  .md\:tw--mb-1\.5{
    margin-bottom:-0.375rem
  }

  .md\:tw--mb-2\.5{
    margin-bottom:-0.625rem
  }

  .md\:tw--mb-3\.5{
    margin-bottom:-0.875rem
  }

  .md\:tw-ml-0{
    margin-left:0px
  }

  .md\:tw-ml-1{
    margin-left:0.25rem
  }

  .md\:tw-ml-2{
    margin-left:0.5rem
  }

  .md\:tw-ml-3{
    margin-left:0.75rem
  }

  .md\:tw-ml-4{
    margin-left:1rem
  }

  .md\:tw-ml-5{
    margin-left:1.25rem
  }

  .md\:tw-ml-6{
    margin-left:1.5rem
  }

  .md\:tw-ml-7{
    margin-left:1.75rem
  }

  .md\:tw-ml-8{
    margin-left:2rem
  }

  .md\:tw-ml-9{
    margin-left:2.25rem
  }

  .md\:tw-ml-10{
    margin-left:2.5rem
  }

  .md\:tw-ml-11{
    margin-left:2.75rem
  }

  .md\:tw-ml-12{
    margin-left:3rem
  }

  .md\:tw-ml-14{
    margin-left:3.5rem
  }

  .md\:tw-ml-16{
    margin-left:4rem
  }

  .md\:tw-ml-20{
    margin-left:5rem
  }

  .md\:tw-ml-24{
    margin-left:6rem
  }

  .md\:tw-ml-28{
    margin-left:7rem
  }

  .md\:tw-ml-32{
    margin-left:8rem
  }

  .md\:tw-ml-36{
    margin-left:9rem
  }

  .md\:tw-ml-40{
    margin-left:10rem
  }

  .md\:tw-ml-44{
    margin-left:11rem
  }

  .md\:tw-ml-48{
    margin-left:12rem
  }

  .md\:tw-ml-52{
    margin-left:13rem
  }

  .md\:tw-ml-56{
    margin-left:14rem
  }

  .md\:tw-ml-60{
    margin-left:15rem
  }

  .md\:tw-ml-64{
    margin-left:16rem
  }

  .md\:tw-ml-72{
    margin-left:18rem
  }

  .md\:tw-ml-80{
    margin-left:20rem
  }

  .md\:tw-ml-96{
    margin-left:24rem
  }

  .md\:tw-ml-auto{
    margin-left:auto
  }

  .md\:tw-ml-px{
    margin-left:1px
  }

  .md\:tw-ml-0\.5{
    margin-left:0.125rem
  }

  .md\:tw-ml-1\.5{
    margin-left:0.375rem
  }

  .md\:tw-ml-2\.5{
    margin-left:0.625rem
  }

  .md\:tw-ml-3\.5{
    margin-left:0.875rem
  }

  .md\:tw--ml-0{
    margin-left:0px
  }

  .md\:tw--ml-1{
    margin-left:-0.25rem
  }

  .md\:tw--ml-2{
    margin-left:-0.5rem
  }

  .md\:tw--ml-3{
    margin-left:-0.75rem
  }

  .md\:tw--ml-4{
    margin-left:-1rem
  }

  .md\:tw--ml-5{
    margin-left:-1.25rem
  }

  .md\:tw--ml-6{
    margin-left:-1.5rem
  }

  .md\:tw--ml-7{
    margin-left:-1.75rem
  }

  .md\:tw--ml-8{
    margin-left:-2rem
  }

  .md\:tw--ml-9{
    margin-left:-2.25rem
  }

  .md\:tw--ml-10{
    margin-left:-2.5rem
  }

  .md\:tw--ml-11{
    margin-left:-2.75rem
  }

  .md\:tw--ml-12{
    margin-left:-3rem
  }

  .md\:tw--ml-14{
    margin-left:-3.5rem
  }

  .md\:tw--ml-16{
    margin-left:-4rem
  }

  .md\:tw--ml-20{
    margin-left:-5rem
  }

  .md\:tw--ml-24{
    margin-left:-6rem
  }

  .md\:tw--ml-28{
    margin-left:-7rem
  }

  .md\:tw--ml-32{
    margin-left:-8rem
  }

  .md\:tw--ml-36{
    margin-left:-9rem
  }

  .md\:tw--ml-40{
    margin-left:-10rem
  }

  .md\:tw--ml-44{
    margin-left:-11rem
  }

  .md\:tw--ml-48{
    margin-left:-12rem
  }

  .md\:tw--ml-52{
    margin-left:-13rem
  }

  .md\:tw--ml-56{
    margin-left:-14rem
  }

  .md\:tw--ml-60{
    margin-left:-15rem
  }

  .md\:tw--ml-64{
    margin-left:-16rem
  }

  .md\:tw--ml-72{
    margin-left:-18rem
  }

  .md\:tw--ml-80{
    margin-left:-20rem
  }

  .md\:tw--ml-96{
    margin-left:-24rem
  }

  .md\:tw--ml-px{
    margin-left:-1px
  }

  .md\:tw--ml-0\.5{
    margin-left:-0.125rem
  }

  .md\:tw--ml-1\.5{
    margin-left:-0.375rem
  }

  .md\:tw--ml-2\.5{
    margin-left:-0.625rem
  }

  .md\:tw--ml-3\.5{
    margin-left:-0.875rem
  }

  .md\:tw-box-border{
    box-sizing:border-box
  }

  .md\:tw-box-content{
    box-sizing:content-box
  }

  .md\:tw-block{
    display:block
  }

  .md\:tw-inline-block{
    display:inline-block
  }

  .md\:tw-inline{
    display:inline
  }

  .md\:tw-flex{
    display:flex
  }

  .md\:tw-inline-flex{
    display:inline-flex
  }

  .md\:tw-table{
    display:table
  }

  .md\:tw-inline-table{
    display:inline-table
  }

  .md\:tw-table-caption{
    display:table-caption
  }

  .md\:tw-table-cell{
    display:table-cell
  }

  .md\:tw-table-column{
    display:table-column
  }

  .md\:tw-table-column-group{
    display:table-column-group
  }

  .md\:tw-table-footer-group{
    display:table-footer-group
  }

  .md\:tw-table-header-group{
    display:table-header-group
  }

  .md\:tw-table-row-group{
    display:table-row-group
  }

  .md\:tw-table-row{
    display:table-row
  }

  .md\:tw-flow-root{
    display:flow-root
  }

  .md\:tw-grid{
    display:grid
  }

  .md\:tw-inline-grid{
    display:inline-grid
  }

  .md\:tw-contents{
    display:contents
  }

  .md\:tw-list-item{
    display:list-item
  }

  .md\:tw-hidden{
    display:none
  }

  .md\:tw-h-0{
    height:0px
  }

  .md\:tw-h-1{
    height:0.25rem
  }

  .md\:tw-h-2{
    height:0.5rem
  }

  .md\:tw-h-3{
    height:0.75rem
  }

  .md\:tw-h-4{
    height:1rem
  }

  .md\:tw-h-5{
    height:1.25rem
  }

  .md\:tw-h-6{
    height:1.5rem
  }

  .md\:tw-h-7{
    height:1.75rem
  }

  .md\:tw-h-8{
    height:2rem
  }

  .md\:tw-h-9{
    height:2.25rem
  }

  .md\:tw-h-10{
    height:2.5rem
  }

  .md\:tw-h-11{
    height:2.75rem
  }

  .md\:tw-h-12{
    height:3rem
  }

  .md\:tw-h-14{
    height:3.5rem
  }

  .md\:tw-h-16{
    height:4rem
  }

  .md\:tw-h-20{
    height:5rem
  }

  .md\:tw-h-24{
    height:6rem
  }

  .md\:tw-h-28{
    height:7rem
  }

  .md\:tw-h-32{
    height:8rem
  }

  .md\:tw-h-36{
    height:9rem
  }

  .md\:tw-h-40{
    height:10rem
  }

  .md\:tw-h-44{
    height:11rem
  }

  .md\:tw-h-48{
    height:12rem
  }

  .md\:tw-h-52{
    height:13rem
  }

  .md\:tw-h-56{
    height:14rem
  }

  .md\:tw-h-60{
    height:15rem
  }

  .md\:tw-h-64{
    height:16rem
  }

  .md\:tw-h-72{
    height:18rem
  }

  .md\:tw-h-80{
    height:20rem
  }

  .md\:tw-h-96{
    height:24rem
  }

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

  .md\:tw-h-px{
    height:1px
  }

  .md\:tw-h-0\.5{
    height:0.125rem
  }

  .md\:tw-h-1\.5{
    height:0.375rem
  }

  .md\:tw-h-2\.5{
    height:0.625rem
  }

  .md\:tw-h-3\.5{
    height:0.875rem
  }

  .md\:tw-h-1\/2{
    height:50%
  }

  .md\:tw-h-1\/3{
    height:33.333333%
  }

  .md\:tw-h-2\/3{
    height:66.666667%
  }

  .md\:tw-h-1\/4{
    height:25%
  }

  .md\:tw-h-2\/4{
    height:50%
  }

  .md\:tw-h-3\/4{
    height:75%
  }

  .md\:tw-h-1\/5{
    height:20%
  }

  .md\:tw-h-2\/5{
    height:40%
  }

  .md\:tw-h-3\/5{
    height:60%
  }

  .md\:tw-h-4\/5{
    height:80%
  }

  .md\:tw-h-1\/6{
    height:16.666667%
  }

  .md\:tw-h-2\/6{
    height:33.333333%
  }

  .md\:tw-h-3\/6{
    height:50%
  }

  .md\:tw-h-4\/6{
    height:66.666667%
  }

  .md\:tw-h-5\/6{
    height:83.333333%
  }

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

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

  .md\:tw-max-h-0{
    max-height:0px
  }

  .md\:tw-max-h-1{
    max-height:0.25rem
  }

  .md\:tw-max-h-2{
    max-height:0.5rem
  }

  .md\:tw-max-h-3{
    max-height:0.75rem
  }

  .md\:tw-max-h-4{
    max-height:1rem
  }

  .md\:tw-max-h-5{
    max-height:1.25rem
  }

  .md\:tw-max-h-6{
    max-height:1.5rem
  }

  .md\:tw-max-h-7{
    max-height:1.75rem
  }

  .md\:tw-max-h-8{
    max-height:2rem
  }

  .md\:tw-max-h-9{
    max-height:2.25rem
  }

  .md\:tw-max-h-10{
    max-height:2.5rem
  }

  .md\:tw-max-h-11{
    max-height:2.75rem
  }

  .md\:tw-max-h-12{
    max-height:3rem
  }

  .md\:tw-max-h-14{
    max-height:3.5rem
  }

  .md\:tw-max-h-16{
    max-height:4rem
  }

  .md\:tw-max-h-20{
    max-height:5rem
  }

  .md\:tw-max-h-24{
    max-height:6rem
  }

  .md\:tw-max-h-28{
    max-height:7rem
  }

  .md\:tw-max-h-32{
    max-height:8rem
  }

  .md\:tw-max-h-36{
    max-height:9rem
  }

  .md\:tw-max-h-40{
    max-height:10rem
  }

  .md\:tw-max-h-44{
    max-height:11rem
  }

  .md\:tw-max-h-48{
    max-height:12rem
  }

  .md\:tw-max-h-52{
    max-height:13rem
  }

  .md\:tw-max-h-56{
    max-height:14rem
  }

  .md\:tw-max-h-60{
    max-height:15rem
  }

  .md\:tw-max-h-64{
    max-height:16rem
  }

  .md\:tw-max-h-72{
    max-height:18rem
  }

  .md\:tw-max-h-80{
    max-height:20rem
  }

  .md\:tw-max-h-96{
    max-height:24rem
  }

  .md\:tw-max-h-px{
    max-height:1px
  }

  .md\:tw-max-h-0\.5{
    max-height:0.125rem
  }

  .md\:tw-max-h-1\.5{
    max-height:0.375rem
  }

  .md\:tw-max-h-2\.5{
    max-height:0.625rem
  }

  .md\:tw-max-h-3\.5{
    max-height:0.875rem
  }

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

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

  .md\:tw-min-h-0{
    min-height:0px
  }

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

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

  .md\:tw-w-0{
    width:0px
  }

  .md\:tw-w-1{
    width:0.25rem
  }

  .md\:tw-w-2{
    width:0.5rem
  }

  .md\:tw-w-3{
    width:0.75rem
  }

  .md\:tw-w-4{
    width:1rem
  }

  .md\:tw-w-5{
    width:1.25rem
  }

  .md\:tw-w-6{
    width:1.5rem
  }

  .md\:tw-w-7{
    width:1.75rem
  }

  .md\:tw-w-8{
    width:2rem
  }

  .md\:tw-w-9{
    width:2.25rem
  }

  .md\:tw-w-10{
    width:2.5rem
  }

  .md\:tw-w-11{
    width:2.75rem
  }

  .md\:tw-w-12{
    width:3rem
  }

  .md\:tw-w-14{
    width:3.5rem
  }

  .md\:tw-w-16{
    width:4rem
  }

  .md\:tw-w-20{
    width:5rem
  }

  .md\:tw-w-24{
    width:6rem
  }

  .md\:tw-w-28{
    width:7rem
  }

  .md\:tw-w-32{
    width:8rem
  }

  .md\:tw-w-36{
    width:9rem
  }

  .md\:tw-w-40{
    width:10rem
  }

  .md\:tw-w-44{
    width:11rem
  }

  .md\:tw-w-48{
    width:12rem
  }

  .md\:tw-w-52{
    width:13rem
  }

  .md\:tw-w-56{
    width:14rem
  }

  .md\:tw-w-60{
    width:15rem
  }

  .md\:tw-w-64{
    width:16rem
  }

  .md\:tw-w-72{
    width:18rem
  }

  .md\:tw-w-80{
    width:20rem
  }

  .md\:tw-w-96{
    width:24rem
  }

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

  .md\:tw-w-px{
    width:1px
  }

  .md\:tw-w-0\.5{
    width:0.125rem
  }

  .md\:tw-w-1\.5{
    width:0.375rem
  }

  .md\:tw-w-2\.5{
    width:0.625rem
  }

  .md\:tw-w-3\.5{
    width:0.875rem
  }

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

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

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

  .md\:tw-w-1\/4{
    width:25%
  }

  .md\:tw-w-2\/4{
    width:50%
  }

  .md\:tw-w-3\/4{
    width:75%
  }

  .md\:tw-w-1\/5{
    width:20%
  }

  .md\:tw-w-2\/5{
    width:40%
  }

  .md\:tw-w-3\/5{
    width:60%
  }

  .md\:tw-w-4\/5{
    width:80%
  }

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

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

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

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

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

  .md\:tw-w-1\/12{
    width:8.333333%
  }

  .md\:tw-w-2\/12{
    width:16.666667%
  }

  .md\:tw-w-3\/12{
    width:25%
  }

  .md\:tw-w-4\/12{
    width:33.333333%
  }

  .md\:tw-w-5\/12{
    width:41.666667%
  }

  .md\:tw-w-6\/12{
    width:50%
  }

  .md\:tw-w-7\/12{
    width:58.333333%
  }

  .md\:tw-w-8\/12{
    width:66.666667%
  }

  .md\:tw-w-9\/12{
    width:75%
  }

  .md\:tw-w-10\/12{
    width:83.333333%
  }

  .md\:tw-w-11\/12{
    width:91.666667%
  }

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

  .md\:tw-w-screen{
    width:100vw
  }

  .md\:tw-w-min{
    width:min-content
  }

  .md\:tw-w-max{
    width:max-content
  }

  .md\:tw-min-w-0{
    min-width:0px
  }

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

  .md\:tw-min-w-min{
    min-width:min-content
  }

  .md\:tw-min-w-max{
    min-width:max-content
  }

  .md\:tw-max-w-0{
    max-width:0rem
  }

  .md\:tw-max-w-none{
    max-width:none
  }

  .md\:tw-max-w-xs{
    max-width:20rem
  }

  .md\:tw-max-w-sm{
    max-width:24rem
  }

  .md\:tw-max-w-md{
    max-width:28rem
  }

  .md\:tw-max-w-lg{
    max-width:32rem
  }

  .md\:tw-max-w-xl{
    max-width:36rem
  }

  .md\:tw-max-w-2xl{
    max-width:42rem
  }

  .md\:tw-max-w-3xl{
    max-width:48rem
  }

  .md\:tw-max-w-4xl{
    max-width:56rem
  }

  .md\:tw-max-w-5xl{
    max-width:64rem
  }

  .md\:tw-max-w-6xl{
    max-width:72rem
  }

  .md\:tw-max-w-7xl{
    max-width:80rem
  }

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

  .md\:tw-max-w-min{
    max-width:min-content
  }

  .md\:tw-max-w-max{
    max-width:max-content
  }

  .md\:tw-max-w-prose{
    max-width:65ch
  }

  .md\:tw-max-w-screen-sm{
    max-width:640px
  }

  .md\:tw-max-w-screen-md{
    max-width:768px
  }

  .md\:tw-max-w-screen-lg{
    max-width:1024px
  }

  .md\:tw-max-w-screen-xl{
    max-width:1280px
  }

  .md\:tw-max-w-screen-2xl{
    max-width:1536px
  }

  .md\:tw-flex-1{
    flex:1 1 0%
  }

  .md\:tw-flex-auto{
    flex:1 1 auto
  }

  .md\:tw-flex-initial{
    flex:0 1 auto
  }

  .md\:tw-flex-none{
    flex:none
  }

  .md\:tw-flex-shrink-0{
    flex-shrink:0
  }

  .md\:tw-flex-shrink{
    flex-shrink:1
  }

  .md\:tw-flex-grow-0{
    flex-grow:0
  }

  .md\:tw-flex-grow{
    flex-grow:1
  }

  .md\:tw-table-auto{
    table-layout:auto
  }

  .md\:tw-table-fixed{
    table-layout:fixed
  }

  .md\:tw-border-collapse{
    border-collapse:collapse
  }

  .md\:tw-border-separate{
    border-collapse:separate
  }

  .md\:tw-origin-center{
    transform-origin:center
  }

  .md\:tw-origin-top{
    transform-origin:top
  }

  .md\:tw-origin-top-right{
    transform-origin:top right
  }

  .md\:tw-origin-right{
    transform-origin:right
  }

  .md\:tw-origin-bottom-right{
    transform-origin:bottom right
  }

  .md\:tw-origin-bottom{
    transform-origin:bottom
  }

  .md\:tw-origin-bottom-left{
    transform-origin:bottom left
  }

  .md\:tw-origin-left{
    transform-origin:left
  }

  .md\:tw-origin-top-left{
    transform-origin:top left
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-transform-none{
    transform:none
  }

  .md\:tw-translate-x-0{
    --tw-translate-x:0px
  }

  .md\:tw-translate-x-1{
    --tw-translate-x:0.25rem
  }

  .md\:tw-translate-x-2{
    --tw-translate-x:0.5rem
  }

  .md\:tw-translate-x-3{
    --tw-translate-x:0.75rem
  }

  .md\:tw-translate-x-4{
    --tw-translate-x:1rem
  }

  .md\:tw-translate-x-5{
    --tw-translate-x:1.25rem
  }

  .md\:tw-translate-x-6{
    --tw-translate-x:1.5rem
  }

  .md\:tw-translate-x-7{
    --tw-translate-x:1.75rem
  }

  .md\:tw-translate-x-8{
    --tw-translate-x:2rem
  }

  .md\:tw-translate-x-9{
    --tw-translate-x:2.25rem
  }

  .md\:tw-translate-x-10{
    --tw-translate-x:2.5rem
  }

  .md\:tw-translate-x-11{
    --tw-translate-x:2.75rem
  }

  .md\:tw-translate-x-12{
    --tw-translate-x:3rem
  }

  .md\:tw-translate-x-14{
    --tw-translate-x:3.5rem
  }

  .md\:tw-translate-x-16{
    --tw-translate-x:4rem
  }

  .md\:tw-translate-x-20{
    --tw-translate-x:5rem
  }

  .md\:tw-translate-x-24{
    --tw-translate-x:6rem
  }

  .md\:tw-translate-x-28{
    --tw-translate-x:7rem
  }

  .md\:tw-translate-x-32{
    --tw-translate-x:8rem
  }

  .md\:tw-translate-x-36{
    --tw-translate-x:9rem
  }

  .md\:tw-translate-x-40{
    --tw-translate-x:10rem
  }

  .md\:tw-translate-x-44{
    --tw-translate-x:11rem
  }

  .md\:tw-translate-x-48{
    --tw-translate-x:12rem
  }

  .md\:tw-translate-x-52{
    --tw-translate-x:13rem
  }

  .md\:tw-translate-x-56{
    --tw-translate-x:14rem
  }

  .md\:tw-translate-x-60{
    --tw-translate-x:15rem
  }

  .md\:tw-translate-x-64{
    --tw-translate-x:16rem
  }

  .md\:tw-translate-x-72{
    --tw-translate-x:18rem
  }

  .md\:tw-translate-x-80{
    --tw-translate-x:20rem
  }

  .md\:tw-translate-x-96{
    --tw-translate-x:24rem
  }

  .md\:tw-translate-x-px{
    --tw-translate-x:1px
  }

  .md\:tw-translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .md\:tw-translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .md\:tw-translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .md\:tw-translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .md\:tw--translate-x-0{
    --tw-translate-x:0px
  }

  .md\:tw--translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .md\:tw--translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .md\:tw--translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .md\:tw--translate-x-4{
    --tw-translate-x:-1rem
  }

  .md\:tw--translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .md\:tw--translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .md\:tw--translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .md\:tw--translate-x-8{
    --tw-translate-x:-2rem
  }

  .md\:tw--translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .md\:tw--translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .md\:tw--translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .md\:tw--translate-x-12{
    --tw-translate-x:-3rem
  }

  .md\:tw--translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .md\:tw--translate-x-16{
    --tw-translate-x:-4rem
  }

  .md\:tw--translate-x-20{
    --tw-translate-x:-5rem
  }

  .md\:tw--translate-x-24{
    --tw-translate-x:-6rem
  }

  .md\:tw--translate-x-28{
    --tw-translate-x:-7rem
  }

  .md\:tw--translate-x-32{
    --tw-translate-x:-8rem
  }

  .md\:tw--translate-x-36{
    --tw-translate-x:-9rem
  }

  .md\:tw--translate-x-40{
    --tw-translate-x:-10rem
  }

  .md\:tw--translate-x-44{
    --tw-translate-x:-11rem
  }

  .md\:tw--translate-x-48{
    --tw-translate-x:-12rem
  }

  .md\:tw--translate-x-52{
    --tw-translate-x:-13rem
  }

  .md\:tw--translate-x-56{
    --tw-translate-x:-14rem
  }

  .md\:tw--translate-x-60{
    --tw-translate-x:-15rem
  }

  .md\:tw--translate-x-64{
    --tw-translate-x:-16rem
  }

  .md\:tw--translate-x-72{
    --tw-translate-x:-18rem
  }

  .md\:tw--translate-x-80{
    --tw-translate-x:-20rem
  }

  .md\:tw--translate-x-96{
    --tw-translate-x:-24rem
  }

  .md\:tw--translate-x-px{
    --tw-translate-x:-1px
  }

  .md\:tw--translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .md\:tw--translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .md\:tw--translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .md\:tw--translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .md\:tw-translate-x-1\/2{
    --tw-translate-x:50%
  }

  .md\:tw-translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .md\:tw-translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .md\:tw-translate-x-1\/4{
    --tw-translate-x:25%
  }

  .md\:tw-translate-x-2\/4{
    --tw-translate-x:50%
  }

  .md\:tw-translate-x-3\/4{
    --tw-translate-x:75%
  }

  .md\:tw-translate-x-full{
    --tw-translate-x:100%
  }

  .md\:tw--translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .md\:tw--translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .md\:tw--translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .md\:tw--translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .md\:tw--translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .md\:tw--translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .md\:tw--translate-x-full{
    --tw-translate-x:-100%
  }

  .md\:tw-translate-y-0{
    --tw-translate-y:0px
  }

  .md\:tw-translate-y-1{
    --tw-translate-y:0.25rem
  }

  .md\:tw-translate-y-2{
    --tw-translate-y:0.5rem
  }

  .md\:tw-translate-y-3{
    --tw-translate-y:0.75rem
  }

  .md\:tw-translate-y-4{
    --tw-translate-y:1rem
  }

  .md\:tw-translate-y-5{
    --tw-translate-y:1.25rem
  }

  .md\:tw-translate-y-6{
    --tw-translate-y:1.5rem
  }

  .md\:tw-translate-y-7{
    --tw-translate-y:1.75rem
  }

  .md\:tw-translate-y-8{
    --tw-translate-y:2rem
  }

  .md\:tw-translate-y-9{
    --tw-translate-y:2.25rem
  }

  .md\:tw-translate-y-10{
    --tw-translate-y:2.5rem
  }

  .md\:tw-translate-y-11{
    --tw-translate-y:2.75rem
  }

  .md\:tw-translate-y-12{
    --tw-translate-y:3rem
  }

  .md\:tw-translate-y-14{
    --tw-translate-y:3.5rem
  }

  .md\:tw-translate-y-16{
    --tw-translate-y:4rem
  }

  .md\:tw-translate-y-20{
    --tw-translate-y:5rem
  }

  .md\:tw-translate-y-24{
    --tw-translate-y:6rem
  }

  .md\:tw-translate-y-28{
    --tw-translate-y:7rem
  }

  .md\:tw-translate-y-32{
    --tw-translate-y:8rem
  }

  .md\:tw-translate-y-36{
    --tw-translate-y:9rem
  }

  .md\:tw-translate-y-40{
    --tw-translate-y:10rem
  }

  .md\:tw-translate-y-44{
    --tw-translate-y:11rem
  }

  .md\:tw-translate-y-48{
    --tw-translate-y:12rem
  }

  .md\:tw-translate-y-52{
    --tw-translate-y:13rem
  }

  .md\:tw-translate-y-56{
    --tw-translate-y:14rem
  }

  .md\:tw-translate-y-60{
    --tw-translate-y:15rem
  }

  .md\:tw-translate-y-64{
    --tw-translate-y:16rem
  }

  .md\:tw-translate-y-72{
    --tw-translate-y:18rem
  }

  .md\:tw-translate-y-80{
    --tw-translate-y:20rem
  }

  .md\:tw-translate-y-96{
    --tw-translate-y:24rem
  }

  .md\:tw-translate-y-px{
    --tw-translate-y:1px
  }

  .md\:tw-translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .md\:tw-translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .md\:tw-translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .md\:tw-translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .md\:tw--translate-y-0{
    --tw-translate-y:0px
  }

  .md\:tw--translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .md\:tw--translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .md\:tw--translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .md\:tw--translate-y-4{
    --tw-translate-y:-1rem
  }

  .md\:tw--translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .md\:tw--translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .md\:tw--translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .md\:tw--translate-y-8{
    --tw-translate-y:-2rem
  }

  .md\:tw--translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .md\:tw--translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .md\:tw--translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .md\:tw--translate-y-12{
    --tw-translate-y:-3rem
  }

  .md\:tw--translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .md\:tw--translate-y-16{
    --tw-translate-y:-4rem
  }

  .md\:tw--translate-y-20{
    --tw-translate-y:-5rem
  }

  .md\:tw--translate-y-24{
    --tw-translate-y:-6rem
  }

  .md\:tw--translate-y-28{
    --tw-translate-y:-7rem
  }

  .md\:tw--translate-y-32{
    --tw-translate-y:-8rem
  }

  .md\:tw--translate-y-36{
    --tw-translate-y:-9rem
  }

  .md\:tw--translate-y-40{
    --tw-translate-y:-10rem
  }

  .md\:tw--translate-y-44{
    --tw-translate-y:-11rem
  }

  .md\:tw--translate-y-48{
    --tw-translate-y:-12rem
  }

  .md\:tw--translate-y-52{
    --tw-translate-y:-13rem
  }

  .md\:tw--translate-y-56{
    --tw-translate-y:-14rem
  }

  .md\:tw--translate-y-60{
    --tw-translate-y:-15rem
  }

  .md\:tw--translate-y-64{
    --tw-translate-y:-16rem
  }

  .md\:tw--translate-y-72{
    --tw-translate-y:-18rem
  }

  .md\:tw--translate-y-80{
    --tw-translate-y:-20rem
  }

  .md\:tw--translate-y-96{
    --tw-translate-y:-24rem
  }

  .md\:tw--translate-y-px{
    --tw-translate-y:-1px
  }

  .md\:tw--translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .md\:tw--translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .md\:tw--translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .md\:tw--translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .md\:tw-translate-y-1\/2{
    --tw-translate-y:50%
  }

  .md\:tw-translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .md\:tw-translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .md\:tw-translate-y-1\/4{
    --tw-translate-y:25%
  }

  .md\:tw-translate-y-2\/4{
    --tw-translate-y:50%
  }

  .md\:tw-translate-y-3\/4{
    --tw-translate-y:75%
  }

  .md\:tw-translate-y-full{
    --tw-translate-y:100%
  }

  .md\:tw--translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .md\:tw--translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .md\:tw--translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .md\:tw--translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .md\:tw--translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .md\:tw--translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .md\:tw--translate-y-full{
    --tw-translate-y:-100%
  }

  .md\:hover\:tw-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .md\:hover\:tw-translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .md\:hover\:tw-translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .md\:hover\:tw-translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .md\:hover\:tw-translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .md\:hover\:tw-translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .md\:hover\:tw-translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .md\:hover\:tw-translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .md\:hover\:tw-translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .md\:hover\:tw-translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .md\:hover\:tw-translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .md\:hover\:tw-translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .md\:hover\:tw-translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .md\:hover\:tw-translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .md\:hover\:tw-translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .md\:hover\:tw-translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .md\:hover\:tw-translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .md\:hover\:tw-translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .md\:hover\:tw-translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .md\:hover\:tw-translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .md\:hover\:tw-translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .md\:hover\:tw-translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .md\:hover\:tw-translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .md\:hover\:tw-translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .md\:hover\:tw-translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .md\:hover\:tw-translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .md\:hover\:tw-translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .md\:hover\:tw-translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .md\:hover\:tw-translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .md\:hover\:tw-translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .md\:hover\:tw-translate-x-px:hover{
    --tw-translate-x:1px
  }

  .md\:hover\:tw-translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .md\:hover\:tw-translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .md\:hover\:tw-translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .md\:hover\:tw-translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .md\:hover\:tw--translate-x-0:hover{
    --tw-translate-x:0px
  }

  .md\:hover\:tw--translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .md\:hover\:tw--translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .md\:hover\:tw--translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .md\:hover\:tw--translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .md\:hover\:tw--translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .md\:hover\:tw--translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .md\:hover\:tw--translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .md\:hover\:tw--translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .md\:hover\:tw--translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .md\:hover\:tw--translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .md\:hover\:tw--translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .md\:hover\:tw--translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .md\:hover\:tw--translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .md\:hover\:tw--translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .md\:hover\:tw--translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .md\:hover\:tw--translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .md\:hover\:tw--translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .md\:hover\:tw--translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .md\:hover\:tw--translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .md\:hover\:tw--translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .md\:hover\:tw--translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .md\:hover\:tw--translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .md\:hover\:tw--translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .md\:hover\:tw--translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .md\:hover\:tw--translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .md\:hover\:tw--translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .md\:hover\:tw--translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .md\:hover\:tw--translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .md\:hover\:tw--translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .md\:hover\:tw--translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .md\:hover\:tw--translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .md\:hover\:tw--translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .md\:hover\:tw--translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .md\:hover\:tw--translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .md\:hover\:tw-translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .md\:hover\:tw-translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .md\:hover\:tw-translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .md\:hover\:tw-translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .md\:hover\:tw-translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .md\:hover\:tw-translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .md\:hover\:tw-translate-x-full:hover{
    --tw-translate-x:100%
  }

  .md\:hover\:tw--translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .md\:hover\:tw--translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .md\:hover\:tw--translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .md\:hover\:tw--translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .md\:hover\:tw--translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .md\:hover\:tw--translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .md\:hover\:tw--translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .md\:hover\:tw-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .md\:hover\:tw-translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .md\:hover\:tw-translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .md\:hover\:tw-translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .md\:hover\:tw-translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .md\:hover\:tw-translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .md\:hover\:tw-translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .md\:hover\:tw-translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .md\:hover\:tw-translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .md\:hover\:tw-translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .md\:hover\:tw-translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .md\:hover\:tw-translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .md\:hover\:tw-translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .md\:hover\:tw-translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .md\:hover\:tw-translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .md\:hover\:tw-translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .md\:hover\:tw-translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .md\:hover\:tw-translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .md\:hover\:tw-translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .md\:hover\:tw-translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .md\:hover\:tw-translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .md\:hover\:tw-translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .md\:hover\:tw-translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .md\:hover\:tw-translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .md\:hover\:tw-translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .md\:hover\:tw-translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .md\:hover\:tw-translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .md\:hover\:tw-translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .md\:hover\:tw-translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .md\:hover\:tw-translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .md\:hover\:tw-translate-y-px:hover{
    --tw-translate-y:1px
  }

  .md\:hover\:tw-translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .md\:hover\:tw-translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .md\:hover\:tw-translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .md\:hover\:tw-translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .md\:hover\:tw--translate-y-0:hover{
    --tw-translate-y:0px
  }

  .md\:hover\:tw--translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .md\:hover\:tw--translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .md\:hover\:tw--translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .md\:hover\:tw--translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .md\:hover\:tw--translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .md\:hover\:tw--translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .md\:hover\:tw--translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .md\:hover\:tw--translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .md\:hover\:tw--translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .md\:hover\:tw--translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .md\:hover\:tw--translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .md\:hover\:tw--translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .md\:hover\:tw--translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .md\:hover\:tw--translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .md\:hover\:tw--translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .md\:hover\:tw--translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .md\:hover\:tw--translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .md\:hover\:tw--translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .md\:hover\:tw--translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .md\:hover\:tw--translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .md\:hover\:tw--translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .md\:hover\:tw--translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .md\:hover\:tw--translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .md\:hover\:tw--translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .md\:hover\:tw--translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .md\:hover\:tw--translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .md\:hover\:tw--translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .md\:hover\:tw--translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .md\:hover\:tw--translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .md\:hover\:tw--translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .md\:hover\:tw--translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .md\:hover\:tw--translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .md\:hover\:tw--translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .md\:hover\:tw--translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .md\:hover\:tw-translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .md\:hover\:tw-translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .md\:hover\:tw-translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .md\:hover\:tw-translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .md\:hover\:tw-translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .md\:hover\:tw-translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .md\:hover\:tw-translate-y-full:hover{
    --tw-translate-y:100%
  }

  .md\:hover\:tw--translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .md\:hover\:tw--translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .md\:hover\:tw--translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .md\:hover\:tw--translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .md\:hover\:tw--translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .md\:hover\:tw--translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .md\:hover\:tw--translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .md\:focus\:tw-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .md\:focus\:tw-translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .md\:focus\:tw-translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .md\:focus\:tw-translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .md\:focus\:tw-translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .md\:focus\:tw-translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .md\:focus\:tw-translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .md\:focus\:tw-translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .md\:focus\:tw-translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .md\:focus\:tw-translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .md\:focus\:tw-translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .md\:focus\:tw-translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .md\:focus\:tw-translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .md\:focus\:tw-translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .md\:focus\:tw-translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .md\:focus\:tw-translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .md\:focus\:tw-translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .md\:focus\:tw-translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .md\:focus\:tw-translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .md\:focus\:tw-translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .md\:focus\:tw-translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .md\:focus\:tw-translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .md\:focus\:tw-translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .md\:focus\:tw-translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .md\:focus\:tw-translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .md\:focus\:tw-translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .md\:focus\:tw-translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .md\:focus\:tw-translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .md\:focus\:tw-translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .md\:focus\:tw-translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .md\:focus\:tw-translate-x-px:focus{
    --tw-translate-x:1px
  }

  .md\:focus\:tw-translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .md\:focus\:tw-translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .md\:focus\:tw-translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .md\:focus\:tw-translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .md\:focus\:tw--translate-x-0:focus{
    --tw-translate-x:0px
  }

  .md\:focus\:tw--translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .md\:focus\:tw--translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .md\:focus\:tw--translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .md\:focus\:tw--translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .md\:focus\:tw--translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .md\:focus\:tw--translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .md\:focus\:tw--translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .md\:focus\:tw--translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .md\:focus\:tw--translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .md\:focus\:tw--translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .md\:focus\:tw--translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .md\:focus\:tw--translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .md\:focus\:tw--translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .md\:focus\:tw--translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .md\:focus\:tw--translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .md\:focus\:tw--translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .md\:focus\:tw--translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .md\:focus\:tw--translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .md\:focus\:tw--translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .md\:focus\:tw--translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .md\:focus\:tw--translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .md\:focus\:tw--translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .md\:focus\:tw--translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .md\:focus\:tw--translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .md\:focus\:tw--translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .md\:focus\:tw--translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .md\:focus\:tw--translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .md\:focus\:tw--translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .md\:focus\:tw--translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .md\:focus\:tw--translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .md\:focus\:tw--translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .md\:focus\:tw--translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .md\:focus\:tw--translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .md\:focus\:tw--translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .md\:focus\:tw-translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .md\:focus\:tw-translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .md\:focus\:tw-translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .md\:focus\:tw-translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .md\:focus\:tw-translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .md\:focus\:tw-translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .md\:focus\:tw-translate-x-full:focus{
    --tw-translate-x:100%
  }

  .md\:focus\:tw--translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .md\:focus\:tw--translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .md\:focus\:tw--translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .md\:focus\:tw--translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .md\:focus\:tw--translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .md\:focus\:tw--translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .md\:focus\:tw--translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .md\:focus\:tw-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .md\:focus\:tw-translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .md\:focus\:tw-translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .md\:focus\:tw-translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .md\:focus\:tw-translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .md\:focus\:tw-translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .md\:focus\:tw-translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .md\:focus\:tw-translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .md\:focus\:tw-translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .md\:focus\:tw-translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .md\:focus\:tw-translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .md\:focus\:tw-translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .md\:focus\:tw-translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .md\:focus\:tw-translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .md\:focus\:tw-translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .md\:focus\:tw-translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .md\:focus\:tw-translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .md\:focus\:tw-translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .md\:focus\:tw-translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .md\:focus\:tw-translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .md\:focus\:tw-translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .md\:focus\:tw-translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .md\:focus\:tw-translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .md\:focus\:tw-translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .md\:focus\:tw-translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .md\:focus\:tw-translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .md\:focus\:tw-translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .md\:focus\:tw-translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .md\:focus\:tw-translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .md\:focus\:tw-translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .md\:focus\:tw-translate-y-px:focus{
    --tw-translate-y:1px
  }

  .md\:focus\:tw-translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .md\:focus\:tw-translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .md\:focus\:tw-translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .md\:focus\:tw-translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .md\:focus\:tw--translate-y-0:focus{
    --tw-translate-y:0px
  }

  .md\:focus\:tw--translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .md\:focus\:tw--translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .md\:focus\:tw--translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .md\:focus\:tw--translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .md\:focus\:tw--translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .md\:focus\:tw--translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .md\:focus\:tw--translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .md\:focus\:tw--translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .md\:focus\:tw--translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .md\:focus\:tw--translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .md\:focus\:tw--translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .md\:focus\:tw--translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .md\:focus\:tw--translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .md\:focus\:tw--translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .md\:focus\:tw--translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .md\:focus\:tw--translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .md\:focus\:tw--translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .md\:focus\:tw--translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .md\:focus\:tw--translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .md\:focus\:tw--translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .md\:focus\:tw--translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .md\:focus\:tw--translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .md\:focus\:tw--translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .md\:focus\:tw--translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .md\:focus\:tw--translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .md\:focus\:tw--translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .md\:focus\:tw--translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .md\:focus\:tw--translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .md\:focus\:tw--translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .md\:focus\:tw--translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .md\:focus\:tw--translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .md\:focus\:tw--translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .md\:focus\:tw--translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .md\:focus\:tw--translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .md\:focus\:tw-translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .md\:focus\:tw-translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .md\:focus\:tw-translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .md\:focus\:tw-translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .md\:focus\:tw-translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .md\:focus\:tw-translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .md\:focus\:tw-translate-y-full:focus{
    --tw-translate-y:100%
  }

  .md\:focus\:tw--translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .md\:focus\:tw--translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .md\:focus\:tw--translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .md\:focus\:tw--translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .md\:focus\:tw--translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .md\:focus\:tw--translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .md\:focus\:tw--translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .md\:tw-rotate-0{
    --tw-rotate:0deg
  }

  .md\:tw-rotate-1{
    --tw-rotate:1deg
  }

  .md\:tw-rotate-2{
    --tw-rotate:2deg
  }

  .md\:tw-rotate-3{
    --tw-rotate:3deg
  }

  .md\:tw-rotate-6{
    --tw-rotate:6deg
  }

  .md\:tw-rotate-12{
    --tw-rotate:12deg
  }

  .md\:tw-rotate-45{
    --tw-rotate:45deg
  }

  .md\:tw-rotate-90{
    --tw-rotate:90deg
  }

  .md\:tw-rotate-180{
    --tw-rotate:180deg
  }

  .md\:tw--rotate-180{
    --tw-rotate:-180deg
  }

  .md\:tw--rotate-90{
    --tw-rotate:-90deg
  }

  .md\:tw--rotate-45{
    --tw-rotate:-45deg
  }

  .md\:tw--rotate-12{
    --tw-rotate:-12deg
  }

  .md\:tw--rotate-6{
    --tw-rotate:-6deg
  }

  .md\:tw--rotate-3{
    --tw-rotate:-3deg
  }

  .md\:tw--rotate-2{
    --tw-rotate:-2deg
  }

  .md\:tw--rotate-1{
    --tw-rotate:-1deg
  }

  .md\:hover\:tw-rotate-0:hover{
    --tw-rotate:0deg
  }

  .md\:hover\:tw-rotate-1:hover{
    --tw-rotate:1deg
  }

  .md\:hover\:tw-rotate-2:hover{
    --tw-rotate:2deg
  }

  .md\:hover\:tw-rotate-3:hover{
    --tw-rotate:3deg
  }

  .md\:hover\:tw-rotate-6:hover{
    --tw-rotate:6deg
  }

  .md\:hover\:tw-rotate-12:hover{
    --tw-rotate:12deg
  }

  .md\:hover\:tw-rotate-45:hover{
    --tw-rotate:45deg
  }

  .md\:hover\:tw-rotate-90:hover{
    --tw-rotate:90deg
  }

  .md\:hover\:tw-rotate-180:hover{
    --tw-rotate:180deg
  }

  .md\:hover\:tw--rotate-180:hover{
    --tw-rotate:-180deg
  }

  .md\:hover\:tw--rotate-90:hover{
    --tw-rotate:-90deg
  }

  .md\:hover\:tw--rotate-45:hover{
    --tw-rotate:-45deg
  }

  .md\:hover\:tw--rotate-12:hover{
    --tw-rotate:-12deg
  }

  .md\:hover\:tw--rotate-6:hover{
    --tw-rotate:-6deg
  }

  .md\:hover\:tw--rotate-3:hover{
    --tw-rotate:-3deg
  }

  .md\:hover\:tw--rotate-2:hover{
    --tw-rotate:-2deg
  }

  .md\:hover\:tw--rotate-1:hover{
    --tw-rotate:-1deg
  }

  .md\:focus\:tw-rotate-0:focus{
    --tw-rotate:0deg
  }

  .md\:focus\:tw-rotate-1:focus{
    --tw-rotate:1deg
  }

  .md\:focus\:tw-rotate-2:focus{
    --tw-rotate:2deg
  }

  .md\:focus\:tw-rotate-3:focus{
    --tw-rotate:3deg
  }

  .md\:focus\:tw-rotate-6:focus{
    --tw-rotate:6deg
  }

  .md\:focus\:tw-rotate-12:focus{
    --tw-rotate:12deg
  }

  .md\:focus\:tw-rotate-45:focus{
    --tw-rotate:45deg
  }

  .md\:focus\:tw-rotate-90:focus{
    --tw-rotate:90deg
  }

  .md\:focus\:tw-rotate-180:focus{
    --tw-rotate:180deg
  }

  .md\:focus\:tw--rotate-180:focus{
    --tw-rotate:-180deg
  }

  .md\:focus\:tw--rotate-90:focus{
    --tw-rotate:-90deg
  }

  .md\:focus\:tw--rotate-45:focus{
    --tw-rotate:-45deg
  }

  .md\:focus\:tw--rotate-12:focus{
    --tw-rotate:-12deg
  }

  .md\:focus\:tw--rotate-6:focus{
    --tw-rotate:-6deg
  }

  .md\:focus\:tw--rotate-3:focus{
    --tw-rotate:-3deg
  }

  .md\:focus\:tw--rotate-2:focus{
    --tw-rotate:-2deg
  }

  .md\:focus\:tw--rotate-1:focus{
    --tw-rotate:-1deg
  }

  .md\:tw-skew-x-0{
    --tw-skew-x:0deg
  }

  .md\:tw-skew-x-1{
    --tw-skew-x:1deg
  }

  .md\:tw-skew-x-2{
    --tw-skew-x:2deg
  }

  .md\:tw-skew-x-3{
    --tw-skew-x:3deg
  }

  .md\:tw-skew-x-6{
    --tw-skew-x:6deg
  }

  .md\:tw-skew-x-12{
    --tw-skew-x:12deg
  }

  .md\:tw--skew-x-12{
    --tw-skew-x:-12deg
  }

  .md\:tw--skew-x-6{
    --tw-skew-x:-6deg
  }

  .md\:tw--skew-x-3{
    --tw-skew-x:-3deg
  }

  .md\:tw--skew-x-2{
    --tw-skew-x:-2deg
  }

  .md\:tw--skew-x-1{
    --tw-skew-x:-1deg
  }

  .md\:tw-skew-y-0{
    --tw-skew-y:0deg
  }

  .md\:tw-skew-y-1{
    --tw-skew-y:1deg
  }

  .md\:tw-skew-y-2{
    --tw-skew-y:2deg
  }

  .md\:tw-skew-y-3{
    --tw-skew-y:3deg
  }

  .md\:tw-skew-y-6{
    --tw-skew-y:6deg
  }

  .md\:tw-skew-y-12{
    --tw-skew-y:12deg
  }

  .md\:tw--skew-y-12{
    --tw-skew-y:-12deg
  }

  .md\:tw--skew-y-6{
    --tw-skew-y:-6deg
  }

  .md\:tw--skew-y-3{
    --tw-skew-y:-3deg
  }

  .md\:tw--skew-y-2{
    --tw-skew-y:-2deg
  }

  .md\:tw--skew-y-1{
    --tw-skew-y:-1deg
  }

  .md\:hover\:tw-skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .md\:hover\:tw-skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .md\:hover\:tw-skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .md\:hover\:tw-skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .md\:hover\:tw-skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .md\:hover\:tw-skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .md\:hover\:tw--skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .md\:hover\:tw--skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .md\:hover\:tw--skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .md\:hover\:tw--skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .md\:hover\:tw--skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .md\:hover\:tw-skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .md\:hover\:tw-skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .md\:hover\:tw-skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .md\:hover\:tw-skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .md\:hover\:tw-skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .md\:hover\:tw-skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .md\:hover\:tw--skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .md\:hover\:tw--skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .md\:hover\:tw--skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .md\:hover\:tw--skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .md\:hover\:tw--skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .md\:focus\:tw-skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .md\:focus\:tw-skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .md\:focus\:tw-skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .md\:focus\:tw-skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .md\:focus\:tw-skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .md\:focus\:tw-skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .md\:focus\:tw--skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .md\:focus\:tw--skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .md\:focus\:tw--skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .md\:focus\:tw--skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .md\:focus\:tw--skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .md\:focus\:tw-skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .md\:focus\:tw-skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .md\:focus\:tw-skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .md\:focus\:tw-skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .md\:focus\:tw-skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .md\:focus\:tw-skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .md\:focus\:tw--skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .md\:focus\:tw--skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .md\:focus\:tw--skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .md\:focus\:tw--skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .md\:focus\:tw--skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .md\:tw-scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:tw-scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:tw-scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:tw-scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:tw-scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:tw-scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:tw-scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:tw-scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:tw-scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:tw-scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:hover\:tw-scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:hover\:tw-scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:hover\:tw-scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:hover\:tw-scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:hover\:tw-scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:hover\:tw-scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:hover\:tw-scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:hover\:tw-scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:hover\:tw-scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:hover\:tw-scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:focus\:tw-scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:focus\:tw-scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:focus\:tw-scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:focus\:tw-scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:focus\:tw-scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:focus\:tw-scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:focus\:tw-scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:focus\:tw-scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:focus\:tw-scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:focus\:tw-scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:tw-scale-x-0{
    --tw-scale-x:0
  }

  .md\:tw-scale-x-50{
    --tw-scale-x:.5
  }

  .md\:tw-scale-x-75{
    --tw-scale-x:.75
  }

  .md\:tw-scale-x-90{
    --tw-scale-x:.9
  }

  .md\:tw-scale-x-95{
    --tw-scale-x:.95
  }

  .md\:tw-scale-x-100{
    --tw-scale-x:1
  }

  .md\:tw-scale-x-105{
    --tw-scale-x:1.05
  }

  .md\:tw-scale-x-110{
    --tw-scale-x:1.1
  }

  .md\:tw-scale-x-125{
    --tw-scale-x:1.25
  }

  .md\:tw-scale-x-150{
    --tw-scale-x:1.5
  }

  .md\:tw-scale-y-0{
    --tw-scale-y:0
  }

  .md\:tw-scale-y-50{
    --tw-scale-y:.5
  }

  .md\:tw-scale-y-75{
    --tw-scale-y:.75
  }

  .md\:tw-scale-y-90{
    --tw-scale-y:.9
  }

  .md\:tw-scale-y-95{
    --tw-scale-y:.95
  }

  .md\:tw-scale-y-100{
    --tw-scale-y:1
  }

  .md\:tw-scale-y-105{
    --tw-scale-y:1.05
  }

  .md\:tw-scale-y-110{
    --tw-scale-y:1.1
  }

  .md\:tw-scale-y-125{
    --tw-scale-y:1.25
  }

  .md\:tw-scale-y-150{
    --tw-scale-y:1.5
  }

  .md\:hover\:tw-scale-x-0:hover{
    --tw-scale-x:0
  }

  .md\:hover\:tw-scale-x-50:hover{
    --tw-scale-x:.5
  }

  .md\:hover\:tw-scale-x-75:hover{
    --tw-scale-x:.75
  }

  .md\:hover\:tw-scale-x-90:hover{
    --tw-scale-x:.9
  }

  .md\:hover\:tw-scale-x-95:hover{
    --tw-scale-x:.95
  }

  .md\:hover\:tw-scale-x-100:hover{
    --tw-scale-x:1
  }

  .md\:hover\:tw-scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .md\:hover\:tw-scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .md\:hover\:tw-scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .md\:hover\:tw-scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .md\:hover\:tw-scale-y-0:hover{
    --tw-scale-y:0
  }

  .md\:hover\:tw-scale-y-50:hover{
    --tw-scale-y:.5
  }

  .md\:hover\:tw-scale-y-75:hover{
    --tw-scale-y:.75
  }

  .md\:hover\:tw-scale-y-90:hover{
    --tw-scale-y:.9
  }

  .md\:hover\:tw-scale-y-95:hover{
    --tw-scale-y:.95
  }

  .md\:hover\:tw-scale-y-100:hover{
    --tw-scale-y:1
  }

  .md\:hover\:tw-scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .md\:hover\:tw-scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .md\:hover\:tw-scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .md\:hover\:tw-scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .md\:focus\:tw-scale-x-0:focus{
    --tw-scale-x:0
  }

  .md\:focus\:tw-scale-x-50:focus{
    --tw-scale-x:.5
  }

  .md\:focus\:tw-scale-x-75:focus{
    --tw-scale-x:.75
  }

  .md\:focus\:tw-scale-x-90:focus{
    --tw-scale-x:.9
  }

  .md\:focus\:tw-scale-x-95:focus{
    --tw-scale-x:.95
  }

  .md\:focus\:tw-scale-x-100:focus{
    --tw-scale-x:1
  }

  .md\:focus\:tw-scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .md\:focus\:tw-scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .md\:focus\:tw-scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .md\:focus\:tw-scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .md\:focus\:tw-scale-y-0:focus{
    --tw-scale-y:0
  }

  .md\:focus\:tw-scale-y-50:focus{
    --tw-scale-y:.5
  }

  .md\:focus\:tw-scale-y-75:focus{
    --tw-scale-y:.75
  }

  .md\:focus\:tw-scale-y-90:focus{
    --tw-scale-y:.9
  }

  .md\:focus\:tw-scale-y-95:focus{
    --tw-scale-y:.95
  }

  .md\:focus\:tw-scale-y-100:focus{
    --tw-scale-y:1
  }

  .md\:focus\:tw-scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .md\:focus\:tw-scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .md\:focus\:tw-scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .md\:focus\:tw-scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .md\:tw-animate-none{
    animation:none
  }

  .md\:tw-animate-spin{
    animation:tw-spin 1s linear infinite
  }

  .md\:tw-animate-ping{
    animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .md\:tw-animate-pulse{
    animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .md\:tw-animate-bounce{
    animation:tw-bounce 1s infinite
  }

  .md\:tw-cursor-auto{
    cursor:auto
  }

  .md\:tw-cursor-default{
    cursor:default
  }

  .md\:tw-cursor-pointer{
    cursor:pointer
  }

  .md\:tw-cursor-wait{
    cursor:wait
  }

  .md\:tw-cursor-text{
    cursor:text
  }

  .md\:tw-cursor-move{
    cursor:move
  }

  .md\:tw-cursor-help{
    cursor:help
  }

  .md\:tw-cursor-not-allowed{
    cursor:not-allowed
  }

  .md\:tw-select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .md\:tw-select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .md\:tw-select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .md\:tw-select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .md\:tw-resize-none{
    resize:none
  }

  .md\:tw-resize-y{
    resize:vertical
  }

  .md\:tw-resize-x{
    resize:horizontal
  }

  .md\:tw-resize{
    resize:both
  }

  .md\:tw-list-inside{
    list-style-position:inside
  }

  .md\:tw-list-outside{
    list-style-position:outside
  }

  .md\:tw-list-none{
    list-style-type:none
  }

  .md\:tw-list-disc{
    list-style-type:disc
  }

  .md\:tw-list-decimal{
    list-style-type:decimal
  }

  .md\:tw-appearance-none{
    appearance:none
  }

  .md\:tw-auto-cols-auto{
    grid-auto-columns:auto
  }

  .md\:tw-auto-cols-min{
    grid-auto-columns:min-content
  }

  .md\:tw-auto-cols-max{
    grid-auto-columns:max-content
  }

  .md\:tw-auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .md\:tw-grid-flow-row{
    grid-auto-flow:row
  }

  .md\:tw-grid-flow-col{
    grid-auto-flow:column
  }

  .md\:tw-grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .md\:tw-grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .md\:tw-auto-rows-auto{
    grid-auto-rows:auto
  }

  .md\:tw-auto-rows-min{
    grid-auto-rows:min-content
  }

  .md\:tw-auto-rows-max{
    grid-auto-rows:max-content
  }

  .md\:tw-auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:tw-grid-cols-none{
    grid-template-columns:none
  }

  .md\:tw-grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .md\:tw-grid-rows-none{
    grid-template-rows:none
  }

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

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

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

  .md\:tw-flex-col-reverse{
    flex-direction:column-reverse
  }

  .md\:tw-flex-wrap{
    flex-wrap:wrap
  }

  .md\:tw-flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .md\:tw-flex-nowrap{
    flex-wrap:nowrap
  }

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

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

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

  .md\:tw-place-content-between{
    place-content:space-between
  }

  .md\:tw-place-content-around{
    place-content:space-around
  }

  .md\:tw-place-content-evenly{
    place-content:space-evenly
  }

  .md\:tw-place-content-stretch{
    place-content:stretch
  }

  .md\:tw-place-items-start{
    place-items:start
  }

  .md\:tw-place-items-end{
    place-items:end
  }

  .md\:tw-place-items-center{
    place-items:center
  }

  .md\:tw-place-items-stretch{
    place-items:stretch
  }

  .md\:tw-content-center{
    align-content:center
  }

  .md\:tw-content-start{
    align-content:flex-start
  }

  .md\:tw-content-end{
    align-content:flex-end
  }

  .md\:tw-content-between{
    align-content:space-between
  }

  .md\:tw-content-around{
    align-content:space-around
  }

  .md\:tw-content-evenly{
    align-content:space-evenly
  }

  .md\:tw-items-start{
    align-items:flex-start
  }

  .md\:tw-items-end{
    align-items:flex-end
  }

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

  .md\:tw-items-baseline{
    align-items:baseline
  }

  .md\:tw-items-stretch{
    align-items:stretch
  }

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

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

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

  .md\:tw-justify-between{
    justify-content:space-between
  }

  .md\:tw-justify-around{
    justify-content:space-around
  }

  .md\:tw-justify-evenly{
    justify-content:space-evenly
  }

  .md\:tw-justify-items-start{
    justify-items:start
  }

  .md\:tw-justify-items-end{
    justify-items:end
  }

  .md\:tw-justify-items-center{
    justify-items:center
  }

  .md\:tw-justify-items-stretch{
    justify-items:stretch
  }

  .md\:tw-gap-0{
    grid-gap:0px;
    gap:0px
  }

  .md\:tw-gap-1{
    grid-gap:0.25rem;
    gap:0.25rem
  }

  .md\:tw-gap-2{
    grid-gap:0.5rem;
    gap:0.5rem
  }

  .md\:tw-gap-3{
    grid-gap:0.75rem;
    gap:0.75rem
  }

  .md\:tw-gap-4{
    grid-gap:1rem;
    gap:1rem
  }

  .md\:tw-gap-5{
    grid-gap:1.25rem;
    gap:1.25rem
  }

  .md\:tw-gap-6{
    grid-gap:1.5rem;
    gap:1.5rem
  }

  .md\:tw-gap-7{
    grid-gap:1.75rem;
    gap:1.75rem
  }

  .md\:tw-gap-8{
    grid-gap:2rem;
    gap:2rem
  }

  .md\:tw-gap-9{
    grid-gap:2.25rem;
    gap:2.25rem
  }

  .md\:tw-gap-10{
    grid-gap:2.5rem;
    gap:2.5rem
  }

  .md\:tw-gap-11{
    grid-gap:2.75rem;
    gap:2.75rem
  }

  .md\:tw-gap-12{
    grid-gap:3rem;
    gap:3rem
  }

  .md\:tw-gap-14{
    grid-gap:3.5rem;
    gap:3.5rem
  }

  .md\:tw-gap-16{
    grid-gap:4rem;
    gap:4rem
  }

  .md\:tw-gap-20{
    grid-gap:5rem;
    gap:5rem
  }

  .md\:tw-gap-24{
    grid-gap:6rem;
    gap:6rem
  }

  .md\:tw-gap-28{
    grid-gap:7rem;
    gap:7rem
  }

  .md\:tw-gap-32{
    grid-gap:8rem;
    gap:8rem
  }

  .md\:tw-gap-36{
    grid-gap:9rem;
    gap:9rem
  }

  .md\:tw-gap-40{
    grid-gap:10rem;
    gap:10rem
  }

  .md\:tw-gap-44{
    grid-gap:11rem;
    gap:11rem
  }

  .md\:tw-gap-48{
    grid-gap:12rem;
    gap:12rem
  }

  .md\:tw-gap-52{
    grid-gap:13rem;
    gap:13rem
  }

  .md\:tw-gap-56{
    grid-gap:14rem;
    gap:14rem
  }

  .md\:tw-gap-60{
    grid-gap:15rem;
    gap:15rem
  }

  .md\:tw-gap-64{
    grid-gap:16rem;
    gap:16rem
  }

  .md\:tw-gap-72{
    grid-gap:18rem;
    gap:18rem
  }

  .md\:tw-gap-80{
    grid-gap:20rem;
    gap:20rem
  }

  .md\:tw-gap-96{
    grid-gap:24rem;
    gap:24rem
  }

  .md\:tw-gap-px{
    grid-gap:1px;
    gap:1px
  }

  .md\:tw-gap-0\.5{
    grid-gap:0.125rem;
    gap:0.125rem
  }

  .md\:tw-gap-1\.5{
    grid-gap:0.375rem;
    gap:0.375rem
  }

  .md\:tw-gap-2\.5{
    grid-gap:0.625rem;
    gap:0.625rem
  }

  .md\:tw-gap-3\.5{
    grid-gap:0.875rem;
    gap:0.875rem
  }

  .md\:tw-gap-x-0{
    grid-column-gap:0px;
    column-gap:0px
  }

  .md\:tw-gap-x-1{
    grid-column-gap:0.25rem;
    column-gap:0.25rem
  }

  .md\:tw-gap-x-2{
    grid-column-gap:0.5rem;
    column-gap:0.5rem
  }

  .md\:tw-gap-x-3{
    grid-column-gap:0.75rem;
    column-gap:0.75rem
  }

  .md\:tw-gap-x-4{
    grid-column-gap:1rem;
    column-gap:1rem
  }

  .md\:tw-gap-x-5{
    grid-column-gap:1.25rem;
    column-gap:1.25rem
  }

  .md\:tw-gap-x-6{
    grid-column-gap:1.5rem;
    column-gap:1.5rem
  }

  .md\:tw-gap-x-7{
    grid-column-gap:1.75rem;
    column-gap:1.75rem
  }

  .md\:tw-gap-x-8{
    grid-column-gap:2rem;
    column-gap:2rem
  }

  .md\:tw-gap-x-9{
    grid-column-gap:2.25rem;
    column-gap:2.25rem
  }

  .md\:tw-gap-x-10{
    grid-column-gap:2.5rem;
    column-gap:2.5rem
  }

  .md\:tw-gap-x-11{
    grid-column-gap:2.75rem;
    column-gap:2.75rem
  }

  .md\:tw-gap-x-12{
    grid-column-gap:3rem;
    column-gap:3rem
  }

  .md\:tw-gap-x-14{
    grid-column-gap:3.5rem;
    column-gap:3.5rem
  }

  .md\:tw-gap-x-16{
    grid-column-gap:4rem;
    column-gap:4rem
  }

  .md\:tw-gap-x-20{
    grid-column-gap:5rem;
    column-gap:5rem
  }

  .md\:tw-gap-x-24{
    grid-column-gap:6rem;
    column-gap:6rem
  }

  .md\:tw-gap-x-28{
    grid-column-gap:7rem;
    column-gap:7rem
  }

  .md\:tw-gap-x-32{
    grid-column-gap:8rem;
    column-gap:8rem
  }

  .md\:tw-gap-x-36{
    grid-column-gap:9rem;
    column-gap:9rem
  }

  .md\:tw-gap-x-40{
    grid-column-gap:10rem;
    column-gap:10rem
  }

  .md\:tw-gap-x-44{
    grid-column-gap:11rem;
    column-gap:11rem
  }

  .md\:tw-gap-x-48{
    grid-column-gap:12rem;
    column-gap:12rem
  }

  .md\:tw-gap-x-52{
    grid-column-gap:13rem;
    column-gap:13rem
  }

  .md\:tw-gap-x-56{
    grid-column-gap:14rem;
    column-gap:14rem
  }

  .md\:tw-gap-x-60{
    grid-column-gap:15rem;
    column-gap:15rem
  }

  .md\:tw-gap-x-64{
    grid-column-gap:16rem;
    column-gap:16rem
  }

  .md\:tw-gap-x-72{
    grid-column-gap:18rem;
    column-gap:18rem
  }

  .md\:tw-gap-x-80{
    grid-column-gap:20rem;
    column-gap:20rem
  }

  .md\:tw-gap-x-96{
    grid-column-gap:24rem;
    column-gap:24rem
  }

  .md\:tw-gap-x-px{
    grid-column-gap:1px;
    column-gap:1px
  }

  .md\:tw-gap-x-0\.5{
    grid-column-gap:0.125rem;
    column-gap:0.125rem
  }

  .md\:tw-gap-x-1\.5{
    grid-column-gap:0.375rem;
    column-gap:0.375rem
  }

  .md\:tw-gap-x-2\.5{
    grid-column-gap:0.625rem;
    column-gap:0.625rem
  }

  .md\:tw-gap-x-3\.5{
    grid-column-gap:0.875rem;
    column-gap:0.875rem
  }

  .md\:tw-gap-y-0{
    grid-row-gap:0px;
    row-gap:0px
  }

  .md\:tw-gap-y-1{
    grid-row-gap:0.25rem;
    row-gap:0.25rem
  }

  .md\:tw-gap-y-2{
    grid-row-gap:0.5rem;
    row-gap:0.5rem
  }

  .md\:tw-gap-y-3{
    grid-row-gap:0.75rem;
    row-gap:0.75rem
  }

  .md\:tw-gap-y-4{
    grid-row-gap:1rem;
    row-gap:1rem
  }

  .md\:tw-gap-y-5{
    grid-row-gap:1.25rem;
    row-gap:1.25rem
  }

  .md\:tw-gap-y-6{
    grid-row-gap:1.5rem;
    row-gap:1.5rem
  }

  .md\:tw-gap-y-7{
    grid-row-gap:1.75rem;
    row-gap:1.75rem
  }

  .md\:tw-gap-y-8{
    grid-row-gap:2rem;
    row-gap:2rem
  }

  .md\:tw-gap-y-9{
    grid-row-gap:2.25rem;
    row-gap:2.25rem
  }

  .md\:tw-gap-y-10{
    grid-row-gap:2.5rem;
    row-gap:2.5rem
  }

  .md\:tw-gap-y-11{
    grid-row-gap:2.75rem;
    row-gap:2.75rem
  }

  .md\:tw-gap-y-12{
    grid-row-gap:3rem;
    row-gap:3rem
  }

  .md\:tw-gap-y-14{
    grid-row-gap:3.5rem;
    row-gap:3.5rem
  }

  .md\:tw-gap-y-16{
    grid-row-gap:4rem;
    row-gap:4rem
  }

  .md\:tw-gap-y-20{
    grid-row-gap:5rem;
    row-gap:5rem
  }

  .md\:tw-gap-y-24{
    grid-row-gap:6rem;
    row-gap:6rem
  }

  .md\:tw-gap-y-28{
    grid-row-gap:7rem;
    row-gap:7rem
  }

  .md\:tw-gap-y-32{
    grid-row-gap:8rem;
    row-gap:8rem
  }

  .md\:tw-gap-y-36{
    grid-row-gap:9rem;
    row-gap:9rem
  }

  .md\:tw-gap-y-40{
    grid-row-gap:10rem;
    row-gap:10rem
  }

  .md\:tw-gap-y-44{
    grid-row-gap:11rem;
    row-gap:11rem
  }

  .md\:tw-gap-y-48{
    grid-row-gap:12rem;
    row-gap:12rem
  }

  .md\:tw-gap-y-52{
    grid-row-gap:13rem;
    row-gap:13rem
  }

  .md\:tw-gap-y-56{
    grid-row-gap:14rem;
    row-gap:14rem
  }

  .md\:tw-gap-y-60{
    grid-row-gap:15rem;
    row-gap:15rem
  }

  .md\:tw-gap-y-64{
    grid-row-gap:16rem;
    row-gap:16rem
  }

  .md\:tw-gap-y-72{
    grid-row-gap:18rem;
    row-gap:18rem
  }

  .md\:tw-gap-y-80{
    grid-row-gap:20rem;
    row-gap:20rem
  }

  .md\:tw-gap-y-96{
    grid-row-gap:24rem;
    row-gap:24rem
  }

  .md\:tw-gap-y-px{
    grid-row-gap:1px;
    row-gap:1px
  }

  .md\:tw-gap-y-0\.5{
    grid-row-gap:0.125rem;
    row-gap:0.125rem
  }

  .md\:tw-gap-y-1\.5{
    grid-row-gap:0.375rem;
    row-gap:0.375rem
  }

  .md\:tw-gap-y-2\.5{
    grid-row-gap:0.625rem;
    row-gap:0.625rem
  }

  .md\:tw-gap-y-3\.5{
    grid-row-gap:0.875rem;
    row-gap:0.875rem
  }

  .md\:tw-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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:tw--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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:tw-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))
  }

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

  .md\:tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

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

  .md\:tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

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

  .md\:tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .md\:tw--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))
  }

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

  .md\:tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

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

  .md\:tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

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

  .md\:tw--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .md\:tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .md\:tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .md\:tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .md\:tw-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)))
  }

  .md\:tw-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)))
  }

  .md\:tw-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)))
  }

  .md\:tw-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)))
  }

  .md\:tw-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)))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .md\:tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .md\:tw-divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .md\:tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .md\:tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .md\:tw-divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .md\:tw-divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .md\:tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .md\:tw-divide-current > :not([hidden]) ~ :not([hidden]){
    border-color:currentColor
  }

  .md\:tw-divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .md\:tw-divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
  }

  .md\:tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
  }

  .md\:tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
  }

  .md\:tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
  }

  .md\:tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
  }

  .md\:tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
  }

  .md\:tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
  }

  .md\:tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
  }

  .md\:tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
  }

  .md\:tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .md\:tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .md\:tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .md\:tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .md\:tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .md\:tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .md\:tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .md\:tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .md\:tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .md\:tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .md\:tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .md\:tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .md\:tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .md\:tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .md\:tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .md\:tw-place-self-auto{
    place-self:auto
  }

  .md\:tw-place-self-start{
    place-self:start
  }

  .md\:tw-place-self-end{
    place-self:end
  }

  .md\:tw-place-self-center{
    place-self:center
  }

  .md\:tw-place-self-stretch{
    place-self:stretch
  }

  .md\:tw-self-auto{
    align-self:auto
  }

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

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

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

  .md\:tw-self-stretch{
    align-self:stretch
  }

  .md\:tw-self-baseline{
    align-self:baseline
  }

  .md\:tw-justify-self-auto{
    justify-self:auto
  }

  .md\:tw-justify-self-start{
    justify-self:start
  }

  .md\:tw-justify-self-end{
    justify-self:end
  }

  .md\:tw-justify-self-center{
    justify-self:center
  }

  .md\:tw-justify-self-stretch{
    justify-self:stretch
  }

  .md\:tw-overflow-auto{
    overflow:auto
  }

  .md\:tw-overflow-hidden{
    overflow:hidden
  }

  .md\:tw-overflow-visible{
    overflow:visible
  }

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

  .md\:tw-overflow-x-auto{
    overflow-x:auto
  }

  .md\:tw-overflow-y-auto{
    overflow-y:auto
  }

  .md\:tw-overflow-x-hidden{
    overflow-x:hidden
  }

  .md\:tw-overflow-y-hidden{
    overflow-y:hidden
  }

  .md\:tw-overflow-x-visible{
    overflow-x:visible
  }

  .md\:tw-overflow-y-visible{
    overflow-y:visible
  }

  .md\:tw-overflow-x-scroll{
    overflow-x:scroll
  }

  .md\:tw-overflow-y-scroll{
    overflow-y:scroll
  }

  .md\:tw-overscroll-auto{
    overscroll-behavior:auto
  }

  .md\:tw-overscroll-contain{
    overscroll-behavior:contain
  }

  .md\:tw-overscroll-none{
    overscroll-behavior:none
  }

  .md\:tw-overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .md\:tw-overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .md\:tw-overscroll-y-none{
    overscroll-behavior-y:none
  }

  .md\:tw-overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .md\:tw-overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .md\:tw-overscroll-x-none{
    overscroll-behavior-x:none
  }

  .md\:tw-truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .md\:tw-overflow-ellipsis{
    text-overflow:ellipsis
  }

  .md\:tw-overflow-clip{
    text-overflow:clip
  }

  .md\:tw-whitespace-normal{
    white-space:normal
  }

  .md\:tw-whitespace-nowrap{
    white-space:nowrap
  }

  .md\:tw-whitespace-pre{
    white-space:pre
  }

  .md\:tw-whitespace-pre-line{
    white-space:pre-line
  }

  .md\:tw-whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .md\:tw-break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .md\:tw-break-words{
    overflow-wrap:break-word
  }

  .md\:tw-break-all{
    word-break:break-all
  }

  .md\:tw-rounded-none{
    border-radius:0px
  }

  .md\:tw-rounded-sm{
    border-radius:0.125rem
  }

  .md\:tw-rounded{
    border-radius:0.25rem
  }

  .md\:tw-rounded-md{
    border-radius:0.375rem
  }

  .md\:tw-rounded-lg{
    border-radius:0.5rem
  }

  .md\:tw-rounded-xl{
    border-radius:0.75rem
  }

  .md\:tw-rounded-2xl{
    border-radius:1rem
  }

  .md\:tw-rounded-3xl{
    border-radius:1.5rem
  }

  .md\:tw-rounded-full{
    border-radius:9999px
  }

  .md\:tw-rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .md\:tw-rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .md\:tw-rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .md\:tw-rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .md\:tw-rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .md\:tw-rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .md\:tw-rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .md\:tw-rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .md\:tw-rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .md\:tw-rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .md\:tw-rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .md\:tw-rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .md\:tw-rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .md\:tw-rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .md\:tw-rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .md\:tw-rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .md\:tw-rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .md\:tw-rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:tw-rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:tw-rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:tw-rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .md\:tw-rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:tw-rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:tw-rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:tw-rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:tw-rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:tw-rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:tw-rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:tw-rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:tw-rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .md\:tw-rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:tw-rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:tw-rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:tw-rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:tw-rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:tw-rounded-tl-none{
    border-top-left-radius:0px
  }

  .md\:tw-rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .md\:tw-rounded-tl{
    border-top-left-radius:0.25rem
  }

  .md\:tw-rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .md\:tw-rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .md\:tw-rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .md\:tw-rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .md\:tw-rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .md\:tw-rounded-tl-full{
    border-top-left-radius:9999px
  }

  .md\:tw-rounded-tr-none{
    border-top-right-radius:0px
  }

  .md\:tw-rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .md\:tw-rounded-tr{
    border-top-right-radius:0.25rem
  }

  .md\:tw-rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .md\:tw-rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .md\:tw-rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .md\:tw-rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .md\:tw-rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .md\:tw-rounded-tr-full{
    border-top-right-radius:9999px
  }

  .md\:tw-rounded-br-none{
    border-bottom-right-radius:0px
  }

  .md\:tw-rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .md\:tw-rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .md\:tw-rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .md\:tw-rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .md\:tw-rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .md\:tw-rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .md\:tw-rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .md\:tw-rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .md\:tw-rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .md\:tw-rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .md\:tw-rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .md\:tw-rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .md\:tw-rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .md\:tw-rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .md\:tw-rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .md\:tw-rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .md\:tw-rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .md\:tw-border-0{
    border-width:0px
  }

  .md\:tw-border-2{
    border-width:2px
  }

  .md\:tw-border-4{
    border-width:4px
  }

  .md\:tw-border-8{
    border-width:8px
  }

  .md\:tw-border{
    border-width:1px
  }

  .md\:tw-border-t-0{
    border-top-width:0px
  }

  .md\:tw-border-t-2{
    border-top-width:2px
  }

  .md\:tw-border-t-4{
    border-top-width:4px
  }

  .md\:tw-border-t-8{
    border-top-width:8px
  }

  .md\:tw-border-t{
    border-top-width:1px
  }

  .md\:tw-border-r-0{
    border-right-width:0px
  }

  .md\:tw-border-r-2{
    border-right-width:2px
  }

  .md\:tw-border-r-4{
    border-right-width:4px
  }

  .md\:tw-border-r-8{
    border-right-width:8px
  }

  .md\:tw-border-r{
    border-right-width:1px
  }

  .md\:tw-border-b-0{
    border-bottom-width:0px
  }

  .md\:tw-border-b-2{
    border-bottom-width:2px
  }

  .md\:tw-border-b-4{
    border-bottom-width:4px
  }

  .md\:tw-border-b-8{
    border-bottom-width:8px
  }

  .md\:tw-border-b{
    border-bottom-width:1px
  }

  .md\:tw-border-l-0{
    border-left-width:0px
  }

  .md\:tw-border-l-2{
    border-left-width:2px
  }

  .md\:tw-border-l-4{
    border-left-width:4px
  }

  .md\:tw-border-l-8{
    border-left-width:8px
  }

  .md\:tw-border-l{
    border-left-width:1px
  }

  .md\:tw-border-solid{
    border-style:solid
  }

  .md\:tw-border-dashed{
    border-style:dashed
  }

  .md\:tw-border-dotted{
    border-style:dotted
  }

  .md\:tw-border-double{
    border-style:double
  }

  .md\:tw-border-none{
    border-style:none
  }

  .md\:tw-border-transparent{
    border-color:transparent
  }

  .md\:tw-border-current{
    border-color:currentColor
  }

  .md\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .md\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .md\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .md\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .md\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .md\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .md\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .md\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .md\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .md\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .md\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .md\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .md\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .md\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .md\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .md\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .md\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .md\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .md\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .md\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .md\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .md\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .md\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .md\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .md\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .md\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .md\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-transparent{
    border-color:transparent
  }

  .tw-group:hover .md\:group-hover\:tw-border-current{
    border-color:currentColor
  }

  .tw-group:hover .md\:group-hover\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-transparent:focus-within{
    border-color:transparent
  }

  .md\:focus-within\:tw-border-current:focus-within{
    border-color:currentColor
  }

  .md\:focus-within\:tw-border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-gray-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-red-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-yellow-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-green-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-blue-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-indigo-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-purple-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .md\:focus-within\:tw-border-pink-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-transparent:hover{
    border-color:transparent
  }

  .md\:hover\:tw-border-current:hover{
    border-color:currentColor
  }

  .md\:hover\:tw-border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-red-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-yellow-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-green-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-blue-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-indigo-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-purple-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .md\:hover\:tw-border-pink-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-transparent:focus{
    border-color:transparent
  }

  .md\:focus\:tw-border-current:focus{
    border-color:currentColor
  }

  .md\:focus\:tw-border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-gray-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-red-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-yellow-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-green-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-blue-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-indigo-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-purple-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .md\:focus\:tw-border-pink-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .md\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .md\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .md\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .md\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .md\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .md\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .md\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .md\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .md\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .md\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .md\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .md\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .md\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .md\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .md\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tw-group:hover .md\:group-hover\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .md\:focus-within\:tw-border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .md\:focus-within\:tw-border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .md\:focus-within\:tw-border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .md\:focus-within\:tw-border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .md\:focus-within\:tw-border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .md\:focus-within\:tw-border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .md\:focus-within\:tw-border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .md\:focus-within\:tw-border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .md\:focus-within\:tw-border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .md\:focus-within\:tw-border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .md\:focus-within\:tw-border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .md\:focus-within\:tw-border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .md\:focus-within\:tw-border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .md\:focus-within\:tw-border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .md\:focus-within\:tw-border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .md\:hover\:tw-border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .md\:hover\:tw-border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .md\:hover\:tw-border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .md\:hover\:tw-border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .md\:hover\:tw-border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .md\:hover\:tw-border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .md\:hover\:tw-border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .md\:hover\:tw-border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .md\:hover\:tw-border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .md\:hover\:tw-border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .md\:hover\:tw-border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .md\:hover\:tw-border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .md\:hover\:tw-border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .md\:hover\:tw-border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .md\:hover\:tw-border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .md\:focus\:tw-border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .md\:focus\:tw-border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .md\:focus\:tw-border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .md\:focus\:tw-border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .md\:focus\:tw-border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .md\:focus\:tw-border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .md\:focus\:tw-border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .md\:focus\:tw-border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .md\:focus\:tw-border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .md\:focus\:tw-border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .md\:focus\:tw-border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .md\:focus\:tw-border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .md\:focus\:tw-border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .md\:focus\:tw-border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .md\:focus\:tw-border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .md\:tw-bg-transparent{
    background-color:transparent
  }

  .md\:tw-bg-current{
    background-color:currentColor
  }

  .md\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

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

  .md\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .md\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .md\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .md\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .md\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .md\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .md\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .md\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .md\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-transparent{
    background-color:transparent
  }

  .tw-group:hover .md\:group-hover\:tw-bg-current{
    background-color:currentColor
  }

  .tw-group:hover .md\:group-hover\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-transparent:focus-within{
    background-color:transparent
  }

  .md\:focus-within\:tw-bg-current:focus-within{
    background-color:currentColor
  }

  .md\:focus-within\:tw-bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-gray-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-red-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-yellow-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-green-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-blue-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-indigo-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-purple-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .md\:focus-within\:tw-bg-pink-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-transparent:hover{
    background-color:transparent
  }

  .md\:hover\:tw-bg-current:hover{
    background-color:currentColor
  }

  .md\:hover\:tw-bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-gray-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-red-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-yellow-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-green-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-blue-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-indigo-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-purple-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .md\:hover\:tw-bg-pink-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-transparent:focus{
    background-color:transparent
  }

  .md\:focus\:tw-bg-current:focus{
    background-color:currentColor
  }

  .md\:focus\:tw-bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-gray-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-red-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-yellow-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-green-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-blue-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-indigo-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-purple-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .md\:focus\:tw-bg-pink-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .md\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .md\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .md\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .md\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .md\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .md\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .md\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .md\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .md\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .md\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .md\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .md\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .md\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .md\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .md\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tw-group:hover .md\:group-hover\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .md\:focus-within\:tw-bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .md\:focus-within\:tw-bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .md\:focus-within\:tw-bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .md\:focus-within\:tw-bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .md\:focus-within\:tw-bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .md\:focus-within\:tw-bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .md\:focus-within\:tw-bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .md\:focus-within\:tw-bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .md\:focus-within\:tw-bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .md\:focus-within\:tw-bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .md\:focus-within\:tw-bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .md\:focus-within\:tw-bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .md\:focus-within\:tw-bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .md\:focus-within\:tw-bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .md\:focus-within\:tw-bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .md\:hover\:tw-bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .md\:hover\:tw-bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .md\:hover\:tw-bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .md\:hover\:tw-bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .md\:hover\:tw-bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .md\:hover\:tw-bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .md\:hover\:tw-bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .md\:hover\:tw-bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .md\:hover\:tw-bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .md\:hover\:tw-bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .md\:hover\:tw-bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .md\:hover\:tw-bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .md\:hover\:tw-bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .md\:hover\:tw-bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .md\:hover\:tw-bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .md\:focus\:tw-bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .md\:focus\:tw-bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .md\:focus\:tw-bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .md\:focus\:tw-bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .md\:focus\:tw-bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .md\:focus\:tw-bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .md\:focus\:tw-bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .md\:focus\:tw-bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .md\:focus\:tw-bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .md\:focus\:tw-bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .md\:focus\:tw-bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .md\:focus\:tw-bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .md\:focus\:tw-bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .md\:focus\:tw-bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .md\:focus\:tw-bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .md\:tw-bg-none{
    background-image:none
  }

  .md\:tw-bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .md\:tw-bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .md\:tw-from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:tw-from-current{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:tw-from-black{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:tw-from-white{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:tw-from-gray-50{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:tw-from-gray-100{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:tw-from-gray-200{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:tw-from-gray-300{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:tw-from-gray-400{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:tw-from-gray-500{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:tw-from-gray-600{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:tw-from-gray-700{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:tw-from-gray-800{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:tw-from-gray-900{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:tw-from-red-50{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:tw-from-red-100{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:tw-from-red-200{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:tw-from-red-300{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:tw-from-red-400{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:tw-from-red-500{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:tw-from-red-600{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:tw-from-red-700{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:tw-from-red-800{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:tw-from-red-900{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:tw-from-yellow-50{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:tw-from-yellow-100{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:tw-from-yellow-200{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:tw-from-yellow-300{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:tw-from-yellow-400{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:tw-from-yellow-500{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:tw-from-yellow-600{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:tw-from-yellow-700{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:tw-from-yellow-800{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:tw-from-yellow-900{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:tw-from-green-50{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:tw-from-green-100{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:tw-from-green-200{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:tw-from-green-300{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:tw-from-green-400{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:tw-from-green-500{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:tw-from-green-600{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:tw-from-green-700{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:tw-from-green-800{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:tw-from-green-900{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:tw-from-blue-50{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:tw-from-blue-100{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:tw-from-blue-200{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:tw-from-blue-300{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:tw-from-blue-400{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:tw-from-blue-500{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:tw-from-blue-600{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:tw-from-blue-700{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:tw-from-blue-800{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:tw-from-blue-900{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:tw-from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:tw-from-indigo-100{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:tw-from-indigo-200{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:tw-from-indigo-300{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:tw-from-indigo-400{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:tw-from-indigo-500{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:tw-from-indigo-600{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:tw-from-indigo-700{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:tw-from-indigo-800{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:tw-from-indigo-900{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:tw-from-purple-50{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:tw-from-purple-100{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:tw-from-purple-200{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:tw-from-purple-300{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:tw-from-purple-400{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:tw-from-purple-500{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:tw-from-purple-600{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:tw-from-purple-700{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:tw-from-purple-800{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:tw-from-purple-900{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:tw-from-pink-50{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:tw-from-pink-100{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:tw-from-pink-200{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:tw-from-pink-300{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:tw-from-pink-400{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:tw-from-pink-500{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:tw-from-pink-600{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:tw-from-pink-700{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:tw-from-pink-800{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:tw-from-pink-900{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:hover\:tw-from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:tw-from-current:hover{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:tw-from-black:hover{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:tw-from-white:hover{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:tw-from-gray-50:hover{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:hover\:tw-from-gray-100:hover{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:hover\:tw-from-gray-200:hover{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:hover\:tw-from-gray-300:hover{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:hover\:tw-from-gray-400:hover{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:hover\:tw-from-gray-500:hover{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:hover\:tw-from-gray-600:hover{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:hover\:tw-from-gray-700:hover{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:hover\:tw-from-gray-800:hover{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:hover\:tw-from-gray-900:hover{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:hover\:tw-from-red-50:hover{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:hover\:tw-from-red-100:hover{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:hover\:tw-from-red-200:hover{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:hover\:tw-from-red-300:hover{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:hover\:tw-from-red-400:hover{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:hover\:tw-from-red-500:hover{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:hover\:tw-from-red-600:hover{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:hover\:tw-from-red-700:hover{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:hover\:tw-from-red-800:hover{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:hover\:tw-from-red-900:hover{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:hover\:tw-from-yellow-50:hover{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:hover\:tw-from-yellow-100:hover{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:hover\:tw-from-yellow-200:hover{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:hover\:tw-from-yellow-300:hover{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:hover\:tw-from-yellow-400:hover{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:hover\:tw-from-yellow-500:hover{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:hover\:tw-from-yellow-600:hover{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:hover\:tw-from-yellow-700:hover{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:hover\:tw-from-yellow-800:hover{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:hover\:tw-from-yellow-900:hover{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:hover\:tw-from-green-50:hover{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:hover\:tw-from-green-100:hover{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:hover\:tw-from-green-200:hover{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:hover\:tw-from-green-300:hover{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:hover\:tw-from-green-400:hover{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:hover\:tw-from-green-500:hover{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:hover\:tw-from-green-600:hover{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:hover\:tw-from-green-700:hover{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:hover\:tw-from-green-800:hover{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:hover\:tw-from-green-900:hover{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:hover\:tw-from-blue-50:hover{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:hover\:tw-from-blue-100:hover{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:hover\:tw-from-blue-200:hover{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:hover\:tw-from-blue-300:hover{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:hover\:tw-from-blue-400:hover{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:hover\:tw-from-blue-500:hover{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:hover\:tw-from-blue-600:hover{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:hover\:tw-from-blue-700:hover{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:hover\:tw-from-blue-800:hover{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:hover\:tw-from-blue-900:hover{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:hover\:tw-from-indigo-50:hover{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:hover\:tw-from-indigo-100:hover{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:hover\:tw-from-indigo-200:hover{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:hover\:tw-from-indigo-300:hover{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:hover\:tw-from-indigo-400:hover{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:hover\:tw-from-indigo-500:hover{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:hover\:tw-from-indigo-600:hover{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:hover\:tw-from-indigo-700:hover{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:hover\:tw-from-indigo-800:hover{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:hover\:tw-from-indigo-900:hover{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:hover\:tw-from-purple-50:hover{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:hover\:tw-from-purple-100:hover{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:hover\:tw-from-purple-200:hover{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:hover\:tw-from-purple-300:hover{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:hover\:tw-from-purple-400:hover{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:hover\:tw-from-purple-500:hover{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:hover\:tw-from-purple-600:hover{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:hover\:tw-from-purple-700:hover{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:hover\:tw-from-purple-800:hover{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:hover\:tw-from-purple-900:hover{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:hover\:tw-from-pink-50:hover{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:hover\:tw-from-pink-100:hover{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:hover\:tw-from-pink-200:hover{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:hover\:tw-from-pink-300:hover{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:hover\:tw-from-pink-400:hover{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:hover\:tw-from-pink-500:hover{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:hover\:tw-from-pink-600:hover{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:hover\:tw-from-pink-700:hover{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:hover\:tw-from-pink-800:hover{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:hover\:tw-from-pink-900:hover{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:focus\:tw-from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:tw-from-current:focus{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:tw-from-black:focus{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:tw-from-white:focus{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:tw-from-gray-50:focus{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:focus\:tw-from-gray-100:focus{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:focus\:tw-from-gray-200:focus{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:focus\:tw-from-gray-300:focus{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:focus\:tw-from-gray-400:focus{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:focus\:tw-from-gray-500:focus{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:focus\:tw-from-gray-600:focus{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:focus\:tw-from-gray-700:focus{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:focus\:tw-from-gray-800:focus{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:focus\:tw-from-gray-900:focus{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:focus\:tw-from-red-50:focus{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:focus\:tw-from-red-100:focus{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:focus\:tw-from-red-200:focus{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:focus\:tw-from-red-300:focus{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:focus\:tw-from-red-400:focus{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:focus\:tw-from-red-500:focus{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:focus\:tw-from-red-600:focus{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:focus\:tw-from-red-700:focus{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:focus\:tw-from-red-800:focus{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:focus\:tw-from-red-900:focus{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:focus\:tw-from-yellow-50:focus{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:focus\:tw-from-yellow-100:focus{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:focus\:tw-from-yellow-200:focus{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:focus\:tw-from-yellow-300:focus{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:focus\:tw-from-yellow-400:focus{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:focus\:tw-from-yellow-500:focus{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:focus\:tw-from-yellow-600:focus{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:focus\:tw-from-yellow-700:focus{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:focus\:tw-from-yellow-800:focus{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:focus\:tw-from-yellow-900:focus{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:focus\:tw-from-green-50:focus{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:focus\:tw-from-green-100:focus{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:focus\:tw-from-green-200:focus{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:focus\:tw-from-green-300:focus{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:focus\:tw-from-green-400:focus{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:focus\:tw-from-green-500:focus{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:focus\:tw-from-green-600:focus{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:focus\:tw-from-green-700:focus{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:focus\:tw-from-green-800:focus{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:focus\:tw-from-green-900:focus{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:focus\:tw-from-blue-50:focus{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:focus\:tw-from-blue-100:focus{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:focus\:tw-from-blue-200:focus{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:focus\:tw-from-blue-300:focus{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:focus\:tw-from-blue-400:focus{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:focus\:tw-from-blue-500:focus{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:focus\:tw-from-blue-600:focus{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:focus\:tw-from-blue-700:focus{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:focus\:tw-from-blue-800:focus{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:focus\:tw-from-blue-900:focus{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:focus\:tw-from-indigo-50:focus{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:focus\:tw-from-indigo-100:focus{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:focus\:tw-from-indigo-200:focus{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:focus\:tw-from-indigo-300:focus{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:focus\:tw-from-indigo-400:focus{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:focus\:tw-from-indigo-500:focus{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:focus\:tw-from-indigo-600:focus{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:focus\:tw-from-indigo-700:focus{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:focus\:tw-from-indigo-800:focus{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:focus\:tw-from-indigo-900:focus{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:focus\:tw-from-purple-50:focus{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:focus\:tw-from-purple-100:focus{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:focus\:tw-from-purple-200:focus{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:focus\:tw-from-purple-300:focus{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:focus\:tw-from-purple-400:focus{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:focus\:tw-from-purple-500:focus{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:focus\:tw-from-purple-600:focus{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:focus\:tw-from-purple-700:focus{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:focus\:tw-from-purple-800:focus{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:focus\:tw-from-purple-900:focus{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:focus\:tw-from-pink-50:focus{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:focus\:tw-from-pink-100:focus{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:focus\:tw-from-pink-200:focus{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:focus\:tw-from-pink-300:focus{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:focus\:tw-from-pink-400:focus{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:focus\:tw-from-pink-500:focus{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:focus\:tw-from-pink-600:focus{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:focus\:tw-from-pink-700:focus{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:focus\:tw-from-pink-800:focus{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:focus\:tw-from-pink-900:focus{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:tw-via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:tw-via-current{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:tw-via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:tw-via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:tw-via-gray-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:tw-via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:tw-via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:tw-via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:tw-via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:tw-via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:tw-via-gray-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:tw-via-gray-700{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:tw-via-gray-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:tw-via-gray-900{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:tw-via-red-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:tw-via-red-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:tw-via-red-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:tw-via-red-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:tw-via-red-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:tw-via-red-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:tw-via-red-600{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:tw-via-red-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:tw-via-red-800{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:tw-via-red-900{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:tw-via-yellow-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:tw-via-yellow-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:tw-via-yellow-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:tw-via-yellow-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:tw-via-yellow-400{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:tw-via-yellow-500{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:tw-via-yellow-600{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:tw-via-yellow-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:tw-via-yellow-800{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:tw-via-yellow-900{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:tw-via-green-50{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:tw-via-green-100{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:tw-via-green-200{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:tw-via-green-300{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:tw-via-green-400{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:tw-via-green-500{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:tw-via-green-600{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:tw-via-green-700{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:tw-via-green-800{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:tw-via-green-900{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:tw-via-blue-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:tw-via-blue-100{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:tw-via-blue-200{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:tw-via-blue-300{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:tw-via-blue-400{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:tw-via-blue-500{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:tw-via-blue-600{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:tw-via-blue-700{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:tw-via-blue-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:tw-via-blue-900{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:tw-via-indigo-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:tw-via-indigo-100{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:tw-via-indigo-200{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:tw-via-indigo-300{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:tw-via-indigo-400{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:tw-via-indigo-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:tw-via-indigo-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:tw-via-indigo-700{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:tw-via-indigo-800{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:tw-via-indigo-900{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:tw-via-purple-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:tw-via-purple-100{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:tw-via-purple-200{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:tw-via-purple-300{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:tw-via-purple-400{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:tw-via-purple-500{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:tw-via-purple-600{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:tw-via-purple-700{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:tw-via-purple-800{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:tw-via-purple-900{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:tw-via-pink-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:tw-via-pink-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:tw-via-pink-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:tw-via-pink-300{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:tw-via-pink-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:tw-via-pink-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:tw-via-pink-600{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:tw-via-pink-700{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:tw-via-pink-800{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:tw-via-pink-900{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:hover\:tw-via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:tw-via-current:hover{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:tw-via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:tw-via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:tw-via-gray-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:hover\:tw-via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:hover\:tw-via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:hover\:tw-via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:hover\:tw-via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:hover\:tw-via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:hover\:tw-via-gray-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:hover\:tw-via-gray-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:hover\:tw-via-gray-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:hover\:tw-via-gray-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:hover\:tw-via-red-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:hover\:tw-via-red-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:hover\:tw-via-red-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:hover\:tw-via-red-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:hover\:tw-via-red-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:hover\:tw-via-red-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:hover\:tw-via-red-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:hover\:tw-via-red-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:hover\:tw-via-red-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:hover\:tw-via-red-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:hover\:tw-via-yellow-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:hover\:tw-via-yellow-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:hover\:tw-via-yellow-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:hover\:tw-via-yellow-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:hover\:tw-via-yellow-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:hover\:tw-via-yellow-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:hover\:tw-via-yellow-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:hover\:tw-via-yellow-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:hover\:tw-via-yellow-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:hover\:tw-via-yellow-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:hover\:tw-via-green-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:hover\:tw-via-green-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:hover\:tw-via-green-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:hover\:tw-via-green-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:hover\:tw-via-green-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:hover\:tw-via-green-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:hover\:tw-via-green-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:hover\:tw-via-green-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:hover\:tw-via-green-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:hover\:tw-via-green-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:hover\:tw-via-blue-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:hover\:tw-via-blue-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:hover\:tw-via-blue-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:hover\:tw-via-blue-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:hover\:tw-via-blue-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:hover\:tw-via-blue-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:hover\:tw-via-blue-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:hover\:tw-via-blue-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:hover\:tw-via-blue-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:hover\:tw-via-blue-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:hover\:tw-via-indigo-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:hover\:tw-via-indigo-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:hover\:tw-via-indigo-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:hover\:tw-via-indigo-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:hover\:tw-via-indigo-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:hover\:tw-via-indigo-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:hover\:tw-via-indigo-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:hover\:tw-via-indigo-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:hover\:tw-via-indigo-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:hover\:tw-via-indigo-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:hover\:tw-via-purple-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:hover\:tw-via-purple-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:hover\:tw-via-purple-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:hover\:tw-via-purple-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:hover\:tw-via-purple-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:hover\:tw-via-purple-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:hover\:tw-via-purple-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:hover\:tw-via-purple-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:hover\:tw-via-purple-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:hover\:tw-via-purple-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:hover\:tw-via-pink-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:hover\:tw-via-pink-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:hover\:tw-via-pink-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:hover\:tw-via-pink-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:hover\:tw-via-pink-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:hover\:tw-via-pink-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:hover\:tw-via-pink-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:hover\:tw-via-pink-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:hover\:tw-via-pink-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:hover\:tw-via-pink-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:focus\:tw-via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:tw-via-current:focus{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:tw-via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:tw-via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:tw-via-gray-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .md\:focus\:tw-via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .md\:focus\:tw-via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .md\:focus\:tw-via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .md\:focus\:tw-via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .md\:focus\:tw-via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .md\:focus\:tw-via-gray-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .md\:focus\:tw-via-gray-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .md\:focus\:tw-via-gray-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .md\:focus\:tw-via-gray-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .md\:focus\:tw-via-red-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .md\:focus\:tw-via-red-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .md\:focus\:tw-via-red-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .md\:focus\:tw-via-red-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .md\:focus\:tw-via-red-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .md\:focus\:tw-via-red-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .md\:focus\:tw-via-red-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .md\:focus\:tw-via-red-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .md\:focus\:tw-via-red-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .md\:focus\:tw-via-red-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .md\:focus\:tw-via-yellow-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .md\:focus\:tw-via-yellow-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .md\:focus\:tw-via-yellow-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .md\:focus\:tw-via-yellow-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .md\:focus\:tw-via-yellow-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .md\:focus\:tw-via-yellow-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:focus\:tw-via-yellow-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .md\:focus\:tw-via-yellow-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .md\:focus\:tw-via-yellow-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .md\:focus\:tw-via-yellow-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .md\:focus\:tw-via-green-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .md\:focus\:tw-via-green-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .md\:focus\:tw-via-green-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .md\:focus\:tw-via-green-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .md\:focus\:tw-via-green-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .md\:focus\:tw-via-green-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .md\:focus\:tw-via-green-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .md\:focus\:tw-via-green-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .md\:focus\:tw-via-green-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .md\:focus\:tw-via-green-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .md\:focus\:tw-via-blue-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .md\:focus\:tw-via-blue-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .md\:focus\:tw-via-blue-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .md\:focus\:tw-via-blue-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .md\:focus\:tw-via-blue-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .md\:focus\:tw-via-blue-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .md\:focus\:tw-via-blue-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .md\:focus\:tw-via-blue-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .md\:focus\:tw-via-blue-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .md\:focus\:tw-via-blue-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .md\:focus\:tw-via-indigo-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .md\:focus\:tw-via-indigo-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .md\:focus\:tw-via-indigo-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .md\:focus\:tw-via-indigo-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .md\:focus\:tw-via-indigo-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .md\:focus\:tw-via-indigo-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .md\:focus\:tw-via-indigo-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .md\:focus\:tw-via-indigo-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .md\:focus\:tw-via-indigo-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .md\:focus\:tw-via-indigo-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .md\:focus\:tw-via-purple-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .md\:focus\:tw-via-purple-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .md\:focus\:tw-via-purple-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .md\:focus\:tw-via-purple-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .md\:focus\:tw-via-purple-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .md\:focus\:tw-via-purple-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .md\:focus\:tw-via-purple-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .md\:focus\:tw-via-purple-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .md\:focus\:tw-via-purple-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .md\:focus\:tw-via-purple-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .md\:focus\:tw-via-pink-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .md\:focus\:tw-via-pink-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .md\:focus\:tw-via-pink-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .md\:focus\:tw-via-pink-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .md\:focus\:tw-via-pink-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .md\:focus\:tw-via-pink-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .md\:focus\:tw-via-pink-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .md\:focus\:tw-via-pink-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .md\:focus\:tw-via-pink-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .md\:focus\:tw-via-pink-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .md\:tw-to-transparent{
    --tw-gradient-to:transparent
  }

  .md\:tw-to-current{
    --tw-gradient-to:currentColor
  }

  .md\:tw-to-black{
    --tw-gradient-to:#000
  }

  .md\:tw-to-white{
    --tw-gradient-to:#fff
  }

  .md\:tw-to-gray-50{
    --tw-gradient-to:#f9fafb
  }

  .md\:tw-to-gray-100{
    --tw-gradient-to:#f3f4f6
  }

  .md\:tw-to-gray-200{
    --tw-gradient-to:#e5e7eb
  }

  .md\:tw-to-gray-300{
    --tw-gradient-to:#d1d5db
  }

  .md\:tw-to-gray-400{
    --tw-gradient-to:#9ca3af
  }

  .md\:tw-to-gray-500{
    --tw-gradient-to:#6b7280
  }

  .md\:tw-to-gray-600{
    --tw-gradient-to:#4b5563
  }

  .md\:tw-to-gray-700{
    --tw-gradient-to:#374151
  }

  .md\:tw-to-gray-800{
    --tw-gradient-to:#1f2937
  }

  .md\:tw-to-gray-900{
    --tw-gradient-to:#111827
  }

  .md\:tw-to-red-50{
    --tw-gradient-to:#fef2f2
  }

  .md\:tw-to-red-100{
    --tw-gradient-to:#fee2e2
  }

  .md\:tw-to-red-200{
    --tw-gradient-to:#fecaca
  }

  .md\:tw-to-red-300{
    --tw-gradient-to:#fca5a5
  }

  .md\:tw-to-red-400{
    --tw-gradient-to:#f87171
  }

  .md\:tw-to-red-500{
    --tw-gradient-to:#ef4444
  }

  .md\:tw-to-red-600{
    --tw-gradient-to:#dc2626
  }

  .md\:tw-to-red-700{
    --tw-gradient-to:#b91c1c
  }

  .md\:tw-to-red-800{
    --tw-gradient-to:#991b1b
  }

  .md\:tw-to-red-900{
    --tw-gradient-to:#7f1d1d
  }

  .md\:tw-to-yellow-50{
    --tw-gradient-to:#fffbeb
  }

  .md\:tw-to-yellow-100{
    --tw-gradient-to:#fef3c7
  }

  .md\:tw-to-yellow-200{
    --tw-gradient-to:#fde68a
  }

  .md\:tw-to-yellow-300{
    --tw-gradient-to:#fcd34d
  }

  .md\:tw-to-yellow-400{
    --tw-gradient-to:#fbbf24
  }

  .md\:tw-to-yellow-500{
    --tw-gradient-to:#f59e0b
  }

  .md\:tw-to-yellow-600{
    --tw-gradient-to:#d97706
  }

  .md\:tw-to-yellow-700{
    --tw-gradient-to:#b45309
  }

  .md\:tw-to-yellow-800{
    --tw-gradient-to:#92400e
  }

  .md\:tw-to-yellow-900{
    --tw-gradient-to:#78350f
  }

  .md\:tw-to-green-50{
    --tw-gradient-to:#ecfdf5
  }

  .md\:tw-to-green-100{
    --tw-gradient-to:#d1fae5
  }

  .md\:tw-to-green-200{
    --tw-gradient-to:#a7f3d0
  }

  .md\:tw-to-green-300{
    --tw-gradient-to:#6ee7b7
  }

  .md\:tw-to-green-400{
    --tw-gradient-to:#34d399
  }

  .md\:tw-to-green-500{
    --tw-gradient-to:#10b981
  }

  .md\:tw-to-green-600{
    --tw-gradient-to:#059669
  }

  .md\:tw-to-green-700{
    --tw-gradient-to:#047857
  }

  .md\:tw-to-green-800{
    --tw-gradient-to:#065f46
  }

  .md\:tw-to-green-900{
    --tw-gradient-to:#064e3b
  }

  .md\:tw-to-blue-50{
    --tw-gradient-to:#eff6ff
  }

  .md\:tw-to-blue-100{
    --tw-gradient-to:#dbeafe
  }

  .md\:tw-to-blue-200{
    --tw-gradient-to:#bfdbfe
  }

  .md\:tw-to-blue-300{
    --tw-gradient-to:#93c5fd
  }

  .md\:tw-to-blue-400{
    --tw-gradient-to:#60a5fa
  }

  .md\:tw-to-blue-500{
    --tw-gradient-to:#3b82f6
  }

  .md\:tw-to-blue-600{
    --tw-gradient-to:#2563eb
  }

  .md\:tw-to-blue-700{
    --tw-gradient-to:#1d4ed8
  }

  .md\:tw-to-blue-800{
    --tw-gradient-to:#1e40af
  }

  .md\:tw-to-blue-900{
    --tw-gradient-to:#1e3a8a
  }

  .md\:tw-to-indigo-50{
    --tw-gradient-to:#eef2ff
  }

  .md\:tw-to-indigo-100{
    --tw-gradient-to:#e0e7ff
  }

  .md\:tw-to-indigo-200{
    --tw-gradient-to:#c7d2fe
  }

  .md\:tw-to-indigo-300{
    --tw-gradient-to:#a5b4fc
  }

  .md\:tw-to-indigo-400{
    --tw-gradient-to:#818cf8
  }

  .md\:tw-to-indigo-500{
    --tw-gradient-to:#6366f1
  }

  .md\:tw-to-indigo-600{
    --tw-gradient-to:#4f46e5
  }

  .md\:tw-to-indigo-700{
    --tw-gradient-to:#4338ca
  }

  .md\:tw-to-indigo-800{
    --tw-gradient-to:#3730a3
  }

  .md\:tw-to-indigo-900{
    --tw-gradient-to:#312e81
  }

  .md\:tw-to-purple-50{
    --tw-gradient-to:#f5f3ff
  }

  .md\:tw-to-purple-100{
    --tw-gradient-to:#ede9fe
  }

  .md\:tw-to-purple-200{
    --tw-gradient-to:#ddd6fe
  }

  .md\:tw-to-purple-300{
    --tw-gradient-to:#c4b5fd
  }

  .md\:tw-to-purple-400{
    --tw-gradient-to:#a78bfa
  }

  .md\:tw-to-purple-500{
    --tw-gradient-to:#8b5cf6
  }

  .md\:tw-to-purple-600{
    --tw-gradient-to:#7c3aed
  }

  .md\:tw-to-purple-700{
    --tw-gradient-to:#6d28d9
  }

  .md\:tw-to-purple-800{
    --tw-gradient-to:#5b21b6
  }

  .md\:tw-to-purple-900{
    --tw-gradient-to:#4c1d95
  }

  .md\:tw-to-pink-50{
    --tw-gradient-to:#fdf2f8
  }

  .md\:tw-to-pink-100{
    --tw-gradient-to:#fce7f3
  }

  .md\:tw-to-pink-200{
    --tw-gradient-to:#fbcfe8
  }

  .md\:tw-to-pink-300{
    --tw-gradient-to:#f9a8d4
  }

  .md\:tw-to-pink-400{
    --tw-gradient-to:#f472b6
  }

  .md\:tw-to-pink-500{
    --tw-gradient-to:#ec4899
  }

  .md\:tw-to-pink-600{
    --tw-gradient-to:#db2777
  }

  .md\:tw-to-pink-700{
    --tw-gradient-to:#be185d
  }

  .md\:tw-to-pink-800{
    --tw-gradient-to:#9d174d
  }

  .md\:tw-to-pink-900{
    --tw-gradient-to:#831843
  }

  .md\:hover\:tw-to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .md\:hover\:tw-to-current:hover{
    --tw-gradient-to:currentColor
  }

  .md\:hover\:tw-to-black:hover{
    --tw-gradient-to:#000
  }

  .md\:hover\:tw-to-white:hover{
    --tw-gradient-to:#fff
  }

  .md\:hover\:tw-to-gray-50:hover{
    --tw-gradient-to:#f9fafb
  }

  .md\:hover\:tw-to-gray-100:hover{
    --tw-gradient-to:#f3f4f6
  }

  .md\:hover\:tw-to-gray-200:hover{
    --tw-gradient-to:#e5e7eb
  }

  .md\:hover\:tw-to-gray-300:hover{
    --tw-gradient-to:#d1d5db
  }

  .md\:hover\:tw-to-gray-400:hover{
    --tw-gradient-to:#9ca3af
  }

  .md\:hover\:tw-to-gray-500:hover{
    --tw-gradient-to:#6b7280
  }

  .md\:hover\:tw-to-gray-600:hover{
    --tw-gradient-to:#4b5563
  }

  .md\:hover\:tw-to-gray-700:hover{
    --tw-gradient-to:#374151
  }

  .md\:hover\:tw-to-gray-800:hover{
    --tw-gradient-to:#1f2937
  }

  .md\:hover\:tw-to-gray-900:hover{
    --tw-gradient-to:#111827
  }

  .md\:hover\:tw-to-red-50:hover{
    --tw-gradient-to:#fef2f2
  }

  .md\:hover\:tw-to-red-100:hover{
    --tw-gradient-to:#fee2e2
  }

  .md\:hover\:tw-to-red-200:hover{
    --tw-gradient-to:#fecaca
  }

  .md\:hover\:tw-to-red-300:hover{
    --tw-gradient-to:#fca5a5
  }

  .md\:hover\:tw-to-red-400:hover{
    --tw-gradient-to:#f87171
  }

  .md\:hover\:tw-to-red-500:hover{
    --tw-gradient-to:#ef4444
  }

  .md\:hover\:tw-to-red-600:hover{
    --tw-gradient-to:#dc2626
  }

  .md\:hover\:tw-to-red-700:hover{
    --tw-gradient-to:#b91c1c
  }

  .md\:hover\:tw-to-red-800:hover{
    --tw-gradient-to:#991b1b
  }

  .md\:hover\:tw-to-red-900:hover{
    --tw-gradient-to:#7f1d1d
  }

  .md\:hover\:tw-to-yellow-50:hover{
    --tw-gradient-to:#fffbeb
  }

  .md\:hover\:tw-to-yellow-100:hover{
    --tw-gradient-to:#fef3c7
  }

  .md\:hover\:tw-to-yellow-200:hover{
    --tw-gradient-to:#fde68a
  }

  .md\:hover\:tw-to-yellow-300:hover{
    --tw-gradient-to:#fcd34d
  }

  .md\:hover\:tw-to-yellow-400:hover{
    --tw-gradient-to:#fbbf24
  }

  .md\:hover\:tw-to-yellow-500:hover{
    --tw-gradient-to:#f59e0b
  }

  .md\:hover\:tw-to-yellow-600:hover{
    --tw-gradient-to:#d97706
  }

  .md\:hover\:tw-to-yellow-700:hover{
    --tw-gradient-to:#b45309
  }

  .md\:hover\:tw-to-yellow-800:hover{
    --tw-gradient-to:#92400e
  }

  .md\:hover\:tw-to-yellow-900:hover{
    --tw-gradient-to:#78350f
  }

  .md\:hover\:tw-to-green-50:hover{
    --tw-gradient-to:#ecfdf5
  }

  .md\:hover\:tw-to-green-100:hover{
    --tw-gradient-to:#d1fae5
  }

  .md\:hover\:tw-to-green-200:hover{
    --tw-gradient-to:#a7f3d0
  }

  .md\:hover\:tw-to-green-300:hover{
    --tw-gradient-to:#6ee7b7
  }

  .md\:hover\:tw-to-green-400:hover{
    --tw-gradient-to:#34d399
  }

  .md\:hover\:tw-to-green-500:hover{
    --tw-gradient-to:#10b981
  }

  .md\:hover\:tw-to-green-600:hover{
    --tw-gradient-to:#059669
  }

  .md\:hover\:tw-to-green-700:hover{
    --tw-gradient-to:#047857
  }

  .md\:hover\:tw-to-green-800:hover{
    --tw-gradient-to:#065f46
  }

  .md\:hover\:tw-to-green-900:hover{
    --tw-gradient-to:#064e3b
  }

  .md\:hover\:tw-to-blue-50:hover{
    --tw-gradient-to:#eff6ff
  }

  .md\:hover\:tw-to-blue-100:hover{
    --tw-gradient-to:#dbeafe
  }

  .md\:hover\:tw-to-blue-200:hover{
    --tw-gradient-to:#bfdbfe
  }

  .md\:hover\:tw-to-blue-300:hover{
    --tw-gradient-to:#93c5fd
  }

  .md\:hover\:tw-to-blue-400:hover{
    --tw-gradient-to:#60a5fa
  }

  .md\:hover\:tw-to-blue-500:hover{
    --tw-gradient-to:#3b82f6
  }

  .md\:hover\:tw-to-blue-600:hover{
    --tw-gradient-to:#2563eb
  }

  .md\:hover\:tw-to-blue-700:hover{
    --tw-gradient-to:#1d4ed8
  }

  .md\:hover\:tw-to-blue-800:hover{
    --tw-gradient-to:#1e40af
  }

  .md\:hover\:tw-to-blue-900:hover{
    --tw-gradient-to:#1e3a8a
  }

  .md\:hover\:tw-to-indigo-50:hover{
    --tw-gradient-to:#eef2ff
  }

  .md\:hover\:tw-to-indigo-100:hover{
    --tw-gradient-to:#e0e7ff
  }

  .md\:hover\:tw-to-indigo-200:hover{
    --tw-gradient-to:#c7d2fe
  }

  .md\:hover\:tw-to-indigo-300:hover{
    --tw-gradient-to:#a5b4fc
  }

  .md\:hover\:tw-to-indigo-400:hover{
    --tw-gradient-to:#818cf8
  }

  .md\:hover\:tw-to-indigo-500:hover{
    --tw-gradient-to:#6366f1
  }

  .md\:hover\:tw-to-indigo-600:hover{
    --tw-gradient-to:#4f46e5
  }

  .md\:hover\:tw-to-indigo-700:hover{
    --tw-gradient-to:#4338ca
  }

  .md\:hover\:tw-to-indigo-800:hover{
    --tw-gradient-to:#3730a3
  }

  .md\:hover\:tw-to-indigo-900:hover{
    --tw-gradient-to:#312e81
  }

  .md\:hover\:tw-to-purple-50:hover{
    --tw-gradient-to:#f5f3ff
  }

  .md\:hover\:tw-to-purple-100:hover{
    --tw-gradient-to:#ede9fe
  }

  .md\:hover\:tw-to-purple-200:hover{
    --tw-gradient-to:#ddd6fe
  }

  .md\:hover\:tw-to-purple-300:hover{
    --tw-gradient-to:#c4b5fd
  }

  .md\:hover\:tw-to-purple-400:hover{
    --tw-gradient-to:#a78bfa
  }

  .md\:hover\:tw-to-purple-500:hover{
    --tw-gradient-to:#8b5cf6
  }

  .md\:hover\:tw-to-purple-600:hover{
    --tw-gradient-to:#7c3aed
  }

  .md\:hover\:tw-to-purple-700:hover{
    --tw-gradient-to:#6d28d9
  }

  .md\:hover\:tw-to-purple-800:hover{
    --tw-gradient-to:#5b21b6
  }

  .md\:hover\:tw-to-purple-900:hover{
    --tw-gradient-to:#4c1d95
  }

  .md\:hover\:tw-to-pink-50:hover{
    --tw-gradient-to:#fdf2f8
  }

  .md\:hover\:tw-to-pink-100:hover{
    --tw-gradient-to:#fce7f3
  }

  .md\:hover\:tw-to-pink-200:hover{
    --tw-gradient-to:#fbcfe8
  }

  .md\:hover\:tw-to-pink-300:hover{
    --tw-gradient-to:#f9a8d4
  }

  .md\:hover\:tw-to-pink-400:hover{
    --tw-gradient-to:#f472b6
  }

  .md\:hover\:tw-to-pink-500:hover{
    --tw-gradient-to:#ec4899
  }

  .md\:hover\:tw-to-pink-600:hover{
    --tw-gradient-to:#db2777
  }

  .md\:hover\:tw-to-pink-700:hover{
    --tw-gradient-to:#be185d
  }

  .md\:hover\:tw-to-pink-800:hover{
    --tw-gradient-to:#9d174d
  }

  .md\:hover\:tw-to-pink-900:hover{
    --tw-gradient-to:#831843
  }

  .md\:focus\:tw-to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .md\:focus\:tw-to-current:focus{
    --tw-gradient-to:currentColor
  }

  .md\:focus\:tw-to-black:focus{
    --tw-gradient-to:#000
  }

  .md\:focus\:tw-to-white:focus{
    --tw-gradient-to:#fff
  }

  .md\:focus\:tw-to-gray-50:focus{
    --tw-gradient-to:#f9fafb
  }

  .md\:focus\:tw-to-gray-100:focus{
    --tw-gradient-to:#f3f4f6
  }

  .md\:focus\:tw-to-gray-200:focus{
    --tw-gradient-to:#e5e7eb
  }

  .md\:focus\:tw-to-gray-300:focus{
    --tw-gradient-to:#d1d5db
  }

  .md\:focus\:tw-to-gray-400:focus{
    --tw-gradient-to:#9ca3af
  }

  .md\:focus\:tw-to-gray-500:focus{
    --tw-gradient-to:#6b7280
  }

  .md\:focus\:tw-to-gray-600:focus{
    --tw-gradient-to:#4b5563
  }

  .md\:focus\:tw-to-gray-700:focus{
    --tw-gradient-to:#374151
  }

  .md\:focus\:tw-to-gray-800:focus{
    --tw-gradient-to:#1f2937
  }

  .md\:focus\:tw-to-gray-900:focus{
    --tw-gradient-to:#111827
  }

  .md\:focus\:tw-to-red-50:focus{
    --tw-gradient-to:#fef2f2
  }

  .md\:focus\:tw-to-red-100:focus{
    --tw-gradient-to:#fee2e2
  }

  .md\:focus\:tw-to-red-200:focus{
    --tw-gradient-to:#fecaca
  }

  .md\:focus\:tw-to-red-300:focus{
    --tw-gradient-to:#fca5a5
  }

  .md\:focus\:tw-to-red-400:focus{
    --tw-gradient-to:#f87171
  }

  .md\:focus\:tw-to-red-500:focus{
    --tw-gradient-to:#ef4444
  }

  .md\:focus\:tw-to-red-600:focus{
    --tw-gradient-to:#dc2626
  }

  .md\:focus\:tw-to-red-700:focus{
    --tw-gradient-to:#b91c1c
  }

  .md\:focus\:tw-to-red-800:focus{
    --tw-gradient-to:#991b1b
  }

  .md\:focus\:tw-to-red-900:focus{
    --tw-gradient-to:#7f1d1d
  }

  .md\:focus\:tw-to-yellow-50:focus{
    --tw-gradient-to:#fffbeb
  }

  .md\:focus\:tw-to-yellow-100:focus{
    --tw-gradient-to:#fef3c7
  }

  .md\:focus\:tw-to-yellow-200:focus{
    --tw-gradient-to:#fde68a
  }

  .md\:focus\:tw-to-yellow-300:focus{
    --tw-gradient-to:#fcd34d
  }

  .md\:focus\:tw-to-yellow-400:focus{
    --tw-gradient-to:#fbbf24
  }

  .md\:focus\:tw-to-yellow-500:focus{
    --tw-gradient-to:#f59e0b
  }

  .md\:focus\:tw-to-yellow-600:focus{
    --tw-gradient-to:#d97706
  }

  .md\:focus\:tw-to-yellow-700:focus{
    --tw-gradient-to:#b45309
  }

  .md\:focus\:tw-to-yellow-800:focus{
    --tw-gradient-to:#92400e
  }

  .md\:focus\:tw-to-yellow-900:focus{
    --tw-gradient-to:#78350f
  }

  .md\:focus\:tw-to-green-50:focus{
    --tw-gradient-to:#ecfdf5
  }

  .md\:focus\:tw-to-green-100:focus{
    --tw-gradient-to:#d1fae5
  }

  .md\:focus\:tw-to-green-200:focus{
    --tw-gradient-to:#a7f3d0
  }

  .md\:focus\:tw-to-green-300:focus{
    --tw-gradient-to:#6ee7b7
  }

  .md\:focus\:tw-to-green-400:focus{
    --tw-gradient-to:#34d399
  }

  .md\:focus\:tw-to-green-500:focus{
    --tw-gradient-to:#10b981
  }

  .md\:focus\:tw-to-green-600:focus{
    --tw-gradient-to:#059669
  }

  .md\:focus\:tw-to-green-700:focus{
    --tw-gradient-to:#047857
  }

  .md\:focus\:tw-to-green-800:focus{
    --tw-gradient-to:#065f46
  }

  .md\:focus\:tw-to-green-900:focus{
    --tw-gradient-to:#064e3b
  }

  .md\:focus\:tw-to-blue-50:focus{
    --tw-gradient-to:#eff6ff
  }

  .md\:focus\:tw-to-blue-100:focus{
    --tw-gradient-to:#dbeafe
  }

  .md\:focus\:tw-to-blue-200:focus{
    --tw-gradient-to:#bfdbfe
  }

  .md\:focus\:tw-to-blue-300:focus{
    --tw-gradient-to:#93c5fd
  }

  .md\:focus\:tw-to-blue-400:focus{
    --tw-gradient-to:#60a5fa
  }

  .md\:focus\:tw-to-blue-500:focus{
    --tw-gradient-to:#3b82f6
  }

  .md\:focus\:tw-to-blue-600:focus{
    --tw-gradient-to:#2563eb
  }

  .md\:focus\:tw-to-blue-700:focus{
    --tw-gradient-to:#1d4ed8
  }

  .md\:focus\:tw-to-blue-800:focus{
    --tw-gradient-to:#1e40af
  }

  .md\:focus\:tw-to-blue-900:focus{
    --tw-gradient-to:#1e3a8a
  }

  .md\:focus\:tw-to-indigo-50:focus{
    --tw-gradient-to:#eef2ff
  }

  .md\:focus\:tw-to-indigo-100:focus{
    --tw-gradient-to:#e0e7ff
  }

  .md\:focus\:tw-to-indigo-200:focus{
    --tw-gradient-to:#c7d2fe
  }

  .md\:focus\:tw-to-indigo-300:focus{
    --tw-gradient-to:#a5b4fc
  }

  .md\:focus\:tw-to-indigo-400:focus{
    --tw-gradient-to:#818cf8
  }

  .md\:focus\:tw-to-indigo-500:focus{
    --tw-gradient-to:#6366f1
  }

  .md\:focus\:tw-to-indigo-600:focus{
    --tw-gradient-to:#4f46e5
  }

  .md\:focus\:tw-to-indigo-700:focus{
    --tw-gradient-to:#4338ca
  }

  .md\:focus\:tw-to-indigo-800:focus{
    --tw-gradient-to:#3730a3
  }

  .md\:focus\:tw-to-indigo-900:focus{
    --tw-gradient-to:#312e81
  }

  .md\:focus\:tw-to-purple-50:focus{
    --tw-gradient-to:#f5f3ff
  }

  .md\:focus\:tw-to-purple-100:focus{
    --tw-gradient-to:#ede9fe
  }

  .md\:focus\:tw-to-purple-200:focus{
    --tw-gradient-to:#ddd6fe
  }

  .md\:focus\:tw-to-purple-300:focus{
    --tw-gradient-to:#c4b5fd
  }

  .md\:focus\:tw-to-purple-400:focus{
    --tw-gradient-to:#a78bfa
  }

  .md\:focus\:tw-to-purple-500:focus{
    --tw-gradient-to:#8b5cf6
  }

  .md\:focus\:tw-to-purple-600:focus{
    --tw-gradient-to:#7c3aed
  }

  .md\:focus\:tw-to-purple-700:focus{
    --tw-gradient-to:#6d28d9
  }

  .md\:focus\:tw-to-purple-800:focus{
    --tw-gradient-to:#5b21b6
  }

  .md\:focus\:tw-to-purple-900:focus{
    --tw-gradient-to:#4c1d95
  }

  .md\:focus\:tw-to-pink-50:focus{
    --tw-gradient-to:#fdf2f8
  }

  .md\:focus\:tw-to-pink-100:focus{
    --tw-gradient-to:#fce7f3
  }

  .md\:focus\:tw-to-pink-200:focus{
    --tw-gradient-to:#fbcfe8
  }

  .md\:focus\:tw-to-pink-300:focus{
    --tw-gradient-to:#f9a8d4
  }

  .md\:focus\:tw-to-pink-400:focus{
    --tw-gradient-to:#f472b6
  }

  .md\:focus\:tw-to-pink-500:focus{
    --tw-gradient-to:#ec4899
  }

  .md\:focus\:tw-to-pink-600:focus{
    --tw-gradient-to:#db2777
  }

  .md\:focus\:tw-to-pink-700:focus{
    --tw-gradient-to:#be185d
  }

  .md\:focus\:tw-to-pink-800:focus{
    --tw-gradient-to:#9d174d
  }

  .md\:focus\:tw-to-pink-900:focus{
    --tw-gradient-to:#831843
  }

  .md\:tw-decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .md\:tw-decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .md\:tw-bg-auto{
    background-size:auto
  }

  .md\:tw-bg-cover{
    background-size:cover
  }

  .md\:tw-bg-contain{
    background-size:contain
  }

  .md\:tw-bg-fixed{
    background-attachment:fixed
  }

  .md\:tw-bg-local{
    background-attachment:local
  }

  .md\:tw-bg-scroll{
    background-attachment:scroll
  }

  .md\:tw-bg-clip-border{
    background-clip:border-box
  }

  .md\:tw-bg-clip-padding{
    background-clip:padding-box
  }

  .md\:tw-bg-clip-content{
    background-clip:content-box
  }

  .md\:tw-bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .md\:tw-bg-bottom{
    background-position:bottom
  }

  .md\:tw-bg-center{
    background-position:center
  }

  .md\:tw-bg-left{
    background-position:left
  }

  .md\:tw-bg-left-bottom{
    background-position:left bottom
  }

  .md\:tw-bg-left-top{
    background-position:left top
  }

  .md\:tw-bg-right{
    background-position:right
  }

  .md\:tw-bg-right-bottom{
    background-position:right bottom
  }

  .md\:tw-bg-right-top{
    background-position:right top
  }

  .md\:tw-bg-top{
    background-position:top
  }

  .md\:tw-bg-repeat{
    background-repeat:repeat
  }

  .md\:tw-bg-no-repeat{
    background-repeat:no-repeat
  }

  .md\:tw-bg-repeat-x{
    background-repeat:repeat-x
  }

  .md\:tw-bg-repeat-y{
    background-repeat:repeat-y
  }

  .md\:tw-bg-repeat-round{
    background-repeat:round
  }

  .md\:tw-bg-repeat-space{
    background-repeat:space
  }

  .md\:tw-bg-origin-border{
    background-origin:border-box
  }

  .md\:tw-bg-origin-padding{
    background-origin:padding-box
  }

  .md\:tw-bg-origin-content{
    background-origin:content-box
  }

  .md\:tw-fill-current{
    fill:currentColor
  }

  .md\:tw-stroke-current{
    stroke:currentColor
  }

  .md\:tw-stroke-0{
    stroke-width:0
  }

  .md\:tw-stroke-1{
    stroke-width:1
  }

  .md\:tw-stroke-2{
    stroke-width:2
  }

  .md\:tw-object-contain{
    object-fit:contain
  }

  .md\:tw-object-cover{
    object-fit:cover
  }

  .md\:tw-object-fill{
    object-fit:fill
  }

  .md\:tw-object-none{
    object-fit:none
  }

  .md\:tw-object-scale-down{
    object-fit:scale-down
  }

  .md\:tw-object-bottom{
    object-position:bottom
  }

  .md\:tw-object-center{
    object-position:center
  }

  .md\:tw-object-left{
    object-position:left
  }

  .md\:tw-object-left-bottom{
    object-position:left bottom
  }

  .md\:tw-object-left-top{
    object-position:left top
  }

  .md\:tw-object-right{
    object-position:right
  }

  .md\:tw-object-right-bottom{
    object-position:right bottom
  }

  .md\:tw-object-right-top{
    object-position:right top
  }

  .md\:tw-object-top{
    object-position:top
  }

  .md\:tw-p-0{
    padding:0px
  }

  .md\:tw-p-1{
    padding:0.25rem
  }

  .md\:tw-p-2{
    padding:0.5rem
  }

  .md\:tw-p-3{
    padding:0.75rem
  }

  .md\:tw-p-4{
    padding:1rem
  }

  .md\:tw-p-5{
    padding:1.25rem
  }

  .md\:tw-p-6{
    padding:1.5rem
  }

  .md\:tw-p-7{
    padding:1.75rem
  }

  .md\:tw-p-8{
    padding:2rem
  }

  .md\:tw-p-9{
    padding:2.25rem
  }

  .md\:tw-p-10{
    padding:2.5rem
  }

  .md\:tw-p-11{
    padding:2.75rem
  }

  .md\:tw-p-12{
    padding:3rem
  }

  .md\:tw-p-14{
    padding:3.5rem
  }

  .md\:tw-p-16{
    padding:4rem
  }

  .md\:tw-p-20{
    padding:5rem
  }

  .md\:tw-p-24{
    padding:6rem
  }

  .md\:tw-p-28{
    padding:7rem
  }

  .md\:tw-p-32{
    padding:8rem
  }

  .md\:tw-p-36{
    padding:9rem
  }

  .md\:tw-p-40{
    padding:10rem
  }

  .md\:tw-p-44{
    padding:11rem
  }

  .md\:tw-p-48{
    padding:12rem
  }

  .md\:tw-p-52{
    padding:13rem
  }

  .md\:tw-p-56{
    padding:14rem
  }

  .md\:tw-p-60{
    padding:15rem
  }

  .md\:tw-p-64{
    padding:16rem
  }

  .md\:tw-p-72{
    padding:18rem
  }

  .md\:tw-p-80{
    padding:20rem
  }

  .md\:tw-p-96{
    padding:24rem
  }

  .md\:tw-p-px{
    padding:1px
  }

  .md\:tw-p-0\.5{
    padding:0.125rem
  }

  .md\:tw-p-1\.5{
    padding:0.375rem
  }

  .md\:tw-p-2\.5{
    padding:0.625rem
  }

  .md\:tw-p-3\.5{
    padding:0.875rem
  }

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

  .md\:tw-px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

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

  .md\:tw-px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .md\:tw-px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .md\:tw-px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

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

  .md\:tw-px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

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

  .md\:tw-px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .md\:tw-px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

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

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

  .md\:tw-px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .md\:tw-px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .md\:tw-px-20{
    padding-left:5rem;
    padding-right:5rem
  }

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

  .md\:tw-px-28{
    padding-left:7rem;
    padding-right:7rem
  }

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

  .md\:tw-px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .md\:tw-px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .md\:tw-px-44{
    padding-left:11rem;
    padding-right:11rem
  }

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

  .md\:tw-px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .md\:tw-px-56{
    padding-left:14rem;
    padding-right:14rem
  }

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

  .md\:tw-px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .md\:tw-px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .md\:tw-px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .md\:tw-px-96{
    padding-left:24rem;
    padding-right:24rem
  }

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

  .md\:tw-px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .md\:tw-px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .md\:tw-px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .md\:tw-px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

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

  .md\:tw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .md\:tw-py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .md\:tw-py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .md\:tw-py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .md\:tw-py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

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

  .md\:tw-py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .md\:tw-py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .md\:tw-py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .md\:tw-py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .md\:tw-py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .md\:tw-py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .md\:tw-py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .md\:tw-py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .md\:tw-py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

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

  .md\:tw-py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .md\:tw-py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .md\:tw-py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .md\:tw-py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .md\:tw-py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .md\:tw-py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .md\:tw-py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .md\:tw-py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .md\:tw-py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .md\:tw-py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .md\:tw-py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .md\:tw-py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

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

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

  .md\:tw-py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .md\:tw-py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .md\:tw-py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .md\:tw-py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .md\:tw-pt-0{
    padding-top:0px
  }

  .md\:tw-pt-1{
    padding-top:0.25rem
  }

  .md\:tw-pt-2{
    padding-top:0.5rem
  }

  .md\:tw-pt-3{
    padding-top:0.75rem
  }

  .md\:tw-pt-4{
    padding-top:1rem
  }

  .md\:tw-pt-5{
    padding-top:1.25rem
  }

  .md\:tw-pt-6{
    padding-top:1.5rem
  }

  .md\:tw-pt-7{
    padding-top:1.75rem
  }

  .md\:tw-pt-8{
    padding-top:2rem
  }

  .md\:tw-pt-9{
    padding-top:2.25rem
  }

  .md\:tw-pt-10{
    padding-top:2.5rem
  }

  .md\:tw-pt-11{
    padding-top:2.75rem
  }

  .md\:tw-pt-12{
    padding-top:3rem
  }

  .md\:tw-pt-14{
    padding-top:3.5rem
  }

  .md\:tw-pt-16{
    padding-top:4rem
  }

  .md\:tw-pt-20{
    padding-top:5rem
  }

  .md\:tw-pt-24{
    padding-top:6rem
  }

  .md\:tw-pt-28{
    padding-top:7rem
  }

  .md\:tw-pt-32{
    padding-top:8rem
  }

  .md\:tw-pt-36{
    padding-top:9rem
  }

  .md\:tw-pt-40{
    padding-top:10rem
  }

  .md\:tw-pt-44{
    padding-top:11rem
  }

  .md\:tw-pt-48{
    padding-top:12rem
  }

  .md\:tw-pt-52{
    padding-top:13rem
  }

  .md\:tw-pt-56{
    padding-top:14rem
  }

  .md\:tw-pt-60{
    padding-top:15rem
  }

  .md\:tw-pt-64{
    padding-top:16rem
  }

  .md\:tw-pt-72{
    padding-top:18rem
  }

  .md\:tw-pt-80{
    padding-top:20rem
  }

  .md\:tw-pt-96{
    padding-top:24rem
  }

  .md\:tw-pt-px{
    padding-top:1px
  }

  .md\:tw-pt-0\.5{
    padding-top:0.125rem
  }

  .md\:tw-pt-1\.5{
    padding-top:0.375rem
  }

  .md\:tw-pt-2\.5{
    padding-top:0.625rem
  }

  .md\:tw-pt-3\.5{
    padding-top:0.875rem
  }

  .md\:tw-pr-0{
    padding-right:0px
  }

  .md\:tw-pr-1{
    padding-right:0.25rem
  }

  .md\:tw-pr-2{
    padding-right:0.5rem
  }

  .md\:tw-pr-3{
    padding-right:0.75rem
  }

  .md\:tw-pr-4{
    padding-right:1rem
  }

  .md\:tw-pr-5{
    padding-right:1.25rem
  }

  .md\:tw-pr-6{
    padding-right:1.5rem
  }

  .md\:tw-pr-7{
    padding-right:1.75rem
  }

  .md\:tw-pr-8{
    padding-right:2rem
  }

  .md\:tw-pr-9{
    padding-right:2.25rem
  }

  .md\:tw-pr-10{
    padding-right:2.5rem
  }

  .md\:tw-pr-11{
    padding-right:2.75rem
  }

  .md\:tw-pr-12{
    padding-right:3rem
  }

  .md\:tw-pr-14{
    padding-right:3.5rem
  }

  .md\:tw-pr-16{
    padding-right:4rem
  }

  .md\:tw-pr-20{
    padding-right:5rem
  }

  .md\:tw-pr-24{
    padding-right:6rem
  }

  .md\:tw-pr-28{
    padding-right:7rem
  }

  .md\:tw-pr-32{
    padding-right:8rem
  }

  .md\:tw-pr-36{
    padding-right:9rem
  }

  .md\:tw-pr-40{
    padding-right:10rem
  }

  .md\:tw-pr-44{
    padding-right:11rem
  }

  .md\:tw-pr-48{
    padding-right:12rem
  }

  .md\:tw-pr-52{
    padding-right:13rem
  }

  .md\:tw-pr-56{
    padding-right:14rem
  }

  .md\:tw-pr-60{
    padding-right:15rem
  }

  .md\:tw-pr-64{
    padding-right:16rem
  }

  .md\:tw-pr-72{
    padding-right:18rem
  }

  .md\:tw-pr-80{
    padding-right:20rem
  }

  .md\:tw-pr-96{
    padding-right:24rem
  }

  .md\:tw-pr-px{
    padding-right:1px
  }

  .md\:tw-pr-0\.5{
    padding-right:0.125rem
  }

  .md\:tw-pr-1\.5{
    padding-right:0.375rem
  }

  .md\:tw-pr-2\.5{
    padding-right:0.625rem
  }

  .md\:tw-pr-3\.5{
    padding-right:0.875rem
  }

  .md\:tw-pb-0{
    padding-bottom:0px
  }

  .md\:tw-pb-1{
    padding-bottom:0.25rem
  }

  .md\:tw-pb-2{
    padding-bottom:0.5rem
  }

  .md\:tw-pb-3{
    padding-bottom:0.75rem
  }

  .md\:tw-pb-4{
    padding-bottom:1rem
  }

  .md\:tw-pb-5{
    padding-bottom:1.25rem
  }

  .md\:tw-pb-6{
    padding-bottom:1.5rem
  }

  .md\:tw-pb-7{
    padding-bottom:1.75rem
  }

  .md\:tw-pb-8{
    padding-bottom:2rem
  }

  .md\:tw-pb-9{
    padding-bottom:2.25rem
  }

  .md\:tw-pb-10{
    padding-bottom:2.5rem
  }

  .md\:tw-pb-11{
    padding-bottom:2.75rem
  }

  .md\:tw-pb-12{
    padding-bottom:3rem
  }

  .md\:tw-pb-14{
    padding-bottom:3.5rem
  }

  .md\:tw-pb-16{
    padding-bottom:4rem
  }

  .md\:tw-pb-20{
    padding-bottom:5rem
  }

  .md\:tw-pb-24{
    padding-bottom:6rem
  }

  .md\:tw-pb-28{
    padding-bottom:7rem
  }

  .md\:tw-pb-32{
    padding-bottom:8rem
  }

  .md\:tw-pb-36{
    padding-bottom:9rem
  }

  .md\:tw-pb-40{
    padding-bottom:10rem
  }

  .md\:tw-pb-44{
    padding-bottom:11rem
  }

  .md\:tw-pb-48{
    padding-bottom:12rem
  }

  .md\:tw-pb-52{
    padding-bottom:13rem
  }

  .md\:tw-pb-56{
    padding-bottom:14rem
  }

  .md\:tw-pb-60{
    padding-bottom:15rem
  }

  .md\:tw-pb-64{
    padding-bottom:16rem
  }

  .md\:tw-pb-72{
    padding-bottom:18rem
  }

  .md\:tw-pb-80{
    padding-bottom:20rem
  }

  .md\:tw-pb-96{
    padding-bottom:24rem
  }

  .md\:tw-pb-px{
    padding-bottom:1px
  }

  .md\:tw-pb-0\.5{
    padding-bottom:0.125rem
  }

  .md\:tw-pb-1\.5{
    padding-bottom:0.375rem
  }

  .md\:tw-pb-2\.5{
    padding-bottom:0.625rem
  }

  .md\:tw-pb-3\.5{
    padding-bottom:0.875rem
  }

  .md\:tw-pl-0{
    padding-left:0px
  }

  .md\:tw-pl-1{
    padding-left:0.25rem
  }

  .md\:tw-pl-2{
    padding-left:0.5rem
  }

  .md\:tw-pl-3{
    padding-left:0.75rem
  }

  .md\:tw-pl-4{
    padding-left:1rem
  }

  .md\:tw-pl-5{
    padding-left:1.25rem
  }

  .md\:tw-pl-6{
    padding-left:1.5rem
  }

  .md\:tw-pl-7{
    padding-left:1.75rem
  }

  .md\:tw-pl-8{
    padding-left:2rem
  }

  .md\:tw-pl-9{
    padding-left:2.25rem
  }

  .md\:tw-pl-10{
    padding-left:2.5rem
  }

  .md\:tw-pl-11{
    padding-left:2.75rem
  }

  .md\:tw-pl-12{
    padding-left:3rem
  }

  .md\:tw-pl-14{
    padding-left:3.5rem
  }

  .md\:tw-pl-16{
    padding-left:4rem
  }

  .md\:tw-pl-20{
    padding-left:5rem
  }

  .md\:tw-pl-24{
    padding-left:6rem
  }

  .md\:tw-pl-28{
    padding-left:7rem
  }

  .md\:tw-pl-32{
    padding-left:8rem
  }

  .md\:tw-pl-36{
    padding-left:9rem
  }

  .md\:tw-pl-40{
    padding-left:10rem
  }

  .md\:tw-pl-44{
    padding-left:11rem
  }

  .md\:tw-pl-48{
    padding-left:12rem
  }

  .md\:tw-pl-52{
    padding-left:13rem
  }

  .md\:tw-pl-56{
    padding-left:14rem
  }

  .md\:tw-pl-60{
    padding-left:15rem
  }

  .md\:tw-pl-64{
    padding-left:16rem
  }

  .md\:tw-pl-72{
    padding-left:18rem
  }

  .md\:tw-pl-80{
    padding-left:20rem
  }

  .md\:tw-pl-96{
    padding-left:24rem
  }

  .md\:tw-pl-px{
    padding-left:1px
  }

  .md\:tw-pl-0\.5{
    padding-left:0.125rem
  }

  .md\:tw-pl-1\.5{
    padding-left:0.375rem
  }

  .md\:tw-pl-2\.5{
    padding-left:0.625rem
  }

  .md\:tw-pl-3\.5{
    padding-left:0.875rem
  }

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

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

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

  .md\:tw-text-justify{
    text-align:justify
  }

  .md\:tw-align-baseline{
    vertical-align:baseline
  }

  .md\:tw-align-top{
    vertical-align:top
  }

  .md\:tw-align-middle{
    vertical-align:middle
  }

  .md\:tw-align-bottom{
    vertical-align:bottom
  }

  .md\:tw-align-text-top{
    vertical-align:text-top
  }

  .md\:tw-align-text-bottom{
    vertical-align:text-bottom
  }

  .md\:tw-font-sans{
    font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .md\:tw-font-serif{
    font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
  }

  .md\:tw-font-mono{
    font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .md\:tw-text-xs{
    font-size:0.75rem;
    line-height:1rem
  }

  .md\:tw-text-sm{
    font-size:0.875rem;
    line-height:1.25rem
  }

  .md\:tw-text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .md\:tw-text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .md\:tw-text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .md\:tw-text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .md\:tw-text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .md\:tw-text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .md\:tw-text-5xl{
    font-size:3rem;
    line-height:1
  }

  .md\:tw-text-6xl{
    font-size:3.75rem;
    line-height:1
  }

  .md\:tw-text-7xl{
    font-size:4.5rem;
    line-height:1
  }

  .md\:tw-text-8xl{
    font-size:6rem;
    line-height:1
  }

  .md\:tw-text-9xl{
    font-size:8rem;
    line-height:1
  }

  .md\:tw-font-thin{
    font-weight:100
  }

  .md\:tw-font-extralight{
    font-weight:200
  }

  .md\:tw-font-light{
    font-weight:300
  }

  .md\:tw-font-normal{
    font-weight:400
  }

  .md\:tw-font-medium{
    font-weight:500
  }

  .md\:tw-font-semibold{
    font-weight:600
  }

  .md\:tw-font-bold{
    font-weight:700
  }

  .md\:tw-font-extrabold{
    font-weight:800
  }

  .md\:tw-font-black{
    font-weight:900
  }

  .md\:tw-uppercase{
    text-transform:uppercase
  }

  .md\:tw-lowercase{
    text-transform:lowercase
  }

  .md\:tw-capitalize{
    text-transform:capitalize
  }

  .md\:tw-normal-case{
    text-transform:none
  }

  .md\:tw-italic{
    font-style:italic
  }

  .md\:tw-not-italic{
    font-style:normal
  }

  .md\:tw-ordinal, .md\:tw-slashed-zero, .md\:tw-lining-nums, .md\:tw-oldstyle-nums, .md\:tw-proportional-nums, .md\:tw-tabular-nums, .md\:tw-diagonal-fractions, .md\:tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .md\:tw-normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .md\:tw-ordinal{
    --tw-ordinal:ordinal
  }

  .md\:tw-slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .md\:tw-lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .md\:tw-oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .md\:tw-proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .md\:tw-tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .md\:tw-diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .md\:tw-stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .md\:tw-leading-3{
    line-height:.75rem
  }

  .md\:tw-leading-4{
    line-height:1rem
  }

  .md\:tw-leading-5{
    line-height:1.25rem
  }

  .md\:tw-leading-6{
    line-height:1.5rem
  }

  .md\:tw-leading-7{
    line-height:1.75rem
  }

  .md\:tw-leading-8{
    line-height:2rem
  }

  .md\:tw-leading-9{
    line-height:2.25rem
  }

  .md\:tw-leading-10{
    line-height:2.5rem
  }

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

  .md\:tw-leading-tight{
    line-height:1.25
  }

  .md\:tw-leading-snug{
    line-height:1.375
  }

  .md\:tw-leading-normal{
    line-height:1.5
  }

  .md\:tw-leading-relaxed{
    line-height:1.625
  }

  .md\:tw-leading-loose{
    line-height:2
  }

  .md\:tw-tracking-tighter{
    letter-spacing:-0.05em
  }

  .md\:tw-tracking-tight{
    letter-spacing:-0.025em
  }

  .md\:tw-tracking-normal{
    letter-spacing:0em
  }

  .md\:tw-tracking-wide{
    letter-spacing:0.025em
  }

  .md\:tw-tracking-wider{
    letter-spacing:0.05em
  }

  .md\:tw-tracking-widest{
    letter-spacing:0.1em
  }

  .md\:tw-text-transparent{
    color:transparent
  }

  .md\:tw-text-current{
    color:currentColor
  }

  .md\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .md\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .md\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .md\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .md\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .md\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .md\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .md\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .md\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .md\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .md\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .md\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .md\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .md\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .md\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .md\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .md\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .md\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .md\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .md\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .md\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .md\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .md\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .md\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .md\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .md\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .md\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .md\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-transparent{
    color:transparent
  }

  .tw-group:hover .md\:group-hover\:tw-text-current{
    color:currentColor
  }

  .tw-group:hover .md\:group-hover\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .md\:group-hover\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-transparent:focus-within{
    color:transparent
  }

  .md\:focus-within\:tw-text-current:focus-within{
    color:currentColor
  }

  .md\:focus-within\:tw-text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-gray-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-red-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-yellow-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-green-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-blue-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-indigo-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-purple-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .md\:focus-within\:tw-text-pink-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-transparent:hover{
    color:transparent
  }

  .md\:hover\:tw-text-current:hover{
    color:currentColor
  }

  .md\:hover\:tw-text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .md\:hover\:tw-text-gray-50:hover{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-800:hover{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-50:hover{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-200:hover{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-400:hover{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-800:hover{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-red-900:hover{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-50:hover{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-200:hover{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-400:hover{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-500:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-600:hover{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-700:hover{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-800:hover{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-yellow-900:hover{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-50:hover{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-100:hover{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-200:hover{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-300:hover{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-400:hover{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-500:hover{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-600:hover{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-700:hover{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-800:hover{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-green-900:hover{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-50:hover{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-100:hover{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-200:hover{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-300:hover{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-600:hover{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-700:hover{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-800:hover{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-blue-900:hover{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-50:hover{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-200:hover{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-300:hover{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-400:hover{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-800:hover{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-50:hover{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-100:hover{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-300:hover{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-400:hover{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-500:hover{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-600:hover{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-700:hover{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-purple-900:hover{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-50:hover{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-100:hover{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-200:hover{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-300:hover{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-400:hover{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-600:hover{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-700:hover{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-800:hover{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .md\:hover\:tw-text-pink-900:hover{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-transparent:focus{
    color:transparent
  }

  .md\:focus\:tw-text-current:focus{
    color:currentColor
  }

  .md\:focus\:tw-text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-50:focus{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-600:focus{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-700:focus{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-50:focus{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-200:focus{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-400:focus{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-500:focus{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-600:focus{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-700:focus{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-800:focus{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-red-900:focus{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-50:focus{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-200:focus{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-400:focus{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-500:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-600:focus{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-700:focus{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-800:focus{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-yellow-900:focus{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-50:focus{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-100:focus{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-200:focus{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-300:focus{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-400:focus{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-500:focus{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-600:focus{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-700:focus{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-800:focus{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-green-900:focus{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-50:focus{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-100:focus{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-200:focus{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-300:focus{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-400:focus{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-600:focus{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-700:focus{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-800:focus{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-blue-900:focus{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-50:focus{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-100:focus{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-200:focus{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-300:focus{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-400:focus{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-500:focus{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-600:focus{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-700:focus{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-800:focus{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-indigo-900:focus{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-50:focus{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-100:focus{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-300:focus{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-400:focus{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-500:focus{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-600:focus{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-700:focus{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-800:focus{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-purple-900:focus{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-50:focus{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-100:focus{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-200:focus{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-300:focus{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-400:focus{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-500:focus{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-600:focus{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-700:focus{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-800:focus{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .md\:focus\:tw-text-pink-900:focus{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .md\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .md\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .md\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .md\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .md\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .md\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .md\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .md\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .md\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .md\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .md\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .md\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .md\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .md\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .md\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tw-group:hover .md\:group-hover\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .md\:focus-within\:tw-text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .md\:focus-within\:tw-text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .md\:focus-within\:tw-text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .md\:focus-within\:tw-text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .md\:focus-within\:tw-text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .md\:focus-within\:tw-text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .md\:focus-within\:tw-text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .md\:focus-within\:tw-text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .md\:focus-within\:tw-text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .md\:focus-within\:tw-text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .md\:focus-within\:tw-text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .md\:focus-within\:tw-text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .md\:focus-within\:tw-text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .md\:focus-within\:tw-text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .md\:focus-within\:tw-text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .md\:hover\:tw-text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .md\:hover\:tw-text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .md\:hover\:tw-text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .md\:hover\:tw-text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .md\:hover\:tw-text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .md\:hover\:tw-text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .md\:hover\:tw-text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .md\:hover\:tw-text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .md\:hover\:tw-text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .md\:hover\:tw-text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .md\:hover\:tw-text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .md\:hover\:tw-text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .md\:hover\:tw-text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .md\:hover\:tw-text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .md\:hover\:tw-text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .md\:focus\:tw-text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .md\:focus\:tw-text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .md\:focus\:tw-text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .md\:focus\:tw-text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .md\:focus\:tw-text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .md\:focus\:tw-text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .md\:focus\:tw-text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .md\:focus\:tw-text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .md\:focus\:tw-text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .md\:focus\:tw-text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .md\:focus\:tw-text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .md\:focus\:tw-text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .md\:focus\:tw-text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .md\:focus\:tw-text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .md\:focus\:tw-text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .md\:tw-underline{
    text-decoration:underline
  }

  .md\:tw-line-through{
    text-decoration:line-through
  }

  .md\:tw-no-underline{
    text-decoration:none
  }

  .tw-group:hover .md\:group-hover\:tw-underline{
    text-decoration:underline
  }

  .tw-group:hover .md\:group-hover\:tw-line-through{
    text-decoration:line-through
  }

  .tw-group:hover .md\:group-hover\:tw-no-underline{
    text-decoration:none
  }

  .md\:focus-within\:tw-underline:focus-within{
    text-decoration:underline
  }

  .md\:focus-within\:tw-line-through:focus-within{
    text-decoration:line-through
  }

  .md\:focus-within\:tw-no-underline:focus-within{
    text-decoration:none
  }

  .md\:hover\:tw-underline:hover{
    text-decoration:underline
  }

  .md\:hover\:tw-line-through:hover{
    text-decoration:line-through
  }

  .md\:hover\:tw-no-underline:hover{
    text-decoration:none
  }

  .md\:focus\:tw-underline:focus{
    text-decoration:underline
  }

  .md\:focus\:tw-line-through:focus{
    text-decoration:line-through
  }

  .md\:focus\:tw-no-underline:focus{
    text-decoration:none
  }

  .md\:tw-antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .md\:tw-subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .md\:tw-placeholder-transparent::placeholder{
    color:transparent
  }

  .md\:tw-placeholder-current::placeholder{
    color:currentColor
  }

  .md\:tw-placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-gray-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-red-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-green-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-blue-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-purple-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-pink-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .md\:focus\:tw-placeholder-current:focus::placeholder{
    color:currentColor
  }

  .md\:focus\:tw-placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .md\:focus\:tw-placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .md\:tw-placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .md\:tw-placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .md\:tw-placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .md\:tw-placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .md\:tw-placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .md\:tw-placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .md\:tw-placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .md\:tw-placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .md\:tw-placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .md\:tw-placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .md\:tw-placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .md\:tw-placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .md\:tw-placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .md\:tw-placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .md\:tw-placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .md\:focus\:tw-placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .md\:focus\:tw-placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .md\:focus\:tw-placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .md\:focus\:tw-placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .md\:focus\:tw-placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .md\:focus\:tw-placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .md\:focus\:tw-placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .md\:focus\:tw-placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .md\:focus\:tw-placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .md\:focus\:tw-placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .md\:focus\:tw-placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .md\:focus\:tw-placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .md\:focus\:tw-placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .md\:focus\:tw-placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .md\:focus\:tw-placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .md\:tw-opacity-0{
    opacity:0
  }

  .md\:tw-opacity-5{
    opacity:0.05
  }

  .md\:tw-opacity-10{
    opacity:0.1
  }

  .md\:tw-opacity-20{
    opacity:0.2
  }

  .md\:tw-opacity-25{
    opacity:0.25
  }

  .md\:tw-opacity-30{
    opacity:0.3
  }

  .md\:tw-opacity-40{
    opacity:0.4
  }

  .md\:tw-opacity-50{
    opacity:0.5
  }

  .md\:tw-opacity-60{
    opacity:0.6
  }

  .md\:tw-opacity-70{
    opacity:0.7
  }

  .md\:tw-opacity-75{
    opacity:0.75
  }

  .md\:tw-opacity-80{
    opacity:0.8
  }

  .md\:tw-opacity-90{
    opacity:0.9
  }

  .md\:tw-opacity-95{
    opacity:0.95
  }

  .md\:tw-opacity-100{
    opacity:1
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-0{
    opacity:0
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-5{
    opacity:0.05
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-10{
    opacity:0.1
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-20{
    opacity:0.2
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-25{
    opacity:0.25
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-30{
    opacity:0.3
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-40{
    opacity:0.4
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-50{
    opacity:0.5
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-60{
    opacity:0.6
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-70{
    opacity:0.7
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-75{
    opacity:0.75
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-80{
    opacity:0.8
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-90{
    opacity:0.9
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-95{
    opacity:0.95
  }

  .tw-group:hover .md\:group-hover\:tw-opacity-100{
    opacity:1
  }

  .md\:focus-within\:tw-opacity-0:focus-within{
    opacity:0
  }

  .md\:focus-within\:tw-opacity-5:focus-within{
    opacity:0.05
  }

  .md\:focus-within\:tw-opacity-10:focus-within{
    opacity:0.1
  }

  .md\:focus-within\:tw-opacity-20:focus-within{
    opacity:0.2
  }

  .md\:focus-within\:tw-opacity-25:focus-within{
    opacity:0.25
  }

  .md\:focus-within\:tw-opacity-30:focus-within{
    opacity:0.3
  }

  .md\:focus-within\:tw-opacity-40:focus-within{
    opacity:0.4
  }

  .md\:focus-within\:tw-opacity-50:focus-within{
    opacity:0.5
  }

  .md\:focus-within\:tw-opacity-60:focus-within{
    opacity:0.6
  }

  .md\:focus-within\:tw-opacity-70:focus-within{
    opacity:0.7
  }

  .md\:focus-within\:tw-opacity-75:focus-within{
    opacity:0.75
  }

  .md\:focus-within\:tw-opacity-80:focus-within{
    opacity:0.8
  }

  .md\:focus-within\:tw-opacity-90:focus-within{
    opacity:0.9
  }

  .md\:focus-within\:tw-opacity-95:focus-within{
    opacity:0.95
  }

  .md\:focus-within\:tw-opacity-100:focus-within{
    opacity:1
  }

  .md\:hover\:tw-opacity-0:hover{
    opacity:0
  }

  .md\:hover\:tw-opacity-5:hover{
    opacity:0.05
  }

  .md\:hover\:tw-opacity-10:hover{
    opacity:0.1
  }

  .md\:hover\:tw-opacity-20:hover{
    opacity:0.2
  }

  .md\:hover\:tw-opacity-25:hover{
    opacity:0.25
  }

  .md\:hover\:tw-opacity-30:hover{
    opacity:0.3
  }

  .md\:hover\:tw-opacity-40:hover{
    opacity:0.4
  }

  .md\:hover\:tw-opacity-50:hover{
    opacity:0.5
  }

  .md\:hover\:tw-opacity-60:hover{
    opacity:0.6
  }

  .md\:hover\:tw-opacity-70:hover{
    opacity:0.7
  }

  .md\:hover\:tw-opacity-75:hover{
    opacity:0.75
  }

  .md\:hover\:tw-opacity-80:hover{
    opacity:0.8
  }

  .md\:hover\:tw-opacity-90:hover{
    opacity:0.9
  }

  .md\:hover\:tw-opacity-95:hover{
    opacity:0.95
  }

  .md\:hover\:tw-opacity-100:hover{
    opacity:1
  }

  .md\:focus\:tw-opacity-0:focus{
    opacity:0
  }

  .md\:focus\:tw-opacity-5:focus{
    opacity:0.05
  }

  .md\:focus\:tw-opacity-10:focus{
    opacity:0.1
  }

  .md\:focus\:tw-opacity-20:focus{
    opacity:0.2
  }

  .md\:focus\:tw-opacity-25:focus{
    opacity:0.25
  }

  .md\:focus\:tw-opacity-30:focus{
    opacity:0.3
  }

  .md\:focus\:tw-opacity-40:focus{
    opacity:0.4
  }

  .md\:focus\:tw-opacity-50:focus{
    opacity:0.5
  }

  .md\:focus\:tw-opacity-60:focus{
    opacity:0.6
  }

  .md\:focus\:tw-opacity-70:focus{
    opacity:0.7
  }

  .md\:focus\:tw-opacity-75:focus{
    opacity:0.75
  }

  .md\:focus\:tw-opacity-80:focus{
    opacity:0.8
  }

  .md\:focus\:tw-opacity-90:focus{
    opacity:0.9
  }

  .md\:focus\:tw-opacity-95:focus{
    opacity:0.95
  }

  .md\:focus\:tw-opacity-100:focus{
    opacity:1
  }

  .md\:tw-bg-blend-normal{
    background-blend-mode:normal
  }

  .md\:tw-bg-blend-multiply{
    background-blend-mode:multiply
  }

  .md\:tw-bg-blend-screen{
    background-blend-mode:screen
  }

  .md\:tw-bg-blend-overlay{
    background-blend-mode:overlay
  }

  .md\:tw-bg-blend-darken{
    background-blend-mode:darken
  }

  .md\:tw-bg-blend-lighten{
    background-blend-mode:lighten
  }

  .md\:tw-bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .md\:tw-bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .md\:tw-bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .md\:tw-bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .md\:tw-bg-blend-difference{
    background-blend-mode:difference
  }

  .md\:tw-bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .md\:tw-bg-blend-hue{
    background-blend-mode:hue
  }

  .md\:tw-bg-blend-saturation{
    background-blend-mode:saturation
  }

  .md\:tw-bg-blend-color{
    background-blend-mode:color
  }

  .md\:tw-bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .md\:tw-mix-blend-normal{
    mix-blend-mode:normal
  }

  .md\:tw-mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .md\:tw-mix-blend-screen{
    mix-blend-mode:screen
  }

  .md\:tw-mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .md\:tw-mix-blend-darken{
    mix-blend-mode:darken
  }

  .md\:tw-mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .md\:tw-mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .md\:tw-mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .md\:tw-mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .md\:tw-mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .md\:tw-mix-blend-difference{
    mix-blend-mode:difference
  }

  .md\:tw-mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .md\:tw-mix-blend-hue{
    mix-blend-mode:hue
  }

  .md\:tw-mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .md\:tw-mix-blend-color{
    mix-blend-mode:color
  }

  .md\:tw-mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .md\:tw-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)
  }

  .md\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:tw-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)
  }

  .tw-group:hover .md\:group-hover\:tw-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)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .md\:group-hover\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:hover\:tw-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)
  }

  .md\:hover\:tw-shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:tw-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)
  }

  .md\:tw-outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:tw-outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:tw-outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:focus-within\:tw-outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:focus-within\:tw-outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:focus-within\:tw-outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:focus\:tw-outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:focus\:tw-outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:focus\:tw-outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:tw-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)
  }

  .md\:tw-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)
  }

  .md\:tw-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)
  }

  .md\:tw-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)
  }

  .md\:tw-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)
  }

  .md\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus-within\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:focus\:tw-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)
  }

  .md\:tw-ring-inset{
    --tw-ring-inset:inset
  }

  .md\:focus-within\:tw-ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .md\:focus\:tw-ring-inset:focus{
    --tw-ring-inset:inset
  }

  .md\:tw-ring-transparent{
    --tw-ring-color:transparent
  }

  .md\:tw-ring-current{
    --tw-ring-color:currentColor
  }

  .md\:tw-ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:tw-ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .md\:tw-ring-gray-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .md\:tw-ring-red-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .md\:tw-ring-yellow-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .md\:tw-ring-green-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .md\:tw-ring-blue-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .md\:tw-ring-indigo-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .md\:tw-ring-purple-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .md\:tw-ring-pink-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .md\:focus-within\:tw-ring-current:focus-within{
    --tw-ring-color:currentColor
  }

  .md\:focus-within\:tw-ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-gray-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-red-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-yellow-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-green-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-blue-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-indigo-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-purple-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .md\:focus-within\:tw-ring-pink-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .md\:focus\:tw-ring-current:focus{
    --tw-ring-color:currentColor
  }

  .md\:focus\:tw-ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-gray-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-red-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-yellow-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-green-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-blue-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-indigo-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-purple-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .md\:focus\:tw-ring-pink-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .md\:tw-ring-opacity-0{
    --tw-ring-opacity:0
  }

  .md\:tw-ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .md\:tw-ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .md\:tw-ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .md\:tw-ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .md\:tw-ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .md\:tw-ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .md\:tw-ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .md\:tw-ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .md\:tw-ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .md\:tw-ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .md\:tw-ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .md\:tw-ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .md\:tw-ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .md\:tw-ring-opacity-100{
    --tw-ring-opacity:1
  }

  .md\:focus-within\:tw-ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .md\:focus-within\:tw-ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .md\:focus-within\:tw-ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .md\:focus-within\:tw-ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .md\:focus-within\:tw-ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .md\:focus-within\:tw-ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .md\:focus-within\:tw-ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .md\:focus-within\:tw-ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .md\:focus-within\:tw-ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .md\:focus-within\:tw-ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .md\:focus-within\:tw-ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .md\:focus-within\:tw-ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .md\:focus-within\:tw-ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .md\:focus-within\:tw-ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .md\:focus-within\:tw-ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .md\:focus\:tw-ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .md\:focus\:tw-ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .md\:focus\:tw-ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .md\:focus\:tw-ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .md\:focus\:tw-ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .md\:focus\:tw-ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .md\:focus\:tw-ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .md\:focus\:tw-ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .md\:focus\:tw-ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .md\:focus\:tw-ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .md\:focus\:tw-ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .md\:focus\:tw-ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .md\:focus\:tw-ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .md\:focus\:tw-ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .md\:focus\:tw-ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .md\:tw-ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .md\:tw-ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .md\:tw-ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .md\:tw-ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .md\:tw-ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .md\:focus-within\:tw-ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .md\:focus-within\:tw-ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .md\:focus-within\:tw-ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .md\:focus-within\:tw-ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .md\:focus-within\:tw-ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .md\:focus\:tw-ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .md\:focus\:tw-ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .md\:focus\:tw-ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .md\:focus\:tw-ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .md\:focus\:tw-ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .md\:tw-ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .md\:tw-ring-offset-current{
    --tw-ring-offset-color:currentColor
  }

  .md\:tw-ring-offset-black{
    --tw-ring-offset-color:#000
  }

  .md\:tw-ring-offset-white{
    --tw-ring-offset-color:#fff
  }

  .md\:tw-ring-offset-gray-50{
    --tw-ring-offset-color:#f9fafb
  }

  .md\:tw-ring-offset-gray-100{
    --tw-ring-offset-color:#f3f4f6
  }

  .md\:tw-ring-offset-gray-200{
    --tw-ring-offset-color:#e5e7eb
  }

  .md\:tw-ring-offset-gray-300{
    --tw-ring-offset-color:#d1d5db
  }

  .md\:tw-ring-offset-gray-400{
    --tw-ring-offset-color:#9ca3af
  }

  .md\:tw-ring-offset-gray-500{
    --tw-ring-offset-color:#6b7280
  }

  .md\:tw-ring-offset-gray-600{
    --tw-ring-offset-color:#4b5563
  }

  .md\:tw-ring-offset-gray-700{
    --tw-ring-offset-color:#374151
  }

  .md\:tw-ring-offset-gray-800{
    --tw-ring-offset-color:#1f2937
  }

  .md\:tw-ring-offset-gray-900{
    --tw-ring-offset-color:#111827
  }

  .md\:tw-ring-offset-red-50{
    --tw-ring-offset-color:#fef2f2
  }

  .md\:tw-ring-offset-red-100{
    --tw-ring-offset-color:#fee2e2
  }

  .md\:tw-ring-offset-red-200{
    --tw-ring-offset-color:#fecaca
  }

  .md\:tw-ring-offset-red-300{
    --tw-ring-offset-color:#fca5a5
  }

  .md\:tw-ring-offset-red-400{
    --tw-ring-offset-color:#f87171
  }

  .md\:tw-ring-offset-red-500{
    --tw-ring-offset-color:#ef4444
  }

  .md\:tw-ring-offset-red-600{
    --tw-ring-offset-color:#dc2626
  }

  .md\:tw-ring-offset-red-700{
    --tw-ring-offset-color:#b91c1c
  }

  .md\:tw-ring-offset-red-800{
    --tw-ring-offset-color:#991b1b
  }

  .md\:tw-ring-offset-red-900{
    --tw-ring-offset-color:#7f1d1d
  }

  .md\:tw-ring-offset-yellow-50{
    --tw-ring-offset-color:#fffbeb
  }

  .md\:tw-ring-offset-yellow-100{
    --tw-ring-offset-color:#fef3c7
  }

  .md\:tw-ring-offset-yellow-200{
    --tw-ring-offset-color:#fde68a
  }

  .md\:tw-ring-offset-yellow-300{
    --tw-ring-offset-color:#fcd34d
  }

  .md\:tw-ring-offset-yellow-400{
    --tw-ring-offset-color:#fbbf24
  }

  .md\:tw-ring-offset-yellow-500{
    --tw-ring-offset-color:#f59e0b
  }

  .md\:tw-ring-offset-yellow-600{
    --tw-ring-offset-color:#d97706
  }

  .md\:tw-ring-offset-yellow-700{
    --tw-ring-offset-color:#b45309
  }

  .md\:tw-ring-offset-yellow-800{
    --tw-ring-offset-color:#92400e
  }

  .md\:tw-ring-offset-yellow-900{
    --tw-ring-offset-color:#78350f
  }

  .md\:tw-ring-offset-green-50{
    --tw-ring-offset-color:#ecfdf5
  }

  .md\:tw-ring-offset-green-100{
    --tw-ring-offset-color:#d1fae5
  }

  .md\:tw-ring-offset-green-200{
    --tw-ring-offset-color:#a7f3d0
  }

  .md\:tw-ring-offset-green-300{
    --tw-ring-offset-color:#6ee7b7
  }

  .md\:tw-ring-offset-green-400{
    --tw-ring-offset-color:#34d399
  }

  .md\:tw-ring-offset-green-500{
    --tw-ring-offset-color:#10b981
  }

  .md\:tw-ring-offset-green-600{
    --tw-ring-offset-color:#059669
  }

  .md\:tw-ring-offset-green-700{
    --tw-ring-offset-color:#047857
  }

  .md\:tw-ring-offset-green-800{
    --tw-ring-offset-color:#065f46
  }

  .md\:tw-ring-offset-green-900{
    --tw-ring-offset-color:#064e3b
  }

  .md\:tw-ring-offset-blue-50{
    --tw-ring-offset-color:#eff6ff
  }

  .md\:tw-ring-offset-blue-100{
    --tw-ring-offset-color:#dbeafe
  }

  .md\:tw-ring-offset-blue-200{
    --tw-ring-offset-color:#bfdbfe
  }

  .md\:tw-ring-offset-blue-300{
    --tw-ring-offset-color:#93c5fd
  }

  .md\:tw-ring-offset-blue-400{
    --tw-ring-offset-color:#60a5fa
  }

  .md\:tw-ring-offset-blue-500{
    --tw-ring-offset-color:#3b82f6
  }

  .md\:tw-ring-offset-blue-600{
    --tw-ring-offset-color:#2563eb
  }

  .md\:tw-ring-offset-blue-700{
    --tw-ring-offset-color:#1d4ed8
  }

  .md\:tw-ring-offset-blue-800{
    --tw-ring-offset-color:#1e40af
  }

  .md\:tw-ring-offset-blue-900{
    --tw-ring-offset-color:#1e3a8a
  }

  .md\:tw-ring-offset-indigo-50{
    --tw-ring-offset-color:#eef2ff
  }

  .md\:tw-ring-offset-indigo-100{
    --tw-ring-offset-color:#e0e7ff
  }

  .md\:tw-ring-offset-indigo-200{
    --tw-ring-offset-color:#c7d2fe
  }

  .md\:tw-ring-offset-indigo-300{
    --tw-ring-offset-color:#a5b4fc
  }

  .md\:tw-ring-offset-indigo-400{
    --tw-ring-offset-color:#818cf8
  }

  .md\:tw-ring-offset-indigo-500{
    --tw-ring-offset-color:#6366f1
  }

  .md\:tw-ring-offset-indigo-600{
    --tw-ring-offset-color:#4f46e5
  }

  .md\:tw-ring-offset-indigo-700{
    --tw-ring-offset-color:#4338ca
  }

  .md\:tw-ring-offset-indigo-800{
    --tw-ring-offset-color:#3730a3
  }

  .md\:tw-ring-offset-indigo-900{
    --tw-ring-offset-color:#312e81
  }

  .md\:tw-ring-offset-purple-50{
    --tw-ring-offset-color:#f5f3ff
  }

  .md\:tw-ring-offset-purple-100{
    --tw-ring-offset-color:#ede9fe
  }

  .md\:tw-ring-offset-purple-200{
    --tw-ring-offset-color:#ddd6fe
  }

  .md\:tw-ring-offset-purple-300{
    --tw-ring-offset-color:#c4b5fd
  }

  .md\:tw-ring-offset-purple-400{
    --tw-ring-offset-color:#a78bfa
  }

  .md\:tw-ring-offset-purple-500{
    --tw-ring-offset-color:#8b5cf6
  }

  .md\:tw-ring-offset-purple-600{
    --tw-ring-offset-color:#7c3aed
  }

  .md\:tw-ring-offset-purple-700{
    --tw-ring-offset-color:#6d28d9
  }

  .md\:tw-ring-offset-purple-800{
    --tw-ring-offset-color:#5b21b6
  }

  .md\:tw-ring-offset-purple-900{
    --tw-ring-offset-color:#4c1d95
  }

  .md\:tw-ring-offset-pink-50{
    --tw-ring-offset-color:#fdf2f8
  }

  .md\:tw-ring-offset-pink-100{
    --tw-ring-offset-color:#fce7f3
  }

  .md\:tw-ring-offset-pink-200{
    --tw-ring-offset-color:#fbcfe8
  }

  .md\:tw-ring-offset-pink-300{
    --tw-ring-offset-color:#f9a8d4
  }

  .md\:tw-ring-offset-pink-400{
    --tw-ring-offset-color:#f472b6
  }

  .md\:tw-ring-offset-pink-500{
    --tw-ring-offset-color:#ec4899
  }

  .md\:tw-ring-offset-pink-600{
    --tw-ring-offset-color:#db2777
  }

  .md\:tw-ring-offset-pink-700{
    --tw-ring-offset-color:#be185d
  }

  .md\:tw-ring-offset-pink-800{
    --tw-ring-offset-color:#9d174d
  }

  .md\:tw-ring-offset-pink-900{
    --tw-ring-offset-color:#831843
  }

  .md\:focus-within\:tw-ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .md\:focus-within\:tw-ring-offset-current:focus-within{
    --tw-ring-offset-color:currentColor
  }

  .md\:focus-within\:tw-ring-offset-black:focus-within{
    --tw-ring-offset-color:#000
  }

  .md\:focus-within\:tw-ring-offset-white:focus-within{
    --tw-ring-offset-color:#fff
  }

  .md\:focus-within\:tw-ring-offset-gray-50:focus-within{
    --tw-ring-offset-color:#f9fafb
  }

  .md\:focus-within\:tw-ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#f3f4f6
  }

  .md\:focus-within\:tw-ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#e5e7eb
  }

  .md\:focus-within\:tw-ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#d1d5db
  }

  .md\:focus-within\:tw-ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#9ca3af
  }

  .md\:focus-within\:tw-ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#6b7280
  }

  .md\:focus-within\:tw-ring-offset-gray-600:focus-within{
    --tw-ring-offset-color:#4b5563
  }

  .md\:focus-within\:tw-ring-offset-gray-700:focus-within{
    --tw-ring-offset-color:#374151
  }

  .md\:focus-within\:tw-ring-offset-gray-800:focus-within{
    --tw-ring-offset-color:#1f2937
  }

  .md\:focus-within\:tw-ring-offset-gray-900:focus-within{
    --tw-ring-offset-color:#111827
  }

  .md\:focus-within\:tw-ring-offset-red-50:focus-within{
    --tw-ring-offset-color:#fef2f2
  }

  .md\:focus-within\:tw-ring-offset-red-100:focus-within{
    --tw-ring-offset-color:#fee2e2
  }

  .md\:focus-within\:tw-ring-offset-red-200:focus-within{
    --tw-ring-offset-color:#fecaca
  }

  .md\:focus-within\:tw-ring-offset-red-300:focus-within{
    --tw-ring-offset-color:#fca5a5
  }

  .md\:focus-within\:tw-ring-offset-red-400:focus-within{
    --tw-ring-offset-color:#f87171
  }

  .md\:focus-within\:tw-ring-offset-red-500:focus-within{
    --tw-ring-offset-color:#ef4444
  }

  .md\:focus-within\:tw-ring-offset-red-600:focus-within{
    --tw-ring-offset-color:#dc2626
  }

  .md\:focus-within\:tw-ring-offset-red-700:focus-within{
    --tw-ring-offset-color:#b91c1c
  }

  .md\:focus-within\:tw-ring-offset-red-800:focus-within{
    --tw-ring-offset-color:#991b1b
  }

  .md\:focus-within\:tw-ring-offset-red-900:focus-within{
    --tw-ring-offset-color:#7f1d1d
  }

  .md\:focus-within\:tw-ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color:#fffbeb
  }

  .md\:focus-within\:tw-ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color:#fef3c7
  }

  .md\:focus-within\:tw-ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color:#fde68a
  }

  .md\:focus-within\:tw-ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color:#fcd34d
  }

  .md\:focus-within\:tw-ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color:#fbbf24
  }

  .md\:focus-within\:tw-ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color:#f59e0b
  }

  .md\:focus-within\:tw-ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color:#d97706
  }

  .md\:focus-within\:tw-ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color:#b45309
  }

  .md\:focus-within\:tw-ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color:#92400e
  }

  .md\:focus-within\:tw-ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color:#78350f
  }

  .md\:focus-within\:tw-ring-offset-green-50:focus-within{
    --tw-ring-offset-color:#ecfdf5
  }

  .md\:focus-within\:tw-ring-offset-green-100:focus-within{
    --tw-ring-offset-color:#d1fae5
  }

  .md\:focus-within\:tw-ring-offset-green-200:focus-within{
    --tw-ring-offset-color:#a7f3d0
  }

  .md\:focus-within\:tw-ring-offset-green-300:focus-within{
    --tw-ring-offset-color:#6ee7b7
  }

  .md\:focus-within\:tw-ring-offset-green-400:focus-within{
    --tw-ring-offset-color:#34d399
  }

  .md\:focus-within\:tw-ring-offset-green-500:focus-within{
    --tw-ring-offset-color:#10b981
  }

  .md\:focus-within\:tw-ring-offset-green-600:focus-within{
    --tw-ring-offset-color:#059669
  }

  .md\:focus-within\:tw-ring-offset-green-700:focus-within{
    --tw-ring-offset-color:#047857
  }

  .md\:focus-within\:tw-ring-offset-green-800:focus-within{
    --tw-ring-offset-color:#065f46
  }

  .md\:focus-within\:tw-ring-offset-green-900:focus-within{
    --tw-ring-offset-color:#064e3b
  }

  .md\:focus-within\:tw-ring-offset-blue-50:focus-within{
    --tw-ring-offset-color:#eff6ff
  }

  .md\:focus-within\:tw-ring-offset-blue-100:focus-within{
    --tw-ring-offset-color:#dbeafe
  }

  .md\:focus-within\:tw-ring-offset-blue-200:focus-within{
    --tw-ring-offset-color:#bfdbfe
  }

  .md\:focus-within\:tw-ring-offset-blue-300:focus-within{
    --tw-ring-offset-color:#93c5fd
  }

  .md\:focus-within\:tw-ring-offset-blue-400:focus-within{
    --tw-ring-offset-color:#60a5fa
  }

  .md\:focus-within\:tw-ring-offset-blue-500:focus-within{
    --tw-ring-offset-color:#3b82f6
  }

  .md\:focus-within\:tw-ring-offset-blue-600:focus-within{
    --tw-ring-offset-color:#2563eb
  }

  .md\:focus-within\:tw-ring-offset-blue-700:focus-within{
    --tw-ring-offset-color:#1d4ed8
  }

  .md\:focus-within\:tw-ring-offset-blue-800:focus-within{
    --tw-ring-offset-color:#1e40af
  }

  .md\:focus-within\:tw-ring-offset-blue-900:focus-within{
    --tw-ring-offset-color:#1e3a8a
  }

  .md\:focus-within\:tw-ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color:#eef2ff
  }

  .md\:focus-within\:tw-ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color:#e0e7ff
  }

  .md\:focus-within\:tw-ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color:#c7d2fe
  }

  .md\:focus-within\:tw-ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color:#a5b4fc
  }

  .md\:focus-within\:tw-ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color:#818cf8
  }

  .md\:focus-within\:tw-ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color:#6366f1
  }

  .md\:focus-within\:tw-ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color:#4f46e5
  }

  .md\:focus-within\:tw-ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color:#4338ca
  }

  .md\:focus-within\:tw-ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color:#3730a3
  }

  .md\:focus-within\:tw-ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color:#312e81
  }

  .md\:focus-within\:tw-ring-offset-purple-50:focus-within{
    --tw-ring-offset-color:#f5f3ff
  }

  .md\:focus-within\:tw-ring-offset-purple-100:focus-within{
    --tw-ring-offset-color:#ede9fe
  }

  .md\:focus-within\:tw-ring-offset-purple-200:focus-within{
    --tw-ring-offset-color:#ddd6fe
  }

  .md\:focus-within\:tw-ring-offset-purple-300:focus-within{
    --tw-ring-offset-color:#c4b5fd
  }

  .md\:focus-within\:tw-ring-offset-purple-400:focus-within{
    --tw-ring-offset-color:#a78bfa
  }

  .md\:focus-within\:tw-ring-offset-purple-500:focus-within{
    --tw-ring-offset-color:#8b5cf6
  }

  .md\:focus-within\:tw-ring-offset-purple-600:focus-within{
    --tw-ring-offset-color:#7c3aed
  }

  .md\:focus-within\:tw-ring-offset-purple-700:focus-within{
    --tw-ring-offset-color:#6d28d9
  }

  .md\:focus-within\:tw-ring-offset-purple-800:focus-within{
    --tw-ring-offset-color:#5b21b6
  }

  .md\:focus-within\:tw-ring-offset-purple-900:focus-within{
    --tw-ring-offset-color:#4c1d95
  }

  .md\:focus-within\:tw-ring-offset-pink-50:focus-within{
    --tw-ring-offset-color:#fdf2f8
  }

  .md\:focus-within\:tw-ring-offset-pink-100:focus-within{
    --tw-ring-offset-color:#fce7f3
  }

  .md\:focus-within\:tw-ring-offset-pink-200:focus-within{
    --tw-ring-offset-color:#fbcfe8
  }

  .md\:focus-within\:tw-ring-offset-pink-300:focus-within{
    --tw-ring-offset-color:#f9a8d4
  }

  .md\:focus-within\:tw-ring-offset-pink-400:focus-within{
    --tw-ring-offset-color:#f472b6
  }

  .md\:focus-within\:tw-ring-offset-pink-500:focus-within{
    --tw-ring-offset-color:#ec4899
  }

  .md\:focus-within\:tw-ring-offset-pink-600:focus-within{
    --tw-ring-offset-color:#db2777
  }

  .md\:focus-within\:tw-ring-offset-pink-700:focus-within{
    --tw-ring-offset-color:#be185d
  }

  .md\:focus-within\:tw-ring-offset-pink-800:focus-within{
    --tw-ring-offset-color:#9d174d
  }

  .md\:focus-within\:tw-ring-offset-pink-900:focus-within{
    --tw-ring-offset-color:#831843
  }

  .md\:focus\:tw-ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .md\:focus\:tw-ring-offset-current:focus{
    --tw-ring-offset-color:currentColor
  }

  .md\:focus\:tw-ring-offset-black:focus{
    --tw-ring-offset-color:#000
  }

  .md\:focus\:tw-ring-offset-white:focus{
    --tw-ring-offset-color:#fff
  }

  .md\:focus\:tw-ring-offset-gray-50:focus{
    --tw-ring-offset-color:#f9fafb
  }

  .md\:focus\:tw-ring-offset-gray-100:focus{
    --tw-ring-offset-color:#f3f4f6
  }

  .md\:focus\:tw-ring-offset-gray-200:focus{
    --tw-ring-offset-color:#e5e7eb
  }

  .md\:focus\:tw-ring-offset-gray-300:focus{
    --tw-ring-offset-color:#d1d5db
  }

  .md\:focus\:tw-ring-offset-gray-400:focus{
    --tw-ring-offset-color:#9ca3af
  }

  .md\:focus\:tw-ring-offset-gray-500:focus{
    --tw-ring-offset-color:#6b7280
  }

  .md\:focus\:tw-ring-offset-gray-600:focus{
    --tw-ring-offset-color:#4b5563
  }

  .md\:focus\:tw-ring-offset-gray-700:focus{
    --tw-ring-offset-color:#374151
  }

  .md\:focus\:tw-ring-offset-gray-800:focus{
    --tw-ring-offset-color:#1f2937
  }

  .md\:focus\:tw-ring-offset-gray-900:focus{
    --tw-ring-offset-color:#111827
  }

  .md\:focus\:tw-ring-offset-red-50:focus{
    --tw-ring-offset-color:#fef2f2
  }

  .md\:focus\:tw-ring-offset-red-100:focus{
    --tw-ring-offset-color:#fee2e2
  }

  .md\:focus\:tw-ring-offset-red-200:focus{
    --tw-ring-offset-color:#fecaca
  }

  .md\:focus\:tw-ring-offset-red-300:focus{
    --tw-ring-offset-color:#fca5a5
  }

  .md\:focus\:tw-ring-offset-red-400:focus{
    --tw-ring-offset-color:#f87171
  }

  .md\:focus\:tw-ring-offset-red-500:focus{
    --tw-ring-offset-color:#ef4444
  }

  .md\:focus\:tw-ring-offset-red-600:focus{
    --tw-ring-offset-color:#dc2626
  }

  .md\:focus\:tw-ring-offset-red-700:focus{
    --tw-ring-offset-color:#b91c1c
  }

  .md\:focus\:tw-ring-offset-red-800:focus{
    --tw-ring-offset-color:#991b1b
  }

  .md\:focus\:tw-ring-offset-red-900:focus{
    --tw-ring-offset-color:#7f1d1d
  }

  .md\:focus\:tw-ring-offset-yellow-50:focus{
    --tw-ring-offset-color:#fffbeb
  }

  .md\:focus\:tw-ring-offset-yellow-100:focus{
    --tw-ring-offset-color:#fef3c7
  }

  .md\:focus\:tw-ring-offset-yellow-200:focus{
    --tw-ring-offset-color:#fde68a
  }

  .md\:focus\:tw-ring-offset-yellow-300:focus{
    --tw-ring-offset-color:#fcd34d
  }

  .md\:focus\:tw-ring-offset-yellow-400:focus{
    --tw-ring-offset-color:#fbbf24
  }

  .md\:focus\:tw-ring-offset-yellow-500:focus{
    --tw-ring-offset-color:#f59e0b
  }

  .md\:focus\:tw-ring-offset-yellow-600:focus{
    --tw-ring-offset-color:#d97706
  }

  .md\:focus\:tw-ring-offset-yellow-700:focus{
    --tw-ring-offset-color:#b45309
  }

  .md\:focus\:tw-ring-offset-yellow-800:focus{
    --tw-ring-offset-color:#92400e
  }

  .md\:focus\:tw-ring-offset-yellow-900:focus{
    --tw-ring-offset-color:#78350f
  }

  .md\:focus\:tw-ring-offset-green-50:focus{
    --tw-ring-offset-color:#ecfdf5
  }

  .md\:focus\:tw-ring-offset-green-100:focus{
    --tw-ring-offset-color:#d1fae5
  }

  .md\:focus\:tw-ring-offset-green-200:focus{
    --tw-ring-offset-color:#a7f3d0
  }

  .md\:focus\:tw-ring-offset-green-300:focus{
    --tw-ring-offset-color:#6ee7b7
  }

  .md\:focus\:tw-ring-offset-green-400:focus{
    --tw-ring-offset-color:#34d399
  }

  .md\:focus\:tw-ring-offset-green-500:focus{
    --tw-ring-offset-color:#10b981
  }

  .md\:focus\:tw-ring-offset-green-600:focus{
    --tw-ring-offset-color:#059669
  }

  .md\:focus\:tw-ring-offset-green-700:focus{
    --tw-ring-offset-color:#047857
  }

  .md\:focus\:tw-ring-offset-green-800:focus{
    --tw-ring-offset-color:#065f46
  }

  .md\:focus\:tw-ring-offset-green-900:focus{
    --tw-ring-offset-color:#064e3b
  }

  .md\:focus\:tw-ring-offset-blue-50:focus{
    --tw-ring-offset-color:#eff6ff
  }

  .md\:focus\:tw-ring-offset-blue-100:focus{
    --tw-ring-offset-color:#dbeafe
  }

  .md\:focus\:tw-ring-offset-blue-200:focus{
    --tw-ring-offset-color:#bfdbfe
  }

  .md\:focus\:tw-ring-offset-blue-300:focus{
    --tw-ring-offset-color:#93c5fd
  }

  .md\:focus\:tw-ring-offset-blue-400:focus{
    --tw-ring-offset-color:#60a5fa
  }

  .md\:focus\:tw-ring-offset-blue-500:focus{
    --tw-ring-offset-color:#3b82f6
  }

  .md\:focus\:tw-ring-offset-blue-600:focus{
    --tw-ring-offset-color:#2563eb
  }

  .md\:focus\:tw-ring-offset-blue-700:focus{
    --tw-ring-offset-color:#1d4ed8
  }

  .md\:focus\:tw-ring-offset-blue-800:focus{
    --tw-ring-offset-color:#1e40af
  }

  .md\:focus\:tw-ring-offset-blue-900:focus{
    --tw-ring-offset-color:#1e3a8a
  }

  .md\:focus\:tw-ring-offset-indigo-50:focus{
    --tw-ring-offset-color:#eef2ff
  }

  .md\:focus\:tw-ring-offset-indigo-100:focus{
    --tw-ring-offset-color:#e0e7ff
  }

  .md\:focus\:tw-ring-offset-indigo-200:focus{
    --tw-ring-offset-color:#c7d2fe
  }

  .md\:focus\:tw-ring-offset-indigo-300:focus{
    --tw-ring-offset-color:#a5b4fc
  }

  .md\:focus\:tw-ring-offset-indigo-400:focus{
    --tw-ring-offset-color:#818cf8
  }

  .md\:focus\:tw-ring-offset-indigo-500:focus{
    --tw-ring-offset-color:#6366f1
  }

  .md\:focus\:tw-ring-offset-indigo-600:focus{
    --tw-ring-offset-color:#4f46e5
  }

  .md\:focus\:tw-ring-offset-indigo-700:focus{
    --tw-ring-offset-color:#4338ca
  }

  .md\:focus\:tw-ring-offset-indigo-800:focus{
    --tw-ring-offset-color:#3730a3
  }

  .md\:focus\:tw-ring-offset-indigo-900:focus{
    --tw-ring-offset-color:#312e81
  }

  .md\:focus\:tw-ring-offset-purple-50:focus{
    --tw-ring-offset-color:#f5f3ff
  }

  .md\:focus\:tw-ring-offset-purple-100:focus{
    --tw-ring-offset-color:#ede9fe
  }

  .md\:focus\:tw-ring-offset-purple-200:focus{
    --tw-ring-offset-color:#ddd6fe
  }

  .md\:focus\:tw-ring-offset-purple-300:focus{
    --tw-ring-offset-color:#c4b5fd
  }

  .md\:focus\:tw-ring-offset-purple-400:focus{
    --tw-ring-offset-color:#a78bfa
  }

  .md\:focus\:tw-ring-offset-purple-500:focus{
    --tw-ring-offset-color:#8b5cf6
  }

  .md\:focus\:tw-ring-offset-purple-600:focus{
    --tw-ring-offset-color:#7c3aed
  }

  .md\:focus\:tw-ring-offset-purple-700:focus{
    --tw-ring-offset-color:#6d28d9
  }

  .md\:focus\:tw-ring-offset-purple-800:focus{
    --tw-ring-offset-color:#5b21b6
  }

  .md\:focus\:tw-ring-offset-purple-900:focus{
    --tw-ring-offset-color:#4c1d95
  }

  .md\:focus\:tw-ring-offset-pink-50:focus{
    --tw-ring-offset-color:#fdf2f8
  }

  .md\:focus\:tw-ring-offset-pink-100:focus{
    --tw-ring-offset-color:#fce7f3
  }

  .md\:focus\:tw-ring-offset-pink-200:focus{
    --tw-ring-offset-color:#fbcfe8
  }

  .md\:focus\:tw-ring-offset-pink-300:focus{
    --tw-ring-offset-color:#f9a8d4
  }

  .md\:focus\:tw-ring-offset-pink-400:focus{
    --tw-ring-offset-color:#f472b6
  }

  .md\:focus\:tw-ring-offset-pink-500:focus{
    --tw-ring-offset-color:#ec4899
  }

  .md\:focus\:tw-ring-offset-pink-600:focus{
    --tw-ring-offset-color:#db2777
  }

  .md\:focus\:tw-ring-offset-pink-700:focus{
    --tw-ring-offset-color:#be185d
  }

  .md\:focus\:tw-ring-offset-pink-800:focus{
    --tw-ring-offset-color:#9d174d
  }

  .md\:focus\:tw-ring-offset-pink-900:focus{
    --tw-ring-offset-color:#831843
  }

  .md\:tw-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)
  }

  .md\:tw-filter-none{
    filter:none
  }

  .md\:tw-blur-0{
    --tw-blur:blur(0)
  }

  .md\:tw-blur-none{
    --tw-blur:blur(0)
  }

  .md\:tw-blur-sm{
    --tw-blur:blur(4px)
  }

  .md\:tw-blur{
    --tw-blur:blur(8px)
  }

  .md\:tw-blur-md{
    --tw-blur:blur(12px)
  }

  .md\:tw-blur-lg{
    --tw-blur:blur(16px)
  }

  .md\:tw-blur-xl{
    --tw-blur:blur(24px)
  }

  .md\:tw-blur-2xl{
    --tw-blur:blur(40px)
  }

  .md\:tw-blur-3xl{
    --tw-blur:blur(64px)
  }

  .md\:tw-brightness-0{
    --tw-brightness:brightness(0)
  }

  .md\:tw-brightness-50{
    --tw-brightness:brightness(.5)
  }

  .md\:tw-brightness-75{
    --tw-brightness:brightness(.75)
  }

  .md\:tw-brightness-90{
    --tw-brightness:brightness(.9)
  }

  .md\:tw-brightness-95{
    --tw-brightness:brightness(.95)
  }

  .md\:tw-brightness-100{
    --tw-brightness:brightness(1)
  }

  .md\:tw-brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .md\:tw-brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .md\:tw-brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .md\:tw-brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .md\:tw-brightness-200{
    --tw-brightness:brightness(2)
  }

  .md\:tw-contrast-0{
    --tw-contrast:contrast(0)
  }

  .md\:tw-contrast-50{
    --tw-contrast:contrast(.5)
  }

  .md\:tw-contrast-75{
    --tw-contrast:contrast(.75)
  }

  .md\:tw-contrast-100{
    --tw-contrast:contrast(1)
  }

  .md\:tw-contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .md\:tw-contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .md\:tw-contrast-200{
    --tw-contrast:contrast(2)
  }

  .md\:tw-drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-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))
  }

  .md\:tw-drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .md\:tw-drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .md\:tw-grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .md\:tw-grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .md\:tw-hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .md\:tw-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .md\:tw-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .md\:tw-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .md\:tw-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .md\:tw-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .md\:tw--hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .md\:tw--hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .md\:tw--hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .md\:tw--hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .md\:tw--hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .md\:tw-invert-0{
    --tw-invert:invert(0)
  }

  .md\:tw-invert{
    --tw-invert:invert(100%)
  }

  .md\:tw-saturate-0{
    --tw-saturate:saturate(0)
  }

  .md\:tw-saturate-50{
    --tw-saturate:saturate(.5)
  }

  .md\:tw-saturate-100{
    --tw-saturate:saturate(1)
  }

  .md\:tw-saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .md\:tw-saturate-200{
    --tw-saturate:saturate(2)
  }

  .md\:tw-sepia-0{
    --tw-sepia:sepia(0)
  }

  .md\:tw-sepia{
    --tw-sepia:sepia(100%)
  }

  .md\:tw-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,/*!*/ /*!*/);
    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)
  }

  .md\:tw-backdrop-filter-none{
    backdrop-filter:none
  }

  .md\:tw-backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .md\:tw-backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .md\:tw-backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .md\:tw-backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .md\:tw-backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .md\:tw-backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .md\:tw-backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .md\:tw-backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .md\:tw-backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .md\:tw-backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .md\:tw-backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .md\:tw-backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .md\:tw-backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .md\:tw-backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .md\:tw-backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .md\:tw-backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .md\:tw-backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .md\:tw-backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .md\:tw-backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .md\:tw-backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .md\:tw-backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .md\:tw-backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .md\:tw-backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .md\:tw-backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .md\:tw-backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .md\:tw-backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .md\:tw-backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .md\:tw-backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .md\:tw-backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .md\:tw-backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .md\:tw-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .md\:tw-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .md\:tw-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .md\:tw-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .md\:tw-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .md\:tw--backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .md\:tw--backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .md\:tw--backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .md\:tw--backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .md\:tw--backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .md\:tw-backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .md\:tw-backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .md\:tw-backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .md\:tw-backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .md\:tw-backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .md\:tw-backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .md\:tw-backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .md\:tw-backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .md\:tw-backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .md\:tw-backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .md\:tw-backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .md\:tw-backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .md\:tw-backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .md\:tw-backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .md\:tw-backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .md\:tw-backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .md\:tw-backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .md\:tw-backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .md\:tw-backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .md\:tw-backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .md\:tw-backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .md\:tw-backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .md\:tw-backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .md\:tw-backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .md\:tw-transition-none{
    transition-property:none
  }

  .md\:tw-transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:tw-transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:tw-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
  }

  .md\:tw-transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:tw-transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:tw-transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:tw-delay-75{
    transition-delay:75ms
  }

  .md\:tw-delay-100{
    transition-delay:100ms
  }

  .md\:tw-delay-150{
    transition-delay:150ms
  }

  .md\:tw-delay-200{
    transition-delay:200ms
  }

  .md\:tw-delay-300{
    transition-delay:300ms
  }

  .md\:tw-delay-500{
    transition-delay:500ms
  }

  .md\:tw-delay-700{
    transition-delay:700ms
  }

  .md\:tw-delay-1000{
    transition-delay:1000ms
  }

  .md\:tw-duration-75{
    transition-duration:75ms
  }

  .md\:tw-duration-100{
    transition-duration:100ms
  }

  .md\:tw-duration-150{
    transition-duration:150ms
  }

  .md\:tw-duration-200{
    transition-duration:200ms
  }

  .md\:tw-duration-300{
    transition-duration:300ms
  }

  .md\:tw-duration-500{
    transition-duration:500ms
  }

  .md\:tw-duration-700{
    transition-duration:700ms
  }

  .md\:tw-duration-1000{
    transition-duration:1000ms
  }

  .md\:tw-ease-linear{
    transition-timing-function:linear
  }

  .md\:tw-ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .md\:tw-ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .md\:tw-ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1024px){
  .lg\:tw-container{
    width:100%
  }

  @media (min-width: 640px){
    .lg\:tw-container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .lg\:tw-container{
      max-width:768px
    }
  }

  @media (min-width: 1024px){
    .lg\:tw-container{
      max-width:1024px
    }
  }

  @media (min-width: 1280px){
    .lg\:tw-container{
      max-width:1280px
    }
  }

  @media (min-width: 1536px){
    .lg\:tw-container{
      max-width:1536px
    }
  }

  .lg\:tw-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
  }

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

  .lg\:focus-within\:tw-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
  }

  .lg\:focus-within\:tw-not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .lg\:focus\:tw-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
  }

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

  .lg\:tw-pointer-events-none{
    pointer-events:none
  }

  .lg\:tw-pointer-events-auto{
    pointer-events:auto
  }

  .lg\:tw-visible{
    visibility:visible
  }

  .lg\:tw-invisible{
    visibility:hidden
  }

  .lg\:tw-static{
    position:static
  }

  .lg\:tw-fixed{
    position:fixed
  }

  .lg\:tw-absolute{
    position:absolute
  }

  .lg\:tw-relative{
    position:relative
  }

  .lg\:tw-sticky{
    position:sticky
  }

  .lg\:tw-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .lg\:tw-inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .lg\:tw-inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .lg\:tw-inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .lg\:tw-inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .lg\:tw-inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .lg\:tw-inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .lg\:tw-inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .lg\:tw-inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .lg\:tw-inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .lg\:tw-inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .lg\:tw-inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .lg\:tw-inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .lg\:tw-inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .lg\:tw-inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .lg\:tw-inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .lg\:tw-inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .lg\:tw-inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .lg\:tw-inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .lg\:tw-inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .lg\:tw-inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .lg\:tw-inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .lg\:tw-inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .lg\:tw-inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .lg\:tw-inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .lg\:tw-inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .lg\:tw-inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .lg\:tw-inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .lg\:tw-inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .lg\:tw-inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .lg\:tw-inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .lg\:tw-inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .lg\:tw-inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .lg\:tw-inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .lg\:tw-inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .lg\:tw-inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .lg\:tw--inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .lg\:tw--inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .lg\:tw--inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .lg\:tw--inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .lg\:tw--inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .lg\:tw--inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .lg\:tw--inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .lg\:tw--inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .lg\:tw--inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .lg\:tw--inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .lg\:tw--inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .lg\:tw--inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .lg\:tw--inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .lg\:tw--inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .lg\:tw--inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .lg\:tw--inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .lg\:tw--inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .lg\:tw--inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .lg\:tw--inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .lg\:tw--inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .lg\:tw--inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .lg\:tw--inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .lg\:tw--inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .lg\:tw--inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .lg\:tw--inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .lg\:tw--inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .lg\:tw--inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .lg\:tw--inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .lg\:tw--inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .lg\:tw--inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .lg\:tw--inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .lg\:tw--inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .lg\:tw--inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .lg\:tw--inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .lg\:tw--inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .lg\:tw-inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .lg\:tw-inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .lg\:tw-inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .lg\:tw-inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .lg\:tw-inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .lg\:tw-inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .lg\:tw-inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .lg\:tw--inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .lg\:tw--inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .lg\:tw--inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .lg\:tw--inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .lg\:tw--inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .lg\:tw--inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .lg\:tw--inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .lg\:tw-inset-x-0{
    left:0px;
    right:0px
  }

  .lg\:tw-inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .lg\:tw-inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .lg\:tw-inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .lg\:tw-inset-x-4{
    left:1rem;
    right:1rem
  }

  .lg\:tw-inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .lg\:tw-inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .lg\:tw-inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .lg\:tw-inset-x-8{
    left:2rem;
    right:2rem
  }

  .lg\:tw-inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .lg\:tw-inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .lg\:tw-inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .lg\:tw-inset-x-12{
    left:3rem;
    right:3rem
  }

  .lg\:tw-inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .lg\:tw-inset-x-16{
    left:4rem;
    right:4rem
  }

  .lg\:tw-inset-x-20{
    left:5rem;
    right:5rem
  }

  .lg\:tw-inset-x-24{
    left:6rem;
    right:6rem
  }

  .lg\:tw-inset-x-28{
    left:7rem;
    right:7rem
  }

  .lg\:tw-inset-x-32{
    left:8rem;
    right:8rem
  }

  .lg\:tw-inset-x-36{
    left:9rem;
    right:9rem
  }

  .lg\:tw-inset-x-40{
    left:10rem;
    right:10rem
  }

  .lg\:tw-inset-x-44{
    left:11rem;
    right:11rem
  }

  .lg\:tw-inset-x-48{
    left:12rem;
    right:12rem
  }

  .lg\:tw-inset-x-52{
    left:13rem;
    right:13rem
  }

  .lg\:tw-inset-x-56{
    left:14rem;
    right:14rem
  }

  .lg\:tw-inset-x-60{
    left:15rem;
    right:15rem
  }

  .lg\:tw-inset-x-64{
    left:16rem;
    right:16rem
  }

  .lg\:tw-inset-x-72{
    left:18rem;
    right:18rem
  }

  .lg\:tw-inset-x-80{
    left:20rem;
    right:20rem
  }

  .lg\:tw-inset-x-96{
    left:24rem;
    right:24rem
  }

  .lg\:tw-inset-x-auto{
    left:auto;
    right:auto
  }

  .lg\:tw-inset-x-px{
    left:1px;
    right:1px
  }

  .lg\:tw-inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .lg\:tw-inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .lg\:tw-inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .lg\:tw-inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .lg\:tw--inset-x-0{
    left:0px;
    right:0px
  }

  .lg\:tw--inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .lg\:tw--inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .lg\:tw--inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .lg\:tw--inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .lg\:tw--inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .lg\:tw--inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .lg\:tw--inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .lg\:tw--inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .lg\:tw--inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .lg\:tw--inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .lg\:tw--inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .lg\:tw--inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .lg\:tw--inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .lg\:tw--inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .lg\:tw--inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .lg\:tw--inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .lg\:tw--inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .lg\:tw--inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .lg\:tw--inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .lg\:tw--inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .lg\:tw--inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .lg\:tw--inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .lg\:tw--inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .lg\:tw--inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .lg\:tw--inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .lg\:tw--inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .lg\:tw--inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .lg\:tw--inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .lg\:tw--inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .lg\:tw--inset-x-px{
    left:-1px;
    right:-1px
  }

  .lg\:tw--inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .lg\:tw--inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .lg\:tw--inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .lg\:tw--inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .lg\:tw-inset-x-1\/2{
    left:50%;
    right:50%
  }

  .lg\:tw-inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .lg\:tw-inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .lg\:tw-inset-x-1\/4{
    left:25%;
    right:25%
  }

  .lg\:tw-inset-x-2\/4{
    left:50%;
    right:50%
  }

  .lg\:tw-inset-x-3\/4{
    left:75%;
    right:75%
  }

  .lg\:tw-inset-x-full{
    left:100%;
    right:100%
  }

  .lg\:tw--inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .lg\:tw--inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .lg\:tw--inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .lg\:tw--inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .lg\:tw--inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .lg\:tw--inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .lg\:tw--inset-x-full{
    left:-100%;
    right:-100%
  }

  .lg\:tw-inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:tw-inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .lg\:tw-inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .lg\:tw-inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .lg\:tw-inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .lg\:tw-inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .lg\:tw-inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .lg\:tw-inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .lg\:tw-inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .lg\:tw-inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .lg\:tw-inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .lg\:tw-inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .lg\:tw-inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .lg\:tw-inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .lg\:tw-inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .lg\:tw-inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .lg\:tw-inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .lg\:tw-inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .lg\:tw-inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .lg\:tw-inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .lg\:tw-inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .lg\:tw-inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .lg\:tw-inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .lg\:tw-inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .lg\:tw-inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .lg\:tw-inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .lg\:tw-inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .lg\:tw-inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .lg\:tw-inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .lg\:tw-inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .lg\:tw-inset-y-auto{
    top:auto;
    bottom:auto
  }

  .lg\:tw-inset-y-px{
    top:1px;
    bottom:1px
  }

  .lg\:tw-inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .lg\:tw-inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .lg\:tw-inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .lg\:tw-inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .lg\:tw--inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:tw--inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .lg\:tw--inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .lg\:tw--inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .lg\:tw--inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .lg\:tw--inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .lg\:tw--inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .lg\:tw--inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .lg\:tw--inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .lg\:tw--inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .lg\:tw--inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .lg\:tw--inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .lg\:tw--inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .lg\:tw--inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .lg\:tw--inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .lg\:tw--inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .lg\:tw--inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .lg\:tw--inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .lg\:tw--inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .lg\:tw--inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .lg\:tw--inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .lg\:tw--inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .lg\:tw--inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .lg\:tw--inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .lg\:tw--inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .lg\:tw--inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .lg\:tw--inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .lg\:tw--inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .lg\:tw--inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .lg\:tw--inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .lg\:tw--inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .lg\:tw--inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .lg\:tw--inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .lg\:tw--inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .lg\:tw--inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .lg\:tw-inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .lg\:tw-inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .lg\:tw-inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .lg\:tw-inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .lg\:tw-inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .lg\:tw-inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .lg\:tw-inset-y-full{
    top:100%;
    bottom:100%
  }

  .lg\:tw--inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .lg\:tw--inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .lg\:tw--inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .lg\:tw--inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .lg\:tw--inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .lg\:tw--inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .lg\:tw--inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .lg\:tw-top-0{
    top:0px
  }

  .lg\:tw-top-1{
    top:0.25rem
  }

  .lg\:tw-top-2{
    top:0.5rem
  }

  .lg\:tw-top-3{
    top:0.75rem
  }

  .lg\:tw-top-4{
    top:1rem
  }

  .lg\:tw-top-5{
    top:1.25rem
  }

  .lg\:tw-top-6{
    top:1.5rem
  }

  .lg\:tw-top-7{
    top:1.75rem
  }

  .lg\:tw-top-8{
    top:2rem
  }

  .lg\:tw-top-9{
    top:2.25rem
  }

  .lg\:tw-top-10{
    top:2.5rem
  }

  .lg\:tw-top-11{
    top:2.75rem
  }

  .lg\:tw-top-12{
    top:3rem
  }

  .lg\:tw-top-14{
    top:3.5rem
  }

  .lg\:tw-top-16{
    top:4rem
  }

  .lg\:tw-top-20{
    top:5rem
  }

  .lg\:tw-top-24{
    top:6rem
  }

  .lg\:tw-top-28{
    top:7rem
  }

  .lg\:tw-top-32{
    top:8rem
  }

  .lg\:tw-top-36{
    top:9rem
  }

  .lg\:tw-top-40{
    top:10rem
  }

  .lg\:tw-top-44{
    top:11rem
  }

  .lg\:tw-top-48{
    top:12rem
  }

  .lg\:tw-top-52{
    top:13rem
  }

  .lg\:tw-top-56{
    top:14rem
  }

  .lg\:tw-top-60{
    top:15rem
  }

  .lg\:tw-top-64{
    top:16rem
  }

  .lg\:tw-top-72{
    top:18rem
  }

  .lg\:tw-top-80{
    top:20rem
  }

  .lg\:tw-top-96{
    top:24rem
  }

  .lg\:tw-top-auto{
    top:auto
  }

  .lg\:tw-top-px{
    top:1px
  }

  .lg\:tw-top-0\.5{
    top:0.125rem
  }

  .lg\:tw-top-1\.5{
    top:0.375rem
  }

  .lg\:tw-top-2\.5{
    top:0.625rem
  }

  .lg\:tw-top-3\.5{
    top:0.875rem
  }

  .lg\:tw--top-0{
    top:0px
  }

  .lg\:tw--top-1{
    top:-0.25rem
  }

  .lg\:tw--top-2{
    top:-0.5rem
  }

  .lg\:tw--top-3{
    top:-0.75rem
  }

  .lg\:tw--top-4{
    top:-1rem
  }

  .lg\:tw--top-5{
    top:-1.25rem
  }

  .lg\:tw--top-6{
    top:-1.5rem
  }

  .lg\:tw--top-7{
    top:-1.75rem
  }

  .lg\:tw--top-8{
    top:-2rem
  }

  .lg\:tw--top-9{
    top:-2.25rem
  }

  .lg\:tw--top-10{
    top:-2.5rem
  }

  .lg\:tw--top-11{
    top:-2.75rem
  }

  .lg\:tw--top-12{
    top:-3rem
  }

  .lg\:tw--top-14{
    top:-3.5rem
  }

  .lg\:tw--top-16{
    top:-4rem
  }

  .lg\:tw--top-20{
    top:-5rem
  }

  .lg\:tw--top-24{
    top:-6rem
  }

  .lg\:tw--top-28{
    top:-7rem
  }

  .lg\:tw--top-32{
    top:-8rem
  }

  .lg\:tw--top-36{
    top:-9rem
  }

  .lg\:tw--top-40{
    top:-10rem
  }

  .lg\:tw--top-44{
    top:-11rem
  }

  .lg\:tw--top-48{
    top:-12rem
  }

  .lg\:tw--top-52{
    top:-13rem
  }

  .lg\:tw--top-56{
    top:-14rem
  }

  .lg\:tw--top-60{
    top:-15rem
  }

  .lg\:tw--top-64{
    top:-16rem
  }

  .lg\:tw--top-72{
    top:-18rem
  }

  .lg\:tw--top-80{
    top:-20rem
  }

  .lg\:tw--top-96{
    top:-24rem
  }

  .lg\:tw--top-px{
    top:-1px
  }

  .lg\:tw--top-0\.5{
    top:-0.125rem
  }

  .lg\:tw--top-1\.5{
    top:-0.375rem
  }

  .lg\:tw--top-2\.5{
    top:-0.625rem
  }

  .lg\:tw--top-3\.5{
    top:-0.875rem
  }

  .lg\:tw-top-1\/2{
    top:50%
  }

  .lg\:tw-top-1\/3{
    top:33.333333%
  }

  .lg\:tw-top-2\/3{
    top:66.666667%
  }

  .lg\:tw-top-1\/4{
    top:25%
  }

  .lg\:tw-top-2\/4{
    top:50%
  }

  .lg\:tw-top-3\/4{
    top:75%
  }

  .lg\:tw-top-full{
    top:100%
  }

  .lg\:tw--top-1\/2{
    top:-50%
  }

  .lg\:tw--top-1\/3{
    top:-33.333333%
  }

  .lg\:tw--top-2\/3{
    top:-66.666667%
  }

  .lg\:tw--top-1\/4{
    top:-25%
  }

  .lg\:tw--top-2\/4{
    top:-50%
  }

  .lg\:tw--top-3\/4{
    top:-75%
  }

  .lg\:tw--top-full{
    top:-100%
  }

  .lg\:tw-right-0{
    right:0px
  }

  .lg\:tw-right-1{
    right:0.25rem
  }

  .lg\:tw-right-2{
    right:0.5rem
  }

  .lg\:tw-right-3{
    right:0.75rem
  }

  .lg\:tw-right-4{
    right:1rem
  }

  .lg\:tw-right-5{
    right:1.25rem
  }

  .lg\:tw-right-6{
    right:1.5rem
  }

  .lg\:tw-right-7{
    right:1.75rem
  }

  .lg\:tw-right-8{
    right:2rem
  }

  .lg\:tw-right-9{
    right:2.25rem
  }

  .lg\:tw-right-10{
    right:2.5rem
  }

  .lg\:tw-right-11{
    right:2.75rem
  }

  .lg\:tw-right-12{
    right:3rem
  }

  .lg\:tw-right-14{
    right:3.5rem
  }

  .lg\:tw-right-16{
    right:4rem
  }

  .lg\:tw-right-20{
    right:5rem
  }

  .lg\:tw-right-24{
    right:6rem
  }

  .lg\:tw-right-28{
    right:7rem
  }

  .lg\:tw-right-32{
    right:8rem
  }

  .lg\:tw-right-36{
    right:9rem
  }

  .lg\:tw-right-40{
    right:10rem
  }

  .lg\:tw-right-44{
    right:11rem
  }

  .lg\:tw-right-48{
    right:12rem
  }

  .lg\:tw-right-52{
    right:13rem
  }

  .lg\:tw-right-56{
    right:14rem
  }

  .lg\:tw-right-60{
    right:15rem
  }

  .lg\:tw-right-64{
    right:16rem
  }

  .lg\:tw-right-72{
    right:18rem
  }

  .lg\:tw-right-80{
    right:20rem
  }

  .lg\:tw-right-96{
    right:24rem
  }

  .lg\:tw-right-auto{
    right:auto
  }

  .lg\:tw-right-px{
    right:1px
  }

  .lg\:tw-right-0\.5{
    right:0.125rem
  }

  .lg\:tw-right-1\.5{
    right:0.375rem
  }

  .lg\:tw-right-2\.5{
    right:0.625rem
  }

  .lg\:tw-right-3\.5{
    right:0.875rem
  }

  .lg\:tw--right-0{
    right:0px
  }

  .lg\:tw--right-1{
    right:-0.25rem
  }

  .lg\:tw--right-2{
    right:-0.5rem
  }

  .lg\:tw--right-3{
    right:-0.75rem
  }

  .lg\:tw--right-4{
    right:-1rem
  }

  .lg\:tw--right-5{
    right:-1.25rem
  }

  .lg\:tw--right-6{
    right:-1.5rem
  }

  .lg\:tw--right-7{
    right:-1.75rem
  }

  .lg\:tw--right-8{
    right:-2rem
  }

  .lg\:tw--right-9{
    right:-2.25rem
  }

  .lg\:tw--right-10{
    right:-2.5rem
  }

  .lg\:tw--right-11{
    right:-2.75rem
  }

  .lg\:tw--right-12{
    right:-3rem
  }

  .lg\:tw--right-14{
    right:-3.5rem
  }

  .lg\:tw--right-16{
    right:-4rem
  }

  .lg\:tw--right-20{
    right:-5rem
  }

  .lg\:tw--right-24{
    right:-6rem
  }

  .lg\:tw--right-28{
    right:-7rem
  }

  .lg\:tw--right-32{
    right:-8rem
  }

  .lg\:tw--right-36{
    right:-9rem
  }

  .lg\:tw--right-40{
    right:-10rem
  }

  .lg\:tw--right-44{
    right:-11rem
  }

  .lg\:tw--right-48{
    right:-12rem
  }

  .lg\:tw--right-52{
    right:-13rem
  }

  .lg\:tw--right-56{
    right:-14rem
  }

  .lg\:tw--right-60{
    right:-15rem
  }

  .lg\:tw--right-64{
    right:-16rem
  }

  .lg\:tw--right-72{
    right:-18rem
  }

  .lg\:tw--right-80{
    right:-20rem
  }

  .lg\:tw--right-96{
    right:-24rem
  }

  .lg\:tw--right-px{
    right:-1px
  }

  .lg\:tw--right-0\.5{
    right:-0.125rem
  }

  .lg\:tw--right-1\.5{
    right:-0.375rem
  }

  .lg\:tw--right-2\.5{
    right:-0.625rem
  }

  .lg\:tw--right-3\.5{
    right:-0.875rem
  }

  .lg\:tw-right-1\/2{
    right:50%
  }

  .lg\:tw-right-1\/3{
    right:33.333333%
  }

  .lg\:tw-right-2\/3{
    right:66.666667%
  }

  .lg\:tw-right-1\/4{
    right:25%
  }

  .lg\:tw-right-2\/4{
    right:50%
  }

  .lg\:tw-right-3\/4{
    right:75%
  }

  .lg\:tw-right-full{
    right:100%
  }

  .lg\:tw--right-1\/2{
    right:-50%
  }

  .lg\:tw--right-1\/3{
    right:-33.333333%
  }

  .lg\:tw--right-2\/3{
    right:-66.666667%
  }

  .lg\:tw--right-1\/4{
    right:-25%
  }

  .lg\:tw--right-2\/4{
    right:-50%
  }

  .lg\:tw--right-3\/4{
    right:-75%
  }

  .lg\:tw--right-full{
    right:-100%
  }

  .lg\:tw-bottom-0{
    bottom:0px
  }

  .lg\:tw-bottom-1{
    bottom:0.25rem
  }

  .lg\:tw-bottom-2{
    bottom:0.5rem
  }

  .lg\:tw-bottom-3{
    bottom:0.75rem
  }

  .lg\:tw-bottom-4{
    bottom:1rem
  }

  .lg\:tw-bottom-5{
    bottom:1.25rem
  }

  .lg\:tw-bottom-6{
    bottom:1.5rem
  }

  .lg\:tw-bottom-7{
    bottom:1.75rem
  }

  .lg\:tw-bottom-8{
    bottom:2rem
  }

  .lg\:tw-bottom-9{
    bottom:2.25rem
  }

  .lg\:tw-bottom-10{
    bottom:2.5rem
  }

  .lg\:tw-bottom-11{
    bottom:2.75rem
  }

  .lg\:tw-bottom-12{
    bottom:3rem
  }

  .lg\:tw-bottom-14{
    bottom:3.5rem
  }

  .lg\:tw-bottom-16{
    bottom:4rem
  }

  .lg\:tw-bottom-20{
    bottom:5rem
  }

  .lg\:tw-bottom-24{
    bottom:6rem
  }

  .lg\:tw-bottom-28{
    bottom:7rem
  }

  .lg\:tw-bottom-32{
    bottom:8rem
  }

  .lg\:tw-bottom-36{
    bottom:9rem
  }

  .lg\:tw-bottom-40{
    bottom:10rem
  }

  .lg\:tw-bottom-44{
    bottom:11rem
  }

  .lg\:tw-bottom-48{
    bottom:12rem
  }

  .lg\:tw-bottom-52{
    bottom:13rem
  }

  .lg\:tw-bottom-56{
    bottom:14rem
  }

  .lg\:tw-bottom-60{
    bottom:15rem
  }

  .lg\:tw-bottom-64{
    bottom:16rem
  }

  .lg\:tw-bottom-72{
    bottom:18rem
  }

  .lg\:tw-bottom-80{
    bottom:20rem
  }

  .lg\:tw-bottom-96{
    bottom:24rem
  }

  .lg\:tw-bottom-auto{
    bottom:auto
  }

  .lg\:tw-bottom-px{
    bottom:1px
  }

  .lg\:tw-bottom-0\.5{
    bottom:0.125rem
  }

  .lg\:tw-bottom-1\.5{
    bottom:0.375rem
  }

  .lg\:tw-bottom-2\.5{
    bottom:0.625rem
  }

  .lg\:tw-bottom-3\.5{
    bottom:0.875rem
  }

  .lg\:tw--bottom-0{
    bottom:0px
  }

  .lg\:tw--bottom-1{
    bottom:-0.25rem
  }

  .lg\:tw--bottom-2{
    bottom:-0.5rem
  }

  .lg\:tw--bottom-3{
    bottom:-0.75rem
  }

  .lg\:tw--bottom-4{
    bottom:-1rem
  }

  .lg\:tw--bottom-5{
    bottom:-1.25rem
  }

  .lg\:tw--bottom-6{
    bottom:-1.5rem
  }

  .lg\:tw--bottom-7{
    bottom:-1.75rem
  }

  .lg\:tw--bottom-8{
    bottom:-2rem
  }

  .lg\:tw--bottom-9{
    bottom:-2.25rem
  }

  .lg\:tw--bottom-10{
    bottom:-2.5rem
  }

  .lg\:tw--bottom-11{
    bottom:-2.75rem
  }

  .lg\:tw--bottom-12{
    bottom:-3rem
  }

  .lg\:tw--bottom-14{
    bottom:-3.5rem
  }

  .lg\:tw--bottom-16{
    bottom:-4rem
  }

  .lg\:tw--bottom-20{
    bottom:-5rem
  }

  .lg\:tw--bottom-24{
    bottom:-6rem
  }

  .lg\:tw--bottom-28{
    bottom:-7rem
  }

  .lg\:tw--bottom-32{
    bottom:-8rem
  }

  .lg\:tw--bottom-36{
    bottom:-9rem
  }

  .lg\:tw--bottom-40{
    bottom:-10rem
  }

  .lg\:tw--bottom-44{
    bottom:-11rem
  }

  .lg\:tw--bottom-48{
    bottom:-12rem
  }

  .lg\:tw--bottom-52{
    bottom:-13rem
  }

  .lg\:tw--bottom-56{
    bottom:-14rem
  }

  .lg\:tw--bottom-60{
    bottom:-15rem
  }

  .lg\:tw--bottom-64{
    bottom:-16rem
  }

  .lg\:tw--bottom-72{
    bottom:-18rem
  }

  .lg\:tw--bottom-80{
    bottom:-20rem
  }

  .lg\:tw--bottom-96{
    bottom:-24rem
  }

  .lg\:tw--bottom-px{
    bottom:-1px
  }

  .lg\:tw--bottom-0\.5{
    bottom:-0.125rem
  }

  .lg\:tw--bottom-1\.5{
    bottom:-0.375rem
  }

  .lg\:tw--bottom-2\.5{
    bottom:-0.625rem
  }

  .lg\:tw--bottom-3\.5{
    bottom:-0.875rem
  }

  .lg\:tw-bottom-1\/2{
    bottom:50%
  }

  .lg\:tw-bottom-1\/3{
    bottom:33.333333%
  }

  .lg\:tw-bottom-2\/3{
    bottom:66.666667%
  }

  .lg\:tw-bottom-1\/4{
    bottom:25%
  }

  .lg\:tw-bottom-2\/4{
    bottom:50%
  }

  .lg\:tw-bottom-3\/4{
    bottom:75%
  }

  .lg\:tw-bottom-full{
    bottom:100%
  }

  .lg\:tw--bottom-1\/2{
    bottom:-50%
  }

  .lg\:tw--bottom-1\/3{
    bottom:-33.333333%
  }

  .lg\:tw--bottom-2\/3{
    bottom:-66.666667%
  }

  .lg\:tw--bottom-1\/4{
    bottom:-25%
  }

  .lg\:tw--bottom-2\/4{
    bottom:-50%
  }

  .lg\:tw--bottom-3\/4{
    bottom:-75%
  }

  .lg\:tw--bottom-full{
    bottom:-100%
  }

  .lg\:tw-left-0{
    left:0px
  }

  .lg\:tw-left-1{
    left:0.25rem
  }

  .lg\:tw-left-2{
    left:0.5rem
  }

  .lg\:tw-left-3{
    left:0.75rem
  }

  .lg\:tw-left-4{
    left:1rem
  }

  .lg\:tw-left-5{
    left:1.25rem
  }

  .lg\:tw-left-6{
    left:1.5rem
  }

  .lg\:tw-left-7{
    left:1.75rem
  }

  .lg\:tw-left-8{
    left:2rem
  }

  .lg\:tw-left-9{
    left:2.25rem
  }

  .lg\:tw-left-10{
    left:2.5rem
  }

  .lg\:tw-left-11{
    left:2.75rem
  }

  .lg\:tw-left-12{
    left:3rem
  }

  .lg\:tw-left-14{
    left:3.5rem
  }

  .lg\:tw-left-16{
    left:4rem
  }

  .lg\:tw-left-20{
    left:5rem
  }

  .lg\:tw-left-24{
    left:6rem
  }

  .lg\:tw-left-28{
    left:7rem
  }

  .lg\:tw-left-32{
    left:8rem
  }

  .lg\:tw-left-36{
    left:9rem
  }

  .lg\:tw-left-40{
    left:10rem
  }

  .lg\:tw-left-44{
    left:11rem
  }

  .lg\:tw-left-48{
    left:12rem
  }

  .lg\:tw-left-52{
    left:13rem
  }

  .lg\:tw-left-56{
    left:14rem
  }

  .lg\:tw-left-60{
    left:15rem
  }

  .lg\:tw-left-64{
    left:16rem
  }

  .lg\:tw-left-72{
    left:18rem
  }

  .lg\:tw-left-80{
    left:20rem
  }

  .lg\:tw-left-96{
    left:24rem
  }

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

  .lg\:tw-left-px{
    left:1px
  }

  .lg\:tw-left-0\.5{
    left:0.125rem
  }

  .lg\:tw-left-1\.5{
    left:0.375rem
  }

  .lg\:tw-left-2\.5{
    left:0.625rem
  }

  .lg\:tw-left-3\.5{
    left:0.875rem
  }

  .lg\:tw--left-0{
    left:0px
  }

  .lg\:tw--left-1{
    left:-0.25rem
  }

  .lg\:tw--left-2{
    left:-0.5rem
  }

  .lg\:tw--left-3{
    left:-0.75rem
  }

  .lg\:tw--left-4{
    left:-1rem
  }

  .lg\:tw--left-5{
    left:-1.25rem
  }

  .lg\:tw--left-6{
    left:-1.5rem
  }

  .lg\:tw--left-7{
    left:-1.75rem
  }

  .lg\:tw--left-8{
    left:-2rem
  }

  .lg\:tw--left-9{
    left:-2.25rem
  }

  .lg\:tw--left-10{
    left:-2.5rem
  }

  .lg\:tw--left-11{
    left:-2.75rem
  }

  .lg\:tw--left-12{
    left:-3rem
  }

  .lg\:tw--left-14{
    left:-3.5rem
  }

  .lg\:tw--left-16{
    left:-4rem
  }

  .lg\:tw--left-20{
    left:-5rem
  }

  .lg\:tw--left-24{
    left:-6rem
  }

  .lg\:tw--left-28{
    left:-7rem
  }

  .lg\:tw--left-32{
    left:-8rem
  }

  .lg\:tw--left-36{
    left:-9rem
  }

  .lg\:tw--left-40{
    left:-10rem
  }

  .lg\:tw--left-44{
    left:-11rem
  }

  .lg\:tw--left-48{
    left:-12rem
  }

  .lg\:tw--left-52{
    left:-13rem
  }

  .lg\:tw--left-56{
    left:-14rem
  }

  .lg\:tw--left-60{
    left:-15rem
  }

  .lg\:tw--left-64{
    left:-16rem
  }

  .lg\:tw--left-72{
    left:-18rem
  }

  .lg\:tw--left-80{
    left:-20rem
  }

  .lg\:tw--left-96{
    left:-24rem
  }

  .lg\:tw--left-px{
    left:-1px
  }

  .lg\:tw--left-0\.5{
    left:-0.125rem
  }

  .lg\:tw--left-1\.5{
    left:-0.375rem
  }

  .lg\:tw--left-2\.5{
    left:-0.625rem
  }

  .lg\:tw--left-3\.5{
    left:-0.875rem
  }

  .lg\:tw-left-1\/2{
    left:50%
  }

  .lg\:tw-left-1\/3{
    left:33.333333%
  }

  .lg\:tw-left-2\/3{
    left:66.666667%
  }

  .lg\:tw-left-1\/4{
    left:25%
  }

  .lg\:tw-left-2\/4{
    left:50%
  }

  .lg\:tw-left-3\/4{
    left:75%
  }

  .lg\:tw-left-full{
    left:100%
  }

  .lg\:tw--left-1\/2{
    left:-50%
  }

  .lg\:tw--left-1\/3{
    left:-33.333333%
  }

  .lg\:tw--left-2\/3{
    left:-66.666667%
  }

  .lg\:tw--left-1\/4{
    left:-25%
  }

  .lg\:tw--left-2\/4{
    left:-50%
  }

  .lg\:tw--left-3\/4{
    left:-75%
  }

  .lg\:tw--left-full{
    left:-100%
  }

  .lg\:tw-isolate{
    isolation:isolate
  }

  .lg\:tw-isolation-auto{
    isolation:auto
  }

  .lg\:tw-z-0{
    z-index:0
  }

  .lg\:tw-z-10{
    z-index:10
  }

  .lg\:tw-z-20{
    z-index:20
  }

  .lg\:tw-z-30{
    z-index:30
  }

  .lg\:tw-z-40{
    z-index:40
  }

  .lg\:tw-z-50{
    z-index:50
  }

  .lg\:tw-z-auto{
    z-index:auto
  }

  .lg\:focus-within\:tw-z-0:focus-within{
    z-index:0
  }

  .lg\:focus-within\:tw-z-10:focus-within{
    z-index:10
  }

  .lg\:focus-within\:tw-z-20:focus-within{
    z-index:20
  }

  .lg\:focus-within\:tw-z-30:focus-within{
    z-index:30
  }

  .lg\:focus-within\:tw-z-40:focus-within{
    z-index:40
  }

  .lg\:focus-within\:tw-z-50:focus-within{
    z-index:50
  }

  .lg\:focus-within\:tw-z-auto:focus-within{
    z-index:auto
  }

  .lg\:focus\:tw-z-0:focus{
    z-index:0
  }

  .lg\:focus\:tw-z-10:focus{
    z-index:10
  }

  .lg\:focus\:tw-z-20:focus{
    z-index:20
  }

  .lg\:focus\:tw-z-30:focus{
    z-index:30
  }

  .lg\:focus\:tw-z-40:focus{
    z-index:40
  }

  .lg\:focus\:tw-z-50:focus{
    z-index:50
  }

  .lg\:focus\:tw-z-auto:focus{
    z-index:auto
  }

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

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

  .lg\:tw-order-3{
    order:3
  }

  .lg\:tw-order-4{
    order:4
  }

  .lg\:tw-order-5{
    order:5
  }

  .lg\:tw-order-6{
    order:6
  }

  .lg\:tw-order-7{
    order:7
  }

  .lg\:tw-order-8{
    order:8
  }

  .lg\:tw-order-9{
    order:9
  }

  .lg\:tw-order-10{
    order:10
  }

  .lg\:tw-order-11{
    order:11
  }

  .lg\:tw-order-12{
    order:12
  }

  .lg\:tw-order-first{
    order:-9999
  }

  .lg\:tw-order-last{
    order:9999
  }

  .lg\:tw-order-none{
    order:0
  }

  .lg\:tw-col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:tw-col-start-1{
    grid-column-start:1
  }

  .lg\:tw-col-start-2{
    grid-column-start:2
  }

  .lg\:tw-col-start-3{
    grid-column-start:3
  }

  .lg\:tw-col-start-4{
    grid-column-start:4
  }

  .lg\:tw-col-start-5{
    grid-column-start:5
  }

  .lg\:tw-col-start-6{
    grid-column-start:6
  }

  .lg\:tw-col-start-7{
    grid-column-start:7
  }

  .lg\:tw-col-start-8{
    grid-column-start:8
  }

  .lg\:tw-col-start-9{
    grid-column-start:9
  }

  .lg\:tw-col-start-10{
    grid-column-start:10
  }

  .lg\:tw-col-start-11{
    grid-column-start:11
  }

  .lg\:tw-col-start-12{
    grid-column-start:12
  }

  .lg\:tw-col-start-13{
    grid-column-start:13
  }

  .lg\:tw-col-start-auto{
    grid-column-start:auto
  }

  .lg\:tw-col-end-1{
    grid-column-end:1
  }

  .lg\:tw-col-end-2{
    grid-column-end:2
  }

  .lg\:tw-col-end-3{
    grid-column-end:3
  }

  .lg\:tw-col-end-4{
    grid-column-end:4
  }

  .lg\:tw-col-end-5{
    grid-column-end:5
  }

  .lg\:tw-col-end-6{
    grid-column-end:6
  }

  .lg\:tw-col-end-7{
    grid-column-end:7
  }

  .lg\:tw-col-end-8{
    grid-column-end:8
  }

  .lg\:tw-col-end-9{
    grid-column-end:9
  }

  .lg\:tw-col-end-10{
    grid-column-end:10
  }

  .lg\:tw-col-end-11{
    grid-column-end:11
  }

  .lg\:tw-col-end-12{
    grid-column-end:12
  }

  .lg\:tw-col-end-13{
    grid-column-end:13
  }

  .lg\:tw-col-end-auto{
    grid-column-end:auto
  }

  .lg\:tw-row-auto{
    grid-row:auto
  }

  .lg\:tw-row-span-1{
    grid-row:span 1 / span 1
  }

  .lg\:tw-row-span-2{
    grid-row:span 2 / span 2
  }

  .lg\:tw-row-span-3{
    grid-row:span 3 / span 3
  }

  .lg\:tw-row-span-4{
    grid-row:span 4 / span 4
  }

  .lg\:tw-row-span-5{
    grid-row:span 5 / span 5
  }

  .lg\:tw-row-span-6{
    grid-row:span 6 / span 6
  }

  .lg\:tw-row-span-full{
    grid-row:1 / -1
  }

  .lg\:tw-row-start-1{
    grid-row-start:1
  }

  .lg\:tw-row-start-2{
    grid-row-start:2
  }

  .lg\:tw-row-start-3{
    grid-row-start:3
  }

  .lg\:tw-row-start-4{
    grid-row-start:4
  }

  .lg\:tw-row-start-5{
    grid-row-start:5
  }

  .lg\:tw-row-start-6{
    grid-row-start:6
  }

  .lg\:tw-row-start-7{
    grid-row-start:7
  }

  .lg\:tw-row-start-auto{
    grid-row-start:auto
  }

  .lg\:tw-row-end-1{
    grid-row-end:1
  }

  .lg\:tw-row-end-2{
    grid-row-end:2
  }

  .lg\:tw-row-end-3{
    grid-row-end:3
  }

  .lg\:tw-row-end-4{
    grid-row-end:4
  }

  .lg\:tw-row-end-5{
    grid-row-end:5
  }

  .lg\:tw-row-end-6{
    grid-row-end:6
  }

  .lg\:tw-row-end-7{
    grid-row-end:7
  }

  .lg\:tw-row-end-auto{
    grid-row-end:auto
  }

  .lg\:tw-float-right{
    float:right
  }

  .lg\:tw-float-left{
    float:left
  }

  .lg\:tw-float-none{
    float:none
  }

  .lg\:tw-clear-left{
    clear:left
  }

  .lg\:tw-clear-right{
    clear:right
  }

  .lg\:tw-clear-both{
    clear:both
  }

  .lg\:tw-clear-none{
    clear:none
  }

  .lg\:tw-m-0{
    margin:0px
  }

  .lg\:tw-m-1{
    margin:0.25rem
  }

  .lg\:tw-m-2{
    margin:0.5rem
  }

  .lg\:tw-m-3{
    margin:0.75rem
  }

  .lg\:tw-m-4{
    margin:1rem
  }

  .lg\:tw-m-5{
    margin:1.25rem
  }

  .lg\:tw-m-6{
    margin:1.5rem
  }

  .lg\:tw-m-7{
    margin:1.75rem
  }

  .lg\:tw-m-8{
    margin:2rem
  }

  .lg\:tw-m-9{
    margin:2.25rem
  }

  .lg\:tw-m-10{
    margin:2.5rem
  }

  .lg\:tw-m-11{
    margin:2.75rem
  }

  .lg\:tw-m-12{
    margin:3rem
  }

  .lg\:tw-m-14{
    margin:3.5rem
  }

  .lg\:tw-m-16{
    margin:4rem
  }

  .lg\:tw-m-20{
    margin:5rem
  }

  .lg\:tw-m-24{
    margin:6rem
  }

  .lg\:tw-m-28{
    margin:7rem
  }

  .lg\:tw-m-32{
    margin:8rem
  }

  .lg\:tw-m-36{
    margin:9rem
  }

  .lg\:tw-m-40{
    margin:10rem
  }

  .lg\:tw-m-44{
    margin:11rem
  }

  .lg\:tw-m-48{
    margin:12rem
  }

  .lg\:tw-m-52{
    margin:13rem
  }

  .lg\:tw-m-56{
    margin:14rem
  }

  .lg\:tw-m-60{
    margin:15rem
  }

  .lg\:tw-m-64{
    margin:16rem
  }

  .lg\:tw-m-72{
    margin:18rem
  }

  .lg\:tw-m-80{
    margin:20rem
  }

  .lg\:tw-m-96{
    margin:24rem
  }

  .lg\:tw-m-auto{
    margin:auto
  }

  .lg\:tw-m-px{
    margin:1px
  }

  .lg\:tw-m-0\.5{
    margin:0.125rem
  }

  .lg\:tw-m-1\.5{
    margin:0.375rem
  }

  .lg\:tw-m-2\.5{
    margin:0.625rem
  }

  .lg\:tw-m-3\.5{
    margin:0.875rem
  }

  .lg\:tw--m-0{
    margin:0px
  }

  .lg\:tw--m-1{
    margin:-0.25rem
  }

  .lg\:tw--m-2{
    margin:-0.5rem
  }

  .lg\:tw--m-3{
    margin:-0.75rem
  }

  .lg\:tw--m-4{
    margin:-1rem
  }

  .lg\:tw--m-5{
    margin:-1.25rem
  }

  .lg\:tw--m-6{
    margin:-1.5rem
  }

  .lg\:tw--m-7{
    margin:-1.75rem
  }

  .lg\:tw--m-8{
    margin:-2rem
  }

  .lg\:tw--m-9{
    margin:-2.25rem
  }

  .lg\:tw--m-10{
    margin:-2.5rem
  }

  .lg\:tw--m-11{
    margin:-2.75rem
  }

  .lg\:tw--m-12{
    margin:-3rem
  }

  .lg\:tw--m-14{
    margin:-3.5rem
  }

  .lg\:tw--m-16{
    margin:-4rem
  }

  .lg\:tw--m-20{
    margin:-5rem
  }

  .lg\:tw--m-24{
    margin:-6rem
  }

  .lg\:tw--m-28{
    margin:-7rem
  }

  .lg\:tw--m-32{
    margin:-8rem
  }

  .lg\:tw--m-36{
    margin:-9rem
  }

  .lg\:tw--m-40{
    margin:-10rem
  }

  .lg\:tw--m-44{
    margin:-11rem
  }

  .lg\:tw--m-48{
    margin:-12rem
  }

  .lg\:tw--m-52{
    margin:-13rem
  }

  .lg\:tw--m-56{
    margin:-14rem
  }

  .lg\:tw--m-60{
    margin:-15rem
  }

  .lg\:tw--m-64{
    margin:-16rem
  }

  .lg\:tw--m-72{
    margin:-18rem
  }

  .lg\:tw--m-80{
    margin:-20rem
  }

  .lg\:tw--m-96{
    margin:-24rem
  }

  .lg\:tw--m-px{
    margin:-1px
  }

  .lg\:tw--m-0\.5{
    margin:-0.125rem
  }

  .lg\:tw--m-1\.5{
    margin:-0.375rem
  }

  .lg\:tw--m-2\.5{
    margin:-0.625rem
  }

  .lg\:tw--m-3\.5{
    margin:-0.875rem
  }

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

  .lg\:tw-mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

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

  .lg\:tw-mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .lg\:tw-mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .lg\:tw-mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

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

  .lg\:tw-mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

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

  .lg\:tw-mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .lg\:tw-mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

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

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

  .lg\:tw-mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .lg\:tw-mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .lg\:tw-mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

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

  .lg\:tw-mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

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

  .lg\:tw-mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .lg\:tw-mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .lg\:tw-mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

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

  .lg\:tw-mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .lg\:tw-mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

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

  .lg\:tw-mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .lg\:tw-mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .lg\:tw-mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .lg\:tw-mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .lg\:tw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .lg\:tw-mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .lg\:tw-mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .lg\:tw-mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .lg\:tw-mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .lg\:tw-mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

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

  .lg\:tw--mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

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

  .lg\:tw--mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .lg\:tw--mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .lg\:tw--mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

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

  .lg\:tw--mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

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

  .lg\:tw--mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .lg\:tw--mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

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

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

  .lg\:tw--mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .lg\:tw--mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .lg\:tw--mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

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

  .lg\:tw--mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

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

  .lg\:tw--mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .lg\:tw--mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .lg\:tw--mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

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

  .lg\:tw--mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .lg\:tw--mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

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

  .lg\:tw--mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .lg\:tw--mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .lg\:tw--mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .lg\:tw--mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .lg\:tw--mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .lg\:tw--mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .lg\:tw--mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .lg\:tw--mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .lg\:tw--mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

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

  .lg\:tw-my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .lg\:tw-my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .lg\:tw-my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .lg\:tw-my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .lg\:tw-my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .lg\:tw-my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .lg\:tw-my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .lg\:tw-my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .lg\:tw-my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .lg\:tw-my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .lg\:tw-my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .lg\:tw-my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .lg\:tw-my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .lg\:tw-my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .lg\:tw-my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .lg\:tw-my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .lg\:tw-my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .lg\:tw-my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .lg\:tw-my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .lg\:tw-my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .lg\:tw-my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .lg\:tw-my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .lg\:tw-my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .lg\:tw-my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

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

  .lg\:tw-my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .lg\:tw-my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .lg\:tw-my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .lg\:tw-my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .lg\:tw-my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .lg\:tw-my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .lg\:tw-my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .lg\:tw-my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .lg\:tw-my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .lg\:tw-my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

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

  .lg\:tw--my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .lg\:tw--my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .lg\:tw--my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .lg\:tw--my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .lg\:tw--my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .lg\:tw--my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .lg\:tw--my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .lg\:tw--my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .lg\:tw--my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .lg\:tw--my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .lg\:tw--my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .lg\:tw--my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .lg\:tw--my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .lg\:tw--my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .lg\:tw--my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .lg\:tw--my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .lg\:tw--my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .lg\:tw--my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .lg\:tw--my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .lg\:tw--my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .lg\:tw--my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .lg\:tw--my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .lg\:tw--my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .lg\:tw--my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

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

  .lg\:tw--my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .lg\:tw--my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .lg\:tw--my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .lg\:tw--my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .lg\:tw--my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .lg\:tw--my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .lg\:tw--my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .lg\:tw--my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .lg\:tw--my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .lg\:tw-mt-0{
    margin-top:0px
  }

  .lg\:tw-mt-1{
    margin-top:0.25rem
  }

  .lg\:tw-mt-2{
    margin-top:0.5rem
  }

  .lg\:tw-mt-3{
    margin-top:0.75rem
  }

  .lg\:tw-mt-4{
    margin-top:1rem
  }

  .lg\:tw-mt-5{
    margin-top:1.25rem
  }

  .lg\:tw-mt-6{
    margin-top:1.5rem
  }

  .lg\:tw-mt-7{
    margin-top:1.75rem
  }

  .lg\:tw-mt-8{
    margin-top:2rem
  }

  .lg\:tw-mt-9{
    margin-top:2.25rem
  }

  .lg\:tw-mt-10{
    margin-top:2.5rem
  }

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

  .lg\:tw-mt-12{
    margin-top:3rem
  }

  .lg\:tw-mt-14{
    margin-top:3.5rem
  }

  .lg\:tw-mt-16{
    margin-top:4rem
  }

  .lg\:tw-mt-20{
    margin-top:5rem
  }

  .lg\:tw-mt-24{
    margin-top:6rem
  }

  .lg\:tw-mt-28{
    margin-top:7rem
  }

  .lg\:tw-mt-32{
    margin-top:8rem
  }

  .lg\:tw-mt-36{
    margin-top:9rem
  }

  .lg\:tw-mt-40{
    margin-top:10rem
  }

  .lg\:tw-mt-44{
    margin-top:11rem
  }

  .lg\:tw-mt-48{
    margin-top:12rem
  }

  .lg\:tw-mt-52{
    margin-top:13rem
  }

  .lg\:tw-mt-56{
    margin-top:14rem
  }

  .lg\:tw-mt-60{
    margin-top:15rem
  }

  .lg\:tw-mt-64{
    margin-top:16rem
  }

  .lg\:tw-mt-72{
    margin-top:18rem
  }

  .lg\:tw-mt-80{
    margin-top:20rem
  }

  .lg\:tw-mt-96{
    margin-top:24rem
  }

  .lg\:tw-mt-auto{
    margin-top:auto
  }

  .lg\:tw-mt-px{
    margin-top:1px
  }

  .lg\:tw-mt-0\.5{
    margin-top:0.125rem
  }

  .lg\:tw-mt-1\.5{
    margin-top:0.375rem
  }

  .lg\:tw-mt-2\.5{
    margin-top:0.625rem
  }

  .lg\:tw-mt-3\.5{
    margin-top:0.875rem
  }

  .lg\:tw--mt-0{
    margin-top:0px
  }

  .lg\:tw--mt-1{
    margin-top:-0.25rem
  }

  .lg\:tw--mt-2{
    margin-top:-0.5rem
  }

  .lg\:tw--mt-3{
    margin-top:-0.75rem
  }

  .lg\:tw--mt-4{
    margin-top:-1rem
  }

  .lg\:tw--mt-5{
    margin-top:-1.25rem
  }

  .lg\:tw--mt-6{
    margin-top:-1.5rem
  }

  .lg\:tw--mt-7{
    margin-top:-1.75rem
  }

  .lg\:tw--mt-8{
    margin-top:-2rem
  }

  .lg\:tw--mt-9{
    margin-top:-2.25rem
  }

  .lg\:tw--mt-10{
    margin-top:-2.5rem
  }

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

  .lg\:tw--mt-12{
    margin-top:-3rem
  }

  .lg\:tw--mt-14{
    margin-top:-3.5rem
  }

  .lg\:tw--mt-16{
    margin-top:-4rem
  }

  .lg\:tw--mt-20{
    margin-top:-5rem
  }

  .lg\:tw--mt-24{
    margin-top:-6rem
  }

  .lg\:tw--mt-28{
    margin-top:-7rem
  }

  .lg\:tw--mt-32{
    margin-top:-8rem
  }

  .lg\:tw--mt-36{
    margin-top:-9rem
  }

  .lg\:tw--mt-40{
    margin-top:-10rem
  }

  .lg\:tw--mt-44{
    margin-top:-11rem
  }

  .lg\:tw--mt-48{
    margin-top:-12rem
  }

  .lg\:tw--mt-52{
    margin-top:-13rem
  }

  .lg\:tw--mt-56{
    margin-top:-14rem
  }

  .lg\:tw--mt-60{
    margin-top:-15rem
  }

  .lg\:tw--mt-64{
    margin-top:-16rem
  }

  .lg\:tw--mt-72{
    margin-top:-18rem
  }

  .lg\:tw--mt-80{
    margin-top:-20rem
  }

  .lg\:tw--mt-96{
    margin-top:-24rem
  }

  .lg\:tw--mt-px{
    margin-top:-1px
  }

  .lg\:tw--mt-0\.5{
    margin-top:-0.125rem
  }

  .lg\:tw--mt-1\.5{
    margin-top:-0.375rem
  }

  .lg\:tw--mt-2\.5{
    margin-top:-0.625rem
  }

  .lg\:tw--mt-3\.5{
    margin-top:-0.875rem
  }

  .lg\:tw-mr-0{
    margin-right:0px
  }

  .lg\:tw-mr-1{
    margin-right:0.25rem
  }

  .lg\:tw-mr-2{
    margin-right:0.5rem
  }

  .lg\:tw-mr-3{
    margin-right:0.75rem
  }

  .lg\:tw-mr-4{
    margin-right:1rem
  }

  .lg\:tw-mr-5{
    margin-right:1.25rem
  }

  .lg\:tw-mr-6{
    margin-right:1.5rem
  }

  .lg\:tw-mr-7{
    margin-right:1.75rem
  }

  .lg\:tw-mr-8{
    margin-right:2rem
  }

  .lg\:tw-mr-9{
    margin-right:2.25rem
  }

  .lg\:tw-mr-10{
    margin-right:2.5rem
  }

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

  .lg\:tw-mr-12{
    margin-right:3rem
  }

  .lg\:tw-mr-14{
    margin-right:3.5rem
  }

  .lg\:tw-mr-16{
    margin-right:4rem
  }

  .lg\:tw-mr-20{
    margin-right:5rem
  }

  .lg\:tw-mr-24{
    margin-right:6rem
  }

  .lg\:tw-mr-28{
    margin-right:7rem
  }

  .lg\:tw-mr-32{
    margin-right:8rem
  }

  .lg\:tw-mr-36{
    margin-right:9rem
  }

  .lg\:tw-mr-40{
    margin-right:10rem
  }

  .lg\:tw-mr-44{
    margin-right:11rem
  }

  .lg\:tw-mr-48{
    margin-right:12rem
  }

  .lg\:tw-mr-52{
    margin-right:13rem
  }

  .lg\:tw-mr-56{
    margin-right:14rem
  }

  .lg\:tw-mr-60{
    margin-right:15rem
  }

  .lg\:tw-mr-64{
    margin-right:16rem
  }

  .lg\:tw-mr-72{
    margin-right:18rem
  }

  .lg\:tw-mr-80{
    margin-right:20rem
  }

  .lg\:tw-mr-96{
    margin-right:24rem
  }

  .lg\:tw-mr-auto{
    margin-right:auto
  }

  .lg\:tw-mr-px{
    margin-right:1px
  }

  .lg\:tw-mr-0\.5{
    margin-right:0.125rem
  }

  .lg\:tw-mr-1\.5{
    margin-right:0.375rem
  }

  .lg\:tw-mr-2\.5{
    margin-right:0.625rem
  }

  .lg\:tw-mr-3\.5{
    margin-right:0.875rem
  }

  .lg\:tw--mr-0{
    margin-right:0px
  }

  .lg\:tw--mr-1{
    margin-right:-0.25rem
  }

  .lg\:tw--mr-2{
    margin-right:-0.5rem
  }

  .lg\:tw--mr-3{
    margin-right:-0.75rem
  }

  .lg\:tw--mr-4{
    margin-right:-1rem
  }

  .lg\:tw--mr-5{
    margin-right:-1.25rem
  }

  .lg\:tw--mr-6{
    margin-right:-1.5rem
  }

  .lg\:tw--mr-7{
    margin-right:-1.75rem
  }

  .lg\:tw--mr-8{
    margin-right:-2rem
  }

  .lg\:tw--mr-9{
    margin-right:-2.25rem
  }

  .lg\:tw--mr-10{
    margin-right:-2.5rem
  }

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

  .lg\:tw--mr-12{
    margin-right:-3rem
  }

  .lg\:tw--mr-14{
    margin-right:-3.5rem
  }

  .lg\:tw--mr-16{
    margin-right:-4rem
  }

  .lg\:tw--mr-20{
    margin-right:-5rem
  }

  .lg\:tw--mr-24{
    margin-right:-6rem
  }

  .lg\:tw--mr-28{
    margin-right:-7rem
  }

  .lg\:tw--mr-32{
    margin-right:-8rem
  }

  .lg\:tw--mr-36{
    margin-right:-9rem
  }

  .lg\:tw--mr-40{
    margin-right:-10rem
  }

  .lg\:tw--mr-44{
    margin-right:-11rem
  }

  .lg\:tw--mr-48{
    margin-right:-12rem
  }

  .lg\:tw--mr-52{
    margin-right:-13rem
  }

  .lg\:tw--mr-56{
    margin-right:-14rem
  }

  .lg\:tw--mr-60{
    margin-right:-15rem
  }

  .lg\:tw--mr-64{
    margin-right:-16rem
  }

  .lg\:tw--mr-72{
    margin-right:-18rem
  }

  .lg\:tw--mr-80{
    margin-right:-20rem
  }

  .lg\:tw--mr-96{
    margin-right:-24rem
  }

  .lg\:tw--mr-px{
    margin-right:-1px
  }

  .lg\:tw--mr-0\.5{
    margin-right:-0.125rem
  }

  .lg\:tw--mr-1\.5{
    margin-right:-0.375rem
  }

  .lg\:tw--mr-2\.5{
    margin-right:-0.625rem
  }

  .lg\:tw--mr-3\.5{
    margin-right:-0.875rem
  }

  .lg\:tw-mb-0{
    margin-bottom:0px
  }

  .lg\:tw-mb-1{
    margin-bottom:0.25rem
  }

  .lg\:tw-mb-2{
    margin-bottom:0.5rem
  }

  .lg\:tw-mb-3{
    margin-bottom:0.75rem
  }

  .lg\:tw-mb-4{
    margin-bottom:1rem
  }

  .lg\:tw-mb-5{
    margin-bottom:1.25rem
  }

  .lg\:tw-mb-6{
    margin-bottom:1.5rem
  }

  .lg\:tw-mb-7{
    margin-bottom:1.75rem
  }

  .lg\:tw-mb-8{
    margin-bottom:2rem
  }

  .lg\:tw-mb-9{
    margin-bottom:2.25rem
  }

  .lg\:tw-mb-10{
    margin-bottom:2.5rem
  }

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

  .lg\:tw-mb-12{
    margin-bottom:3rem
  }

  .lg\:tw-mb-14{
    margin-bottom:3.5rem
  }

  .lg\:tw-mb-16{
    margin-bottom:4rem
  }

  .lg\:tw-mb-20{
    margin-bottom:5rem
  }

  .lg\:tw-mb-24{
    margin-bottom:6rem
  }

  .lg\:tw-mb-28{
    margin-bottom:7rem
  }

  .lg\:tw-mb-32{
    margin-bottom:8rem
  }

  .lg\:tw-mb-36{
    margin-bottom:9rem
  }

  .lg\:tw-mb-40{
    margin-bottom:10rem
  }

  .lg\:tw-mb-44{
    margin-bottom:11rem
  }

  .lg\:tw-mb-48{
    margin-bottom:12rem
  }

  .lg\:tw-mb-52{
    margin-bottom:13rem
  }

  .lg\:tw-mb-56{
    margin-bottom:14rem
  }

  .lg\:tw-mb-60{
    margin-bottom:15rem
  }

  .lg\:tw-mb-64{
    margin-bottom:16rem
  }

  .lg\:tw-mb-72{
    margin-bottom:18rem
  }

  .lg\:tw-mb-80{
    margin-bottom:20rem
  }

  .lg\:tw-mb-96{
    margin-bottom:24rem
  }

  .lg\:tw-mb-auto{
    margin-bottom:auto
  }

  .lg\:tw-mb-px{
    margin-bottom:1px
  }

  .lg\:tw-mb-0\.5{
    margin-bottom:0.125rem
  }

  .lg\:tw-mb-1\.5{
    margin-bottom:0.375rem
  }

  .lg\:tw-mb-2\.5{
    margin-bottom:0.625rem
  }

  .lg\:tw-mb-3\.5{
    margin-bottom:0.875rem
  }

  .lg\:tw--mb-0{
    margin-bottom:0px
  }

  .lg\:tw--mb-1{
    margin-bottom:-0.25rem
  }

  .lg\:tw--mb-2{
    margin-bottom:-0.5rem
  }

  .lg\:tw--mb-3{
    margin-bottom:-0.75rem
  }

  .lg\:tw--mb-4{
    margin-bottom:-1rem
  }

  .lg\:tw--mb-5{
    margin-bottom:-1.25rem
  }

  .lg\:tw--mb-6{
    margin-bottom:-1.5rem
  }

  .lg\:tw--mb-7{
    margin-bottom:-1.75rem
  }

  .lg\:tw--mb-8{
    margin-bottom:-2rem
  }

  .lg\:tw--mb-9{
    margin-bottom:-2.25rem
  }

  .lg\:tw--mb-10{
    margin-bottom:-2.5rem
  }

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

  .lg\:tw--mb-12{
    margin-bottom:-3rem
  }

  .lg\:tw--mb-14{
    margin-bottom:-3.5rem
  }

  .lg\:tw--mb-16{
    margin-bottom:-4rem
  }

  .lg\:tw--mb-20{
    margin-bottom:-5rem
  }

  .lg\:tw--mb-24{
    margin-bottom:-6rem
  }

  .lg\:tw--mb-28{
    margin-bottom:-7rem
  }

  .lg\:tw--mb-32{
    margin-bottom:-8rem
  }

  .lg\:tw--mb-36{
    margin-bottom:-9rem
  }

  .lg\:tw--mb-40{
    margin-bottom:-10rem
  }

  .lg\:tw--mb-44{
    margin-bottom:-11rem
  }

  .lg\:tw--mb-48{
    margin-bottom:-12rem
  }

  .lg\:tw--mb-52{
    margin-bottom:-13rem
  }

  .lg\:tw--mb-56{
    margin-bottom:-14rem
  }

  .lg\:tw--mb-60{
    margin-bottom:-15rem
  }

  .lg\:tw--mb-64{
    margin-bottom:-16rem
  }

  .lg\:tw--mb-72{
    margin-bottom:-18rem
  }

  .lg\:tw--mb-80{
    margin-bottom:-20rem
  }

  .lg\:tw--mb-96{
    margin-bottom:-24rem
  }

  .lg\:tw--mb-px{
    margin-bottom:-1px
  }

  .lg\:tw--mb-0\.5{
    margin-bottom:-0.125rem
  }

  .lg\:tw--mb-1\.5{
    margin-bottom:-0.375rem
  }

  .lg\:tw--mb-2\.5{
    margin-bottom:-0.625rem
  }

  .lg\:tw--mb-3\.5{
    margin-bottom:-0.875rem
  }

  .lg\:tw-ml-0{
    margin-left:0px
  }

  .lg\:tw-ml-1{
    margin-left:0.25rem
  }

  .lg\:tw-ml-2{
    margin-left:0.5rem
  }

  .lg\:tw-ml-3{
    margin-left:0.75rem
  }

  .lg\:tw-ml-4{
    margin-left:1rem
  }

  .lg\:tw-ml-5{
    margin-left:1.25rem
  }

  .lg\:tw-ml-6{
    margin-left:1.5rem
  }

  .lg\:tw-ml-7{
    margin-left:1.75rem
  }

  .lg\:tw-ml-8{
    margin-left:2rem
  }

  .lg\:tw-ml-9{
    margin-left:2.25rem
  }

  .lg\:tw-ml-10{
    margin-left:2.5rem
  }

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

  .lg\:tw-ml-12{
    margin-left:3rem
  }

  .lg\:tw-ml-14{
    margin-left:3.5rem
  }

  .lg\:tw-ml-16{
    margin-left:4rem
  }

  .lg\:tw-ml-20{
    margin-left:5rem
  }

  .lg\:tw-ml-24{
    margin-left:6rem
  }

  .lg\:tw-ml-28{
    margin-left:7rem
  }

  .lg\:tw-ml-32{
    margin-left:8rem
  }

  .lg\:tw-ml-36{
    margin-left:9rem
  }

  .lg\:tw-ml-40{
    margin-left:10rem
  }

  .lg\:tw-ml-44{
    margin-left:11rem
  }

  .lg\:tw-ml-48{
    margin-left:12rem
  }

  .lg\:tw-ml-52{
    margin-left:13rem
  }

  .lg\:tw-ml-56{
    margin-left:14rem
  }

  .lg\:tw-ml-60{
    margin-left:15rem
  }

  .lg\:tw-ml-64{
    margin-left:16rem
  }

  .lg\:tw-ml-72{
    margin-left:18rem
  }

  .lg\:tw-ml-80{
    margin-left:20rem
  }

  .lg\:tw-ml-96{
    margin-left:24rem
  }

  .lg\:tw-ml-auto{
    margin-left:auto
  }

  .lg\:tw-ml-px{
    margin-left:1px
  }

  .lg\:tw-ml-0\.5{
    margin-left:0.125rem
  }

  .lg\:tw-ml-1\.5{
    margin-left:0.375rem
  }

  .lg\:tw-ml-2\.5{
    margin-left:0.625rem
  }

  .lg\:tw-ml-3\.5{
    margin-left:0.875rem
  }

  .lg\:tw--ml-0{
    margin-left:0px
  }

  .lg\:tw--ml-1{
    margin-left:-0.25rem
  }

  .lg\:tw--ml-2{
    margin-left:-0.5rem
  }

  .lg\:tw--ml-3{
    margin-left:-0.75rem
  }

  .lg\:tw--ml-4{
    margin-left:-1rem
  }

  .lg\:tw--ml-5{
    margin-left:-1.25rem
  }

  .lg\:tw--ml-6{
    margin-left:-1.5rem
  }

  .lg\:tw--ml-7{
    margin-left:-1.75rem
  }

  .lg\:tw--ml-8{
    margin-left:-2rem
  }

  .lg\:tw--ml-9{
    margin-left:-2.25rem
  }

  .lg\:tw--ml-10{
    margin-left:-2.5rem
  }

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

  .lg\:tw--ml-12{
    margin-left:-3rem
  }

  .lg\:tw--ml-14{
    margin-left:-3.5rem
  }

  .lg\:tw--ml-16{
    margin-left:-4rem
  }

  .lg\:tw--ml-20{
    margin-left:-5rem
  }

  .lg\:tw--ml-24{
    margin-left:-6rem
  }

  .lg\:tw--ml-28{
    margin-left:-7rem
  }

  .lg\:tw--ml-32{
    margin-left:-8rem
  }

  .lg\:tw--ml-36{
    margin-left:-9rem
  }

  .lg\:tw--ml-40{
    margin-left:-10rem
  }

  .lg\:tw--ml-44{
    margin-left:-11rem
  }

  .lg\:tw--ml-48{
    margin-left:-12rem
  }

  .lg\:tw--ml-52{
    margin-left:-13rem
  }

  .lg\:tw--ml-56{
    margin-left:-14rem
  }

  .lg\:tw--ml-60{
    margin-left:-15rem
  }

  .lg\:tw--ml-64{
    margin-left:-16rem
  }

  .lg\:tw--ml-72{
    margin-left:-18rem
  }

  .lg\:tw--ml-80{
    margin-left:-20rem
  }

  .lg\:tw--ml-96{
    margin-left:-24rem
  }

  .lg\:tw--ml-px{
    margin-left:-1px
  }

  .lg\:tw--ml-0\.5{
    margin-left:-0.125rem
  }

  .lg\:tw--ml-1\.5{
    margin-left:-0.375rem
  }

  .lg\:tw--ml-2\.5{
    margin-left:-0.625rem
  }

  .lg\:tw--ml-3\.5{
    margin-left:-0.875rem
  }

  .lg\:tw-box-border{
    box-sizing:border-box
  }

  .lg\:tw-box-content{
    box-sizing:content-box
  }

  .lg\:tw-block{
    display:block
  }

  .lg\:tw-inline-block{
    display:inline-block
  }

  .lg\:tw-inline{
    display:inline
  }

  .lg\:tw-flex{
    display:flex
  }

  .lg\:tw-inline-flex{
    display:inline-flex
  }

  .lg\:tw-table{
    display:table
  }

  .lg\:tw-inline-table{
    display:inline-table
  }

  .lg\:tw-table-caption{
    display:table-caption
  }

  .lg\:tw-table-cell{
    display:table-cell
  }

  .lg\:tw-table-column{
    display:table-column
  }

  .lg\:tw-table-column-group{
    display:table-column-group
  }

  .lg\:tw-table-footer-group{
    display:table-footer-group
  }

  .lg\:tw-table-header-group{
    display:table-header-group
  }

  .lg\:tw-table-row-group{
    display:table-row-group
  }

  .lg\:tw-table-row{
    display:table-row
  }

  .lg\:tw-flow-root{
    display:flow-root
  }

  .lg\:tw-grid{
    display:grid
  }

  .lg\:tw-inline-grid{
    display:inline-grid
  }

  .lg\:tw-contents{
    display:contents
  }

  .lg\:tw-list-item{
    display:list-item
  }

  .lg\:tw-hidden{
    display:none
  }

  .lg\:tw-h-0{
    height:0px
  }

  .lg\:tw-h-1{
    height:0.25rem
  }

  .lg\:tw-h-2{
    height:0.5rem
  }

  .lg\:tw-h-3{
    height:0.75rem
  }

  .lg\:tw-h-4{
    height:1rem
  }

  .lg\:tw-h-5{
    height:1.25rem
  }

  .lg\:tw-h-6{
    height:1.5rem
  }

  .lg\:tw-h-7{
    height:1.75rem
  }

  .lg\:tw-h-8{
    height:2rem
  }

  .lg\:tw-h-9{
    height:2.25rem
  }

  .lg\:tw-h-10{
    height:2.5rem
  }

  .lg\:tw-h-11{
    height:2.75rem
  }

  .lg\:tw-h-12{
    height:3rem
  }

  .lg\:tw-h-14{
    height:3.5rem
  }

  .lg\:tw-h-16{
    height:4rem
  }

  .lg\:tw-h-20{
    height:5rem
  }

  .lg\:tw-h-24{
    height:6rem
  }

  .lg\:tw-h-28{
    height:7rem
  }

  .lg\:tw-h-32{
    height:8rem
  }

  .lg\:tw-h-36{
    height:9rem
  }

  .lg\:tw-h-40{
    height:10rem
  }

  .lg\:tw-h-44{
    height:11rem
  }

  .lg\:tw-h-48{
    height:12rem
  }

  .lg\:tw-h-52{
    height:13rem
  }

  .lg\:tw-h-56{
    height:14rem
  }

  .lg\:tw-h-60{
    height:15rem
  }

  .lg\:tw-h-64{
    height:16rem
  }

  .lg\:tw-h-72{
    height:18rem
  }

  .lg\:tw-h-80{
    height:20rem
  }

  .lg\:tw-h-96{
    height:24rem
  }

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

  .lg\:tw-h-px{
    height:1px
  }

  .lg\:tw-h-0\.5{
    height:0.125rem
  }

  .lg\:tw-h-1\.5{
    height:0.375rem
  }

  .lg\:tw-h-2\.5{
    height:0.625rem
  }

  .lg\:tw-h-3\.5{
    height:0.875rem
  }

  .lg\:tw-h-1\/2{
    height:50%
  }

  .lg\:tw-h-1\/3{
    height:33.333333%
  }

  .lg\:tw-h-2\/3{
    height:66.666667%
  }

  .lg\:tw-h-1\/4{
    height:25%
  }

  .lg\:tw-h-2\/4{
    height:50%
  }

  .lg\:tw-h-3\/4{
    height:75%
  }

  .lg\:tw-h-1\/5{
    height:20%
  }

  .lg\:tw-h-2\/5{
    height:40%
  }

  .lg\:tw-h-3\/5{
    height:60%
  }

  .lg\:tw-h-4\/5{
    height:80%
  }

  .lg\:tw-h-1\/6{
    height:16.666667%
  }

  .lg\:tw-h-2\/6{
    height:33.333333%
  }

  .lg\:tw-h-3\/6{
    height:50%
  }

  .lg\:tw-h-4\/6{
    height:66.666667%
  }

  .lg\:tw-h-5\/6{
    height:83.333333%
  }

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

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

  .lg\:tw-max-h-0{
    max-height:0px
  }

  .lg\:tw-max-h-1{
    max-height:0.25rem
  }

  .lg\:tw-max-h-2{
    max-height:0.5rem
  }

  .lg\:tw-max-h-3{
    max-height:0.75rem
  }

  .lg\:tw-max-h-4{
    max-height:1rem
  }

  .lg\:tw-max-h-5{
    max-height:1.25rem
  }

  .lg\:tw-max-h-6{
    max-height:1.5rem
  }

  .lg\:tw-max-h-7{
    max-height:1.75rem
  }

  .lg\:tw-max-h-8{
    max-height:2rem
  }

  .lg\:tw-max-h-9{
    max-height:2.25rem
  }

  .lg\:tw-max-h-10{
    max-height:2.5rem
  }

  .lg\:tw-max-h-11{
    max-height:2.75rem
  }

  .lg\:tw-max-h-12{
    max-height:3rem
  }

  .lg\:tw-max-h-14{
    max-height:3.5rem
  }

  .lg\:tw-max-h-16{
    max-height:4rem
  }

  .lg\:tw-max-h-20{
    max-height:5rem
  }

  .lg\:tw-max-h-24{
    max-height:6rem
  }

  .lg\:tw-max-h-28{
    max-height:7rem
  }

  .lg\:tw-max-h-32{
    max-height:8rem
  }

  .lg\:tw-max-h-36{
    max-height:9rem
  }

  .lg\:tw-max-h-40{
    max-height:10rem
  }

  .lg\:tw-max-h-44{
    max-height:11rem
  }

  .lg\:tw-max-h-48{
    max-height:12rem
  }

  .lg\:tw-max-h-52{
    max-height:13rem
  }

  .lg\:tw-max-h-56{
    max-height:14rem
  }

  .lg\:tw-max-h-60{
    max-height:15rem
  }

  .lg\:tw-max-h-64{
    max-height:16rem
  }

  .lg\:tw-max-h-72{
    max-height:18rem
  }

  .lg\:tw-max-h-80{
    max-height:20rem
  }

  .lg\:tw-max-h-96{
    max-height:24rem
  }

  .lg\:tw-max-h-px{
    max-height:1px
  }

  .lg\:tw-max-h-0\.5{
    max-height:0.125rem
  }

  .lg\:tw-max-h-1\.5{
    max-height:0.375rem
  }

  .lg\:tw-max-h-2\.5{
    max-height:0.625rem
  }

  .lg\:tw-max-h-3\.5{
    max-height:0.875rem
  }

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

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

  .lg\:tw-min-h-0{
    min-height:0px
  }

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

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

  .lg\:tw-w-0{
    width:0px
  }

  .lg\:tw-w-1{
    width:0.25rem
  }

  .lg\:tw-w-2{
    width:0.5rem
  }

  .lg\:tw-w-3{
    width:0.75rem
  }

  .lg\:tw-w-4{
    width:1rem
  }

  .lg\:tw-w-5{
    width:1.25rem
  }

  .lg\:tw-w-6{
    width:1.5rem
  }

  .lg\:tw-w-7{
    width:1.75rem
  }

  .lg\:tw-w-8{
    width:2rem
  }

  .lg\:tw-w-9{
    width:2.25rem
  }

  .lg\:tw-w-10{
    width:2.5rem
  }

  .lg\:tw-w-11{
    width:2.75rem
  }

  .lg\:tw-w-12{
    width:3rem
  }

  .lg\:tw-w-14{
    width:3.5rem
  }

  .lg\:tw-w-16{
    width:4rem
  }

  .lg\:tw-w-20{
    width:5rem
  }

  .lg\:tw-w-24{
    width:6rem
  }

  .lg\:tw-w-28{
    width:7rem
  }

  .lg\:tw-w-32{
    width:8rem
  }

  .lg\:tw-w-36{
    width:9rem
  }

  .lg\:tw-w-40{
    width:10rem
  }

  .lg\:tw-w-44{
    width:11rem
  }

  .lg\:tw-w-48{
    width:12rem
  }

  .lg\:tw-w-52{
    width:13rem
  }

  .lg\:tw-w-56{
    width:14rem
  }

  .lg\:tw-w-60{
    width:15rem
  }

  .lg\:tw-w-64{
    width:16rem
  }

  .lg\:tw-w-72{
    width:18rem
  }

  .lg\:tw-w-80{
    width:20rem
  }

  .lg\:tw-w-96{
    width:24rem
  }

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

  .lg\:tw-w-px{
    width:1px
  }

  .lg\:tw-w-0\.5{
    width:0.125rem
  }

  .lg\:tw-w-1\.5{
    width:0.375rem
  }

  .lg\:tw-w-2\.5{
    width:0.625rem
  }

  .lg\:tw-w-3\.5{
    width:0.875rem
  }

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

  .lg\:tw-w-1\/3{
    width:33.333333%
  }

  .lg\:tw-w-2\/3{
    width:66.666667%
  }

  .lg\:tw-w-1\/4{
    width:25%
  }

  .lg\:tw-w-2\/4{
    width:50%
  }

  .lg\:tw-w-3\/4{
    width:75%
  }

  .lg\:tw-w-1\/5{
    width:20%
  }

  .lg\:tw-w-2\/5{
    width:40%
  }

  .lg\:tw-w-3\/5{
    width:60%
  }

  .lg\:tw-w-4\/5{
    width:80%
  }

  .lg\:tw-w-1\/6{
    width:16.666667%
  }

  .lg\:tw-w-2\/6{
    width:33.333333%
  }

  .lg\:tw-w-3\/6{
    width:50%
  }

  .lg\:tw-w-4\/6{
    width:66.666667%
  }

  .lg\:tw-w-5\/6{
    width:83.333333%
  }

  .lg\:tw-w-1\/12{
    width:8.333333%
  }

  .lg\:tw-w-2\/12{
    width:16.666667%
  }

  .lg\:tw-w-3\/12{
    width:25%
  }

  .lg\:tw-w-4\/12{
    width:33.333333%
  }

  .lg\:tw-w-5\/12{
    width:41.666667%
  }

  .lg\:tw-w-6\/12{
    width:50%
  }

  .lg\:tw-w-7\/12{
    width:58.333333%
  }

  .lg\:tw-w-8\/12{
    width:66.666667%
  }

  .lg\:tw-w-9\/12{
    width:75%
  }

  .lg\:tw-w-10\/12{
    width:83.333333%
  }

  .lg\:tw-w-11\/12{
    width:91.666667%
  }

  .lg\:tw-w-full{
    width:100%
  }

  .lg\:tw-w-screen{
    width:100vw
  }

  .lg\:tw-w-min{
    width:min-content
  }

  .lg\:tw-w-max{
    width:max-content
  }

  .lg\:tw-min-w-0{
    min-width:0px
  }

  .lg\:tw-min-w-full{
    min-width:100%
  }

  .lg\:tw-min-w-min{
    min-width:min-content
  }

  .lg\:tw-min-w-max{
    min-width:max-content
  }

  .lg\:tw-max-w-0{
    max-width:0rem
  }

  .lg\:tw-max-w-none{
    max-width:none
  }

  .lg\:tw-max-w-xs{
    max-width:20rem
  }

  .lg\:tw-max-w-sm{
    max-width:24rem
  }

  .lg\:tw-max-w-md{
    max-width:28rem
  }

  .lg\:tw-max-w-lg{
    max-width:32rem
  }

  .lg\:tw-max-w-xl{
    max-width:36rem
  }

  .lg\:tw-max-w-2xl{
    max-width:42rem
  }

  .lg\:tw-max-w-3xl{
    max-width:48rem
  }

  .lg\:tw-max-w-4xl{
    max-width:56rem
  }

  .lg\:tw-max-w-5xl{
    max-width:64rem
  }

  .lg\:tw-max-w-6xl{
    max-width:72rem
  }

  .lg\:tw-max-w-7xl{
    max-width:80rem
  }

  .lg\:tw-max-w-full{
    max-width:100%
  }

  .lg\:tw-max-w-min{
    max-width:min-content
  }

  .lg\:tw-max-w-max{
    max-width:max-content
  }

  .lg\:tw-max-w-prose{
    max-width:65ch
  }

  .lg\:tw-max-w-screen-sm{
    max-width:640px
  }

  .lg\:tw-max-w-screen-md{
    max-width:768px
  }

  .lg\:tw-max-w-screen-lg{
    max-width:1024px
  }

  .lg\:tw-max-w-screen-xl{
    max-width:1280px
  }

  .lg\:tw-max-w-screen-2xl{
    max-width:1536px
  }

  .lg\:tw-flex-1{
    flex:1 1 0%
  }

  .lg\:tw-flex-auto{
    flex:1 1 auto
  }

  .lg\:tw-flex-initial{
    flex:0 1 auto
  }

  .lg\:tw-flex-none{
    flex:none
  }

  .lg\:tw-flex-shrink-0{
    flex-shrink:0
  }

  .lg\:tw-flex-shrink{
    flex-shrink:1
  }

  .lg\:tw-flex-grow-0{
    flex-grow:0
  }

  .lg\:tw-flex-grow{
    flex-grow:1
  }

  .lg\:tw-table-auto{
    table-layout:auto
  }

  .lg\:tw-table-fixed{
    table-layout:fixed
  }

  .lg\:tw-border-collapse{
    border-collapse:collapse
  }

  .lg\:tw-border-separate{
    border-collapse:separate
  }

  .lg\:tw-origin-center{
    transform-origin:center
  }

  .lg\:tw-origin-top{
    transform-origin:top
  }

  .lg\:tw-origin-top-right{
    transform-origin:top right
  }

  .lg\:tw-origin-right{
    transform-origin:right
  }

  .lg\:tw-origin-bottom-right{
    transform-origin:bottom right
  }

  .lg\:tw-origin-bottom{
    transform-origin:bottom
  }

  .lg\:tw-origin-bottom-left{
    transform-origin:bottom left
  }

  .lg\:tw-origin-left{
    transform-origin:left
  }

  .lg\:tw-origin-top-left{
    transform-origin:top left
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-transform-none{
    transform:none
  }

  .lg\:tw-translate-x-0{
    --tw-translate-x:0px
  }

  .lg\:tw-translate-x-1{
    --tw-translate-x:0.25rem
  }

  .lg\:tw-translate-x-2{
    --tw-translate-x:0.5rem
  }

  .lg\:tw-translate-x-3{
    --tw-translate-x:0.75rem
  }

  .lg\:tw-translate-x-4{
    --tw-translate-x:1rem
  }

  .lg\:tw-translate-x-5{
    --tw-translate-x:1.25rem
  }

  .lg\:tw-translate-x-6{
    --tw-translate-x:1.5rem
  }

  .lg\:tw-translate-x-7{
    --tw-translate-x:1.75rem
  }

  .lg\:tw-translate-x-8{
    --tw-translate-x:2rem
  }

  .lg\:tw-translate-x-9{
    --tw-translate-x:2.25rem
  }

  .lg\:tw-translate-x-10{
    --tw-translate-x:2.5rem
  }

  .lg\:tw-translate-x-11{
    --tw-translate-x:2.75rem
  }

  .lg\:tw-translate-x-12{
    --tw-translate-x:3rem
  }

  .lg\:tw-translate-x-14{
    --tw-translate-x:3.5rem
  }

  .lg\:tw-translate-x-16{
    --tw-translate-x:4rem
  }

  .lg\:tw-translate-x-20{
    --tw-translate-x:5rem
  }

  .lg\:tw-translate-x-24{
    --tw-translate-x:6rem
  }

  .lg\:tw-translate-x-28{
    --tw-translate-x:7rem
  }

  .lg\:tw-translate-x-32{
    --tw-translate-x:8rem
  }

  .lg\:tw-translate-x-36{
    --tw-translate-x:9rem
  }

  .lg\:tw-translate-x-40{
    --tw-translate-x:10rem
  }

  .lg\:tw-translate-x-44{
    --tw-translate-x:11rem
  }

  .lg\:tw-translate-x-48{
    --tw-translate-x:12rem
  }

  .lg\:tw-translate-x-52{
    --tw-translate-x:13rem
  }

  .lg\:tw-translate-x-56{
    --tw-translate-x:14rem
  }

  .lg\:tw-translate-x-60{
    --tw-translate-x:15rem
  }

  .lg\:tw-translate-x-64{
    --tw-translate-x:16rem
  }

  .lg\:tw-translate-x-72{
    --tw-translate-x:18rem
  }

  .lg\:tw-translate-x-80{
    --tw-translate-x:20rem
  }

  .lg\:tw-translate-x-96{
    --tw-translate-x:24rem
  }

  .lg\:tw-translate-x-px{
    --tw-translate-x:1px
  }

  .lg\:tw-translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .lg\:tw-translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .lg\:tw-translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .lg\:tw-translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .lg\:tw--translate-x-0{
    --tw-translate-x:0px
  }

  .lg\:tw--translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .lg\:tw--translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .lg\:tw--translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .lg\:tw--translate-x-4{
    --tw-translate-x:-1rem
  }

  .lg\:tw--translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .lg\:tw--translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .lg\:tw--translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .lg\:tw--translate-x-8{
    --tw-translate-x:-2rem
  }

  .lg\:tw--translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .lg\:tw--translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .lg\:tw--translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .lg\:tw--translate-x-12{
    --tw-translate-x:-3rem
  }

  .lg\:tw--translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .lg\:tw--translate-x-16{
    --tw-translate-x:-4rem
  }

  .lg\:tw--translate-x-20{
    --tw-translate-x:-5rem
  }

  .lg\:tw--translate-x-24{
    --tw-translate-x:-6rem
  }

  .lg\:tw--translate-x-28{
    --tw-translate-x:-7rem
  }

  .lg\:tw--translate-x-32{
    --tw-translate-x:-8rem
  }

  .lg\:tw--translate-x-36{
    --tw-translate-x:-9rem
  }

  .lg\:tw--translate-x-40{
    --tw-translate-x:-10rem
  }

  .lg\:tw--translate-x-44{
    --tw-translate-x:-11rem
  }

  .lg\:tw--translate-x-48{
    --tw-translate-x:-12rem
  }

  .lg\:tw--translate-x-52{
    --tw-translate-x:-13rem
  }

  .lg\:tw--translate-x-56{
    --tw-translate-x:-14rem
  }

  .lg\:tw--translate-x-60{
    --tw-translate-x:-15rem
  }

  .lg\:tw--translate-x-64{
    --tw-translate-x:-16rem
  }

  .lg\:tw--translate-x-72{
    --tw-translate-x:-18rem
  }

  .lg\:tw--translate-x-80{
    --tw-translate-x:-20rem
  }

  .lg\:tw--translate-x-96{
    --tw-translate-x:-24rem
  }

  .lg\:tw--translate-x-px{
    --tw-translate-x:-1px
  }

  .lg\:tw--translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .lg\:tw--translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .lg\:tw--translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .lg\:tw--translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .lg\:tw-translate-x-1\/2{
    --tw-translate-x:50%
  }

  .lg\:tw-translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .lg\:tw-translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .lg\:tw-translate-x-1\/4{
    --tw-translate-x:25%
  }

  .lg\:tw-translate-x-2\/4{
    --tw-translate-x:50%
  }

  .lg\:tw-translate-x-3\/4{
    --tw-translate-x:75%
  }

  .lg\:tw-translate-x-full{
    --tw-translate-x:100%
  }

  .lg\:tw--translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .lg\:tw--translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .lg\:tw--translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .lg\:tw--translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .lg\:tw--translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .lg\:tw--translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .lg\:tw--translate-x-full{
    --tw-translate-x:-100%
  }

  .lg\:tw-translate-y-0{
    --tw-translate-y:0px
  }

  .lg\:tw-translate-y-1{
    --tw-translate-y:0.25rem
  }

  .lg\:tw-translate-y-2{
    --tw-translate-y:0.5rem
  }

  .lg\:tw-translate-y-3{
    --tw-translate-y:0.75rem
  }

  .lg\:tw-translate-y-4{
    --tw-translate-y:1rem
  }

  .lg\:tw-translate-y-5{
    --tw-translate-y:1.25rem
  }

  .lg\:tw-translate-y-6{
    --tw-translate-y:1.5rem
  }

  .lg\:tw-translate-y-7{
    --tw-translate-y:1.75rem
  }

  .lg\:tw-translate-y-8{
    --tw-translate-y:2rem
  }

  .lg\:tw-translate-y-9{
    --tw-translate-y:2.25rem
  }

  .lg\:tw-translate-y-10{
    --tw-translate-y:2.5rem
  }

  .lg\:tw-translate-y-11{
    --tw-translate-y:2.75rem
  }

  .lg\:tw-translate-y-12{
    --tw-translate-y:3rem
  }

  .lg\:tw-translate-y-14{
    --tw-translate-y:3.5rem
  }

  .lg\:tw-translate-y-16{
    --tw-translate-y:4rem
  }

  .lg\:tw-translate-y-20{
    --tw-translate-y:5rem
  }

  .lg\:tw-translate-y-24{
    --tw-translate-y:6rem
  }

  .lg\:tw-translate-y-28{
    --tw-translate-y:7rem
  }

  .lg\:tw-translate-y-32{
    --tw-translate-y:8rem
  }

  .lg\:tw-translate-y-36{
    --tw-translate-y:9rem
  }

  .lg\:tw-translate-y-40{
    --tw-translate-y:10rem
  }

  .lg\:tw-translate-y-44{
    --tw-translate-y:11rem
  }

  .lg\:tw-translate-y-48{
    --tw-translate-y:12rem
  }

  .lg\:tw-translate-y-52{
    --tw-translate-y:13rem
  }

  .lg\:tw-translate-y-56{
    --tw-translate-y:14rem
  }

  .lg\:tw-translate-y-60{
    --tw-translate-y:15rem
  }

  .lg\:tw-translate-y-64{
    --tw-translate-y:16rem
  }

  .lg\:tw-translate-y-72{
    --tw-translate-y:18rem
  }

  .lg\:tw-translate-y-80{
    --tw-translate-y:20rem
  }

  .lg\:tw-translate-y-96{
    --tw-translate-y:24rem
  }

  .lg\:tw-translate-y-px{
    --tw-translate-y:1px
  }

  .lg\:tw-translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .lg\:tw-translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .lg\:tw-translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .lg\:tw-translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .lg\:tw--translate-y-0{
    --tw-translate-y:0px
  }

  .lg\:tw--translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .lg\:tw--translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .lg\:tw--translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .lg\:tw--translate-y-4{
    --tw-translate-y:-1rem
  }

  .lg\:tw--translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .lg\:tw--translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .lg\:tw--translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .lg\:tw--translate-y-8{
    --tw-translate-y:-2rem
  }

  .lg\:tw--translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .lg\:tw--translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .lg\:tw--translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .lg\:tw--translate-y-12{
    --tw-translate-y:-3rem
  }

  .lg\:tw--translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .lg\:tw--translate-y-16{
    --tw-translate-y:-4rem
  }

  .lg\:tw--translate-y-20{
    --tw-translate-y:-5rem
  }

  .lg\:tw--translate-y-24{
    --tw-translate-y:-6rem
  }

  .lg\:tw--translate-y-28{
    --tw-translate-y:-7rem
  }

  .lg\:tw--translate-y-32{
    --tw-translate-y:-8rem
  }

  .lg\:tw--translate-y-36{
    --tw-translate-y:-9rem
  }

  .lg\:tw--translate-y-40{
    --tw-translate-y:-10rem
  }

  .lg\:tw--translate-y-44{
    --tw-translate-y:-11rem
  }

  .lg\:tw--translate-y-48{
    --tw-translate-y:-12rem
  }

  .lg\:tw--translate-y-52{
    --tw-translate-y:-13rem
  }

  .lg\:tw--translate-y-56{
    --tw-translate-y:-14rem
  }

  .lg\:tw--translate-y-60{
    --tw-translate-y:-15rem
  }

  .lg\:tw--translate-y-64{
    --tw-translate-y:-16rem
  }

  .lg\:tw--translate-y-72{
    --tw-translate-y:-18rem
  }

  .lg\:tw--translate-y-80{
    --tw-translate-y:-20rem
  }

  .lg\:tw--translate-y-96{
    --tw-translate-y:-24rem
  }

  .lg\:tw--translate-y-px{
    --tw-translate-y:-1px
  }

  .lg\:tw--translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .lg\:tw--translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .lg\:tw--translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .lg\:tw--translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .lg\:tw-translate-y-1\/2{
    --tw-translate-y:50%
  }

  .lg\:tw-translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .lg\:tw-translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .lg\:tw-translate-y-1\/4{
    --tw-translate-y:25%
  }

  .lg\:tw-translate-y-2\/4{
    --tw-translate-y:50%
  }

  .lg\:tw-translate-y-3\/4{
    --tw-translate-y:75%
  }

  .lg\:tw-translate-y-full{
    --tw-translate-y:100%
  }

  .lg\:tw--translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .lg\:tw--translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .lg\:tw--translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .lg\:tw--translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .lg\:tw--translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .lg\:tw--translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .lg\:tw--translate-y-full{
    --tw-translate-y:-100%
  }

  .lg\:hover\:tw-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .lg\:hover\:tw-translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .lg\:hover\:tw-translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .lg\:hover\:tw-translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .lg\:hover\:tw-translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .lg\:hover\:tw-translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .lg\:hover\:tw-translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .lg\:hover\:tw-translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .lg\:hover\:tw-translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .lg\:hover\:tw-translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .lg\:hover\:tw-translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .lg\:hover\:tw-translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .lg\:hover\:tw-translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .lg\:hover\:tw-translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .lg\:hover\:tw-translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .lg\:hover\:tw-translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .lg\:hover\:tw-translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .lg\:hover\:tw-translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .lg\:hover\:tw-translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .lg\:hover\:tw-translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .lg\:hover\:tw-translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .lg\:hover\:tw-translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .lg\:hover\:tw-translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .lg\:hover\:tw-translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .lg\:hover\:tw-translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .lg\:hover\:tw-translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .lg\:hover\:tw-translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .lg\:hover\:tw-translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .lg\:hover\:tw-translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .lg\:hover\:tw-translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .lg\:hover\:tw-translate-x-px:hover{
    --tw-translate-x:1px
  }

  .lg\:hover\:tw-translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .lg\:hover\:tw-translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .lg\:hover\:tw-translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .lg\:hover\:tw-translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .lg\:hover\:tw--translate-x-0:hover{
    --tw-translate-x:0px
  }

  .lg\:hover\:tw--translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .lg\:hover\:tw--translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .lg\:hover\:tw--translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .lg\:hover\:tw--translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .lg\:hover\:tw--translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .lg\:hover\:tw--translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .lg\:hover\:tw--translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .lg\:hover\:tw--translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .lg\:hover\:tw--translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .lg\:hover\:tw--translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .lg\:hover\:tw--translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .lg\:hover\:tw--translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .lg\:hover\:tw--translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .lg\:hover\:tw--translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .lg\:hover\:tw--translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .lg\:hover\:tw--translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .lg\:hover\:tw--translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .lg\:hover\:tw--translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .lg\:hover\:tw--translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .lg\:hover\:tw--translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .lg\:hover\:tw--translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .lg\:hover\:tw--translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .lg\:hover\:tw--translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .lg\:hover\:tw--translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .lg\:hover\:tw--translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .lg\:hover\:tw--translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .lg\:hover\:tw--translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .lg\:hover\:tw--translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .lg\:hover\:tw--translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .lg\:hover\:tw--translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .lg\:hover\:tw--translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .lg\:hover\:tw--translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .lg\:hover\:tw--translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .lg\:hover\:tw--translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .lg\:hover\:tw-translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .lg\:hover\:tw-translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .lg\:hover\:tw-translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .lg\:hover\:tw-translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .lg\:hover\:tw-translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .lg\:hover\:tw-translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .lg\:hover\:tw-translate-x-full:hover{
    --tw-translate-x:100%
  }

  .lg\:hover\:tw--translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .lg\:hover\:tw--translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .lg\:hover\:tw--translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .lg\:hover\:tw--translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .lg\:hover\:tw--translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .lg\:hover\:tw--translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .lg\:hover\:tw--translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .lg\:hover\:tw-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .lg\:hover\:tw-translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .lg\:hover\:tw-translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .lg\:hover\:tw-translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .lg\:hover\:tw-translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .lg\:hover\:tw-translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .lg\:hover\:tw-translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .lg\:hover\:tw-translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .lg\:hover\:tw-translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .lg\:hover\:tw-translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .lg\:hover\:tw-translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .lg\:hover\:tw-translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .lg\:hover\:tw-translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .lg\:hover\:tw-translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .lg\:hover\:tw-translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .lg\:hover\:tw-translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .lg\:hover\:tw-translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .lg\:hover\:tw-translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .lg\:hover\:tw-translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .lg\:hover\:tw-translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .lg\:hover\:tw-translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .lg\:hover\:tw-translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .lg\:hover\:tw-translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .lg\:hover\:tw-translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .lg\:hover\:tw-translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .lg\:hover\:tw-translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .lg\:hover\:tw-translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .lg\:hover\:tw-translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .lg\:hover\:tw-translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .lg\:hover\:tw-translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .lg\:hover\:tw-translate-y-px:hover{
    --tw-translate-y:1px
  }

  .lg\:hover\:tw-translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .lg\:hover\:tw-translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .lg\:hover\:tw-translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .lg\:hover\:tw-translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .lg\:hover\:tw--translate-y-0:hover{
    --tw-translate-y:0px
  }

  .lg\:hover\:tw--translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .lg\:hover\:tw--translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .lg\:hover\:tw--translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .lg\:hover\:tw--translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .lg\:hover\:tw--translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .lg\:hover\:tw--translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .lg\:hover\:tw--translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .lg\:hover\:tw--translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .lg\:hover\:tw--translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .lg\:hover\:tw--translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .lg\:hover\:tw--translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .lg\:hover\:tw--translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .lg\:hover\:tw--translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .lg\:hover\:tw--translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .lg\:hover\:tw--translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .lg\:hover\:tw--translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .lg\:hover\:tw--translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .lg\:hover\:tw--translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .lg\:hover\:tw--translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .lg\:hover\:tw--translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .lg\:hover\:tw--translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .lg\:hover\:tw--translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .lg\:hover\:tw--translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .lg\:hover\:tw--translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .lg\:hover\:tw--translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .lg\:hover\:tw--translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .lg\:hover\:tw--translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .lg\:hover\:tw--translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .lg\:hover\:tw--translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .lg\:hover\:tw--translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .lg\:hover\:tw--translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .lg\:hover\:tw--translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .lg\:hover\:tw--translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .lg\:hover\:tw--translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .lg\:hover\:tw-translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .lg\:hover\:tw-translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .lg\:hover\:tw-translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .lg\:hover\:tw-translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .lg\:hover\:tw-translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .lg\:hover\:tw-translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .lg\:hover\:tw-translate-y-full:hover{
    --tw-translate-y:100%
  }

  .lg\:hover\:tw--translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .lg\:hover\:tw--translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .lg\:hover\:tw--translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .lg\:hover\:tw--translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .lg\:hover\:tw--translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .lg\:hover\:tw--translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .lg\:hover\:tw--translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .lg\:focus\:tw-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .lg\:focus\:tw-translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .lg\:focus\:tw-translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .lg\:focus\:tw-translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .lg\:focus\:tw-translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .lg\:focus\:tw-translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .lg\:focus\:tw-translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .lg\:focus\:tw-translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .lg\:focus\:tw-translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .lg\:focus\:tw-translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .lg\:focus\:tw-translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .lg\:focus\:tw-translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .lg\:focus\:tw-translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .lg\:focus\:tw-translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .lg\:focus\:tw-translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .lg\:focus\:tw-translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .lg\:focus\:tw-translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .lg\:focus\:tw-translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .lg\:focus\:tw-translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .lg\:focus\:tw-translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .lg\:focus\:tw-translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .lg\:focus\:tw-translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .lg\:focus\:tw-translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .lg\:focus\:tw-translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .lg\:focus\:tw-translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .lg\:focus\:tw-translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .lg\:focus\:tw-translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .lg\:focus\:tw-translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .lg\:focus\:tw-translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .lg\:focus\:tw-translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .lg\:focus\:tw-translate-x-px:focus{
    --tw-translate-x:1px
  }

  .lg\:focus\:tw-translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .lg\:focus\:tw-translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .lg\:focus\:tw-translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .lg\:focus\:tw-translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .lg\:focus\:tw--translate-x-0:focus{
    --tw-translate-x:0px
  }

  .lg\:focus\:tw--translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .lg\:focus\:tw--translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .lg\:focus\:tw--translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .lg\:focus\:tw--translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .lg\:focus\:tw--translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .lg\:focus\:tw--translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .lg\:focus\:tw--translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .lg\:focus\:tw--translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .lg\:focus\:tw--translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .lg\:focus\:tw--translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .lg\:focus\:tw--translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .lg\:focus\:tw--translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .lg\:focus\:tw--translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .lg\:focus\:tw--translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .lg\:focus\:tw--translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .lg\:focus\:tw--translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .lg\:focus\:tw--translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .lg\:focus\:tw--translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .lg\:focus\:tw--translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .lg\:focus\:tw--translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .lg\:focus\:tw--translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .lg\:focus\:tw--translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .lg\:focus\:tw--translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .lg\:focus\:tw--translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .lg\:focus\:tw--translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .lg\:focus\:tw--translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .lg\:focus\:tw--translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .lg\:focus\:tw--translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .lg\:focus\:tw--translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .lg\:focus\:tw--translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .lg\:focus\:tw--translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .lg\:focus\:tw--translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .lg\:focus\:tw--translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .lg\:focus\:tw--translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .lg\:focus\:tw-translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .lg\:focus\:tw-translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .lg\:focus\:tw-translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .lg\:focus\:tw-translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .lg\:focus\:tw-translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .lg\:focus\:tw-translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .lg\:focus\:tw-translate-x-full:focus{
    --tw-translate-x:100%
  }

  .lg\:focus\:tw--translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .lg\:focus\:tw--translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .lg\:focus\:tw--translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .lg\:focus\:tw--translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .lg\:focus\:tw--translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .lg\:focus\:tw--translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .lg\:focus\:tw--translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .lg\:focus\:tw-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .lg\:focus\:tw-translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .lg\:focus\:tw-translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .lg\:focus\:tw-translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .lg\:focus\:tw-translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .lg\:focus\:tw-translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .lg\:focus\:tw-translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .lg\:focus\:tw-translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .lg\:focus\:tw-translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .lg\:focus\:tw-translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .lg\:focus\:tw-translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .lg\:focus\:tw-translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .lg\:focus\:tw-translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .lg\:focus\:tw-translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .lg\:focus\:tw-translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .lg\:focus\:tw-translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .lg\:focus\:tw-translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .lg\:focus\:tw-translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .lg\:focus\:tw-translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .lg\:focus\:tw-translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .lg\:focus\:tw-translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .lg\:focus\:tw-translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .lg\:focus\:tw-translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .lg\:focus\:tw-translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .lg\:focus\:tw-translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .lg\:focus\:tw-translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .lg\:focus\:tw-translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .lg\:focus\:tw-translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .lg\:focus\:tw-translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .lg\:focus\:tw-translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .lg\:focus\:tw-translate-y-px:focus{
    --tw-translate-y:1px
  }

  .lg\:focus\:tw-translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .lg\:focus\:tw-translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .lg\:focus\:tw-translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .lg\:focus\:tw-translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .lg\:focus\:tw--translate-y-0:focus{
    --tw-translate-y:0px
  }

  .lg\:focus\:tw--translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .lg\:focus\:tw--translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .lg\:focus\:tw--translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .lg\:focus\:tw--translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .lg\:focus\:tw--translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .lg\:focus\:tw--translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .lg\:focus\:tw--translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .lg\:focus\:tw--translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .lg\:focus\:tw--translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .lg\:focus\:tw--translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .lg\:focus\:tw--translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .lg\:focus\:tw--translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .lg\:focus\:tw--translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .lg\:focus\:tw--translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .lg\:focus\:tw--translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .lg\:focus\:tw--translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .lg\:focus\:tw--translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .lg\:focus\:tw--translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .lg\:focus\:tw--translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .lg\:focus\:tw--translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .lg\:focus\:tw--translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .lg\:focus\:tw--translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .lg\:focus\:tw--translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .lg\:focus\:tw--translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .lg\:focus\:tw--translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .lg\:focus\:tw--translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .lg\:focus\:tw--translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .lg\:focus\:tw--translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .lg\:focus\:tw--translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .lg\:focus\:tw--translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .lg\:focus\:tw--translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .lg\:focus\:tw--translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .lg\:focus\:tw--translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .lg\:focus\:tw--translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .lg\:focus\:tw-translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .lg\:focus\:tw-translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .lg\:focus\:tw-translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .lg\:focus\:tw-translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .lg\:focus\:tw-translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .lg\:focus\:tw-translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .lg\:focus\:tw-translate-y-full:focus{
    --tw-translate-y:100%
  }

  .lg\:focus\:tw--translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .lg\:focus\:tw--translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .lg\:focus\:tw--translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .lg\:focus\:tw--translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .lg\:focus\:tw--translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .lg\:focus\:tw--translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .lg\:focus\:tw--translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .lg\:tw-rotate-0{
    --tw-rotate:0deg
  }

  .lg\:tw-rotate-1{
    --tw-rotate:1deg
  }

  .lg\:tw-rotate-2{
    --tw-rotate:2deg
  }

  .lg\:tw-rotate-3{
    --tw-rotate:3deg
  }

  .lg\:tw-rotate-6{
    --tw-rotate:6deg
  }

  .lg\:tw-rotate-12{
    --tw-rotate:12deg
  }

  .lg\:tw-rotate-45{
    --tw-rotate:45deg
  }

  .lg\:tw-rotate-90{
    --tw-rotate:90deg
  }

  .lg\:tw-rotate-180{
    --tw-rotate:180deg
  }

  .lg\:tw--rotate-180{
    --tw-rotate:-180deg
  }

  .lg\:tw--rotate-90{
    --tw-rotate:-90deg
  }

  .lg\:tw--rotate-45{
    --tw-rotate:-45deg
  }

  .lg\:tw--rotate-12{
    --tw-rotate:-12deg
  }

  .lg\:tw--rotate-6{
    --tw-rotate:-6deg
  }

  .lg\:tw--rotate-3{
    --tw-rotate:-3deg
  }

  .lg\:tw--rotate-2{
    --tw-rotate:-2deg
  }

  .lg\:tw--rotate-1{
    --tw-rotate:-1deg
  }

  .lg\:hover\:tw-rotate-0:hover{
    --tw-rotate:0deg
  }

  .lg\:hover\:tw-rotate-1:hover{
    --tw-rotate:1deg
  }

  .lg\:hover\:tw-rotate-2:hover{
    --tw-rotate:2deg
  }

  .lg\:hover\:tw-rotate-3:hover{
    --tw-rotate:3deg
  }

  .lg\:hover\:tw-rotate-6:hover{
    --tw-rotate:6deg
  }

  .lg\:hover\:tw-rotate-12:hover{
    --tw-rotate:12deg
  }

  .lg\:hover\:tw-rotate-45:hover{
    --tw-rotate:45deg
  }

  .lg\:hover\:tw-rotate-90:hover{
    --tw-rotate:90deg
  }

  .lg\:hover\:tw-rotate-180:hover{
    --tw-rotate:180deg
  }

  .lg\:hover\:tw--rotate-180:hover{
    --tw-rotate:-180deg
  }

  .lg\:hover\:tw--rotate-90:hover{
    --tw-rotate:-90deg
  }

  .lg\:hover\:tw--rotate-45:hover{
    --tw-rotate:-45deg
  }

  .lg\:hover\:tw--rotate-12:hover{
    --tw-rotate:-12deg
  }

  .lg\:hover\:tw--rotate-6:hover{
    --tw-rotate:-6deg
  }

  .lg\:hover\:tw--rotate-3:hover{
    --tw-rotate:-3deg
  }

  .lg\:hover\:tw--rotate-2:hover{
    --tw-rotate:-2deg
  }

  .lg\:hover\:tw--rotate-1:hover{
    --tw-rotate:-1deg
  }

  .lg\:focus\:tw-rotate-0:focus{
    --tw-rotate:0deg
  }

  .lg\:focus\:tw-rotate-1:focus{
    --tw-rotate:1deg
  }

  .lg\:focus\:tw-rotate-2:focus{
    --tw-rotate:2deg
  }

  .lg\:focus\:tw-rotate-3:focus{
    --tw-rotate:3deg
  }

  .lg\:focus\:tw-rotate-6:focus{
    --tw-rotate:6deg
  }

  .lg\:focus\:tw-rotate-12:focus{
    --tw-rotate:12deg
  }

  .lg\:focus\:tw-rotate-45:focus{
    --tw-rotate:45deg
  }

  .lg\:focus\:tw-rotate-90:focus{
    --tw-rotate:90deg
  }

  .lg\:focus\:tw-rotate-180:focus{
    --tw-rotate:180deg
  }

  .lg\:focus\:tw--rotate-180:focus{
    --tw-rotate:-180deg
  }

  .lg\:focus\:tw--rotate-90:focus{
    --tw-rotate:-90deg
  }

  .lg\:focus\:tw--rotate-45:focus{
    --tw-rotate:-45deg
  }

  .lg\:focus\:tw--rotate-12:focus{
    --tw-rotate:-12deg
  }

  .lg\:focus\:tw--rotate-6:focus{
    --tw-rotate:-6deg
  }

  .lg\:focus\:tw--rotate-3:focus{
    --tw-rotate:-3deg
  }

  .lg\:focus\:tw--rotate-2:focus{
    --tw-rotate:-2deg
  }

  .lg\:focus\:tw--rotate-1:focus{
    --tw-rotate:-1deg
  }

  .lg\:tw-skew-x-0{
    --tw-skew-x:0deg
  }

  .lg\:tw-skew-x-1{
    --tw-skew-x:1deg
  }

  .lg\:tw-skew-x-2{
    --tw-skew-x:2deg
  }

  .lg\:tw-skew-x-3{
    --tw-skew-x:3deg
  }

  .lg\:tw-skew-x-6{
    --tw-skew-x:6deg
  }

  .lg\:tw-skew-x-12{
    --tw-skew-x:12deg
  }

  .lg\:tw--skew-x-12{
    --tw-skew-x:-12deg
  }

  .lg\:tw--skew-x-6{
    --tw-skew-x:-6deg
  }

  .lg\:tw--skew-x-3{
    --tw-skew-x:-3deg
  }

  .lg\:tw--skew-x-2{
    --tw-skew-x:-2deg
  }

  .lg\:tw--skew-x-1{
    --tw-skew-x:-1deg
  }

  .lg\:tw-skew-y-0{
    --tw-skew-y:0deg
  }

  .lg\:tw-skew-y-1{
    --tw-skew-y:1deg
  }

  .lg\:tw-skew-y-2{
    --tw-skew-y:2deg
  }

  .lg\:tw-skew-y-3{
    --tw-skew-y:3deg
  }

  .lg\:tw-skew-y-6{
    --tw-skew-y:6deg
  }

  .lg\:tw-skew-y-12{
    --tw-skew-y:12deg
  }

  .lg\:tw--skew-y-12{
    --tw-skew-y:-12deg
  }

  .lg\:tw--skew-y-6{
    --tw-skew-y:-6deg
  }

  .lg\:tw--skew-y-3{
    --tw-skew-y:-3deg
  }

  .lg\:tw--skew-y-2{
    --tw-skew-y:-2deg
  }

  .lg\:tw--skew-y-1{
    --tw-skew-y:-1deg
  }

  .lg\:hover\:tw-skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .lg\:hover\:tw-skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .lg\:hover\:tw-skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .lg\:hover\:tw-skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .lg\:hover\:tw-skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .lg\:hover\:tw-skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .lg\:hover\:tw--skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .lg\:hover\:tw--skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .lg\:hover\:tw--skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .lg\:hover\:tw--skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .lg\:hover\:tw--skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .lg\:hover\:tw-skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .lg\:hover\:tw-skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .lg\:hover\:tw-skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .lg\:hover\:tw-skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .lg\:hover\:tw-skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .lg\:hover\:tw-skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .lg\:hover\:tw--skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .lg\:hover\:tw--skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .lg\:hover\:tw--skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .lg\:hover\:tw--skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .lg\:hover\:tw--skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .lg\:focus\:tw-skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .lg\:focus\:tw-skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .lg\:focus\:tw-skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .lg\:focus\:tw-skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .lg\:focus\:tw-skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .lg\:focus\:tw-skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .lg\:focus\:tw--skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .lg\:focus\:tw--skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .lg\:focus\:tw--skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .lg\:focus\:tw--skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .lg\:focus\:tw--skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .lg\:focus\:tw-skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .lg\:focus\:tw-skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .lg\:focus\:tw-skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .lg\:focus\:tw-skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .lg\:focus\:tw-skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .lg\:focus\:tw-skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .lg\:focus\:tw--skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .lg\:focus\:tw--skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .lg\:focus\:tw--skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .lg\:focus\:tw--skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .lg\:focus\:tw--skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .lg\:tw-scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:tw-scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:tw-scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:tw-scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:tw-scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:tw-scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:tw-scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:tw-scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:tw-scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:tw-scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:hover\:tw-scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:hover\:tw-scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:hover\:tw-scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:hover\:tw-scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:hover\:tw-scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:hover\:tw-scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:hover\:tw-scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:hover\:tw-scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:hover\:tw-scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:hover\:tw-scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:focus\:tw-scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:focus\:tw-scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:focus\:tw-scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:focus\:tw-scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:focus\:tw-scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:focus\:tw-scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:focus\:tw-scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:focus\:tw-scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:focus\:tw-scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:focus\:tw-scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:tw-scale-x-0{
    --tw-scale-x:0
  }

  .lg\:tw-scale-x-50{
    --tw-scale-x:.5
  }

  .lg\:tw-scale-x-75{
    --tw-scale-x:.75
  }

  .lg\:tw-scale-x-90{
    --tw-scale-x:.9
  }

  .lg\:tw-scale-x-95{
    --tw-scale-x:.95
  }

  .lg\:tw-scale-x-100{
    --tw-scale-x:1
  }

  .lg\:tw-scale-x-105{
    --tw-scale-x:1.05
  }

  .lg\:tw-scale-x-110{
    --tw-scale-x:1.1
  }

  .lg\:tw-scale-x-125{
    --tw-scale-x:1.25
  }

  .lg\:tw-scale-x-150{
    --tw-scale-x:1.5
  }

  .lg\:tw-scale-y-0{
    --tw-scale-y:0
  }

  .lg\:tw-scale-y-50{
    --tw-scale-y:.5
  }

  .lg\:tw-scale-y-75{
    --tw-scale-y:.75
  }

  .lg\:tw-scale-y-90{
    --tw-scale-y:.9
  }

  .lg\:tw-scale-y-95{
    --tw-scale-y:.95
  }

  .lg\:tw-scale-y-100{
    --tw-scale-y:1
  }

  .lg\:tw-scale-y-105{
    --tw-scale-y:1.05
  }

  .lg\:tw-scale-y-110{
    --tw-scale-y:1.1
  }

  .lg\:tw-scale-y-125{
    --tw-scale-y:1.25
  }

  .lg\:tw-scale-y-150{
    --tw-scale-y:1.5
  }

  .lg\:hover\:tw-scale-x-0:hover{
    --tw-scale-x:0
  }

  .lg\:hover\:tw-scale-x-50:hover{
    --tw-scale-x:.5
  }

  .lg\:hover\:tw-scale-x-75:hover{
    --tw-scale-x:.75
  }

  .lg\:hover\:tw-scale-x-90:hover{
    --tw-scale-x:.9
  }

  .lg\:hover\:tw-scale-x-95:hover{
    --tw-scale-x:.95
  }

  .lg\:hover\:tw-scale-x-100:hover{
    --tw-scale-x:1
  }

  .lg\:hover\:tw-scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .lg\:hover\:tw-scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .lg\:hover\:tw-scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .lg\:hover\:tw-scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .lg\:hover\:tw-scale-y-0:hover{
    --tw-scale-y:0
  }

  .lg\:hover\:tw-scale-y-50:hover{
    --tw-scale-y:.5
  }

  .lg\:hover\:tw-scale-y-75:hover{
    --tw-scale-y:.75
  }

  .lg\:hover\:tw-scale-y-90:hover{
    --tw-scale-y:.9
  }

  .lg\:hover\:tw-scale-y-95:hover{
    --tw-scale-y:.95
  }

  .lg\:hover\:tw-scale-y-100:hover{
    --tw-scale-y:1
  }

  .lg\:hover\:tw-scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .lg\:hover\:tw-scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .lg\:hover\:tw-scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .lg\:hover\:tw-scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .lg\:focus\:tw-scale-x-0:focus{
    --tw-scale-x:0
  }

  .lg\:focus\:tw-scale-x-50:focus{
    --tw-scale-x:.5
  }

  .lg\:focus\:tw-scale-x-75:focus{
    --tw-scale-x:.75
  }

  .lg\:focus\:tw-scale-x-90:focus{
    --tw-scale-x:.9
  }

  .lg\:focus\:tw-scale-x-95:focus{
    --tw-scale-x:.95
  }

  .lg\:focus\:tw-scale-x-100:focus{
    --tw-scale-x:1
  }

  .lg\:focus\:tw-scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .lg\:focus\:tw-scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .lg\:focus\:tw-scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .lg\:focus\:tw-scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .lg\:focus\:tw-scale-y-0:focus{
    --tw-scale-y:0
  }

  .lg\:focus\:tw-scale-y-50:focus{
    --tw-scale-y:.5
  }

  .lg\:focus\:tw-scale-y-75:focus{
    --tw-scale-y:.75
  }

  .lg\:focus\:tw-scale-y-90:focus{
    --tw-scale-y:.9
  }

  .lg\:focus\:tw-scale-y-95:focus{
    --tw-scale-y:.95
  }

  .lg\:focus\:tw-scale-y-100:focus{
    --tw-scale-y:1
  }

  .lg\:focus\:tw-scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .lg\:focus\:tw-scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .lg\:focus\:tw-scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .lg\:focus\:tw-scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .lg\:tw-animate-none{
    animation:none
  }

  .lg\:tw-animate-spin{
    animation:tw-spin 1s linear infinite
  }

  .lg\:tw-animate-ping{
    animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .lg\:tw-animate-pulse{
    animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .lg\:tw-animate-bounce{
    animation:tw-bounce 1s infinite
  }

  .lg\:tw-cursor-auto{
    cursor:auto
  }

  .lg\:tw-cursor-default{
    cursor:default
  }

  .lg\:tw-cursor-pointer{
    cursor:pointer
  }

  .lg\:tw-cursor-wait{
    cursor:wait
  }

  .lg\:tw-cursor-text{
    cursor:text
  }

  .lg\:tw-cursor-move{
    cursor:move
  }

  .lg\:tw-cursor-help{
    cursor:help
  }

  .lg\:tw-cursor-not-allowed{
    cursor:not-allowed
  }

  .lg\:tw-select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .lg\:tw-select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .lg\:tw-select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .lg\:tw-select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .lg\:tw-resize-none{
    resize:none
  }

  .lg\:tw-resize-y{
    resize:vertical
  }

  .lg\:tw-resize-x{
    resize:horizontal
  }

  .lg\:tw-resize{
    resize:both
  }

  .lg\:tw-list-inside{
    list-style-position:inside
  }

  .lg\:tw-list-outside{
    list-style-position:outside
  }

  .lg\:tw-list-none{
    list-style-type:none
  }

  .lg\:tw-list-disc{
    list-style-type:disc
  }

  .lg\:tw-list-decimal{
    list-style-type:decimal
  }

  .lg\:tw-appearance-none{
    appearance:none
  }

  .lg\:tw-auto-cols-auto{
    grid-auto-columns:auto
  }

  .lg\:tw-auto-cols-min{
    grid-auto-columns:min-content
  }

  .lg\:tw-auto-cols-max{
    grid-auto-columns:max-content
  }

  .lg\:tw-auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .lg\:tw-grid-flow-row{
    grid-auto-flow:row
  }

  .lg\:tw-grid-flow-col{
    grid-auto-flow:column
  }

  .lg\:tw-grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .lg\:tw-grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .lg\:tw-auto-rows-auto{
    grid-auto-rows:auto
  }

  .lg\:tw-auto-rows-min{
    grid-auto-rows:min-content
  }

  .lg\:tw-auto-rows-max{
    grid-auto-rows:max-content
  }

  .lg\:tw-auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:tw-grid-cols-none{
    grid-template-columns:none
  }

  .lg\:tw-grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .lg\:tw-grid-rows-none{
    grid-template-rows:none
  }

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

  .lg\:tw-flex-row-reverse{
    flex-direction:row-reverse
  }

  .lg\:tw-flex-col{
    flex-direction:column
  }

  .lg\:tw-flex-col-reverse{
    flex-direction:column-reverse
  }

  .lg\:tw-flex-wrap{
    flex-wrap:wrap
  }

  .lg\:tw-flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .lg\:tw-flex-nowrap{
    flex-wrap:nowrap
  }

  .lg\:tw-place-content-center{
    place-content:center
  }

  .lg\:tw-place-content-start{
    place-content:start
  }

  .lg\:tw-place-content-end{
    place-content:end
  }

  .lg\:tw-place-content-between{
    place-content:space-between
  }

  .lg\:tw-place-content-around{
    place-content:space-around
  }

  .lg\:tw-place-content-evenly{
    place-content:space-evenly
  }

  .lg\:tw-place-content-stretch{
    place-content:stretch
  }

  .lg\:tw-place-items-start{
    place-items:start
  }

  .lg\:tw-place-items-end{
    place-items:end
  }

  .lg\:tw-place-items-center{
    place-items:center
  }

  .lg\:tw-place-items-stretch{
    place-items:stretch
  }

  .lg\:tw-content-center{
    align-content:center
  }

  .lg\:tw-content-start{
    align-content:flex-start
  }

  .lg\:tw-content-end{
    align-content:flex-end
  }

  .lg\:tw-content-between{
    align-content:space-between
  }

  .lg\:tw-content-around{
    align-content:space-around
  }

  .lg\:tw-content-evenly{
    align-content:space-evenly
  }

  .lg\:tw-items-start{
    align-items:flex-start
  }

  .lg\:tw-items-end{
    align-items:flex-end
  }

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

  .lg\:tw-items-baseline{
    align-items:baseline
  }

  .lg\:tw-items-stretch{
    align-items:stretch
  }

  .lg\:tw-justify-start{
    justify-content:flex-start
  }

  .lg\:tw-justify-end{
    justify-content:flex-end
  }

  .lg\:tw-justify-center{
    justify-content:center
  }

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

  .lg\:tw-justify-around{
    justify-content:space-around
  }

  .lg\:tw-justify-evenly{
    justify-content:space-evenly
  }

  .lg\:tw-justify-items-start{
    justify-items:start
  }

  .lg\:tw-justify-items-end{
    justify-items:end
  }

  .lg\:tw-justify-items-center{
    justify-items:center
  }

  .lg\:tw-justify-items-stretch{
    justify-items:stretch
  }

  .lg\:tw-gap-0{
    grid-gap:0px;
    gap:0px
  }

  .lg\:tw-gap-1{
    grid-gap:0.25rem;
    gap:0.25rem
  }

  .lg\:tw-gap-2{
    grid-gap:0.5rem;
    gap:0.5rem
  }

  .lg\:tw-gap-3{
    grid-gap:0.75rem;
    gap:0.75rem
  }

  .lg\:tw-gap-4{
    grid-gap:1rem;
    gap:1rem
  }

  .lg\:tw-gap-5{
    grid-gap:1.25rem;
    gap:1.25rem
  }

  .lg\:tw-gap-6{
    grid-gap:1.5rem;
    gap:1.5rem
  }

  .lg\:tw-gap-7{
    grid-gap:1.75rem;
    gap:1.75rem
  }

  .lg\:tw-gap-8{
    grid-gap:2rem;
    gap:2rem
  }

  .lg\:tw-gap-9{
    grid-gap:2.25rem;
    gap:2.25rem
  }

  .lg\:tw-gap-10{
    grid-gap:2.5rem;
    gap:2.5rem
  }

  .lg\:tw-gap-11{
    grid-gap:2.75rem;
    gap:2.75rem
  }

  .lg\:tw-gap-12{
    grid-gap:3rem;
    gap:3rem
  }

  .lg\:tw-gap-14{
    grid-gap:3.5rem;
    gap:3.5rem
  }

  .lg\:tw-gap-16{
    grid-gap:4rem;
    gap:4rem
  }

  .lg\:tw-gap-20{
    grid-gap:5rem;
    gap:5rem
  }

  .lg\:tw-gap-24{
    grid-gap:6rem;
    gap:6rem
  }

  .lg\:tw-gap-28{
    grid-gap:7rem;
    gap:7rem
  }

  .lg\:tw-gap-32{
    grid-gap:8rem;
    gap:8rem
  }

  .lg\:tw-gap-36{
    grid-gap:9rem;
    gap:9rem
  }

  .lg\:tw-gap-40{
    grid-gap:10rem;
    gap:10rem
  }

  .lg\:tw-gap-44{
    grid-gap:11rem;
    gap:11rem
  }

  .lg\:tw-gap-48{
    grid-gap:12rem;
    gap:12rem
  }

  .lg\:tw-gap-52{
    grid-gap:13rem;
    gap:13rem
  }

  .lg\:tw-gap-56{
    grid-gap:14rem;
    gap:14rem
  }

  .lg\:tw-gap-60{
    grid-gap:15rem;
    gap:15rem
  }

  .lg\:tw-gap-64{
    grid-gap:16rem;
    gap:16rem
  }

  .lg\:tw-gap-72{
    grid-gap:18rem;
    gap:18rem
  }

  .lg\:tw-gap-80{
    grid-gap:20rem;
    gap:20rem
  }

  .lg\:tw-gap-96{
    grid-gap:24rem;
    gap:24rem
  }

  .lg\:tw-gap-px{
    grid-gap:1px;
    gap:1px
  }

  .lg\:tw-gap-0\.5{
    grid-gap:0.125rem;
    gap:0.125rem
  }

  .lg\:tw-gap-1\.5{
    grid-gap:0.375rem;
    gap:0.375rem
  }

  .lg\:tw-gap-2\.5{
    grid-gap:0.625rem;
    gap:0.625rem
  }

  .lg\:tw-gap-3\.5{
    grid-gap:0.875rem;
    gap:0.875rem
  }

  .lg\:tw-gap-x-0{
    grid-column-gap:0px;
    column-gap:0px
  }

  .lg\:tw-gap-x-1{
    grid-column-gap:0.25rem;
    column-gap:0.25rem
  }

  .lg\:tw-gap-x-2{
    grid-column-gap:0.5rem;
    column-gap:0.5rem
  }

  .lg\:tw-gap-x-3{
    grid-column-gap:0.75rem;
    column-gap:0.75rem
  }

  .lg\:tw-gap-x-4{
    grid-column-gap:1rem;
    column-gap:1rem
  }

  .lg\:tw-gap-x-5{
    grid-column-gap:1.25rem;
    column-gap:1.25rem
  }

  .lg\:tw-gap-x-6{
    grid-column-gap:1.5rem;
    column-gap:1.5rem
  }

  .lg\:tw-gap-x-7{
    grid-column-gap:1.75rem;
    column-gap:1.75rem
  }

  .lg\:tw-gap-x-8{
    grid-column-gap:2rem;
    column-gap:2rem
  }

  .lg\:tw-gap-x-9{
    grid-column-gap:2.25rem;
    column-gap:2.25rem
  }

  .lg\:tw-gap-x-10{
    grid-column-gap:2.5rem;
    column-gap:2.5rem
  }

  .lg\:tw-gap-x-11{
    grid-column-gap:2.75rem;
    column-gap:2.75rem
  }

  .lg\:tw-gap-x-12{
    grid-column-gap:3rem;
    column-gap:3rem
  }

  .lg\:tw-gap-x-14{
    grid-column-gap:3.5rem;
    column-gap:3.5rem
  }

  .lg\:tw-gap-x-16{
    grid-column-gap:4rem;
    column-gap:4rem
  }

  .lg\:tw-gap-x-20{
    grid-column-gap:5rem;
    column-gap:5rem
  }

  .lg\:tw-gap-x-24{
    grid-column-gap:6rem;
    column-gap:6rem
  }

  .lg\:tw-gap-x-28{
    grid-column-gap:7rem;
    column-gap:7rem
  }

  .lg\:tw-gap-x-32{
    grid-column-gap:8rem;
    column-gap:8rem
  }

  .lg\:tw-gap-x-36{
    grid-column-gap:9rem;
    column-gap:9rem
  }

  .lg\:tw-gap-x-40{
    grid-column-gap:10rem;
    column-gap:10rem
  }

  .lg\:tw-gap-x-44{
    grid-column-gap:11rem;
    column-gap:11rem
  }

  .lg\:tw-gap-x-48{
    grid-column-gap:12rem;
    column-gap:12rem
  }

  .lg\:tw-gap-x-52{
    grid-column-gap:13rem;
    column-gap:13rem
  }

  .lg\:tw-gap-x-56{
    grid-column-gap:14rem;
    column-gap:14rem
  }

  .lg\:tw-gap-x-60{
    grid-column-gap:15rem;
    column-gap:15rem
  }

  .lg\:tw-gap-x-64{
    grid-column-gap:16rem;
    column-gap:16rem
  }

  .lg\:tw-gap-x-72{
    grid-column-gap:18rem;
    column-gap:18rem
  }

  .lg\:tw-gap-x-80{
    grid-column-gap:20rem;
    column-gap:20rem
  }

  .lg\:tw-gap-x-96{
    grid-column-gap:24rem;
    column-gap:24rem
  }

  .lg\:tw-gap-x-px{
    grid-column-gap:1px;
    column-gap:1px
  }

  .lg\:tw-gap-x-0\.5{
    grid-column-gap:0.125rem;
    column-gap:0.125rem
  }

  .lg\:tw-gap-x-1\.5{
    grid-column-gap:0.375rem;
    column-gap:0.375rem
  }

  .lg\:tw-gap-x-2\.5{
    grid-column-gap:0.625rem;
    column-gap:0.625rem
  }

  .lg\:tw-gap-x-3\.5{
    grid-column-gap:0.875rem;
    column-gap:0.875rem
  }

  .lg\:tw-gap-y-0{
    grid-row-gap:0px;
    row-gap:0px
  }

  .lg\:tw-gap-y-1{
    grid-row-gap:0.25rem;
    row-gap:0.25rem
  }

  .lg\:tw-gap-y-2{
    grid-row-gap:0.5rem;
    row-gap:0.5rem
  }

  .lg\:tw-gap-y-3{
    grid-row-gap:0.75rem;
    row-gap:0.75rem
  }

  .lg\:tw-gap-y-4{
    grid-row-gap:1rem;
    row-gap:1rem
  }

  .lg\:tw-gap-y-5{
    grid-row-gap:1.25rem;
    row-gap:1.25rem
  }

  .lg\:tw-gap-y-6{
    grid-row-gap:1.5rem;
    row-gap:1.5rem
  }

  .lg\:tw-gap-y-7{
    grid-row-gap:1.75rem;
    row-gap:1.75rem
  }

  .lg\:tw-gap-y-8{
    grid-row-gap:2rem;
    row-gap:2rem
  }

  .lg\:tw-gap-y-9{
    grid-row-gap:2.25rem;
    row-gap:2.25rem
  }

  .lg\:tw-gap-y-10{
    grid-row-gap:2.5rem;
    row-gap:2.5rem
  }

  .lg\:tw-gap-y-11{
    grid-row-gap:2.75rem;
    row-gap:2.75rem
  }

  .lg\:tw-gap-y-12{
    grid-row-gap:3rem;
    row-gap:3rem
  }

  .lg\:tw-gap-y-14{
    grid-row-gap:3.5rem;
    row-gap:3.5rem
  }

  .lg\:tw-gap-y-16{
    grid-row-gap:4rem;
    row-gap:4rem
  }

  .lg\:tw-gap-y-20{
    grid-row-gap:5rem;
    row-gap:5rem
  }

  .lg\:tw-gap-y-24{
    grid-row-gap:6rem;
    row-gap:6rem
  }

  .lg\:tw-gap-y-28{
    grid-row-gap:7rem;
    row-gap:7rem
  }

  .lg\:tw-gap-y-32{
    grid-row-gap:8rem;
    row-gap:8rem
  }

  .lg\:tw-gap-y-36{
    grid-row-gap:9rem;
    row-gap:9rem
  }

  .lg\:tw-gap-y-40{
    grid-row-gap:10rem;
    row-gap:10rem
  }

  .lg\:tw-gap-y-44{
    grid-row-gap:11rem;
    row-gap:11rem
  }

  .lg\:tw-gap-y-48{
    grid-row-gap:12rem;
    row-gap:12rem
  }

  .lg\:tw-gap-y-52{
    grid-row-gap:13rem;
    row-gap:13rem
  }

  .lg\:tw-gap-y-56{
    grid-row-gap:14rem;
    row-gap:14rem
  }

  .lg\:tw-gap-y-60{
    grid-row-gap:15rem;
    row-gap:15rem
  }

  .lg\:tw-gap-y-64{
    grid-row-gap:16rem;
    row-gap:16rem
  }

  .lg\:tw-gap-y-72{
    grid-row-gap:18rem;
    row-gap:18rem
  }

  .lg\:tw-gap-y-80{
    grid-row-gap:20rem;
    row-gap:20rem
  }

  .lg\:tw-gap-y-96{
    grid-row-gap:24rem;
    row-gap:24rem
  }

  .lg\:tw-gap-y-px{
    grid-row-gap:1px;
    row-gap:1px
  }

  .lg\:tw-gap-y-0\.5{
    grid-row-gap:0.125rem;
    row-gap:0.125rem
  }

  .lg\:tw-gap-y-1\.5{
    grid-row-gap:0.375rem;
    row-gap:0.375rem
  }

  .lg\:tw-gap-y-2\.5{
    grid-row-gap:0.625rem;
    row-gap:0.625rem
  }

  .lg\:tw-gap-y-3\.5{
    grid-row-gap:0.875rem;
    row-gap:0.875rem
  }

  .lg\:tw-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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:tw--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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:tw-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))
  }

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

  .lg\:tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

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

  .lg\:tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

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

  .lg\:tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--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))
  }

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

  .lg\:tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

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

  .lg\:tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

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

  .lg\:tw--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .lg\:tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .lg\:tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .lg\:tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .lg\:tw-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)))
  }

  .lg\:tw-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)))
  }

  .lg\:tw-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)))
  }

  .lg\:tw-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)))
  }

  .lg\:tw-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)))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .lg\:tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .lg\:tw-divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .lg\:tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .lg\:tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .lg\:tw-divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .lg\:tw-divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .lg\:tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .lg\:tw-divide-current > :not([hidden]) ~ :not([hidden]){
    border-color:currentColor
  }

  .lg\:tw-divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
  }

  .lg\:tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .lg\:tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .lg\:tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .lg\:tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .lg\:tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .lg\:tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .lg\:tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .lg\:tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .lg\:tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .lg\:tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .lg\:tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .lg\:tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .lg\:tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .lg\:tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .lg\:tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .lg\:tw-place-self-auto{
    place-self:auto
  }

  .lg\:tw-place-self-start{
    place-self:start
  }

  .lg\:tw-place-self-end{
    place-self:end
  }

  .lg\:tw-place-self-center{
    place-self:center
  }

  .lg\:tw-place-self-stretch{
    place-self:stretch
  }

  .lg\:tw-self-auto{
    align-self:auto
  }

  .lg\:tw-self-start{
    align-self:flex-start
  }

  .lg\:tw-self-end{
    align-self:flex-end
  }

  .lg\:tw-self-center{
    align-self:center
  }

  .lg\:tw-self-stretch{
    align-self:stretch
  }

  .lg\:tw-self-baseline{
    align-self:baseline
  }

  .lg\:tw-justify-self-auto{
    justify-self:auto
  }

  .lg\:tw-justify-self-start{
    justify-self:start
  }

  .lg\:tw-justify-self-end{
    justify-self:end
  }

  .lg\:tw-justify-self-center{
    justify-self:center
  }

  .lg\:tw-justify-self-stretch{
    justify-self:stretch
  }

  .lg\:tw-overflow-auto{
    overflow:auto
  }

  .lg\:tw-overflow-hidden{
    overflow:hidden
  }

  .lg\:tw-overflow-visible{
    overflow:visible
  }

  .lg\:tw-overflow-scroll{
    overflow:scroll
  }

  .lg\:tw-overflow-x-auto{
    overflow-x:auto
  }

  .lg\:tw-overflow-y-auto{
    overflow-y:auto
  }

  .lg\:tw-overflow-x-hidden{
    overflow-x:hidden
  }

  .lg\:tw-overflow-y-hidden{
    overflow-y:hidden
  }

  .lg\:tw-overflow-x-visible{
    overflow-x:visible
  }

  .lg\:tw-overflow-y-visible{
    overflow-y:visible
  }

  .lg\:tw-overflow-x-scroll{
    overflow-x:scroll
  }

  .lg\:tw-overflow-y-scroll{
    overflow-y:scroll
  }

  .lg\:tw-overscroll-auto{
    overscroll-behavior:auto
  }

  .lg\:tw-overscroll-contain{
    overscroll-behavior:contain
  }

  .lg\:tw-overscroll-none{
    overscroll-behavior:none
  }

  .lg\:tw-overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .lg\:tw-overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .lg\:tw-overscroll-y-none{
    overscroll-behavior-y:none
  }

  .lg\:tw-overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .lg\:tw-overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .lg\:tw-overscroll-x-none{
    overscroll-behavior-x:none
  }

  .lg\:tw-truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .lg\:tw-overflow-ellipsis{
    text-overflow:ellipsis
  }

  .lg\:tw-overflow-clip{
    text-overflow:clip
  }

  .lg\:tw-whitespace-normal{
    white-space:normal
  }

  .lg\:tw-whitespace-nowrap{
    white-space:nowrap
  }

  .lg\:tw-whitespace-pre{
    white-space:pre
  }

  .lg\:tw-whitespace-pre-line{
    white-space:pre-line
  }

  .lg\:tw-whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .lg\:tw-break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .lg\:tw-break-words{
    overflow-wrap:break-word
  }

  .lg\:tw-break-all{
    word-break:break-all
  }

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

  .lg\:tw-rounded-sm{
    border-radius:0.125rem
  }

  .lg\:tw-rounded{
    border-radius:0.25rem
  }

  .lg\:tw-rounded-md{
    border-radius:0.375rem
  }

  .lg\:tw-rounded-lg{
    border-radius:0.5rem
  }

  .lg\:tw-rounded-xl{
    border-radius:0.75rem
  }

  .lg\:tw-rounded-2xl{
    border-radius:1rem
  }

  .lg\:tw-rounded-3xl{
    border-radius:1.5rem
  }

  .lg\:tw-rounded-full{
    border-radius:9999px
  }

  .lg\:tw-rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .lg\:tw-rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .lg\:tw-rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .lg\:tw-rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

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

  .lg\:tw-rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .lg\:tw-rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .lg\:tw-rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .lg\:tw-rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .lg\:tw-rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .lg\:tw-rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .lg\:tw-rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .lg\:tw-rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .lg\:tw-rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .lg\:tw-rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .lg\:tw-rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .lg\:tw-rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .lg\:tw-rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .lg\:tw-rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:tw-rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .lg\:tw-rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:tw-rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .lg\:tw-rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:tw-rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:tw-rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:tw-rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:tw-rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:tw-rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:tw-rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .lg\:tw-rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:tw-rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .lg\:tw-rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:tw-rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:tw-rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:tw-rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:tw-rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:tw-rounded-tl-none{
    border-top-left-radius:0px
  }

  .lg\:tw-rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .lg\:tw-rounded-tl{
    border-top-left-radius:0.25rem
  }

  .lg\:tw-rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .lg\:tw-rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .lg\:tw-rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .lg\:tw-rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .lg\:tw-rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .lg\:tw-rounded-tl-full{
    border-top-left-radius:9999px
  }

  .lg\:tw-rounded-tr-none{
    border-top-right-radius:0px
  }

  .lg\:tw-rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .lg\:tw-rounded-tr{
    border-top-right-radius:0.25rem
  }

  .lg\:tw-rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .lg\:tw-rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .lg\:tw-rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .lg\:tw-rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .lg\:tw-rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .lg\:tw-rounded-tr-full{
    border-top-right-radius:9999px
  }

  .lg\:tw-rounded-br-none{
    border-bottom-right-radius:0px
  }

  .lg\:tw-rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .lg\:tw-rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .lg\:tw-rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .lg\:tw-rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .lg\:tw-rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .lg\:tw-rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .lg\:tw-rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .lg\:tw-rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .lg\:tw-rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .lg\:tw-rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .lg\:tw-rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .lg\:tw-rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .lg\:tw-rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .lg\:tw-rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .lg\:tw-rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .lg\:tw-rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .lg\:tw-rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .lg\:tw-border-0{
    border-width:0px
  }

  .lg\:tw-border-2{
    border-width:2px
  }

  .lg\:tw-border-4{
    border-width:4px
  }

  .lg\:tw-border-8{
    border-width:8px
  }

  .lg\:tw-border{
    border-width:1px
  }

  .lg\:tw-border-t-0{
    border-top-width:0px
  }

  .lg\:tw-border-t-2{
    border-top-width:2px
  }

  .lg\:tw-border-t-4{
    border-top-width:4px
  }

  .lg\:tw-border-t-8{
    border-top-width:8px
  }

  .lg\:tw-border-t{
    border-top-width:1px
  }

  .lg\:tw-border-r-0{
    border-right-width:0px
  }

  .lg\:tw-border-r-2{
    border-right-width:2px
  }

  .lg\:tw-border-r-4{
    border-right-width:4px
  }

  .lg\:tw-border-r-8{
    border-right-width:8px
  }

  .lg\:tw-border-r{
    border-right-width:1px
  }

  .lg\:tw-border-b-0{
    border-bottom-width:0px
  }

  .lg\:tw-border-b-2{
    border-bottom-width:2px
  }

  .lg\:tw-border-b-4{
    border-bottom-width:4px
  }

  .lg\:tw-border-b-8{
    border-bottom-width:8px
  }

  .lg\:tw-border-b{
    border-bottom-width:1px
  }

  .lg\:tw-border-l-0{
    border-left-width:0px
  }

  .lg\:tw-border-l-2{
    border-left-width:2px
  }

  .lg\:tw-border-l-4{
    border-left-width:4px
  }

  .lg\:tw-border-l-8{
    border-left-width:8px
  }

  .lg\:tw-border-l{
    border-left-width:1px
  }

  .lg\:tw-border-solid{
    border-style:solid
  }

  .lg\:tw-border-dashed{
    border-style:dashed
  }

  .lg\:tw-border-dotted{
    border-style:dotted
  }

  .lg\:tw-border-double{
    border-style:double
  }

  .lg\:tw-border-none{
    border-style:none
  }

  .lg\:tw-border-transparent{
    border-color:transparent
  }

  .lg\:tw-border-current{
    border-color:currentColor
  }

  .lg\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .lg\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .lg\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .lg\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .lg\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .lg\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .lg\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .lg\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .lg\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-transparent{
    border-color:transparent
  }

  .tw-group:hover .lg\:group-hover\:tw-border-current{
    border-color:currentColor
  }

  .tw-group:hover .lg\:group-hover\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-transparent:focus-within{
    border-color:transparent
  }

  .lg\:focus-within\:tw-border-current:focus-within{
    border-color:currentColor
  }

  .lg\:focus-within\:tw-border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-gray-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-red-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-yellow-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-green-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-blue-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-indigo-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-purple-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .lg\:focus-within\:tw-border-pink-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-transparent:hover{
    border-color:transparent
  }

  .lg\:hover\:tw-border-current:hover{
    border-color:currentColor
  }

  .lg\:hover\:tw-border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-red-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-yellow-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-green-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-blue-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-indigo-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-purple-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .lg\:hover\:tw-border-pink-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-transparent:focus{
    border-color:transparent
  }

  .lg\:focus\:tw-border-current:focus{
    border-color:currentColor
  }

  .lg\:focus\:tw-border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-gray-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-red-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-yellow-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-green-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-blue-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-indigo-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-purple-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .lg\:focus\:tw-border-pink-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .lg\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .lg\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .lg\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .lg\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .lg\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .lg\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .lg\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .lg\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .lg\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .lg\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .lg\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .lg\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .lg\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .lg\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .lg\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tw-group:hover .lg\:group-hover\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .lg\:focus-within\:tw-border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .lg\:focus-within\:tw-border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .lg\:focus-within\:tw-border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .lg\:focus-within\:tw-border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .lg\:focus-within\:tw-border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .lg\:focus-within\:tw-border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .lg\:focus-within\:tw-border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .lg\:focus-within\:tw-border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .lg\:focus-within\:tw-border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .lg\:focus-within\:tw-border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .lg\:focus-within\:tw-border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .lg\:focus-within\:tw-border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .lg\:focus-within\:tw-border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .lg\:focus-within\:tw-border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .lg\:focus-within\:tw-border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .lg\:hover\:tw-border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .lg\:hover\:tw-border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .lg\:hover\:tw-border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .lg\:hover\:tw-border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .lg\:hover\:tw-border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .lg\:hover\:tw-border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .lg\:hover\:tw-border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .lg\:hover\:tw-border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .lg\:hover\:tw-border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .lg\:hover\:tw-border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .lg\:hover\:tw-border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .lg\:hover\:tw-border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .lg\:hover\:tw-border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .lg\:hover\:tw-border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .lg\:hover\:tw-border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .lg\:focus\:tw-border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .lg\:focus\:tw-border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .lg\:focus\:tw-border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .lg\:focus\:tw-border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .lg\:focus\:tw-border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .lg\:focus\:tw-border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .lg\:focus\:tw-border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .lg\:focus\:tw-border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .lg\:focus\:tw-border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .lg\:focus\:tw-border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .lg\:focus\:tw-border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .lg\:focus\:tw-border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .lg\:focus\:tw-border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .lg\:focus\:tw-border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .lg\:focus\:tw-border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .lg\:tw-bg-transparent{
    background-color:transparent
  }

  .lg\:tw-bg-current{
    background-color:currentColor
  }

  .lg\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

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

  .lg\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-transparent{
    background-color:transparent
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-current{
    background-color:currentColor
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-transparent:focus-within{
    background-color:transparent
  }

  .lg\:focus-within\:tw-bg-current:focus-within{
    background-color:currentColor
  }

  .lg\:focus-within\:tw-bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-gray-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-red-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-yellow-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-green-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-blue-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-indigo-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-purple-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:tw-bg-pink-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-transparent:hover{
    background-color:transparent
  }

  .lg\:hover\:tw-bg-current:hover{
    background-color:currentColor
  }

  .lg\:hover\:tw-bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-gray-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-red-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-yellow-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-green-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-blue-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-indigo-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-purple-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .lg\:hover\:tw-bg-pink-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-transparent:focus{
    background-color:transparent
  }

  .lg\:focus\:tw-bg-current:focus{
    background-color:currentColor
  }

  .lg\:focus\:tw-bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-gray-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-red-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-yellow-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-green-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-blue-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-indigo-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-purple-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .lg\:focus\:tw-bg-pink-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .lg\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .lg\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .lg\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .lg\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .lg\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .lg\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .lg\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .lg\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .lg\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .lg\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .lg\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .lg\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .lg\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .lg\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .lg\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tw-group:hover .lg\:group-hover\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .lg\:focus-within\:tw-bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .lg\:focus-within\:tw-bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .lg\:focus-within\:tw-bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .lg\:focus-within\:tw-bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .lg\:focus-within\:tw-bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .lg\:focus-within\:tw-bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .lg\:focus-within\:tw-bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .lg\:focus-within\:tw-bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .lg\:focus-within\:tw-bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .lg\:focus-within\:tw-bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .lg\:focus-within\:tw-bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .lg\:focus-within\:tw-bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .lg\:focus-within\:tw-bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .lg\:focus-within\:tw-bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .lg\:focus-within\:tw-bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .lg\:hover\:tw-bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .lg\:hover\:tw-bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .lg\:hover\:tw-bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .lg\:hover\:tw-bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .lg\:hover\:tw-bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .lg\:hover\:tw-bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .lg\:hover\:tw-bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .lg\:hover\:tw-bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .lg\:hover\:tw-bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .lg\:hover\:tw-bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .lg\:hover\:tw-bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .lg\:hover\:tw-bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .lg\:hover\:tw-bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .lg\:hover\:tw-bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .lg\:hover\:tw-bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .lg\:focus\:tw-bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .lg\:focus\:tw-bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .lg\:focus\:tw-bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .lg\:focus\:tw-bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .lg\:focus\:tw-bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .lg\:focus\:tw-bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .lg\:focus\:tw-bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .lg\:focus\:tw-bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .lg\:focus\:tw-bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .lg\:focus\:tw-bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .lg\:focus\:tw-bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .lg\:focus\:tw-bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .lg\:focus\:tw-bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .lg\:focus\:tw-bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .lg\:focus\:tw-bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .lg\:tw-bg-none{
    background-image:none
  }

  .lg\:tw-bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .lg\:tw-bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .lg\:tw-from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:tw-from-current{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:tw-from-black{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:tw-from-white{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:tw-from-gray-50{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:tw-from-gray-100{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:tw-from-gray-200{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:tw-from-gray-300{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:tw-from-gray-400{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:tw-from-gray-500{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:tw-from-gray-600{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:tw-from-gray-700{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:tw-from-gray-800{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:tw-from-gray-900{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:tw-from-red-50{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:tw-from-red-100{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:tw-from-red-200{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:tw-from-red-300{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:tw-from-red-400{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:tw-from-red-500{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:tw-from-red-600{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:tw-from-red-700{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:tw-from-red-800{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:tw-from-red-900{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:tw-from-yellow-50{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:tw-from-yellow-100{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:tw-from-yellow-200{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:tw-from-yellow-300{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:tw-from-yellow-400{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:tw-from-yellow-500{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:tw-from-yellow-600{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:tw-from-yellow-700{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:tw-from-yellow-800{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:tw-from-yellow-900{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:tw-from-green-50{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:tw-from-green-100{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:tw-from-green-200{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:tw-from-green-300{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:tw-from-green-400{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:tw-from-green-500{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:tw-from-green-600{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:tw-from-green-700{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:tw-from-green-800{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:tw-from-green-900{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:tw-from-blue-50{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:tw-from-blue-100{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:tw-from-blue-200{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:tw-from-blue-300{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:tw-from-blue-400{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:tw-from-blue-500{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:tw-from-blue-600{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:tw-from-blue-700{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:tw-from-blue-800{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:tw-from-blue-900{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:tw-from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:tw-from-indigo-100{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:tw-from-indigo-200{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:tw-from-indigo-300{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:tw-from-indigo-400{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:tw-from-indigo-500{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:tw-from-indigo-600{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:tw-from-indigo-700{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:tw-from-indigo-800{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:tw-from-indigo-900{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:tw-from-purple-50{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:tw-from-purple-100{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:tw-from-purple-200{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:tw-from-purple-300{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:tw-from-purple-400{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:tw-from-purple-500{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:tw-from-purple-600{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:tw-from-purple-700{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:tw-from-purple-800{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:tw-from-purple-900{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:tw-from-pink-50{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:tw-from-pink-100{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:tw-from-pink-200{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:tw-from-pink-300{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:tw-from-pink-400{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:tw-from-pink-500{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:tw-from-pink-600{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:tw-from-pink-700{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:tw-from-pink-800{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:tw-from-pink-900{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:hover\:tw-from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:tw-from-current:hover{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:tw-from-black:hover{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:tw-from-white:hover{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:tw-from-gray-50:hover{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:hover\:tw-from-gray-100:hover{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:hover\:tw-from-gray-200:hover{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:hover\:tw-from-gray-300:hover{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:hover\:tw-from-gray-400:hover{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:hover\:tw-from-gray-500:hover{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:hover\:tw-from-gray-600:hover{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:hover\:tw-from-gray-700:hover{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:hover\:tw-from-gray-800:hover{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:hover\:tw-from-gray-900:hover{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:hover\:tw-from-red-50:hover{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:hover\:tw-from-red-100:hover{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:hover\:tw-from-red-200:hover{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:hover\:tw-from-red-300:hover{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:hover\:tw-from-red-400:hover{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:hover\:tw-from-red-500:hover{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:hover\:tw-from-red-600:hover{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:hover\:tw-from-red-700:hover{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:hover\:tw-from-red-800:hover{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:hover\:tw-from-red-900:hover{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:hover\:tw-from-yellow-50:hover{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:hover\:tw-from-yellow-100:hover{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:hover\:tw-from-yellow-200:hover{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:hover\:tw-from-yellow-300:hover{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:hover\:tw-from-yellow-400:hover{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:hover\:tw-from-yellow-500:hover{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:hover\:tw-from-yellow-600:hover{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:hover\:tw-from-yellow-700:hover{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:hover\:tw-from-yellow-800:hover{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:hover\:tw-from-yellow-900:hover{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:hover\:tw-from-green-50:hover{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:hover\:tw-from-green-100:hover{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:hover\:tw-from-green-200:hover{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:hover\:tw-from-green-300:hover{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:hover\:tw-from-green-400:hover{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:hover\:tw-from-green-500:hover{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:hover\:tw-from-green-600:hover{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:hover\:tw-from-green-700:hover{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:hover\:tw-from-green-800:hover{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:hover\:tw-from-green-900:hover{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:hover\:tw-from-blue-50:hover{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:hover\:tw-from-blue-100:hover{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:hover\:tw-from-blue-200:hover{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:hover\:tw-from-blue-300:hover{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:hover\:tw-from-blue-400:hover{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:hover\:tw-from-blue-500:hover{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:hover\:tw-from-blue-600:hover{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:hover\:tw-from-blue-700:hover{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:hover\:tw-from-blue-800:hover{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:hover\:tw-from-blue-900:hover{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:hover\:tw-from-indigo-50:hover{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:hover\:tw-from-indigo-100:hover{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:hover\:tw-from-indigo-200:hover{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:hover\:tw-from-indigo-300:hover{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:hover\:tw-from-indigo-400:hover{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:hover\:tw-from-indigo-500:hover{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:hover\:tw-from-indigo-600:hover{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:hover\:tw-from-indigo-700:hover{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:hover\:tw-from-indigo-800:hover{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:hover\:tw-from-indigo-900:hover{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:hover\:tw-from-purple-50:hover{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:hover\:tw-from-purple-100:hover{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:hover\:tw-from-purple-200:hover{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:hover\:tw-from-purple-300:hover{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:hover\:tw-from-purple-400:hover{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:hover\:tw-from-purple-500:hover{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:hover\:tw-from-purple-600:hover{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:hover\:tw-from-purple-700:hover{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:hover\:tw-from-purple-800:hover{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:hover\:tw-from-purple-900:hover{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:hover\:tw-from-pink-50:hover{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:hover\:tw-from-pink-100:hover{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:hover\:tw-from-pink-200:hover{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:hover\:tw-from-pink-300:hover{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:hover\:tw-from-pink-400:hover{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:hover\:tw-from-pink-500:hover{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:hover\:tw-from-pink-600:hover{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:hover\:tw-from-pink-700:hover{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:hover\:tw-from-pink-800:hover{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:hover\:tw-from-pink-900:hover{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:focus\:tw-from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:tw-from-current:focus{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:tw-from-black:focus{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:tw-from-white:focus{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:tw-from-gray-50:focus{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:focus\:tw-from-gray-100:focus{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:focus\:tw-from-gray-200:focus{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:focus\:tw-from-gray-300:focus{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:focus\:tw-from-gray-400:focus{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:focus\:tw-from-gray-500:focus{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:focus\:tw-from-gray-600:focus{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:focus\:tw-from-gray-700:focus{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:focus\:tw-from-gray-800:focus{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:focus\:tw-from-gray-900:focus{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:focus\:tw-from-red-50:focus{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:focus\:tw-from-red-100:focus{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:focus\:tw-from-red-200:focus{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:focus\:tw-from-red-300:focus{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:focus\:tw-from-red-400:focus{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:focus\:tw-from-red-500:focus{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:focus\:tw-from-red-600:focus{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:focus\:tw-from-red-700:focus{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:focus\:tw-from-red-800:focus{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:focus\:tw-from-red-900:focus{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:focus\:tw-from-yellow-50:focus{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:focus\:tw-from-yellow-100:focus{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:focus\:tw-from-yellow-200:focus{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:focus\:tw-from-yellow-300:focus{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:focus\:tw-from-yellow-400:focus{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:focus\:tw-from-yellow-500:focus{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:focus\:tw-from-yellow-600:focus{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:focus\:tw-from-yellow-700:focus{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:focus\:tw-from-yellow-800:focus{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:focus\:tw-from-yellow-900:focus{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:focus\:tw-from-green-50:focus{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:focus\:tw-from-green-100:focus{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:focus\:tw-from-green-200:focus{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:focus\:tw-from-green-300:focus{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:focus\:tw-from-green-400:focus{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:focus\:tw-from-green-500:focus{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:focus\:tw-from-green-600:focus{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:focus\:tw-from-green-700:focus{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:focus\:tw-from-green-800:focus{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:focus\:tw-from-green-900:focus{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:focus\:tw-from-blue-50:focus{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:focus\:tw-from-blue-100:focus{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:focus\:tw-from-blue-200:focus{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:focus\:tw-from-blue-300:focus{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:focus\:tw-from-blue-400:focus{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:focus\:tw-from-blue-500:focus{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:focus\:tw-from-blue-600:focus{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:focus\:tw-from-blue-700:focus{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:focus\:tw-from-blue-800:focus{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:focus\:tw-from-blue-900:focus{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:focus\:tw-from-indigo-50:focus{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:focus\:tw-from-indigo-100:focus{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:focus\:tw-from-indigo-200:focus{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:focus\:tw-from-indigo-300:focus{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:focus\:tw-from-indigo-400:focus{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:focus\:tw-from-indigo-500:focus{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:focus\:tw-from-indigo-600:focus{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:focus\:tw-from-indigo-700:focus{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:focus\:tw-from-indigo-800:focus{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:focus\:tw-from-indigo-900:focus{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:focus\:tw-from-purple-50:focus{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:focus\:tw-from-purple-100:focus{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:focus\:tw-from-purple-200:focus{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:focus\:tw-from-purple-300:focus{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:focus\:tw-from-purple-400:focus{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:focus\:tw-from-purple-500:focus{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:focus\:tw-from-purple-600:focus{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:focus\:tw-from-purple-700:focus{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:focus\:tw-from-purple-800:focus{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:focus\:tw-from-purple-900:focus{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:focus\:tw-from-pink-50:focus{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:focus\:tw-from-pink-100:focus{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:focus\:tw-from-pink-200:focus{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:focus\:tw-from-pink-300:focus{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:focus\:tw-from-pink-400:focus{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:focus\:tw-from-pink-500:focus{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:focus\:tw-from-pink-600:focus{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:focus\:tw-from-pink-700:focus{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:focus\:tw-from-pink-800:focus{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:focus\:tw-from-pink-900:focus{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:tw-via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:tw-via-current{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:tw-via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:tw-via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:tw-via-gray-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:tw-via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:tw-via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:tw-via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:tw-via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:tw-via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:tw-via-gray-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:tw-via-gray-700{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:tw-via-gray-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:tw-via-gray-900{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:tw-via-red-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:tw-via-red-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:tw-via-red-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:tw-via-red-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:tw-via-red-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:tw-via-red-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:tw-via-red-600{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:tw-via-red-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:tw-via-red-800{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:tw-via-red-900{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:tw-via-yellow-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:tw-via-yellow-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:tw-via-yellow-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:tw-via-yellow-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:tw-via-yellow-400{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:tw-via-yellow-500{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:tw-via-yellow-600{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:tw-via-yellow-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:tw-via-yellow-800{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:tw-via-yellow-900{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:tw-via-green-50{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:tw-via-green-100{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:tw-via-green-200{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:tw-via-green-300{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:tw-via-green-400{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:tw-via-green-500{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:tw-via-green-600{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:tw-via-green-700{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:tw-via-green-800{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:tw-via-green-900{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:tw-via-blue-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:tw-via-blue-100{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:tw-via-blue-200{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:tw-via-blue-300{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:tw-via-blue-400{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:tw-via-blue-500{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:tw-via-blue-600{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:tw-via-blue-700{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:tw-via-blue-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:tw-via-blue-900{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:tw-via-indigo-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:tw-via-indigo-100{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:tw-via-indigo-200{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:tw-via-indigo-300{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:tw-via-indigo-400{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:tw-via-indigo-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:tw-via-indigo-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:tw-via-indigo-700{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:tw-via-indigo-800{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:tw-via-indigo-900{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:tw-via-purple-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:tw-via-purple-100{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:tw-via-purple-200{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:tw-via-purple-300{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:tw-via-purple-400{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:tw-via-purple-500{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:tw-via-purple-600{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:tw-via-purple-700{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:tw-via-purple-800{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:tw-via-purple-900{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:tw-via-pink-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:tw-via-pink-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:tw-via-pink-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:tw-via-pink-300{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:tw-via-pink-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:tw-via-pink-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:tw-via-pink-600{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:tw-via-pink-700{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:tw-via-pink-800{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:tw-via-pink-900{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:hover\:tw-via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:tw-via-current:hover{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:tw-via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:tw-via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:tw-via-gray-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:hover\:tw-via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:hover\:tw-via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:hover\:tw-via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:hover\:tw-via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:hover\:tw-via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:hover\:tw-via-gray-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:hover\:tw-via-gray-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:hover\:tw-via-gray-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:hover\:tw-via-gray-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:hover\:tw-via-red-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:hover\:tw-via-red-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:hover\:tw-via-red-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:hover\:tw-via-red-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:hover\:tw-via-red-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:hover\:tw-via-red-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:hover\:tw-via-red-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:hover\:tw-via-red-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:hover\:tw-via-red-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:hover\:tw-via-red-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:hover\:tw-via-yellow-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:hover\:tw-via-yellow-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:hover\:tw-via-yellow-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:hover\:tw-via-yellow-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:hover\:tw-via-yellow-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:hover\:tw-via-yellow-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:hover\:tw-via-yellow-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:hover\:tw-via-yellow-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:hover\:tw-via-yellow-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:hover\:tw-via-yellow-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:hover\:tw-via-green-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:hover\:tw-via-green-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:hover\:tw-via-green-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:hover\:tw-via-green-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:hover\:tw-via-green-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:hover\:tw-via-green-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:hover\:tw-via-green-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:hover\:tw-via-green-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:hover\:tw-via-green-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:hover\:tw-via-green-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:hover\:tw-via-blue-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:hover\:tw-via-blue-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:hover\:tw-via-blue-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:hover\:tw-via-blue-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:hover\:tw-via-blue-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:hover\:tw-via-blue-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:hover\:tw-via-blue-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:hover\:tw-via-blue-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:hover\:tw-via-blue-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:hover\:tw-via-blue-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:hover\:tw-via-indigo-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:hover\:tw-via-indigo-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:hover\:tw-via-indigo-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:hover\:tw-via-indigo-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:hover\:tw-via-indigo-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:hover\:tw-via-indigo-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:hover\:tw-via-indigo-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:hover\:tw-via-indigo-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:hover\:tw-via-indigo-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:hover\:tw-via-indigo-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:hover\:tw-via-purple-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:hover\:tw-via-purple-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:hover\:tw-via-purple-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:hover\:tw-via-purple-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:hover\:tw-via-purple-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:hover\:tw-via-purple-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:hover\:tw-via-purple-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:hover\:tw-via-purple-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:hover\:tw-via-purple-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:hover\:tw-via-purple-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:hover\:tw-via-pink-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:hover\:tw-via-pink-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:hover\:tw-via-pink-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:hover\:tw-via-pink-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:hover\:tw-via-pink-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:hover\:tw-via-pink-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:hover\:tw-via-pink-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:hover\:tw-via-pink-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:hover\:tw-via-pink-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:hover\:tw-via-pink-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:focus\:tw-via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:tw-via-current:focus{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:tw-via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:tw-via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:tw-via-gray-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .lg\:focus\:tw-via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .lg\:focus\:tw-via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .lg\:focus\:tw-via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .lg\:focus\:tw-via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .lg\:focus\:tw-via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .lg\:focus\:tw-via-gray-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .lg\:focus\:tw-via-gray-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .lg\:focus\:tw-via-gray-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .lg\:focus\:tw-via-gray-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .lg\:focus\:tw-via-red-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .lg\:focus\:tw-via-red-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .lg\:focus\:tw-via-red-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .lg\:focus\:tw-via-red-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .lg\:focus\:tw-via-red-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .lg\:focus\:tw-via-red-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .lg\:focus\:tw-via-red-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .lg\:focus\:tw-via-red-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .lg\:focus\:tw-via-red-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .lg\:focus\:tw-via-red-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .lg\:focus\:tw-via-yellow-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .lg\:focus\:tw-via-yellow-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .lg\:focus\:tw-via-yellow-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .lg\:focus\:tw-via-yellow-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .lg\:focus\:tw-via-yellow-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .lg\:focus\:tw-via-yellow-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:focus\:tw-via-yellow-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .lg\:focus\:tw-via-yellow-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .lg\:focus\:tw-via-yellow-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .lg\:focus\:tw-via-yellow-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .lg\:focus\:tw-via-green-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .lg\:focus\:tw-via-green-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .lg\:focus\:tw-via-green-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .lg\:focus\:tw-via-green-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .lg\:focus\:tw-via-green-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .lg\:focus\:tw-via-green-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .lg\:focus\:tw-via-green-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .lg\:focus\:tw-via-green-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .lg\:focus\:tw-via-green-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .lg\:focus\:tw-via-green-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .lg\:focus\:tw-via-blue-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .lg\:focus\:tw-via-blue-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .lg\:focus\:tw-via-blue-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .lg\:focus\:tw-via-blue-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .lg\:focus\:tw-via-blue-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .lg\:focus\:tw-via-blue-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .lg\:focus\:tw-via-blue-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .lg\:focus\:tw-via-blue-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .lg\:focus\:tw-via-blue-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .lg\:focus\:tw-via-blue-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .lg\:focus\:tw-via-indigo-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .lg\:focus\:tw-via-indigo-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .lg\:focus\:tw-via-indigo-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .lg\:focus\:tw-via-indigo-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .lg\:focus\:tw-via-indigo-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .lg\:focus\:tw-via-indigo-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .lg\:focus\:tw-via-indigo-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .lg\:focus\:tw-via-indigo-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .lg\:focus\:tw-via-indigo-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .lg\:focus\:tw-via-indigo-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .lg\:focus\:tw-via-purple-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .lg\:focus\:tw-via-purple-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .lg\:focus\:tw-via-purple-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .lg\:focus\:tw-via-purple-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .lg\:focus\:tw-via-purple-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .lg\:focus\:tw-via-purple-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .lg\:focus\:tw-via-purple-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .lg\:focus\:tw-via-purple-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .lg\:focus\:tw-via-purple-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .lg\:focus\:tw-via-purple-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .lg\:focus\:tw-via-pink-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .lg\:focus\:tw-via-pink-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .lg\:focus\:tw-via-pink-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .lg\:focus\:tw-via-pink-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .lg\:focus\:tw-via-pink-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .lg\:focus\:tw-via-pink-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .lg\:focus\:tw-via-pink-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .lg\:focus\:tw-via-pink-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .lg\:focus\:tw-via-pink-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .lg\:focus\:tw-via-pink-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .lg\:tw-to-transparent{
    --tw-gradient-to:transparent
  }

  .lg\:tw-to-current{
    --tw-gradient-to:currentColor
  }

  .lg\:tw-to-black{
    --tw-gradient-to:#000
  }

  .lg\:tw-to-white{
    --tw-gradient-to:#fff
  }

  .lg\:tw-to-gray-50{
    --tw-gradient-to:#f9fafb
  }

  .lg\:tw-to-gray-100{
    --tw-gradient-to:#f3f4f6
  }

  .lg\:tw-to-gray-200{
    --tw-gradient-to:#e5e7eb
  }

  .lg\:tw-to-gray-300{
    --tw-gradient-to:#d1d5db
  }

  .lg\:tw-to-gray-400{
    --tw-gradient-to:#9ca3af
  }

  .lg\:tw-to-gray-500{
    --tw-gradient-to:#6b7280
  }

  .lg\:tw-to-gray-600{
    --tw-gradient-to:#4b5563
  }

  .lg\:tw-to-gray-700{
    --tw-gradient-to:#374151
  }

  .lg\:tw-to-gray-800{
    --tw-gradient-to:#1f2937
  }

  .lg\:tw-to-gray-900{
    --tw-gradient-to:#111827
  }

  .lg\:tw-to-red-50{
    --tw-gradient-to:#fef2f2
  }

  .lg\:tw-to-red-100{
    --tw-gradient-to:#fee2e2
  }

  .lg\:tw-to-red-200{
    --tw-gradient-to:#fecaca
  }

  .lg\:tw-to-red-300{
    --tw-gradient-to:#fca5a5
  }

  .lg\:tw-to-red-400{
    --tw-gradient-to:#f87171
  }

  .lg\:tw-to-red-500{
    --tw-gradient-to:#ef4444
  }

  .lg\:tw-to-red-600{
    --tw-gradient-to:#dc2626
  }

  .lg\:tw-to-red-700{
    --tw-gradient-to:#b91c1c
  }

  .lg\:tw-to-red-800{
    --tw-gradient-to:#991b1b
  }

  .lg\:tw-to-red-900{
    --tw-gradient-to:#7f1d1d
  }

  .lg\:tw-to-yellow-50{
    --tw-gradient-to:#fffbeb
  }

  .lg\:tw-to-yellow-100{
    --tw-gradient-to:#fef3c7
  }

  .lg\:tw-to-yellow-200{
    --tw-gradient-to:#fde68a
  }

  .lg\:tw-to-yellow-300{
    --tw-gradient-to:#fcd34d
  }

  .lg\:tw-to-yellow-400{
    --tw-gradient-to:#fbbf24
  }

  .lg\:tw-to-yellow-500{
    --tw-gradient-to:#f59e0b
  }

  .lg\:tw-to-yellow-600{
    --tw-gradient-to:#d97706
  }

  .lg\:tw-to-yellow-700{
    --tw-gradient-to:#b45309
  }

  .lg\:tw-to-yellow-800{
    --tw-gradient-to:#92400e
  }

  .lg\:tw-to-yellow-900{
    --tw-gradient-to:#78350f
  }

  .lg\:tw-to-green-50{
    --tw-gradient-to:#ecfdf5
  }

  .lg\:tw-to-green-100{
    --tw-gradient-to:#d1fae5
  }

  .lg\:tw-to-green-200{
    --tw-gradient-to:#a7f3d0
  }

  .lg\:tw-to-green-300{
    --tw-gradient-to:#6ee7b7
  }

  .lg\:tw-to-green-400{
    --tw-gradient-to:#34d399
  }

  .lg\:tw-to-green-500{
    --tw-gradient-to:#10b981
  }

  .lg\:tw-to-green-600{
    --tw-gradient-to:#059669
  }

  .lg\:tw-to-green-700{
    --tw-gradient-to:#047857
  }

  .lg\:tw-to-green-800{
    --tw-gradient-to:#065f46
  }

  .lg\:tw-to-green-900{
    --tw-gradient-to:#064e3b
  }

  .lg\:tw-to-blue-50{
    --tw-gradient-to:#eff6ff
  }

  .lg\:tw-to-blue-100{
    --tw-gradient-to:#dbeafe
  }

  .lg\:tw-to-blue-200{
    --tw-gradient-to:#bfdbfe
  }

  .lg\:tw-to-blue-300{
    --tw-gradient-to:#93c5fd
  }

  .lg\:tw-to-blue-400{
    --tw-gradient-to:#60a5fa
  }

  .lg\:tw-to-blue-500{
    --tw-gradient-to:#3b82f6
  }

  .lg\:tw-to-blue-600{
    --tw-gradient-to:#2563eb
  }

  .lg\:tw-to-blue-700{
    --tw-gradient-to:#1d4ed8
  }

  .lg\:tw-to-blue-800{
    --tw-gradient-to:#1e40af
  }

  .lg\:tw-to-blue-900{
    --tw-gradient-to:#1e3a8a
  }

  .lg\:tw-to-indigo-50{
    --tw-gradient-to:#eef2ff
  }

  .lg\:tw-to-indigo-100{
    --tw-gradient-to:#e0e7ff
  }

  .lg\:tw-to-indigo-200{
    --tw-gradient-to:#c7d2fe
  }

  .lg\:tw-to-indigo-300{
    --tw-gradient-to:#a5b4fc
  }

  .lg\:tw-to-indigo-400{
    --tw-gradient-to:#818cf8
  }

  .lg\:tw-to-indigo-500{
    --tw-gradient-to:#6366f1
  }

  .lg\:tw-to-indigo-600{
    --tw-gradient-to:#4f46e5
  }

  .lg\:tw-to-indigo-700{
    --tw-gradient-to:#4338ca
  }

  .lg\:tw-to-indigo-800{
    --tw-gradient-to:#3730a3
  }

  .lg\:tw-to-indigo-900{
    --tw-gradient-to:#312e81
  }

  .lg\:tw-to-purple-50{
    --tw-gradient-to:#f5f3ff
  }

  .lg\:tw-to-purple-100{
    --tw-gradient-to:#ede9fe
  }

  .lg\:tw-to-purple-200{
    --tw-gradient-to:#ddd6fe
  }

  .lg\:tw-to-purple-300{
    --tw-gradient-to:#c4b5fd
  }

  .lg\:tw-to-purple-400{
    --tw-gradient-to:#a78bfa
  }

  .lg\:tw-to-purple-500{
    --tw-gradient-to:#8b5cf6
  }

  .lg\:tw-to-purple-600{
    --tw-gradient-to:#7c3aed
  }

  .lg\:tw-to-purple-700{
    --tw-gradient-to:#6d28d9
  }

  .lg\:tw-to-purple-800{
    --tw-gradient-to:#5b21b6
  }

  .lg\:tw-to-purple-900{
    --tw-gradient-to:#4c1d95
  }

  .lg\:tw-to-pink-50{
    --tw-gradient-to:#fdf2f8
  }

  .lg\:tw-to-pink-100{
    --tw-gradient-to:#fce7f3
  }

  .lg\:tw-to-pink-200{
    --tw-gradient-to:#fbcfe8
  }

  .lg\:tw-to-pink-300{
    --tw-gradient-to:#f9a8d4
  }

  .lg\:tw-to-pink-400{
    --tw-gradient-to:#f472b6
  }

  .lg\:tw-to-pink-500{
    --tw-gradient-to:#ec4899
  }

  .lg\:tw-to-pink-600{
    --tw-gradient-to:#db2777
  }

  .lg\:tw-to-pink-700{
    --tw-gradient-to:#be185d
  }

  .lg\:tw-to-pink-800{
    --tw-gradient-to:#9d174d
  }

  .lg\:tw-to-pink-900{
    --tw-gradient-to:#831843
  }

  .lg\:hover\:tw-to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .lg\:hover\:tw-to-current:hover{
    --tw-gradient-to:currentColor
  }

  .lg\:hover\:tw-to-black:hover{
    --tw-gradient-to:#000
  }

  .lg\:hover\:tw-to-white:hover{
    --tw-gradient-to:#fff
  }

  .lg\:hover\:tw-to-gray-50:hover{
    --tw-gradient-to:#f9fafb
  }

  .lg\:hover\:tw-to-gray-100:hover{
    --tw-gradient-to:#f3f4f6
  }

  .lg\:hover\:tw-to-gray-200:hover{
    --tw-gradient-to:#e5e7eb
  }

  .lg\:hover\:tw-to-gray-300:hover{
    --tw-gradient-to:#d1d5db
  }

  .lg\:hover\:tw-to-gray-400:hover{
    --tw-gradient-to:#9ca3af
  }

  .lg\:hover\:tw-to-gray-500:hover{
    --tw-gradient-to:#6b7280
  }

  .lg\:hover\:tw-to-gray-600:hover{
    --tw-gradient-to:#4b5563
  }

  .lg\:hover\:tw-to-gray-700:hover{
    --tw-gradient-to:#374151
  }

  .lg\:hover\:tw-to-gray-800:hover{
    --tw-gradient-to:#1f2937
  }

  .lg\:hover\:tw-to-gray-900:hover{
    --tw-gradient-to:#111827
  }

  .lg\:hover\:tw-to-red-50:hover{
    --tw-gradient-to:#fef2f2
  }

  .lg\:hover\:tw-to-red-100:hover{
    --tw-gradient-to:#fee2e2
  }

  .lg\:hover\:tw-to-red-200:hover{
    --tw-gradient-to:#fecaca
  }

  .lg\:hover\:tw-to-red-300:hover{
    --tw-gradient-to:#fca5a5
  }

  .lg\:hover\:tw-to-red-400:hover{
    --tw-gradient-to:#f87171
  }

  .lg\:hover\:tw-to-red-500:hover{
    --tw-gradient-to:#ef4444
  }

  .lg\:hover\:tw-to-red-600:hover{
    --tw-gradient-to:#dc2626
  }

  .lg\:hover\:tw-to-red-700:hover{
    --tw-gradient-to:#b91c1c
  }

  .lg\:hover\:tw-to-red-800:hover{
    --tw-gradient-to:#991b1b
  }

  .lg\:hover\:tw-to-red-900:hover{
    --tw-gradient-to:#7f1d1d
  }

  .lg\:hover\:tw-to-yellow-50:hover{
    --tw-gradient-to:#fffbeb
  }

  .lg\:hover\:tw-to-yellow-100:hover{
    --tw-gradient-to:#fef3c7
  }

  .lg\:hover\:tw-to-yellow-200:hover{
    --tw-gradient-to:#fde68a
  }

  .lg\:hover\:tw-to-yellow-300:hover{
    --tw-gradient-to:#fcd34d
  }

  .lg\:hover\:tw-to-yellow-400:hover{
    --tw-gradient-to:#fbbf24
  }

  .lg\:hover\:tw-to-yellow-500:hover{
    --tw-gradient-to:#f59e0b
  }

  .lg\:hover\:tw-to-yellow-600:hover{
    --tw-gradient-to:#d97706
  }

  .lg\:hover\:tw-to-yellow-700:hover{
    --tw-gradient-to:#b45309
  }

  .lg\:hover\:tw-to-yellow-800:hover{
    --tw-gradient-to:#92400e
  }

  .lg\:hover\:tw-to-yellow-900:hover{
    --tw-gradient-to:#78350f
  }

  .lg\:hover\:tw-to-green-50:hover{
    --tw-gradient-to:#ecfdf5
  }

  .lg\:hover\:tw-to-green-100:hover{
    --tw-gradient-to:#d1fae5
  }

  .lg\:hover\:tw-to-green-200:hover{
    --tw-gradient-to:#a7f3d0
  }

  .lg\:hover\:tw-to-green-300:hover{
    --tw-gradient-to:#6ee7b7
  }

  .lg\:hover\:tw-to-green-400:hover{
    --tw-gradient-to:#34d399
  }

  .lg\:hover\:tw-to-green-500:hover{
    --tw-gradient-to:#10b981
  }

  .lg\:hover\:tw-to-green-600:hover{
    --tw-gradient-to:#059669
  }

  .lg\:hover\:tw-to-green-700:hover{
    --tw-gradient-to:#047857
  }

  .lg\:hover\:tw-to-green-800:hover{
    --tw-gradient-to:#065f46
  }

  .lg\:hover\:tw-to-green-900:hover{
    --tw-gradient-to:#064e3b
  }

  .lg\:hover\:tw-to-blue-50:hover{
    --tw-gradient-to:#eff6ff
  }

  .lg\:hover\:tw-to-blue-100:hover{
    --tw-gradient-to:#dbeafe
  }

  .lg\:hover\:tw-to-blue-200:hover{
    --tw-gradient-to:#bfdbfe
  }

  .lg\:hover\:tw-to-blue-300:hover{
    --tw-gradient-to:#93c5fd
  }

  .lg\:hover\:tw-to-blue-400:hover{
    --tw-gradient-to:#60a5fa
  }

  .lg\:hover\:tw-to-blue-500:hover{
    --tw-gradient-to:#3b82f6
  }

  .lg\:hover\:tw-to-blue-600:hover{
    --tw-gradient-to:#2563eb
  }

  .lg\:hover\:tw-to-blue-700:hover{
    --tw-gradient-to:#1d4ed8
  }

  .lg\:hover\:tw-to-blue-800:hover{
    --tw-gradient-to:#1e40af
  }

  .lg\:hover\:tw-to-blue-900:hover{
    --tw-gradient-to:#1e3a8a
  }

  .lg\:hover\:tw-to-indigo-50:hover{
    --tw-gradient-to:#eef2ff
  }

  .lg\:hover\:tw-to-indigo-100:hover{
    --tw-gradient-to:#e0e7ff
  }

  .lg\:hover\:tw-to-indigo-200:hover{
    --tw-gradient-to:#c7d2fe
  }

  .lg\:hover\:tw-to-indigo-300:hover{
    --tw-gradient-to:#a5b4fc
  }

  .lg\:hover\:tw-to-indigo-400:hover{
    --tw-gradient-to:#818cf8
  }

  .lg\:hover\:tw-to-indigo-500:hover{
    --tw-gradient-to:#6366f1
  }

  .lg\:hover\:tw-to-indigo-600:hover{
    --tw-gradient-to:#4f46e5
  }

  .lg\:hover\:tw-to-indigo-700:hover{
    --tw-gradient-to:#4338ca
  }

  .lg\:hover\:tw-to-indigo-800:hover{
    --tw-gradient-to:#3730a3
  }

  .lg\:hover\:tw-to-indigo-900:hover{
    --tw-gradient-to:#312e81
  }

  .lg\:hover\:tw-to-purple-50:hover{
    --tw-gradient-to:#f5f3ff
  }

  .lg\:hover\:tw-to-purple-100:hover{
    --tw-gradient-to:#ede9fe
  }

  .lg\:hover\:tw-to-purple-200:hover{
    --tw-gradient-to:#ddd6fe
  }

  .lg\:hover\:tw-to-purple-300:hover{
    --tw-gradient-to:#c4b5fd
  }

  .lg\:hover\:tw-to-purple-400:hover{
    --tw-gradient-to:#a78bfa
  }

  .lg\:hover\:tw-to-purple-500:hover{
    --tw-gradient-to:#8b5cf6
  }

  .lg\:hover\:tw-to-purple-600:hover{
    --tw-gradient-to:#7c3aed
  }

  .lg\:hover\:tw-to-purple-700:hover{
    --tw-gradient-to:#6d28d9
  }

  .lg\:hover\:tw-to-purple-800:hover{
    --tw-gradient-to:#5b21b6
  }

  .lg\:hover\:tw-to-purple-900:hover{
    --tw-gradient-to:#4c1d95
  }

  .lg\:hover\:tw-to-pink-50:hover{
    --tw-gradient-to:#fdf2f8
  }

  .lg\:hover\:tw-to-pink-100:hover{
    --tw-gradient-to:#fce7f3
  }

  .lg\:hover\:tw-to-pink-200:hover{
    --tw-gradient-to:#fbcfe8
  }

  .lg\:hover\:tw-to-pink-300:hover{
    --tw-gradient-to:#f9a8d4
  }

  .lg\:hover\:tw-to-pink-400:hover{
    --tw-gradient-to:#f472b6
  }

  .lg\:hover\:tw-to-pink-500:hover{
    --tw-gradient-to:#ec4899
  }

  .lg\:hover\:tw-to-pink-600:hover{
    --tw-gradient-to:#db2777
  }

  .lg\:hover\:tw-to-pink-700:hover{
    --tw-gradient-to:#be185d
  }

  .lg\:hover\:tw-to-pink-800:hover{
    --tw-gradient-to:#9d174d
  }

  .lg\:hover\:tw-to-pink-900:hover{
    --tw-gradient-to:#831843
  }

  .lg\:focus\:tw-to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .lg\:focus\:tw-to-current:focus{
    --tw-gradient-to:currentColor
  }

  .lg\:focus\:tw-to-black:focus{
    --tw-gradient-to:#000
  }

  .lg\:focus\:tw-to-white:focus{
    --tw-gradient-to:#fff
  }

  .lg\:focus\:tw-to-gray-50:focus{
    --tw-gradient-to:#f9fafb
  }

  .lg\:focus\:tw-to-gray-100:focus{
    --tw-gradient-to:#f3f4f6
  }

  .lg\:focus\:tw-to-gray-200:focus{
    --tw-gradient-to:#e5e7eb
  }

  .lg\:focus\:tw-to-gray-300:focus{
    --tw-gradient-to:#d1d5db
  }

  .lg\:focus\:tw-to-gray-400:focus{
    --tw-gradient-to:#9ca3af
  }

  .lg\:focus\:tw-to-gray-500:focus{
    --tw-gradient-to:#6b7280
  }

  .lg\:focus\:tw-to-gray-600:focus{
    --tw-gradient-to:#4b5563
  }

  .lg\:focus\:tw-to-gray-700:focus{
    --tw-gradient-to:#374151
  }

  .lg\:focus\:tw-to-gray-800:focus{
    --tw-gradient-to:#1f2937
  }

  .lg\:focus\:tw-to-gray-900:focus{
    --tw-gradient-to:#111827
  }

  .lg\:focus\:tw-to-red-50:focus{
    --tw-gradient-to:#fef2f2
  }

  .lg\:focus\:tw-to-red-100:focus{
    --tw-gradient-to:#fee2e2
  }

  .lg\:focus\:tw-to-red-200:focus{
    --tw-gradient-to:#fecaca
  }

  .lg\:focus\:tw-to-red-300:focus{
    --tw-gradient-to:#fca5a5
  }

  .lg\:focus\:tw-to-red-400:focus{
    --tw-gradient-to:#f87171
  }

  .lg\:focus\:tw-to-red-500:focus{
    --tw-gradient-to:#ef4444
  }

  .lg\:focus\:tw-to-red-600:focus{
    --tw-gradient-to:#dc2626
  }

  .lg\:focus\:tw-to-red-700:focus{
    --tw-gradient-to:#b91c1c
  }

  .lg\:focus\:tw-to-red-800:focus{
    --tw-gradient-to:#991b1b
  }

  .lg\:focus\:tw-to-red-900:focus{
    --tw-gradient-to:#7f1d1d
  }

  .lg\:focus\:tw-to-yellow-50:focus{
    --tw-gradient-to:#fffbeb
  }

  .lg\:focus\:tw-to-yellow-100:focus{
    --tw-gradient-to:#fef3c7
  }

  .lg\:focus\:tw-to-yellow-200:focus{
    --tw-gradient-to:#fde68a
  }

  .lg\:focus\:tw-to-yellow-300:focus{
    --tw-gradient-to:#fcd34d
  }

  .lg\:focus\:tw-to-yellow-400:focus{
    --tw-gradient-to:#fbbf24
  }

  .lg\:focus\:tw-to-yellow-500:focus{
    --tw-gradient-to:#f59e0b
  }

  .lg\:focus\:tw-to-yellow-600:focus{
    --tw-gradient-to:#d97706
  }

  .lg\:focus\:tw-to-yellow-700:focus{
    --tw-gradient-to:#b45309
  }

  .lg\:focus\:tw-to-yellow-800:focus{
    --tw-gradient-to:#92400e
  }

  .lg\:focus\:tw-to-yellow-900:focus{
    --tw-gradient-to:#78350f
  }

  .lg\:focus\:tw-to-green-50:focus{
    --tw-gradient-to:#ecfdf5
  }

  .lg\:focus\:tw-to-green-100:focus{
    --tw-gradient-to:#d1fae5
  }

  .lg\:focus\:tw-to-green-200:focus{
    --tw-gradient-to:#a7f3d0
  }

  .lg\:focus\:tw-to-green-300:focus{
    --tw-gradient-to:#6ee7b7
  }

  .lg\:focus\:tw-to-green-400:focus{
    --tw-gradient-to:#34d399
  }

  .lg\:focus\:tw-to-green-500:focus{
    --tw-gradient-to:#10b981
  }

  .lg\:focus\:tw-to-green-600:focus{
    --tw-gradient-to:#059669
  }

  .lg\:focus\:tw-to-green-700:focus{
    --tw-gradient-to:#047857
  }

  .lg\:focus\:tw-to-green-800:focus{
    --tw-gradient-to:#065f46
  }

  .lg\:focus\:tw-to-green-900:focus{
    --tw-gradient-to:#064e3b
  }

  .lg\:focus\:tw-to-blue-50:focus{
    --tw-gradient-to:#eff6ff
  }

  .lg\:focus\:tw-to-blue-100:focus{
    --tw-gradient-to:#dbeafe
  }

  .lg\:focus\:tw-to-blue-200:focus{
    --tw-gradient-to:#bfdbfe
  }

  .lg\:focus\:tw-to-blue-300:focus{
    --tw-gradient-to:#93c5fd
  }

  .lg\:focus\:tw-to-blue-400:focus{
    --tw-gradient-to:#60a5fa
  }

  .lg\:focus\:tw-to-blue-500:focus{
    --tw-gradient-to:#3b82f6
  }

  .lg\:focus\:tw-to-blue-600:focus{
    --tw-gradient-to:#2563eb
  }

  .lg\:focus\:tw-to-blue-700:focus{
    --tw-gradient-to:#1d4ed8
  }

  .lg\:focus\:tw-to-blue-800:focus{
    --tw-gradient-to:#1e40af
  }

  .lg\:focus\:tw-to-blue-900:focus{
    --tw-gradient-to:#1e3a8a
  }

  .lg\:focus\:tw-to-indigo-50:focus{
    --tw-gradient-to:#eef2ff
  }

  .lg\:focus\:tw-to-indigo-100:focus{
    --tw-gradient-to:#e0e7ff
  }

  .lg\:focus\:tw-to-indigo-200:focus{
    --tw-gradient-to:#c7d2fe
  }

  .lg\:focus\:tw-to-indigo-300:focus{
    --tw-gradient-to:#a5b4fc
  }

  .lg\:focus\:tw-to-indigo-400:focus{
    --tw-gradient-to:#818cf8
  }

  .lg\:focus\:tw-to-indigo-500:focus{
    --tw-gradient-to:#6366f1
  }

  .lg\:focus\:tw-to-indigo-600:focus{
    --tw-gradient-to:#4f46e5
  }

  .lg\:focus\:tw-to-indigo-700:focus{
    --tw-gradient-to:#4338ca
  }

  .lg\:focus\:tw-to-indigo-800:focus{
    --tw-gradient-to:#3730a3
  }

  .lg\:focus\:tw-to-indigo-900:focus{
    --tw-gradient-to:#312e81
  }

  .lg\:focus\:tw-to-purple-50:focus{
    --tw-gradient-to:#f5f3ff
  }

  .lg\:focus\:tw-to-purple-100:focus{
    --tw-gradient-to:#ede9fe
  }

  .lg\:focus\:tw-to-purple-200:focus{
    --tw-gradient-to:#ddd6fe
  }

  .lg\:focus\:tw-to-purple-300:focus{
    --tw-gradient-to:#c4b5fd
  }

  .lg\:focus\:tw-to-purple-400:focus{
    --tw-gradient-to:#a78bfa
  }

  .lg\:focus\:tw-to-purple-500:focus{
    --tw-gradient-to:#8b5cf6
  }

  .lg\:focus\:tw-to-purple-600:focus{
    --tw-gradient-to:#7c3aed
  }

  .lg\:focus\:tw-to-purple-700:focus{
    --tw-gradient-to:#6d28d9
  }

  .lg\:focus\:tw-to-purple-800:focus{
    --tw-gradient-to:#5b21b6
  }

  .lg\:focus\:tw-to-purple-900:focus{
    --tw-gradient-to:#4c1d95
  }

  .lg\:focus\:tw-to-pink-50:focus{
    --tw-gradient-to:#fdf2f8
  }

  .lg\:focus\:tw-to-pink-100:focus{
    --tw-gradient-to:#fce7f3
  }

  .lg\:focus\:tw-to-pink-200:focus{
    --tw-gradient-to:#fbcfe8
  }

  .lg\:focus\:tw-to-pink-300:focus{
    --tw-gradient-to:#f9a8d4
  }

  .lg\:focus\:tw-to-pink-400:focus{
    --tw-gradient-to:#f472b6
  }

  .lg\:focus\:tw-to-pink-500:focus{
    --tw-gradient-to:#ec4899
  }

  .lg\:focus\:tw-to-pink-600:focus{
    --tw-gradient-to:#db2777
  }

  .lg\:focus\:tw-to-pink-700:focus{
    --tw-gradient-to:#be185d
  }

  .lg\:focus\:tw-to-pink-800:focus{
    --tw-gradient-to:#9d174d
  }

  .lg\:focus\:tw-to-pink-900:focus{
    --tw-gradient-to:#831843
  }

  .lg\:tw-decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .lg\:tw-decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .lg\:tw-bg-auto{
    background-size:auto
  }

  .lg\:tw-bg-cover{
    background-size:cover
  }

  .lg\:tw-bg-contain{
    background-size:contain
  }

  .lg\:tw-bg-fixed{
    background-attachment:fixed
  }

  .lg\:tw-bg-local{
    background-attachment:local
  }

  .lg\:tw-bg-scroll{
    background-attachment:scroll
  }

  .lg\:tw-bg-clip-border{
    background-clip:border-box
  }

  .lg\:tw-bg-clip-padding{
    background-clip:padding-box
  }

  .lg\:tw-bg-clip-content{
    background-clip:content-box
  }

  .lg\:tw-bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .lg\:tw-bg-bottom{
    background-position:bottom
  }

  .lg\:tw-bg-center{
    background-position:center
  }

  .lg\:tw-bg-left{
    background-position:left
  }

  .lg\:tw-bg-left-bottom{
    background-position:left bottom
  }

  .lg\:tw-bg-left-top{
    background-position:left top
  }

  .lg\:tw-bg-right{
    background-position:right
  }

  .lg\:tw-bg-right-bottom{
    background-position:right bottom
  }

  .lg\:tw-bg-right-top{
    background-position:right top
  }

  .lg\:tw-bg-top{
    background-position:top
  }

  .lg\:tw-bg-repeat{
    background-repeat:repeat
  }

  .lg\:tw-bg-no-repeat{
    background-repeat:no-repeat
  }

  .lg\:tw-bg-repeat-x{
    background-repeat:repeat-x
  }

  .lg\:tw-bg-repeat-y{
    background-repeat:repeat-y
  }

  .lg\:tw-bg-repeat-round{
    background-repeat:round
  }

  .lg\:tw-bg-repeat-space{
    background-repeat:space
  }

  .lg\:tw-bg-origin-border{
    background-origin:border-box
  }

  .lg\:tw-bg-origin-padding{
    background-origin:padding-box
  }

  .lg\:tw-bg-origin-content{
    background-origin:content-box
  }

  .lg\:tw-fill-current{
    fill:currentColor
  }

  .lg\:tw-stroke-current{
    stroke:currentColor
  }

  .lg\:tw-stroke-0{
    stroke-width:0
  }

  .lg\:tw-stroke-1{
    stroke-width:1
  }

  .lg\:tw-stroke-2{
    stroke-width:2
  }

  .lg\:tw-object-contain{
    object-fit:contain
  }

  .lg\:tw-object-cover{
    object-fit:cover
  }

  .lg\:tw-object-fill{
    object-fit:fill
  }

  .lg\:tw-object-none{
    object-fit:none
  }

  .lg\:tw-object-scale-down{
    object-fit:scale-down
  }

  .lg\:tw-object-bottom{
    object-position:bottom
  }

  .lg\:tw-object-center{
    object-position:center
  }

  .lg\:tw-object-left{
    object-position:left
  }

  .lg\:tw-object-left-bottom{
    object-position:left bottom
  }

  .lg\:tw-object-left-top{
    object-position:left top
  }

  .lg\:tw-object-right{
    object-position:right
  }

  .lg\:tw-object-right-bottom{
    object-position:right bottom
  }

  .lg\:tw-object-right-top{
    object-position:right top
  }

  .lg\:tw-object-top{
    object-position:top
  }

  .lg\:tw-p-0{
    padding:0px
  }

  .lg\:tw-p-1{
    padding:0.25rem
  }

  .lg\:tw-p-2{
    padding:0.5rem
  }

  .lg\:tw-p-3{
    padding:0.75rem
  }

  .lg\:tw-p-4{
    padding:1rem
  }

  .lg\:tw-p-5{
    padding:1.25rem
  }

  .lg\:tw-p-6{
    padding:1.5rem
  }

  .lg\:tw-p-7{
    padding:1.75rem
  }

  .lg\:tw-p-8{
    padding:2rem
  }

  .lg\:tw-p-9{
    padding:2.25rem
  }

  .lg\:tw-p-10{
    padding:2.5rem
  }

  .lg\:tw-p-11{
    padding:2.75rem
  }

  .lg\:tw-p-12{
    padding:3rem
  }

  .lg\:tw-p-14{
    padding:3.5rem
  }

  .lg\:tw-p-16{
    padding:4rem
  }

  .lg\:tw-p-20{
    padding:5rem
  }

  .lg\:tw-p-24{
    padding:6rem
  }

  .lg\:tw-p-28{
    padding:7rem
  }

  .lg\:tw-p-32{
    padding:8rem
  }

  .lg\:tw-p-36{
    padding:9rem
  }

  .lg\:tw-p-40{
    padding:10rem
  }

  .lg\:tw-p-44{
    padding:11rem
  }

  .lg\:tw-p-48{
    padding:12rem
  }

  .lg\:tw-p-52{
    padding:13rem
  }

  .lg\:tw-p-56{
    padding:14rem
  }

  .lg\:tw-p-60{
    padding:15rem
  }

  .lg\:tw-p-64{
    padding:16rem
  }

  .lg\:tw-p-72{
    padding:18rem
  }

  .lg\:tw-p-80{
    padding:20rem
  }

  .lg\:tw-p-96{
    padding:24rem
  }

  .lg\:tw-p-px{
    padding:1px
  }

  .lg\:tw-p-0\.5{
    padding:0.125rem
  }

  .lg\:tw-p-1\.5{
    padding:0.375rem
  }

  .lg\:tw-p-2\.5{
    padding:0.625rem
  }

  .lg\:tw-p-3\.5{
    padding:0.875rem
  }

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

  .lg\:tw-px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .lg\:tw-px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .lg\:tw-px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .lg\:tw-px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .lg\:tw-px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .lg\:tw-px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .lg\:tw-px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .lg\:tw-px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .lg\:tw-px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .lg\:tw-px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

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

  .lg\:tw-px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .lg\:tw-px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .lg\:tw-px-16{
    padding-left:4rem;
    padding-right:4rem
  }

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

  .lg\:tw-px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .lg\:tw-px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .lg\:tw-px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .lg\:tw-px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .lg\:tw-px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .lg\:tw-px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .lg\:tw-px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .lg\:tw-px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .lg\:tw-px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .lg\:tw-px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .lg\:tw-px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .lg\:tw-px-72{
    padding-left:18rem;
    padding-right:18rem
  }

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

  .lg\:tw-px-96{
    padding-left:24rem;
    padding-right:24rem
  }

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

  .lg\:tw-px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .lg\:tw-px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .lg\:tw-px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .lg\:tw-px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

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

  .lg\:tw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .lg\:tw-py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .lg\:tw-py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .lg\:tw-py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .lg\:tw-py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .lg\:tw-py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .lg\:tw-py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .lg\:tw-py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .lg\:tw-py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .lg\:tw-py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .lg\:tw-py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .lg\:tw-py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .lg\:tw-py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .lg\:tw-py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .lg\:tw-py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .lg\:tw-py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .lg\:tw-py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .lg\:tw-py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .lg\:tw-py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .lg\:tw-py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .lg\:tw-py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .lg\:tw-py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .lg\:tw-py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .lg\:tw-py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .lg\:tw-py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .lg\:tw-py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .lg\:tw-py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .lg\:tw-py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .lg\:tw-py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

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

  .lg\:tw-py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .lg\:tw-py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .lg\:tw-py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .lg\:tw-py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .lg\:tw-pt-0{
    padding-top:0px
  }

  .lg\:tw-pt-1{
    padding-top:0.25rem
  }

  .lg\:tw-pt-2{
    padding-top:0.5rem
  }

  .lg\:tw-pt-3{
    padding-top:0.75rem
  }

  .lg\:tw-pt-4{
    padding-top:1rem
  }

  .lg\:tw-pt-5{
    padding-top:1.25rem
  }

  .lg\:tw-pt-6{
    padding-top:1.5rem
  }

  .lg\:tw-pt-7{
    padding-top:1.75rem
  }

  .lg\:tw-pt-8{
    padding-top:2rem
  }

  .lg\:tw-pt-9{
    padding-top:2.25rem
  }

  .lg\:tw-pt-10{
    padding-top:2.5rem
  }

  .lg\:tw-pt-11{
    padding-top:2.75rem
  }

  .lg\:tw-pt-12{
    padding-top:3rem
  }

  .lg\:tw-pt-14{
    padding-top:3.5rem
  }

  .lg\:tw-pt-16{
    padding-top:4rem
  }

  .lg\:tw-pt-20{
    padding-top:5rem
  }

  .lg\:tw-pt-24{
    padding-top:6rem
  }

  .lg\:tw-pt-28{
    padding-top:7rem
  }

  .lg\:tw-pt-32{
    padding-top:8rem
  }

  .lg\:tw-pt-36{
    padding-top:9rem
  }

  .lg\:tw-pt-40{
    padding-top:10rem
  }

  .lg\:tw-pt-44{
    padding-top:11rem
  }

  .lg\:tw-pt-48{
    padding-top:12rem
  }

  .lg\:tw-pt-52{
    padding-top:13rem
  }

  .lg\:tw-pt-56{
    padding-top:14rem
  }

  .lg\:tw-pt-60{
    padding-top:15rem
  }

  .lg\:tw-pt-64{
    padding-top:16rem
  }

  .lg\:tw-pt-72{
    padding-top:18rem
  }

  .lg\:tw-pt-80{
    padding-top:20rem
  }

  .lg\:tw-pt-96{
    padding-top:24rem
  }

  .lg\:tw-pt-px{
    padding-top:1px
  }

  .lg\:tw-pt-0\.5{
    padding-top:0.125rem
  }

  .lg\:tw-pt-1\.5{
    padding-top:0.375rem
  }

  .lg\:tw-pt-2\.5{
    padding-top:0.625rem
  }

  .lg\:tw-pt-3\.5{
    padding-top:0.875rem
  }

  .lg\:tw-pr-0{
    padding-right:0px
  }

  .lg\:tw-pr-1{
    padding-right:0.25rem
  }

  .lg\:tw-pr-2{
    padding-right:0.5rem
  }

  .lg\:tw-pr-3{
    padding-right:0.75rem
  }

  .lg\:tw-pr-4{
    padding-right:1rem
  }

  .lg\:tw-pr-5{
    padding-right:1.25rem
  }

  .lg\:tw-pr-6{
    padding-right:1.5rem
  }

  .lg\:tw-pr-7{
    padding-right:1.75rem
  }

  .lg\:tw-pr-8{
    padding-right:2rem
  }

  .lg\:tw-pr-9{
    padding-right:2.25rem
  }

  .lg\:tw-pr-10{
    padding-right:2.5rem
  }

  .lg\:tw-pr-11{
    padding-right:2.75rem
  }

  .lg\:tw-pr-12{
    padding-right:3rem
  }

  .lg\:tw-pr-14{
    padding-right:3.5rem
  }

  .lg\:tw-pr-16{
    padding-right:4rem
  }

  .lg\:tw-pr-20{
    padding-right:5rem
  }

  .lg\:tw-pr-24{
    padding-right:6rem
  }

  .lg\:tw-pr-28{
    padding-right:7rem
  }

  .lg\:tw-pr-32{
    padding-right:8rem
  }

  .lg\:tw-pr-36{
    padding-right:9rem
  }

  .lg\:tw-pr-40{
    padding-right:10rem
  }

  .lg\:tw-pr-44{
    padding-right:11rem
  }

  .lg\:tw-pr-48{
    padding-right:12rem
  }

  .lg\:tw-pr-52{
    padding-right:13rem
  }

  .lg\:tw-pr-56{
    padding-right:14rem
  }

  .lg\:tw-pr-60{
    padding-right:15rem
  }

  .lg\:tw-pr-64{
    padding-right:16rem
  }

  .lg\:tw-pr-72{
    padding-right:18rem
  }

  .lg\:tw-pr-80{
    padding-right:20rem
  }

  .lg\:tw-pr-96{
    padding-right:24rem
  }

  .lg\:tw-pr-px{
    padding-right:1px
  }

  .lg\:tw-pr-0\.5{
    padding-right:0.125rem
  }

  .lg\:tw-pr-1\.5{
    padding-right:0.375rem
  }

  .lg\:tw-pr-2\.5{
    padding-right:0.625rem
  }

  .lg\:tw-pr-3\.5{
    padding-right:0.875rem
  }

  .lg\:tw-pb-0{
    padding-bottom:0px
  }

  .lg\:tw-pb-1{
    padding-bottom:0.25rem
  }

  .lg\:tw-pb-2{
    padding-bottom:0.5rem
  }

  .lg\:tw-pb-3{
    padding-bottom:0.75rem
  }

  .lg\:tw-pb-4{
    padding-bottom:1rem
  }

  .lg\:tw-pb-5{
    padding-bottom:1.25rem
  }

  .lg\:tw-pb-6{
    padding-bottom:1.5rem
  }

  .lg\:tw-pb-7{
    padding-bottom:1.75rem
  }

  .lg\:tw-pb-8{
    padding-bottom:2rem
  }

  .lg\:tw-pb-9{
    padding-bottom:2.25rem
  }

  .lg\:tw-pb-10{
    padding-bottom:2.5rem
  }

  .lg\:tw-pb-11{
    padding-bottom:2.75rem
  }

  .lg\:tw-pb-12{
    padding-bottom:3rem
  }

  .lg\:tw-pb-14{
    padding-bottom:3.5rem
  }

  .lg\:tw-pb-16{
    padding-bottom:4rem
  }

  .lg\:tw-pb-20{
    padding-bottom:5rem
  }

  .lg\:tw-pb-24{
    padding-bottom:6rem
  }

  .lg\:tw-pb-28{
    padding-bottom:7rem
  }

  .lg\:tw-pb-32{
    padding-bottom:8rem
  }

  .lg\:tw-pb-36{
    padding-bottom:9rem
  }

  .lg\:tw-pb-40{
    padding-bottom:10rem
  }

  .lg\:tw-pb-44{
    padding-bottom:11rem
  }

  .lg\:tw-pb-48{
    padding-bottom:12rem
  }

  .lg\:tw-pb-52{
    padding-bottom:13rem
  }

  .lg\:tw-pb-56{
    padding-bottom:14rem
  }

  .lg\:tw-pb-60{
    padding-bottom:15rem
  }

  .lg\:tw-pb-64{
    padding-bottom:16rem
  }

  .lg\:tw-pb-72{
    padding-bottom:18rem
  }

  .lg\:tw-pb-80{
    padding-bottom:20rem
  }

  .lg\:tw-pb-96{
    padding-bottom:24rem
  }

  .lg\:tw-pb-px{
    padding-bottom:1px
  }

  .lg\:tw-pb-0\.5{
    padding-bottom:0.125rem
  }

  .lg\:tw-pb-1\.5{
    padding-bottom:0.375rem
  }

  .lg\:tw-pb-2\.5{
    padding-bottom:0.625rem
  }

  .lg\:tw-pb-3\.5{
    padding-bottom:0.875rem
  }

  .lg\:tw-pl-0{
    padding-left:0px
  }

  .lg\:tw-pl-1{
    padding-left:0.25rem
  }

  .lg\:tw-pl-2{
    padding-left:0.5rem
  }

  .lg\:tw-pl-3{
    padding-left:0.75rem
  }

  .lg\:tw-pl-4{
    padding-left:1rem
  }

  .lg\:tw-pl-5{
    padding-left:1.25rem
  }

  .lg\:tw-pl-6{
    padding-left:1.5rem
  }

  .lg\:tw-pl-7{
    padding-left:1.75rem
  }

  .lg\:tw-pl-8{
    padding-left:2rem
  }

  .lg\:tw-pl-9{
    padding-left:2.25rem
  }

  .lg\:tw-pl-10{
    padding-left:2.5rem
  }

  .lg\:tw-pl-11{
    padding-left:2.75rem
  }

  .lg\:tw-pl-12{
    padding-left:3rem
  }

  .lg\:tw-pl-14{
    padding-left:3.5rem
  }

  .lg\:tw-pl-16{
    padding-left:4rem
  }

  .lg\:tw-pl-20{
    padding-left:5rem
  }

  .lg\:tw-pl-24{
    padding-left:6rem
  }

  .lg\:tw-pl-28{
    padding-left:7rem
  }

  .lg\:tw-pl-32{
    padding-left:8rem
  }

  .lg\:tw-pl-36{
    padding-left:9rem
  }

  .lg\:tw-pl-40{
    padding-left:10rem
  }

  .lg\:tw-pl-44{
    padding-left:11rem
  }

  .lg\:tw-pl-48{
    padding-left:12rem
  }

  .lg\:tw-pl-52{
    padding-left:13rem
  }

  .lg\:tw-pl-56{
    padding-left:14rem
  }

  .lg\:tw-pl-60{
    padding-left:15rem
  }

  .lg\:tw-pl-64{
    padding-left:16rem
  }

  .lg\:tw-pl-72{
    padding-left:18rem
  }

  .lg\:tw-pl-80{
    padding-left:20rem
  }

  .lg\:tw-pl-96{
    padding-left:24rem
  }

  .lg\:tw-pl-px{
    padding-left:1px
  }

  .lg\:tw-pl-0\.5{
    padding-left:0.125rem
  }

  .lg\:tw-pl-1\.5{
    padding-left:0.375rem
  }

  .lg\:tw-pl-2\.5{
    padding-left:0.625rem
  }

  .lg\:tw-pl-3\.5{
    padding-left:0.875rem
  }

  .lg\:tw-text-left{
    text-align:left
  }

  .lg\:tw-text-center{
    text-align:center
  }

  .lg\:tw-text-right{
    text-align:right
  }

  .lg\:tw-text-justify{
    text-align:justify
  }

  .lg\:tw-align-baseline{
    vertical-align:baseline
  }

  .lg\:tw-align-top{
    vertical-align:top
  }

  .lg\:tw-align-middle{
    vertical-align:middle
  }

  .lg\:tw-align-bottom{
    vertical-align:bottom
  }

  .lg\:tw-align-text-top{
    vertical-align:text-top
  }

  .lg\:tw-align-text-bottom{
    vertical-align:text-bottom
  }

  .lg\:tw-font-sans{
    font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .lg\:tw-font-serif{
    font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
  }

  .lg\:tw-font-mono{
    font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .lg\:tw-text-xs{
    font-size:0.75rem;
    line-height:1rem
  }

  .lg\:tw-text-sm{
    font-size:0.875rem;
    line-height:1.25rem
  }

  .lg\:tw-text-base{
    font-size:1rem;
    line-height:1.5rem
  }

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

  .lg\:tw-text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .lg\:tw-text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .lg\:tw-text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .lg\:tw-text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .lg\:tw-text-5xl{
    font-size:3rem;
    line-height:1
  }

  .lg\:tw-text-6xl{
    font-size:3.75rem;
    line-height:1
  }

  .lg\:tw-text-7xl{
    font-size:4.5rem;
    line-height:1
  }

  .lg\:tw-text-8xl{
    font-size:6rem;
    line-height:1
  }

  .lg\:tw-text-9xl{
    font-size:8rem;
    line-height:1
  }

  .lg\:tw-font-thin{
    font-weight:100
  }

  .lg\:tw-font-extralight{
    font-weight:200
  }

  .lg\:tw-font-light{
    font-weight:300
  }

  .lg\:tw-font-normal{
    font-weight:400
  }

  .lg\:tw-font-medium{
    font-weight:500
  }

  .lg\:tw-font-semibold{
    font-weight:600
  }

  .lg\:tw-font-bold{
    font-weight:700
  }

  .lg\:tw-font-extrabold{
    font-weight:800
  }

  .lg\:tw-font-black{
    font-weight:900
  }

  .lg\:tw-uppercase{
    text-transform:uppercase
  }

  .lg\:tw-lowercase{
    text-transform:lowercase
  }

  .lg\:tw-capitalize{
    text-transform:capitalize
  }

  .lg\:tw-normal-case{
    text-transform:none
  }

  .lg\:tw-italic{
    font-style:italic
  }

  .lg\:tw-not-italic{
    font-style:normal
  }

  .lg\:tw-ordinal, .lg\:tw-slashed-zero, .lg\:tw-lining-nums, .lg\:tw-oldstyle-nums, .lg\:tw-proportional-nums, .lg\:tw-tabular-nums, .lg\:tw-diagonal-fractions, .lg\:tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .lg\:tw-normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .lg\:tw-ordinal{
    --tw-ordinal:ordinal
  }

  .lg\:tw-slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .lg\:tw-lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .lg\:tw-oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .lg\:tw-proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .lg\:tw-tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .lg\:tw-diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .lg\:tw-stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .lg\:tw-leading-3{
    line-height:.75rem
  }

  .lg\:tw-leading-4{
    line-height:1rem
  }

  .lg\:tw-leading-5{
    line-height:1.25rem
  }

  .lg\:tw-leading-6{
    line-height:1.5rem
  }

  .lg\:tw-leading-7{
    line-height:1.75rem
  }

  .lg\:tw-leading-8{
    line-height:2rem
  }

  .lg\:tw-leading-9{
    line-height:2.25rem
  }

  .lg\:tw-leading-10{
    line-height:2.5rem
  }

  .lg\:tw-leading-none{
    line-height:1
  }

  .lg\:tw-leading-tight{
    line-height:1.25
  }

  .lg\:tw-leading-snug{
    line-height:1.375
  }

  .lg\:tw-leading-normal{
    line-height:1.5
  }

  .lg\:tw-leading-relaxed{
    line-height:1.625
  }

  .lg\:tw-leading-loose{
    line-height:2
  }

  .lg\:tw-tracking-tighter{
    letter-spacing:-0.05em
  }

  .lg\:tw-tracking-tight{
    letter-spacing:-0.025em
  }

  .lg\:tw-tracking-normal{
    letter-spacing:0em
  }

  .lg\:tw-tracking-wide{
    letter-spacing:0.025em
  }

  .lg\:tw-tracking-wider{
    letter-spacing:0.05em
  }

  .lg\:tw-tracking-widest{
    letter-spacing:0.1em
  }

  .lg\:tw-text-transparent{
    color:transparent
  }

  .lg\:tw-text-current{
    color:currentColor
  }

  .lg\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .lg\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .lg\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .lg\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .lg\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .lg\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .lg\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .lg\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .lg\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .lg\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-transparent{
    color:transparent
  }

  .tw-group:hover .lg\:group-hover\:tw-text-current{
    color:currentColor
  }

  .tw-group:hover .lg\:group-hover\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .lg\:group-hover\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-transparent:focus-within{
    color:transparent
  }

  .lg\:focus-within\:tw-text-current:focus-within{
    color:currentColor
  }

  .lg\:focus-within\:tw-text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-gray-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-red-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-yellow-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-green-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-blue-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-indigo-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-purple-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .lg\:focus-within\:tw-text-pink-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-transparent:hover{
    color:transparent
  }

  .lg\:hover\:tw-text-current:hover{
    color:currentColor
  }

  .lg\:hover\:tw-text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

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

  .lg\:hover\:tw-text-gray-50:hover{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-800:hover{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-50:hover{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-200:hover{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-400:hover{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-800:hover{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-red-900:hover{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-50:hover{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-200:hover{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-400:hover{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-500:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-600:hover{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-700:hover{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-800:hover{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-yellow-900:hover{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-50:hover{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-100:hover{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-200:hover{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-300:hover{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-400:hover{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-500:hover{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-600:hover{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-700:hover{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-800:hover{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-green-900:hover{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-50:hover{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-100:hover{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-200:hover{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-300:hover{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-600:hover{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-700:hover{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-800:hover{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-blue-900:hover{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-50:hover{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-200:hover{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-300:hover{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-400:hover{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-800:hover{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-50:hover{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-100:hover{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-300:hover{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-400:hover{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-500:hover{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-600:hover{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-700:hover{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-purple-900:hover{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-50:hover{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-100:hover{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-200:hover{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-300:hover{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-400:hover{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-600:hover{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-700:hover{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-800:hover{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .lg\:hover\:tw-text-pink-900:hover{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-transparent:focus{
    color:transparent
  }

  .lg\:focus\:tw-text-current:focus{
    color:currentColor
  }

  .lg\:focus\:tw-text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-50:focus{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-600:focus{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-700:focus{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-50:focus{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-200:focus{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-400:focus{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-500:focus{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-600:focus{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-700:focus{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-800:focus{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-red-900:focus{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-50:focus{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-200:focus{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-400:focus{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-500:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-600:focus{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-700:focus{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-800:focus{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-yellow-900:focus{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-50:focus{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-100:focus{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-200:focus{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-300:focus{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-400:focus{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-500:focus{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-600:focus{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-700:focus{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-800:focus{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-green-900:focus{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-50:focus{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-100:focus{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-200:focus{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-300:focus{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-400:focus{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-600:focus{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-700:focus{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-800:focus{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-blue-900:focus{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-50:focus{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-100:focus{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-200:focus{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-300:focus{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-400:focus{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-500:focus{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-600:focus{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-700:focus{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-800:focus{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-indigo-900:focus{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-50:focus{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-100:focus{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-300:focus{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-400:focus{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-500:focus{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-600:focus{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-700:focus{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-800:focus{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-purple-900:focus{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-50:focus{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-100:focus{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-200:focus{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-300:focus{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-400:focus{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-500:focus{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-600:focus{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-700:focus{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-800:focus{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .lg\:focus\:tw-text-pink-900:focus{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .lg\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .lg\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .lg\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .lg\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .lg\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .lg\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .lg\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .lg\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .lg\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .lg\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .lg\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .lg\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .lg\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .lg\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .lg\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tw-group:hover .lg\:group-hover\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .lg\:focus-within\:tw-text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .lg\:focus-within\:tw-text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .lg\:focus-within\:tw-text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .lg\:focus-within\:tw-text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .lg\:focus-within\:tw-text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .lg\:focus-within\:tw-text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .lg\:focus-within\:tw-text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .lg\:focus-within\:tw-text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .lg\:focus-within\:tw-text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .lg\:focus-within\:tw-text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .lg\:focus-within\:tw-text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .lg\:focus-within\:tw-text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .lg\:focus-within\:tw-text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .lg\:focus-within\:tw-text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .lg\:focus-within\:tw-text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .lg\:hover\:tw-text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .lg\:hover\:tw-text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .lg\:hover\:tw-text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .lg\:hover\:tw-text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .lg\:hover\:tw-text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .lg\:hover\:tw-text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .lg\:hover\:tw-text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .lg\:hover\:tw-text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .lg\:hover\:tw-text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .lg\:hover\:tw-text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .lg\:hover\:tw-text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .lg\:hover\:tw-text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .lg\:hover\:tw-text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .lg\:hover\:tw-text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .lg\:hover\:tw-text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .lg\:focus\:tw-text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .lg\:focus\:tw-text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .lg\:focus\:tw-text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .lg\:focus\:tw-text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .lg\:focus\:tw-text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .lg\:focus\:tw-text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .lg\:focus\:tw-text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .lg\:focus\:tw-text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .lg\:focus\:tw-text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .lg\:focus\:tw-text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .lg\:focus\:tw-text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .lg\:focus\:tw-text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .lg\:focus\:tw-text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .lg\:focus\:tw-text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .lg\:focus\:tw-text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .lg\:tw-underline{
    text-decoration:underline
  }

  .lg\:tw-line-through{
    text-decoration:line-through
  }

  .lg\:tw-no-underline{
    text-decoration:none
  }

  .tw-group:hover .lg\:group-hover\:tw-underline{
    text-decoration:underline
  }

  .tw-group:hover .lg\:group-hover\:tw-line-through{
    text-decoration:line-through
  }

  .tw-group:hover .lg\:group-hover\:tw-no-underline{
    text-decoration:none
  }

  .lg\:focus-within\:tw-underline:focus-within{
    text-decoration:underline
  }

  .lg\:focus-within\:tw-line-through:focus-within{
    text-decoration:line-through
  }

  .lg\:focus-within\:tw-no-underline:focus-within{
    text-decoration:none
  }

  .lg\:hover\:tw-underline:hover{
    text-decoration:underline
  }

  .lg\:hover\:tw-line-through:hover{
    text-decoration:line-through
  }

  .lg\:hover\:tw-no-underline:hover{
    text-decoration:none
  }

  .lg\:focus\:tw-underline:focus{
    text-decoration:underline
  }

  .lg\:focus\:tw-line-through:focus{
    text-decoration:line-through
  }

  .lg\:focus\:tw-no-underline:focus{
    text-decoration:none
  }

  .lg\:tw-antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .lg\:tw-subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .lg\:tw-placeholder-transparent::placeholder{
    color:transparent
  }

  .lg\:tw-placeholder-current::placeholder{
    color:currentColor
  }

  .lg\:tw-placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-gray-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-red-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-green-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-blue-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-purple-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-pink-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .lg\:focus\:tw-placeholder-current:focus::placeholder{
    color:currentColor
  }

  .lg\:focus\:tw-placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:tw-placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .lg\:tw-placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .lg\:tw-placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .lg\:tw-placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .lg\:tw-placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .lg\:tw-placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .lg\:tw-placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .lg\:tw-placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .lg\:tw-placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .lg\:tw-placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .lg\:tw-placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .lg\:tw-placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .lg\:tw-placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .lg\:tw-placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .lg\:tw-placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .lg\:tw-placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .lg\:focus\:tw-placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .lg\:focus\:tw-placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .lg\:focus\:tw-placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .lg\:focus\:tw-placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .lg\:focus\:tw-placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .lg\:focus\:tw-placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .lg\:focus\:tw-placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .lg\:focus\:tw-placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .lg\:focus\:tw-placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .lg\:focus\:tw-placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .lg\:focus\:tw-placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .lg\:focus\:tw-placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .lg\:focus\:tw-placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .lg\:focus\:tw-placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .lg\:focus\:tw-placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .lg\:tw-opacity-0{
    opacity:0
  }

  .lg\:tw-opacity-5{
    opacity:0.05
  }

  .lg\:tw-opacity-10{
    opacity:0.1
  }

  .lg\:tw-opacity-20{
    opacity:0.2
  }

  .lg\:tw-opacity-25{
    opacity:0.25
  }

  .lg\:tw-opacity-30{
    opacity:0.3
  }

  .lg\:tw-opacity-40{
    opacity:0.4
  }

  .lg\:tw-opacity-50{
    opacity:0.5
  }

  .lg\:tw-opacity-60{
    opacity:0.6
  }

  .lg\:tw-opacity-70{
    opacity:0.7
  }

  .lg\:tw-opacity-75{
    opacity:0.75
  }

  .lg\:tw-opacity-80{
    opacity:0.8
  }

  .lg\:tw-opacity-90{
    opacity:0.9
  }

  .lg\:tw-opacity-95{
    opacity:0.95
  }

  .lg\:tw-opacity-100{
    opacity:1
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-0{
    opacity:0
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-5{
    opacity:0.05
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-10{
    opacity:0.1
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-20{
    opacity:0.2
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-25{
    opacity:0.25
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-30{
    opacity:0.3
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-40{
    opacity:0.4
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-50{
    opacity:0.5
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-60{
    opacity:0.6
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-70{
    opacity:0.7
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-75{
    opacity:0.75
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-80{
    opacity:0.8
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-90{
    opacity:0.9
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-95{
    opacity:0.95
  }

  .tw-group:hover .lg\:group-hover\:tw-opacity-100{
    opacity:1
  }

  .lg\:focus-within\:tw-opacity-0:focus-within{
    opacity:0
  }

  .lg\:focus-within\:tw-opacity-5:focus-within{
    opacity:0.05
  }

  .lg\:focus-within\:tw-opacity-10:focus-within{
    opacity:0.1
  }

  .lg\:focus-within\:tw-opacity-20:focus-within{
    opacity:0.2
  }

  .lg\:focus-within\:tw-opacity-25:focus-within{
    opacity:0.25
  }

  .lg\:focus-within\:tw-opacity-30:focus-within{
    opacity:0.3
  }

  .lg\:focus-within\:tw-opacity-40:focus-within{
    opacity:0.4
  }

  .lg\:focus-within\:tw-opacity-50:focus-within{
    opacity:0.5
  }

  .lg\:focus-within\:tw-opacity-60:focus-within{
    opacity:0.6
  }

  .lg\:focus-within\:tw-opacity-70:focus-within{
    opacity:0.7
  }

  .lg\:focus-within\:tw-opacity-75:focus-within{
    opacity:0.75
  }

  .lg\:focus-within\:tw-opacity-80:focus-within{
    opacity:0.8
  }

  .lg\:focus-within\:tw-opacity-90:focus-within{
    opacity:0.9
  }

  .lg\:focus-within\:tw-opacity-95:focus-within{
    opacity:0.95
  }

  .lg\:focus-within\:tw-opacity-100:focus-within{
    opacity:1
  }

  .lg\:hover\:tw-opacity-0:hover{
    opacity:0
  }

  .lg\:hover\:tw-opacity-5:hover{
    opacity:0.05
  }

  .lg\:hover\:tw-opacity-10:hover{
    opacity:0.1
  }

  .lg\:hover\:tw-opacity-20:hover{
    opacity:0.2
  }

  .lg\:hover\:tw-opacity-25:hover{
    opacity:0.25
  }

  .lg\:hover\:tw-opacity-30:hover{
    opacity:0.3
  }

  .lg\:hover\:tw-opacity-40:hover{
    opacity:0.4
  }

  .lg\:hover\:tw-opacity-50:hover{
    opacity:0.5
  }

  .lg\:hover\:tw-opacity-60:hover{
    opacity:0.6
  }

  .lg\:hover\:tw-opacity-70:hover{
    opacity:0.7
  }

  .lg\:hover\:tw-opacity-75:hover{
    opacity:0.75
  }

  .lg\:hover\:tw-opacity-80:hover{
    opacity:0.8
  }

  .lg\:hover\:tw-opacity-90:hover{
    opacity:0.9
  }

  .lg\:hover\:tw-opacity-95:hover{
    opacity:0.95
  }

  .lg\:hover\:tw-opacity-100:hover{
    opacity:1
  }

  .lg\:focus\:tw-opacity-0:focus{
    opacity:0
  }

  .lg\:focus\:tw-opacity-5:focus{
    opacity:0.05
  }

  .lg\:focus\:tw-opacity-10:focus{
    opacity:0.1
  }

  .lg\:focus\:tw-opacity-20:focus{
    opacity:0.2
  }

  .lg\:focus\:tw-opacity-25:focus{
    opacity:0.25
  }

  .lg\:focus\:tw-opacity-30:focus{
    opacity:0.3
  }

  .lg\:focus\:tw-opacity-40:focus{
    opacity:0.4
  }

  .lg\:focus\:tw-opacity-50:focus{
    opacity:0.5
  }

  .lg\:focus\:tw-opacity-60:focus{
    opacity:0.6
  }

  .lg\:focus\:tw-opacity-70:focus{
    opacity:0.7
  }

  .lg\:focus\:tw-opacity-75:focus{
    opacity:0.75
  }

  .lg\:focus\:tw-opacity-80:focus{
    opacity:0.8
  }

  .lg\:focus\:tw-opacity-90:focus{
    opacity:0.9
  }

  .lg\:focus\:tw-opacity-95:focus{
    opacity:0.95
  }

  .lg\:focus\:tw-opacity-100:focus{
    opacity:1
  }

  .lg\:tw-bg-blend-normal{
    background-blend-mode:normal
  }

  .lg\:tw-bg-blend-multiply{
    background-blend-mode:multiply
  }

  .lg\:tw-bg-blend-screen{
    background-blend-mode:screen
  }

  .lg\:tw-bg-blend-overlay{
    background-blend-mode:overlay
  }

  .lg\:tw-bg-blend-darken{
    background-blend-mode:darken
  }

  .lg\:tw-bg-blend-lighten{
    background-blend-mode:lighten
  }

  .lg\:tw-bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .lg\:tw-bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .lg\:tw-bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .lg\:tw-bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .lg\:tw-bg-blend-difference{
    background-blend-mode:difference
  }

  .lg\:tw-bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .lg\:tw-bg-blend-hue{
    background-blend-mode:hue
  }

  .lg\:tw-bg-blend-saturation{
    background-blend-mode:saturation
  }

  .lg\:tw-bg-blend-color{
    background-blend-mode:color
  }

  .lg\:tw-bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .lg\:tw-mix-blend-normal{
    mix-blend-mode:normal
  }

  .lg\:tw-mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .lg\:tw-mix-blend-screen{
    mix-blend-mode:screen
  }

  .lg\:tw-mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .lg\:tw-mix-blend-darken{
    mix-blend-mode:darken
  }

  .lg\:tw-mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .lg\:tw-mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .lg\:tw-mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .lg\:tw-mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .lg\:tw-mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .lg\:tw-mix-blend-difference{
    mix-blend-mode:difference
  }

  .lg\:tw-mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .lg\:tw-mix-blend-hue{
    mix-blend-mode:hue
  }

  .lg\:tw-mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .lg\:tw-mix-blend-color{
    mix-blend-mode:color
  }

  .lg\:tw-mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .lg\:tw-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)
  }

  .lg\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:tw-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)
  }

  .tw-group:hover .lg\:group-hover\:tw-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)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .lg\:group-hover\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:hover\:tw-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)
  }

  .lg\:hover\:tw-shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:tw-outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:tw-outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:tw-outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:focus-within\:tw-outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:focus-within\:tw-outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:focus-within\:tw-outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:focus\:tw-outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:focus\:tw-outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:focus\:tw-outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:tw-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)
  }

  .lg\:tw-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)
  }

  .lg\:tw-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)
  }

  .lg\:tw-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)
  }

  .lg\:tw-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)
  }

  .lg\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus-within\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:focus\:tw-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)
  }

  .lg\:tw-ring-inset{
    --tw-ring-inset:inset
  }

  .lg\:focus-within\:tw-ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .lg\:focus\:tw-ring-inset:focus{
    --tw-ring-inset:inset
  }

  .lg\:tw-ring-transparent{
    --tw-ring-color:transparent
  }

  .lg\:tw-ring-current{
    --tw-ring-color:currentColor
  }

  .lg\:tw-ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-gray-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-red-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-yellow-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-green-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-blue-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-indigo-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-purple-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-pink-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .lg\:focus-within\:tw-ring-current:focus-within{
    --tw-ring-color:currentColor
  }

  .lg\:focus-within\:tw-ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-gray-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-red-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-yellow-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-green-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-blue-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-indigo-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-purple-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:tw-ring-pink-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .lg\:focus\:tw-ring-current:focus{
    --tw-ring-color:currentColor
  }

  .lg\:focus\:tw-ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-gray-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-red-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-yellow-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-green-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-blue-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-indigo-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-purple-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .lg\:focus\:tw-ring-pink-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .lg\:tw-ring-opacity-0{
    --tw-ring-opacity:0
  }

  .lg\:tw-ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .lg\:tw-ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .lg\:tw-ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .lg\:tw-ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .lg\:tw-ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .lg\:tw-ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .lg\:tw-ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .lg\:tw-ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .lg\:tw-ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .lg\:tw-ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .lg\:tw-ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .lg\:tw-ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .lg\:tw-ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .lg\:tw-ring-opacity-100{
    --tw-ring-opacity:1
  }

  .lg\:focus-within\:tw-ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .lg\:focus-within\:tw-ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .lg\:focus-within\:tw-ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .lg\:focus-within\:tw-ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .lg\:focus-within\:tw-ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .lg\:focus-within\:tw-ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .lg\:focus-within\:tw-ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .lg\:focus-within\:tw-ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .lg\:focus-within\:tw-ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .lg\:focus-within\:tw-ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .lg\:focus-within\:tw-ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .lg\:focus-within\:tw-ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .lg\:focus-within\:tw-ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .lg\:focus-within\:tw-ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .lg\:focus-within\:tw-ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .lg\:focus\:tw-ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .lg\:focus\:tw-ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .lg\:focus\:tw-ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .lg\:focus\:tw-ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .lg\:focus\:tw-ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .lg\:focus\:tw-ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .lg\:focus\:tw-ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .lg\:focus\:tw-ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .lg\:focus\:tw-ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .lg\:focus\:tw-ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .lg\:focus\:tw-ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .lg\:focus\:tw-ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .lg\:focus\:tw-ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .lg\:focus\:tw-ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .lg\:focus\:tw-ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .lg\:tw-ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .lg\:tw-ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .lg\:tw-ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .lg\:tw-ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .lg\:tw-ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .lg\:focus-within\:tw-ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .lg\:focus-within\:tw-ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .lg\:focus-within\:tw-ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .lg\:focus-within\:tw-ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .lg\:focus-within\:tw-ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .lg\:focus\:tw-ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .lg\:focus\:tw-ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .lg\:focus\:tw-ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .lg\:focus\:tw-ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .lg\:focus\:tw-ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .lg\:tw-ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .lg\:tw-ring-offset-current{
    --tw-ring-offset-color:currentColor
  }

  .lg\:tw-ring-offset-black{
    --tw-ring-offset-color:#000
  }

  .lg\:tw-ring-offset-white{
    --tw-ring-offset-color:#fff
  }

  .lg\:tw-ring-offset-gray-50{
    --tw-ring-offset-color:#f9fafb
  }

  .lg\:tw-ring-offset-gray-100{
    --tw-ring-offset-color:#f3f4f6
  }

  .lg\:tw-ring-offset-gray-200{
    --tw-ring-offset-color:#e5e7eb
  }

  .lg\:tw-ring-offset-gray-300{
    --tw-ring-offset-color:#d1d5db
  }

  .lg\:tw-ring-offset-gray-400{
    --tw-ring-offset-color:#9ca3af
  }

  .lg\:tw-ring-offset-gray-500{
    --tw-ring-offset-color:#6b7280
  }

  .lg\:tw-ring-offset-gray-600{
    --tw-ring-offset-color:#4b5563
  }

  .lg\:tw-ring-offset-gray-700{
    --tw-ring-offset-color:#374151
  }

  .lg\:tw-ring-offset-gray-800{
    --tw-ring-offset-color:#1f2937
  }

  .lg\:tw-ring-offset-gray-900{
    --tw-ring-offset-color:#111827
  }

  .lg\:tw-ring-offset-red-50{
    --tw-ring-offset-color:#fef2f2
  }

  .lg\:tw-ring-offset-red-100{
    --tw-ring-offset-color:#fee2e2
  }

  .lg\:tw-ring-offset-red-200{
    --tw-ring-offset-color:#fecaca
  }

  .lg\:tw-ring-offset-red-300{
    --tw-ring-offset-color:#fca5a5
  }

  .lg\:tw-ring-offset-red-400{
    --tw-ring-offset-color:#f87171
  }

  .lg\:tw-ring-offset-red-500{
    --tw-ring-offset-color:#ef4444
  }

  .lg\:tw-ring-offset-red-600{
    --tw-ring-offset-color:#dc2626
  }

  .lg\:tw-ring-offset-red-700{
    --tw-ring-offset-color:#b91c1c
  }

  .lg\:tw-ring-offset-red-800{
    --tw-ring-offset-color:#991b1b
  }

  .lg\:tw-ring-offset-red-900{
    --tw-ring-offset-color:#7f1d1d
  }

  .lg\:tw-ring-offset-yellow-50{
    --tw-ring-offset-color:#fffbeb
  }

  .lg\:tw-ring-offset-yellow-100{
    --tw-ring-offset-color:#fef3c7
  }

  .lg\:tw-ring-offset-yellow-200{
    --tw-ring-offset-color:#fde68a
  }

  .lg\:tw-ring-offset-yellow-300{
    --tw-ring-offset-color:#fcd34d
  }

  .lg\:tw-ring-offset-yellow-400{
    --tw-ring-offset-color:#fbbf24
  }

  .lg\:tw-ring-offset-yellow-500{
    --tw-ring-offset-color:#f59e0b
  }

  .lg\:tw-ring-offset-yellow-600{
    --tw-ring-offset-color:#d97706
  }

  .lg\:tw-ring-offset-yellow-700{
    --tw-ring-offset-color:#b45309
  }

  .lg\:tw-ring-offset-yellow-800{
    --tw-ring-offset-color:#92400e
  }

  .lg\:tw-ring-offset-yellow-900{
    --tw-ring-offset-color:#78350f
  }

  .lg\:tw-ring-offset-green-50{
    --tw-ring-offset-color:#ecfdf5
  }

  .lg\:tw-ring-offset-green-100{
    --tw-ring-offset-color:#d1fae5
  }

  .lg\:tw-ring-offset-green-200{
    --tw-ring-offset-color:#a7f3d0
  }

  .lg\:tw-ring-offset-green-300{
    --tw-ring-offset-color:#6ee7b7
  }

  .lg\:tw-ring-offset-green-400{
    --tw-ring-offset-color:#34d399
  }

  .lg\:tw-ring-offset-green-500{
    --tw-ring-offset-color:#10b981
  }

  .lg\:tw-ring-offset-green-600{
    --tw-ring-offset-color:#059669
  }

  .lg\:tw-ring-offset-green-700{
    --tw-ring-offset-color:#047857
  }

  .lg\:tw-ring-offset-green-800{
    --tw-ring-offset-color:#065f46
  }

  .lg\:tw-ring-offset-green-900{
    --tw-ring-offset-color:#064e3b
  }

  .lg\:tw-ring-offset-blue-50{
    --tw-ring-offset-color:#eff6ff
  }

  .lg\:tw-ring-offset-blue-100{
    --tw-ring-offset-color:#dbeafe
  }

  .lg\:tw-ring-offset-blue-200{
    --tw-ring-offset-color:#bfdbfe
  }

  .lg\:tw-ring-offset-blue-300{
    --tw-ring-offset-color:#93c5fd
  }

  .lg\:tw-ring-offset-blue-400{
    --tw-ring-offset-color:#60a5fa
  }

  .lg\:tw-ring-offset-blue-500{
    --tw-ring-offset-color:#3b82f6
  }

  .lg\:tw-ring-offset-blue-600{
    --tw-ring-offset-color:#2563eb
  }

  .lg\:tw-ring-offset-blue-700{
    --tw-ring-offset-color:#1d4ed8
  }

  .lg\:tw-ring-offset-blue-800{
    --tw-ring-offset-color:#1e40af
  }

  .lg\:tw-ring-offset-blue-900{
    --tw-ring-offset-color:#1e3a8a
  }

  .lg\:tw-ring-offset-indigo-50{
    --tw-ring-offset-color:#eef2ff
  }

  .lg\:tw-ring-offset-indigo-100{
    --tw-ring-offset-color:#e0e7ff
  }

  .lg\:tw-ring-offset-indigo-200{
    --tw-ring-offset-color:#c7d2fe
  }

  .lg\:tw-ring-offset-indigo-300{
    --tw-ring-offset-color:#a5b4fc
  }

  .lg\:tw-ring-offset-indigo-400{
    --tw-ring-offset-color:#818cf8
  }

  .lg\:tw-ring-offset-indigo-500{
    --tw-ring-offset-color:#6366f1
  }

  .lg\:tw-ring-offset-indigo-600{
    --tw-ring-offset-color:#4f46e5
  }

  .lg\:tw-ring-offset-indigo-700{
    --tw-ring-offset-color:#4338ca
  }

  .lg\:tw-ring-offset-indigo-800{
    --tw-ring-offset-color:#3730a3
  }

  .lg\:tw-ring-offset-indigo-900{
    --tw-ring-offset-color:#312e81
  }

  .lg\:tw-ring-offset-purple-50{
    --tw-ring-offset-color:#f5f3ff
  }

  .lg\:tw-ring-offset-purple-100{
    --tw-ring-offset-color:#ede9fe
  }

  .lg\:tw-ring-offset-purple-200{
    --tw-ring-offset-color:#ddd6fe
  }

  .lg\:tw-ring-offset-purple-300{
    --tw-ring-offset-color:#c4b5fd
  }

  .lg\:tw-ring-offset-purple-400{
    --tw-ring-offset-color:#a78bfa
  }

  .lg\:tw-ring-offset-purple-500{
    --tw-ring-offset-color:#8b5cf6
  }

  .lg\:tw-ring-offset-purple-600{
    --tw-ring-offset-color:#7c3aed
  }

  .lg\:tw-ring-offset-purple-700{
    --tw-ring-offset-color:#6d28d9
  }

  .lg\:tw-ring-offset-purple-800{
    --tw-ring-offset-color:#5b21b6
  }

  .lg\:tw-ring-offset-purple-900{
    --tw-ring-offset-color:#4c1d95
  }

  .lg\:tw-ring-offset-pink-50{
    --tw-ring-offset-color:#fdf2f8
  }

  .lg\:tw-ring-offset-pink-100{
    --tw-ring-offset-color:#fce7f3
  }

  .lg\:tw-ring-offset-pink-200{
    --tw-ring-offset-color:#fbcfe8
  }

  .lg\:tw-ring-offset-pink-300{
    --tw-ring-offset-color:#f9a8d4
  }

  .lg\:tw-ring-offset-pink-400{
    --tw-ring-offset-color:#f472b6
  }

  .lg\:tw-ring-offset-pink-500{
    --tw-ring-offset-color:#ec4899
  }

  .lg\:tw-ring-offset-pink-600{
    --tw-ring-offset-color:#db2777
  }

  .lg\:tw-ring-offset-pink-700{
    --tw-ring-offset-color:#be185d
  }

  .lg\:tw-ring-offset-pink-800{
    --tw-ring-offset-color:#9d174d
  }

  .lg\:tw-ring-offset-pink-900{
    --tw-ring-offset-color:#831843
  }

  .lg\:focus-within\:tw-ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .lg\:focus-within\:tw-ring-offset-current:focus-within{
    --tw-ring-offset-color:currentColor
  }

  .lg\:focus-within\:tw-ring-offset-black:focus-within{
    --tw-ring-offset-color:#000
  }

  .lg\:focus-within\:tw-ring-offset-white:focus-within{
    --tw-ring-offset-color:#fff
  }

  .lg\:focus-within\:tw-ring-offset-gray-50:focus-within{
    --tw-ring-offset-color:#f9fafb
  }

  .lg\:focus-within\:tw-ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#f3f4f6
  }

  .lg\:focus-within\:tw-ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#e5e7eb
  }

  .lg\:focus-within\:tw-ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#d1d5db
  }

  .lg\:focus-within\:tw-ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#9ca3af
  }

  .lg\:focus-within\:tw-ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#6b7280
  }

  .lg\:focus-within\:tw-ring-offset-gray-600:focus-within{
    --tw-ring-offset-color:#4b5563
  }

  .lg\:focus-within\:tw-ring-offset-gray-700:focus-within{
    --tw-ring-offset-color:#374151
  }

  .lg\:focus-within\:tw-ring-offset-gray-800:focus-within{
    --tw-ring-offset-color:#1f2937
  }

  .lg\:focus-within\:tw-ring-offset-gray-900:focus-within{
    --tw-ring-offset-color:#111827
  }

  .lg\:focus-within\:tw-ring-offset-red-50:focus-within{
    --tw-ring-offset-color:#fef2f2
  }

  .lg\:focus-within\:tw-ring-offset-red-100:focus-within{
    --tw-ring-offset-color:#fee2e2
  }

  .lg\:focus-within\:tw-ring-offset-red-200:focus-within{
    --tw-ring-offset-color:#fecaca
  }

  .lg\:focus-within\:tw-ring-offset-red-300:focus-within{
    --tw-ring-offset-color:#fca5a5
  }

  .lg\:focus-within\:tw-ring-offset-red-400:focus-within{
    --tw-ring-offset-color:#f87171
  }

  .lg\:focus-within\:tw-ring-offset-red-500:focus-within{
    --tw-ring-offset-color:#ef4444
  }

  .lg\:focus-within\:tw-ring-offset-red-600:focus-within{
    --tw-ring-offset-color:#dc2626
  }

  .lg\:focus-within\:tw-ring-offset-red-700:focus-within{
    --tw-ring-offset-color:#b91c1c
  }

  .lg\:focus-within\:tw-ring-offset-red-800:focus-within{
    --tw-ring-offset-color:#991b1b
  }

  .lg\:focus-within\:tw-ring-offset-red-900:focus-within{
    --tw-ring-offset-color:#7f1d1d
  }

  .lg\:focus-within\:tw-ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color:#fffbeb
  }

  .lg\:focus-within\:tw-ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color:#fef3c7
  }

  .lg\:focus-within\:tw-ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color:#fde68a
  }

  .lg\:focus-within\:tw-ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color:#fcd34d
  }

  .lg\:focus-within\:tw-ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color:#fbbf24
  }

  .lg\:focus-within\:tw-ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color:#f59e0b
  }

  .lg\:focus-within\:tw-ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color:#d97706
  }

  .lg\:focus-within\:tw-ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color:#b45309
  }

  .lg\:focus-within\:tw-ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color:#92400e
  }

  .lg\:focus-within\:tw-ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color:#78350f
  }

  .lg\:focus-within\:tw-ring-offset-green-50:focus-within{
    --tw-ring-offset-color:#ecfdf5
  }

  .lg\:focus-within\:tw-ring-offset-green-100:focus-within{
    --tw-ring-offset-color:#d1fae5
  }

  .lg\:focus-within\:tw-ring-offset-green-200:focus-within{
    --tw-ring-offset-color:#a7f3d0
  }

  .lg\:focus-within\:tw-ring-offset-green-300:focus-within{
    --tw-ring-offset-color:#6ee7b7
  }

  .lg\:focus-within\:tw-ring-offset-green-400:focus-within{
    --tw-ring-offset-color:#34d399
  }

  .lg\:focus-within\:tw-ring-offset-green-500:focus-within{
    --tw-ring-offset-color:#10b981
  }

  .lg\:focus-within\:tw-ring-offset-green-600:focus-within{
    --tw-ring-offset-color:#059669
  }

  .lg\:focus-within\:tw-ring-offset-green-700:focus-within{
    --tw-ring-offset-color:#047857
  }

  .lg\:focus-within\:tw-ring-offset-green-800:focus-within{
    --tw-ring-offset-color:#065f46
  }

  .lg\:focus-within\:tw-ring-offset-green-900:focus-within{
    --tw-ring-offset-color:#064e3b
  }

  .lg\:focus-within\:tw-ring-offset-blue-50:focus-within{
    --tw-ring-offset-color:#eff6ff
  }

  .lg\:focus-within\:tw-ring-offset-blue-100:focus-within{
    --tw-ring-offset-color:#dbeafe
  }

  .lg\:focus-within\:tw-ring-offset-blue-200:focus-within{
    --tw-ring-offset-color:#bfdbfe
  }

  .lg\:focus-within\:tw-ring-offset-blue-300:focus-within{
    --tw-ring-offset-color:#93c5fd
  }

  .lg\:focus-within\:tw-ring-offset-blue-400:focus-within{
    --tw-ring-offset-color:#60a5fa
  }

  .lg\:focus-within\:tw-ring-offset-blue-500:focus-within{
    --tw-ring-offset-color:#3b82f6
  }

  .lg\:focus-within\:tw-ring-offset-blue-600:focus-within{
    --tw-ring-offset-color:#2563eb
  }

  .lg\:focus-within\:tw-ring-offset-blue-700:focus-within{
    --tw-ring-offset-color:#1d4ed8
  }

  .lg\:focus-within\:tw-ring-offset-blue-800:focus-within{
    --tw-ring-offset-color:#1e40af
  }

  .lg\:focus-within\:tw-ring-offset-blue-900:focus-within{
    --tw-ring-offset-color:#1e3a8a
  }

  .lg\:focus-within\:tw-ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color:#eef2ff
  }

  .lg\:focus-within\:tw-ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color:#e0e7ff
  }

  .lg\:focus-within\:tw-ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color:#c7d2fe
  }

  .lg\:focus-within\:tw-ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color:#a5b4fc
  }

  .lg\:focus-within\:tw-ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color:#818cf8
  }

  .lg\:focus-within\:tw-ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color:#6366f1
  }

  .lg\:focus-within\:tw-ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color:#4f46e5
  }

  .lg\:focus-within\:tw-ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color:#4338ca
  }

  .lg\:focus-within\:tw-ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color:#3730a3
  }

  .lg\:focus-within\:tw-ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color:#312e81
  }

  .lg\:focus-within\:tw-ring-offset-purple-50:focus-within{
    --tw-ring-offset-color:#f5f3ff
  }

  .lg\:focus-within\:tw-ring-offset-purple-100:focus-within{
    --tw-ring-offset-color:#ede9fe
  }

  .lg\:focus-within\:tw-ring-offset-purple-200:focus-within{
    --tw-ring-offset-color:#ddd6fe
  }

  .lg\:focus-within\:tw-ring-offset-purple-300:focus-within{
    --tw-ring-offset-color:#c4b5fd
  }

  .lg\:focus-within\:tw-ring-offset-purple-400:focus-within{
    --tw-ring-offset-color:#a78bfa
  }

  .lg\:focus-within\:tw-ring-offset-purple-500:focus-within{
    --tw-ring-offset-color:#8b5cf6
  }

  .lg\:focus-within\:tw-ring-offset-purple-600:focus-within{
    --tw-ring-offset-color:#7c3aed
  }

  .lg\:focus-within\:tw-ring-offset-purple-700:focus-within{
    --tw-ring-offset-color:#6d28d9
  }

  .lg\:focus-within\:tw-ring-offset-purple-800:focus-within{
    --tw-ring-offset-color:#5b21b6
  }

  .lg\:focus-within\:tw-ring-offset-purple-900:focus-within{
    --tw-ring-offset-color:#4c1d95
  }

  .lg\:focus-within\:tw-ring-offset-pink-50:focus-within{
    --tw-ring-offset-color:#fdf2f8
  }

  .lg\:focus-within\:tw-ring-offset-pink-100:focus-within{
    --tw-ring-offset-color:#fce7f3
  }

  .lg\:focus-within\:tw-ring-offset-pink-200:focus-within{
    --tw-ring-offset-color:#fbcfe8
  }

  .lg\:focus-within\:tw-ring-offset-pink-300:focus-within{
    --tw-ring-offset-color:#f9a8d4
  }

  .lg\:focus-within\:tw-ring-offset-pink-400:focus-within{
    --tw-ring-offset-color:#f472b6
  }

  .lg\:focus-within\:tw-ring-offset-pink-500:focus-within{
    --tw-ring-offset-color:#ec4899
  }

  .lg\:focus-within\:tw-ring-offset-pink-600:focus-within{
    --tw-ring-offset-color:#db2777
  }

  .lg\:focus-within\:tw-ring-offset-pink-700:focus-within{
    --tw-ring-offset-color:#be185d
  }

  .lg\:focus-within\:tw-ring-offset-pink-800:focus-within{
    --tw-ring-offset-color:#9d174d
  }

  .lg\:focus-within\:tw-ring-offset-pink-900:focus-within{
    --tw-ring-offset-color:#831843
  }

  .lg\:focus\:tw-ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .lg\:focus\:tw-ring-offset-current:focus{
    --tw-ring-offset-color:currentColor
  }

  .lg\:focus\:tw-ring-offset-black:focus{
    --tw-ring-offset-color:#000
  }

  .lg\:focus\:tw-ring-offset-white:focus{
    --tw-ring-offset-color:#fff
  }

  .lg\:focus\:tw-ring-offset-gray-50:focus{
    --tw-ring-offset-color:#f9fafb
  }

  .lg\:focus\:tw-ring-offset-gray-100:focus{
    --tw-ring-offset-color:#f3f4f6
  }

  .lg\:focus\:tw-ring-offset-gray-200:focus{
    --tw-ring-offset-color:#e5e7eb
  }

  .lg\:focus\:tw-ring-offset-gray-300:focus{
    --tw-ring-offset-color:#d1d5db
  }

  .lg\:focus\:tw-ring-offset-gray-400:focus{
    --tw-ring-offset-color:#9ca3af
  }

  .lg\:focus\:tw-ring-offset-gray-500:focus{
    --tw-ring-offset-color:#6b7280
  }

  .lg\:focus\:tw-ring-offset-gray-600:focus{
    --tw-ring-offset-color:#4b5563
  }

  .lg\:focus\:tw-ring-offset-gray-700:focus{
    --tw-ring-offset-color:#374151
  }

  .lg\:focus\:tw-ring-offset-gray-800:focus{
    --tw-ring-offset-color:#1f2937
  }

  .lg\:focus\:tw-ring-offset-gray-900:focus{
    --tw-ring-offset-color:#111827
  }

  .lg\:focus\:tw-ring-offset-red-50:focus{
    --tw-ring-offset-color:#fef2f2
  }

  .lg\:focus\:tw-ring-offset-red-100:focus{
    --tw-ring-offset-color:#fee2e2
  }

  .lg\:focus\:tw-ring-offset-red-200:focus{
    --tw-ring-offset-color:#fecaca
  }

  .lg\:focus\:tw-ring-offset-red-300:focus{
    --tw-ring-offset-color:#fca5a5
  }

  .lg\:focus\:tw-ring-offset-red-400:focus{
    --tw-ring-offset-color:#f87171
  }

  .lg\:focus\:tw-ring-offset-red-500:focus{
    --tw-ring-offset-color:#ef4444
  }

  .lg\:focus\:tw-ring-offset-red-600:focus{
    --tw-ring-offset-color:#dc2626
  }

  .lg\:focus\:tw-ring-offset-red-700:focus{
    --tw-ring-offset-color:#b91c1c
  }

  .lg\:focus\:tw-ring-offset-red-800:focus{
    --tw-ring-offset-color:#991b1b
  }

  .lg\:focus\:tw-ring-offset-red-900:focus{
    --tw-ring-offset-color:#7f1d1d
  }

  .lg\:focus\:tw-ring-offset-yellow-50:focus{
    --tw-ring-offset-color:#fffbeb
  }

  .lg\:focus\:tw-ring-offset-yellow-100:focus{
    --tw-ring-offset-color:#fef3c7
  }

  .lg\:focus\:tw-ring-offset-yellow-200:focus{
    --tw-ring-offset-color:#fde68a
  }

  .lg\:focus\:tw-ring-offset-yellow-300:focus{
    --tw-ring-offset-color:#fcd34d
  }

  .lg\:focus\:tw-ring-offset-yellow-400:focus{
    --tw-ring-offset-color:#fbbf24
  }

  .lg\:focus\:tw-ring-offset-yellow-500:focus{
    --tw-ring-offset-color:#f59e0b
  }

  .lg\:focus\:tw-ring-offset-yellow-600:focus{
    --tw-ring-offset-color:#d97706
  }

  .lg\:focus\:tw-ring-offset-yellow-700:focus{
    --tw-ring-offset-color:#b45309
  }

  .lg\:focus\:tw-ring-offset-yellow-800:focus{
    --tw-ring-offset-color:#92400e
  }

  .lg\:focus\:tw-ring-offset-yellow-900:focus{
    --tw-ring-offset-color:#78350f
  }

  .lg\:focus\:tw-ring-offset-green-50:focus{
    --tw-ring-offset-color:#ecfdf5
  }

  .lg\:focus\:tw-ring-offset-green-100:focus{
    --tw-ring-offset-color:#d1fae5
  }

  .lg\:focus\:tw-ring-offset-green-200:focus{
    --tw-ring-offset-color:#a7f3d0
  }

  .lg\:focus\:tw-ring-offset-green-300:focus{
    --tw-ring-offset-color:#6ee7b7
  }

  .lg\:focus\:tw-ring-offset-green-400:focus{
    --tw-ring-offset-color:#34d399
  }

  .lg\:focus\:tw-ring-offset-green-500:focus{
    --tw-ring-offset-color:#10b981
  }

  .lg\:focus\:tw-ring-offset-green-600:focus{
    --tw-ring-offset-color:#059669
  }

  .lg\:focus\:tw-ring-offset-green-700:focus{
    --tw-ring-offset-color:#047857
  }

  .lg\:focus\:tw-ring-offset-green-800:focus{
    --tw-ring-offset-color:#065f46
  }

  .lg\:focus\:tw-ring-offset-green-900:focus{
    --tw-ring-offset-color:#064e3b
  }

  .lg\:focus\:tw-ring-offset-blue-50:focus{
    --tw-ring-offset-color:#eff6ff
  }

  .lg\:focus\:tw-ring-offset-blue-100:focus{
    --tw-ring-offset-color:#dbeafe
  }

  .lg\:focus\:tw-ring-offset-blue-200:focus{
    --tw-ring-offset-color:#bfdbfe
  }

  .lg\:focus\:tw-ring-offset-blue-300:focus{
    --tw-ring-offset-color:#93c5fd
  }

  .lg\:focus\:tw-ring-offset-blue-400:focus{
    --tw-ring-offset-color:#60a5fa
  }

  .lg\:focus\:tw-ring-offset-blue-500:focus{
    --tw-ring-offset-color:#3b82f6
  }

  .lg\:focus\:tw-ring-offset-blue-600:focus{
    --tw-ring-offset-color:#2563eb
  }

  .lg\:focus\:tw-ring-offset-blue-700:focus{
    --tw-ring-offset-color:#1d4ed8
  }

  .lg\:focus\:tw-ring-offset-blue-800:focus{
    --tw-ring-offset-color:#1e40af
  }

  .lg\:focus\:tw-ring-offset-blue-900:focus{
    --tw-ring-offset-color:#1e3a8a
  }

  .lg\:focus\:tw-ring-offset-indigo-50:focus{
    --tw-ring-offset-color:#eef2ff
  }

  .lg\:focus\:tw-ring-offset-indigo-100:focus{
    --tw-ring-offset-color:#e0e7ff
  }

  .lg\:focus\:tw-ring-offset-indigo-200:focus{
    --tw-ring-offset-color:#c7d2fe
  }

  .lg\:focus\:tw-ring-offset-indigo-300:focus{
    --tw-ring-offset-color:#a5b4fc
  }

  .lg\:focus\:tw-ring-offset-indigo-400:focus{
    --tw-ring-offset-color:#818cf8
  }

  .lg\:focus\:tw-ring-offset-indigo-500:focus{
    --tw-ring-offset-color:#6366f1
  }

  .lg\:focus\:tw-ring-offset-indigo-600:focus{
    --tw-ring-offset-color:#4f46e5
  }

  .lg\:focus\:tw-ring-offset-indigo-700:focus{
    --tw-ring-offset-color:#4338ca
  }

  .lg\:focus\:tw-ring-offset-indigo-800:focus{
    --tw-ring-offset-color:#3730a3
  }

  .lg\:focus\:tw-ring-offset-indigo-900:focus{
    --tw-ring-offset-color:#312e81
  }

  .lg\:focus\:tw-ring-offset-purple-50:focus{
    --tw-ring-offset-color:#f5f3ff
  }

  .lg\:focus\:tw-ring-offset-purple-100:focus{
    --tw-ring-offset-color:#ede9fe
  }

  .lg\:focus\:tw-ring-offset-purple-200:focus{
    --tw-ring-offset-color:#ddd6fe
  }

  .lg\:focus\:tw-ring-offset-purple-300:focus{
    --tw-ring-offset-color:#c4b5fd
  }

  .lg\:focus\:tw-ring-offset-purple-400:focus{
    --tw-ring-offset-color:#a78bfa
  }

  .lg\:focus\:tw-ring-offset-purple-500:focus{
    --tw-ring-offset-color:#8b5cf6
  }

  .lg\:focus\:tw-ring-offset-purple-600:focus{
    --tw-ring-offset-color:#7c3aed
  }

  .lg\:focus\:tw-ring-offset-purple-700:focus{
    --tw-ring-offset-color:#6d28d9
  }

  .lg\:focus\:tw-ring-offset-purple-800:focus{
    --tw-ring-offset-color:#5b21b6
  }

  .lg\:focus\:tw-ring-offset-purple-900:focus{
    --tw-ring-offset-color:#4c1d95
  }

  .lg\:focus\:tw-ring-offset-pink-50:focus{
    --tw-ring-offset-color:#fdf2f8
  }

  .lg\:focus\:tw-ring-offset-pink-100:focus{
    --tw-ring-offset-color:#fce7f3
  }

  .lg\:focus\:tw-ring-offset-pink-200:focus{
    --tw-ring-offset-color:#fbcfe8
  }

  .lg\:focus\:tw-ring-offset-pink-300:focus{
    --tw-ring-offset-color:#f9a8d4
  }

  .lg\:focus\:tw-ring-offset-pink-400:focus{
    --tw-ring-offset-color:#f472b6
  }

  .lg\:focus\:tw-ring-offset-pink-500:focus{
    --tw-ring-offset-color:#ec4899
  }

  .lg\:focus\:tw-ring-offset-pink-600:focus{
    --tw-ring-offset-color:#db2777
  }

  .lg\:focus\:tw-ring-offset-pink-700:focus{
    --tw-ring-offset-color:#be185d
  }

  .lg\:focus\:tw-ring-offset-pink-800:focus{
    --tw-ring-offset-color:#9d174d
  }

  .lg\:focus\:tw-ring-offset-pink-900:focus{
    --tw-ring-offset-color:#831843
  }

  .lg\:tw-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)
  }

  .lg\:tw-filter-none{
    filter:none
  }

  .lg\:tw-blur-0{
    --tw-blur:blur(0)
  }

  .lg\:tw-blur-none{
    --tw-blur:blur(0)
  }

  .lg\:tw-blur-sm{
    --tw-blur:blur(4px)
  }

  .lg\:tw-blur{
    --tw-blur:blur(8px)
  }

  .lg\:tw-blur-md{
    --tw-blur:blur(12px)
  }

  .lg\:tw-blur-lg{
    --tw-blur:blur(16px)
  }

  .lg\:tw-blur-xl{
    --tw-blur:blur(24px)
  }

  .lg\:tw-blur-2xl{
    --tw-blur:blur(40px)
  }

  .lg\:tw-blur-3xl{
    --tw-blur:blur(64px)
  }

  .lg\:tw-brightness-0{
    --tw-brightness:brightness(0)
  }

  .lg\:tw-brightness-50{
    --tw-brightness:brightness(.5)
  }

  .lg\:tw-brightness-75{
    --tw-brightness:brightness(.75)
  }

  .lg\:tw-brightness-90{
    --tw-brightness:brightness(.9)
  }

  .lg\:tw-brightness-95{
    --tw-brightness:brightness(.95)
  }

  .lg\:tw-brightness-100{
    --tw-brightness:brightness(1)
  }

  .lg\:tw-brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .lg\:tw-brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .lg\:tw-brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .lg\:tw-brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .lg\:tw-brightness-200{
    --tw-brightness:brightness(2)
  }

  .lg\:tw-contrast-0{
    --tw-contrast:contrast(0)
  }

  .lg\:tw-contrast-50{
    --tw-contrast:contrast(.5)
  }

  .lg\:tw-contrast-75{
    --tw-contrast:contrast(.75)
  }

  .lg\:tw-contrast-100{
    --tw-contrast:contrast(1)
  }

  .lg\:tw-contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .lg\:tw-contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .lg\:tw-contrast-200{
    --tw-contrast:contrast(2)
  }

  .lg\:tw-drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-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))
  }

  .lg\:tw-drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .lg\:tw-drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .lg\:tw-grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .lg\:tw-grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .lg\:tw-hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .lg\:tw-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .lg\:tw-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .lg\:tw-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .lg\:tw-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .lg\:tw-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .lg\:tw--hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .lg\:tw--hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .lg\:tw--hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .lg\:tw--hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .lg\:tw--hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .lg\:tw-invert-0{
    --tw-invert:invert(0)
  }

  .lg\:tw-invert{
    --tw-invert:invert(100%)
  }

  .lg\:tw-saturate-0{
    --tw-saturate:saturate(0)
  }

  .lg\:tw-saturate-50{
    --tw-saturate:saturate(.5)
  }

  .lg\:tw-saturate-100{
    --tw-saturate:saturate(1)
  }

  .lg\:tw-saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .lg\:tw-saturate-200{
    --tw-saturate:saturate(2)
  }

  .lg\:tw-sepia-0{
    --tw-sepia:sepia(0)
  }

  .lg\:tw-sepia{
    --tw-sepia:sepia(100%)
  }

  .lg\:tw-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,/*!*/ /*!*/);
    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)
  }

  .lg\:tw-backdrop-filter-none{
    backdrop-filter:none
  }

  .lg\:tw-backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .lg\:tw-backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .lg\:tw-backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .lg\:tw-backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .lg\:tw-backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .lg\:tw-backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .lg\:tw-backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .lg\:tw-backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .lg\:tw-backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .lg\:tw-backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .lg\:tw-backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .lg\:tw-backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .lg\:tw-backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .lg\:tw-backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .lg\:tw-backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .lg\:tw-backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .lg\:tw-backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .lg\:tw-backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .lg\:tw-backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .lg\:tw-backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .lg\:tw-backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .lg\:tw-backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .lg\:tw-backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .lg\:tw-backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .lg\:tw-backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .lg\:tw-backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .lg\:tw-backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .lg\:tw-backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .lg\:tw-backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .lg\:tw-backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .lg\:tw-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .lg\:tw-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .lg\:tw-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .lg\:tw-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .lg\:tw-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .lg\:tw--backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .lg\:tw--backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .lg\:tw--backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .lg\:tw--backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .lg\:tw--backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .lg\:tw-backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .lg\:tw-backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .lg\:tw-backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .lg\:tw-backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .lg\:tw-backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .lg\:tw-backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .lg\:tw-backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .lg\:tw-backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .lg\:tw-backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .lg\:tw-backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .lg\:tw-backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .lg\:tw-backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .lg\:tw-backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .lg\:tw-backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .lg\:tw-backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .lg\:tw-backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .lg\:tw-backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .lg\:tw-backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .lg\:tw-backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .lg\:tw-backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .lg\:tw-backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .lg\:tw-backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .lg\:tw-backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .lg\:tw-backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .lg\:tw-transition-none{
    transition-property:none
  }

  .lg\:tw-transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:tw-transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:tw-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
  }

  .lg\:tw-transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:tw-transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:tw-transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:tw-delay-75{
    transition-delay:75ms
  }

  .lg\:tw-delay-100{
    transition-delay:100ms
  }

  .lg\:tw-delay-150{
    transition-delay:150ms
  }

  .lg\:tw-delay-200{
    transition-delay:200ms
  }

  .lg\:tw-delay-300{
    transition-delay:300ms
  }

  .lg\:tw-delay-500{
    transition-delay:500ms
  }

  .lg\:tw-delay-700{
    transition-delay:700ms
  }

  .lg\:tw-delay-1000{
    transition-delay:1000ms
  }

  .lg\:tw-duration-75{
    transition-duration:75ms
  }

  .lg\:tw-duration-100{
    transition-duration:100ms
  }

  .lg\:tw-duration-150{
    transition-duration:150ms
  }

  .lg\:tw-duration-200{
    transition-duration:200ms
  }

  .lg\:tw-duration-300{
    transition-duration:300ms
  }

  .lg\:tw-duration-500{
    transition-duration:500ms
  }

  .lg\:tw-duration-700{
    transition-duration:700ms
  }

  .lg\:tw-duration-1000{
    transition-duration:1000ms
  }

  .lg\:tw-ease-linear{
    transition-timing-function:linear
  }

  .lg\:tw-ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .lg\:tw-ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .lg\:tw-ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1280px){
  .xl\:tw-container{
    width:100%
  }

  @media (min-width: 640px){
    .xl\:tw-container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .xl\:tw-container{
      max-width:768px
    }
  }

  @media (min-width: 1024px){
    .xl\:tw-container{
      max-width:1024px
    }
  }

  @media (min-width: 1280px){
    .xl\:tw-container{
      max-width:1280px
    }
  }

  @media (min-width: 1536px){
    .xl\:tw-container{
      max-width:1536px
    }
  }

  .xl\:tw-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
  }

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

  .xl\:focus-within\:tw-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
  }

  .xl\:focus-within\:tw-not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xl\:focus\:tw-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
  }

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

  .xl\:tw-pointer-events-none{
    pointer-events:none
  }

  .xl\:tw-pointer-events-auto{
    pointer-events:auto
  }

  .xl\:tw-visible{
    visibility:visible
  }

  .xl\:tw-invisible{
    visibility:hidden
  }

  .xl\:tw-static{
    position:static
  }

  .xl\:tw-fixed{
    position:fixed
  }

  .xl\:tw-absolute{
    position:absolute
  }

  .xl\:tw-relative{
    position:relative
  }

  .xl\:tw-sticky{
    position:sticky
  }

  .xl\:tw-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:tw-inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .xl\:tw-inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .xl\:tw-inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .xl\:tw-inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .xl\:tw-inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .xl\:tw-inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .xl\:tw-inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .xl\:tw-inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .xl\:tw-inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .xl\:tw-inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .xl\:tw-inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .xl\:tw-inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .xl\:tw-inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .xl\:tw-inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .xl\:tw-inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .xl\:tw-inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .xl\:tw-inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .xl\:tw-inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .xl\:tw-inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .xl\:tw-inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .xl\:tw-inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .xl\:tw-inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .xl\:tw-inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .xl\:tw-inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .xl\:tw-inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .xl\:tw-inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .xl\:tw-inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .xl\:tw-inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .xl\:tw-inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .xl\:tw-inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .xl\:tw-inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .xl\:tw-inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .xl\:tw-inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .xl\:tw-inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .xl\:tw-inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .xl\:tw--inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:tw--inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .xl\:tw--inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .xl\:tw--inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .xl\:tw--inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .xl\:tw--inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .xl\:tw--inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .xl\:tw--inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .xl\:tw--inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .xl\:tw--inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .xl\:tw--inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .xl\:tw--inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .xl\:tw--inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .xl\:tw--inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .xl\:tw--inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .xl\:tw--inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .xl\:tw--inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .xl\:tw--inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .xl\:tw--inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .xl\:tw--inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .xl\:tw--inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .xl\:tw--inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .xl\:tw--inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .xl\:tw--inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .xl\:tw--inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .xl\:tw--inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .xl\:tw--inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .xl\:tw--inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .xl\:tw--inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .xl\:tw--inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .xl\:tw--inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .xl\:tw--inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .xl\:tw--inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .xl\:tw--inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .xl\:tw--inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .xl\:tw-inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:tw-inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .xl\:tw-inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .xl\:tw-inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .xl\:tw-inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:tw-inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .xl\:tw-inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .xl\:tw--inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:tw--inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .xl\:tw--inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .xl\:tw--inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .xl\:tw--inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:tw--inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .xl\:tw--inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .xl\:tw-inset-x-0{
    left:0px;
    right:0px
  }

  .xl\:tw-inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .xl\:tw-inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .xl\:tw-inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .xl\:tw-inset-x-4{
    left:1rem;
    right:1rem
  }

  .xl\:tw-inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .xl\:tw-inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .xl\:tw-inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .xl\:tw-inset-x-8{
    left:2rem;
    right:2rem
  }

  .xl\:tw-inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .xl\:tw-inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .xl\:tw-inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .xl\:tw-inset-x-12{
    left:3rem;
    right:3rem
  }

  .xl\:tw-inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .xl\:tw-inset-x-16{
    left:4rem;
    right:4rem
  }

  .xl\:tw-inset-x-20{
    left:5rem;
    right:5rem
  }

  .xl\:tw-inset-x-24{
    left:6rem;
    right:6rem
  }

  .xl\:tw-inset-x-28{
    left:7rem;
    right:7rem
  }

  .xl\:tw-inset-x-32{
    left:8rem;
    right:8rem
  }

  .xl\:tw-inset-x-36{
    left:9rem;
    right:9rem
  }

  .xl\:tw-inset-x-40{
    left:10rem;
    right:10rem
  }

  .xl\:tw-inset-x-44{
    left:11rem;
    right:11rem
  }

  .xl\:tw-inset-x-48{
    left:12rem;
    right:12rem
  }

  .xl\:tw-inset-x-52{
    left:13rem;
    right:13rem
  }

  .xl\:tw-inset-x-56{
    left:14rem;
    right:14rem
  }

  .xl\:tw-inset-x-60{
    left:15rem;
    right:15rem
  }

  .xl\:tw-inset-x-64{
    left:16rem;
    right:16rem
  }

  .xl\:tw-inset-x-72{
    left:18rem;
    right:18rem
  }

  .xl\:tw-inset-x-80{
    left:20rem;
    right:20rem
  }

  .xl\:tw-inset-x-96{
    left:24rem;
    right:24rem
  }

  .xl\:tw-inset-x-auto{
    left:auto;
    right:auto
  }

  .xl\:tw-inset-x-px{
    left:1px;
    right:1px
  }

  .xl\:tw-inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .xl\:tw-inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .xl\:tw-inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .xl\:tw-inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .xl\:tw--inset-x-0{
    left:0px;
    right:0px
  }

  .xl\:tw--inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .xl\:tw--inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .xl\:tw--inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .xl\:tw--inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .xl\:tw--inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .xl\:tw--inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .xl\:tw--inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .xl\:tw--inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .xl\:tw--inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .xl\:tw--inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .xl\:tw--inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .xl\:tw--inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .xl\:tw--inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .xl\:tw--inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .xl\:tw--inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .xl\:tw--inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .xl\:tw--inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .xl\:tw--inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .xl\:tw--inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .xl\:tw--inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .xl\:tw--inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .xl\:tw--inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .xl\:tw--inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .xl\:tw--inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .xl\:tw--inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .xl\:tw--inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .xl\:tw--inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .xl\:tw--inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .xl\:tw--inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .xl\:tw--inset-x-px{
    left:-1px;
    right:-1px
  }

  .xl\:tw--inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .xl\:tw--inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .xl\:tw--inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .xl\:tw--inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .xl\:tw-inset-x-1\/2{
    left:50%;
    right:50%
  }

  .xl\:tw-inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .xl\:tw-inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .xl\:tw-inset-x-1\/4{
    left:25%;
    right:25%
  }

  .xl\:tw-inset-x-2\/4{
    left:50%;
    right:50%
  }

  .xl\:tw-inset-x-3\/4{
    left:75%;
    right:75%
  }

  .xl\:tw-inset-x-full{
    left:100%;
    right:100%
  }

  .xl\:tw--inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .xl\:tw--inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .xl\:tw--inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .xl\:tw--inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .xl\:tw--inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .xl\:tw--inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .xl\:tw--inset-x-full{
    left:-100%;
    right:-100%
  }

  .xl\:tw-inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:tw-inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .xl\:tw-inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .xl\:tw-inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .xl\:tw-inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .xl\:tw-inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .xl\:tw-inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .xl\:tw-inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .xl\:tw-inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .xl\:tw-inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .xl\:tw-inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .xl\:tw-inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .xl\:tw-inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .xl\:tw-inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .xl\:tw-inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .xl\:tw-inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .xl\:tw-inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .xl\:tw-inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .xl\:tw-inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .xl\:tw-inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .xl\:tw-inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .xl\:tw-inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .xl\:tw-inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .xl\:tw-inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .xl\:tw-inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .xl\:tw-inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .xl\:tw-inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .xl\:tw-inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .xl\:tw-inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .xl\:tw-inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .xl\:tw-inset-y-auto{
    top:auto;
    bottom:auto
  }

  .xl\:tw-inset-y-px{
    top:1px;
    bottom:1px
  }

  .xl\:tw-inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .xl\:tw-inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .xl\:tw-inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .xl\:tw-inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .xl\:tw--inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:tw--inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .xl\:tw--inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .xl\:tw--inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .xl\:tw--inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .xl\:tw--inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .xl\:tw--inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .xl\:tw--inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .xl\:tw--inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .xl\:tw--inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .xl\:tw--inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .xl\:tw--inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .xl\:tw--inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .xl\:tw--inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .xl\:tw--inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .xl\:tw--inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .xl\:tw--inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .xl\:tw--inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .xl\:tw--inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .xl\:tw--inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .xl\:tw--inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .xl\:tw--inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .xl\:tw--inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .xl\:tw--inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .xl\:tw--inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .xl\:tw--inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .xl\:tw--inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .xl\:tw--inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .xl\:tw--inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .xl\:tw--inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .xl\:tw--inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .xl\:tw--inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .xl\:tw--inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .xl\:tw--inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .xl\:tw--inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .xl\:tw-inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .xl\:tw-inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .xl\:tw-inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .xl\:tw-inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .xl\:tw-inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .xl\:tw-inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .xl\:tw-inset-y-full{
    top:100%;
    bottom:100%
  }

  .xl\:tw--inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .xl\:tw--inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .xl\:tw--inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .xl\:tw--inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .xl\:tw--inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .xl\:tw--inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .xl\:tw--inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .xl\:tw-top-0{
    top:0px
  }

  .xl\:tw-top-1{
    top:0.25rem
  }

  .xl\:tw-top-2{
    top:0.5rem
  }

  .xl\:tw-top-3{
    top:0.75rem
  }

  .xl\:tw-top-4{
    top:1rem
  }

  .xl\:tw-top-5{
    top:1.25rem
  }

  .xl\:tw-top-6{
    top:1.5rem
  }

  .xl\:tw-top-7{
    top:1.75rem
  }

  .xl\:tw-top-8{
    top:2rem
  }

  .xl\:tw-top-9{
    top:2.25rem
  }

  .xl\:tw-top-10{
    top:2.5rem
  }

  .xl\:tw-top-11{
    top:2.75rem
  }

  .xl\:tw-top-12{
    top:3rem
  }

  .xl\:tw-top-14{
    top:3.5rem
  }

  .xl\:tw-top-16{
    top:4rem
  }

  .xl\:tw-top-20{
    top:5rem
  }

  .xl\:tw-top-24{
    top:6rem
  }

  .xl\:tw-top-28{
    top:7rem
  }

  .xl\:tw-top-32{
    top:8rem
  }

  .xl\:tw-top-36{
    top:9rem
  }

  .xl\:tw-top-40{
    top:10rem
  }

  .xl\:tw-top-44{
    top:11rem
  }

  .xl\:tw-top-48{
    top:12rem
  }

  .xl\:tw-top-52{
    top:13rem
  }

  .xl\:tw-top-56{
    top:14rem
  }

  .xl\:tw-top-60{
    top:15rem
  }

  .xl\:tw-top-64{
    top:16rem
  }

  .xl\:tw-top-72{
    top:18rem
  }

  .xl\:tw-top-80{
    top:20rem
  }

  .xl\:tw-top-96{
    top:24rem
  }

  .xl\:tw-top-auto{
    top:auto
  }

  .xl\:tw-top-px{
    top:1px
  }

  .xl\:tw-top-0\.5{
    top:0.125rem
  }

  .xl\:tw-top-1\.5{
    top:0.375rem
  }

  .xl\:tw-top-2\.5{
    top:0.625rem
  }

  .xl\:tw-top-3\.5{
    top:0.875rem
  }

  .xl\:tw--top-0{
    top:0px
  }

  .xl\:tw--top-1{
    top:-0.25rem
  }

  .xl\:tw--top-2{
    top:-0.5rem
  }

  .xl\:tw--top-3{
    top:-0.75rem
  }

  .xl\:tw--top-4{
    top:-1rem
  }

  .xl\:tw--top-5{
    top:-1.25rem
  }

  .xl\:tw--top-6{
    top:-1.5rem
  }

  .xl\:tw--top-7{
    top:-1.75rem
  }

  .xl\:tw--top-8{
    top:-2rem
  }

  .xl\:tw--top-9{
    top:-2.25rem
  }

  .xl\:tw--top-10{
    top:-2.5rem
  }

  .xl\:tw--top-11{
    top:-2.75rem
  }

  .xl\:tw--top-12{
    top:-3rem
  }

  .xl\:tw--top-14{
    top:-3.5rem
  }

  .xl\:tw--top-16{
    top:-4rem
  }

  .xl\:tw--top-20{
    top:-5rem
  }

  .xl\:tw--top-24{
    top:-6rem
  }

  .xl\:tw--top-28{
    top:-7rem
  }

  .xl\:tw--top-32{
    top:-8rem
  }

  .xl\:tw--top-36{
    top:-9rem
  }

  .xl\:tw--top-40{
    top:-10rem
  }

  .xl\:tw--top-44{
    top:-11rem
  }

  .xl\:tw--top-48{
    top:-12rem
  }

  .xl\:tw--top-52{
    top:-13rem
  }

  .xl\:tw--top-56{
    top:-14rem
  }

  .xl\:tw--top-60{
    top:-15rem
  }

  .xl\:tw--top-64{
    top:-16rem
  }

  .xl\:tw--top-72{
    top:-18rem
  }

  .xl\:tw--top-80{
    top:-20rem
  }

  .xl\:tw--top-96{
    top:-24rem
  }

  .xl\:tw--top-px{
    top:-1px
  }

  .xl\:tw--top-0\.5{
    top:-0.125rem
  }

  .xl\:tw--top-1\.5{
    top:-0.375rem
  }

  .xl\:tw--top-2\.5{
    top:-0.625rem
  }

  .xl\:tw--top-3\.5{
    top:-0.875rem
  }

  .xl\:tw-top-1\/2{
    top:50%
  }

  .xl\:tw-top-1\/3{
    top:33.333333%
  }

  .xl\:tw-top-2\/3{
    top:66.666667%
  }

  .xl\:tw-top-1\/4{
    top:25%
  }

  .xl\:tw-top-2\/4{
    top:50%
  }

  .xl\:tw-top-3\/4{
    top:75%
  }

  .xl\:tw-top-full{
    top:100%
  }

  .xl\:tw--top-1\/2{
    top:-50%
  }

  .xl\:tw--top-1\/3{
    top:-33.333333%
  }

  .xl\:tw--top-2\/3{
    top:-66.666667%
  }

  .xl\:tw--top-1\/4{
    top:-25%
  }

  .xl\:tw--top-2\/4{
    top:-50%
  }

  .xl\:tw--top-3\/4{
    top:-75%
  }

  .xl\:tw--top-full{
    top:-100%
  }

  .xl\:tw-right-0{
    right:0px
  }

  .xl\:tw-right-1{
    right:0.25rem
  }

  .xl\:tw-right-2{
    right:0.5rem
  }

  .xl\:tw-right-3{
    right:0.75rem
  }

  .xl\:tw-right-4{
    right:1rem
  }

  .xl\:tw-right-5{
    right:1.25rem
  }

  .xl\:tw-right-6{
    right:1.5rem
  }

  .xl\:tw-right-7{
    right:1.75rem
  }

  .xl\:tw-right-8{
    right:2rem
  }

  .xl\:tw-right-9{
    right:2.25rem
  }

  .xl\:tw-right-10{
    right:2.5rem
  }

  .xl\:tw-right-11{
    right:2.75rem
  }

  .xl\:tw-right-12{
    right:3rem
  }

  .xl\:tw-right-14{
    right:3.5rem
  }

  .xl\:tw-right-16{
    right:4rem
  }

  .xl\:tw-right-20{
    right:5rem
  }

  .xl\:tw-right-24{
    right:6rem
  }

  .xl\:tw-right-28{
    right:7rem
  }

  .xl\:tw-right-32{
    right:8rem
  }

  .xl\:tw-right-36{
    right:9rem
  }

  .xl\:tw-right-40{
    right:10rem
  }

  .xl\:tw-right-44{
    right:11rem
  }

  .xl\:tw-right-48{
    right:12rem
  }

  .xl\:tw-right-52{
    right:13rem
  }

  .xl\:tw-right-56{
    right:14rem
  }

  .xl\:tw-right-60{
    right:15rem
  }

  .xl\:tw-right-64{
    right:16rem
  }

  .xl\:tw-right-72{
    right:18rem
  }

  .xl\:tw-right-80{
    right:20rem
  }

  .xl\:tw-right-96{
    right:24rem
  }

  .xl\:tw-right-auto{
    right:auto
  }

  .xl\:tw-right-px{
    right:1px
  }

  .xl\:tw-right-0\.5{
    right:0.125rem
  }

  .xl\:tw-right-1\.5{
    right:0.375rem
  }

  .xl\:tw-right-2\.5{
    right:0.625rem
  }

  .xl\:tw-right-3\.5{
    right:0.875rem
  }

  .xl\:tw--right-0{
    right:0px
  }

  .xl\:tw--right-1{
    right:-0.25rem
  }

  .xl\:tw--right-2{
    right:-0.5rem
  }

  .xl\:tw--right-3{
    right:-0.75rem
  }

  .xl\:tw--right-4{
    right:-1rem
  }

  .xl\:tw--right-5{
    right:-1.25rem
  }

  .xl\:tw--right-6{
    right:-1.5rem
  }

  .xl\:tw--right-7{
    right:-1.75rem
  }

  .xl\:tw--right-8{
    right:-2rem
  }

  .xl\:tw--right-9{
    right:-2.25rem
  }

  .xl\:tw--right-10{
    right:-2.5rem
  }

  .xl\:tw--right-11{
    right:-2.75rem
  }

  .xl\:tw--right-12{
    right:-3rem
  }

  .xl\:tw--right-14{
    right:-3.5rem
  }

  .xl\:tw--right-16{
    right:-4rem
  }

  .xl\:tw--right-20{
    right:-5rem
  }

  .xl\:tw--right-24{
    right:-6rem
  }

  .xl\:tw--right-28{
    right:-7rem
  }

  .xl\:tw--right-32{
    right:-8rem
  }

  .xl\:tw--right-36{
    right:-9rem
  }

  .xl\:tw--right-40{
    right:-10rem
  }

  .xl\:tw--right-44{
    right:-11rem
  }

  .xl\:tw--right-48{
    right:-12rem
  }

  .xl\:tw--right-52{
    right:-13rem
  }

  .xl\:tw--right-56{
    right:-14rem
  }

  .xl\:tw--right-60{
    right:-15rem
  }

  .xl\:tw--right-64{
    right:-16rem
  }

  .xl\:tw--right-72{
    right:-18rem
  }

  .xl\:tw--right-80{
    right:-20rem
  }

  .xl\:tw--right-96{
    right:-24rem
  }

  .xl\:tw--right-px{
    right:-1px
  }

  .xl\:tw--right-0\.5{
    right:-0.125rem
  }

  .xl\:tw--right-1\.5{
    right:-0.375rem
  }

  .xl\:tw--right-2\.5{
    right:-0.625rem
  }

  .xl\:tw--right-3\.5{
    right:-0.875rem
  }

  .xl\:tw-right-1\/2{
    right:50%
  }

  .xl\:tw-right-1\/3{
    right:33.333333%
  }

  .xl\:tw-right-2\/3{
    right:66.666667%
  }

  .xl\:tw-right-1\/4{
    right:25%
  }

  .xl\:tw-right-2\/4{
    right:50%
  }

  .xl\:tw-right-3\/4{
    right:75%
  }

  .xl\:tw-right-full{
    right:100%
  }

  .xl\:tw--right-1\/2{
    right:-50%
  }

  .xl\:tw--right-1\/3{
    right:-33.333333%
  }

  .xl\:tw--right-2\/3{
    right:-66.666667%
  }

  .xl\:tw--right-1\/4{
    right:-25%
  }

  .xl\:tw--right-2\/4{
    right:-50%
  }

  .xl\:tw--right-3\/4{
    right:-75%
  }

  .xl\:tw--right-full{
    right:-100%
  }

  .xl\:tw-bottom-0{
    bottom:0px
  }

  .xl\:tw-bottom-1{
    bottom:0.25rem
  }

  .xl\:tw-bottom-2{
    bottom:0.5rem
  }

  .xl\:tw-bottom-3{
    bottom:0.75rem
  }

  .xl\:tw-bottom-4{
    bottom:1rem
  }

  .xl\:tw-bottom-5{
    bottom:1.25rem
  }

  .xl\:tw-bottom-6{
    bottom:1.5rem
  }

  .xl\:tw-bottom-7{
    bottom:1.75rem
  }

  .xl\:tw-bottom-8{
    bottom:2rem
  }

  .xl\:tw-bottom-9{
    bottom:2.25rem
  }

  .xl\:tw-bottom-10{
    bottom:2.5rem
  }

  .xl\:tw-bottom-11{
    bottom:2.75rem
  }

  .xl\:tw-bottom-12{
    bottom:3rem
  }

  .xl\:tw-bottom-14{
    bottom:3.5rem
  }

  .xl\:tw-bottom-16{
    bottom:4rem
  }

  .xl\:tw-bottom-20{
    bottom:5rem
  }

  .xl\:tw-bottom-24{
    bottom:6rem
  }

  .xl\:tw-bottom-28{
    bottom:7rem
  }

  .xl\:tw-bottom-32{
    bottom:8rem
  }

  .xl\:tw-bottom-36{
    bottom:9rem
  }

  .xl\:tw-bottom-40{
    bottom:10rem
  }

  .xl\:tw-bottom-44{
    bottom:11rem
  }

  .xl\:tw-bottom-48{
    bottom:12rem
  }

  .xl\:tw-bottom-52{
    bottom:13rem
  }

  .xl\:tw-bottom-56{
    bottom:14rem
  }

  .xl\:tw-bottom-60{
    bottom:15rem
  }

  .xl\:tw-bottom-64{
    bottom:16rem
  }

  .xl\:tw-bottom-72{
    bottom:18rem
  }

  .xl\:tw-bottom-80{
    bottom:20rem
  }

  .xl\:tw-bottom-96{
    bottom:24rem
  }

  .xl\:tw-bottom-auto{
    bottom:auto
  }

  .xl\:tw-bottom-px{
    bottom:1px
  }

  .xl\:tw-bottom-0\.5{
    bottom:0.125rem
  }

  .xl\:tw-bottom-1\.5{
    bottom:0.375rem
  }

  .xl\:tw-bottom-2\.5{
    bottom:0.625rem
  }

  .xl\:tw-bottom-3\.5{
    bottom:0.875rem
  }

  .xl\:tw--bottom-0{
    bottom:0px
  }

  .xl\:tw--bottom-1{
    bottom:-0.25rem
  }

  .xl\:tw--bottom-2{
    bottom:-0.5rem
  }

  .xl\:tw--bottom-3{
    bottom:-0.75rem
  }

  .xl\:tw--bottom-4{
    bottom:-1rem
  }

  .xl\:tw--bottom-5{
    bottom:-1.25rem
  }

  .xl\:tw--bottom-6{
    bottom:-1.5rem
  }

  .xl\:tw--bottom-7{
    bottom:-1.75rem
  }

  .xl\:tw--bottom-8{
    bottom:-2rem
  }

  .xl\:tw--bottom-9{
    bottom:-2.25rem
  }

  .xl\:tw--bottom-10{
    bottom:-2.5rem
  }

  .xl\:tw--bottom-11{
    bottom:-2.75rem
  }

  .xl\:tw--bottom-12{
    bottom:-3rem
  }

  .xl\:tw--bottom-14{
    bottom:-3.5rem
  }

  .xl\:tw--bottom-16{
    bottom:-4rem
  }

  .xl\:tw--bottom-20{
    bottom:-5rem
  }

  .xl\:tw--bottom-24{
    bottom:-6rem
  }

  .xl\:tw--bottom-28{
    bottom:-7rem
  }

  .xl\:tw--bottom-32{
    bottom:-8rem
  }

  .xl\:tw--bottom-36{
    bottom:-9rem
  }

  .xl\:tw--bottom-40{
    bottom:-10rem
  }

  .xl\:tw--bottom-44{
    bottom:-11rem
  }

  .xl\:tw--bottom-48{
    bottom:-12rem
  }

  .xl\:tw--bottom-52{
    bottom:-13rem
  }

  .xl\:tw--bottom-56{
    bottom:-14rem
  }

  .xl\:tw--bottom-60{
    bottom:-15rem
  }

  .xl\:tw--bottom-64{
    bottom:-16rem
  }

  .xl\:tw--bottom-72{
    bottom:-18rem
  }

  .xl\:tw--bottom-80{
    bottom:-20rem
  }

  .xl\:tw--bottom-96{
    bottom:-24rem
  }

  .xl\:tw--bottom-px{
    bottom:-1px
  }

  .xl\:tw--bottom-0\.5{
    bottom:-0.125rem
  }

  .xl\:tw--bottom-1\.5{
    bottom:-0.375rem
  }

  .xl\:tw--bottom-2\.5{
    bottom:-0.625rem
  }

  .xl\:tw--bottom-3\.5{
    bottom:-0.875rem
  }

  .xl\:tw-bottom-1\/2{
    bottom:50%
  }

  .xl\:tw-bottom-1\/3{
    bottom:33.333333%
  }

  .xl\:tw-bottom-2\/3{
    bottom:66.666667%
  }

  .xl\:tw-bottom-1\/4{
    bottom:25%
  }

  .xl\:tw-bottom-2\/4{
    bottom:50%
  }

  .xl\:tw-bottom-3\/4{
    bottom:75%
  }

  .xl\:tw-bottom-full{
    bottom:100%
  }

  .xl\:tw--bottom-1\/2{
    bottom:-50%
  }

  .xl\:tw--bottom-1\/3{
    bottom:-33.333333%
  }

  .xl\:tw--bottom-2\/3{
    bottom:-66.666667%
  }

  .xl\:tw--bottom-1\/4{
    bottom:-25%
  }

  .xl\:tw--bottom-2\/4{
    bottom:-50%
  }

  .xl\:tw--bottom-3\/4{
    bottom:-75%
  }

  .xl\:tw--bottom-full{
    bottom:-100%
  }

  .xl\:tw-left-0{
    left:0px
  }

  .xl\:tw-left-1{
    left:0.25rem
  }

  .xl\:tw-left-2{
    left:0.5rem
  }

  .xl\:tw-left-3{
    left:0.75rem
  }

  .xl\:tw-left-4{
    left:1rem
  }

  .xl\:tw-left-5{
    left:1.25rem
  }

  .xl\:tw-left-6{
    left:1.5rem
  }

  .xl\:tw-left-7{
    left:1.75rem
  }

  .xl\:tw-left-8{
    left:2rem
  }

  .xl\:tw-left-9{
    left:2.25rem
  }

  .xl\:tw-left-10{
    left:2.5rem
  }

  .xl\:tw-left-11{
    left:2.75rem
  }

  .xl\:tw-left-12{
    left:3rem
  }

  .xl\:tw-left-14{
    left:3.5rem
  }

  .xl\:tw-left-16{
    left:4rem
  }

  .xl\:tw-left-20{
    left:5rem
  }

  .xl\:tw-left-24{
    left:6rem
  }

  .xl\:tw-left-28{
    left:7rem
  }

  .xl\:tw-left-32{
    left:8rem
  }

  .xl\:tw-left-36{
    left:9rem
  }

  .xl\:tw-left-40{
    left:10rem
  }

  .xl\:tw-left-44{
    left:11rem
  }

  .xl\:tw-left-48{
    left:12rem
  }

  .xl\:tw-left-52{
    left:13rem
  }

  .xl\:tw-left-56{
    left:14rem
  }

  .xl\:tw-left-60{
    left:15rem
  }

  .xl\:tw-left-64{
    left:16rem
  }

  .xl\:tw-left-72{
    left:18rem
  }

  .xl\:tw-left-80{
    left:20rem
  }

  .xl\:tw-left-96{
    left:24rem
  }

  .xl\:tw-left-auto{
    left:auto
  }

  .xl\:tw-left-px{
    left:1px
  }

  .xl\:tw-left-0\.5{
    left:0.125rem
  }

  .xl\:tw-left-1\.5{
    left:0.375rem
  }

  .xl\:tw-left-2\.5{
    left:0.625rem
  }

  .xl\:tw-left-3\.5{
    left:0.875rem
  }

  .xl\:tw--left-0{
    left:0px
  }

  .xl\:tw--left-1{
    left:-0.25rem
  }

  .xl\:tw--left-2{
    left:-0.5rem
  }

  .xl\:tw--left-3{
    left:-0.75rem
  }

  .xl\:tw--left-4{
    left:-1rem
  }

  .xl\:tw--left-5{
    left:-1.25rem
  }

  .xl\:tw--left-6{
    left:-1.5rem
  }

  .xl\:tw--left-7{
    left:-1.75rem
  }

  .xl\:tw--left-8{
    left:-2rem
  }

  .xl\:tw--left-9{
    left:-2.25rem
  }

  .xl\:tw--left-10{
    left:-2.5rem
  }

  .xl\:tw--left-11{
    left:-2.75rem
  }

  .xl\:tw--left-12{
    left:-3rem
  }

  .xl\:tw--left-14{
    left:-3.5rem
  }

  .xl\:tw--left-16{
    left:-4rem
  }

  .xl\:tw--left-20{
    left:-5rem
  }

  .xl\:tw--left-24{
    left:-6rem
  }

  .xl\:tw--left-28{
    left:-7rem
  }

  .xl\:tw--left-32{
    left:-8rem
  }

  .xl\:tw--left-36{
    left:-9rem
  }

  .xl\:tw--left-40{
    left:-10rem
  }

  .xl\:tw--left-44{
    left:-11rem
  }

  .xl\:tw--left-48{
    left:-12rem
  }

  .xl\:tw--left-52{
    left:-13rem
  }

  .xl\:tw--left-56{
    left:-14rem
  }

  .xl\:tw--left-60{
    left:-15rem
  }

  .xl\:tw--left-64{
    left:-16rem
  }

  .xl\:tw--left-72{
    left:-18rem
  }

  .xl\:tw--left-80{
    left:-20rem
  }

  .xl\:tw--left-96{
    left:-24rem
  }

  .xl\:tw--left-px{
    left:-1px
  }

  .xl\:tw--left-0\.5{
    left:-0.125rem
  }

  .xl\:tw--left-1\.5{
    left:-0.375rem
  }

  .xl\:tw--left-2\.5{
    left:-0.625rem
  }

  .xl\:tw--left-3\.5{
    left:-0.875rem
  }

  .xl\:tw-left-1\/2{
    left:50%
  }

  .xl\:tw-left-1\/3{
    left:33.333333%
  }

  .xl\:tw-left-2\/3{
    left:66.666667%
  }

  .xl\:tw-left-1\/4{
    left:25%
  }

  .xl\:tw-left-2\/4{
    left:50%
  }

  .xl\:tw-left-3\/4{
    left:75%
  }

  .xl\:tw-left-full{
    left:100%
  }

  .xl\:tw--left-1\/2{
    left:-50%
  }

  .xl\:tw--left-1\/3{
    left:-33.333333%
  }

  .xl\:tw--left-2\/3{
    left:-66.666667%
  }

  .xl\:tw--left-1\/4{
    left:-25%
  }

  .xl\:tw--left-2\/4{
    left:-50%
  }

  .xl\:tw--left-3\/4{
    left:-75%
  }

  .xl\:tw--left-full{
    left:-100%
  }

  .xl\:tw-isolate{
    isolation:isolate
  }

  .xl\:tw-isolation-auto{
    isolation:auto
  }

  .xl\:tw-z-0{
    z-index:0
  }

  .xl\:tw-z-10{
    z-index:10
  }

  .xl\:tw-z-20{
    z-index:20
  }

  .xl\:tw-z-30{
    z-index:30
  }

  .xl\:tw-z-40{
    z-index:40
  }

  .xl\:tw-z-50{
    z-index:50
  }

  .xl\:tw-z-auto{
    z-index:auto
  }

  .xl\:focus-within\:tw-z-0:focus-within{
    z-index:0
  }

  .xl\:focus-within\:tw-z-10:focus-within{
    z-index:10
  }

  .xl\:focus-within\:tw-z-20:focus-within{
    z-index:20
  }

  .xl\:focus-within\:tw-z-30:focus-within{
    z-index:30
  }

  .xl\:focus-within\:tw-z-40:focus-within{
    z-index:40
  }

  .xl\:focus-within\:tw-z-50:focus-within{
    z-index:50
  }

  .xl\:focus-within\:tw-z-auto:focus-within{
    z-index:auto
  }

  .xl\:focus\:tw-z-0:focus{
    z-index:0
  }

  .xl\:focus\:tw-z-10:focus{
    z-index:10
  }

  .xl\:focus\:tw-z-20:focus{
    z-index:20
  }

  .xl\:focus\:tw-z-30:focus{
    z-index:30
  }

  .xl\:focus\:tw-z-40:focus{
    z-index:40
  }

  .xl\:focus\:tw-z-50:focus{
    z-index:50
  }

  .xl\:focus\:tw-z-auto:focus{
    z-index:auto
  }

  .xl\:tw-order-1{
    order:1
  }

  .xl\:tw-order-2{
    order:2
  }

  .xl\:tw-order-3{
    order:3
  }

  .xl\:tw-order-4{
    order:4
  }

  .xl\:tw-order-5{
    order:5
  }

  .xl\:tw-order-6{
    order:6
  }

  .xl\:tw-order-7{
    order:7
  }

  .xl\:tw-order-8{
    order:8
  }

  .xl\:tw-order-9{
    order:9
  }

  .xl\:tw-order-10{
    order:10
  }

  .xl\:tw-order-11{
    order:11
  }

  .xl\:tw-order-12{
    order:12
  }

  .xl\:tw-order-first{
    order:-9999
  }

  .xl\:tw-order-last{
    order:9999
  }

  .xl\:tw-order-none{
    order:0
  }

  .xl\:tw-col-auto{
    grid-column:auto
  }

  .xl\:tw-col-span-1{
    grid-column:span 1 / span 1
  }

  .xl\:tw-col-span-2{
    grid-column:span 2 / span 2
  }

  .xl\:tw-col-span-3{
    grid-column:span 3 / span 3
  }

  .xl\:tw-col-span-4{
    grid-column:span 4 / span 4
  }

  .xl\:tw-col-span-5{
    grid-column:span 5 / span 5
  }

  .xl\:tw-col-span-6{
    grid-column:span 6 / span 6
  }

  .xl\:tw-col-span-7{
    grid-column:span 7 / span 7
  }

  .xl\:tw-col-span-8{
    grid-column:span 8 / span 8
  }

  .xl\:tw-col-span-9{
    grid-column:span 9 / span 9
  }

  .xl\:tw-col-span-10{
    grid-column:span 10 / span 10
  }

  .xl\:tw-col-span-11{
    grid-column:span 11 / span 11
  }

  .xl\:tw-col-span-12{
    grid-column:span 12 / span 12
  }

  .xl\:tw-col-span-full{
    grid-column:1 / -1
  }

  .xl\:tw-col-start-1{
    grid-column-start:1
  }

  .xl\:tw-col-start-2{
    grid-column-start:2
  }

  .xl\:tw-col-start-3{
    grid-column-start:3
  }

  .xl\:tw-col-start-4{
    grid-column-start:4
  }

  .xl\:tw-col-start-5{
    grid-column-start:5
  }

  .xl\:tw-col-start-6{
    grid-column-start:6
  }

  .xl\:tw-col-start-7{
    grid-column-start:7
  }

  .xl\:tw-col-start-8{
    grid-column-start:8
  }

  .xl\:tw-col-start-9{
    grid-column-start:9
  }

  .xl\:tw-col-start-10{
    grid-column-start:10
  }

  .xl\:tw-col-start-11{
    grid-column-start:11
  }

  .xl\:tw-col-start-12{
    grid-column-start:12
  }

  .xl\:tw-col-start-13{
    grid-column-start:13
  }

  .xl\:tw-col-start-auto{
    grid-column-start:auto
  }

  .xl\:tw-col-end-1{
    grid-column-end:1
  }

  .xl\:tw-col-end-2{
    grid-column-end:2
  }

  .xl\:tw-col-end-3{
    grid-column-end:3
  }

  .xl\:tw-col-end-4{
    grid-column-end:4
  }

  .xl\:tw-col-end-5{
    grid-column-end:5
  }

  .xl\:tw-col-end-6{
    grid-column-end:6
  }

  .xl\:tw-col-end-7{
    grid-column-end:7
  }

  .xl\:tw-col-end-8{
    grid-column-end:8
  }

  .xl\:tw-col-end-9{
    grid-column-end:9
  }

  .xl\:tw-col-end-10{
    grid-column-end:10
  }

  .xl\:tw-col-end-11{
    grid-column-end:11
  }

  .xl\:tw-col-end-12{
    grid-column-end:12
  }

  .xl\:tw-col-end-13{
    grid-column-end:13
  }

  .xl\:tw-col-end-auto{
    grid-column-end:auto
  }

  .xl\:tw-row-auto{
    grid-row:auto
  }

  .xl\:tw-row-span-1{
    grid-row:span 1 / span 1
  }

  .xl\:tw-row-span-2{
    grid-row:span 2 / span 2
  }

  .xl\:tw-row-span-3{
    grid-row:span 3 / span 3
  }

  .xl\:tw-row-span-4{
    grid-row:span 4 / span 4
  }

  .xl\:tw-row-span-5{
    grid-row:span 5 / span 5
  }

  .xl\:tw-row-span-6{
    grid-row:span 6 / span 6
  }

  .xl\:tw-row-span-full{
    grid-row:1 / -1
  }

  .xl\:tw-row-start-1{
    grid-row-start:1
  }

  .xl\:tw-row-start-2{
    grid-row-start:2
  }

  .xl\:tw-row-start-3{
    grid-row-start:3
  }

  .xl\:tw-row-start-4{
    grid-row-start:4
  }

  .xl\:tw-row-start-5{
    grid-row-start:5
  }

  .xl\:tw-row-start-6{
    grid-row-start:6
  }

  .xl\:tw-row-start-7{
    grid-row-start:7
  }

  .xl\:tw-row-start-auto{
    grid-row-start:auto
  }

  .xl\:tw-row-end-1{
    grid-row-end:1
  }

  .xl\:tw-row-end-2{
    grid-row-end:2
  }

  .xl\:tw-row-end-3{
    grid-row-end:3
  }

  .xl\:tw-row-end-4{
    grid-row-end:4
  }

  .xl\:tw-row-end-5{
    grid-row-end:5
  }

  .xl\:tw-row-end-6{
    grid-row-end:6
  }

  .xl\:tw-row-end-7{
    grid-row-end:7
  }

  .xl\:tw-row-end-auto{
    grid-row-end:auto
  }

  .xl\:tw-float-right{
    float:right
  }

  .xl\:tw-float-left{
    float:left
  }

  .xl\:tw-float-none{
    float:none
  }

  .xl\:tw-clear-left{
    clear:left
  }

  .xl\:tw-clear-right{
    clear:right
  }

  .xl\:tw-clear-both{
    clear:both
  }

  .xl\:tw-clear-none{
    clear:none
  }

  .xl\:tw-m-0{
    margin:0px
  }

  .xl\:tw-m-1{
    margin:0.25rem
  }

  .xl\:tw-m-2{
    margin:0.5rem
  }

  .xl\:tw-m-3{
    margin:0.75rem
  }

  .xl\:tw-m-4{
    margin:1rem
  }

  .xl\:tw-m-5{
    margin:1.25rem
  }

  .xl\:tw-m-6{
    margin:1.5rem
  }

  .xl\:tw-m-7{
    margin:1.75rem
  }

  .xl\:tw-m-8{
    margin:2rem
  }

  .xl\:tw-m-9{
    margin:2.25rem
  }

  .xl\:tw-m-10{
    margin:2.5rem
  }

  .xl\:tw-m-11{
    margin:2.75rem
  }

  .xl\:tw-m-12{
    margin:3rem
  }

  .xl\:tw-m-14{
    margin:3.5rem
  }

  .xl\:tw-m-16{
    margin:4rem
  }

  .xl\:tw-m-20{
    margin:5rem
  }

  .xl\:tw-m-24{
    margin:6rem
  }

  .xl\:tw-m-28{
    margin:7rem
  }

  .xl\:tw-m-32{
    margin:8rem
  }

  .xl\:tw-m-36{
    margin:9rem
  }

  .xl\:tw-m-40{
    margin:10rem
  }

  .xl\:tw-m-44{
    margin:11rem
  }

  .xl\:tw-m-48{
    margin:12rem
  }

  .xl\:tw-m-52{
    margin:13rem
  }

  .xl\:tw-m-56{
    margin:14rem
  }

  .xl\:tw-m-60{
    margin:15rem
  }

  .xl\:tw-m-64{
    margin:16rem
  }

  .xl\:tw-m-72{
    margin:18rem
  }

  .xl\:tw-m-80{
    margin:20rem
  }

  .xl\:tw-m-96{
    margin:24rem
  }

  .xl\:tw-m-auto{
    margin:auto
  }

  .xl\:tw-m-px{
    margin:1px
  }

  .xl\:tw-m-0\.5{
    margin:0.125rem
  }

  .xl\:tw-m-1\.5{
    margin:0.375rem
  }

  .xl\:tw-m-2\.5{
    margin:0.625rem
  }

  .xl\:tw-m-3\.5{
    margin:0.875rem
  }

  .xl\:tw--m-0{
    margin:0px
  }

  .xl\:tw--m-1{
    margin:-0.25rem
  }

  .xl\:tw--m-2{
    margin:-0.5rem
  }

  .xl\:tw--m-3{
    margin:-0.75rem
  }

  .xl\:tw--m-4{
    margin:-1rem
  }

  .xl\:tw--m-5{
    margin:-1.25rem
  }

  .xl\:tw--m-6{
    margin:-1.5rem
  }

  .xl\:tw--m-7{
    margin:-1.75rem
  }

  .xl\:tw--m-8{
    margin:-2rem
  }

  .xl\:tw--m-9{
    margin:-2.25rem
  }

  .xl\:tw--m-10{
    margin:-2.5rem
  }

  .xl\:tw--m-11{
    margin:-2.75rem
  }

  .xl\:tw--m-12{
    margin:-3rem
  }

  .xl\:tw--m-14{
    margin:-3.5rem
  }

  .xl\:tw--m-16{
    margin:-4rem
  }

  .xl\:tw--m-20{
    margin:-5rem
  }

  .xl\:tw--m-24{
    margin:-6rem
  }

  .xl\:tw--m-28{
    margin:-7rem
  }

  .xl\:tw--m-32{
    margin:-8rem
  }

  .xl\:tw--m-36{
    margin:-9rem
  }

  .xl\:tw--m-40{
    margin:-10rem
  }

  .xl\:tw--m-44{
    margin:-11rem
  }

  .xl\:tw--m-48{
    margin:-12rem
  }

  .xl\:tw--m-52{
    margin:-13rem
  }

  .xl\:tw--m-56{
    margin:-14rem
  }

  .xl\:tw--m-60{
    margin:-15rem
  }

  .xl\:tw--m-64{
    margin:-16rem
  }

  .xl\:tw--m-72{
    margin:-18rem
  }

  .xl\:tw--m-80{
    margin:-20rem
  }

  .xl\:tw--m-96{
    margin:-24rem
  }

  .xl\:tw--m-px{
    margin:-1px
  }

  .xl\:tw--m-0\.5{
    margin:-0.125rem
  }

  .xl\:tw--m-1\.5{
    margin:-0.375rem
  }

  .xl\:tw--m-2\.5{
    margin:-0.625rem
  }

  .xl\:tw--m-3\.5{
    margin:-0.875rem
  }

  .xl\:tw-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:tw-mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .xl\:tw-mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .xl\:tw-mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .xl\:tw-mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .xl\:tw-mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .xl\:tw-mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .xl\:tw-mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

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

  .xl\:tw-mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .xl\:tw-mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .xl\:tw-mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .xl\:tw-mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .xl\:tw-mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .xl\:tw-mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .xl\:tw-mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .xl\:tw-mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .xl\:tw-mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

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

  .xl\:tw-mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .xl\:tw-mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .xl\:tw-mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .xl\:tw-mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .xl\:tw-mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .xl\:tw-mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .xl\:tw-mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .xl\:tw-mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .xl\:tw-mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .xl\:tw-mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .xl\:tw-mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .xl\:tw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .xl\:tw-mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .xl\:tw-mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .xl\:tw-mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .xl\:tw-mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .xl\:tw-mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .xl\:tw--mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:tw--mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .xl\:tw--mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .xl\:tw--mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .xl\:tw--mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .xl\:tw--mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .xl\:tw--mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .xl\:tw--mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

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

  .xl\:tw--mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .xl\:tw--mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .xl\:tw--mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .xl\:tw--mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .xl\:tw--mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .xl\:tw--mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .xl\:tw--mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .xl\:tw--mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .xl\:tw--mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

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

  .xl\:tw--mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .xl\:tw--mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .xl\:tw--mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .xl\:tw--mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .xl\:tw--mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .xl\:tw--mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .xl\:tw--mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .xl\:tw--mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .xl\:tw--mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .xl\:tw--mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .xl\:tw--mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .xl\:tw--mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .xl\:tw--mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .xl\:tw--mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .xl\:tw--mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .xl\:tw--mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .xl\:tw-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:tw-my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .xl\:tw-my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .xl\:tw-my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .xl\:tw-my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .xl\:tw-my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .xl\:tw-my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .xl\:tw-my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .xl\:tw-my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .xl\:tw-my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .xl\:tw-my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .xl\:tw-my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .xl\:tw-my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .xl\:tw-my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .xl\:tw-my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .xl\:tw-my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .xl\:tw-my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .xl\:tw-my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .xl\:tw-my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .xl\:tw-my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .xl\:tw-my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .xl\:tw-my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .xl\:tw-my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .xl\:tw-my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .xl\:tw-my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .xl\:tw-my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .xl\:tw-my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .xl\:tw-my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .xl\:tw-my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .xl\:tw-my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .xl\:tw-my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .xl\:tw-my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .xl\:tw-my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .xl\:tw-my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .xl\:tw-my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .xl\:tw-my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .xl\:tw--my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:tw--my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .xl\:tw--my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .xl\:tw--my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .xl\:tw--my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .xl\:tw--my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .xl\:tw--my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .xl\:tw--my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .xl\:tw--my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .xl\:tw--my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .xl\:tw--my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .xl\:tw--my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .xl\:tw--my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .xl\:tw--my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .xl\:tw--my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .xl\:tw--my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .xl\:tw--my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .xl\:tw--my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .xl\:tw--my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .xl\:tw--my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .xl\:tw--my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .xl\:tw--my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .xl\:tw--my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .xl\:tw--my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .xl\:tw--my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .xl\:tw--my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .xl\:tw--my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .xl\:tw--my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .xl\:tw--my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .xl\:tw--my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .xl\:tw--my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .xl\:tw--my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .xl\:tw--my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .xl\:tw--my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .xl\:tw--my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .xl\:tw-mt-0{
    margin-top:0px
  }

  .xl\:tw-mt-1{
    margin-top:0.25rem
  }

  .xl\:tw-mt-2{
    margin-top:0.5rem
  }

  .xl\:tw-mt-3{
    margin-top:0.75rem
  }

  .xl\:tw-mt-4{
    margin-top:1rem
  }

  .xl\:tw-mt-5{
    margin-top:1.25rem
  }

  .xl\:tw-mt-6{
    margin-top:1.5rem
  }

  .xl\:tw-mt-7{
    margin-top:1.75rem
  }

  .xl\:tw-mt-8{
    margin-top:2rem
  }

  .xl\:tw-mt-9{
    margin-top:2.25rem
  }

  .xl\:tw-mt-10{
    margin-top:2.5rem
  }

  .xl\:tw-mt-11{
    margin-top:2.75rem
  }

  .xl\:tw-mt-12{
    margin-top:3rem
  }

  .xl\:tw-mt-14{
    margin-top:3.5rem
  }

  .xl\:tw-mt-16{
    margin-top:4rem
  }

  .xl\:tw-mt-20{
    margin-top:5rem
  }

  .xl\:tw-mt-24{
    margin-top:6rem
  }

  .xl\:tw-mt-28{
    margin-top:7rem
  }

  .xl\:tw-mt-32{
    margin-top:8rem
  }

  .xl\:tw-mt-36{
    margin-top:9rem
  }

  .xl\:tw-mt-40{
    margin-top:10rem
  }

  .xl\:tw-mt-44{
    margin-top:11rem
  }

  .xl\:tw-mt-48{
    margin-top:12rem
  }

  .xl\:tw-mt-52{
    margin-top:13rem
  }

  .xl\:tw-mt-56{
    margin-top:14rem
  }

  .xl\:tw-mt-60{
    margin-top:15rem
  }

  .xl\:tw-mt-64{
    margin-top:16rem
  }

  .xl\:tw-mt-72{
    margin-top:18rem
  }

  .xl\:tw-mt-80{
    margin-top:20rem
  }

  .xl\:tw-mt-96{
    margin-top:24rem
  }

  .xl\:tw-mt-auto{
    margin-top:auto
  }

  .xl\:tw-mt-px{
    margin-top:1px
  }

  .xl\:tw-mt-0\.5{
    margin-top:0.125rem
  }

  .xl\:tw-mt-1\.5{
    margin-top:0.375rem
  }

  .xl\:tw-mt-2\.5{
    margin-top:0.625rem
  }

  .xl\:tw-mt-3\.5{
    margin-top:0.875rem
  }

  .xl\:tw--mt-0{
    margin-top:0px
  }

  .xl\:tw--mt-1{
    margin-top:-0.25rem
  }

  .xl\:tw--mt-2{
    margin-top:-0.5rem
  }

  .xl\:tw--mt-3{
    margin-top:-0.75rem
  }

  .xl\:tw--mt-4{
    margin-top:-1rem
  }

  .xl\:tw--mt-5{
    margin-top:-1.25rem
  }

  .xl\:tw--mt-6{
    margin-top:-1.5rem
  }

  .xl\:tw--mt-7{
    margin-top:-1.75rem
  }

  .xl\:tw--mt-8{
    margin-top:-2rem
  }

  .xl\:tw--mt-9{
    margin-top:-2.25rem
  }

  .xl\:tw--mt-10{
    margin-top:-2.5rem
  }

  .xl\:tw--mt-11{
    margin-top:-2.75rem
  }

  .xl\:tw--mt-12{
    margin-top:-3rem
  }

  .xl\:tw--mt-14{
    margin-top:-3.5rem
  }

  .xl\:tw--mt-16{
    margin-top:-4rem
  }

  .xl\:tw--mt-20{
    margin-top:-5rem
  }

  .xl\:tw--mt-24{
    margin-top:-6rem
  }

  .xl\:tw--mt-28{
    margin-top:-7rem
  }

  .xl\:tw--mt-32{
    margin-top:-8rem
  }

  .xl\:tw--mt-36{
    margin-top:-9rem
  }

  .xl\:tw--mt-40{
    margin-top:-10rem
  }

  .xl\:tw--mt-44{
    margin-top:-11rem
  }

  .xl\:tw--mt-48{
    margin-top:-12rem
  }

  .xl\:tw--mt-52{
    margin-top:-13rem
  }

  .xl\:tw--mt-56{
    margin-top:-14rem
  }

  .xl\:tw--mt-60{
    margin-top:-15rem
  }

  .xl\:tw--mt-64{
    margin-top:-16rem
  }

  .xl\:tw--mt-72{
    margin-top:-18rem
  }

  .xl\:tw--mt-80{
    margin-top:-20rem
  }

  .xl\:tw--mt-96{
    margin-top:-24rem
  }

  .xl\:tw--mt-px{
    margin-top:-1px
  }

  .xl\:tw--mt-0\.5{
    margin-top:-0.125rem
  }

  .xl\:tw--mt-1\.5{
    margin-top:-0.375rem
  }

  .xl\:tw--mt-2\.5{
    margin-top:-0.625rem
  }

  .xl\:tw--mt-3\.5{
    margin-top:-0.875rem
  }

  .xl\:tw-mr-0{
    margin-right:0px
  }

  .xl\:tw-mr-1{
    margin-right:0.25rem
  }

  .xl\:tw-mr-2{
    margin-right:0.5rem
  }

  .xl\:tw-mr-3{
    margin-right:0.75rem
  }

  .xl\:tw-mr-4{
    margin-right:1rem
  }

  .xl\:tw-mr-5{
    margin-right:1.25rem
  }

  .xl\:tw-mr-6{
    margin-right:1.5rem
  }

  .xl\:tw-mr-7{
    margin-right:1.75rem
  }

  .xl\:tw-mr-8{
    margin-right:2rem
  }

  .xl\:tw-mr-9{
    margin-right:2.25rem
  }

  .xl\:tw-mr-10{
    margin-right:2.5rem
  }

  .xl\:tw-mr-11{
    margin-right:2.75rem
  }

  .xl\:tw-mr-12{
    margin-right:3rem
  }

  .xl\:tw-mr-14{
    margin-right:3.5rem
  }

  .xl\:tw-mr-16{
    margin-right:4rem
  }

  .xl\:tw-mr-20{
    margin-right:5rem
  }

  .xl\:tw-mr-24{
    margin-right:6rem
  }

  .xl\:tw-mr-28{
    margin-right:7rem
  }

  .xl\:tw-mr-32{
    margin-right:8rem
  }

  .xl\:tw-mr-36{
    margin-right:9rem
  }

  .xl\:tw-mr-40{
    margin-right:10rem
  }

  .xl\:tw-mr-44{
    margin-right:11rem
  }

  .xl\:tw-mr-48{
    margin-right:12rem
  }

  .xl\:tw-mr-52{
    margin-right:13rem
  }

  .xl\:tw-mr-56{
    margin-right:14rem
  }

  .xl\:tw-mr-60{
    margin-right:15rem
  }

  .xl\:tw-mr-64{
    margin-right:16rem
  }

  .xl\:tw-mr-72{
    margin-right:18rem
  }

  .xl\:tw-mr-80{
    margin-right:20rem
  }

  .xl\:tw-mr-96{
    margin-right:24rem
  }

  .xl\:tw-mr-auto{
    margin-right:auto
  }

  .xl\:tw-mr-px{
    margin-right:1px
  }

  .xl\:tw-mr-0\.5{
    margin-right:0.125rem
  }

  .xl\:tw-mr-1\.5{
    margin-right:0.375rem
  }

  .xl\:tw-mr-2\.5{
    margin-right:0.625rem
  }

  .xl\:tw-mr-3\.5{
    margin-right:0.875rem
  }

  .xl\:tw--mr-0{
    margin-right:0px
  }

  .xl\:tw--mr-1{
    margin-right:-0.25rem
  }

  .xl\:tw--mr-2{
    margin-right:-0.5rem
  }

  .xl\:tw--mr-3{
    margin-right:-0.75rem
  }

  .xl\:tw--mr-4{
    margin-right:-1rem
  }

  .xl\:tw--mr-5{
    margin-right:-1.25rem
  }

  .xl\:tw--mr-6{
    margin-right:-1.5rem
  }

  .xl\:tw--mr-7{
    margin-right:-1.75rem
  }

  .xl\:tw--mr-8{
    margin-right:-2rem
  }

  .xl\:tw--mr-9{
    margin-right:-2.25rem
  }

  .xl\:tw--mr-10{
    margin-right:-2.5rem
  }

  .xl\:tw--mr-11{
    margin-right:-2.75rem
  }

  .xl\:tw--mr-12{
    margin-right:-3rem
  }

  .xl\:tw--mr-14{
    margin-right:-3.5rem
  }

  .xl\:tw--mr-16{
    margin-right:-4rem
  }

  .xl\:tw--mr-20{
    margin-right:-5rem
  }

  .xl\:tw--mr-24{
    margin-right:-6rem
  }

  .xl\:tw--mr-28{
    margin-right:-7rem
  }

  .xl\:tw--mr-32{
    margin-right:-8rem
  }

  .xl\:tw--mr-36{
    margin-right:-9rem
  }

  .xl\:tw--mr-40{
    margin-right:-10rem
  }

  .xl\:tw--mr-44{
    margin-right:-11rem
  }

  .xl\:tw--mr-48{
    margin-right:-12rem
  }

  .xl\:tw--mr-52{
    margin-right:-13rem
  }

  .xl\:tw--mr-56{
    margin-right:-14rem
  }

  .xl\:tw--mr-60{
    margin-right:-15rem
  }

  .xl\:tw--mr-64{
    margin-right:-16rem
  }

  .xl\:tw--mr-72{
    margin-right:-18rem
  }

  .xl\:tw--mr-80{
    margin-right:-20rem
  }

  .xl\:tw--mr-96{
    margin-right:-24rem
  }

  .xl\:tw--mr-px{
    margin-right:-1px
  }

  .xl\:tw--mr-0\.5{
    margin-right:-0.125rem
  }

  .xl\:tw--mr-1\.5{
    margin-right:-0.375rem
  }

  .xl\:tw--mr-2\.5{
    margin-right:-0.625rem
  }

  .xl\:tw--mr-3\.5{
    margin-right:-0.875rem
  }

  .xl\:tw-mb-0{
    margin-bottom:0px
  }

  .xl\:tw-mb-1{
    margin-bottom:0.25rem
  }

  .xl\:tw-mb-2{
    margin-bottom:0.5rem
  }

  .xl\:tw-mb-3{
    margin-bottom:0.75rem
  }

  .xl\:tw-mb-4{
    margin-bottom:1rem
  }

  .xl\:tw-mb-5{
    margin-bottom:1.25rem
  }

  .xl\:tw-mb-6{
    margin-bottom:1.5rem
  }

  .xl\:tw-mb-7{
    margin-bottom:1.75rem
  }

  .xl\:tw-mb-8{
    margin-bottom:2rem
  }

  .xl\:tw-mb-9{
    margin-bottom:2.25rem
  }

  .xl\:tw-mb-10{
    margin-bottom:2.5rem
  }

  .xl\:tw-mb-11{
    margin-bottom:2.75rem
  }

  .xl\:tw-mb-12{
    margin-bottom:3rem
  }

  .xl\:tw-mb-14{
    margin-bottom:3.5rem
  }

  .xl\:tw-mb-16{
    margin-bottom:4rem
  }

  .xl\:tw-mb-20{
    margin-bottom:5rem
  }

  .xl\:tw-mb-24{
    margin-bottom:6rem
  }

  .xl\:tw-mb-28{
    margin-bottom:7rem
  }

  .xl\:tw-mb-32{
    margin-bottom:8rem
  }

  .xl\:tw-mb-36{
    margin-bottom:9rem
  }

  .xl\:tw-mb-40{
    margin-bottom:10rem
  }

  .xl\:tw-mb-44{
    margin-bottom:11rem
  }

  .xl\:tw-mb-48{
    margin-bottom:12rem
  }

  .xl\:tw-mb-52{
    margin-bottom:13rem
  }

  .xl\:tw-mb-56{
    margin-bottom:14rem
  }

  .xl\:tw-mb-60{
    margin-bottom:15rem
  }

  .xl\:tw-mb-64{
    margin-bottom:16rem
  }

  .xl\:tw-mb-72{
    margin-bottom:18rem
  }

  .xl\:tw-mb-80{
    margin-bottom:20rem
  }

  .xl\:tw-mb-96{
    margin-bottom:24rem
  }

  .xl\:tw-mb-auto{
    margin-bottom:auto
  }

  .xl\:tw-mb-px{
    margin-bottom:1px
  }

  .xl\:tw-mb-0\.5{
    margin-bottom:0.125rem
  }

  .xl\:tw-mb-1\.5{
    margin-bottom:0.375rem
  }

  .xl\:tw-mb-2\.5{
    margin-bottom:0.625rem
  }

  .xl\:tw-mb-3\.5{
    margin-bottom:0.875rem
  }

  .xl\:tw--mb-0{
    margin-bottom:0px
  }

  .xl\:tw--mb-1{
    margin-bottom:-0.25rem
  }

  .xl\:tw--mb-2{
    margin-bottom:-0.5rem
  }

  .xl\:tw--mb-3{
    margin-bottom:-0.75rem
  }

  .xl\:tw--mb-4{
    margin-bottom:-1rem
  }

  .xl\:tw--mb-5{
    margin-bottom:-1.25rem
  }

  .xl\:tw--mb-6{
    margin-bottom:-1.5rem
  }

  .xl\:tw--mb-7{
    margin-bottom:-1.75rem
  }

  .xl\:tw--mb-8{
    margin-bottom:-2rem
  }

  .xl\:tw--mb-9{
    margin-bottom:-2.25rem
  }

  .xl\:tw--mb-10{
    margin-bottom:-2.5rem
  }

  .xl\:tw--mb-11{
    margin-bottom:-2.75rem
  }

  .xl\:tw--mb-12{
    margin-bottom:-3rem
  }

  .xl\:tw--mb-14{
    margin-bottom:-3.5rem
  }

  .xl\:tw--mb-16{
    margin-bottom:-4rem
  }

  .xl\:tw--mb-20{
    margin-bottom:-5rem
  }

  .xl\:tw--mb-24{
    margin-bottom:-6rem
  }

  .xl\:tw--mb-28{
    margin-bottom:-7rem
  }

  .xl\:tw--mb-32{
    margin-bottom:-8rem
  }

  .xl\:tw--mb-36{
    margin-bottom:-9rem
  }

  .xl\:tw--mb-40{
    margin-bottom:-10rem
  }

  .xl\:tw--mb-44{
    margin-bottom:-11rem
  }

  .xl\:tw--mb-48{
    margin-bottom:-12rem
  }

  .xl\:tw--mb-52{
    margin-bottom:-13rem
  }

  .xl\:tw--mb-56{
    margin-bottom:-14rem
  }

  .xl\:tw--mb-60{
    margin-bottom:-15rem
  }

  .xl\:tw--mb-64{
    margin-bottom:-16rem
  }

  .xl\:tw--mb-72{
    margin-bottom:-18rem
  }

  .xl\:tw--mb-80{
    margin-bottom:-20rem
  }

  .xl\:tw--mb-96{
    margin-bottom:-24rem
  }

  .xl\:tw--mb-px{
    margin-bottom:-1px
  }

  .xl\:tw--mb-0\.5{
    margin-bottom:-0.125rem
  }

  .xl\:tw--mb-1\.5{
    margin-bottom:-0.375rem
  }

  .xl\:tw--mb-2\.5{
    margin-bottom:-0.625rem
  }

  .xl\:tw--mb-3\.5{
    margin-bottom:-0.875rem
  }

  .xl\:tw-ml-0{
    margin-left:0px
  }

  .xl\:tw-ml-1{
    margin-left:0.25rem
  }

  .xl\:tw-ml-2{
    margin-left:0.5rem
  }

  .xl\:tw-ml-3{
    margin-left:0.75rem
  }

  .xl\:tw-ml-4{
    margin-left:1rem
  }

  .xl\:tw-ml-5{
    margin-left:1.25rem
  }

  .xl\:tw-ml-6{
    margin-left:1.5rem
  }

  .xl\:tw-ml-7{
    margin-left:1.75rem
  }

  .xl\:tw-ml-8{
    margin-left:2rem
  }

  .xl\:tw-ml-9{
    margin-left:2.25rem
  }

  .xl\:tw-ml-10{
    margin-left:2.5rem
  }

  .xl\:tw-ml-11{
    margin-left:2.75rem
  }

  .xl\:tw-ml-12{
    margin-left:3rem
  }

  .xl\:tw-ml-14{
    margin-left:3.5rem
  }

  .xl\:tw-ml-16{
    margin-left:4rem
  }

  .xl\:tw-ml-20{
    margin-left:5rem
  }

  .xl\:tw-ml-24{
    margin-left:6rem
  }

  .xl\:tw-ml-28{
    margin-left:7rem
  }

  .xl\:tw-ml-32{
    margin-left:8rem
  }

  .xl\:tw-ml-36{
    margin-left:9rem
  }

  .xl\:tw-ml-40{
    margin-left:10rem
  }

  .xl\:tw-ml-44{
    margin-left:11rem
  }

  .xl\:tw-ml-48{
    margin-left:12rem
  }

  .xl\:tw-ml-52{
    margin-left:13rem
  }

  .xl\:tw-ml-56{
    margin-left:14rem
  }

  .xl\:tw-ml-60{
    margin-left:15rem
  }

  .xl\:tw-ml-64{
    margin-left:16rem
  }

  .xl\:tw-ml-72{
    margin-left:18rem
  }

  .xl\:tw-ml-80{
    margin-left:20rem
  }

  .xl\:tw-ml-96{
    margin-left:24rem
  }

  .xl\:tw-ml-auto{
    margin-left:auto
  }

  .xl\:tw-ml-px{
    margin-left:1px
  }

  .xl\:tw-ml-0\.5{
    margin-left:0.125rem
  }

  .xl\:tw-ml-1\.5{
    margin-left:0.375rem
  }

  .xl\:tw-ml-2\.5{
    margin-left:0.625rem
  }

  .xl\:tw-ml-3\.5{
    margin-left:0.875rem
  }

  .xl\:tw--ml-0{
    margin-left:0px
  }

  .xl\:tw--ml-1{
    margin-left:-0.25rem
  }

  .xl\:tw--ml-2{
    margin-left:-0.5rem
  }

  .xl\:tw--ml-3{
    margin-left:-0.75rem
  }

  .xl\:tw--ml-4{
    margin-left:-1rem
  }

  .xl\:tw--ml-5{
    margin-left:-1.25rem
  }

  .xl\:tw--ml-6{
    margin-left:-1.5rem
  }

  .xl\:tw--ml-7{
    margin-left:-1.75rem
  }

  .xl\:tw--ml-8{
    margin-left:-2rem
  }

  .xl\:tw--ml-9{
    margin-left:-2.25rem
  }

  .xl\:tw--ml-10{
    margin-left:-2.5rem
  }

  .xl\:tw--ml-11{
    margin-left:-2.75rem
  }

  .xl\:tw--ml-12{
    margin-left:-3rem
  }

  .xl\:tw--ml-14{
    margin-left:-3.5rem
  }

  .xl\:tw--ml-16{
    margin-left:-4rem
  }

  .xl\:tw--ml-20{
    margin-left:-5rem
  }

  .xl\:tw--ml-24{
    margin-left:-6rem
  }

  .xl\:tw--ml-28{
    margin-left:-7rem
  }

  .xl\:tw--ml-32{
    margin-left:-8rem
  }

  .xl\:tw--ml-36{
    margin-left:-9rem
  }

  .xl\:tw--ml-40{
    margin-left:-10rem
  }

  .xl\:tw--ml-44{
    margin-left:-11rem
  }

  .xl\:tw--ml-48{
    margin-left:-12rem
  }

  .xl\:tw--ml-52{
    margin-left:-13rem
  }

  .xl\:tw--ml-56{
    margin-left:-14rem
  }

  .xl\:tw--ml-60{
    margin-left:-15rem
  }

  .xl\:tw--ml-64{
    margin-left:-16rem
  }

  .xl\:tw--ml-72{
    margin-left:-18rem
  }

  .xl\:tw--ml-80{
    margin-left:-20rem
  }

  .xl\:tw--ml-96{
    margin-left:-24rem
  }

  .xl\:tw--ml-px{
    margin-left:-1px
  }

  .xl\:tw--ml-0\.5{
    margin-left:-0.125rem
  }

  .xl\:tw--ml-1\.5{
    margin-left:-0.375rem
  }

  .xl\:tw--ml-2\.5{
    margin-left:-0.625rem
  }

  .xl\:tw--ml-3\.5{
    margin-left:-0.875rem
  }

  .xl\:tw-box-border{
    box-sizing:border-box
  }

  .xl\:tw-box-content{
    box-sizing:content-box
  }

  .xl\:tw-block{
    display:block
  }

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

  .xl\:tw-inline{
    display:inline
  }

  .xl\:tw-flex{
    display:flex
  }

  .xl\:tw-inline-flex{
    display:inline-flex
  }

  .xl\:tw-table{
    display:table
  }

  .xl\:tw-inline-table{
    display:inline-table
  }

  .xl\:tw-table-caption{
    display:table-caption
  }

  .xl\:tw-table-cell{
    display:table-cell
  }

  .xl\:tw-table-column{
    display:table-column
  }

  .xl\:tw-table-column-group{
    display:table-column-group
  }

  .xl\:tw-table-footer-group{
    display:table-footer-group
  }

  .xl\:tw-table-header-group{
    display:table-header-group
  }

  .xl\:tw-table-row-group{
    display:table-row-group
  }

  .xl\:tw-table-row{
    display:table-row
  }

  .xl\:tw-flow-root{
    display:flow-root
  }

  .xl\:tw-grid{
    display:grid
  }

  .xl\:tw-inline-grid{
    display:inline-grid
  }

  .xl\:tw-contents{
    display:contents
  }

  .xl\:tw-list-item{
    display:list-item
  }

  .xl\:tw-hidden{
    display:none
  }

  .xl\:tw-h-0{
    height:0px
  }

  .xl\:tw-h-1{
    height:0.25rem
  }

  .xl\:tw-h-2{
    height:0.5rem
  }

  .xl\:tw-h-3{
    height:0.75rem
  }

  .xl\:tw-h-4{
    height:1rem
  }

  .xl\:tw-h-5{
    height:1.25rem
  }

  .xl\:tw-h-6{
    height:1.5rem
  }

  .xl\:tw-h-7{
    height:1.75rem
  }

  .xl\:tw-h-8{
    height:2rem
  }

  .xl\:tw-h-9{
    height:2.25rem
  }

  .xl\:tw-h-10{
    height:2.5rem
  }

  .xl\:tw-h-11{
    height:2.75rem
  }

  .xl\:tw-h-12{
    height:3rem
  }

  .xl\:tw-h-14{
    height:3.5rem
  }

  .xl\:tw-h-16{
    height:4rem
  }

  .xl\:tw-h-20{
    height:5rem
  }

  .xl\:tw-h-24{
    height:6rem
  }

  .xl\:tw-h-28{
    height:7rem
  }

  .xl\:tw-h-32{
    height:8rem
  }

  .xl\:tw-h-36{
    height:9rem
  }

  .xl\:tw-h-40{
    height:10rem
  }

  .xl\:tw-h-44{
    height:11rem
  }

  .xl\:tw-h-48{
    height:12rem
  }

  .xl\:tw-h-52{
    height:13rem
  }

  .xl\:tw-h-56{
    height:14rem
  }

  .xl\:tw-h-60{
    height:15rem
  }

  .xl\:tw-h-64{
    height:16rem
  }

  .xl\:tw-h-72{
    height:18rem
  }

  .xl\:tw-h-80{
    height:20rem
  }

  .xl\:tw-h-96{
    height:24rem
  }

  .xl\:tw-h-auto{
    height:auto
  }

  .xl\:tw-h-px{
    height:1px
  }

  .xl\:tw-h-0\.5{
    height:0.125rem
  }

  .xl\:tw-h-1\.5{
    height:0.375rem
  }

  .xl\:tw-h-2\.5{
    height:0.625rem
  }

  .xl\:tw-h-3\.5{
    height:0.875rem
  }

  .xl\:tw-h-1\/2{
    height:50%
  }

  .xl\:tw-h-1\/3{
    height:33.333333%
  }

  .xl\:tw-h-2\/3{
    height:66.666667%
  }

  .xl\:tw-h-1\/4{
    height:25%
  }

  .xl\:tw-h-2\/4{
    height:50%
  }

  .xl\:tw-h-3\/4{
    height:75%
  }

  .xl\:tw-h-1\/5{
    height:20%
  }

  .xl\:tw-h-2\/5{
    height:40%
  }

  .xl\:tw-h-3\/5{
    height:60%
  }

  .xl\:tw-h-4\/5{
    height:80%
  }

  .xl\:tw-h-1\/6{
    height:16.666667%
  }

  .xl\:tw-h-2\/6{
    height:33.333333%
  }

  .xl\:tw-h-3\/6{
    height:50%
  }

  .xl\:tw-h-4\/6{
    height:66.666667%
  }

  .xl\:tw-h-5\/6{
    height:83.333333%
  }

  .xl\:tw-h-full{
    height:100%
  }

  .xl\:tw-h-screen{
    height:100vh
  }

  .xl\:tw-max-h-0{
    max-height:0px
  }

  .xl\:tw-max-h-1{
    max-height:0.25rem
  }

  .xl\:tw-max-h-2{
    max-height:0.5rem
  }

  .xl\:tw-max-h-3{
    max-height:0.75rem
  }

  .xl\:tw-max-h-4{
    max-height:1rem
  }

  .xl\:tw-max-h-5{
    max-height:1.25rem
  }

  .xl\:tw-max-h-6{
    max-height:1.5rem
  }

  .xl\:tw-max-h-7{
    max-height:1.75rem
  }

  .xl\:tw-max-h-8{
    max-height:2rem
  }

  .xl\:tw-max-h-9{
    max-height:2.25rem
  }

  .xl\:tw-max-h-10{
    max-height:2.5rem
  }

  .xl\:tw-max-h-11{
    max-height:2.75rem
  }

  .xl\:tw-max-h-12{
    max-height:3rem
  }

  .xl\:tw-max-h-14{
    max-height:3.5rem
  }

  .xl\:tw-max-h-16{
    max-height:4rem
  }

  .xl\:tw-max-h-20{
    max-height:5rem
  }

  .xl\:tw-max-h-24{
    max-height:6rem
  }

  .xl\:tw-max-h-28{
    max-height:7rem
  }

  .xl\:tw-max-h-32{
    max-height:8rem
  }

  .xl\:tw-max-h-36{
    max-height:9rem
  }

  .xl\:tw-max-h-40{
    max-height:10rem
  }

  .xl\:tw-max-h-44{
    max-height:11rem
  }

  .xl\:tw-max-h-48{
    max-height:12rem
  }

  .xl\:tw-max-h-52{
    max-height:13rem
  }

  .xl\:tw-max-h-56{
    max-height:14rem
  }

  .xl\:tw-max-h-60{
    max-height:15rem
  }

  .xl\:tw-max-h-64{
    max-height:16rem
  }

  .xl\:tw-max-h-72{
    max-height:18rem
  }

  .xl\:tw-max-h-80{
    max-height:20rem
  }

  .xl\:tw-max-h-96{
    max-height:24rem
  }

  .xl\:tw-max-h-px{
    max-height:1px
  }

  .xl\:tw-max-h-0\.5{
    max-height:0.125rem
  }

  .xl\:tw-max-h-1\.5{
    max-height:0.375rem
  }

  .xl\:tw-max-h-2\.5{
    max-height:0.625rem
  }

  .xl\:tw-max-h-3\.5{
    max-height:0.875rem
  }

  .xl\:tw-max-h-full{
    max-height:100%
  }

  .xl\:tw-max-h-screen{
    max-height:100vh
  }

  .xl\:tw-min-h-0{
    min-height:0px
  }

  .xl\:tw-min-h-full{
    min-height:100%
  }

  .xl\:tw-min-h-screen{
    min-height:100vh
  }

  .xl\:tw-w-0{
    width:0px
  }

  .xl\:tw-w-1{
    width:0.25rem
  }

  .xl\:tw-w-2{
    width:0.5rem
  }

  .xl\:tw-w-3{
    width:0.75rem
  }

  .xl\:tw-w-4{
    width:1rem
  }

  .xl\:tw-w-5{
    width:1.25rem
  }

  .xl\:tw-w-6{
    width:1.5rem
  }

  .xl\:tw-w-7{
    width:1.75rem
  }

  .xl\:tw-w-8{
    width:2rem
  }

  .xl\:tw-w-9{
    width:2.25rem
  }

  .xl\:tw-w-10{
    width:2.5rem
  }

  .xl\:tw-w-11{
    width:2.75rem
  }

  .xl\:tw-w-12{
    width:3rem
  }

  .xl\:tw-w-14{
    width:3.5rem
  }

  .xl\:tw-w-16{
    width:4rem
  }

  .xl\:tw-w-20{
    width:5rem
  }

  .xl\:tw-w-24{
    width:6rem
  }

  .xl\:tw-w-28{
    width:7rem
  }

  .xl\:tw-w-32{
    width:8rem
  }

  .xl\:tw-w-36{
    width:9rem
  }

  .xl\:tw-w-40{
    width:10rem
  }

  .xl\:tw-w-44{
    width:11rem
  }

  .xl\:tw-w-48{
    width:12rem
  }

  .xl\:tw-w-52{
    width:13rem
  }

  .xl\:tw-w-56{
    width:14rem
  }

  .xl\:tw-w-60{
    width:15rem
  }

  .xl\:tw-w-64{
    width:16rem
  }

  .xl\:tw-w-72{
    width:18rem
  }

  .xl\:tw-w-80{
    width:20rem
  }

  .xl\:tw-w-96{
    width:24rem
  }

  .xl\:tw-w-auto{
    width:auto
  }

  .xl\:tw-w-px{
    width:1px
  }

  .xl\:tw-w-0\.5{
    width:0.125rem
  }

  .xl\:tw-w-1\.5{
    width:0.375rem
  }

  .xl\:tw-w-2\.5{
    width:0.625rem
  }

  .xl\:tw-w-3\.5{
    width:0.875rem
  }

  .xl\:tw-w-1\/2{
    width:50%
  }

  .xl\:tw-w-1\/3{
    width:33.333333%
  }

  .xl\:tw-w-2\/3{
    width:66.666667%
  }

  .xl\:tw-w-1\/4{
    width:25%
  }

  .xl\:tw-w-2\/4{
    width:50%
  }

  .xl\:tw-w-3\/4{
    width:75%
  }

  .xl\:tw-w-1\/5{
    width:20%
  }

  .xl\:tw-w-2\/5{
    width:40%
  }

  .xl\:tw-w-3\/5{
    width:60%
  }

  .xl\:tw-w-4\/5{
    width:80%
  }

  .xl\:tw-w-1\/6{
    width:16.666667%
  }

  .xl\:tw-w-2\/6{
    width:33.333333%
  }

  .xl\:tw-w-3\/6{
    width:50%
  }

  .xl\:tw-w-4\/6{
    width:66.666667%
  }

  .xl\:tw-w-5\/6{
    width:83.333333%
  }

  .xl\:tw-w-1\/12{
    width:8.333333%
  }

  .xl\:tw-w-2\/12{
    width:16.666667%
  }

  .xl\:tw-w-3\/12{
    width:25%
  }

  .xl\:tw-w-4\/12{
    width:33.333333%
  }

  .xl\:tw-w-5\/12{
    width:41.666667%
  }

  .xl\:tw-w-6\/12{
    width:50%
  }

  .xl\:tw-w-7\/12{
    width:58.333333%
  }

  .xl\:tw-w-8\/12{
    width:66.666667%
  }

  .xl\:tw-w-9\/12{
    width:75%
  }

  .xl\:tw-w-10\/12{
    width:83.333333%
  }

  .xl\:tw-w-11\/12{
    width:91.666667%
  }

  .xl\:tw-w-full{
    width:100%
  }

  .xl\:tw-w-screen{
    width:100vw
  }

  .xl\:tw-w-min{
    width:min-content
  }

  .xl\:tw-w-max{
    width:max-content
  }

  .xl\:tw-min-w-0{
    min-width:0px
  }

  .xl\:tw-min-w-full{
    min-width:100%
  }

  .xl\:tw-min-w-min{
    min-width:min-content
  }

  .xl\:tw-min-w-max{
    min-width:max-content
  }

  .xl\:tw-max-w-0{
    max-width:0rem
  }

  .xl\:tw-max-w-none{
    max-width:none
  }

  .xl\:tw-max-w-xs{
    max-width:20rem
  }

  .xl\:tw-max-w-sm{
    max-width:24rem
  }

  .xl\:tw-max-w-md{
    max-width:28rem
  }

  .xl\:tw-max-w-lg{
    max-width:32rem
  }

  .xl\:tw-max-w-xl{
    max-width:36rem
  }

  .xl\:tw-max-w-2xl{
    max-width:42rem
  }

  .xl\:tw-max-w-3xl{
    max-width:48rem
  }

  .xl\:tw-max-w-4xl{
    max-width:56rem
  }

  .xl\:tw-max-w-5xl{
    max-width:64rem
  }

  .xl\:tw-max-w-6xl{
    max-width:72rem
  }

  .xl\:tw-max-w-7xl{
    max-width:80rem
  }

  .xl\:tw-max-w-full{
    max-width:100%
  }

  .xl\:tw-max-w-min{
    max-width:min-content
  }

  .xl\:tw-max-w-max{
    max-width:max-content
  }

  .xl\:tw-max-w-prose{
    max-width:65ch
  }

  .xl\:tw-max-w-screen-sm{
    max-width:640px
  }

  .xl\:tw-max-w-screen-md{
    max-width:768px
  }

  .xl\:tw-max-w-screen-lg{
    max-width:1024px
  }

  .xl\:tw-max-w-screen-xl{
    max-width:1280px
  }

  .xl\:tw-max-w-screen-2xl{
    max-width:1536px
  }

  .xl\:tw-flex-1{
    flex:1 1 0%
  }

  .xl\:tw-flex-auto{
    flex:1 1 auto
  }

  .xl\:tw-flex-initial{
    flex:0 1 auto
  }

  .xl\:tw-flex-none{
    flex:none
  }

  .xl\:tw-flex-shrink-0{
    flex-shrink:0
  }

  .xl\:tw-flex-shrink{
    flex-shrink:1
  }

  .xl\:tw-flex-grow-0{
    flex-grow:0
  }

  .xl\:tw-flex-grow{
    flex-grow:1
  }

  .xl\:tw-table-auto{
    table-layout:auto
  }

  .xl\:tw-table-fixed{
    table-layout:fixed
  }

  .xl\:tw-border-collapse{
    border-collapse:collapse
  }

  .xl\:tw-border-separate{
    border-collapse:separate
  }

  .xl\:tw-origin-center{
    transform-origin:center
  }

  .xl\:tw-origin-top{
    transform-origin:top
  }

  .xl\:tw-origin-top-right{
    transform-origin:top right
  }

  .xl\:tw-origin-right{
    transform-origin:right
  }

  .xl\:tw-origin-bottom-right{
    transform-origin:bottom right
  }

  .xl\:tw-origin-bottom{
    transform-origin:bottom
  }

  .xl\:tw-origin-bottom-left{
    transform-origin:bottom left
  }

  .xl\:tw-origin-left{
    transform-origin:left
  }

  .xl\:tw-origin-top-left{
    transform-origin:top left
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-transform-none{
    transform:none
  }

  .xl\:tw-translate-x-0{
    --tw-translate-x:0px
  }

  .xl\:tw-translate-x-1{
    --tw-translate-x:0.25rem
  }

  .xl\:tw-translate-x-2{
    --tw-translate-x:0.5rem
  }

  .xl\:tw-translate-x-3{
    --tw-translate-x:0.75rem
  }

  .xl\:tw-translate-x-4{
    --tw-translate-x:1rem
  }

  .xl\:tw-translate-x-5{
    --tw-translate-x:1.25rem
  }

  .xl\:tw-translate-x-6{
    --tw-translate-x:1.5rem
  }

  .xl\:tw-translate-x-7{
    --tw-translate-x:1.75rem
  }

  .xl\:tw-translate-x-8{
    --tw-translate-x:2rem
  }

  .xl\:tw-translate-x-9{
    --tw-translate-x:2.25rem
  }

  .xl\:tw-translate-x-10{
    --tw-translate-x:2.5rem
  }

  .xl\:tw-translate-x-11{
    --tw-translate-x:2.75rem
  }

  .xl\:tw-translate-x-12{
    --tw-translate-x:3rem
  }

  .xl\:tw-translate-x-14{
    --tw-translate-x:3.5rem
  }

  .xl\:tw-translate-x-16{
    --tw-translate-x:4rem
  }

  .xl\:tw-translate-x-20{
    --tw-translate-x:5rem
  }

  .xl\:tw-translate-x-24{
    --tw-translate-x:6rem
  }

  .xl\:tw-translate-x-28{
    --tw-translate-x:7rem
  }

  .xl\:tw-translate-x-32{
    --tw-translate-x:8rem
  }

  .xl\:tw-translate-x-36{
    --tw-translate-x:9rem
  }

  .xl\:tw-translate-x-40{
    --tw-translate-x:10rem
  }

  .xl\:tw-translate-x-44{
    --tw-translate-x:11rem
  }

  .xl\:tw-translate-x-48{
    --tw-translate-x:12rem
  }

  .xl\:tw-translate-x-52{
    --tw-translate-x:13rem
  }

  .xl\:tw-translate-x-56{
    --tw-translate-x:14rem
  }

  .xl\:tw-translate-x-60{
    --tw-translate-x:15rem
  }

  .xl\:tw-translate-x-64{
    --tw-translate-x:16rem
  }

  .xl\:tw-translate-x-72{
    --tw-translate-x:18rem
  }

  .xl\:tw-translate-x-80{
    --tw-translate-x:20rem
  }

  .xl\:tw-translate-x-96{
    --tw-translate-x:24rem
  }

  .xl\:tw-translate-x-px{
    --tw-translate-x:1px
  }

  .xl\:tw-translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .xl\:tw-translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .xl\:tw-translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .xl\:tw-translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .xl\:tw--translate-x-0{
    --tw-translate-x:0px
  }

  .xl\:tw--translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .xl\:tw--translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .xl\:tw--translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .xl\:tw--translate-x-4{
    --tw-translate-x:-1rem
  }

  .xl\:tw--translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .xl\:tw--translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .xl\:tw--translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .xl\:tw--translate-x-8{
    --tw-translate-x:-2rem
  }

  .xl\:tw--translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .xl\:tw--translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .xl\:tw--translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .xl\:tw--translate-x-12{
    --tw-translate-x:-3rem
  }

  .xl\:tw--translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .xl\:tw--translate-x-16{
    --tw-translate-x:-4rem
  }

  .xl\:tw--translate-x-20{
    --tw-translate-x:-5rem
  }

  .xl\:tw--translate-x-24{
    --tw-translate-x:-6rem
  }

  .xl\:tw--translate-x-28{
    --tw-translate-x:-7rem
  }

  .xl\:tw--translate-x-32{
    --tw-translate-x:-8rem
  }

  .xl\:tw--translate-x-36{
    --tw-translate-x:-9rem
  }

  .xl\:tw--translate-x-40{
    --tw-translate-x:-10rem
  }

  .xl\:tw--translate-x-44{
    --tw-translate-x:-11rem
  }

  .xl\:tw--translate-x-48{
    --tw-translate-x:-12rem
  }

  .xl\:tw--translate-x-52{
    --tw-translate-x:-13rem
  }

  .xl\:tw--translate-x-56{
    --tw-translate-x:-14rem
  }

  .xl\:tw--translate-x-60{
    --tw-translate-x:-15rem
  }

  .xl\:tw--translate-x-64{
    --tw-translate-x:-16rem
  }

  .xl\:tw--translate-x-72{
    --tw-translate-x:-18rem
  }

  .xl\:tw--translate-x-80{
    --tw-translate-x:-20rem
  }

  .xl\:tw--translate-x-96{
    --tw-translate-x:-24rem
  }

  .xl\:tw--translate-x-px{
    --tw-translate-x:-1px
  }

  .xl\:tw--translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .xl\:tw--translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .xl\:tw--translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .xl\:tw--translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .xl\:tw-translate-x-1\/2{
    --tw-translate-x:50%
  }

  .xl\:tw-translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .xl\:tw-translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .xl\:tw-translate-x-1\/4{
    --tw-translate-x:25%
  }

  .xl\:tw-translate-x-2\/4{
    --tw-translate-x:50%
  }

  .xl\:tw-translate-x-3\/4{
    --tw-translate-x:75%
  }

  .xl\:tw-translate-x-full{
    --tw-translate-x:100%
  }

  .xl\:tw--translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .xl\:tw--translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .xl\:tw--translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .xl\:tw--translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .xl\:tw--translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .xl\:tw--translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .xl\:tw--translate-x-full{
    --tw-translate-x:-100%
  }

  .xl\:tw-translate-y-0{
    --tw-translate-y:0px
  }

  .xl\:tw-translate-y-1{
    --tw-translate-y:0.25rem
  }

  .xl\:tw-translate-y-2{
    --tw-translate-y:0.5rem
  }

  .xl\:tw-translate-y-3{
    --tw-translate-y:0.75rem
  }

  .xl\:tw-translate-y-4{
    --tw-translate-y:1rem
  }

  .xl\:tw-translate-y-5{
    --tw-translate-y:1.25rem
  }

  .xl\:tw-translate-y-6{
    --tw-translate-y:1.5rem
  }

  .xl\:tw-translate-y-7{
    --tw-translate-y:1.75rem
  }

  .xl\:tw-translate-y-8{
    --tw-translate-y:2rem
  }

  .xl\:tw-translate-y-9{
    --tw-translate-y:2.25rem
  }

  .xl\:tw-translate-y-10{
    --tw-translate-y:2.5rem
  }

  .xl\:tw-translate-y-11{
    --tw-translate-y:2.75rem
  }

  .xl\:tw-translate-y-12{
    --tw-translate-y:3rem
  }

  .xl\:tw-translate-y-14{
    --tw-translate-y:3.5rem
  }

  .xl\:tw-translate-y-16{
    --tw-translate-y:4rem
  }

  .xl\:tw-translate-y-20{
    --tw-translate-y:5rem
  }

  .xl\:tw-translate-y-24{
    --tw-translate-y:6rem
  }

  .xl\:tw-translate-y-28{
    --tw-translate-y:7rem
  }

  .xl\:tw-translate-y-32{
    --tw-translate-y:8rem
  }

  .xl\:tw-translate-y-36{
    --tw-translate-y:9rem
  }

  .xl\:tw-translate-y-40{
    --tw-translate-y:10rem
  }

  .xl\:tw-translate-y-44{
    --tw-translate-y:11rem
  }

  .xl\:tw-translate-y-48{
    --tw-translate-y:12rem
  }

  .xl\:tw-translate-y-52{
    --tw-translate-y:13rem
  }

  .xl\:tw-translate-y-56{
    --tw-translate-y:14rem
  }

  .xl\:tw-translate-y-60{
    --tw-translate-y:15rem
  }

  .xl\:tw-translate-y-64{
    --tw-translate-y:16rem
  }

  .xl\:tw-translate-y-72{
    --tw-translate-y:18rem
  }

  .xl\:tw-translate-y-80{
    --tw-translate-y:20rem
  }

  .xl\:tw-translate-y-96{
    --tw-translate-y:24rem
  }

  .xl\:tw-translate-y-px{
    --tw-translate-y:1px
  }

  .xl\:tw-translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .xl\:tw-translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .xl\:tw-translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .xl\:tw-translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .xl\:tw--translate-y-0{
    --tw-translate-y:0px
  }

  .xl\:tw--translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .xl\:tw--translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .xl\:tw--translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .xl\:tw--translate-y-4{
    --tw-translate-y:-1rem
  }

  .xl\:tw--translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .xl\:tw--translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .xl\:tw--translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .xl\:tw--translate-y-8{
    --tw-translate-y:-2rem
  }

  .xl\:tw--translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .xl\:tw--translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .xl\:tw--translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .xl\:tw--translate-y-12{
    --tw-translate-y:-3rem
  }

  .xl\:tw--translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .xl\:tw--translate-y-16{
    --tw-translate-y:-4rem
  }

  .xl\:tw--translate-y-20{
    --tw-translate-y:-5rem
  }

  .xl\:tw--translate-y-24{
    --tw-translate-y:-6rem
  }

  .xl\:tw--translate-y-28{
    --tw-translate-y:-7rem
  }

  .xl\:tw--translate-y-32{
    --tw-translate-y:-8rem
  }

  .xl\:tw--translate-y-36{
    --tw-translate-y:-9rem
  }

  .xl\:tw--translate-y-40{
    --tw-translate-y:-10rem
  }

  .xl\:tw--translate-y-44{
    --tw-translate-y:-11rem
  }

  .xl\:tw--translate-y-48{
    --tw-translate-y:-12rem
  }

  .xl\:tw--translate-y-52{
    --tw-translate-y:-13rem
  }

  .xl\:tw--translate-y-56{
    --tw-translate-y:-14rem
  }

  .xl\:tw--translate-y-60{
    --tw-translate-y:-15rem
  }

  .xl\:tw--translate-y-64{
    --tw-translate-y:-16rem
  }

  .xl\:tw--translate-y-72{
    --tw-translate-y:-18rem
  }

  .xl\:tw--translate-y-80{
    --tw-translate-y:-20rem
  }

  .xl\:tw--translate-y-96{
    --tw-translate-y:-24rem
  }

  .xl\:tw--translate-y-px{
    --tw-translate-y:-1px
  }

  .xl\:tw--translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .xl\:tw--translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .xl\:tw--translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .xl\:tw--translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .xl\:tw-translate-y-1\/2{
    --tw-translate-y:50%
  }

  .xl\:tw-translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .xl\:tw-translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .xl\:tw-translate-y-1\/4{
    --tw-translate-y:25%
  }

  .xl\:tw-translate-y-2\/4{
    --tw-translate-y:50%
  }

  .xl\:tw-translate-y-3\/4{
    --tw-translate-y:75%
  }

  .xl\:tw-translate-y-full{
    --tw-translate-y:100%
  }

  .xl\:tw--translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .xl\:tw--translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .xl\:tw--translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .xl\:tw--translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .xl\:tw--translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .xl\:tw--translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .xl\:tw--translate-y-full{
    --tw-translate-y:-100%
  }

  .xl\:hover\:tw-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xl\:hover\:tw-translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .xl\:hover\:tw-translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .xl\:hover\:tw-translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .xl\:hover\:tw-translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .xl\:hover\:tw-translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .xl\:hover\:tw-translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .xl\:hover\:tw-translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .xl\:hover\:tw-translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .xl\:hover\:tw-translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .xl\:hover\:tw-translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .xl\:hover\:tw-translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .xl\:hover\:tw-translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .xl\:hover\:tw-translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .xl\:hover\:tw-translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .xl\:hover\:tw-translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .xl\:hover\:tw-translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .xl\:hover\:tw-translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .xl\:hover\:tw-translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .xl\:hover\:tw-translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .xl\:hover\:tw-translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .xl\:hover\:tw-translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .xl\:hover\:tw-translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .xl\:hover\:tw-translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .xl\:hover\:tw-translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .xl\:hover\:tw-translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .xl\:hover\:tw-translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .xl\:hover\:tw-translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .xl\:hover\:tw-translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .xl\:hover\:tw-translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .xl\:hover\:tw-translate-x-px:hover{
    --tw-translate-x:1px
  }

  .xl\:hover\:tw-translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .xl\:hover\:tw-translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .xl\:hover\:tw-translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .xl\:hover\:tw-translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .xl\:hover\:tw--translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xl\:hover\:tw--translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .xl\:hover\:tw--translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .xl\:hover\:tw--translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .xl\:hover\:tw--translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .xl\:hover\:tw--translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .xl\:hover\:tw--translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .xl\:hover\:tw--translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .xl\:hover\:tw--translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .xl\:hover\:tw--translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .xl\:hover\:tw--translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .xl\:hover\:tw--translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .xl\:hover\:tw--translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .xl\:hover\:tw--translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .xl\:hover\:tw--translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .xl\:hover\:tw--translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .xl\:hover\:tw--translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .xl\:hover\:tw--translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .xl\:hover\:tw--translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .xl\:hover\:tw--translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .xl\:hover\:tw--translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .xl\:hover\:tw--translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .xl\:hover\:tw--translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .xl\:hover\:tw--translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .xl\:hover\:tw--translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .xl\:hover\:tw--translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .xl\:hover\:tw--translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .xl\:hover\:tw--translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .xl\:hover\:tw--translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .xl\:hover\:tw--translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .xl\:hover\:tw--translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .xl\:hover\:tw--translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .xl\:hover\:tw--translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .xl\:hover\:tw--translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .xl\:hover\:tw--translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .xl\:hover\:tw-translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .xl\:hover\:tw-translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .xl\:hover\:tw-translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .xl\:hover\:tw-translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .xl\:hover\:tw-translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .xl\:hover\:tw-translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .xl\:hover\:tw-translate-x-full:hover{
    --tw-translate-x:100%
  }

  .xl\:hover\:tw--translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .xl\:hover\:tw--translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .xl\:hover\:tw--translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .xl\:hover\:tw--translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .xl\:hover\:tw--translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .xl\:hover\:tw--translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .xl\:hover\:tw--translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .xl\:hover\:tw-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xl\:hover\:tw-translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .xl\:hover\:tw-translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .xl\:hover\:tw-translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .xl\:hover\:tw-translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .xl\:hover\:tw-translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .xl\:hover\:tw-translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .xl\:hover\:tw-translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .xl\:hover\:tw-translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .xl\:hover\:tw-translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .xl\:hover\:tw-translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .xl\:hover\:tw-translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .xl\:hover\:tw-translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .xl\:hover\:tw-translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .xl\:hover\:tw-translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .xl\:hover\:tw-translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .xl\:hover\:tw-translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .xl\:hover\:tw-translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .xl\:hover\:tw-translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .xl\:hover\:tw-translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .xl\:hover\:tw-translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .xl\:hover\:tw-translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .xl\:hover\:tw-translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .xl\:hover\:tw-translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .xl\:hover\:tw-translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .xl\:hover\:tw-translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .xl\:hover\:tw-translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .xl\:hover\:tw-translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .xl\:hover\:tw-translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .xl\:hover\:tw-translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .xl\:hover\:tw-translate-y-px:hover{
    --tw-translate-y:1px
  }

  .xl\:hover\:tw-translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .xl\:hover\:tw-translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .xl\:hover\:tw-translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .xl\:hover\:tw-translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .xl\:hover\:tw--translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xl\:hover\:tw--translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .xl\:hover\:tw--translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .xl\:hover\:tw--translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .xl\:hover\:tw--translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .xl\:hover\:tw--translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .xl\:hover\:tw--translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .xl\:hover\:tw--translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .xl\:hover\:tw--translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .xl\:hover\:tw--translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .xl\:hover\:tw--translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .xl\:hover\:tw--translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .xl\:hover\:tw--translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .xl\:hover\:tw--translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .xl\:hover\:tw--translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .xl\:hover\:tw--translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .xl\:hover\:tw--translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .xl\:hover\:tw--translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .xl\:hover\:tw--translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .xl\:hover\:tw--translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .xl\:hover\:tw--translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .xl\:hover\:tw--translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .xl\:hover\:tw--translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .xl\:hover\:tw--translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .xl\:hover\:tw--translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .xl\:hover\:tw--translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .xl\:hover\:tw--translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .xl\:hover\:tw--translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .xl\:hover\:tw--translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .xl\:hover\:tw--translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .xl\:hover\:tw--translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .xl\:hover\:tw--translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .xl\:hover\:tw--translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .xl\:hover\:tw--translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .xl\:hover\:tw--translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .xl\:hover\:tw-translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .xl\:hover\:tw-translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .xl\:hover\:tw-translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .xl\:hover\:tw-translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .xl\:hover\:tw-translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .xl\:hover\:tw-translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .xl\:hover\:tw-translate-y-full:hover{
    --tw-translate-y:100%
  }

  .xl\:hover\:tw--translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .xl\:hover\:tw--translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .xl\:hover\:tw--translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .xl\:hover\:tw--translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .xl\:hover\:tw--translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .xl\:hover\:tw--translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .xl\:hover\:tw--translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .xl\:focus\:tw-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xl\:focus\:tw-translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .xl\:focus\:tw-translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .xl\:focus\:tw-translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .xl\:focus\:tw-translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .xl\:focus\:tw-translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .xl\:focus\:tw-translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .xl\:focus\:tw-translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .xl\:focus\:tw-translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .xl\:focus\:tw-translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .xl\:focus\:tw-translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .xl\:focus\:tw-translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .xl\:focus\:tw-translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .xl\:focus\:tw-translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .xl\:focus\:tw-translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .xl\:focus\:tw-translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .xl\:focus\:tw-translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .xl\:focus\:tw-translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .xl\:focus\:tw-translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .xl\:focus\:tw-translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .xl\:focus\:tw-translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .xl\:focus\:tw-translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .xl\:focus\:tw-translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .xl\:focus\:tw-translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .xl\:focus\:tw-translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .xl\:focus\:tw-translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .xl\:focus\:tw-translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .xl\:focus\:tw-translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .xl\:focus\:tw-translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .xl\:focus\:tw-translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .xl\:focus\:tw-translate-x-px:focus{
    --tw-translate-x:1px
  }

  .xl\:focus\:tw-translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .xl\:focus\:tw-translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .xl\:focus\:tw-translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .xl\:focus\:tw-translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .xl\:focus\:tw--translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xl\:focus\:tw--translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .xl\:focus\:tw--translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .xl\:focus\:tw--translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .xl\:focus\:tw--translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .xl\:focus\:tw--translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .xl\:focus\:tw--translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .xl\:focus\:tw--translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .xl\:focus\:tw--translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .xl\:focus\:tw--translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .xl\:focus\:tw--translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .xl\:focus\:tw--translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .xl\:focus\:tw--translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .xl\:focus\:tw--translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .xl\:focus\:tw--translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .xl\:focus\:tw--translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .xl\:focus\:tw--translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .xl\:focus\:tw--translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .xl\:focus\:tw--translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .xl\:focus\:tw--translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .xl\:focus\:tw--translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .xl\:focus\:tw--translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .xl\:focus\:tw--translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .xl\:focus\:tw--translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .xl\:focus\:tw--translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .xl\:focus\:tw--translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .xl\:focus\:tw--translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .xl\:focus\:tw--translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .xl\:focus\:tw--translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .xl\:focus\:tw--translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .xl\:focus\:tw--translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .xl\:focus\:tw--translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .xl\:focus\:tw--translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .xl\:focus\:tw--translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .xl\:focus\:tw--translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .xl\:focus\:tw-translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .xl\:focus\:tw-translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .xl\:focus\:tw-translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .xl\:focus\:tw-translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .xl\:focus\:tw-translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .xl\:focus\:tw-translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .xl\:focus\:tw-translate-x-full:focus{
    --tw-translate-x:100%
  }

  .xl\:focus\:tw--translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .xl\:focus\:tw--translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .xl\:focus\:tw--translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .xl\:focus\:tw--translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .xl\:focus\:tw--translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .xl\:focus\:tw--translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .xl\:focus\:tw--translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .xl\:focus\:tw-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xl\:focus\:tw-translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .xl\:focus\:tw-translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .xl\:focus\:tw-translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .xl\:focus\:tw-translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .xl\:focus\:tw-translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .xl\:focus\:tw-translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .xl\:focus\:tw-translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .xl\:focus\:tw-translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .xl\:focus\:tw-translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .xl\:focus\:tw-translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .xl\:focus\:tw-translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .xl\:focus\:tw-translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .xl\:focus\:tw-translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .xl\:focus\:tw-translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .xl\:focus\:tw-translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .xl\:focus\:tw-translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .xl\:focus\:tw-translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .xl\:focus\:tw-translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .xl\:focus\:tw-translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .xl\:focus\:tw-translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .xl\:focus\:tw-translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .xl\:focus\:tw-translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .xl\:focus\:tw-translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .xl\:focus\:tw-translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .xl\:focus\:tw-translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .xl\:focus\:tw-translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .xl\:focus\:tw-translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .xl\:focus\:tw-translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .xl\:focus\:tw-translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .xl\:focus\:tw-translate-y-px:focus{
    --tw-translate-y:1px
  }

  .xl\:focus\:tw-translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .xl\:focus\:tw-translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .xl\:focus\:tw-translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .xl\:focus\:tw-translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .xl\:focus\:tw--translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xl\:focus\:tw--translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .xl\:focus\:tw--translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .xl\:focus\:tw--translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .xl\:focus\:tw--translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .xl\:focus\:tw--translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .xl\:focus\:tw--translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .xl\:focus\:tw--translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .xl\:focus\:tw--translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .xl\:focus\:tw--translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .xl\:focus\:tw--translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .xl\:focus\:tw--translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .xl\:focus\:tw--translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .xl\:focus\:tw--translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .xl\:focus\:tw--translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .xl\:focus\:tw--translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .xl\:focus\:tw--translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .xl\:focus\:tw--translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .xl\:focus\:tw--translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .xl\:focus\:tw--translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .xl\:focus\:tw--translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .xl\:focus\:tw--translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .xl\:focus\:tw--translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .xl\:focus\:tw--translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .xl\:focus\:tw--translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .xl\:focus\:tw--translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .xl\:focus\:tw--translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .xl\:focus\:tw--translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .xl\:focus\:tw--translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .xl\:focus\:tw--translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .xl\:focus\:tw--translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .xl\:focus\:tw--translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .xl\:focus\:tw--translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .xl\:focus\:tw--translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .xl\:focus\:tw--translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .xl\:focus\:tw-translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .xl\:focus\:tw-translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .xl\:focus\:tw-translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .xl\:focus\:tw-translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .xl\:focus\:tw-translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .xl\:focus\:tw-translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .xl\:focus\:tw-translate-y-full:focus{
    --tw-translate-y:100%
  }

  .xl\:focus\:tw--translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .xl\:focus\:tw--translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .xl\:focus\:tw--translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .xl\:focus\:tw--translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .xl\:focus\:tw--translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .xl\:focus\:tw--translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .xl\:focus\:tw--translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .xl\:tw-rotate-0{
    --tw-rotate:0deg
  }

  .xl\:tw-rotate-1{
    --tw-rotate:1deg
  }

  .xl\:tw-rotate-2{
    --tw-rotate:2deg
  }

  .xl\:tw-rotate-3{
    --tw-rotate:3deg
  }

  .xl\:tw-rotate-6{
    --tw-rotate:6deg
  }

  .xl\:tw-rotate-12{
    --tw-rotate:12deg
  }

  .xl\:tw-rotate-45{
    --tw-rotate:45deg
  }

  .xl\:tw-rotate-90{
    --tw-rotate:90deg
  }

  .xl\:tw-rotate-180{
    --tw-rotate:180deg
  }

  .xl\:tw--rotate-180{
    --tw-rotate:-180deg
  }

  .xl\:tw--rotate-90{
    --tw-rotate:-90deg
  }

  .xl\:tw--rotate-45{
    --tw-rotate:-45deg
  }

  .xl\:tw--rotate-12{
    --tw-rotate:-12deg
  }

  .xl\:tw--rotate-6{
    --tw-rotate:-6deg
  }

  .xl\:tw--rotate-3{
    --tw-rotate:-3deg
  }

  .xl\:tw--rotate-2{
    --tw-rotate:-2deg
  }

  .xl\:tw--rotate-1{
    --tw-rotate:-1deg
  }

  .xl\:hover\:tw-rotate-0:hover{
    --tw-rotate:0deg
  }

  .xl\:hover\:tw-rotate-1:hover{
    --tw-rotate:1deg
  }

  .xl\:hover\:tw-rotate-2:hover{
    --tw-rotate:2deg
  }

  .xl\:hover\:tw-rotate-3:hover{
    --tw-rotate:3deg
  }

  .xl\:hover\:tw-rotate-6:hover{
    --tw-rotate:6deg
  }

  .xl\:hover\:tw-rotate-12:hover{
    --tw-rotate:12deg
  }

  .xl\:hover\:tw-rotate-45:hover{
    --tw-rotate:45deg
  }

  .xl\:hover\:tw-rotate-90:hover{
    --tw-rotate:90deg
  }

  .xl\:hover\:tw-rotate-180:hover{
    --tw-rotate:180deg
  }

  .xl\:hover\:tw--rotate-180:hover{
    --tw-rotate:-180deg
  }

  .xl\:hover\:tw--rotate-90:hover{
    --tw-rotate:-90deg
  }

  .xl\:hover\:tw--rotate-45:hover{
    --tw-rotate:-45deg
  }

  .xl\:hover\:tw--rotate-12:hover{
    --tw-rotate:-12deg
  }

  .xl\:hover\:tw--rotate-6:hover{
    --tw-rotate:-6deg
  }

  .xl\:hover\:tw--rotate-3:hover{
    --tw-rotate:-3deg
  }

  .xl\:hover\:tw--rotate-2:hover{
    --tw-rotate:-2deg
  }

  .xl\:hover\:tw--rotate-1:hover{
    --tw-rotate:-1deg
  }

  .xl\:focus\:tw-rotate-0:focus{
    --tw-rotate:0deg
  }

  .xl\:focus\:tw-rotate-1:focus{
    --tw-rotate:1deg
  }

  .xl\:focus\:tw-rotate-2:focus{
    --tw-rotate:2deg
  }

  .xl\:focus\:tw-rotate-3:focus{
    --tw-rotate:3deg
  }

  .xl\:focus\:tw-rotate-6:focus{
    --tw-rotate:6deg
  }

  .xl\:focus\:tw-rotate-12:focus{
    --tw-rotate:12deg
  }

  .xl\:focus\:tw-rotate-45:focus{
    --tw-rotate:45deg
  }

  .xl\:focus\:tw-rotate-90:focus{
    --tw-rotate:90deg
  }

  .xl\:focus\:tw-rotate-180:focus{
    --tw-rotate:180deg
  }

  .xl\:focus\:tw--rotate-180:focus{
    --tw-rotate:-180deg
  }

  .xl\:focus\:tw--rotate-90:focus{
    --tw-rotate:-90deg
  }

  .xl\:focus\:tw--rotate-45:focus{
    --tw-rotate:-45deg
  }

  .xl\:focus\:tw--rotate-12:focus{
    --tw-rotate:-12deg
  }

  .xl\:focus\:tw--rotate-6:focus{
    --tw-rotate:-6deg
  }

  .xl\:focus\:tw--rotate-3:focus{
    --tw-rotate:-3deg
  }

  .xl\:focus\:tw--rotate-2:focus{
    --tw-rotate:-2deg
  }

  .xl\:focus\:tw--rotate-1:focus{
    --tw-rotate:-1deg
  }

  .xl\:tw-skew-x-0{
    --tw-skew-x:0deg
  }

  .xl\:tw-skew-x-1{
    --tw-skew-x:1deg
  }

  .xl\:tw-skew-x-2{
    --tw-skew-x:2deg
  }

  .xl\:tw-skew-x-3{
    --tw-skew-x:3deg
  }

  .xl\:tw-skew-x-6{
    --tw-skew-x:6deg
  }

  .xl\:tw-skew-x-12{
    --tw-skew-x:12deg
  }

  .xl\:tw--skew-x-12{
    --tw-skew-x:-12deg
  }

  .xl\:tw--skew-x-6{
    --tw-skew-x:-6deg
  }

  .xl\:tw--skew-x-3{
    --tw-skew-x:-3deg
  }

  .xl\:tw--skew-x-2{
    --tw-skew-x:-2deg
  }

  .xl\:tw--skew-x-1{
    --tw-skew-x:-1deg
  }

  .xl\:tw-skew-y-0{
    --tw-skew-y:0deg
  }

  .xl\:tw-skew-y-1{
    --tw-skew-y:1deg
  }

  .xl\:tw-skew-y-2{
    --tw-skew-y:2deg
  }

  .xl\:tw-skew-y-3{
    --tw-skew-y:3deg
  }

  .xl\:tw-skew-y-6{
    --tw-skew-y:6deg
  }

  .xl\:tw-skew-y-12{
    --tw-skew-y:12deg
  }

  .xl\:tw--skew-y-12{
    --tw-skew-y:-12deg
  }

  .xl\:tw--skew-y-6{
    --tw-skew-y:-6deg
  }

  .xl\:tw--skew-y-3{
    --tw-skew-y:-3deg
  }

  .xl\:tw--skew-y-2{
    --tw-skew-y:-2deg
  }

  .xl\:tw--skew-y-1{
    --tw-skew-y:-1deg
  }

  .xl\:hover\:tw-skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .xl\:hover\:tw-skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .xl\:hover\:tw-skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .xl\:hover\:tw-skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .xl\:hover\:tw-skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .xl\:hover\:tw-skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .xl\:hover\:tw--skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .xl\:hover\:tw--skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .xl\:hover\:tw--skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .xl\:hover\:tw--skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .xl\:hover\:tw--skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .xl\:hover\:tw-skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .xl\:hover\:tw-skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .xl\:hover\:tw-skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .xl\:hover\:tw-skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .xl\:hover\:tw-skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .xl\:hover\:tw-skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .xl\:hover\:tw--skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .xl\:hover\:tw--skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .xl\:hover\:tw--skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .xl\:hover\:tw--skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .xl\:hover\:tw--skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .xl\:focus\:tw-skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .xl\:focus\:tw-skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .xl\:focus\:tw-skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .xl\:focus\:tw-skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .xl\:focus\:tw-skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .xl\:focus\:tw-skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .xl\:focus\:tw--skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .xl\:focus\:tw--skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .xl\:focus\:tw--skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .xl\:focus\:tw--skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .xl\:focus\:tw--skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .xl\:focus\:tw-skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .xl\:focus\:tw-skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .xl\:focus\:tw-skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .xl\:focus\:tw-skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .xl\:focus\:tw-skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .xl\:focus\:tw-skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .xl\:focus\:tw--skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .xl\:focus\:tw--skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .xl\:focus\:tw--skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .xl\:focus\:tw--skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .xl\:focus\:tw--skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .xl\:tw-scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:tw-scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:tw-scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:tw-scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:tw-scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:tw-scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:tw-scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:tw-scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:tw-scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:tw-scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:hover\:tw-scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:hover\:tw-scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:hover\:tw-scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:hover\:tw-scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:hover\:tw-scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:hover\:tw-scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:hover\:tw-scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:hover\:tw-scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:hover\:tw-scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:hover\:tw-scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:focus\:tw-scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:focus\:tw-scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:focus\:tw-scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:focus\:tw-scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:focus\:tw-scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:focus\:tw-scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:focus\:tw-scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:focus\:tw-scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:focus\:tw-scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:focus\:tw-scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:tw-scale-x-0{
    --tw-scale-x:0
  }

  .xl\:tw-scale-x-50{
    --tw-scale-x:.5
  }

  .xl\:tw-scale-x-75{
    --tw-scale-x:.75
  }

  .xl\:tw-scale-x-90{
    --tw-scale-x:.9
  }

  .xl\:tw-scale-x-95{
    --tw-scale-x:.95
  }

  .xl\:tw-scale-x-100{
    --tw-scale-x:1
  }

  .xl\:tw-scale-x-105{
    --tw-scale-x:1.05
  }

  .xl\:tw-scale-x-110{
    --tw-scale-x:1.1
  }

  .xl\:tw-scale-x-125{
    --tw-scale-x:1.25
  }

  .xl\:tw-scale-x-150{
    --tw-scale-x:1.5
  }

  .xl\:tw-scale-y-0{
    --tw-scale-y:0
  }

  .xl\:tw-scale-y-50{
    --tw-scale-y:.5
  }

  .xl\:tw-scale-y-75{
    --tw-scale-y:.75
  }

  .xl\:tw-scale-y-90{
    --tw-scale-y:.9
  }

  .xl\:tw-scale-y-95{
    --tw-scale-y:.95
  }

  .xl\:tw-scale-y-100{
    --tw-scale-y:1
  }

  .xl\:tw-scale-y-105{
    --tw-scale-y:1.05
  }

  .xl\:tw-scale-y-110{
    --tw-scale-y:1.1
  }

  .xl\:tw-scale-y-125{
    --tw-scale-y:1.25
  }

  .xl\:tw-scale-y-150{
    --tw-scale-y:1.5
  }

  .xl\:hover\:tw-scale-x-0:hover{
    --tw-scale-x:0
  }

  .xl\:hover\:tw-scale-x-50:hover{
    --tw-scale-x:.5
  }

  .xl\:hover\:tw-scale-x-75:hover{
    --tw-scale-x:.75
  }

  .xl\:hover\:tw-scale-x-90:hover{
    --tw-scale-x:.9
  }

  .xl\:hover\:tw-scale-x-95:hover{
    --tw-scale-x:.95
  }

  .xl\:hover\:tw-scale-x-100:hover{
    --tw-scale-x:1
  }

  .xl\:hover\:tw-scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .xl\:hover\:tw-scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .xl\:hover\:tw-scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .xl\:hover\:tw-scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .xl\:hover\:tw-scale-y-0:hover{
    --tw-scale-y:0
  }

  .xl\:hover\:tw-scale-y-50:hover{
    --tw-scale-y:.5
  }

  .xl\:hover\:tw-scale-y-75:hover{
    --tw-scale-y:.75
  }

  .xl\:hover\:tw-scale-y-90:hover{
    --tw-scale-y:.9
  }

  .xl\:hover\:tw-scale-y-95:hover{
    --tw-scale-y:.95
  }

  .xl\:hover\:tw-scale-y-100:hover{
    --tw-scale-y:1
  }

  .xl\:hover\:tw-scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .xl\:hover\:tw-scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .xl\:hover\:tw-scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .xl\:hover\:tw-scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .xl\:focus\:tw-scale-x-0:focus{
    --tw-scale-x:0
  }

  .xl\:focus\:tw-scale-x-50:focus{
    --tw-scale-x:.5
  }

  .xl\:focus\:tw-scale-x-75:focus{
    --tw-scale-x:.75
  }

  .xl\:focus\:tw-scale-x-90:focus{
    --tw-scale-x:.9
  }

  .xl\:focus\:tw-scale-x-95:focus{
    --tw-scale-x:.95
  }

  .xl\:focus\:tw-scale-x-100:focus{
    --tw-scale-x:1
  }

  .xl\:focus\:tw-scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .xl\:focus\:tw-scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .xl\:focus\:tw-scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .xl\:focus\:tw-scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .xl\:focus\:tw-scale-y-0:focus{
    --tw-scale-y:0
  }

  .xl\:focus\:tw-scale-y-50:focus{
    --tw-scale-y:.5
  }

  .xl\:focus\:tw-scale-y-75:focus{
    --tw-scale-y:.75
  }

  .xl\:focus\:tw-scale-y-90:focus{
    --tw-scale-y:.9
  }

  .xl\:focus\:tw-scale-y-95:focus{
    --tw-scale-y:.95
  }

  .xl\:focus\:tw-scale-y-100:focus{
    --tw-scale-y:1
  }

  .xl\:focus\:tw-scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .xl\:focus\:tw-scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .xl\:focus\:tw-scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .xl\:focus\:tw-scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .xl\:tw-animate-none{
    animation:none
  }

  .xl\:tw-animate-spin{
    animation:tw-spin 1s linear infinite
  }

  .xl\:tw-animate-ping{
    animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .xl\:tw-animate-pulse{
    animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .xl\:tw-animate-bounce{
    animation:tw-bounce 1s infinite
  }

  .xl\:tw-cursor-auto{
    cursor:auto
  }

  .xl\:tw-cursor-default{
    cursor:default
  }

  .xl\:tw-cursor-pointer{
    cursor:pointer
  }

  .xl\:tw-cursor-wait{
    cursor:wait
  }

  .xl\:tw-cursor-text{
    cursor:text
  }

  .xl\:tw-cursor-move{
    cursor:move
  }

  .xl\:tw-cursor-help{
    cursor:help
  }

  .xl\:tw-cursor-not-allowed{
    cursor:not-allowed
  }

  .xl\:tw-select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .xl\:tw-select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .xl\:tw-select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .xl\:tw-select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .xl\:tw-resize-none{
    resize:none
  }

  .xl\:tw-resize-y{
    resize:vertical
  }

  .xl\:tw-resize-x{
    resize:horizontal
  }

  .xl\:tw-resize{
    resize:both
  }

  .xl\:tw-list-inside{
    list-style-position:inside
  }

  .xl\:tw-list-outside{
    list-style-position:outside
  }

  .xl\:tw-list-none{
    list-style-type:none
  }

  .xl\:tw-list-disc{
    list-style-type:disc
  }

  .xl\:tw-list-decimal{
    list-style-type:decimal
  }

  .xl\:tw-appearance-none{
    appearance:none
  }

  .xl\:tw-auto-cols-auto{
    grid-auto-columns:auto
  }

  .xl\:tw-auto-cols-min{
    grid-auto-columns:min-content
  }

  .xl\:tw-auto-cols-max{
    grid-auto-columns:max-content
  }

  .xl\:tw-auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .xl\:tw-grid-flow-row{
    grid-auto-flow:row
  }

  .xl\:tw-grid-flow-col{
    grid-auto-flow:column
  }

  .xl\:tw-grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .xl\:tw-grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .xl\:tw-auto-rows-auto{
    grid-auto-rows:auto
  }

  .xl\:tw-auto-rows-min{
    grid-auto-rows:min-content
  }

  .xl\:tw-auto-rows-max{
    grid-auto-rows:max-content
  }

  .xl\:tw-auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:tw-grid-cols-none{
    grid-template-columns:none
  }

  .xl\:tw-grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .xl\:tw-grid-rows-none{
    grid-template-rows:none
  }

  .xl\:tw-flex-row{
    flex-direction:row
  }

  .xl\:tw-flex-row-reverse{
    flex-direction:row-reverse
  }

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

  .xl\:tw-flex-col-reverse{
    flex-direction:column-reverse
  }

  .xl\:tw-flex-wrap{
    flex-wrap:wrap
  }

  .xl\:tw-flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

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

  .xl\:tw-place-content-center{
    place-content:center
  }

  .xl\:tw-place-content-start{
    place-content:start
  }

  .xl\:tw-place-content-end{
    place-content:end
  }

  .xl\:tw-place-content-between{
    place-content:space-between
  }

  .xl\:tw-place-content-around{
    place-content:space-around
  }

  .xl\:tw-place-content-evenly{
    place-content:space-evenly
  }

  .xl\:tw-place-content-stretch{
    place-content:stretch
  }

  .xl\:tw-place-items-start{
    place-items:start
  }

  .xl\:tw-place-items-end{
    place-items:end
  }

  .xl\:tw-place-items-center{
    place-items:center
  }

  .xl\:tw-place-items-stretch{
    place-items:stretch
  }

  .xl\:tw-content-center{
    align-content:center
  }

  .xl\:tw-content-start{
    align-content:flex-start
  }

  .xl\:tw-content-end{
    align-content:flex-end
  }

  .xl\:tw-content-between{
    align-content:space-between
  }

  .xl\:tw-content-around{
    align-content:space-around
  }

  .xl\:tw-content-evenly{
    align-content:space-evenly
  }

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

  .xl\:tw-items-end{
    align-items:flex-end
  }

  .xl\:tw-items-center{
    align-items:center
  }

  .xl\:tw-items-baseline{
    align-items:baseline
  }

  .xl\:tw-items-stretch{
    align-items:stretch
  }

  .xl\:tw-justify-start{
    justify-content:flex-start
  }

  .xl\:tw-justify-end{
    justify-content:flex-end
  }

  .xl\:tw-justify-center{
    justify-content:center
  }

  .xl\:tw-justify-between{
    justify-content:space-between
  }

  .xl\:tw-justify-around{
    justify-content:space-around
  }

  .xl\:tw-justify-evenly{
    justify-content:space-evenly
  }

  .xl\:tw-justify-items-start{
    justify-items:start
  }

  .xl\:tw-justify-items-end{
    justify-items:end
  }

  .xl\:tw-justify-items-center{
    justify-items:center
  }

  .xl\:tw-justify-items-stretch{
    justify-items:stretch
  }

  .xl\:tw-gap-0{
    grid-gap:0px;
    gap:0px
  }

  .xl\:tw-gap-1{
    grid-gap:0.25rem;
    gap:0.25rem
  }

  .xl\:tw-gap-2{
    grid-gap:0.5rem;
    gap:0.5rem
  }

  .xl\:tw-gap-3{
    grid-gap:0.75rem;
    gap:0.75rem
  }

  .xl\:tw-gap-4{
    grid-gap:1rem;
    gap:1rem
  }

  .xl\:tw-gap-5{
    grid-gap:1.25rem;
    gap:1.25rem
  }

  .xl\:tw-gap-6{
    grid-gap:1.5rem;
    gap:1.5rem
  }

  .xl\:tw-gap-7{
    grid-gap:1.75rem;
    gap:1.75rem
  }

  .xl\:tw-gap-8{
    grid-gap:2rem;
    gap:2rem
  }

  .xl\:tw-gap-9{
    grid-gap:2.25rem;
    gap:2.25rem
  }

  .xl\:tw-gap-10{
    grid-gap:2.5rem;
    gap:2.5rem
  }

  .xl\:tw-gap-11{
    grid-gap:2.75rem;
    gap:2.75rem
  }

  .xl\:tw-gap-12{
    grid-gap:3rem;
    gap:3rem
  }

  .xl\:tw-gap-14{
    grid-gap:3.5rem;
    gap:3.5rem
  }

  .xl\:tw-gap-16{
    grid-gap:4rem;
    gap:4rem
  }

  .xl\:tw-gap-20{
    grid-gap:5rem;
    gap:5rem
  }

  .xl\:tw-gap-24{
    grid-gap:6rem;
    gap:6rem
  }

  .xl\:tw-gap-28{
    grid-gap:7rem;
    gap:7rem
  }

  .xl\:tw-gap-32{
    grid-gap:8rem;
    gap:8rem
  }

  .xl\:tw-gap-36{
    grid-gap:9rem;
    gap:9rem
  }

  .xl\:tw-gap-40{
    grid-gap:10rem;
    gap:10rem
  }

  .xl\:tw-gap-44{
    grid-gap:11rem;
    gap:11rem
  }

  .xl\:tw-gap-48{
    grid-gap:12rem;
    gap:12rem
  }

  .xl\:tw-gap-52{
    grid-gap:13rem;
    gap:13rem
  }

  .xl\:tw-gap-56{
    grid-gap:14rem;
    gap:14rem
  }

  .xl\:tw-gap-60{
    grid-gap:15rem;
    gap:15rem
  }

  .xl\:tw-gap-64{
    grid-gap:16rem;
    gap:16rem
  }

  .xl\:tw-gap-72{
    grid-gap:18rem;
    gap:18rem
  }

  .xl\:tw-gap-80{
    grid-gap:20rem;
    gap:20rem
  }

  .xl\:tw-gap-96{
    grid-gap:24rem;
    gap:24rem
  }

  .xl\:tw-gap-px{
    grid-gap:1px;
    gap:1px
  }

  .xl\:tw-gap-0\.5{
    grid-gap:0.125rem;
    gap:0.125rem
  }

  .xl\:tw-gap-1\.5{
    grid-gap:0.375rem;
    gap:0.375rem
  }

  .xl\:tw-gap-2\.5{
    grid-gap:0.625rem;
    gap:0.625rem
  }

  .xl\:tw-gap-3\.5{
    grid-gap:0.875rem;
    gap:0.875rem
  }

  .xl\:tw-gap-x-0{
    grid-column-gap:0px;
    column-gap:0px
  }

  .xl\:tw-gap-x-1{
    grid-column-gap:0.25rem;
    column-gap:0.25rem
  }

  .xl\:tw-gap-x-2{
    grid-column-gap:0.5rem;
    column-gap:0.5rem
  }

  .xl\:tw-gap-x-3{
    grid-column-gap:0.75rem;
    column-gap:0.75rem
  }

  .xl\:tw-gap-x-4{
    grid-column-gap:1rem;
    column-gap:1rem
  }

  .xl\:tw-gap-x-5{
    grid-column-gap:1.25rem;
    column-gap:1.25rem
  }

  .xl\:tw-gap-x-6{
    grid-column-gap:1.5rem;
    column-gap:1.5rem
  }

  .xl\:tw-gap-x-7{
    grid-column-gap:1.75rem;
    column-gap:1.75rem
  }

  .xl\:tw-gap-x-8{
    grid-column-gap:2rem;
    column-gap:2rem
  }

  .xl\:tw-gap-x-9{
    grid-column-gap:2.25rem;
    column-gap:2.25rem
  }

  .xl\:tw-gap-x-10{
    grid-column-gap:2.5rem;
    column-gap:2.5rem
  }

  .xl\:tw-gap-x-11{
    grid-column-gap:2.75rem;
    column-gap:2.75rem
  }

  .xl\:tw-gap-x-12{
    grid-column-gap:3rem;
    column-gap:3rem
  }

  .xl\:tw-gap-x-14{
    grid-column-gap:3.5rem;
    column-gap:3.5rem
  }

  .xl\:tw-gap-x-16{
    grid-column-gap:4rem;
    column-gap:4rem
  }

  .xl\:tw-gap-x-20{
    grid-column-gap:5rem;
    column-gap:5rem
  }

  .xl\:tw-gap-x-24{
    grid-column-gap:6rem;
    column-gap:6rem
  }

  .xl\:tw-gap-x-28{
    grid-column-gap:7rem;
    column-gap:7rem
  }

  .xl\:tw-gap-x-32{
    grid-column-gap:8rem;
    column-gap:8rem
  }

  .xl\:tw-gap-x-36{
    grid-column-gap:9rem;
    column-gap:9rem
  }

  .xl\:tw-gap-x-40{
    grid-column-gap:10rem;
    column-gap:10rem
  }

  .xl\:tw-gap-x-44{
    grid-column-gap:11rem;
    column-gap:11rem
  }

  .xl\:tw-gap-x-48{
    grid-column-gap:12rem;
    column-gap:12rem
  }

  .xl\:tw-gap-x-52{
    grid-column-gap:13rem;
    column-gap:13rem
  }

  .xl\:tw-gap-x-56{
    grid-column-gap:14rem;
    column-gap:14rem
  }

  .xl\:tw-gap-x-60{
    grid-column-gap:15rem;
    column-gap:15rem
  }

  .xl\:tw-gap-x-64{
    grid-column-gap:16rem;
    column-gap:16rem
  }

  .xl\:tw-gap-x-72{
    grid-column-gap:18rem;
    column-gap:18rem
  }

  .xl\:tw-gap-x-80{
    grid-column-gap:20rem;
    column-gap:20rem
  }

  .xl\:tw-gap-x-96{
    grid-column-gap:24rem;
    column-gap:24rem
  }

  .xl\:tw-gap-x-px{
    grid-column-gap:1px;
    column-gap:1px
  }

  .xl\:tw-gap-x-0\.5{
    grid-column-gap:0.125rem;
    column-gap:0.125rem
  }

  .xl\:tw-gap-x-1\.5{
    grid-column-gap:0.375rem;
    column-gap:0.375rem
  }

  .xl\:tw-gap-x-2\.5{
    grid-column-gap:0.625rem;
    column-gap:0.625rem
  }

  .xl\:tw-gap-x-3\.5{
    grid-column-gap:0.875rem;
    column-gap:0.875rem
  }

  .xl\:tw-gap-y-0{
    grid-row-gap:0px;
    row-gap:0px
  }

  .xl\:tw-gap-y-1{
    grid-row-gap:0.25rem;
    row-gap:0.25rem
  }

  .xl\:tw-gap-y-2{
    grid-row-gap:0.5rem;
    row-gap:0.5rem
  }

  .xl\:tw-gap-y-3{
    grid-row-gap:0.75rem;
    row-gap:0.75rem
  }

  .xl\:tw-gap-y-4{
    grid-row-gap:1rem;
    row-gap:1rem
  }

  .xl\:tw-gap-y-5{
    grid-row-gap:1.25rem;
    row-gap:1.25rem
  }

  .xl\:tw-gap-y-6{
    grid-row-gap:1.5rem;
    row-gap:1.5rem
  }

  .xl\:tw-gap-y-7{
    grid-row-gap:1.75rem;
    row-gap:1.75rem
  }

  .xl\:tw-gap-y-8{
    grid-row-gap:2rem;
    row-gap:2rem
  }

  .xl\:tw-gap-y-9{
    grid-row-gap:2.25rem;
    row-gap:2.25rem
  }

  .xl\:tw-gap-y-10{
    grid-row-gap:2.5rem;
    row-gap:2.5rem
  }

  .xl\:tw-gap-y-11{
    grid-row-gap:2.75rem;
    row-gap:2.75rem
  }

  .xl\:tw-gap-y-12{
    grid-row-gap:3rem;
    row-gap:3rem
  }

  .xl\:tw-gap-y-14{
    grid-row-gap:3.5rem;
    row-gap:3.5rem
  }

  .xl\:tw-gap-y-16{
    grid-row-gap:4rem;
    row-gap:4rem
  }

  .xl\:tw-gap-y-20{
    grid-row-gap:5rem;
    row-gap:5rem
  }

  .xl\:tw-gap-y-24{
    grid-row-gap:6rem;
    row-gap:6rem
  }

  .xl\:tw-gap-y-28{
    grid-row-gap:7rem;
    row-gap:7rem
  }

  .xl\:tw-gap-y-32{
    grid-row-gap:8rem;
    row-gap:8rem
  }

  .xl\:tw-gap-y-36{
    grid-row-gap:9rem;
    row-gap:9rem
  }

  .xl\:tw-gap-y-40{
    grid-row-gap:10rem;
    row-gap:10rem
  }

  .xl\:tw-gap-y-44{
    grid-row-gap:11rem;
    row-gap:11rem
  }

  .xl\:tw-gap-y-48{
    grid-row-gap:12rem;
    row-gap:12rem
  }

  .xl\:tw-gap-y-52{
    grid-row-gap:13rem;
    row-gap:13rem
  }

  .xl\:tw-gap-y-56{
    grid-row-gap:14rem;
    row-gap:14rem
  }

  .xl\:tw-gap-y-60{
    grid-row-gap:15rem;
    row-gap:15rem
  }

  .xl\:tw-gap-y-64{
    grid-row-gap:16rem;
    row-gap:16rem
  }

  .xl\:tw-gap-y-72{
    grid-row-gap:18rem;
    row-gap:18rem
  }

  .xl\:tw-gap-y-80{
    grid-row-gap:20rem;
    row-gap:20rem
  }

  .xl\:tw-gap-y-96{
    grid-row-gap:24rem;
    row-gap:24rem
  }

  .xl\:tw-gap-y-px{
    grid-row-gap:1px;
    row-gap:1px
  }

  .xl\:tw-gap-y-0\.5{
    grid-row-gap:0.125rem;
    row-gap:0.125rem
  }

  .xl\:tw-gap-y-1\.5{
    grid-row-gap:0.375rem;
    row-gap:0.375rem
  }

  .xl\:tw-gap-y-2\.5{
    grid-row-gap:0.625rem;
    row-gap:0.625rem
  }

  .xl\:tw-gap-y-3\.5{
    grid-row-gap:0.875rem;
    row-gap:0.875rem
  }

  .xl\:tw-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)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:tw-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--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)))
  }

  .xl\:tw--space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw--space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:tw-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))
  }

  .xl\:tw-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--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))
  }

  .xl\:tw--space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .xl\:tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .xl\:tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .xl\:tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .xl\:tw-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)))
  }

  .xl\:tw-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)))
  }

  .xl\:tw-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)))
  }

  .xl\:tw-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)))
  }

  .xl\:tw-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)))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .xl\:tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .xl\:tw-divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .xl\:tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .xl\:tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .xl\:tw-divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .xl\:tw-divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .xl\:tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .xl\:tw-divide-current > :not([hidden]) ~ :not([hidden]){
    border-color:currentColor
  }

  .xl\:tw-divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
  }

  .xl\:tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .xl\:tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .xl\:tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .xl\:tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .xl\:tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .xl\:tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .xl\:tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .xl\:tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .xl\:tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .xl\:tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .xl\:tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .xl\:tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .xl\:tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .xl\:tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .xl\:tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .xl\:tw-place-self-auto{
    place-self:auto
  }

  .xl\:tw-place-self-start{
    place-self:start
  }

  .xl\:tw-place-self-end{
    place-self:end
  }

  .xl\:tw-place-self-center{
    place-self:center
  }

  .xl\:tw-place-self-stretch{
    place-self:stretch
  }

  .xl\:tw-self-auto{
    align-self:auto
  }

  .xl\:tw-self-start{
    align-self:flex-start
  }

  .xl\:tw-self-end{
    align-self:flex-end
  }

  .xl\:tw-self-center{
    align-self:center
  }

  .xl\:tw-self-stretch{
    align-self:stretch
  }

  .xl\:tw-self-baseline{
    align-self:baseline
  }

  .xl\:tw-justify-self-auto{
    justify-self:auto
  }

  .xl\:tw-justify-self-start{
    justify-self:start
  }

  .xl\:tw-justify-self-end{
    justify-self:end
  }

  .xl\:tw-justify-self-center{
    justify-self:center
  }

  .xl\:tw-justify-self-stretch{
    justify-self:stretch
  }

  .xl\:tw-overflow-auto{
    overflow:auto
  }

  .xl\:tw-overflow-hidden{
    overflow:hidden
  }

  .xl\:tw-overflow-visible{
    overflow:visible
  }

  .xl\:tw-overflow-scroll{
    overflow:scroll
  }

  .xl\:tw-overflow-x-auto{
    overflow-x:auto
  }

  .xl\:tw-overflow-y-auto{
    overflow-y:auto
  }

  .xl\:tw-overflow-x-hidden{
    overflow-x:hidden
  }

  .xl\:tw-overflow-y-hidden{
    overflow-y:hidden
  }

  .xl\:tw-overflow-x-visible{
    overflow-x:visible
  }

  .xl\:tw-overflow-y-visible{
    overflow-y:visible
  }

  .xl\:tw-overflow-x-scroll{
    overflow-x:scroll
  }

  .xl\:tw-overflow-y-scroll{
    overflow-y:scroll
  }

  .xl\:tw-overscroll-auto{
    overscroll-behavior:auto
  }

  .xl\:tw-overscroll-contain{
    overscroll-behavior:contain
  }

  .xl\:tw-overscroll-none{
    overscroll-behavior:none
  }

  .xl\:tw-overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .xl\:tw-overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .xl\:tw-overscroll-y-none{
    overscroll-behavior-y:none
  }

  .xl\:tw-overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .xl\:tw-overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .xl\:tw-overscroll-x-none{
    overscroll-behavior-x:none
  }

  .xl\:tw-truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .xl\:tw-overflow-ellipsis{
    text-overflow:ellipsis
  }

  .xl\:tw-overflow-clip{
    text-overflow:clip
  }

  .xl\:tw-whitespace-normal{
    white-space:normal
  }

  .xl\:tw-whitespace-nowrap{
    white-space:nowrap
  }

  .xl\:tw-whitespace-pre{
    white-space:pre
  }

  .xl\:tw-whitespace-pre-line{
    white-space:pre-line
  }

  .xl\:tw-whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .xl\:tw-break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .xl\:tw-break-words{
    overflow-wrap:break-word
  }

  .xl\:tw-break-all{
    word-break:break-all
  }

  .xl\:tw-rounded-none{
    border-radius:0px
  }

  .xl\:tw-rounded-sm{
    border-radius:0.125rem
  }

  .xl\:tw-rounded{
    border-radius:0.25rem
  }

  .xl\:tw-rounded-md{
    border-radius:0.375rem
  }

  .xl\:tw-rounded-lg{
    border-radius:0.5rem
  }

  .xl\:tw-rounded-xl{
    border-radius:0.75rem
  }

  .xl\:tw-rounded-2xl{
    border-radius:1rem
  }

  .xl\:tw-rounded-3xl{
    border-radius:1.5rem
  }

  .xl\:tw-rounded-full{
    border-radius:9999px
  }

  .xl\:tw-rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .xl\:tw-rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .xl\:tw-rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .xl\:tw-rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .xl\:tw-rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .xl\:tw-rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .xl\:tw-rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .xl\:tw-rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .xl\:tw-rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .xl\:tw-rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .xl\:tw-rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .xl\:tw-rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .xl\:tw-rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .xl\:tw-rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .xl\:tw-rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .xl\:tw-rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .xl\:tw-rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .xl\:tw-rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .xl\:tw-rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:tw-rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:tw-rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:tw-rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xl\:tw-rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:tw-rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:tw-rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:tw-rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:tw-rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:tw-rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:tw-rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:tw-rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:tw-rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xl\:tw-rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:tw-rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:tw-rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:tw-rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:tw-rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:tw-rounded-tl-none{
    border-top-left-radius:0px
  }

  .xl\:tw-rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .xl\:tw-rounded-tl{
    border-top-left-radius:0.25rem
  }

  .xl\:tw-rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .xl\:tw-rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .xl\:tw-rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .xl\:tw-rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .xl\:tw-rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .xl\:tw-rounded-tl-full{
    border-top-left-radius:9999px
  }

  .xl\:tw-rounded-tr-none{
    border-top-right-radius:0px
  }

  .xl\:tw-rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .xl\:tw-rounded-tr{
    border-top-right-radius:0.25rem
  }

  .xl\:tw-rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .xl\:tw-rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .xl\:tw-rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .xl\:tw-rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .xl\:tw-rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .xl\:tw-rounded-tr-full{
    border-top-right-radius:9999px
  }

  .xl\:tw-rounded-br-none{
    border-bottom-right-radius:0px
  }

  .xl\:tw-rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .xl\:tw-rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .xl\:tw-rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .xl\:tw-rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .xl\:tw-rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .xl\:tw-rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .xl\:tw-rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .xl\:tw-rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .xl\:tw-rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .xl\:tw-rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .xl\:tw-rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .xl\:tw-rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .xl\:tw-rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .xl\:tw-rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .xl\:tw-rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .xl\:tw-rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .xl\:tw-rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .xl\:tw-border-0{
    border-width:0px
  }

  .xl\:tw-border-2{
    border-width:2px
  }

  .xl\:tw-border-4{
    border-width:4px
  }

  .xl\:tw-border-8{
    border-width:8px
  }

  .xl\:tw-border{
    border-width:1px
  }

  .xl\:tw-border-t-0{
    border-top-width:0px
  }

  .xl\:tw-border-t-2{
    border-top-width:2px
  }

  .xl\:tw-border-t-4{
    border-top-width:4px
  }

  .xl\:tw-border-t-8{
    border-top-width:8px
  }

  .xl\:tw-border-t{
    border-top-width:1px
  }

  .xl\:tw-border-r-0{
    border-right-width:0px
  }

  .xl\:tw-border-r-2{
    border-right-width:2px
  }

  .xl\:tw-border-r-4{
    border-right-width:4px
  }

  .xl\:tw-border-r-8{
    border-right-width:8px
  }

  .xl\:tw-border-r{
    border-right-width:1px
  }

  .xl\:tw-border-b-0{
    border-bottom-width:0px
  }

  .xl\:tw-border-b-2{
    border-bottom-width:2px
  }

  .xl\:tw-border-b-4{
    border-bottom-width:4px
  }

  .xl\:tw-border-b-8{
    border-bottom-width:8px
  }

  .xl\:tw-border-b{
    border-bottom-width:1px
  }

  .xl\:tw-border-l-0{
    border-left-width:0px
  }

  .xl\:tw-border-l-2{
    border-left-width:2px
  }

  .xl\:tw-border-l-4{
    border-left-width:4px
  }

  .xl\:tw-border-l-8{
    border-left-width:8px
  }

  .xl\:tw-border-l{
    border-left-width:1px
  }

  .xl\:tw-border-solid{
    border-style:solid
  }

  .xl\:tw-border-dashed{
    border-style:dashed
  }

  .xl\:tw-border-dotted{
    border-style:dotted
  }

  .xl\:tw-border-double{
    border-style:double
  }

  .xl\:tw-border-none{
    border-style:none
  }

  .xl\:tw-border-transparent{
    border-color:transparent
  }

  .xl\:tw-border-current{
    border-color:currentColor
  }

  .xl\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .xl\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .xl\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .xl\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .xl\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .xl\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .xl\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .xl\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .xl\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-transparent{
    border-color:transparent
  }

  .tw-group:hover .xl\:group-hover\:tw-border-current{
    border-color:currentColor
  }

  .tw-group:hover .xl\:group-hover\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-transparent:focus-within{
    border-color:transparent
  }

  .xl\:focus-within\:tw-border-current:focus-within{
    border-color:currentColor
  }

  .xl\:focus-within\:tw-border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-gray-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-red-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-yellow-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-green-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-blue-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-indigo-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-purple-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .xl\:focus-within\:tw-border-pink-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-transparent:hover{
    border-color:transparent
  }

  .xl\:hover\:tw-border-current:hover{
    border-color:currentColor
  }

  .xl\:hover\:tw-border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-red-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-yellow-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-green-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-blue-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-indigo-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-purple-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .xl\:hover\:tw-border-pink-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-transparent:focus{
    border-color:transparent
  }

  .xl\:focus\:tw-border-current:focus{
    border-color:currentColor
  }

  .xl\:focus\:tw-border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-gray-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-red-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-yellow-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-green-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-blue-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-indigo-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-purple-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .xl\:focus\:tw-border-pink-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .xl\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .xl\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .xl\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .xl\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .xl\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .xl\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .xl\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .xl\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .xl\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .xl\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .xl\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .xl\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .xl\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .xl\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .xl\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tw-group:hover .xl\:group-hover\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .xl\:focus-within\:tw-border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .xl\:focus-within\:tw-border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .xl\:focus-within\:tw-border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .xl\:focus-within\:tw-border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .xl\:focus-within\:tw-border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .xl\:focus-within\:tw-border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .xl\:focus-within\:tw-border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .xl\:focus-within\:tw-border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .xl\:focus-within\:tw-border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .xl\:focus-within\:tw-border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .xl\:focus-within\:tw-border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .xl\:focus-within\:tw-border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .xl\:focus-within\:tw-border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .xl\:focus-within\:tw-border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .xl\:focus-within\:tw-border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .xl\:hover\:tw-border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .xl\:hover\:tw-border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .xl\:hover\:tw-border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .xl\:hover\:tw-border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .xl\:hover\:tw-border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .xl\:hover\:tw-border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .xl\:hover\:tw-border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .xl\:hover\:tw-border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .xl\:hover\:tw-border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .xl\:hover\:tw-border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .xl\:hover\:tw-border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .xl\:hover\:tw-border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .xl\:hover\:tw-border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .xl\:hover\:tw-border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .xl\:hover\:tw-border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .xl\:focus\:tw-border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .xl\:focus\:tw-border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .xl\:focus\:tw-border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .xl\:focus\:tw-border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .xl\:focus\:tw-border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .xl\:focus\:tw-border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .xl\:focus\:tw-border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .xl\:focus\:tw-border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .xl\:focus\:tw-border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .xl\:focus\:tw-border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .xl\:focus\:tw-border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .xl\:focus\:tw-border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .xl\:focus\:tw-border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .xl\:focus\:tw-border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .xl\:focus\:tw-border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .xl\:tw-bg-transparent{
    background-color:transparent
  }

  .xl\:tw-bg-current{
    background-color:currentColor
  }

  .xl\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-transparent{
    background-color:transparent
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-current{
    background-color:currentColor
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-transparent:focus-within{
    background-color:transparent
  }

  .xl\:focus-within\:tw-bg-current:focus-within{
    background-color:currentColor
  }

  .xl\:focus-within\:tw-bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-gray-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-red-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-yellow-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-green-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-blue-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-indigo-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-purple-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:tw-bg-pink-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-transparent:hover{
    background-color:transparent
  }

  .xl\:hover\:tw-bg-current:hover{
    background-color:currentColor
  }

  .xl\:hover\:tw-bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-gray-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-red-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-yellow-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-green-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-blue-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-indigo-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-purple-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .xl\:hover\:tw-bg-pink-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-transparent:focus{
    background-color:transparent
  }

  .xl\:focus\:tw-bg-current:focus{
    background-color:currentColor
  }

  .xl\:focus\:tw-bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-gray-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-red-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-yellow-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-green-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-blue-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-indigo-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-purple-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .xl\:focus\:tw-bg-pink-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .xl\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .xl\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .xl\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .xl\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .xl\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .xl\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .xl\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .xl\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .xl\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .xl\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .xl\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .xl\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .xl\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .xl\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .xl\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tw-group:hover .xl\:group-hover\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .xl\:focus-within\:tw-bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .xl\:focus-within\:tw-bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .xl\:focus-within\:tw-bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .xl\:focus-within\:tw-bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .xl\:focus-within\:tw-bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .xl\:focus-within\:tw-bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .xl\:focus-within\:tw-bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .xl\:focus-within\:tw-bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .xl\:focus-within\:tw-bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .xl\:focus-within\:tw-bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .xl\:focus-within\:tw-bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .xl\:focus-within\:tw-bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .xl\:focus-within\:tw-bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .xl\:focus-within\:tw-bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .xl\:focus-within\:tw-bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .xl\:hover\:tw-bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .xl\:hover\:tw-bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .xl\:hover\:tw-bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .xl\:hover\:tw-bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .xl\:hover\:tw-bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .xl\:hover\:tw-bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .xl\:hover\:tw-bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .xl\:hover\:tw-bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .xl\:hover\:tw-bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .xl\:hover\:tw-bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .xl\:hover\:tw-bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .xl\:hover\:tw-bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .xl\:hover\:tw-bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .xl\:hover\:tw-bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .xl\:hover\:tw-bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .xl\:focus\:tw-bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .xl\:focus\:tw-bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .xl\:focus\:tw-bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .xl\:focus\:tw-bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .xl\:focus\:tw-bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .xl\:focus\:tw-bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .xl\:focus\:tw-bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .xl\:focus\:tw-bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .xl\:focus\:tw-bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .xl\:focus\:tw-bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .xl\:focus\:tw-bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .xl\:focus\:tw-bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .xl\:focus\:tw-bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .xl\:focus\:tw-bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .xl\:focus\:tw-bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .xl\:tw-bg-none{
    background-image:none
  }

  .xl\:tw-bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .xl\:tw-bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .xl\:tw-from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:tw-from-current{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:tw-from-black{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:tw-from-white{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:tw-from-gray-50{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:tw-from-gray-100{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:tw-from-gray-200{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:tw-from-gray-300{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:tw-from-gray-400{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:tw-from-gray-500{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:tw-from-gray-600{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:tw-from-gray-700{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:tw-from-gray-800{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:tw-from-gray-900{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:tw-from-red-50{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:tw-from-red-100{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:tw-from-red-200{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:tw-from-red-300{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:tw-from-red-400{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:tw-from-red-500{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:tw-from-red-600{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:tw-from-red-700{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:tw-from-red-800{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:tw-from-red-900{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:tw-from-yellow-50{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:tw-from-yellow-100{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:tw-from-yellow-200{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:tw-from-yellow-300{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:tw-from-yellow-400{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:tw-from-yellow-500{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:tw-from-yellow-600{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:tw-from-yellow-700{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:tw-from-yellow-800{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:tw-from-yellow-900{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:tw-from-green-50{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:tw-from-green-100{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:tw-from-green-200{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:tw-from-green-300{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:tw-from-green-400{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:tw-from-green-500{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:tw-from-green-600{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:tw-from-green-700{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:tw-from-green-800{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:tw-from-green-900{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:tw-from-blue-50{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:tw-from-blue-100{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:tw-from-blue-200{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:tw-from-blue-300{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:tw-from-blue-400{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:tw-from-blue-500{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:tw-from-blue-600{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:tw-from-blue-700{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:tw-from-blue-800{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:tw-from-blue-900{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:tw-from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:tw-from-indigo-100{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:tw-from-indigo-200{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:tw-from-indigo-300{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:tw-from-indigo-400{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:tw-from-indigo-500{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:tw-from-indigo-600{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:tw-from-indigo-700{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:tw-from-indigo-800{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:tw-from-indigo-900{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:tw-from-purple-50{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:tw-from-purple-100{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:tw-from-purple-200{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:tw-from-purple-300{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:tw-from-purple-400{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:tw-from-purple-500{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:tw-from-purple-600{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:tw-from-purple-700{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:tw-from-purple-800{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:tw-from-purple-900{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:tw-from-pink-50{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:tw-from-pink-100{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:tw-from-pink-200{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:tw-from-pink-300{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:tw-from-pink-400{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:tw-from-pink-500{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:tw-from-pink-600{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:tw-from-pink-700{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:tw-from-pink-800{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:tw-from-pink-900{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:hover\:tw-from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:tw-from-current:hover{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:tw-from-black:hover{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:tw-from-white:hover{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:tw-from-gray-50:hover{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:hover\:tw-from-gray-100:hover{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:hover\:tw-from-gray-200:hover{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:hover\:tw-from-gray-300:hover{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:hover\:tw-from-gray-400:hover{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:hover\:tw-from-gray-500:hover{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:hover\:tw-from-gray-600:hover{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:hover\:tw-from-gray-700:hover{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:hover\:tw-from-gray-800:hover{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:hover\:tw-from-gray-900:hover{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:hover\:tw-from-red-50:hover{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:hover\:tw-from-red-100:hover{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:hover\:tw-from-red-200:hover{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:hover\:tw-from-red-300:hover{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:hover\:tw-from-red-400:hover{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:hover\:tw-from-red-500:hover{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:hover\:tw-from-red-600:hover{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:hover\:tw-from-red-700:hover{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:hover\:tw-from-red-800:hover{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:hover\:tw-from-red-900:hover{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:hover\:tw-from-yellow-50:hover{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:hover\:tw-from-yellow-100:hover{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:hover\:tw-from-yellow-200:hover{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:hover\:tw-from-yellow-300:hover{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:hover\:tw-from-yellow-400:hover{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:hover\:tw-from-yellow-500:hover{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:hover\:tw-from-yellow-600:hover{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:hover\:tw-from-yellow-700:hover{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:hover\:tw-from-yellow-800:hover{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:hover\:tw-from-yellow-900:hover{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:hover\:tw-from-green-50:hover{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:hover\:tw-from-green-100:hover{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:hover\:tw-from-green-200:hover{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:hover\:tw-from-green-300:hover{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:hover\:tw-from-green-400:hover{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:hover\:tw-from-green-500:hover{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:hover\:tw-from-green-600:hover{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:hover\:tw-from-green-700:hover{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:hover\:tw-from-green-800:hover{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:hover\:tw-from-green-900:hover{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:hover\:tw-from-blue-50:hover{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:hover\:tw-from-blue-100:hover{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:hover\:tw-from-blue-200:hover{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:hover\:tw-from-blue-300:hover{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:hover\:tw-from-blue-400:hover{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:hover\:tw-from-blue-500:hover{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:hover\:tw-from-blue-600:hover{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:hover\:tw-from-blue-700:hover{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:hover\:tw-from-blue-800:hover{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:hover\:tw-from-blue-900:hover{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:hover\:tw-from-indigo-50:hover{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:hover\:tw-from-indigo-100:hover{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:hover\:tw-from-indigo-200:hover{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:hover\:tw-from-indigo-300:hover{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:hover\:tw-from-indigo-400:hover{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:hover\:tw-from-indigo-500:hover{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:hover\:tw-from-indigo-600:hover{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:hover\:tw-from-indigo-700:hover{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:hover\:tw-from-indigo-800:hover{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:hover\:tw-from-indigo-900:hover{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:hover\:tw-from-purple-50:hover{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:hover\:tw-from-purple-100:hover{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:hover\:tw-from-purple-200:hover{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:hover\:tw-from-purple-300:hover{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:hover\:tw-from-purple-400:hover{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:hover\:tw-from-purple-500:hover{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:hover\:tw-from-purple-600:hover{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:hover\:tw-from-purple-700:hover{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:hover\:tw-from-purple-800:hover{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:hover\:tw-from-purple-900:hover{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:hover\:tw-from-pink-50:hover{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:hover\:tw-from-pink-100:hover{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:hover\:tw-from-pink-200:hover{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:hover\:tw-from-pink-300:hover{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:hover\:tw-from-pink-400:hover{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:hover\:tw-from-pink-500:hover{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:hover\:tw-from-pink-600:hover{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:hover\:tw-from-pink-700:hover{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:hover\:tw-from-pink-800:hover{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:hover\:tw-from-pink-900:hover{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:focus\:tw-from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:tw-from-current:focus{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:tw-from-black:focus{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:tw-from-white:focus{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:tw-from-gray-50:focus{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:focus\:tw-from-gray-100:focus{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:focus\:tw-from-gray-200:focus{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:focus\:tw-from-gray-300:focus{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:focus\:tw-from-gray-400:focus{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:focus\:tw-from-gray-500:focus{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:focus\:tw-from-gray-600:focus{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:focus\:tw-from-gray-700:focus{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:focus\:tw-from-gray-800:focus{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:focus\:tw-from-gray-900:focus{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:focus\:tw-from-red-50:focus{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:focus\:tw-from-red-100:focus{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:focus\:tw-from-red-200:focus{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:focus\:tw-from-red-300:focus{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:focus\:tw-from-red-400:focus{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:focus\:tw-from-red-500:focus{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:focus\:tw-from-red-600:focus{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:focus\:tw-from-red-700:focus{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:focus\:tw-from-red-800:focus{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:focus\:tw-from-red-900:focus{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:focus\:tw-from-yellow-50:focus{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:focus\:tw-from-yellow-100:focus{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:focus\:tw-from-yellow-200:focus{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:focus\:tw-from-yellow-300:focus{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:focus\:tw-from-yellow-400:focus{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:focus\:tw-from-yellow-500:focus{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:focus\:tw-from-yellow-600:focus{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:focus\:tw-from-yellow-700:focus{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:focus\:tw-from-yellow-800:focus{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:focus\:tw-from-yellow-900:focus{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:focus\:tw-from-green-50:focus{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:focus\:tw-from-green-100:focus{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:focus\:tw-from-green-200:focus{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:focus\:tw-from-green-300:focus{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:focus\:tw-from-green-400:focus{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:focus\:tw-from-green-500:focus{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:focus\:tw-from-green-600:focus{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:focus\:tw-from-green-700:focus{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:focus\:tw-from-green-800:focus{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:focus\:tw-from-green-900:focus{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:focus\:tw-from-blue-50:focus{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:focus\:tw-from-blue-100:focus{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:focus\:tw-from-blue-200:focus{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:focus\:tw-from-blue-300:focus{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:focus\:tw-from-blue-400:focus{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:focus\:tw-from-blue-500:focus{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:focus\:tw-from-blue-600:focus{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:focus\:tw-from-blue-700:focus{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:focus\:tw-from-blue-800:focus{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:focus\:tw-from-blue-900:focus{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:focus\:tw-from-indigo-50:focus{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:focus\:tw-from-indigo-100:focus{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:focus\:tw-from-indigo-200:focus{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:focus\:tw-from-indigo-300:focus{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:focus\:tw-from-indigo-400:focus{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:focus\:tw-from-indigo-500:focus{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:focus\:tw-from-indigo-600:focus{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:focus\:tw-from-indigo-700:focus{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:focus\:tw-from-indigo-800:focus{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:focus\:tw-from-indigo-900:focus{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:focus\:tw-from-purple-50:focus{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:focus\:tw-from-purple-100:focus{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:focus\:tw-from-purple-200:focus{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:focus\:tw-from-purple-300:focus{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:focus\:tw-from-purple-400:focus{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:focus\:tw-from-purple-500:focus{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:focus\:tw-from-purple-600:focus{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:focus\:tw-from-purple-700:focus{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:focus\:tw-from-purple-800:focus{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:focus\:tw-from-purple-900:focus{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:focus\:tw-from-pink-50:focus{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:focus\:tw-from-pink-100:focus{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:focus\:tw-from-pink-200:focus{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:focus\:tw-from-pink-300:focus{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:focus\:tw-from-pink-400:focus{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:focus\:tw-from-pink-500:focus{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:focus\:tw-from-pink-600:focus{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:focus\:tw-from-pink-700:focus{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:focus\:tw-from-pink-800:focus{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:focus\:tw-from-pink-900:focus{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:tw-via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:tw-via-current{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:tw-via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:tw-via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:tw-via-gray-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:tw-via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:tw-via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:tw-via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:tw-via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:tw-via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:tw-via-gray-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:tw-via-gray-700{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:tw-via-gray-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:tw-via-gray-900{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:tw-via-red-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:tw-via-red-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:tw-via-red-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:tw-via-red-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:tw-via-red-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:tw-via-red-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:tw-via-red-600{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:tw-via-red-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:tw-via-red-800{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:tw-via-red-900{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:tw-via-yellow-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:tw-via-yellow-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:tw-via-yellow-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:tw-via-yellow-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:tw-via-yellow-400{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:tw-via-yellow-500{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:tw-via-yellow-600{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:tw-via-yellow-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:tw-via-yellow-800{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:tw-via-yellow-900{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:tw-via-green-50{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:tw-via-green-100{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:tw-via-green-200{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:tw-via-green-300{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:tw-via-green-400{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:tw-via-green-500{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:tw-via-green-600{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:tw-via-green-700{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:tw-via-green-800{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:tw-via-green-900{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:tw-via-blue-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:tw-via-blue-100{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:tw-via-blue-200{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:tw-via-blue-300{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:tw-via-blue-400{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:tw-via-blue-500{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:tw-via-blue-600{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:tw-via-blue-700{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:tw-via-blue-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:tw-via-blue-900{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:tw-via-indigo-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:tw-via-indigo-100{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:tw-via-indigo-200{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:tw-via-indigo-300{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:tw-via-indigo-400{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:tw-via-indigo-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:tw-via-indigo-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:tw-via-indigo-700{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:tw-via-indigo-800{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:tw-via-indigo-900{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:tw-via-purple-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:tw-via-purple-100{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:tw-via-purple-200{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:tw-via-purple-300{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:tw-via-purple-400{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:tw-via-purple-500{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:tw-via-purple-600{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:tw-via-purple-700{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:tw-via-purple-800{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:tw-via-purple-900{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:tw-via-pink-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:tw-via-pink-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:tw-via-pink-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:tw-via-pink-300{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:tw-via-pink-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:tw-via-pink-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:tw-via-pink-600{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:tw-via-pink-700{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:tw-via-pink-800{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:tw-via-pink-900{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:hover\:tw-via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:tw-via-current:hover{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:tw-via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:tw-via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:tw-via-gray-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:hover\:tw-via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:hover\:tw-via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:hover\:tw-via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:hover\:tw-via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:hover\:tw-via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:hover\:tw-via-gray-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:hover\:tw-via-gray-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:hover\:tw-via-gray-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:hover\:tw-via-gray-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:hover\:tw-via-red-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:hover\:tw-via-red-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:hover\:tw-via-red-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:hover\:tw-via-red-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:hover\:tw-via-red-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:hover\:tw-via-red-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:hover\:tw-via-red-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:hover\:tw-via-red-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:hover\:tw-via-red-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:hover\:tw-via-red-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:hover\:tw-via-yellow-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:hover\:tw-via-yellow-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:hover\:tw-via-yellow-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:hover\:tw-via-yellow-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:hover\:tw-via-yellow-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:hover\:tw-via-yellow-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:hover\:tw-via-yellow-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:hover\:tw-via-yellow-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:hover\:tw-via-yellow-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:hover\:tw-via-yellow-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:hover\:tw-via-green-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:hover\:tw-via-green-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:hover\:tw-via-green-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:hover\:tw-via-green-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:hover\:tw-via-green-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:hover\:tw-via-green-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:hover\:tw-via-green-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:hover\:tw-via-green-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:hover\:tw-via-green-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:hover\:tw-via-green-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:hover\:tw-via-blue-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:hover\:tw-via-blue-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:hover\:tw-via-blue-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:hover\:tw-via-blue-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:hover\:tw-via-blue-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:hover\:tw-via-blue-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:hover\:tw-via-blue-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:hover\:tw-via-blue-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:hover\:tw-via-blue-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:hover\:tw-via-blue-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:hover\:tw-via-indigo-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:hover\:tw-via-indigo-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:hover\:tw-via-indigo-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:hover\:tw-via-indigo-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:hover\:tw-via-indigo-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:hover\:tw-via-indigo-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:hover\:tw-via-indigo-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:hover\:tw-via-indigo-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:hover\:tw-via-indigo-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:hover\:tw-via-indigo-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:hover\:tw-via-purple-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:hover\:tw-via-purple-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:hover\:tw-via-purple-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:hover\:tw-via-purple-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:hover\:tw-via-purple-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:hover\:tw-via-purple-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:hover\:tw-via-purple-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:hover\:tw-via-purple-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:hover\:tw-via-purple-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:hover\:tw-via-purple-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:hover\:tw-via-pink-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:hover\:tw-via-pink-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:hover\:tw-via-pink-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:hover\:tw-via-pink-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:hover\:tw-via-pink-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:hover\:tw-via-pink-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:hover\:tw-via-pink-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:hover\:tw-via-pink-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:hover\:tw-via-pink-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:hover\:tw-via-pink-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:focus\:tw-via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:tw-via-current:focus{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:tw-via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:tw-via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:tw-via-gray-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .xl\:focus\:tw-via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .xl\:focus\:tw-via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .xl\:focus\:tw-via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .xl\:focus\:tw-via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .xl\:focus\:tw-via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .xl\:focus\:tw-via-gray-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .xl\:focus\:tw-via-gray-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .xl\:focus\:tw-via-gray-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .xl\:focus\:tw-via-gray-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .xl\:focus\:tw-via-red-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .xl\:focus\:tw-via-red-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .xl\:focus\:tw-via-red-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .xl\:focus\:tw-via-red-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .xl\:focus\:tw-via-red-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .xl\:focus\:tw-via-red-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .xl\:focus\:tw-via-red-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .xl\:focus\:tw-via-red-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .xl\:focus\:tw-via-red-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .xl\:focus\:tw-via-red-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .xl\:focus\:tw-via-yellow-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .xl\:focus\:tw-via-yellow-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .xl\:focus\:tw-via-yellow-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .xl\:focus\:tw-via-yellow-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .xl\:focus\:tw-via-yellow-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .xl\:focus\:tw-via-yellow-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:focus\:tw-via-yellow-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .xl\:focus\:tw-via-yellow-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .xl\:focus\:tw-via-yellow-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .xl\:focus\:tw-via-yellow-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .xl\:focus\:tw-via-green-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .xl\:focus\:tw-via-green-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .xl\:focus\:tw-via-green-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .xl\:focus\:tw-via-green-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .xl\:focus\:tw-via-green-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .xl\:focus\:tw-via-green-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .xl\:focus\:tw-via-green-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .xl\:focus\:tw-via-green-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .xl\:focus\:tw-via-green-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .xl\:focus\:tw-via-green-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .xl\:focus\:tw-via-blue-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .xl\:focus\:tw-via-blue-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .xl\:focus\:tw-via-blue-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .xl\:focus\:tw-via-blue-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .xl\:focus\:tw-via-blue-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .xl\:focus\:tw-via-blue-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .xl\:focus\:tw-via-blue-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .xl\:focus\:tw-via-blue-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .xl\:focus\:tw-via-blue-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .xl\:focus\:tw-via-blue-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .xl\:focus\:tw-via-indigo-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .xl\:focus\:tw-via-indigo-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .xl\:focus\:tw-via-indigo-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .xl\:focus\:tw-via-indigo-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .xl\:focus\:tw-via-indigo-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .xl\:focus\:tw-via-indigo-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .xl\:focus\:tw-via-indigo-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .xl\:focus\:tw-via-indigo-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .xl\:focus\:tw-via-indigo-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .xl\:focus\:tw-via-indigo-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .xl\:focus\:tw-via-purple-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .xl\:focus\:tw-via-purple-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .xl\:focus\:tw-via-purple-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .xl\:focus\:tw-via-purple-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .xl\:focus\:tw-via-purple-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .xl\:focus\:tw-via-purple-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .xl\:focus\:tw-via-purple-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .xl\:focus\:tw-via-purple-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .xl\:focus\:tw-via-purple-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .xl\:focus\:tw-via-purple-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .xl\:focus\:tw-via-pink-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .xl\:focus\:tw-via-pink-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .xl\:focus\:tw-via-pink-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .xl\:focus\:tw-via-pink-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .xl\:focus\:tw-via-pink-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .xl\:focus\:tw-via-pink-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .xl\:focus\:tw-via-pink-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .xl\:focus\:tw-via-pink-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .xl\:focus\:tw-via-pink-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .xl\:focus\:tw-via-pink-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .xl\:tw-to-transparent{
    --tw-gradient-to:transparent
  }

  .xl\:tw-to-current{
    --tw-gradient-to:currentColor
  }

  .xl\:tw-to-black{
    --tw-gradient-to:#000
  }

  .xl\:tw-to-white{
    --tw-gradient-to:#fff
  }

  .xl\:tw-to-gray-50{
    --tw-gradient-to:#f9fafb
  }

  .xl\:tw-to-gray-100{
    --tw-gradient-to:#f3f4f6
  }

  .xl\:tw-to-gray-200{
    --tw-gradient-to:#e5e7eb
  }

  .xl\:tw-to-gray-300{
    --tw-gradient-to:#d1d5db
  }

  .xl\:tw-to-gray-400{
    --tw-gradient-to:#9ca3af
  }

  .xl\:tw-to-gray-500{
    --tw-gradient-to:#6b7280
  }

  .xl\:tw-to-gray-600{
    --tw-gradient-to:#4b5563
  }

  .xl\:tw-to-gray-700{
    --tw-gradient-to:#374151
  }

  .xl\:tw-to-gray-800{
    --tw-gradient-to:#1f2937
  }

  .xl\:tw-to-gray-900{
    --tw-gradient-to:#111827
  }

  .xl\:tw-to-red-50{
    --tw-gradient-to:#fef2f2
  }

  .xl\:tw-to-red-100{
    --tw-gradient-to:#fee2e2
  }

  .xl\:tw-to-red-200{
    --tw-gradient-to:#fecaca
  }

  .xl\:tw-to-red-300{
    --tw-gradient-to:#fca5a5
  }

  .xl\:tw-to-red-400{
    --tw-gradient-to:#f87171
  }

  .xl\:tw-to-red-500{
    --tw-gradient-to:#ef4444
  }

  .xl\:tw-to-red-600{
    --tw-gradient-to:#dc2626
  }

  .xl\:tw-to-red-700{
    --tw-gradient-to:#b91c1c
  }

  .xl\:tw-to-red-800{
    --tw-gradient-to:#991b1b
  }

  .xl\:tw-to-red-900{
    --tw-gradient-to:#7f1d1d
  }

  .xl\:tw-to-yellow-50{
    --tw-gradient-to:#fffbeb
  }

  .xl\:tw-to-yellow-100{
    --tw-gradient-to:#fef3c7
  }

  .xl\:tw-to-yellow-200{
    --tw-gradient-to:#fde68a
  }

  .xl\:tw-to-yellow-300{
    --tw-gradient-to:#fcd34d
  }

  .xl\:tw-to-yellow-400{
    --tw-gradient-to:#fbbf24
  }

  .xl\:tw-to-yellow-500{
    --tw-gradient-to:#f59e0b
  }

  .xl\:tw-to-yellow-600{
    --tw-gradient-to:#d97706
  }

  .xl\:tw-to-yellow-700{
    --tw-gradient-to:#b45309
  }

  .xl\:tw-to-yellow-800{
    --tw-gradient-to:#92400e
  }

  .xl\:tw-to-yellow-900{
    --tw-gradient-to:#78350f
  }

  .xl\:tw-to-green-50{
    --tw-gradient-to:#ecfdf5
  }

  .xl\:tw-to-green-100{
    --tw-gradient-to:#d1fae5
  }

  .xl\:tw-to-green-200{
    --tw-gradient-to:#a7f3d0
  }

  .xl\:tw-to-green-300{
    --tw-gradient-to:#6ee7b7
  }

  .xl\:tw-to-green-400{
    --tw-gradient-to:#34d399
  }

  .xl\:tw-to-green-500{
    --tw-gradient-to:#10b981
  }

  .xl\:tw-to-green-600{
    --tw-gradient-to:#059669
  }

  .xl\:tw-to-green-700{
    --tw-gradient-to:#047857
  }

  .xl\:tw-to-green-800{
    --tw-gradient-to:#065f46
  }

  .xl\:tw-to-green-900{
    --tw-gradient-to:#064e3b
  }

  .xl\:tw-to-blue-50{
    --tw-gradient-to:#eff6ff
  }

  .xl\:tw-to-blue-100{
    --tw-gradient-to:#dbeafe
  }

  .xl\:tw-to-blue-200{
    --tw-gradient-to:#bfdbfe
  }

  .xl\:tw-to-blue-300{
    --tw-gradient-to:#93c5fd
  }

  .xl\:tw-to-blue-400{
    --tw-gradient-to:#60a5fa
  }

  .xl\:tw-to-blue-500{
    --tw-gradient-to:#3b82f6
  }

  .xl\:tw-to-blue-600{
    --tw-gradient-to:#2563eb
  }

  .xl\:tw-to-blue-700{
    --tw-gradient-to:#1d4ed8
  }

  .xl\:tw-to-blue-800{
    --tw-gradient-to:#1e40af
  }

  .xl\:tw-to-blue-900{
    --tw-gradient-to:#1e3a8a
  }

  .xl\:tw-to-indigo-50{
    --tw-gradient-to:#eef2ff
  }

  .xl\:tw-to-indigo-100{
    --tw-gradient-to:#e0e7ff
  }

  .xl\:tw-to-indigo-200{
    --tw-gradient-to:#c7d2fe
  }

  .xl\:tw-to-indigo-300{
    --tw-gradient-to:#a5b4fc
  }

  .xl\:tw-to-indigo-400{
    --tw-gradient-to:#818cf8
  }

  .xl\:tw-to-indigo-500{
    --tw-gradient-to:#6366f1
  }

  .xl\:tw-to-indigo-600{
    --tw-gradient-to:#4f46e5
  }

  .xl\:tw-to-indigo-700{
    --tw-gradient-to:#4338ca
  }

  .xl\:tw-to-indigo-800{
    --tw-gradient-to:#3730a3
  }

  .xl\:tw-to-indigo-900{
    --tw-gradient-to:#312e81
  }

  .xl\:tw-to-purple-50{
    --tw-gradient-to:#f5f3ff
  }

  .xl\:tw-to-purple-100{
    --tw-gradient-to:#ede9fe
  }

  .xl\:tw-to-purple-200{
    --tw-gradient-to:#ddd6fe
  }

  .xl\:tw-to-purple-300{
    --tw-gradient-to:#c4b5fd
  }

  .xl\:tw-to-purple-400{
    --tw-gradient-to:#a78bfa
  }

  .xl\:tw-to-purple-500{
    --tw-gradient-to:#8b5cf6
  }

  .xl\:tw-to-purple-600{
    --tw-gradient-to:#7c3aed
  }

  .xl\:tw-to-purple-700{
    --tw-gradient-to:#6d28d9
  }

  .xl\:tw-to-purple-800{
    --tw-gradient-to:#5b21b6
  }

  .xl\:tw-to-purple-900{
    --tw-gradient-to:#4c1d95
  }

  .xl\:tw-to-pink-50{
    --tw-gradient-to:#fdf2f8
  }

  .xl\:tw-to-pink-100{
    --tw-gradient-to:#fce7f3
  }

  .xl\:tw-to-pink-200{
    --tw-gradient-to:#fbcfe8
  }

  .xl\:tw-to-pink-300{
    --tw-gradient-to:#f9a8d4
  }

  .xl\:tw-to-pink-400{
    --tw-gradient-to:#f472b6
  }

  .xl\:tw-to-pink-500{
    --tw-gradient-to:#ec4899
  }

  .xl\:tw-to-pink-600{
    --tw-gradient-to:#db2777
  }

  .xl\:tw-to-pink-700{
    --tw-gradient-to:#be185d
  }

  .xl\:tw-to-pink-800{
    --tw-gradient-to:#9d174d
  }

  .xl\:tw-to-pink-900{
    --tw-gradient-to:#831843
  }

  .xl\:hover\:tw-to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .xl\:hover\:tw-to-current:hover{
    --tw-gradient-to:currentColor
  }

  .xl\:hover\:tw-to-black:hover{
    --tw-gradient-to:#000
  }

  .xl\:hover\:tw-to-white:hover{
    --tw-gradient-to:#fff
  }

  .xl\:hover\:tw-to-gray-50:hover{
    --tw-gradient-to:#f9fafb
  }

  .xl\:hover\:tw-to-gray-100:hover{
    --tw-gradient-to:#f3f4f6
  }

  .xl\:hover\:tw-to-gray-200:hover{
    --tw-gradient-to:#e5e7eb
  }

  .xl\:hover\:tw-to-gray-300:hover{
    --tw-gradient-to:#d1d5db
  }

  .xl\:hover\:tw-to-gray-400:hover{
    --tw-gradient-to:#9ca3af
  }

  .xl\:hover\:tw-to-gray-500:hover{
    --tw-gradient-to:#6b7280
  }

  .xl\:hover\:tw-to-gray-600:hover{
    --tw-gradient-to:#4b5563
  }

  .xl\:hover\:tw-to-gray-700:hover{
    --tw-gradient-to:#374151
  }

  .xl\:hover\:tw-to-gray-800:hover{
    --tw-gradient-to:#1f2937
  }

  .xl\:hover\:tw-to-gray-900:hover{
    --tw-gradient-to:#111827
  }

  .xl\:hover\:tw-to-red-50:hover{
    --tw-gradient-to:#fef2f2
  }

  .xl\:hover\:tw-to-red-100:hover{
    --tw-gradient-to:#fee2e2
  }

  .xl\:hover\:tw-to-red-200:hover{
    --tw-gradient-to:#fecaca
  }

  .xl\:hover\:tw-to-red-300:hover{
    --tw-gradient-to:#fca5a5
  }

  .xl\:hover\:tw-to-red-400:hover{
    --tw-gradient-to:#f87171
  }

  .xl\:hover\:tw-to-red-500:hover{
    --tw-gradient-to:#ef4444
  }

  .xl\:hover\:tw-to-red-600:hover{
    --tw-gradient-to:#dc2626
  }

  .xl\:hover\:tw-to-red-700:hover{
    --tw-gradient-to:#b91c1c
  }

  .xl\:hover\:tw-to-red-800:hover{
    --tw-gradient-to:#991b1b
  }

  .xl\:hover\:tw-to-red-900:hover{
    --tw-gradient-to:#7f1d1d
  }

  .xl\:hover\:tw-to-yellow-50:hover{
    --tw-gradient-to:#fffbeb
  }

  .xl\:hover\:tw-to-yellow-100:hover{
    --tw-gradient-to:#fef3c7
  }

  .xl\:hover\:tw-to-yellow-200:hover{
    --tw-gradient-to:#fde68a
  }

  .xl\:hover\:tw-to-yellow-300:hover{
    --tw-gradient-to:#fcd34d
  }

  .xl\:hover\:tw-to-yellow-400:hover{
    --tw-gradient-to:#fbbf24
  }

  .xl\:hover\:tw-to-yellow-500:hover{
    --tw-gradient-to:#f59e0b
  }

  .xl\:hover\:tw-to-yellow-600:hover{
    --tw-gradient-to:#d97706
  }

  .xl\:hover\:tw-to-yellow-700:hover{
    --tw-gradient-to:#b45309
  }

  .xl\:hover\:tw-to-yellow-800:hover{
    --tw-gradient-to:#92400e
  }

  .xl\:hover\:tw-to-yellow-900:hover{
    --tw-gradient-to:#78350f
  }

  .xl\:hover\:tw-to-green-50:hover{
    --tw-gradient-to:#ecfdf5
  }

  .xl\:hover\:tw-to-green-100:hover{
    --tw-gradient-to:#d1fae5
  }

  .xl\:hover\:tw-to-green-200:hover{
    --tw-gradient-to:#a7f3d0
  }

  .xl\:hover\:tw-to-green-300:hover{
    --tw-gradient-to:#6ee7b7
  }

  .xl\:hover\:tw-to-green-400:hover{
    --tw-gradient-to:#34d399
  }

  .xl\:hover\:tw-to-green-500:hover{
    --tw-gradient-to:#10b981
  }

  .xl\:hover\:tw-to-green-600:hover{
    --tw-gradient-to:#059669
  }

  .xl\:hover\:tw-to-green-700:hover{
    --tw-gradient-to:#047857
  }

  .xl\:hover\:tw-to-green-800:hover{
    --tw-gradient-to:#065f46
  }

  .xl\:hover\:tw-to-green-900:hover{
    --tw-gradient-to:#064e3b
  }

  .xl\:hover\:tw-to-blue-50:hover{
    --tw-gradient-to:#eff6ff
  }

  .xl\:hover\:tw-to-blue-100:hover{
    --tw-gradient-to:#dbeafe
  }

  .xl\:hover\:tw-to-blue-200:hover{
    --tw-gradient-to:#bfdbfe
  }

  .xl\:hover\:tw-to-blue-300:hover{
    --tw-gradient-to:#93c5fd
  }

  .xl\:hover\:tw-to-blue-400:hover{
    --tw-gradient-to:#60a5fa
  }

  .xl\:hover\:tw-to-blue-500:hover{
    --tw-gradient-to:#3b82f6
  }

  .xl\:hover\:tw-to-blue-600:hover{
    --tw-gradient-to:#2563eb
  }

  .xl\:hover\:tw-to-blue-700:hover{
    --tw-gradient-to:#1d4ed8
  }

  .xl\:hover\:tw-to-blue-800:hover{
    --tw-gradient-to:#1e40af
  }

  .xl\:hover\:tw-to-blue-900:hover{
    --tw-gradient-to:#1e3a8a
  }

  .xl\:hover\:tw-to-indigo-50:hover{
    --tw-gradient-to:#eef2ff
  }

  .xl\:hover\:tw-to-indigo-100:hover{
    --tw-gradient-to:#e0e7ff
  }

  .xl\:hover\:tw-to-indigo-200:hover{
    --tw-gradient-to:#c7d2fe
  }

  .xl\:hover\:tw-to-indigo-300:hover{
    --tw-gradient-to:#a5b4fc
  }

  .xl\:hover\:tw-to-indigo-400:hover{
    --tw-gradient-to:#818cf8
  }

  .xl\:hover\:tw-to-indigo-500:hover{
    --tw-gradient-to:#6366f1
  }

  .xl\:hover\:tw-to-indigo-600:hover{
    --tw-gradient-to:#4f46e5
  }

  .xl\:hover\:tw-to-indigo-700:hover{
    --tw-gradient-to:#4338ca
  }

  .xl\:hover\:tw-to-indigo-800:hover{
    --tw-gradient-to:#3730a3
  }

  .xl\:hover\:tw-to-indigo-900:hover{
    --tw-gradient-to:#312e81
  }

  .xl\:hover\:tw-to-purple-50:hover{
    --tw-gradient-to:#f5f3ff
  }

  .xl\:hover\:tw-to-purple-100:hover{
    --tw-gradient-to:#ede9fe
  }

  .xl\:hover\:tw-to-purple-200:hover{
    --tw-gradient-to:#ddd6fe
  }

  .xl\:hover\:tw-to-purple-300:hover{
    --tw-gradient-to:#c4b5fd
  }

  .xl\:hover\:tw-to-purple-400:hover{
    --tw-gradient-to:#a78bfa
  }

  .xl\:hover\:tw-to-purple-500:hover{
    --tw-gradient-to:#8b5cf6
  }

  .xl\:hover\:tw-to-purple-600:hover{
    --tw-gradient-to:#7c3aed
  }

  .xl\:hover\:tw-to-purple-700:hover{
    --tw-gradient-to:#6d28d9
  }

  .xl\:hover\:tw-to-purple-800:hover{
    --tw-gradient-to:#5b21b6
  }

  .xl\:hover\:tw-to-purple-900:hover{
    --tw-gradient-to:#4c1d95
  }

  .xl\:hover\:tw-to-pink-50:hover{
    --tw-gradient-to:#fdf2f8
  }

  .xl\:hover\:tw-to-pink-100:hover{
    --tw-gradient-to:#fce7f3
  }

  .xl\:hover\:tw-to-pink-200:hover{
    --tw-gradient-to:#fbcfe8
  }

  .xl\:hover\:tw-to-pink-300:hover{
    --tw-gradient-to:#f9a8d4
  }

  .xl\:hover\:tw-to-pink-400:hover{
    --tw-gradient-to:#f472b6
  }

  .xl\:hover\:tw-to-pink-500:hover{
    --tw-gradient-to:#ec4899
  }

  .xl\:hover\:tw-to-pink-600:hover{
    --tw-gradient-to:#db2777
  }

  .xl\:hover\:tw-to-pink-700:hover{
    --tw-gradient-to:#be185d
  }

  .xl\:hover\:tw-to-pink-800:hover{
    --tw-gradient-to:#9d174d
  }

  .xl\:hover\:tw-to-pink-900:hover{
    --tw-gradient-to:#831843
  }

  .xl\:focus\:tw-to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .xl\:focus\:tw-to-current:focus{
    --tw-gradient-to:currentColor
  }

  .xl\:focus\:tw-to-black:focus{
    --tw-gradient-to:#000
  }

  .xl\:focus\:tw-to-white:focus{
    --tw-gradient-to:#fff
  }

  .xl\:focus\:tw-to-gray-50:focus{
    --tw-gradient-to:#f9fafb
  }

  .xl\:focus\:tw-to-gray-100:focus{
    --tw-gradient-to:#f3f4f6
  }

  .xl\:focus\:tw-to-gray-200:focus{
    --tw-gradient-to:#e5e7eb
  }

  .xl\:focus\:tw-to-gray-300:focus{
    --tw-gradient-to:#d1d5db
  }

  .xl\:focus\:tw-to-gray-400:focus{
    --tw-gradient-to:#9ca3af
  }

  .xl\:focus\:tw-to-gray-500:focus{
    --tw-gradient-to:#6b7280
  }

  .xl\:focus\:tw-to-gray-600:focus{
    --tw-gradient-to:#4b5563
  }

  .xl\:focus\:tw-to-gray-700:focus{
    --tw-gradient-to:#374151
  }

  .xl\:focus\:tw-to-gray-800:focus{
    --tw-gradient-to:#1f2937
  }

  .xl\:focus\:tw-to-gray-900:focus{
    --tw-gradient-to:#111827
  }

  .xl\:focus\:tw-to-red-50:focus{
    --tw-gradient-to:#fef2f2
  }

  .xl\:focus\:tw-to-red-100:focus{
    --tw-gradient-to:#fee2e2
  }

  .xl\:focus\:tw-to-red-200:focus{
    --tw-gradient-to:#fecaca
  }

  .xl\:focus\:tw-to-red-300:focus{
    --tw-gradient-to:#fca5a5
  }

  .xl\:focus\:tw-to-red-400:focus{
    --tw-gradient-to:#f87171
  }

  .xl\:focus\:tw-to-red-500:focus{
    --tw-gradient-to:#ef4444
  }

  .xl\:focus\:tw-to-red-600:focus{
    --tw-gradient-to:#dc2626
  }

  .xl\:focus\:tw-to-red-700:focus{
    --tw-gradient-to:#b91c1c
  }

  .xl\:focus\:tw-to-red-800:focus{
    --tw-gradient-to:#991b1b
  }

  .xl\:focus\:tw-to-red-900:focus{
    --tw-gradient-to:#7f1d1d
  }

  .xl\:focus\:tw-to-yellow-50:focus{
    --tw-gradient-to:#fffbeb
  }

  .xl\:focus\:tw-to-yellow-100:focus{
    --tw-gradient-to:#fef3c7
  }

  .xl\:focus\:tw-to-yellow-200:focus{
    --tw-gradient-to:#fde68a
  }

  .xl\:focus\:tw-to-yellow-300:focus{
    --tw-gradient-to:#fcd34d
  }

  .xl\:focus\:tw-to-yellow-400:focus{
    --tw-gradient-to:#fbbf24
  }

  .xl\:focus\:tw-to-yellow-500:focus{
    --tw-gradient-to:#f59e0b
  }

  .xl\:focus\:tw-to-yellow-600:focus{
    --tw-gradient-to:#d97706
  }

  .xl\:focus\:tw-to-yellow-700:focus{
    --tw-gradient-to:#b45309
  }

  .xl\:focus\:tw-to-yellow-800:focus{
    --tw-gradient-to:#92400e
  }

  .xl\:focus\:tw-to-yellow-900:focus{
    --tw-gradient-to:#78350f
  }

  .xl\:focus\:tw-to-green-50:focus{
    --tw-gradient-to:#ecfdf5
  }

  .xl\:focus\:tw-to-green-100:focus{
    --tw-gradient-to:#d1fae5
  }

  .xl\:focus\:tw-to-green-200:focus{
    --tw-gradient-to:#a7f3d0
  }

  .xl\:focus\:tw-to-green-300:focus{
    --tw-gradient-to:#6ee7b7
  }

  .xl\:focus\:tw-to-green-400:focus{
    --tw-gradient-to:#34d399
  }

  .xl\:focus\:tw-to-green-500:focus{
    --tw-gradient-to:#10b981
  }

  .xl\:focus\:tw-to-green-600:focus{
    --tw-gradient-to:#059669
  }

  .xl\:focus\:tw-to-green-700:focus{
    --tw-gradient-to:#047857
  }

  .xl\:focus\:tw-to-green-800:focus{
    --tw-gradient-to:#065f46
  }

  .xl\:focus\:tw-to-green-900:focus{
    --tw-gradient-to:#064e3b
  }

  .xl\:focus\:tw-to-blue-50:focus{
    --tw-gradient-to:#eff6ff
  }

  .xl\:focus\:tw-to-blue-100:focus{
    --tw-gradient-to:#dbeafe
  }

  .xl\:focus\:tw-to-blue-200:focus{
    --tw-gradient-to:#bfdbfe
  }

  .xl\:focus\:tw-to-blue-300:focus{
    --tw-gradient-to:#93c5fd
  }

  .xl\:focus\:tw-to-blue-400:focus{
    --tw-gradient-to:#60a5fa
  }

  .xl\:focus\:tw-to-blue-500:focus{
    --tw-gradient-to:#3b82f6
  }

  .xl\:focus\:tw-to-blue-600:focus{
    --tw-gradient-to:#2563eb
  }

  .xl\:focus\:tw-to-blue-700:focus{
    --tw-gradient-to:#1d4ed8
  }

  .xl\:focus\:tw-to-blue-800:focus{
    --tw-gradient-to:#1e40af
  }

  .xl\:focus\:tw-to-blue-900:focus{
    --tw-gradient-to:#1e3a8a
  }

  .xl\:focus\:tw-to-indigo-50:focus{
    --tw-gradient-to:#eef2ff
  }

  .xl\:focus\:tw-to-indigo-100:focus{
    --tw-gradient-to:#e0e7ff
  }

  .xl\:focus\:tw-to-indigo-200:focus{
    --tw-gradient-to:#c7d2fe
  }

  .xl\:focus\:tw-to-indigo-300:focus{
    --tw-gradient-to:#a5b4fc
  }

  .xl\:focus\:tw-to-indigo-400:focus{
    --tw-gradient-to:#818cf8
  }

  .xl\:focus\:tw-to-indigo-500:focus{
    --tw-gradient-to:#6366f1
  }

  .xl\:focus\:tw-to-indigo-600:focus{
    --tw-gradient-to:#4f46e5
  }

  .xl\:focus\:tw-to-indigo-700:focus{
    --tw-gradient-to:#4338ca
  }

  .xl\:focus\:tw-to-indigo-800:focus{
    --tw-gradient-to:#3730a3
  }

  .xl\:focus\:tw-to-indigo-900:focus{
    --tw-gradient-to:#312e81
  }

  .xl\:focus\:tw-to-purple-50:focus{
    --tw-gradient-to:#f5f3ff
  }

  .xl\:focus\:tw-to-purple-100:focus{
    --tw-gradient-to:#ede9fe
  }

  .xl\:focus\:tw-to-purple-200:focus{
    --tw-gradient-to:#ddd6fe
  }

  .xl\:focus\:tw-to-purple-300:focus{
    --tw-gradient-to:#c4b5fd
  }

  .xl\:focus\:tw-to-purple-400:focus{
    --tw-gradient-to:#a78bfa
  }

  .xl\:focus\:tw-to-purple-500:focus{
    --tw-gradient-to:#8b5cf6
  }

  .xl\:focus\:tw-to-purple-600:focus{
    --tw-gradient-to:#7c3aed
  }

  .xl\:focus\:tw-to-purple-700:focus{
    --tw-gradient-to:#6d28d9
  }

  .xl\:focus\:tw-to-purple-800:focus{
    --tw-gradient-to:#5b21b6
  }

  .xl\:focus\:tw-to-purple-900:focus{
    --tw-gradient-to:#4c1d95
  }

  .xl\:focus\:tw-to-pink-50:focus{
    --tw-gradient-to:#fdf2f8
  }

  .xl\:focus\:tw-to-pink-100:focus{
    --tw-gradient-to:#fce7f3
  }

  .xl\:focus\:tw-to-pink-200:focus{
    --tw-gradient-to:#fbcfe8
  }

  .xl\:focus\:tw-to-pink-300:focus{
    --tw-gradient-to:#f9a8d4
  }

  .xl\:focus\:tw-to-pink-400:focus{
    --tw-gradient-to:#f472b6
  }

  .xl\:focus\:tw-to-pink-500:focus{
    --tw-gradient-to:#ec4899
  }

  .xl\:focus\:tw-to-pink-600:focus{
    --tw-gradient-to:#db2777
  }

  .xl\:focus\:tw-to-pink-700:focus{
    --tw-gradient-to:#be185d
  }

  .xl\:focus\:tw-to-pink-800:focus{
    --tw-gradient-to:#9d174d
  }

  .xl\:focus\:tw-to-pink-900:focus{
    --tw-gradient-to:#831843
  }

  .xl\:tw-decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .xl\:tw-decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .xl\:tw-bg-auto{
    background-size:auto
  }

  .xl\:tw-bg-cover{
    background-size:cover
  }

  .xl\:tw-bg-contain{
    background-size:contain
  }

  .xl\:tw-bg-fixed{
    background-attachment:fixed
  }

  .xl\:tw-bg-local{
    background-attachment:local
  }

  .xl\:tw-bg-scroll{
    background-attachment:scroll
  }

  .xl\:tw-bg-clip-border{
    background-clip:border-box
  }

  .xl\:tw-bg-clip-padding{
    background-clip:padding-box
  }

  .xl\:tw-bg-clip-content{
    background-clip:content-box
  }

  .xl\:tw-bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .xl\:tw-bg-bottom{
    background-position:bottom
  }

  .xl\:tw-bg-center{
    background-position:center
  }

  .xl\:tw-bg-left{
    background-position:left
  }

  .xl\:tw-bg-left-bottom{
    background-position:left bottom
  }

  .xl\:tw-bg-left-top{
    background-position:left top
  }

  .xl\:tw-bg-right{
    background-position:right
  }

  .xl\:tw-bg-right-bottom{
    background-position:right bottom
  }

  .xl\:tw-bg-right-top{
    background-position:right top
  }

  .xl\:tw-bg-top{
    background-position:top
  }

  .xl\:tw-bg-repeat{
    background-repeat:repeat
  }

  .xl\:tw-bg-no-repeat{
    background-repeat:no-repeat
  }

  .xl\:tw-bg-repeat-x{
    background-repeat:repeat-x
  }

  .xl\:tw-bg-repeat-y{
    background-repeat:repeat-y
  }

  .xl\:tw-bg-repeat-round{
    background-repeat:round
  }

  .xl\:tw-bg-repeat-space{
    background-repeat:space
  }

  .xl\:tw-bg-origin-border{
    background-origin:border-box
  }

  .xl\:tw-bg-origin-padding{
    background-origin:padding-box
  }

  .xl\:tw-bg-origin-content{
    background-origin:content-box
  }

  .xl\:tw-fill-current{
    fill:currentColor
  }

  .xl\:tw-stroke-current{
    stroke:currentColor
  }

  .xl\:tw-stroke-0{
    stroke-width:0
  }

  .xl\:tw-stroke-1{
    stroke-width:1
  }

  .xl\:tw-stroke-2{
    stroke-width:2
  }

  .xl\:tw-object-contain{
    object-fit:contain
  }

  .xl\:tw-object-cover{
    object-fit:cover
  }

  .xl\:tw-object-fill{
    object-fit:fill
  }

  .xl\:tw-object-none{
    object-fit:none
  }

  .xl\:tw-object-scale-down{
    object-fit:scale-down
  }

  .xl\:tw-object-bottom{
    object-position:bottom
  }

  .xl\:tw-object-center{
    object-position:center
  }

  .xl\:tw-object-left{
    object-position:left
  }

  .xl\:tw-object-left-bottom{
    object-position:left bottom
  }

  .xl\:tw-object-left-top{
    object-position:left top
  }

  .xl\:tw-object-right{
    object-position:right
  }

  .xl\:tw-object-right-bottom{
    object-position:right bottom
  }

  .xl\:tw-object-right-top{
    object-position:right top
  }

  .xl\:tw-object-top{
    object-position:top
  }

  .xl\:tw-p-0{
    padding:0px
  }

  .xl\:tw-p-1{
    padding:0.25rem
  }

  .xl\:tw-p-2{
    padding:0.5rem
  }

  .xl\:tw-p-3{
    padding:0.75rem
  }

  .xl\:tw-p-4{
    padding:1rem
  }

  .xl\:tw-p-5{
    padding:1.25rem
  }

  .xl\:tw-p-6{
    padding:1.5rem
  }

  .xl\:tw-p-7{
    padding:1.75rem
  }

  .xl\:tw-p-8{
    padding:2rem
  }

  .xl\:tw-p-9{
    padding:2.25rem
  }

  .xl\:tw-p-10{
    padding:2.5rem
  }

  .xl\:tw-p-11{
    padding:2.75rem
  }

  .xl\:tw-p-12{
    padding:3rem
  }

  .xl\:tw-p-14{
    padding:3.5rem
  }

  .xl\:tw-p-16{
    padding:4rem
  }

  .xl\:tw-p-20{
    padding:5rem
  }

  .xl\:tw-p-24{
    padding:6rem
  }

  .xl\:tw-p-28{
    padding:7rem
  }

  .xl\:tw-p-32{
    padding:8rem
  }

  .xl\:tw-p-36{
    padding:9rem
  }

  .xl\:tw-p-40{
    padding:10rem
  }

  .xl\:tw-p-44{
    padding:11rem
  }

  .xl\:tw-p-48{
    padding:12rem
  }

  .xl\:tw-p-52{
    padding:13rem
  }

  .xl\:tw-p-56{
    padding:14rem
  }

  .xl\:tw-p-60{
    padding:15rem
  }

  .xl\:tw-p-64{
    padding:16rem
  }

  .xl\:tw-p-72{
    padding:18rem
  }

  .xl\:tw-p-80{
    padding:20rem
  }

  .xl\:tw-p-96{
    padding:24rem
  }

  .xl\:tw-p-px{
    padding:1px
  }

  .xl\:tw-p-0\.5{
    padding:0.125rem
  }

  .xl\:tw-p-1\.5{
    padding:0.375rem
  }

  .xl\:tw-p-2\.5{
    padding:0.625rem
  }

  .xl\:tw-p-3\.5{
    padding:0.875rem
  }

  .xl\:tw-px-0{
    padding-left:0px;
    padding-right:0px
  }

  .xl\:tw-px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .xl\:tw-px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .xl\:tw-px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .xl\:tw-px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .xl\:tw-px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .xl\:tw-px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .xl\:tw-px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .xl\:tw-px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .xl\:tw-px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .xl\:tw-px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .xl\:tw-px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .xl\:tw-px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .xl\:tw-px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .xl\:tw-px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .xl\:tw-px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .xl\:tw-px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .xl\:tw-px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .xl\:tw-px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .xl\:tw-px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .xl\:tw-px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .xl\:tw-px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .xl\:tw-px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .xl\:tw-px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .xl\:tw-px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .xl\:tw-px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .xl\:tw-px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .xl\:tw-px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .xl\:tw-px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .xl\:tw-px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .xl\:tw-px-px{
    padding-left:1px;
    padding-right:1px
  }

  .xl\:tw-px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .xl\:tw-px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .xl\:tw-px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .xl\:tw-px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .xl\:tw-py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .xl\:tw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .xl\:tw-py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .xl\:tw-py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .xl\:tw-py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .xl\:tw-py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .xl\:tw-py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .xl\:tw-py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .xl\:tw-py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .xl\:tw-py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .xl\:tw-py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .xl\:tw-py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .xl\:tw-py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .xl\:tw-py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .xl\:tw-py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .xl\:tw-py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .xl\:tw-py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .xl\:tw-py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .xl\:tw-py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .xl\:tw-py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .xl\:tw-py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .xl\:tw-py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .xl\:tw-py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .xl\:tw-py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .xl\:tw-py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .xl\:tw-py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .xl\:tw-py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .xl\:tw-py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .xl\:tw-py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .xl\:tw-py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .xl\:tw-py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .xl\:tw-py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .xl\:tw-py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .xl\:tw-py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .xl\:tw-py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .xl\:tw-pt-0{
    padding-top:0px
  }

  .xl\:tw-pt-1{
    padding-top:0.25rem
  }

  .xl\:tw-pt-2{
    padding-top:0.5rem
  }

  .xl\:tw-pt-3{
    padding-top:0.75rem
  }

  .xl\:tw-pt-4{
    padding-top:1rem
  }

  .xl\:tw-pt-5{
    padding-top:1.25rem
  }

  .xl\:tw-pt-6{
    padding-top:1.5rem
  }

  .xl\:tw-pt-7{
    padding-top:1.75rem
  }

  .xl\:tw-pt-8{
    padding-top:2rem
  }

  .xl\:tw-pt-9{
    padding-top:2.25rem
  }

  .xl\:tw-pt-10{
    padding-top:2.5rem
  }

  .xl\:tw-pt-11{
    padding-top:2.75rem
  }

  .xl\:tw-pt-12{
    padding-top:3rem
  }

  .xl\:tw-pt-14{
    padding-top:3.5rem
  }

  .xl\:tw-pt-16{
    padding-top:4rem
  }

  .xl\:tw-pt-20{
    padding-top:5rem
  }

  .xl\:tw-pt-24{
    padding-top:6rem
  }

  .xl\:tw-pt-28{
    padding-top:7rem
  }

  .xl\:tw-pt-32{
    padding-top:8rem
  }

  .xl\:tw-pt-36{
    padding-top:9rem
  }

  .xl\:tw-pt-40{
    padding-top:10rem
  }

  .xl\:tw-pt-44{
    padding-top:11rem
  }

  .xl\:tw-pt-48{
    padding-top:12rem
  }

  .xl\:tw-pt-52{
    padding-top:13rem
  }

  .xl\:tw-pt-56{
    padding-top:14rem
  }

  .xl\:tw-pt-60{
    padding-top:15rem
  }

  .xl\:tw-pt-64{
    padding-top:16rem
  }

  .xl\:tw-pt-72{
    padding-top:18rem
  }

  .xl\:tw-pt-80{
    padding-top:20rem
  }

  .xl\:tw-pt-96{
    padding-top:24rem
  }

  .xl\:tw-pt-px{
    padding-top:1px
  }

  .xl\:tw-pt-0\.5{
    padding-top:0.125rem
  }

  .xl\:tw-pt-1\.5{
    padding-top:0.375rem
  }

  .xl\:tw-pt-2\.5{
    padding-top:0.625rem
  }

  .xl\:tw-pt-3\.5{
    padding-top:0.875rem
  }

  .xl\:tw-pr-0{
    padding-right:0px
  }

  .xl\:tw-pr-1{
    padding-right:0.25rem
  }

  .xl\:tw-pr-2{
    padding-right:0.5rem
  }

  .xl\:tw-pr-3{
    padding-right:0.75rem
  }

  .xl\:tw-pr-4{
    padding-right:1rem
  }

  .xl\:tw-pr-5{
    padding-right:1.25rem
  }

  .xl\:tw-pr-6{
    padding-right:1.5rem
  }

  .xl\:tw-pr-7{
    padding-right:1.75rem
  }

  .xl\:tw-pr-8{
    padding-right:2rem
  }

  .xl\:tw-pr-9{
    padding-right:2.25rem
  }

  .xl\:tw-pr-10{
    padding-right:2.5rem
  }

  .xl\:tw-pr-11{
    padding-right:2.75rem
  }

  .xl\:tw-pr-12{
    padding-right:3rem
  }

  .xl\:tw-pr-14{
    padding-right:3.5rem
  }

  .xl\:tw-pr-16{
    padding-right:4rem
  }

  .xl\:tw-pr-20{
    padding-right:5rem
  }

  .xl\:tw-pr-24{
    padding-right:6rem
  }

  .xl\:tw-pr-28{
    padding-right:7rem
  }

  .xl\:tw-pr-32{
    padding-right:8rem
  }

  .xl\:tw-pr-36{
    padding-right:9rem
  }

  .xl\:tw-pr-40{
    padding-right:10rem
  }

  .xl\:tw-pr-44{
    padding-right:11rem
  }

  .xl\:tw-pr-48{
    padding-right:12rem
  }

  .xl\:tw-pr-52{
    padding-right:13rem
  }

  .xl\:tw-pr-56{
    padding-right:14rem
  }

  .xl\:tw-pr-60{
    padding-right:15rem
  }

  .xl\:tw-pr-64{
    padding-right:16rem
  }

  .xl\:tw-pr-72{
    padding-right:18rem
  }

  .xl\:tw-pr-80{
    padding-right:20rem
  }

  .xl\:tw-pr-96{
    padding-right:24rem
  }

  .xl\:tw-pr-px{
    padding-right:1px
  }

  .xl\:tw-pr-0\.5{
    padding-right:0.125rem
  }

  .xl\:tw-pr-1\.5{
    padding-right:0.375rem
  }

  .xl\:tw-pr-2\.5{
    padding-right:0.625rem
  }

  .xl\:tw-pr-3\.5{
    padding-right:0.875rem
  }

  .xl\:tw-pb-0{
    padding-bottom:0px
  }

  .xl\:tw-pb-1{
    padding-bottom:0.25rem
  }

  .xl\:tw-pb-2{
    padding-bottom:0.5rem
  }

  .xl\:tw-pb-3{
    padding-bottom:0.75rem
  }

  .xl\:tw-pb-4{
    padding-bottom:1rem
  }

  .xl\:tw-pb-5{
    padding-bottom:1.25rem
  }

  .xl\:tw-pb-6{
    padding-bottom:1.5rem
  }

  .xl\:tw-pb-7{
    padding-bottom:1.75rem
  }

  .xl\:tw-pb-8{
    padding-bottom:2rem
  }

  .xl\:tw-pb-9{
    padding-bottom:2.25rem
  }

  .xl\:tw-pb-10{
    padding-bottom:2.5rem
  }

  .xl\:tw-pb-11{
    padding-bottom:2.75rem
  }

  .xl\:tw-pb-12{
    padding-bottom:3rem
  }

  .xl\:tw-pb-14{
    padding-bottom:3.5rem
  }

  .xl\:tw-pb-16{
    padding-bottom:4rem
  }

  .xl\:tw-pb-20{
    padding-bottom:5rem
  }

  .xl\:tw-pb-24{
    padding-bottom:6rem
  }

  .xl\:tw-pb-28{
    padding-bottom:7rem
  }

  .xl\:tw-pb-32{
    padding-bottom:8rem
  }

  .xl\:tw-pb-36{
    padding-bottom:9rem
  }

  .xl\:tw-pb-40{
    padding-bottom:10rem
  }

  .xl\:tw-pb-44{
    padding-bottom:11rem
  }

  .xl\:tw-pb-48{
    padding-bottom:12rem
  }

  .xl\:tw-pb-52{
    padding-bottom:13rem
  }

  .xl\:tw-pb-56{
    padding-bottom:14rem
  }

  .xl\:tw-pb-60{
    padding-bottom:15rem
  }

  .xl\:tw-pb-64{
    padding-bottom:16rem
  }

  .xl\:tw-pb-72{
    padding-bottom:18rem
  }

  .xl\:tw-pb-80{
    padding-bottom:20rem
  }

  .xl\:tw-pb-96{
    padding-bottom:24rem
  }

  .xl\:tw-pb-px{
    padding-bottom:1px
  }

  .xl\:tw-pb-0\.5{
    padding-bottom:0.125rem
  }

  .xl\:tw-pb-1\.5{
    padding-bottom:0.375rem
  }

  .xl\:tw-pb-2\.5{
    padding-bottom:0.625rem
  }

  .xl\:tw-pb-3\.5{
    padding-bottom:0.875rem
  }

  .xl\:tw-pl-0{
    padding-left:0px
  }

  .xl\:tw-pl-1{
    padding-left:0.25rem
  }

  .xl\:tw-pl-2{
    padding-left:0.5rem
  }

  .xl\:tw-pl-3{
    padding-left:0.75rem
  }

  .xl\:tw-pl-4{
    padding-left:1rem
  }

  .xl\:tw-pl-5{
    padding-left:1.25rem
  }

  .xl\:tw-pl-6{
    padding-left:1.5rem
  }

  .xl\:tw-pl-7{
    padding-left:1.75rem
  }

  .xl\:tw-pl-8{
    padding-left:2rem
  }

  .xl\:tw-pl-9{
    padding-left:2.25rem
  }

  .xl\:tw-pl-10{
    padding-left:2.5rem
  }

  .xl\:tw-pl-11{
    padding-left:2.75rem
  }

  .xl\:tw-pl-12{
    padding-left:3rem
  }

  .xl\:tw-pl-14{
    padding-left:3.5rem
  }

  .xl\:tw-pl-16{
    padding-left:4rem
  }

  .xl\:tw-pl-20{
    padding-left:5rem
  }

  .xl\:tw-pl-24{
    padding-left:6rem
  }

  .xl\:tw-pl-28{
    padding-left:7rem
  }

  .xl\:tw-pl-32{
    padding-left:8rem
  }

  .xl\:tw-pl-36{
    padding-left:9rem
  }

  .xl\:tw-pl-40{
    padding-left:10rem
  }

  .xl\:tw-pl-44{
    padding-left:11rem
  }

  .xl\:tw-pl-48{
    padding-left:12rem
  }

  .xl\:tw-pl-52{
    padding-left:13rem
  }

  .xl\:tw-pl-56{
    padding-left:14rem
  }

  .xl\:tw-pl-60{
    padding-left:15rem
  }

  .xl\:tw-pl-64{
    padding-left:16rem
  }

  .xl\:tw-pl-72{
    padding-left:18rem
  }

  .xl\:tw-pl-80{
    padding-left:20rem
  }

  .xl\:tw-pl-96{
    padding-left:24rem
  }

  .xl\:tw-pl-px{
    padding-left:1px
  }

  .xl\:tw-pl-0\.5{
    padding-left:0.125rem
  }

  .xl\:tw-pl-1\.5{
    padding-left:0.375rem
  }

  .xl\:tw-pl-2\.5{
    padding-left:0.625rem
  }

  .xl\:tw-pl-3\.5{
    padding-left:0.875rem
  }

  .xl\:tw-text-left{
    text-align:left
  }

  .xl\:tw-text-center{
    text-align:center
  }

  .xl\:tw-text-right{
    text-align:right
  }

  .xl\:tw-text-justify{
    text-align:justify
  }

  .xl\:tw-align-baseline{
    vertical-align:baseline
  }

  .xl\:tw-align-top{
    vertical-align:top
  }

  .xl\:tw-align-middle{
    vertical-align:middle
  }

  .xl\:tw-align-bottom{
    vertical-align:bottom
  }

  .xl\:tw-align-text-top{
    vertical-align:text-top
  }

  .xl\:tw-align-text-bottom{
    vertical-align:text-bottom
  }

  .xl\:tw-font-sans{
    font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .xl\:tw-font-serif{
    font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
  }

  .xl\:tw-font-mono{
    font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .xl\:tw-text-xs{
    font-size:0.75rem;
    line-height:1rem
  }

  .xl\:tw-text-sm{
    font-size:0.875rem;
    line-height:1.25rem
  }

  .xl\:tw-text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .xl\:tw-text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .xl\:tw-text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .xl\:tw-text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .xl\:tw-text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .xl\:tw-text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .xl\:tw-text-5xl{
    font-size:3rem;
    line-height:1
  }

  .xl\:tw-text-6xl{
    font-size:3.75rem;
    line-height:1
  }

  .xl\:tw-text-7xl{
    font-size:4.5rem;
    line-height:1
  }

  .xl\:tw-text-8xl{
    font-size:6rem;
    line-height:1
  }

  .xl\:tw-text-9xl{
    font-size:8rem;
    line-height:1
  }

  .xl\:tw-font-thin{
    font-weight:100
  }

  .xl\:tw-font-extralight{
    font-weight:200
  }

  .xl\:tw-font-light{
    font-weight:300
  }

  .xl\:tw-font-normal{
    font-weight:400
  }

  .xl\:tw-font-medium{
    font-weight:500
  }

  .xl\:tw-font-semibold{
    font-weight:600
  }

  .xl\:tw-font-bold{
    font-weight:700
  }

  .xl\:tw-font-extrabold{
    font-weight:800
  }

  .xl\:tw-font-black{
    font-weight:900
  }

  .xl\:tw-uppercase{
    text-transform:uppercase
  }

  .xl\:tw-lowercase{
    text-transform:lowercase
  }

  .xl\:tw-capitalize{
    text-transform:capitalize
  }

  .xl\:tw-normal-case{
    text-transform:none
  }

  .xl\:tw-italic{
    font-style:italic
  }

  .xl\:tw-not-italic{
    font-style:normal
  }

  .xl\:tw-ordinal, .xl\:tw-slashed-zero, .xl\:tw-lining-nums, .xl\:tw-oldstyle-nums, .xl\:tw-proportional-nums, .xl\:tw-tabular-nums, .xl\:tw-diagonal-fractions, .xl\:tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .xl\:tw-normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .xl\:tw-ordinal{
    --tw-ordinal:ordinal
  }

  .xl\:tw-slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .xl\:tw-lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .xl\:tw-oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .xl\:tw-proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .xl\:tw-tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .xl\:tw-diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .xl\:tw-stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .xl\:tw-leading-3{
    line-height:.75rem
  }

  .xl\:tw-leading-4{
    line-height:1rem
  }

  .xl\:tw-leading-5{
    line-height:1.25rem
  }

  .xl\:tw-leading-6{
    line-height:1.5rem
  }

  .xl\:tw-leading-7{
    line-height:1.75rem
  }

  .xl\:tw-leading-8{
    line-height:2rem
  }

  .xl\:tw-leading-9{
    line-height:2.25rem
  }

  .xl\:tw-leading-10{
    line-height:2.5rem
  }

  .xl\:tw-leading-none{
    line-height:1
  }

  .xl\:tw-leading-tight{
    line-height:1.25
  }

  .xl\:tw-leading-snug{
    line-height:1.375
  }

  .xl\:tw-leading-normal{
    line-height:1.5
  }

  .xl\:tw-leading-relaxed{
    line-height:1.625
  }

  .xl\:tw-leading-loose{
    line-height:2
  }

  .xl\:tw-tracking-tighter{
    letter-spacing:-0.05em
  }

  .xl\:tw-tracking-tight{
    letter-spacing:-0.025em
  }

  .xl\:tw-tracking-normal{
    letter-spacing:0em
  }

  .xl\:tw-tracking-wide{
    letter-spacing:0.025em
  }

  .xl\:tw-tracking-wider{
    letter-spacing:0.05em
  }

  .xl\:tw-tracking-widest{
    letter-spacing:0.1em
  }

  .xl\:tw-text-transparent{
    color:transparent
  }

  .xl\:tw-text-current{
    color:currentColor
  }

  .xl\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .xl\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .xl\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .xl\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .xl\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .xl\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .xl\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .xl\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .xl\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-transparent{
    color:transparent
  }

  .tw-group:hover .xl\:group-hover\:tw-text-current{
    color:currentColor
  }

  .tw-group:hover .xl\:group-hover\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .xl\:group-hover\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-transparent:focus-within{
    color:transparent
  }

  .xl\:focus-within\:tw-text-current:focus-within{
    color:currentColor
  }

  .xl\:focus-within\:tw-text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-gray-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-red-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-yellow-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-green-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-blue-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-indigo-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-purple-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .xl\:focus-within\:tw-text-pink-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-transparent:hover{
    color:transparent
  }

  .xl\:hover\:tw-text-current:hover{
    color:currentColor
  }

  .xl\:hover\:tw-text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-50:hover{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-800:hover{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-50:hover{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-200:hover{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-400:hover{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-800:hover{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-red-900:hover{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-50:hover{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-200:hover{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-400:hover{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-500:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-600:hover{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-700:hover{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-800:hover{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-yellow-900:hover{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-50:hover{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-100:hover{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-200:hover{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-300:hover{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-400:hover{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-500:hover{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-600:hover{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-700:hover{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-800:hover{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-green-900:hover{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-50:hover{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-100:hover{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-200:hover{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-300:hover{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-600:hover{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-700:hover{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-800:hover{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-blue-900:hover{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-50:hover{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-200:hover{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-300:hover{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-400:hover{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-800:hover{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-50:hover{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-100:hover{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-300:hover{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-400:hover{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-500:hover{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-600:hover{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-700:hover{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-purple-900:hover{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-50:hover{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-100:hover{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-200:hover{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-300:hover{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-400:hover{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-600:hover{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-700:hover{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-800:hover{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .xl\:hover\:tw-text-pink-900:hover{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-transparent:focus{
    color:transparent
  }

  .xl\:focus\:tw-text-current:focus{
    color:currentColor
  }

  .xl\:focus\:tw-text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-50:focus{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-600:focus{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-700:focus{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-50:focus{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-200:focus{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-400:focus{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-500:focus{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-600:focus{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-700:focus{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-800:focus{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-red-900:focus{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-50:focus{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-200:focus{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-400:focus{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-500:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-600:focus{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-700:focus{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-800:focus{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-yellow-900:focus{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-50:focus{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-100:focus{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-200:focus{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-300:focus{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-400:focus{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-500:focus{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-600:focus{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-700:focus{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-800:focus{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-green-900:focus{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-50:focus{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-100:focus{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-200:focus{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-300:focus{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-400:focus{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-600:focus{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-700:focus{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-800:focus{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-blue-900:focus{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-50:focus{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-100:focus{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-200:focus{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-300:focus{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-400:focus{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-500:focus{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-600:focus{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-700:focus{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-800:focus{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-indigo-900:focus{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-50:focus{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-100:focus{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-300:focus{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-400:focus{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-500:focus{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-600:focus{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-700:focus{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-800:focus{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-purple-900:focus{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-50:focus{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-100:focus{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-200:focus{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-300:focus{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-400:focus{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-500:focus{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-600:focus{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-700:focus{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-800:focus{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .xl\:focus\:tw-text-pink-900:focus{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .xl\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .xl\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .xl\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .xl\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .xl\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .xl\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .xl\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .xl\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .xl\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .xl\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .xl\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .xl\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .xl\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .xl\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .xl\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tw-group:hover .xl\:group-hover\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .xl\:focus-within\:tw-text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .xl\:focus-within\:tw-text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .xl\:focus-within\:tw-text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .xl\:focus-within\:tw-text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .xl\:focus-within\:tw-text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .xl\:focus-within\:tw-text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .xl\:focus-within\:tw-text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .xl\:focus-within\:tw-text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .xl\:focus-within\:tw-text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .xl\:focus-within\:tw-text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .xl\:focus-within\:tw-text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .xl\:focus-within\:tw-text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .xl\:focus-within\:tw-text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .xl\:focus-within\:tw-text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .xl\:focus-within\:tw-text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .xl\:hover\:tw-text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .xl\:hover\:tw-text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .xl\:hover\:tw-text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .xl\:hover\:tw-text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .xl\:hover\:tw-text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .xl\:hover\:tw-text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .xl\:hover\:tw-text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .xl\:hover\:tw-text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .xl\:hover\:tw-text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .xl\:hover\:tw-text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .xl\:hover\:tw-text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .xl\:hover\:tw-text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .xl\:hover\:tw-text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .xl\:hover\:tw-text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .xl\:hover\:tw-text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .xl\:focus\:tw-text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .xl\:focus\:tw-text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .xl\:focus\:tw-text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .xl\:focus\:tw-text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .xl\:focus\:tw-text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .xl\:focus\:tw-text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .xl\:focus\:tw-text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .xl\:focus\:tw-text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .xl\:focus\:tw-text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .xl\:focus\:tw-text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .xl\:focus\:tw-text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .xl\:focus\:tw-text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .xl\:focus\:tw-text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .xl\:focus\:tw-text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .xl\:focus\:tw-text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .xl\:tw-underline{
    text-decoration:underline
  }

  .xl\:tw-line-through{
    text-decoration:line-through
  }

  .xl\:tw-no-underline{
    text-decoration:none
  }

  .tw-group:hover .xl\:group-hover\:tw-underline{
    text-decoration:underline
  }

  .tw-group:hover .xl\:group-hover\:tw-line-through{
    text-decoration:line-through
  }

  .tw-group:hover .xl\:group-hover\:tw-no-underline{
    text-decoration:none
  }

  .xl\:focus-within\:tw-underline:focus-within{
    text-decoration:underline
  }

  .xl\:focus-within\:tw-line-through:focus-within{
    text-decoration:line-through
  }

  .xl\:focus-within\:tw-no-underline:focus-within{
    text-decoration:none
  }

  .xl\:hover\:tw-underline:hover{
    text-decoration:underline
  }

  .xl\:hover\:tw-line-through:hover{
    text-decoration:line-through
  }

  .xl\:hover\:tw-no-underline:hover{
    text-decoration:none
  }

  .xl\:focus\:tw-underline:focus{
    text-decoration:underline
  }

  .xl\:focus\:tw-line-through:focus{
    text-decoration:line-through
  }

  .xl\:focus\:tw-no-underline:focus{
    text-decoration:none
  }

  .xl\:tw-antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .xl\:tw-subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .xl\:tw-placeholder-transparent::placeholder{
    color:transparent
  }

  .xl\:tw-placeholder-current::placeholder{
    color:currentColor
  }

  .xl\:tw-placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-gray-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-red-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-green-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-blue-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-purple-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-pink-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .xl\:focus\:tw-placeholder-current:focus::placeholder{
    color:currentColor
  }

  .xl\:focus\:tw-placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:tw-placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .xl\:tw-placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .xl\:tw-placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xl\:tw-placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xl\:tw-placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xl\:tw-placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xl\:tw-placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xl\:tw-placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xl\:tw-placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xl\:tw-placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xl\:tw-placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xl\:tw-placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xl\:tw-placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xl\:tw-placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xl\:tw-placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xl\:tw-placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .xl\:focus\:tw-placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .xl\:focus\:tw-placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xl\:focus\:tw-placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xl\:focus\:tw-placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xl\:focus\:tw-placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xl\:focus\:tw-placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xl\:focus\:tw-placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xl\:focus\:tw-placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xl\:focus\:tw-placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xl\:focus\:tw-placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xl\:focus\:tw-placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xl\:focus\:tw-placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xl\:focus\:tw-placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xl\:focus\:tw-placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xl\:focus\:tw-placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .xl\:tw-opacity-0{
    opacity:0
  }

  .xl\:tw-opacity-5{
    opacity:0.05
  }

  .xl\:tw-opacity-10{
    opacity:0.1
  }

  .xl\:tw-opacity-20{
    opacity:0.2
  }

  .xl\:tw-opacity-25{
    opacity:0.25
  }

  .xl\:tw-opacity-30{
    opacity:0.3
  }

  .xl\:tw-opacity-40{
    opacity:0.4
  }

  .xl\:tw-opacity-50{
    opacity:0.5
  }

  .xl\:tw-opacity-60{
    opacity:0.6
  }

  .xl\:tw-opacity-70{
    opacity:0.7
  }

  .xl\:tw-opacity-75{
    opacity:0.75
  }

  .xl\:tw-opacity-80{
    opacity:0.8
  }

  .xl\:tw-opacity-90{
    opacity:0.9
  }

  .xl\:tw-opacity-95{
    opacity:0.95
  }

  .xl\:tw-opacity-100{
    opacity:1
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-0{
    opacity:0
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-5{
    opacity:0.05
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-10{
    opacity:0.1
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-20{
    opacity:0.2
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-25{
    opacity:0.25
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-30{
    opacity:0.3
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-40{
    opacity:0.4
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-50{
    opacity:0.5
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-60{
    opacity:0.6
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-70{
    opacity:0.7
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-75{
    opacity:0.75
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-80{
    opacity:0.8
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-90{
    opacity:0.9
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-95{
    opacity:0.95
  }

  .tw-group:hover .xl\:group-hover\:tw-opacity-100{
    opacity:1
  }

  .xl\:focus-within\:tw-opacity-0:focus-within{
    opacity:0
  }

  .xl\:focus-within\:tw-opacity-5:focus-within{
    opacity:0.05
  }

  .xl\:focus-within\:tw-opacity-10:focus-within{
    opacity:0.1
  }

  .xl\:focus-within\:tw-opacity-20:focus-within{
    opacity:0.2
  }

  .xl\:focus-within\:tw-opacity-25:focus-within{
    opacity:0.25
  }

  .xl\:focus-within\:tw-opacity-30:focus-within{
    opacity:0.3
  }

  .xl\:focus-within\:tw-opacity-40:focus-within{
    opacity:0.4
  }

  .xl\:focus-within\:tw-opacity-50:focus-within{
    opacity:0.5
  }

  .xl\:focus-within\:tw-opacity-60:focus-within{
    opacity:0.6
  }

  .xl\:focus-within\:tw-opacity-70:focus-within{
    opacity:0.7
  }

  .xl\:focus-within\:tw-opacity-75:focus-within{
    opacity:0.75
  }

  .xl\:focus-within\:tw-opacity-80:focus-within{
    opacity:0.8
  }

  .xl\:focus-within\:tw-opacity-90:focus-within{
    opacity:0.9
  }

  .xl\:focus-within\:tw-opacity-95:focus-within{
    opacity:0.95
  }

  .xl\:focus-within\:tw-opacity-100:focus-within{
    opacity:1
  }

  .xl\:hover\:tw-opacity-0:hover{
    opacity:0
  }

  .xl\:hover\:tw-opacity-5:hover{
    opacity:0.05
  }

  .xl\:hover\:tw-opacity-10:hover{
    opacity:0.1
  }

  .xl\:hover\:tw-opacity-20:hover{
    opacity:0.2
  }

  .xl\:hover\:tw-opacity-25:hover{
    opacity:0.25
  }

  .xl\:hover\:tw-opacity-30:hover{
    opacity:0.3
  }

  .xl\:hover\:tw-opacity-40:hover{
    opacity:0.4
  }

  .xl\:hover\:tw-opacity-50:hover{
    opacity:0.5
  }

  .xl\:hover\:tw-opacity-60:hover{
    opacity:0.6
  }

  .xl\:hover\:tw-opacity-70:hover{
    opacity:0.7
  }

  .xl\:hover\:tw-opacity-75:hover{
    opacity:0.75
  }

  .xl\:hover\:tw-opacity-80:hover{
    opacity:0.8
  }

  .xl\:hover\:tw-opacity-90:hover{
    opacity:0.9
  }

  .xl\:hover\:tw-opacity-95:hover{
    opacity:0.95
  }

  .xl\:hover\:tw-opacity-100:hover{
    opacity:1
  }

  .xl\:focus\:tw-opacity-0:focus{
    opacity:0
  }

  .xl\:focus\:tw-opacity-5:focus{
    opacity:0.05
  }

  .xl\:focus\:tw-opacity-10:focus{
    opacity:0.1
  }

  .xl\:focus\:tw-opacity-20:focus{
    opacity:0.2
  }

  .xl\:focus\:tw-opacity-25:focus{
    opacity:0.25
  }

  .xl\:focus\:tw-opacity-30:focus{
    opacity:0.3
  }

  .xl\:focus\:tw-opacity-40:focus{
    opacity:0.4
  }

  .xl\:focus\:tw-opacity-50:focus{
    opacity:0.5
  }

  .xl\:focus\:tw-opacity-60:focus{
    opacity:0.6
  }

  .xl\:focus\:tw-opacity-70:focus{
    opacity:0.7
  }

  .xl\:focus\:tw-opacity-75:focus{
    opacity:0.75
  }

  .xl\:focus\:tw-opacity-80:focus{
    opacity:0.8
  }

  .xl\:focus\:tw-opacity-90:focus{
    opacity:0.9
  }

  .xl\:focus\:tw-opacity-95:focus{
    opacity:0.95
  }

  .xl\:focus\:tw-opacity-100:focus{
    opacity:1
  }

  .xl\:tw-bg-blend-normal{
    background-blend-mode:normal
  }

  .xl\:tw-bg-blend-multiply{
    background-blend-mode:multiply
  }

  .xl\:tw-bg-blend-screen{
    background-blend-mode:screen
  }

  .xl\:tw-bg-blend-overlay{
    background-blend-mode:overlay
  }

  .xl\:tw-bg-blend-darken{
    background-blend-mode:darken
  }

  .xl\:tw-bg-blend-lighten{
    background-blend-mode:lighten
  }

  .xl\:tw-bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .xl\:tw-bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .xl\:tw-bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .xl\:tw-bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .xl\:tw-bg-blend-difference{
    background-blend-mode:difference
  }

  .xl\:tw-bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .xl\:tw-bg-blend-hue{
    background-blend-mode:hue
  }

  .xl\:tw-bg-blend-saturation{
    background-blend-mode:saturation
  }

  .xl\:tw-bg-blend-color{
    background-blend-mode:color
  }

  .xl\:tw-bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .xl\:tw-mix-blend-normal{
    mix-blend-mode:normal
  }

  .xl\:tw-mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .xl\:tw-mix-blend-screen{
    mix-blend-mode:screen
  }

  .xl\:tw-mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .xl\:tw-mix-blend-darken{
    mix-blend-mode:darken
  }

  .xl\:tw-mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .xl\:tw-mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .xl\:tw-mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .xl\:tw-mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .xl\:tw-mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .xl\:tw-mix-blend-difference{
    mix-blend-mode:difference
  }

  .xl\:tw-mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .xl\:tw-mix-blend-hue{
    mix-blend-mode:hue
  }

  .xl\:tw-mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .xl\:tw-mix-blend-color{
    mix-blend-mode:color
  }

  .xl\:tw-mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .xl\:tw-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)
  }

  .xl\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:tw-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)
  }

  .tw-group:hover .xl\:group-hover\:tw-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)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .xl\:group-hover\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:hover\:tw-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)
  }

  .xl\:hover\:tw-shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:tw-outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:tw-outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:tw-outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus-within\:tw-outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus-within\:tw-outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus-within\:tw-outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus\:tw-outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus\:tw-outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus\:tw-outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:tw-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)
  }

  .xl\:tw-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)
  }

  .xl\:tw-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)
  }

  .xl\:tw-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)
  }

  .xl\:tw-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)
  }

  .xl\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus-within\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:focus\:tw-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)
  }

  .xl\:tw-ring-inset{
    --tw-ring-inset:inset
  }

  .xl\:focus-within\:tw-ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .xl\:focus\:tw-ring-inset:focus{
    --tw-ring-inset:inset
  }

  .xl\:tw-ring-transparent{
    --tw-ring-color:transparent
  }

  .xl\:tw-ring-current{
    --tw-ring-color:currentColor
  }

  .xl\:tw-ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-gray-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-red-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-yellow-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-green-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-blue-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-indigo-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-purple-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-pink-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .xl\:focus-within\:tw-ring-current:focus-within{
    --tw-ring-color:currentColor
  }

  .xl\:focus-within\:tw-ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-gray-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-red-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-yellow-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-green-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-blue-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-indigo-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-purple-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:tw-ring-pink-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .xl\:focus\:tw-ring-current:focus{
    --tw-ring-color:currentColor
  }

  .xl\:focus\:tw-ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-gray-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-red-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-yellow-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-green-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-blue-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-indigo-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-purple-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .xl\:focus\:tw-ring-pink-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .xl\:tw-ring-opacity-0{
    --tw-ring-opacity:0
  }

  .xl\:tw-ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .xl\:tw-ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .xl\:tw-ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .xl\:tw-ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .xl\:tw-ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .xl\:tw-ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .xl\:tw-ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .xl\:tw-ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .xl\:tw-ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .xl\:tw-ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .xl\:tw-ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .xl\:tw-ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .xl\:tw-ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .xl\:tw-ring-opacity-100{
    --tw-ring-opacity:1
  }

  .xl\:focus-within\:tw-ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .xl\:focus-within\:tw-ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .xl\:focus-within\:tw-ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .xl\:focus-within\:tw-ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .xl\:focus-within\:tw-ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .xl\:focus-within\:tw-ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .xl\:focus-within\:tw-ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .xl\:focus-within\:tw-ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .xl\:focus-within\:tw-ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .xl\:focus-within\:tw-ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .xl\:focus-within\:tw-ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .xl\:focus-within\:tw-ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .xl\:focus-within\:tw-ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .xl\:focus-within\:tw-ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .xl\:focus-within\:tw-ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .xl\:focus\:tw-ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .xl\:focus\:tw-ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .xl\:focus\:tw-ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .xl\:focus\:tw-ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .xl\:focus\:tw-ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .xl\:focus\:tw-ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .xl\:focus\:tw-ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .xl\:focus\:tw-ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .xl\:focus\:tw-ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .xl\:focus\:tw-ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .xl\:focus\:tw-ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .xl\:focus\:tw-ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .xl\:focus\:tw-ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .xl\:focus\:tw-ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .xl\:focus\:tw-ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .xl\:tw-ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .xl\:tw-ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .xl\:tw-ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .xl\:tw-ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .xl\:tw-ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .xl\:focus-within\:tw-ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .xl\:focus-within\:tw-ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .xl\:focus-within\:tw-ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .xl\:focus-within\:tw-ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .xl\:focus-within\:tw-ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .xl\:focus\:tw-ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .xl\:focus\:tw-ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .xl\:focus\:tw-ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .xl\:focus\:tw-ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .xl\:focus\:tw-ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .xl\:tw-ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .xl\:tw-ring-offset-current{
    --tw-ring-offset-color:currentColor
  }

  .xl\:tw-ring-offset-black{
    --tw-ring-offset-color:#000
  }

  .xl\:tw-ring-offset-white{
    --tw-ring-offset-color:#fff
  }

  .xl\:tw-ring-offset-gray-50{
    --tw-ring-offset-color:#f9fafb
  }

  .xl\:tw-ring-offset-gray-100{
    --tw-ring-offset-color:#f3f4f6
  }

  .xl\:tw-ring-offset-gray-200{
    --tw-ring-offset-color:#e5e7eb
  }

  .xl\:tw-ring-offset-gray-300{
    --tw-ring-offset-color:#d1d5db
  }

  .xl\:tw-ring-offset-gray-400{
    --tw-ring-offset-color:#9ca3af
  }

  .xl\:tw-ring-offset-gray-500{
    --tw-ring-offset-color:#6b7280
  }

  .xl\:tw-ring-offset-gray-600{
    --tw-ring-offset-color:#4b5563
  }

  .xl\:tw-ring-offset-gray-700{
    --tw-ring-offset-color:#374151
  }

  .xl\:tw-ring-offset-gray-800{
    --tw-ring-offset-color:#1f2937
  }

  .xl\:tw-ring-offset-gray-900{
    --tw-ring-offset-color:#111827
  }

  .xl\:tw-ring-offset-red-50{
    --tw-ring-offset-color:#fef2f2
  }

  .xl\:tw-ring-offset-red-100{
    --tw-ring-offset-color:#fee2e2
  }

  .xl\:tw-ring-offset-red-200{
    --tw-ring-offset-color:#fecaca
  }

  .xl\:tw-ring-offset-red-300{
    --tw-ring-offset-color:#fca5a5
  }

  .xl\:tw-ring-offset-red-400{
    --tw-ring-offset-color:#f87171
  }

  .xl\:tw-ring-offset-red-500{
    --tw-ring-offset-color:#ef4444
  }

  .xl\:tw-ring-offset-red-600{
    --tw-ring-offset-color:#dc2626
  }

  .xl\:tw-ring-offset-red-700{
    --tw-ring-offset-color:#b91c1c
  }

  .xl\:tw-ring-offset-red-800{
    --tw-ring-offset-color:#991b1b
  }

  .xl\:tw-ring-offset-red-900{
    --tw-ring-offset-color:#7f1d1d
  }

  .xl\:tw-ring-offset-yellow-50{
    --tw-ring-offset-color:#fffbeb
  }

  .xl\:tw-ring-offset-yellow-100{
    --tw-ring-offset-color:#fef3c7
  }

  .xl\:tw-ring-offset-yellow-200{
    --tw-ring-offset-color:#fde68a
  }

  .xl\:tw-ring-offset-yellow-300{
    --tw-ring-offset-color:#fcd34d
  }

  .xl\:tw-ring-offset-yellow-400{
    --tw-ring-offset-color:#fbbf24
  }

  .xl\:tw-ring-offset-yellow-500{
    --tw-ring-offset-color:#f59e0b
  }

  .xl\:tw-ring-offset-yellow-600{
    --tw-ring-offset-color:#d97706
  }

  .xl\:tw-ring-offset-yellow-700{
    --tw-ring-offset-color:#b45309
  }

  .xl\:tw-ring-offset-yellow-800{
    --tw-ring-offset-color:#92400e
  }

  .xl\:tw-ring-offset-yellow-900{
    --tw-ring-offset-color:#78350f
  }

  .xl\:tw-ring-offset-green-50{
    --tw-ring-offset-color:#ecfdf5
  }

  .xl\:tw-ring-offset-green-100{
    --tw-ring-offset-color:#d1fae5
  }

  .xl\:tw-ring-offset-green-200{
    --tw-ring-offset-color:#a7f3d0
  }

  .xl\:tw-ring-offset-green-300{
    --tw-ring-offset-color:#6ee7b7
  }

  .xl\:tw-ring-offset-green-400{
    --tw-ring-offset-color:#34d399
  }

  .xl\:tw-ring-offset-green-500{
    --tw-ring-offset-color:#10b981
  }

  .xl\:tw-ring-offset-green-600{
    --tw-ring-offset-color:#059669
  }

  .xl\:tw-ring-offset-green-700{
    --tw-ring-offset-color:#047857
  }

  .xl\:tw-ring-offset-green-800{
    --tw-ring-offset-color:#065f46
  }

  .xl\:tw-ring-offset-green-900{
    --tw-ring-offset-color:#064e3b
  }

  .xl\:tw-ring-offset-blue-50{
    --tw-ring-offset-color:#eff6ff
  }

  .xl\:tw-ring-offset-blue-100{
    --tw-ring-offset-color:#dbeafe
  }

  .xl\:tw-ring-offset-blue-200{
    --tw-ring-offset-color:#bfdbfe
  }

  .xl\:tw-ring-offset-blue-300{
    --tw-ring-offset-color:#93c5fd
  }

  .xl\:tw-ring-offset-blue-400{
    --tw-ring-offset-color:#60a5fa
  }

  .xl\:tw-ring-offset-blue-500{
    --tw-ring-offset-color:#3b82f6
  }

  .xl\:tw-ring-offset-blue-600{
    --tw-ring-offset-color:#2563eb
  }

  .xl\:tw-ring-offset-blue-700{
    --tw-ring-offset-color:#1d4ed8
  }

  .xl\:tw-ring-offset-blue-800{
    --tw-ring-offset-color:#1e40af
  }

  .xl\:tw-ring-offset-blue-900{
    --tw-ring-offset-color:#1e3a8a
  }

  .xl\:tw-ring-offset-indigo-50{
    --tw-ring-offset-color:#eef2ff
  }

  .xl\:tw-ring-offset-indigo-100{
    --tw-ring-offset-color:#e0e7ff
  }

  .xl\:tw-ring-offset-indigo-200{
    --tw-ring-offset-color:#c7d2fe
  }

  .xl\:tw-ring-offset-indigo-300{
    --tw-ring-offset-color:#a5b4fc
  }

  .xl\:tw-ring-offset-indigo-400{
    --tw-ring-offset-color:#818cf8
  }

  .xl\:tw-ring-offset-indigo-500{
    --tw-ring-offset-color:#6366f1
  }

  .xl\:tw-ring-offset-indigo-600{
    --tw-ring-offset-color:#4f46e5
  }

  .xl\:tw-ring-offset-indigo-700{
    --tw-ring-offset-color:#4338ca
  }

  .xl\:tw-ring-offset-indigo-800{
    --tw-ring-offset-color:#3730a3
  }

  .xl\:tw-ring-offset-indigo-900{
    --tw-ring-offset-color:#312e81
  }

  .xl\:tw-ring-offset-purple-50{
    --tw-ring-offset-color:#f5f3ff
  }

  .xl\:tw-ring-offset-purple-100{
    --tw-ring-offset-color:#ede9fe
  }

  .xl\:tw-ring-offset-purple-200{
    --tw-ring-offset-color:#ddd6fe
  }

  .xl\:tw-ring-offset-purple-300{
    --tw-ring-offset-color:#c4b5fd
  }

  .xl\:tw-ring-offset-purple-400{
    --tw-ring-offset-color:#a78bfa
  }

  .xl\:tw-ring-offset-purple-500{
    --tw-ring-offset-color:#8b5cf6
  }

  .xl\:tw-ring-offset-purple-600{
    --tw-ring-offset-color:#7c3aed
  }

  .xl\:tw-ring-offset-purple-700{
    --tw-ring-offset-color:#6d28d9
  }

  .xl\:tw-ring-offset-purple-800{
    --tw-ring-offset-color:#5b21b6
  }

  .xl\:tw-ring-offset-purple-900{
    --tw-ring-offset-color:#4c1d95
  }

  .xl\:tw-ring-offset-pink-50{
    --tw-ring-offset-color:#fdf2f8
  }

  .xl\:tw-ring-offset-pink-100{
    --tw-ring-offset-color:#fce7f3
  }

  .xl\:tw-ring-offset-pink-200{
    --tw-ring-offset-color:#fbcfe8
  }

  .xl\:tw-ring-offset-pink-300{
    --tw-ring-offset-color:#f9a8d4
  }

  .xl\:tw-ring-offset-pink-400{
    --tw-ring-offset-color:#f472b6
  }

  .xl\:tw-ring-offset-pink-500{
    --tw-ring-offset-color:#ec4899
  }

  .xl\:tw-ring-offset-pink-600{
    --tw-ring-offset-color:#db2777
  }

  .xl\:tw-ring-offset-pink-700{
    --tw-ring-offset-color:#be185d
  }

  .xl\:tw-ring-offset-pink-800{
    --tw-ring-offset-color:#9d174d
  }

  .xl\:tw-ring-offset-pink-900{
    --tw-ring-offset-color:#831843
  }

  .xl\:focus-within\:tw-ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .xl\:focus-within\:tw-ring-offset-current:focus-within{
    --tw-ring-offset-color:currentColor
  }

  .xl\:focus-within\:tw-ring-offset-black:focus-within{
    --tw-ring-offset-color:#000
  }

  .xl\:focus-within\:tw-ring-offset-white:focus-within{
    --tw-ring-offset-color:#fff
  }

  .xl\:focus-within\:tw-ring-offset-gray-50:focus-within{
    --tw-ring-offset-color:#f9fafb
  }

  .xl\:focus-within\:tw-ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#f3f4f6
  }

  .xl\:focus-within\:tw-ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#e5e7eb
  }

  .xl\:focus-within\:tw-ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#d1d5db
  }

  .xl\:focus-within\:tw-ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#9ca3af
  }

  .xl\:focus-within\:tw-ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#6b7280
  }

  .xl\:focus-within\:tw-ring-offset-gray-600:focus-within{
    --tw-ring-offset-color:#4b5563
  }

  .xl\:focus-within\:tw-ring-offset-gray-700:focus-within{
    --tw-ring-offset-color:#374151
  }

  .xl\:focus-within\:tw-ring-offset-gray-800:focus-within{
    --tw-ring-offset-color:#1f2937
  }

  .xl\:focus-within\:tw-ring-offset-gray-900:focus-within{
    --tw-ring-offset-color:#111827
  }

  .xl\:focus-within\:tw-ring-offset-red-50:focus-within{
    --tw-ring-offset-color:#fef2f2
  }

  .xl\:focus-within\:tw-ring-offset-red-100:focus-within{
    --tw-ring-offset-color:#fee2e2
  }

  .xl\:focus-within\:tw-ring-offset-red-200:focus-within{
    --tw-ring-offset-color:#fecaca
  }

  .xl\:focus-within\:tw-ring-offset-red-300:focus-within{
    --tw-ring-offset-color:#fca5a5
  }

  .xl\:focus-within\:tw-ring-offset-red-400:focus-within{
    --tw-ring-offset-color:#f87171
  }

  .xl\:focus-within\:tw-ring-offset-red-500:focus-within{
    --tw-ring-offset-color:#ef4444
  }

  .xl\:focus-within\:tw-ring-offset-red-600:focus-within{
    --tw-ring-offset-color:#dc2626
  }

  .xl\:focus-within\:tw-ring-offset-red-700:focus-within{
    --tw-ring-offset-color:#b91c1c
  }

  .xl\:focus-within\:tw-ring-offset-red-800:focus-within{
    --tw-ring-offset-color:#991b1b
  }

  .xl\:focus-within\:tw-ring-offset-red-900:focus-within{
    --tw-ring-offset-color:#7f1d1d
  }

  .xl\:focus-within\:tw-ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color:#fffbeb
  }

  .xl\:focus-within\:tw-ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color:#fef3c7
  }

  .xl\:focus-within\:tw-ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color:#fde68a
  }

  .xl\:focus-within\:tw-ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color:#fcd34d
  }

  .xl\:focus-within\:tw-ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color:#fbbf24
  }

  .xl\:focus-within\:tw-ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color:#f59e0b
  }

  .xl\:focus-within\:tw-ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color:#d97706
  }

  .xl\:focus-within\:tw-ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color:#b45309
  }

  .xl\:focus-within\:tw-ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color:#92400e
  }

  .xl\:focus-within\:tw-ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color:#78350f
  }

  .xl\:focus-within\:tw-ring-offset-green-50:focus-within{
    --tw-ring-offset-color:#ecfdf5
  }

  .xl\:focus-within\:tw-ring-offset-green-100:focus-within{
    --tw-ring-offset-color:#d1fae5
  }

  .xl\:focus-within\:tw-ring-offset-green-200:focus-within{
    --tw-ring-offset-color:#a7f3d0
  }

  .xl\:focus-within\:tw-ring-offset-green-300:focus-within{
    --tw-ring-offset-color:#6ee7b7
  }

  .xl\:focus-within\:tw-ring-offset-green-400:focus-within{
    --tw-ring-offset-color:#34d399
  }

  .xl\:focus-within\:tw-ring-offset-green-500:focus-within{
    --tw-ring-offset-color:#10b981
  }

  .xl\:focus-within\:tw-ring-offset-green-600:focus-within{
    --tw-ring-offset-color:#059669
  }

  .xl\:focus-within\:tw-ring-offset-green-700:focus-within{
    --tw-ring-offset-color:#047857
  }

  .xl\:focus-within\:tw-ring-offset-green-800:focus-within{
    --tw-ring-offset-color:#065f46
  }

  .xl\:focus-within\:tw-ring-offset-green-900:focus-within{
    --tw-ring-offset-color:#064e3b
  }

  .xl\:focus-within\:tw-ring-offset-blue-50:focus-within{
    --tw-ring-offset-color:#eff6ff
  }

  .xl\:focus-within\:tw-ring-offset-blue-100:focus-within{
    --tw-ring-offset-color:#dbeafe
  }

  .xl\:focus-within\:tw-ring-offset-blue-200:focus-within{
    --tw-ring-offset-color:#bfdbfe
  }

  .xl\:focus-within\:tw-ring-offset-blue-300:focus-within{
    --tw-ring-offset-color:#93c5fd
  }

  .xl\:focus-within\:tw-ring-offset-blue-400:focus-within{
    --tw-ring-offset-color:#60a5fa
  }

  .xl\:focus-within\:tw-ring-offset-blue-500:focus-within{
    --tw-ring-offset-color:#3b82f6
  }

  .xl\:focus-within\:tw-ring-offset-blue-600:focus-within{
    --tw-ring-offset-color:#2563eb
  }

  .xl\:focus-within\:tw-ring-offset-blue-700:focus-within{
    --tw-ring-offset-color:#1d4ed8
  }

  .xl\:focus-within\:tw-ring-offset-blue-800:focus-within{
    --tw-ring-offset-color:#1e40af
  }

  .xl\:focus-within\:tw-ring-offset-blue-900:focus-within{
    --tw-ring-offset-color:#1e3a8a
  }

  .xl\:focus-within\:tw-ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color:#eef2ff
  }

  .xl\:focus-within\:tw-ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color:#e0e7ff
  }

  .xl\:focus-within\:tw-ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color:#c7d2fe
  }

  .xl\:focus-within\:tw-ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color:#a5b4fc
  }

  .xl\:focus-within\:tw-ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color:#818cf8
  }

  .xl\:focus-within\:tw-ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color:#6366f1
  }

  .xl\:focus-within\:tw-ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color:#4f46e5
  }

  .xl\:focus-within\:tw-ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color:#4338ca
  }

  .xl\:focus-within\:tw-ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color:#3730a3
  }

  .xl\:focus-within\:tw-ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color:#312e81
  }

  .xl\:focus-within\:tw-ring-offset-purple-50:focus-within{
    --tw-ring-offset-color:#f5f3ff
  }

  .xl\:focus-within\:tw-ring-offset-purple-100:focus-within{
    --tw-ring-offset-color:#ede9fe
  }

  .xl\:focus-within\:tw-ring-offset-purple-200:focus-within{
    --tw-ring-offset-color:#ddd6fe
  }

  .xl\:focus-within\:tw-ring-offset-purple-300:focus-within{
    --tw-ring-offset-color:#c4b5fd
  }

  .xl\:focus-within\:tw-ring-offset-purple-400:focus-within{
    --tw-ring-offset-color:#a78bfa
  }

  .xl\:focus-within\:tw-ring-offset-purple-500:focus-within{
    --tw-ring-offset-color:#8b5cf6
  }

  .xl\:focus-within\:tw-ring-offset-purple-600:focus-within{
    --tw-ring-offset-color:#7c3aed
  }

  .xl\:focus-within\:tw-ring-offset-purple-700:focus-within{
    --tw-ring-offset-color:#6d28d9
  }

  .xl\:focus-within\:tw-ring-offset-purple-800:focus-within{
    --tw-ring-offset-color:#5b21b6
  }

  .xl\:focus-within\:tw-ring-offset-purple-900:focus-within{
    --tw-ring-offset-color:#4c1d95
  }

  .xl\:focus-within\:tw-ring-offset-pink-50:focus-within{
    --tw-ring-offset-color:#fdf2f8
  }

  .xl\:focus-within\:tw-ring-offset-pink-100:focus-within{
    --tw-ring-offset-color:#fce7f3
  }

  .xl\:focus-within\:tw-ring-offset-pink-200:focus-within{
    --tw-ring-offset-color:#fbcfe8
  }

  .xl\:focus-within\:tw-ring-offset-pink-300:focus-within{
    --tw-ring-offset-color:#f9a8d4
  }

  .xl\:focus-within\:tw-ring-offset-pink-400:focus-within{
    --tw-ring-offset-color:#f472b6
  }

  .xl\:focus-within\:tw-ring-offset-pink-500:focus-within{
    --tw-ring-offset-color:#ec4899
  }

  .xl\:focus-within\:tw-ring-offset-pink-600:focus-within{
    --tw-ring-offset-color:#db2777
  }

  .xl\:focus-within\:tw-ring-offset-pink-700:focus-within{
    --tw-ring-offset-color:#be185d
  }

  .xl\:focus-within\:tw-ring-offset-pink-800:focus-within{
    --tw-ring-offset-color:#9d174d
  }

  .xl\:focus-within\:tw-ring-offset-pink-900:focus-within{
    --tw-ring-offset-color:#831843
  }

  .xl\:focus\:tw-ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .xl\:focus\:tw-ring-offset-current:focus{
    --tw-ring-offset-color:currentColor
  }

  .xl\:focus\:tw-ring-offset-black:focus{
    --tw-ring-offset-color:#000
  }

  .xl\:focus\:tw-ring-offset-white:focus{
    --tw-ring-offset-color:#fff
  }

  .xl\:focus\:tw-ring-offset-gray-50:focus{
    --tw-ring-offset-color:#f9fafb
  }

  .xl\:focus\:tw-ring-offset-gray-100:focus{
    --tw-ring-offset-color:#f3f4f6
  }

  .xl\:focus\:tw-ring-offset-gray-200:focus{
    --tw-ring-offset-color:#e5e7eb
  }

  .xl\:focus\:tw-ring-offset-gray-300:focus{
    --tw-ring-offset-color:#d1d5db
  }

  .xl\:focus\:tw-ring-offset-gray-400:focus{
    --tw-ring-offset-color:#9ca3af
  }

  .xl\:focus\:tw-ring-offset-gray-500:focus{
    --tw-ring-offset-color:#6b7280
  }

  .xl\:focus\:tw-ring-offset-gray-600:focus{
    --tw-ring-offset-color:#4b5563
  }

  .xl\:focus\:tw-ring-offset-gray-700:focus{
    --tw-ring-offset-color:#374151
  }

  .xl\:focus\:tw-ring-offset-gray-800:focus{
    --tw-ring-offset-color:#1f2937
  }

  .xl\:focus\:tw-ring-offset-gray-900:focus{
    --tw-ring-offset-color:#111827
  }

  .xl\:focus\:tw-ring-offset-red-50:focus{
    --tw-ring-offset-color:#fef2f2
  }

  .xl\:focus\:tw-ring-offset-red-100:focus{
    --tw-ring-offset-color:#fee2e2
  }

  .xl\:focus\:tw-ring-offset-red-200:focus{
    --tw-ring-offset-color:#fecaca
  }

  .xl\:focus\:tw-ring-offset-red-300:focus{
    --tw-ring-offset-color:#fca5a5
  }

  .xl\:focus\:tw-ring-offset-red-400:focus{
    --tw-ring-offset-color:#f87171
  }

  .xl\:focus\:tw-ring-offset-red-500:focus{
    --tw-ring-offset-color:#ef4444
  }

  .xl\:focus\:tw-ring-offset-red-600:focus{
    --tw-ring-offset-color:#dc2626
  }

  .xl\:focus\:tw-ring-offset-red-700:focus{
    --tw-ring-offset-color:#b91c1c
  }

  .xl\:focus\:tw-ring-offset-red-800:focus{
    --tw-ring-offset-color:#991b1b
  }

  .xl\:focus\:tw-ring-offset-red-900:focus{
    --tw-ring-offset-color:#7f1d1d
  }

  .xl\:focus\:tw-ring-offset-yellow-50:focus{
    --tw-ring-offset-color:#fffbeb
  }

  .xl\:focus\:tw-ring-offset-yellow-100:focus{
    --tw-ring-offset-color:#fef3c7
  }

  .xl\:focus\:tw-ring-offset-yellow-200:focus{
    --tw-ring-offset-color:#fde68a
  }

  .xl\:focus\:tw-ring-offset-yellow-300:focus{
    --tw-ring-offset-color:#fcd34d
  }

  .xl\:focus\:tw-ring-offset-yellow-400:focus{
    --tw-ring-offset-color:#fbbf24
  }

  .xl\:focus\:tw-ring-offset-yellow-500:focus{
    --tw-ring-offset-color:#f59e0b
  }

  .xl\:focus\:tw-ring-offset-yellow-600:focus{
    --tw-ring-offset-color:#d97706
  }

  .xl\:focus\:tw-ring-offset-yellow-700:focus{
    --tw-ring-offset-color:#b45309
  }

  .xl\:focus\:tw-ring-offset-yellow-800:focus{
    --tw-ring-offset-color:#92400e
  }

  .xl\:focus\:tw-ring-offset-yellow-900:focus{
    --tw-ring-offset-color:#78350f
  }

  .xl\:focus\:tw-ring-offset-green-50:focus{
    --tw-ring-offset-color:#ecfdf5
  }

  .xl\:focus\:tw-ring-offset-green-100:focus{
    --tw-ring-offset-color:#d1fae5
  }

  .xl\:focus\:tw-ring-offset-green-200:focus{
    --tw-ring-offset-color:#a7f3d0
  }

  .xl\:focus\:tw-ring-offset-green-300:focus{
    --tw-ring-offset-color:#6ee7b7
  }

  .xl\:focus\:tw-ring-offset-green-400:focus{
    --tw-ring-offset-color:#34d399
  }

  .xl\:focus\:tw-ring-offset-green-500:focus{
    --tw-ring-offset-color:#10b981
  }

  .xl\:focus\:tw-ring-offset-green-600:focus{
    --tw-ring-offset-color:#059669
  }

  .xl\:focus\:tw-ring-offset-green-700:focus{
    --tw-ring-offset-color:#047857
  }

  .xl\:focus\:tw-ring-offset-green-800:focus{
    --tw-ring-offset-color:#065f46
  }

  .xl\:focus\:tw-ring-offset-green-900:focus{
    --tw-ring-offset-color:#064e3b
  }

  .xl\:focus\:tw-ring-offset-blue-50:focus{
    --tw-ring-offset-color:#eff6ff
  }

  .xl\:focus\:tw-ring-offset-blue-100:focus{
    --tw-ring-offset-color:#dbeafe
  }

  .xl\:focus\:tw-ring-offset-blue-200:focus{
    --tw-ring-offset-color:#bfdbfe
  }

  .xl\:focus\:tw-ring-offset-blue-300:focus{
    --tw-ring-offset-color:#93c5fd
  }

  .xl\:focus\:tw-ring-offset-blue-400:focus{
    --tw-ring-offset-color:#60a5fa
  }

  .xl\:focus\:tw-ring-offset-blue-500:focus{
    --tw-ring-offset-color:#3b82f6
  }

  .xl\:focus\:tw-ring-offset-blue-600:focus{
    --tw-ring-offset-color:#2563eb
  }

  .xl\:focus\:tw-ring-offset-blue-700:focus{
    --tw-ring-offset-color:#1d4ed8
  }

  .xl\:focus\:tw-ring-offset-blue-800:focus{
    --tw-ring-offset-color:#1e40af
  }

  .xl\:focus\:tw-ring-offset-blue-900:focus{
    --tw-ring-offset-color:#1e3a8a
  }

  .xl\:focus\:tw-ring-offset-indigo-50:focus{
    --tw-ring-offset-color:#eef2ff
  }

  .xl\:focus\:tw-ring-offset-indigo-100:focus{
    --tw-ring-offset-color:#e0e7ff
  }

  .xl\:focus\:tw-ring-offset-indigo-200:focus{
    --tw-ring-offset-color:#c7d2fe
  }

  .xl\:focus\:tw-ring-offset-indigo-300:focus{
    --tw-ring-offset-color:#a5b4fc
  }

  .xl\:focus\:tw-ring-offset-indigo-400:focus{
    --tw-ring-offset-color:#818cf8
  }

  .xl\:focus\:tw-ring-offset-indigo-500:focus{
    --tw-ring-offset-color:#6366f1
  }

  .xl\:focus\:tw-ring-offset-indigo-600:focus{
    --tw-ring-offset-color:#4f46e5
  }

  .xl\:focus\:tw-ring-offset-indigo-700:focus{
    --tw-ring-offset-color:#4338ca
  }

  .xl\:focus\:tw-ring-offset-indigo-800:focus{
    --tw-ring-offset-color:#3730a3
  }

  .xl\:focus\:tw-ring-offset-indigo-900:focus{
    --tw-ring-offset-color:#312e81
  }

  .xl\:focus\:tw-ring-offset-purple-50:focus{
    --tw-ring-offset-color:#f5f3ff
  }

  .xl\:focus\:tw-ring-offset-purple-100:focus{
    --tw-ring-offset-color:#ede9fe
  }

  .xl\:focus\:tw-ring-offset-purple-200:focus{
    --tw-ring-offset-color:#ddd6fe
  }

  .xl\:focus\:tw-ring-offset-purple-300:focus{
    --tw-ring-offset-color:#c4b5fd
  }

  .xl\:focus\:tw-ring-offset-purple-400:focus{
    --tw-ring-offset-color:#a78bfa
  }

  .xl\:focus\:tw-ring-offset-purple-500:focus{
    --tw-ring-offset-color:#8b5cf6
  }

  .xl\:focus\:tw-ring-offset-purple-600:focus{
    --tw-ring-offset-color:#7c3aed
  }

  .xl\:focus\:tw-ring-offset-purple-700:focus{
    --tw-ring-offset-color:#6d28d9
  }

  .xl\:focus\:tw-ring-offset-purple-800:focus{
    --tw-ring-offset-color:#5b21b6
  }

  .xl\:focus\:tw-ring-offset-purple-900:focus{
    --tw-ring-offset-color:#4c1d95
  }

  .xl\:focus\:tw-ring-offset-pink-50:focus{
    --tw-ring-offset-color:#fdf2f8
  }

  .xl\:focus\:tw-ring-offset-pink-100:focus{
    --tw-ring-offset-color:#fce7f3
  }

  .xl\:focus\:tw-ring-offset-pink-200:focus{
    --tw-ring-offset-color:#fbcfe8
  }

  .xl\:focus\:tw-ring-offset-pink-300:focus{
    --tw-ring-offset-color:#f9a8d4
  }

  .xl\:focus\:tw-ring-offset-pink-400:focus{
    --tw-ring-offset-color:#f472b6
  }

  .xl\:focus\:tw-ring-offset-pink-500:focus{
    --tw-ring-offset-color:#ec4899
  }

  .xl\:focus\:tw-ring-offset-pink-600:focus{
    --tw-ring-offset-color:#db2777
  }

  .xl\:focus\:tw-ring-offset-pink-700:focus{
    --tw-ring-offset-color:#be185d
  }

  .xl\:focus\:tw-ring-offset-pink-800:focus{
    --tw-ring-offset-color:#9d174d
  }

  .xl\:focus\:tw-ring-offset-pink-900:focus{
    --tw-ring-offset-color:#831843
  }

  .xl\:tw-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)
  }

  .xl\:tw-filter-none{
    filter:none
  }

  .xl\:tw-blur-0{
    --tw-blur:blur(0)
  }

  .xl\:tw-blur-none{
    --tw-blur:blur(0)
  }

  .xl\:tw-blur-sm{
    --tw-blur:blur(4px)
  }

  .xl\:tw-blur{
    --tw-blur:blur(8px)
  }

  .xl\:tw-blur-md{
    --tw-blur:blur(12px)
  }

  .xl\:tw-blur-lg{
    --tw-blur:blur(16px)
  }

  .xl\:tw-blur-xl{
    --tw-blur:blur(24px)
  }

  .xl\:tw-blur-2xl{
    --tw-blur:blur(40px)
  }

  .xl\:tw-blur-3xl{
    --tw-blur:blur(64px)
  }

  .xl\:tw-brightness-0{
    --tw-brightness:brightness(0)
  }

  .xl\:tw-brightness-50{
    --tw-brightness:brightness(.5)
  }

  .xl\:tw-brightness-75{
    --tw-brightness:brightness(.75)
  }

  .xl\:tw-brightness-90{
    --tw-brightness:brightness(.9)
  }

  .xl\:tw-brightness-95{
    --tw-brightness:brightness(.95)
  }

  .xl\:tw-brightness-100{
    --tw-brightness:brightness(1)
  }

  .xl\:tw-brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .xl\:tw-brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .xl\:tw-brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .xl\:tw-brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .xl\:tw-brightness-200{
    --tw-brightness:brightness(2)
  }

  .xl\:tw-contrast-0{
    --tw-contrast:contrast(0)
  }

  .xl\:tw-contrast-50{
    --tw-contrast:contrast(.5)
  }

  .xl\:tw-contrast-75{
    --tw-contrast:contrast(.75)
  }

  .xl\:tw-contrast-100{
    --tw-contrast:contrast(1)
  }

  .xl\:tw-contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .xl\:tw-contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .xl\:tw-contrast-200{
    --tw-contrast:contrast(2)
  }

  .xl\:tw-drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-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))
  }

  .xl\:tw-drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .xl\:tw-drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .xl\:tw-grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .xl\:tw-grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .xl\:tw-hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .xl\:tw-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .xl\:tw-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .xl\:tw-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .xl\:tw-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .xl\:tw-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .xl\:tw--hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .xl\:tw--hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .xl\:tw--hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .xl\:tw--hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .xl\:tw--hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .xl\:tw-invert-0{
    --tw-invert:invert(0)
  }

  .xl\:tw-invert{
    --tw-invert:invert(100%)
  }

  .xl\:tw-saturate-0{
    --tw-saturate:saturate(0)
  }

  .xl\:tw-saturate-50{
    --tw-saturate:saturate(.5)
  }

  .xl\:tw-saturate-100{
    --tw-saturate:saturate(1)
  }

  .xl\:tw-saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .xl\:tw-saturate-200{
    --tw-saturate:saturate(2)
  }

  .xl\:tw-sepia-0{
    --tw-sepia:sepia(0)
  }

  .xl\:tw-sepia{
    --tw-sepia:sepia(100%)
  }

  .xl\:tw-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,/*!*/ /*!*/);
    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)
  }

  .xl\:tw-backdrop-filter-none{
    backdrop-filter:none
  }

  .xl\:tw-backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .xl\:tw-backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .xl\:tw-backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .xl\:tw-backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .xl\:tw-backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .xl\:tw-backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .xl\:tw-backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .xl\:tw-backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .xl\:tw-backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .xl\:tw-backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .xl\:tw-backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .xl\:tw-backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .xl\:tw-backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .xl\:tw-backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .xl\:tw-backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .xl\:tw-backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .xl\:tw-backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .xl\:tw-backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .xl\:tw-backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .xl\:tw-backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .xl\:tw-backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .xl\:tw-backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .xl\:tw-backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .xl\:tw-backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .xl\:tw-backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .xl\:tw-backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .xl\:tw-backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .xl\:tw-backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .xl\:tw-backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .xl\:tw-backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .xl\:tw-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .xl\:tw-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .xl\:tw-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .xl\:tw-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .xl\:tw-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .xl\:tw--backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .xl\:tw--backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .xl\:tw--backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .xl\:tw--backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .xl\:tw--backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .xl\:tw-backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .xl\:tw-backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .xl\:tw-backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .xl\:tw-backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .xl\:tw-backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .xl\:tw-backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .xl\:tw-backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .xl\:tw-backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .xl\:tw-backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .xl\:tw-backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .xl\:tw-backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .xl\:tw-backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .xl\:tw-backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .xl\:tw-backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .xl\:tw-backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .xl\:tw-backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .xl\:tw-backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .xl\:tw-backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .xl\:tw-backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .xl\:tw-backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .xl\:tw-backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .xl\:tw-backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .xl\:tw-backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .xl\:tw-backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .xl\:tw-transition-none{
    transition-property:none
  }

  .xl\:tw-transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:tw-transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:tw-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
  }

  .xl\:tw-transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:tw-transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:tw-transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:tw-delay-75{
    transition-delay:75ms
  }

  .xl\:tw-delay-100{
    transition-delay:100ms
  }

  .xl\:tw-delay-150{
    transition-delay:150ms
  }

  .xl\:tw-delay-200{
    transition-delay:200ms
  }

  .xl\:tw-delay-300{
    transition-delay:300ms
  }

  .xl\:tw-delay-500{
    transition-delay:500ms
  }

  .xl\:tw-delay-700{
    transition-delay:700ms
  }

  .xl\:tw-delay-1000{
    transition-delay:1000ms
  }

  .xl\:tw-duration-75{
    transition-duration:75ms
  }

  .xl\:tw-duration-100{
    transition-duration:100ms
  }

  .xl\:tw-duration-150{
    transition-duration:150ms
  }

  .xl\:tw-duration-200{
    transition-duration:200ms
  }

  .xl\:tw-duration-300{
    transition-duration:300ms
  }

  .xl\:tw-duration-500{
    transition-duration:500ms
  }

  .xl\:tw-duration-700{
    transition-duration:700ms
  }

  .xl\:tw-duration-1000{
    transition-duration:1000ms
  }

  .xl\:tw-ease-linear{
    transition-timing-function:linear
  }

  .xl\:tw-ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .xl\:tw-ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .xl\:tw-ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

@media (min-width: 1536px){
  .\32xl\:tw-container{
    width:100%
  }

  @media (min-width: 640px){
    .\32xl\:tw-container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .\32xl\:tw-container{
      max-width:768px
    }
  }

  @media (min-width: 1024px){
    .\32xl\:tw-container{
      max-width:1024px
    }
  }

  @media (min-width: 1280px){
    .\32xl\:tw-container{
      max-width:1280px
    }
  }

  @media (min-width: 1536px){
    .\32xl\:tw-container{
      max-width:1536px
    }
  }

  .\32xl\:tw-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
  }

  .\32xl\:tw-not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\:focus-within\:tw-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
  }

  .\32xl\:focus-within\:tw-not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\:focus\:tw-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
  }

  .\32xl\:focus\:tw-not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\:tw-pointer-events-none{
    pointer-events:none
  }

  .\32xl\:tw-pointer-events-auto{
    pointer-events:auto
  }

  .\32xl\:tw-visible{
    visibility:visible
  }

  .\32xl\:tw-invisible{
    visibility:hidden
  }

  .\32xl\:tw-static{
    position:static
  }

  .\32xl\:tw-fixed{
    position:fixed
  }

  .\32xl\:tw-absolute{
    position:absolute
  }

  .\32xl\:tw-relative{
    position:relative
  }

  .\32xl\:tw-sticky{
    position:sticky
  }

  .\32xl\:tw-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32xl\:tw-inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\32xl\:tw-inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\32xl\:tw-inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\32xl\:tw-inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\32xl\:tw-inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\32xl\:tw-inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\32xl\:tw-inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\32xl\:tw-inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\32xl\:tw-inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\32xl\:tw-inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\32xl\:tw-inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\32xl\:tw-inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\32xl\:tw-inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\32xl\:tw-inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\32xl\:tw-inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\32xl\:tw-inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\32xl\:tw-inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\32xl\:tw-inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\32xl\:tw-inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\32xl\:tw-inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\32xl\:tw-inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\32xl\:tw-inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\32xl\:tw-inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\32xl\:tw-inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\32xl\:tw-inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\32xl\:tw-inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\32xl\:tw-inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\32xl\:tw-inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\32xl\:tw-inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\32xl\:tw-inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\32xl\:tw-inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\32xl\:tw-inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\32xl\:tw-inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\32xl\:tw-inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\32xl\:tw-inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\32xl\:tw--inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32xl\:tw--inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\32xl\:tw--inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\32xl\:tw--inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\32xl\:tw--inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\32xl\:tw--inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\32xl\:tw--inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\32xl\:tw--inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\32xl\:tw--inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\32xl\:tw--inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\32xl\:tw--inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\32xl\:tw--inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\32xl\:tw--inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\32xl\:tw--inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\32xl\:tw--inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\32xl\:tw--inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\32xl\:tw--inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\32xl\:tw--inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\32xl\:tw--inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\32xl\:tw--inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\32xl\:tw--inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\32xl\:tw--inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\32xl\:tw--inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\32xl\:tw--inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\32xl\:tw--inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\32xl\:tw--inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\32xl\:tw--inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\32xl\:tw--inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\32xl\:tw--inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\32xl\:tw--inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\32xl\:tw--inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\32xl\:tw--inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\32xl\:tw--inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\32xl\:tw--inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\32xl\:tw--inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\32xl\:tw-inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32xl\:tw-inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\32xl\:tw-inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\32xl\:tw-inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\32xl\:tw-inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32xl\:tw-inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\32xl\:tw-inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\32xl\:tw--inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32xl\:tw--inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\32xl\:tw--inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\32xl\:tw--inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\32xl\:tw--inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32xl\:tw--inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\32xl\:tw--inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\32xl\:tw-inset-x-0{
    left:0px;
    right:0px
  }

  .\32xl\:tw-inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\32xl\:tw-inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\32xl\:tw-inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\32xl\:tw-inset-x-4{
    left:1rem;
    right:1rem
  }

  .\32xl\:tw-inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\32xl\:tw-inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\32xl\:tw-inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\32xl\:tw-inset-x-8{
    left:2rem;
    right:2rem
  }

  .\32xl\:tw-inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\32xl\:tw-inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\32xl\:tw-inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\32xl\:tw-inset-x-12{
    left:3rem;
    right:3rem
  }

  .\32xl\:tw-inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\32xl\:tw-inset-x-16{
    left:4rem;
    right:4rem
  }

  .\32xl\:tw-inset-x-20{
    left:5rem;
    right:5rem
  }

  .\32xl\:tw-inset-x-24{
    left:6rem;
    right:6rem
  }

  .\32xl\:tw-inset-x-28{
    left:7rem;
    right:7rem
  }

  .\32xl\:tw-inset-x-32{
    left:8rem;
    right:8rem
  }

  .\32xl\:tw-inset-x-36{
    left:9rem;
    right:9rem
  }

  .\32xl\:tw-inset-x-40{
    left:10rem;
    right:10rem
  }

  .\32xl\:tw-inset-x-44{
    left:11rem;
    right:11rem
  }

  .\32xl\:tw-inset-x-48{
    left:12rem;
    right:12rem
  }

  .\32xl\:tw-inset-x-52{
    left:13rem;
    right:13rem
  }

  .\32xl\:tw-inset-x-56{
    left:14rem;
    right:14rem
  }

  .\32xl\:tw-inset-x-60{
    left:15rem;
    right:15rem
  }

  .\32xl\:tw-inset-x-64{
    left:16rem;
    right:16rem
  }

  .\32xl\:tw-inset-x-72{
    left:18rem;
    right:18rem
  }

  .\32xl\:tw-inset-x-80{
    left:20rem;
    right:20rem
  }

  .\32xl\:tw-inset-x-96{
    left:24rem;
    right:24rem
  }

  .\32xl\:tw-inset-x-auto{
    left:auto;
    right:auto
  }

  .\32xl\:tw-inset-x-px{
    left:1px;
    right:1px
  }

  .\32xl\:tw-inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\32xl\:tw-inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\32xl\:tw-inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\32xl\:tw-inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\32xl\:tw--inset-x-0{
    left:0px;
    right:0px
  }

  .\32xl\:tw--inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\32xl\:tw--inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\32xl\:tw--inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\32xl\:tw--inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\32xl\:tw--inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\32xl\:tw--inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\32xl\:tw--inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\32xl\:tw--inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\32xl\:tw--inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\32xl\:tw--inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\32xl\:tw--inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\32xl\:tw--inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\32xl\:tw--inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\32xl\:tw--inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\32xl\:tw--inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\32xl\:tw--inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\32xl\:tw--inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\32xl\:tw--inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\32xl\:tw--inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\32xl\:tw--inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\32xl\:tw--inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\32xl\:tw--inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\32xl\:tw--inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\32xl\:tw--inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\32xl\:tw--inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\32xl\:tw--inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\32xl\:tw--inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\32xl\:tw--inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\32xl\:tw--inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\32xl\:tw--inset-x-px{
    left:-1px;
    right:-1px
  }

  .\32xl\:tw--inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\32xl\:tw--inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\32xl\:tw--inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\32xl\:tw--inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\32xl\:tw-inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\32xl\:tw-inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\32xl\:tw-inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\32xl\:tw-inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\32xl\:tw-inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\32xl\:tw-inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\32xl\:tw-inset-x-full{
    left:100%;
    right:100%
  }

  .\32xl\:tw--inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\32xl\:tw--inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\32xl\:tw--inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\32xl\:tw--inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\32xl\:tw--inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\32xl\:tw--inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\32xl\:tw--inset-x-full{
    left:-100%;
    right:-100%
  }

  .\32xl\:tw-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32xl\:tw-inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\32xl\:tw-inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\32xl\:tw-inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\32xl\:tw-inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\32xl\:tw-inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\32xl\:tw-inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\32xl\:tw-inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\32xl\:tw-inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\32xl\:tw-inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\32xl\:tw-inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\32xl\:tw-inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\32xl\:tw-inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\32xl\:tw-inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\32xl\:tw-inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\32xl\:tw-inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\32xl\:tw-inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\32xl\:tw-inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\32xl\:tw-inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\32xl\:tw-inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\32xl\:tw-inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\32xl\:tw-inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\32xl\:tw-inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\32xl\:tw-inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\32xl\:tw-inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\32xl\:tw-inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\32xl\:tw-inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\32xl\:tw-inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\32xl\:tw-inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\32xl\:tw-inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\32xl\:tw-inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\32xl\:tw-inset-y-px{
    top:1px;
    bottom:1px
  }

  .\32xl\:tw-inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\32xl\:tw-inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\32xl\:tw-inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\32xl\:tw-inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\32xl\:tw--inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32xl\:tw--inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\32xl\:tw--inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\32xl\:tw--inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\32xl\:tw--inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\32xl\:tw--inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\32xl\:tw--inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\32xl\:tw--inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\32xl\:tw--inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\32xl\:tw--inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\32xl\:tw--inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\32xl\:tw--inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\32xl\:tw--inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\32xl\:tw--inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\32xl\:tw--inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\32xl\:tw--inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\32xl\:tw--inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\32xl\:tw--inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\32xl\:tw--inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\32xl\:tw--inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\32xl\:tw--inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\32xl\:tw--inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\32xl\:tw--inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\32xl\:tw--inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\32xl\:tw--inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\32xl\:tw--inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\32xl\:tw--inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\32xl\:tw--inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\32xl\:tw--inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\32xl\:tw--inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\32xl\:tw--inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\32xl\:tw--inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\32xl\:tw--inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\32xl\:tw--inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\32xl\:tw--inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\32xl\:tw-inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\32xl\:tw-inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\32xl\:tw-inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\32xl\:tw-inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\32xl\:tw-inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\32xl\:tw-inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\32xl\:tw-inset-y-full{
    top:100%;
    bottom:100%
  }

  .\32xl\:tw--inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\32xl\:tw--inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\32xl\:tw--inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\32xl\:tw--inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\32xl\:tw--inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\32xl\:tw--inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\32xl\:tw--inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\32xl\:tw-top-0{
    top:0px
  }

  .\32xl\:tw-top-1{
    top:0.25rem
  }

  .\32xl\:tw-top-2{
    top:0.5rem
  }

  .\32xl\:tw-top-3{
    top:0.75rem
  }

  .\32xl\:tw-top-4{
    top:1rem
  }

  .\32xl\:tw-top-5{
    top:1.25rem
  }

  .\32xl\:tw-top-6{
    top:1.5rem
  }

  .\32xl\:tw-top-7{
    top:1.75rem
  }

  .\32xl\:tw-top-8{
    top:2rem
  }

  .\32xl\:tw-top-9{
    top:2.25rem
  }

  .\32xl\:tw-top-10{
    top:2.5rem
  }

  .\32xl\:tw-top-11{
    top:2.75rem
  }

  .\32xl\:tw-top-12{
    top:3rem
  }

  .\32xl\:tw-top-14{
    top:3.5rem
  }

  .\32xl\:tw-top-16{
    top:4rem
  }

  .\32xl\:tw-top-20{
    top:5rem
  }

  .\32xl\:tw-top-24{
    top:6rem
  }

  .\32xl\:tw-top-28{
    top:7rem
  }

  .\32xl\:tw-top-32{
    top:8rem
  }

  .\32xl\:tw-top-36{
    top:9rem
  }

  .\32xl\:tw-top-40{
    top:10rem
  }

  .\32xl\:tw-top-44{
    top:11rem
  }

  .\32xl\:tw-top-48{
    top:12rem
  }

  .\32xl\:tw-top-52{
    top:13rem
  }

  .\32xl\:tw-top-56{
    top:14rem
  }

  .\32xl\:tw-top-60{
    top:15rem
  }

  .\32xl\:tw-top-64{
    top:16rem
  }

  .\32xl\:tw-top-72{
    top:18rem
  }

  .\32xl\:tw-top-80{
    top:20rem
  }

  .\32xl\:tw-top-96{
    top:24rem
  }

  .\32xl\:tw-top-auto{
    top:auto
  }

  .\32xl\:tw-top-px{
    top:1px
  }

  .\32xl\:tw-top-0\.5{
    top:0.125rem
  }

  .\32xl\:tw-top-1\.5{
    top:0.375rem
  }

  .\32xl\:tw-top-2\.5{
    top:0.625rem
  }

  .\32xl\:tw-top-3\.5{
    top:0.875rem
  }

  .\32xl\:tw--top-0{
    top:0px
  }

  .\32xl\:tw--top-1{
    top:-0.25rem
  }

  .\32xl\:tw--top-2{
    top:-0.5rem
  }

  .\32xl\:tw--top-3{
    top:-0.75rem
  }

  .\32xl\:tw--top-4{
    top:-1rem
  }

  .\32xl\:tw--top-5{
    top:-1.25rem
  }

  .\32xl\:tw--top-6{
    top:-1.5rem
  }

  .\32xl\:tw--top-7{
    top:-1.75rem
  }

  .\32xl\:tw--top-8{
    top:-2rem
  }

  .\32xl\:tw--top-9{
    top:-2.25rem
  }

  .\32xl\:tw--top-10{
    top:-2.5rem
  }

  .\32xl\:tw--top-11{
    top:-2.75rem
  }

  .\32xl\:tw--top-12{
    top:-3rem
  }

  .\32xl\:tw--top-14{
    top:-3.5rem
  }

  .\32xl\:tw--top-16{
    top:-4rem
  }

  .\32xl\:tw--top-20{
    top:-5rem
  }

  .\32xl\:tw--top-24{
    top:-6rem
  }

  .\32xl\:tw--top-28{
    top:-7rem
  }

  .\32xl\:tw--top-32{
    top:-8rem
  }

  .\32xl\:tw--top-36{
    top:-9rem
  }

  .\32xl\:tw--top-40{
    top:-10rem
  }

  .\32xl\:tw--top-44{
    top:-11rem
  }

  .\32xl\:tw--top-48{
    top:-12rem
  }

  .\32xl\:tw--top-52{
    top:-13rem
  }

  .\32xl\:tw--top-56{
    top:-14rem
  }

  .\32xl\:tw--top-60{
    top:-15rem
  }

  .\32xl\:tw--top-64{
    top:-16rem
  }

  .\32xl\:tw--top-72{
    top:-18rem
  }

  .\32xl\:tw--top-80{
    top:-20rem
  }

  .\32xl\:tw--top-96{
    top:-24rem
  }

  .\32xl\:tw--top-px{
    top:-1px
  }

  .\32xl\:tw--top-0\.5{
    top:-0.125rem
  }

  .\32xl\:tw--top-1\.5{
    top:-0.375rem
  }

  .\32xl\:tw--top-2\.5{
    top:-0.625rem
  }

  .\32xl\:tw--top-3\.5{
    top:-0.875rem
  }

  .\32xl\:tw-top-1\/2{
    top:50%
  }

  .\32xl\:tw-top-1\/3{
    top:33.333333%
  }

  .\32xl\:tw-top-2\/3{
    top:66.666667%
  }

  .\32xl\:tw-top-1\/4{
    top:25%
  }

  .\32xl\:tw-top-2\/4{
    top:50%
  }

  .\32xl\:tw-top-3\/4{
    top:75%
  }

  .\32xl\:tw-top-full{
    top:100%
  }

  .\32xl\:tw--top-1\/2{
    top:-50%
  }

  .\32xl\:tw--top-1\/3{
    top:-33.333333%
  }

  .\32xl\:tw--top-2\/3{
    top:-66.666667%
  }

  .\32xl\:tw--top-1\/4{
    top:-25%
  }

  .\32xl\:tw--top-2\/4{
    top:-50%
  }

  .\32xl\:tw--top-3\/4{
    top:-75%
  }

  .\32xl\:tw--top-full{
    top:-100%
  }

  .\32xl\:tw-right-0{
    right:0px
  }

  .\32xl\:tw-right-1{
    right:0.25rem
  }

  .\32xl\:tw-right-2{
    right:0.5rem
  }

  .\32xl\:tw-right-3{
    right:0.75rem
  }

  .\32xl\:tw-right-4{
    right:1rem
  }

  .\32xl\:tw-right-5{
    right:1.25rem
  }

  .\32xl\:tw-right-6{
    right:1.5rem
  }

  .\32xl\:tw-right-7{
    right:1.75rem
  }

  .\32xl\:tw-right-8{
    right:2rem
  }

  .\32xl\:tw-right-9{
    right:2.25rem
  }

  .\32xl\:tw-right-10{
    right:2.5rem
  }

  .\32xl\:tw-right-11{
    right:2.75rem
  }

  .\32xl\:tw-right-12{
    right:3rem
  }

  .\32xl\:tw-right-14{
    right:3.5rem
  }

  .\32xl\:tw-right-16{
    right:4rem
  }

  .\32xl\:tw-right-20{
    right:5rem
  }

  .\32xl\:tw-right-24{
    right:6rem
  }

  .\32xl\:tw-right-28{
    right:7rem
  }

  .\32xl\:tw-right-32{
    right:8rem
  }

  .\32xl\:tw-right-36{
    right:9rem
  }

  .\32xl\:tw-right-40{
    right:10rem
  }

  .\32xl\:tw-right-44{
    right:11rem
  }

  .\32xl\:tw-right-48{
    right:12rem
  }

  .\32xl\:tw-right-52{
    right:13rem
  }

  .\32xl\:tw-right-56{
    right:14rem
  }

  .\32xl\:tw-right-60{
    right:15rem
  }

  .\32xl\:tw-right-64{
    right:16rem
  }

  .\32xl\:tw-right-72{
    right:18rem
  }

  .\32xl\:tw-right-80{
    right:20rem
  }

  .\32xl\:tw-right-96{
    right:24rem
  }

  .\32xl\:tw-right-auto{
    right:auto
  }

  .\32xl\:tw-right-px{
    right:1px
  }

  .\32xl\:tw-right-0\.5{
    right:0.125rem
  }

  .\32xl\:tw-right-1\.5{
    right:0.375rem
  }

  .\32xl\:tw-right-2\.5{
    right:0.625rem
  }

  .\32xl\:tw-right-3\.5{
    right:0.875rem
  }

  .\32xl\:tw--right-0{
    right:0px
  }

  .\32xl\:tw--right-1{
    right:-0.25rem
  }

  .\32xl\:tw--right-2{
    right:-0.5rem
  }

  .\32xl\:tw--right-3{
    right:-0.75rem
  }

  .\32xl\:tw--right-4{
    right:-1rem
  }

  .\32xl\:tw--right-5{
    right:-1.25rem
  }

  .\32xl\:tw--right-6{
    right:-1.5rem
  }

  .\32xl\:tw--right-7{
    right:-1.75rem
  }

  .\32xl\:tw--right-8{
    right:-2rem
  }

  .\32xl\:tw--right-9{
    right:-2.25rem
  }

  .\32xl\:tw--right-10{
    right:-2.5rem
  }

  .\32xl\:tw--right-11{
    right:-2.75rem
  }

  .\32xl\:tw--right-12{
    right:-3rem
  }

  .\32xl\:tw--right-14{
    right:-3.5rem
  }

  .\32xl\:tw--right-16{
    right:-4rem
  }

  .\32xl\:tw--right-20{
    right:-5rem
  }

  .\32xl\:tw--right-24{
    right:-6rem
  }

  .\32xl\:tw--right-28{
    right:-7rem
  }

  .\32xl\:tw--right-32{
    right:-8rem
  }

  .\32xl\:tw--right-36{
    right:-9rem
  }

  .\32xl\:tw--right-40{
    right:-10rem
  }

  .\32xl\:tw--right-44{
    right:-11rem
  }

  .\32xl\:tw--right-48{
    right:-12rem
  }

  .\32xl\:tw--right-52{
    right:-13rem
  }

  .\32xl\:tw--right-56{
    right:-14rem
  }

  .\32xl\:tw--right-60{
    right:-15rem
  }

  .\32xl\:tw--right-64{
    right:-16rem
  }

  .\32xl\:tw--right-72{
    right:-18rem
  }

  .\32xl\:tw--right-80{
    right:-20rem
  }

  .\32xl\:tw--right-96{
    right:-24rem
  }

  .\32xl\:tw--right-px{
    right:-1px
  }

  .\32xl\:tw--right-0\.5{
    right:-0.125rem
  }

  .\32xl\:tw--right-1\.5{
    right:-0.375rem
  }

  .\32xl\:tw--right-2\.5{
    right:-0.625rem
  }

  .\32xl\:tw--right-3\.5{
    right:-0.875rem
  }

  .\32xl\:tw-right-1\/2{
    right:50%
  }

  .\32xl\:tw-right-1\/3{
    right:33.333333%
  }

  .\32xl\:tw-right-2\/3{
    right:66.666667%
  }

  .\32xl\:tw-right-1\/4{
    right:25%
  }

  .\32xl\:tw-right-2\/4{
    right:50%
  }

  .\32xl\:tw-right-3\/4{
    right:75%
  }

  .\32xl\:tw-right-full{
    right:100%
  }

  .\32xl\:tw--right-1\/2{
    right:-50%
  }

  .\32xl\:tw--right-1\/3{
    right:-33.333333%
  }

  .\32xl\:tw--right-2\/3{
    right:-66.666667%
  }

  .\32xl\:tw--right-1\/4{
    right:-25%
  }

  .\32xl\:tw--right-2\/4{
    right:-50%
  }

  .\32xl\:tw--right-3\/4{
    right:-75%
  }

  .\32xl\:tw--right-full{
    right:-100%
  }

  .\32xl\:tw-bottom-0{
    bottom:0px
  }

  .\32xl\:tw-bottom-1{
    bottom:0.25rem
  }

  .\32xl\:tw-bottom-2{
    bottom:0.5rem
  }

  .\32xl\:tw-bottom-3{
    bottom:0.75rem
  }

  .\32xl\:tw-bottom-4{
    bottom:1rem
  }

  .\32xl\:tw-bottom-5{
    bottom:1.25rem
  }

  .\32xl\:tw-bottom-6{
    bottom:1.5rem
  }

  .\32xl\:tw-bottom-7{
    bottom:1.75rem
  }

  .\32xl\:tw-bottom-8{
    bottom:2rem
  }

  .\32xl\:tw-bottom-9{
    bottom:2.25rem
  }

  .\32xl\:tw-bottom-10{
    bottom:2.5rem
  }

  .\32xl\:tw-bottom-11{
    bottom:2.75rem
  }

  .\32xl\:tw-bottom-12{
    bottom:3rem
  }

  .\32xl\:tw-bottom-14{
    bottom:3.5rem
  }

  .\32xl\:tw-bottom-16{
    bottom:4rem
  }

  .\32xl\:tw-bottom-20{
    bottom:5rem
  }

  .\32xl\:tw-bottom-24{
    bottom:6rem
  }

  .\32xl\:tw-bottom-28{
    bottom:7rem
  }

  .\32xl\:tw-bottom-32{
    bottom:8rem
  }

  .\32xl\:tw-bottom-36{
    bottom:9rem
  }

  .\32xl\:tw-bottom-40{
    bottom:10rem
  }

  .\32xl\:tw-bottom-44{
    bottom:11rem
  }

  .\32xl\:tw-bottom-48{
    bottom:12rem
  }

  .\32xl\:tw-bottom-52{
    bottom:13rem
  }

  .\32xl\:tw-bottom-56{
    bottom:14rem
  }

  .\32xl\:tw-bottom-60{
    bottom:15rem
  }

  .\32xl\:tw-bottom-64{
    bottom:16rem
  }

  .\32xl\:tw-bottom-72{
    bottom:18rem
  }

  .\32xl\:tw-bottom-80{
    bottom:20rem
  }

  .\32xl\:tw-bottom-96{
    bottom:24rem
  }

  .\32xl\:tw-bottom-auto{
    bottom:auto
  }

  .\32xl\:tw-bottom-px{
    bottom:1px
  }

  .\32xl\:tw-bottom-0\.5{
    bottom:0.125rem
  }

  .\32xl\:tw-bottom-1\.5{
    bottom:0.375rem
  }

  .\32xl\:tw-bottom-2\.5{
    bottom:0.625rem
  }

  .\32xl\:tw-bottom-3\.5{
    bottom:0.875rem
  }

  .\32xl\:tw--bottom-0{
    bottom:0px
  }

  .\32xl\:tw--bottom-1{
    bottom:-0.25rem
  }

  .\32xl\:tw--bottom-2{
    bottom:-0.5rem
  }

  .\32xl\:tw--bottom-3{
    bottom:-0.75rem
  }

  .\32xl\:tw--bottom-4{
    bottom:-1rem
  }

  .\32xl\:tw--bottom-5{
    bottom:-1.25rem
  }

  .\32xl\:tw--bottom-6{
    bottom:-1.5rem
  }

  .\32xl\:tw--bottom-7{
    bottom:-1.75rem
  }

  .\32xl\:tw--bottom-8{
    bottom:-2rem
  }

  .\32xl\:tw--bottom-9{
    bottom:-2.25rem
  }

  .\32xl\:tw--bottom-10{
    bottom:-2.5rem
  }

  .\32xl\:tw--bottom-11{
    bottom:-2.75rem
  }

  .\32xl\:tw--bottom-12{
    bottom:-3rem
  }

  .\32xl\:tw--bottom-14{
    bottom:-3.5rem
  }

  .\32xl\:tw--bottom-16{
    bottom:-4rem
  }

  .\32xl\:tw--bottom-20{
    bottom:-5rem
  }

  .\32xl\:tw--bottom-24{
    bottom:-6rem
  }

  .\32xl\:tw--bottom-28{
    bottom:-7rem
  }

  .\32xl\:tw--bottom-32{
    bottom:-8rem
  }

  .\32xl\:tw--bottom-36{
    bottom:-9rem
  }

  .\32xl\:tw--bottom-40{
    bottom:-10rem
  }

  .\32xl\:tw--bottom-44{
    bottom:-11rem
  }

  .\32xl\:tw--bottom-48{
    bottom:-12rem
  }

  .\32xl\:tw--bottom-52{
    bottom:-13rem
  }

  .\32xl\:tw--bottom-56{
    bottom:-14rem
  }

  .\32xl\:tw--bottom-60{
    bottom:-15rem
  }

  .\32xl\:tw--bottom-64{
    bottom:-16rem
  }

  .\32xl\:tw--bottom-72{
    bottom:-18rem
  }

  .\32xl\:tw--bottom-80{
    bottom:-20rem
  }

  .\32xl\:tw--bottom-96{
    bottom:-24rem
  }

  .\32xl\:tw--bottom-px{
    bottom:-1px
  }

  .\32xl\:tw--bottom-0\.5{
    bottom:-0.125rem
  }

  .\32xl\:tw--bottom-1\.5{
    bottom:-0.375rem
  }

  .\32xl\:tw--bottom-2\.5{
    bottom:-0.625rem
  }

  .\32xl\:tw--bottom-3\.5{
    bottom:-0.875rem
  }

  .\32xl\:tw-bottom-1\/2{
    bottom:50%
  }

  .\32xl\:tw-bottom-1\/3{
    bottom:33.333333%
  }

  .\32xl\:tw-bottom-2\/3{
    bottom:66.666667%
  }

  .\32xl\:tw-bottom-1\/4{
    bottom:25%
  }

  .\32xl\:tw-bottom-2\/4{
    bottom:50%
  }

  .\32xl\:tw-bottom-3\/4{
    bottom:75%
  }

  .\32xl\:tw-bottom-full{
    bottom:100%
  }

  .\32xl\:tw--bottom-1\/2{
    bottom:-50%
  }

  .\32xl\:tw--bottom-1\/3{
    bottom:-33.333333%
  }

  .\32xl\:tw--bottom-2\/3{
    bottom:-66.666667%
  }

  .\32xl\:tw--bottom-1\/4{
    bottom:-25%
  }

  .\32xl\:tw--bottom-2\/4{
    bottom:-50%
  }

  .\32xl\:tw--bottom-3\/4{
    bottom:-75%
  }

  .\32xl\:tw--bottom-full{
    bottom:-100%
  }

  .\32xl\:tw-left-0{
    left:0px
  }

  .\32xl\:tw-left-1{
    left:0.25rem
  }

  .\32xl\:tw-left-2{
    left:0.5rem
  }

  .\32xl\:tw-left-3{
    left:0.75rem
  }

  .\32xl\:tw-left-4{
    left:1rem
  }

  .\32xl\:tw-left-5{
    left:1.25rem
  }

  .\32xl\:tw-left-6{
    left:1.5rem
  }

  .\32xl\:tw-left-7{
    left:1.75rem
  }

  .\32xl\:tw-left-8{
    left:2rem
  }

  .\32xl\:tw-left-9{
    left:2.25rem
  }

  .\32xl\:tw-left-10{
    left:2.5rem
  }

  .\32xl\:tw-left-11{
    left:2.75rem
  }

  .\32xl\:tw-left-12{
    left:3rem
  }

  .\32xl\:tw-left-14{
    left:3.5rem
  }

  .\32xl\:tw-left-16{
    left:4rem
  }

  .\32xl\:tw-left-20{
    left:5rem
  }

  .\32xl\:tw-left-24{
    left:6rem
  }

  .\32xl\:tw-left-28{
    left:7rem
  }

  .\32xl\:tw-left-32{
    left:8rem
  }

  .\32xl\:tw-left-36{
    left:9rem
  }

  .\32xl\:tw-left-40{
    left:10rem
  }

  .\32xl\:tw-left-44{
    left:11rem
  }

  .\32xl\:tw-left-48{
    left:12rem
  }

  .\32xl\:tw-left-52{
    left:13rem
  }

  .\32xl\:tw-left-56{
    left:14rem
  }

  .\32xl\:tw-left-60{
    left:15rem
  }

  .\32xl\:tw-left-64{
    left:16rem
  }

  .\32xl\:tw-left-72{
    left:18rem
  }

  .\32xl\:tw-left-80{
    left:20rem
  }

  .\32xl\:tw-left-96{
    left:24rem
  }

  .\32xl\:tw-left-auto{
    left:auto
  }

  .\32xl\:tw-left-px{
    left:1px
  }

  .\32xl\:tw-left-0\.5{
    left:0.125rem
  }

  .\32xl\:tw-left-1\.5{
    left:0.375rem
  }

  .\32xl\:tw-left-2\.5{
    left:0.625rem
  }

  .\32xl\:tw-left-3\.5{
    left:0.875rem
  }

  .\32xl\:tw--left-0{
    left:0px
  }

  .\32xl\:tw--left-1{
    left:-0.25rem
  }

  .\32xl\:tw--left-2{
    left:-0.5rem
  }

  .\32xl\:tw--left-3{
    left:-0.75rem
  }

  .\32xl\:tw--left-4{
    left:-1rem
  }

  .\32xl\:tw--left-5{
    left:-1.25rem
  }

  .\32xl\:tw--left-6{
    left:-1.5rem
  }

  .\32xl\:tw--left-7{
    left:-1.75rem
  }

  .\32xl\:tw--left-8{
    left:-2rem
  }

  .\32xl\:tw--left-9{
    left:-2.25rem
  }

  .\32xl\:tw--left-10{
    left:-2.5rem
  }

  .\32xl\:tw--left-11{
    left:-2.75rem
  }

  .\32xl\:tw--left-12{
    left:-3rem
  }

  .\32xl\:tw--left-14{
    left:-3.5rem
  }

  .\32xl\:tw--left-16{
    left:-4rem
  }

  .\32xl\:tw--left-20{
    left:-5rem
  }

  .\32xl\:tw--left-24{
    left:-6rem
  }

  .\32xl\:tw--left-28{
    left:-7rem
  }

  .\32xl\:tw--left-32{
    left:-8rem
  }

  .\32xl\:tw--left-36{
    left:-9rem
  }

  .\32xl\:tw--left-40{
    left:-10rem
  }

  .\32xl\:tw--left-44{
    left:-11rem
  }

  .\32xl\:tw--left-48{
    left:-12rem
  }

  .\32xl\:tw--left-52{
    left:-13rem
  }

  .\32xl\:tw--left-56{
    left:-14rem
  }

  .\32xl\:tw--left-60{
    left:-15rem
  }

  .\32xl\:tw--left-64{
    left:-16rem
  }

  .\32xl\:tw--left-72{
    left:-18rem
  }

  .\32xl\:tw--left-80{
    left:-20rem
  }

  .\32xl\:tw--left-96{
    left:-24rem
  }

  .\32xl\:tw--left-px{
    left:-1px
  }

  .\32xl\:tw--left-0\.5{
    left:-0.125rem
  }

  .\32xl\:tw--left-1\.5{
    left:-0.375rem
  }

  .\32xl\:tw--left-2\.5{
    left:-0.625rem
  }

  .\32xl\:tw--left-3\.5{
    left:-0.875rem
  }

  .\32xl\:tw-left-1\/2{
    left:50%
  }

  .\32xl\:tw-left-1\/3{
    left:33.333333%
  }

  .\32xl\:tw-left-2\/3{
    left:66.666667%
  }

  .\32xl\:tw-left-1\/4{
    left:25%
  }

  .\32xl\:tw-left-2\/4{
    left:50%
  }

  .\32xl\:tw-left-3\/4{
    left:75%
  }

  .\32xl\:tw-left-full{
    left:100%
  }

  .\32xl\:tw--left-1\/2{
    left:-50%
  }

  .\32xl\:tw--left-1\/3{
    left:-33.333333%
  }

  .\32xl\:tw--left-2\/3{
    left:-66.666667%
  }

  .\32xl\:tw--left-1\/4{
    left:-25%
  }

  .\32xl\:tw--left-2\/4{
    left:-50%
  }

  .\32xl\:tw--left-3\/4{
    left:-75%
  }

  .\32xl\:tw--left-full{
    left:-100%
  }

  .\32xl\:tw-isolate{
    isolation:isolate
  }

  .\32xl\:tw-isolation-auto{
    isolation:auto
  }

  .\32xl\:tw-z-0{
    z-index:0
  }

  .\32xl\:tw-z-10{
    z-index:10
  }

  .\32xl\:tw-z-20{
    z-index:20
  }

  .\32xl\:tw-z-30{
    z-index:30
  }

  .\32xl\:tw-z-40{
    z-index:40
  }

  .\32xl\:tw-z-50{
    z-index:50
  }

  .\32xl\:tw-z-auto{
    z-index:auto
  }

  .\32xl\:focus-within\:tw-z-0:focus-within{
    z-index:0
  }

  .\32xl\:focus-within\:tw-z-10:focus-within{
    z-index:10
  }

  .\32xl\:focus-within\:tw-z-20:focus-within{
    z-index:20
  }

  .\32xl\:focus-within\:tw-z-30:focus-within{
    z-index:30
  }

  .\32xl\:focus-within\:tw-z-40:focus-within{
    z-index:40
  }

  .\32xl\:focus-within\:tw-z-50:focus-within{
    z-index:50
  }

  .\32xl\:focus-within\:tw-z-auto:focus-within{
    z-index:auto
  }

  .\32xl\:focus\:tw-z-0:focus{
    z-index:0
  }

  .\32xl\:focus\:tw-z-10:focus{
    z-index:10
  }

  .\32xl\:focus\:tw-z-20:focus{
    z-index:20
  }

  .\32xl\:focus\:tw-z-30:focus{
    z-index:30
  }

  .\32xl\:focus\:tw-z-40:focus{
    z-index:40
  }

  .\32xl\:focus\:tw-z-50:focus{
    z-index:50
  }

  .\32xl\:focus\:tw-z-auto:focus{
    z-index:auto
  }

  .\32xl\:tw-order-1{
    order:1
  }

  .\32xl\:tw-order-2{
    order:2
  }

  .\32xl\:tw-order-3{
    order:3
  }

  .\32xl\:tw-order-4{
    order:4
  }

  .\32xl\:tw-order-5{
    order:5
  }

  .\32xl\:tw-order-6{
    order:6
  }

  .\32xl\:tw-order-7{
    order:7
  }

  .\32xl\:tw-order-8{
    order:8
  }

  .\32xl\:tw-order-9{
    order:9
  }

  .\32xl\:tw-order-10{
    order:10
  }

  .\32xl\:tw-order-11{
    order:11
  }

  .\32xl\:tw-order-12{
    order:12
  }

  .\32xl\:tw-order-first{
    order:-9999
  }

  .\32xl\:tw-order-last{
    order:9999
  }

  .\32xl\:tw-order-none{
    order:0
  }

  .\32xl\:tw-col-auto{
    grid-column:auto
  }

  .\32xl\:tw-col-span-1{
    grid-column:span 1 / span 1
  }

  .\32xl\:tw-col-span-2{
    grid-column:span 2 / span 2
  }

  .\32xl\:tw-col-span-3{
    grid-column:span 3 / span 3
  }

  .\32xl\:tw-col-span-4{
    grid-column:span 4 / span 4
  }

  .\32xl\:tw-col-span-5{
    grid-column:span 5 / span 5
  }

  .\32xl\:tw-col-span-6{
    grid-column:span 6 / span 6
  }

  .\32xl\:tw-col-span-7{
    grid-column:span 7 / span 7
  }

  .\32xl\:tw-col-span-8{
    grid-column:span 8 / span 8
  }

  .\32xl\:tw-col-span-9{
    grid-column:span 9 / span 9
  }

  .\32xl\:tw-col-span-10{
    grid-column:span 10 / span 10
  }

  .\32xl\:tw-col-span-11{
    grid-column:span 11 / span 11
  }

  .\32xl\:tw-col-span-12{
    grid-column:span 12 / span 12
  }

  .\32xl\:tw-col-span-full{
    grid-column:1 / -1
  }

  .\32xl\:tw-col-start-1{
    grid-column-start:1
  }

  .\32xl\:tw-col-start-2{
    grid-column-start:2
  }

  .\32xl\:tw-col-start-3{
    grid-column-start:3
  }

  .\32xl\:tw-col-start-4{
    grid-column-start:4
  }

  .\32xl\:tw-col-start-5{
    grid-column-start:5
  }

  .\32xl\:tw-col-start-6{
    grid-column-start:6
  }

  .\32xl\:tw-col-start-7{
    grid-column-start:7
  }

  .\32xl\:tw-col-start-8{
    grid-column-start:8
  }

  .\32xl\:tw-col-start-9{
    grid-column-start:9
  }

  .\32xl\:tw-col-start-10{
    grid-column-start:10
  }

  .\32xl\:tw-col-start-11{
    grid-column-start:11
  }

  .\32xl\:tw-col-start-12{
    grid-column-start:12
  }

  .\32xl\:tw-col-start-13{
    grid-column-start:13
  }

  .\32xl\:tw-col-start-auto{
    grid-column-start:auto
  }

  .\32xl\:tw-col-end-1{
    grid-column-end:1
  }

  .\32xl\:tw-col-end-2{
    grid-column-end:2
  }

  .\32xl\:tw-col-end-3{
    grid-column-end:3
  }

  .\32xl\:tw-col-end-4{
    grid-column-end:4
  }

  .\32xl\:tw-col-end-5{
    grid-column-end:5
  }

  .\32xl\:tw-col-end-6{
    grid-column-end:6
  }

  .\32xl\:tw-col-end-7{
    grid-column-end:7
  }

  .\32xl\:tw-col-end-8{
    grid-column-end:8
  }

  .\32xl\:tw-col-end-9{
    grid-column-end:9
  }

  .\32xl\:tw-col-end-10{
    grid-column-end:10
  }

  .\32xl\:tw-col-end-11{
    grid-column-end:11
  }

  .\32xl\:tw-col-end-12{
    grid-column-end:12
  }

  .\32xl\:tw-col-end-13{
    grid-column-end:13
  }

  .\32xl\:tw-col-end-auto{
    grid-column-end:auto
  }

  .\32xl\:tw-row-auto{
    grid-row:auto
  }

  .\32xl\:tw-row-span-1{
    grid-row:span 1 / span 1
  }

  .\32xl\:tw-row-span-2{
    grid-row:span 2 / span 2
  }

  .\32xl\:tw-row-span-3{
    grid-row:span 3 / span 3
  }

  .\32xl\:tw-row-span-4{
    grid-row:span 4 / span 4
  }

  .\32xl\:tw-row-span-5{
    grid-row:span 5 / span 5
  }

  .\32xl\:tw-row-span-6{
    grid-row:span 6 / span 6
  }

  .\32xl\:tw-row-span-full{
    grid-row:1 / -1
  }

  .\32xl\:tw-row-start-1{
    grid-row-start:1
  }

  .\32xl\:tw-row-start-2{
    grid-row-start:2
  }

  .\32xl\:tw-row-start-3{
    grid-row-start:3
  }

  .\32xl\:tw-row-start-4{
    grid-row-start:4
  }

  .\32xl\:tw-row-start-5{
    grid-row-start:5
  }

  .\32xl\:tw-row-start-6{
    grid-row-start:6
  }

  .\32xl\:tw-row-start-7{
    grid-row-start:7
  }

  .\32xl\:tw-row-start-auto{
    grid-row-start:auto
  }

  .\32xl\:tw-row-end-1{
    grid-row-end:1
  }

  .\32xl\:tw-row-end-2{
    grid-row-end:2
  }

  .\32xl\:tw-row-end-3{
    grid-row-end:3
  }

  .\32xl\:tw-row-end-4{
    grid-row-end:4
  }

  .\32xl\:tw-row-end-5{
    grid-row-end:5
  }

  .\32xl\:tw-row-end-6{
    grid-row-end:6
  }

  .\32xl\:tw-row-end-7{
    grid-row-end:7
  }

  .\32xl\:tw-row-end-auto{
    grid-row-end:auto
  }

  .\32xl\:tw-float-right{
    float:right
  }

  .\32xl\:tw-float-left{
    float:left
  }

  .\32xl\:tw-float-none{
    float:none
  }

  .\32xl\:tw-clear-left{
    clear:left
  }

  .\32xl\:tw-clear-right{
    clear:right
  }

  .\32xl\:tw-clear-both{
    clear:both
  }

  .\32xl\:tw-clear-none{
    clear:none
  }

  .\32xl\:tw-m-0{
    margin:0px
  }

  .\32xl\:tw-m-1{
    margin:0.25rem
  }

  .\32xl\:tw-m-2{
    margin:0.5rem
  }

  .\32xl\:tw-m-3{
    margin:0.75rem
  }

  .\32xl\:tw-m-4{
    margin:1rem
  }

  .\32xl\:tw-m-5{
    margin:1.25rem
  }

  .\32xl\:tw-m-6{
    margin:1.5rem
  }

  .\32xl\:tw-m-7{
    margin:1.75rem
  }

  .\32xl\:tw-m-8{
    margin:2rem
  }

  .\32xl\:tw-m-9{
    margin:2.25rem
  }

  .\32xl\:tw-m-10{
    margin:2.5rem
  }

  .\32xl\:tw-m-11{
    margin:2.75rem
  }

  .\32xl\:tw-m-12{
    margin:3rem
  }

  .\32xl\:tw-m-14{
    margin:3.5rem
  }

  .\32xl\:tw-m-16{
    margin:4rem
  }

  .\32xl\:tw-m-20{
    margin:5rem
  }

  .\32xl\:tw-m-24{
    margin:6rem
  }

  .\32xl\:tw-m-28{
    margin:7rem
  }

  .\32xl\:tw-m-32{
    margin:8rem
  }

  .\32xl\:tw-m-36{
    margin:9rem
  }

  .\32xl\:tw-m-40{
    margin:10rem
  }

  .\32xl\:tw-m-44{
    margin:11rem
  }

  .\32xl\:tw-m-48{
    margin:12rem
  }

  .\32xl\:tw-m-52{
    margin:13rem
  }

  .\32xl\:tw-m-56{
    margin:14rem
  }

  .\32xl\:tw-m-60{
    margin:15rem
  }

  .\32xl\:tw-m-64{
    margin:16rem
  }

  .\32xl\:tw-m-72{
    margin:18rem
  }

  .\32xl\:tw-m-80{
    margin:20rem
  }

  .\32xl\:tw-m-96{
    margin:24rem
  }

  .\32xl\:tw-m-auto{
    margin:auto
  }

  .\32xl\:tw-m-px{
    margin:1px
  }

  .\32xl\:tw-m-0\.5{
    margin:0.125rem
  }

  .\32xl\:tw-m-1\.5{
    margin:0.375rem
  }

  .\32xl\:tw-m-2\.5{
    margin:0.625rem
  }

  .\32xl\:tw-m-3\.5{
    margin:0.875rem
  }

  .\32xl\:tw--m-0{
    margin:0px
  }

  .\32xl\:tw--m-1{
    margin:-0.25rem
  }

  .\32xl\:tw--m-2{
    margin:-0.5rem
  }

  .\32xl\:tw--m-3{
    margin:-0.75rem
  }

  .\32xl\:tw--m-4{
    margin:-1rem
  }

  .\32xl\:tw--m-5{
    margin:-1.25rem
  }

  .\32xl\:tw--m-6{
    margin:-1.5rem
  }

  .\32xl\:tw--m-7{
    margin:-1.75rem
  }

  .\32xl\:tw--m-8{
    margin:-2rem
  }

  .\32xl\:tw--m-9{
    margin:-2.25rem
  }

  .\32xl\:tw--m-10{
    margin:-2.5rem
  }

  .\32xl\:tw--m-11{
    margin:-2.75rem
  }

  .\32xl\:tw--m-12{
    margin:-3rem
  }

  .\32xl\:tw--m-14{
    margin:-3.5rem
  }

  .\32xl\:tw--m-16{
    margin:-4rem
  }

  .\32xl\:tw--m-20{
    margin:-5rem
  }

  .\32xl\:tw--m-24{
    margin:-6rem
  }

  .\32xl\:tw--m-28{
    margin:-7rem
  }

  .\32xl\:tw--m-32{
    margin:-8rem
  }

  .\32xl\:tw--m-36{
    margin:-9rem
  }

  .\32xl\:tw--m-40{
    margin:-10rem
  }

  .\32xl\:tw--m-44{
    margin:-11rem
  }

  .\32xl\:tw--m-48{
    margin:-12rem
  }

  .\32xl\:tw--m-52{
    margin:-13rem
  }

  .\32xl\:tw--m-56{
    margin:-14rem
  }

  .\32xl\:tw--m-60{
    margin:-15rem
  }

  .\32xl\:tw--m-64{
    margin:-16rem
  }

  .\32xl\:tw--m-72{
    margin:-18rem
  }

  .\32xl\:tw--m-80{
    margin:-20rem
  }

  .\32xl\:tw--m-96{
    margin:-24rem
  }

  .\32xl\:tw--m-px{
    margin:-1px
  }

  .\32xl\:tw--m-0\.5{
    margin:-0.125rem
  }

  .\32xl\:tw--m-1\.5{
    margin:-0.375rem
  }

  .\32xl\:tw--m-2\.5{
    margin:-0.625rem
  }

  .\32xl\:tw--m-3\.5{
    margin:-0.875rem
  }

  .\32xl\:tw-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32xl\:tw-mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\32xl\:tw-mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\32xl\:tw-mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\32xl\:tw-mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\32xl\:tw-mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\32xl\:tw-mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\32xl\:tw-mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\32xl\:tw-mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\32xl\:tw-mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\32xl\:tw-mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\32xl\:tw-mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\32xl\:tw-mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\32xl\:tw-mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\32xl\:tw-mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\32xl\:tw-mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\32xl\:tw-mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\32xl\:tw-mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\32xl\:tw-mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\32xl\:tw-mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\32xl\:tw-mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\32xl\:tw-mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\32xl\:tw-mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\32xl\:tw-mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\32xl\:tw-mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\32xl\:tw-mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\32xl\:tw-mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\32xl\:tw-mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\32xl\:tw-mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\32xl\:tw-mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\32xl\:tw-mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\32xl\:tw-mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\32xl\:tw-mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\32xl\:tw-mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\32xl\:tw-mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\32xl\:tw-mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\32xl\:tw--mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32xl\:tw--mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\32xl\:tw--mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\32xl\:tw--mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\32xl\:tw--mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\32xl\:tw--mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\32xl\:tw--mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\32xl\:tw--mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\32xl\:tw--mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\32xl\:tw--mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\32xl\:tw--mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\32xl\:tw--mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\32xl\:tw--mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\32xl\:tw--mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\32xl\:tw--mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\32xl\:tw--mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\32xl\:tw--mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\32xl\:tw--mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\32xl\:tw--mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\32xl\:tw--mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\32xl\:tw--mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\32xl\:tw--mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\32xl\:tw--mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\32xl\:tw--mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\32xl\:tw--mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\32xl\:tw--mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\32xl\:tw--mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\32xl\:tw--mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\32xl\:tw--mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\32xl\:tw--mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\32xl\:tw--mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\32xl\:tw--mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\32xl\:tw--mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\32xl\:tw--mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\32xl\:tw--mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\32xl\:tw-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32xl\:tw-my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\32xl\:tw-my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\32xl\:tw-my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\32xl\:tw-my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\32xl\:tw-my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\32xl\:tw-my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\32xl\:tw-my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\32xl\:tw-my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\32xl\:tw-my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\32xl\:tw-my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\32xl\:tw-my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\32xl\:tw-my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\32xl\:tw-my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\32xl\:tw-my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\32xl\:tw-my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\32xl\:tw-my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\32xl\:tw-my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\32xl\:tw-my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\32xl\:tw-my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\32xl\:tw-my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\32xl\:tw-my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\32xl\:tw-my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\32xl\:tw-my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\32xl\:tw-my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\32xl\:tw-my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\32xl\:tw-my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\32xl\:tw-my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\32xl\:tw-my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\32xl\:tw-my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\32xl\:tw-my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\32xl\:tw-my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\32xl\:tw-my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\32xl\:tw-my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\32xl\:tw-my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\32xl\:tw-my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\32xl\:tw--my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32xl\:tw--my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\32xl\:tw--my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\32xl\:tw--my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\32xl\:tw--my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\32xl\:tw--my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\32xl\:tw--my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\32xl\:tw--my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\32xl\:tw--my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\32xl\:tw--my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\32xl\:tw--my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\32xl\:tw--my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\32xl\:tw--my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\32xl\:tw--my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\32xl\:tw--my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\32xl\:tw--my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\32xl\:tw--my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\32xl\:tw--my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\32xl\:tw--my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\32xl\:tw--my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\32xl\:tw--my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\32xl\:tw--my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\32xl\:tw--my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\32xl\:tw--my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\32xl\:tw--my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\32xl\:tw--my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\32xl\:tw--my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\32xl\:tw--my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\32xl\:tw--my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\32xl\:tw--my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\32xl\:tw--my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\32xl\:tw--my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\32xl\:tw--my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\32xl\:tw--my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\32xl\:tw--my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\32xl\:tw-mt-0{
    margin-top:0px
  }

  .\32xl\:tw-mt-1{
    margin-top:0.25rem
  }

  .\32xl\:tw-mt-2{
    margin-top:0.5rem
  }

  .\32xl\:tw-mt-3{
    margin-top:0.75rem
  }

  .\32xl\:tw-mt-4{
    margin-top:1rem
  }

  .\32xl\:tw-mt-5{
    margin-top:1.25rem
  }

  .\32xl\:tw-mt-6{
    margin-top:1.5rem
  }

  .\32xl\:tw-mt-7{
    margin-top:1.75rem
  }

  .\32xl\:tw-mt-8{
    margin-top:2rem
  }

  .\32xl\:tw-mt-9{
    margin-top:2.25rem
  }

  .\32xl\:tw-mt-10{
    margin-top:2.5rem
  }

  .\32xl\:tw-mt-11{
    margin-top:2.75rem
  }

  .\32xl\:tw-mt-12{
    margin-top:3rem
  }

  .\32xl\:tw-mt-14{
    margin-top:3.5rem
  }

  .\32xl\:tw-mt-16{
    margin-top:4rem
  }

  .\32xl\:tw-mt-20{
    margin-top:5rem
  }

  .\32xl\:tw-mt-24{
    margin-top:6rem
  }

  .\32xl\:tw-mt-28{
    margin-top:7rem
  }

  .\32xl\:tw-mt-32{
    margin-top:8rem
  }

  .\32xl\:tw-mt-36{
    margin-top:9rem
  }

  .\32xl\:tw-mt-40{
    margin-top:10rem
  }

  .\32xl\:tw-mt-44{
    margin-top:11rem
  }

  .\32xl\:tw-mt-48{
    margin-top:12rem
  }

  .\32xl\:tw-mt-52{
    margin-top:13rem
  }

  .\32xl\:tw-mt-56{
    margin-top:14rem
  }

  .\32xl\:tw-mt-60{
    margin-top:15rem
  }

  .\32xl\:tw-mt-64{
    margin-top:16rem
  }

  .\32xl\:tw-mt-72{
    margin-top:18rem
  }

  .\32xl\:tw-mt-80{
    margin-top:20rem
  }

  .\32xl\:tw-mt-96{
    margin-top:24rem
  }

  .\32xl\:tw-mt-auto{
    margin-top:auto
  }

  .\32xl\:tw-mt-px{
    margin-top:1px
  }

  .\32xl\:tw-mt-0\.5{
    margin-top:0.125rem
  }

  .\32xl\:tw-mt-1\.5{
    margin-top:0.375rem
  }

  .\32xl\:tw-mt-2\.5{
    margin-top:0.625rem
  }

  .\32xl\:tw-mt-3\.5{
    margin-top:0.875rem
  }

  .\32xl\:tw--mt-0{
    margin-top:0px
  }

  .\32xl\:tw--mt-1{
    margin-top:-0.25rem
  }

  .\32xl\:tw--mt-2{
    margin-top:-0.5rem
  }

  .\32xl\:tw--mt-3{
    margin-top:-0.75rem
  }

  .\32xl\:tw--mt-4{
    margin-top:-1rem
  }

  .\32xl\:tw--mt-5{
    margin-top:-1.25rem
  }

  .\32xl\:tw--mt-6{
    margin-top:-1.5rem
  }

  .\32xl\:tw--mt-7{
    margin-top:-1.75rem
  }

  .\32xl\:tw--mt-8{
    margin-top:-2rem
  }

  .\32xl\:tw--mt-9{
    margin-top:-2.25rem
  }

  .\32xl\:tw--mt-10{
    margin-top:-2.5rem
  }

  .\32xl\:tw--mt-11{
    margin-top:-2.75rem
  }

  .\32xl\:tw--mt-12{
    margin-top:-3rem
  }

  .\32xl\:tw--mt-14{
    margin-top:-3.5rem
  }

  .\32xl\:tw--mt-16{
    margin-top:-4rem
  }

  .\32xl\:tw--mt-20{
    margin-top:-5rem
  }

  .\32xl\:tw--mt-24{
    margin-top:-6rem
  }

  .\32xl\:tw--mt-28{
    margin-top:-7rem
  }

  .\32xl\:tw--mt-32{
    margin-top:-8rem
  }

  .\32xl\:tw--mt-36{
    margin-top:-9rem
  }

  .\32xl\:tw--mt-40{
    margin-top:-10rem
  }

  .\32xl\:tw--mt-44{
    margin-top:-11rem
  }

  .\32xl\:tw--mt-48{
    margin-top:-12rem
  }

  .\32xl\:tw--mt-52{
    margin-top:-13rem
  }

  .\32xl\:tw--mt-56{
    margin-top:-14rem
  }

  .\32xl\:tw--mt-60{
    margin-top:-15rem
  }

  .\32xl\:tw--mt-64{
    margin-top:-16rem
  }

  .\32xl\:tw--mt-72{
    margin-top:-18rem
  }

  .\32xl\:tw--mt-80{
    margin-top:-20rem
  }

  .\32xl\:tw--mt-96{
    margin-top:-24rem
  }

  .\32xl\:tw--mt-px{
    margin-top:-1px
  }

  .\32xl\:tw--mt-0\.5{
    margin-top:-0.125rem
  }

  .\32xl\:tw--mt-1\.5{
    margin-top:-0.375rem
  }

  .\32xl\:tw--mt-2\.5{
    margin-top:-0.625rem
  }

  .\32xl\:tw--mt-3\.5{
    margin-top:-0.875rem
  }

  .\32xl\:tw-mr-0{
    margin-right:0px
  }

  .\32xl\:tw-mr-1{
    margin-right:0.25rem
  }

  .\32xl\:tw-mr-2{
    margin-right:0.5rem
  }

  .\32xl\:tw-mr-3{
    margin-right:0.75rem
  }

  .\32xl\:tw-mr-4{
    margin-right:1rem
  }

  .\32xl\:tw-mr-5{
    margin-right:1.25rem
  }

  .\32xl\:tw-mr-6{
    margin-right:1.5rem
  }

  .\32xl\:tw-mr-7{
    margin-right:1.75rem
  }

  .\32xl\:tw-mr-8{
    margin-right:2rem
  }

  .\32xl\:tw-mr-9{
    margin-right:2.25rem
  }

  .\32xl\:tw-mr-10{
    margin-right:2.5rem
  }

  .\32xl\:tw-mr-11{
    margin-right:2.75rem
  }

  .\32xl\:tw-mr-12{
    margin-right:3rem
  }

  .\32xl\:tw-mr-14{
    margin-right:3.5rem
  }

  .\32xl\:tw-mr-16{
    margin-right:4rem
  }

  .\32xl\:tw-mr-20{
    margin-right:5rem
  }

  .\32xl\:tw-mr-24{
    margin-right:6rem
  }

  .\32xl\:tw-mr-28{
    margin-right:7rem
  }

  .\32xl\:tw-mr-32{
    margin-right:8rem
  }

  .\32xl\:tw-mr-36{
    margin-right:9rem
  }

  .\32xl\:tw-mr-40{
    margin-right:10rem
  }

  .\32xl\:tw-mr-44{
    margin-right:11rem
  }

  .\32xl\:tw-mr-48{
    margin-right:12rem
  }

  .\32xl\:tw-mr-52{
    margin-right:13rem
  }

  .\32xl\:tw-mr-56{
    margin-right:14rem
  }

  .\32xl\:tw-mr-60{
    margin-right:15rem
  }

  .\32xl\:tw-mr-64{
    margin-right:16rem
  }

  .\32xl\:tw-mr-72{
    margin-right:18rem
  }

  .\32xl\:tw-mr-80{
    margin-right:20rem
  }

  .\32xl\:tw-mr-96{
    margin-right:24rem
  }

  .\32xl\:tw-mr-auto{
    margin-right:auto
  }

  .\32xl\:tw-mr-px{
    margin-right:1px
  }

  .\32xl\:tw-mr-0\.5{
    margin-right:0.125rem
  }

  .\32xl\:tw-mr-1\.5{
    margin-right:0.375rem
  }

  .\32xl\:tw-mr-2\.5{
    margin-right:0.625rem
  }

  .\32xl\:tw-mr-3\.5{
    margin-right:0.875rem
  }

  .\32xl\:tw--mr-0{
    margin-right:0px
  }

  .\32xl\:tw--mr-1{
    margin-right:-0.25rem
  }

  .\32xl\:tw--mr-2{
    margin-right:-0.5rem
  }

  .\32xl\:tw--mr-3{
    margin-right:-0.75rem
  }

  .\32xl\:tw--mr-4{
    margin-right:-1rem
  }

  .\32xl\:tw--mr-5{
    margin-right:-1.25rem
  }

  .\32xl\:tw--mr-6{
    margin-right:-1.5rem
  }

  .\32xl\:tw--mr-7{
    margin-right:-1.75rem
  }

  .\32xl\:tw--mr-8{
    margin-right:-2rem
  }

  .\32xl\:tw--mr-9{
    margin-right:-2.25rem
  }

  .\32xl\:tw--mr-10{
    margin-right:-2.5rem
  }

  .\32xl\:tw--mr-11{
    margin-right:-2.75rem
  }

  .\32xl\:tw--mr-12{
    margin-right:-3rem
  }

  .\32xl\:tw--mr-14{
    margin-right:-3.5rem
  }

  .\32xl\:tw--mr-16{
    margin-right:-4rem
  }

  .\32xl\:tw--mr-20{
    margin-right:-5rem
  }

  .\32xl\:tw--mr-24{
    margin-right:-6rem
  }

  .\32xl\:tw--mr-28{
    margin-right:-7rem
  }

  .\32xl\:tw--mr-32{
    margin-right:-8rem
  }

  .\32xl\:tw--mr-36{
    margin-right:-9rem
  }

  .\32xl\:tw--mr-40{
    margin-right:-10rem
  }

  .\32xl\:tw--mr-44{
    margin-right:-11rem
  }

  .\32xl\:tw--mr-48{
    margin-right:-12rem
  }

  .\32xl\:tw--mr-52{
    margin-right:-13rem
  }

  .\32xl\:tw--mr-56{
    margin-right:-14rem
  }

  .\32xl\:tw--mr-60{
    margin-right:-15rem
  }

  .\32xl\:tw--mr-64{
    margin-right:-16rem
  }

  .\32xl\:tw--mr-72{
    margin-right:-18rem
  }

  .\32xl\:tw--mr-80{
    margin-right:-20rem
  }

  .\32xl\:tw--mr-96{
    margin-right:-24rem
  }

  .\32xl\:tw--mr-px{
    margin-right:-1px
  }

  .\32xl\:tw--mr-0\.5{
    margin-right:-0.125rem
  }

  .\32xl\:tw--mr-1\.5{
    margin-right:-0.375rem
  }

  .\32xl\:tw--mr-2\.5{
    margin-right:-0.625rem
  }

  .\32xl\:tw--mr-3\.5{
    margin-right:-0.875rem
  }

  .\32xl\:tw-mb-0{
    margin-bottom:0px
  }

  .\32xl\:tw-mb-1{
    margin-bottom:0.25rem
  }

  .\32xl\:tw-mb-2{
    margin-bottom:0.5rem
  }

  .\32xl\:tw-mb-3{
    margin-bottom:0.75rem
  }

  .\32xl\:tw-mb-4{
    margin-bottom:1rem
  }

  .\32xl\:tw-mb-5{
    margin-bottom:1.25rem
  }

  .\32xl\:tw-mb-6{
    margin-bottom:1.5rem
  }

  .\32xl\:tw-mb-7{
    margin-bottom:1.75rem
  }

  .\32xl\:tw-mb-8{
    margin-bottom:2rem
  }

  .\32xl\:tw-mb-9{
    margin-bottom:2.25rem
  }

  .\32xl\:tw-mb-10{
    margin-bottom:2.5rem
  }

  .\32xl\:tw-mb-11{
    margin-bottom:2.75rem
  }

  .\32xl\:tw-mb-12{
    margin-bottom:3rem
  }

  .\32xl\:tw-mb-14{
    margin-bottom:3.5rem
  }

  .\32xl\:tw-mb-16{
    margin-bottom:4rem
  }

  .\32xl\:tw-mb-20{
    margin-bottom:5rem
  }

  .\32xl\:tw-mb-24{
    margin-bottom:6rem
  }

  .\32xl\:tw-mb-28{
    margin-bottom:7rem
  }

  .\32xl\:tw-mb-32{
    margin-bottom:8rem
  }

  .\32xl\:tw-mb-36{
    margin-bottom:9rem
  }

  .\32xl\:tw-mb-40{
    margin-bottom:10rem
  }

  .\32xl\:tw-mb-44{
    margin-bottom:11rem
  }

  .\32xl\:tw-mb-48{
    margin-bottom:12rem
  }

  .\32xl\:tw-mb-52{
    margin-bottom:13rem
  }

  .\32xl\:tw-mb-56{
    margin-bottom:14rem
  }

  .\32xl\:tw-mb-60{
    margin-bottom:15rem
  }

  .\32xl\:tw-mb-64{
    margin-bottom:16rem
  }

  .\32xl\:tw-mb-72{
    margin-bottom:18rem
  }

  .\32xl\:tw-mb-80{
    margin-bottom:20rem
  }

  .\32xl\:tw-mb-96{
    margin-bottom:24rem
  }

  .\32xl\:tw-mb-auto{
    margin-bottom:auto
  }

  .\32xl\:tw-mb-px{
    margin-bottom:1px
  }

  .\32xl\:tw-mb-0\.5{
    margin-bottom:0.125rem
  }

  .\32xl\:tw-mb-1\.5{
    margin-bottom:0.375rem
  }

  .\32xl\:tw-mb-2\.5{
    margin-bottom:0.625rem
  }

  .\32xl\:tw-mb-3\.5{
    margin-bottom:0.875rem
  }

  .\32xl\:tw--mb-0{
    margin-bottom:0px
  }

  .\32xl\:tw--mb-1{
    margin-bottom:-0.25rem
  }

  .\32xl\:tw--mb-2{
    margin-bottom:-0.5rem
  }

  .\32xl\:tw--mb-3{
    margin-bottom:-0.75rem
  }

  .\32xl\:tw--mb-4{
    margin-bottom:-1rem
  }

  .\32xl\:tw--mb-5{
    margin-bottom:-1.25rem
  }

  .\32xl\:tw--mb-6{
    margin-bottom:-1.5rem
  }

  .\32xl\:tw--mb-7{
    margin-bottom:-1.75rem
  }

  .\32xl\:tw--mb-8{
    margin-bottom:-2rem
  }

  .\32xl\:tw--mb-9{
    margin-bottom:-2.25rem
  }

  .\32xl\:tw--mb-10{
    margin-bottom:-2.5rem
  }

  .\32xl\:tw--mb-11{
    margin-bottom:-2.75rem
  }

  .\32xl\:tw--mb-12{
    margin-bottom:-3rem
  }

  .\32xl\:tw--mb-14{
    margin-bottom:-3.5rem
  }

  .\32xl\:tw--mb-16{
    margin-bottom:-4rem
  }

  .\32xl\:tw--mb-20{
    margin-bottom:-5rem
  }

  .\32xl\:tw--mb-24{
    margin-bottom:-6rem
  }

  .\32xl\:tw--mb-28{
    margin-bottom:-7rem
  }

  .\32xl\:tw--mb-32{
    margin-bottom:-8rem
  }

  .\32xl\:tw--mb-36{
    margin-bottom:-9rem
  }

  .\32xl\:tw--mb-40{
    margin-bottom:-10rem
  }

  .\32xl\:tw--mb-44{
    margin-bottom:-11rem
  }

  .\32xl\:tw--mb-48{
    margin-bottom:-12rem
  }

  .\32xl\:tw--mb-52{
    margin-bottom:-13rem
  }

  .\32xl\:tw--mb-56{
    margin-bottom:-14rem
  }

  .\32xl\:tw--mb-60{
    margin-bottom:-15rem
  }

  .\32xl\:tw--mb-64{
    margin-bottom:-16rem
  }

  .\32xl\:tw--mb-72{
    margin-bottom:-18rem
  }

  .\32xl\:tw--mb-80{
    margin-bottom:-20rem
  }

  .\32xl\:tw--mb-96{
    margin-bottom:-24rem
  }

  .\32xl\:tw--mb-px{
    margin-bottom:-1px
  }

  .\32xl\:tw--mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\32xl\:tw--mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\32xl\:tw--mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\32xl\:tw--mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\32xl\:tw-ml-0{
    margin-left:0px
  }

  .\32xl\:tw-ml-1{
    margin-left:0.25rem
  }

  .\32xl\:tw-ml-2{
    margin-left:0.5rem
  }

  .\32xl\:tw-ml-3{
    margin-left:0.75rem
  }

  .\32xl\:tw-ml-4{
    margin-left:1rem
  }

  .\32xl\:tw-ml-5{
    margin-left:1.25rem
  }

  .\32xl\:tw-ml-6{
    margin-left:1.5rem
  }

  .\32xl\:tw-ml-7{
    margin-left:1.75rem
  }

  .\32xl\:tw-ml-8{
    margin-left:2rem
  }

  .\32xl\:tw-ml-9{
    margin-left:2.25rem
  }

  .\32xl\:tw-ml-10{
    margin-left:2.5rem
  }

  .\32xl\:tw-ml-11{
    margin-left:2.75rem
  }

  .\32xl\:tw-ml-12{
    margin-left:3rem
  }

  .\32xl\:tw-ml-14{
    margin-left:3.5rem
  }

  .\32xl\:tw-ml-16{
    margin-left:4rem
  }

  .\32xl\:tw-ml-20{
    margin-left:5rem
  }

  .\32xl\:tw-ml-24{
    margin-left:6rem
  }

  .\32xl\:tw-ml-28{
    margin-left:7rem
  }

  .\32xl\:tw-ml-32{
    margin-left:8rem
  }

  .\32xl\:tw-ml-36{
    margin-left:9rem
  }

  .\32xl\:tw-ml-40{
    margin-left:10rem
  }

  .\32xl\:tw-ml-44{
    margin-left:11rem
  }

  .\32xl\:tw-ml-48{
    margin-left:12rem
  }

  .\32xl\:tw-ml-52{
    margin-left:13rem
  }

  .\32xl\:tw-ml-56{
    margin-left:14rem
  }

  .\32xl\:tw-ml-60{
    margin-left:15rem
  }

  .\32xl\:tw-ml-64{
    margin-left:16rem
  }

  .\32xl\:tw-ml-72{
    margin-left:18rem
  }

  .\32xl\:tw-ml-80{
    margin-left:20rem
  }

  .\32xl\:tw-ml-96{
    margin-left:24rem
  }

  .\32xl\:tw-ml-auto{
    margin-left:auto
  }

  .\32xl\:tw-ml-px{
    margin-left:1px
  }

  .\32xl\:tw-ml-0\.5{
    margin-left:0.125rem
  }

  .\32xl\:tw-ml-1\.5{
    margin-left:0.375rem
  }

  .\32xl\:tw-ml-2\.5{
    margin-left:0.625rem
  }

  .\32xl\:tw-ml-3\.5{
    margin-left:0.875rem
  }

  .\32xl\:tw--ml-0{
    margin-left:0px
  }

  .\32xl\:tw--ml-1{
    margin-left:-0.25rem
  }

  .\32xl\:tw--ml-2{
    margin-left:-0.5rem
  }

  .\32xl\:tw--ml-3{
    margin-left:-0.75rem
  }

  .\32xl\:tw--ml-4{
    margin-left:-1rem
  }

  .\32xl\:tw--ml-5{
    margin-left:-1.25rem
  }

  .\32xl\:tw--ml-6{
    margin-left:-1.5rem
  }

  .\32xl\:tw--ml-7{
    margin-left:-1.75rem
  }

  .\32xl\:tw--ml-8{
    margin-left:-2rem
  }

  .\32xl\:tw--ml-9{
    margin-left:-2.25rem
  }

  .\32xl\:tw--ml-10{
    margin-left:-2.5rem
  }

  .\32xl\:tw--ml-11{
    margin-left:-2.75rem
  }

  .\32xl\:tw--ml-12{
    margin-left:-3rem
  }

  .\32xl\:tw--ml-14{
    margin-left:-3.5rem
  }

  .\32xl\:tw--ml-16{
    margin-left:-4rem
  }

  .\32xl\:tw--ml-20{
    margin-left:-5rem
  }

  .\32xl\:tw--ml-24{
    margin-left:-6rem
  }

  .\32xl\:tw--ml-28{
    margin-left:-7rem
  }

  .\32xl\:tw--ml-32{
    margin-left:-8rem
  }

  .\32xl\:tw--ml-36{
    margin-left:-9rem
  }

  .\32xl\:tw--ml-40{
    margin-left:-10rem
  }

  .\32xl\:tw--ml-44{
    margin-left:-11rem
  }

  .\32xl\:tw--ml-48{
    margin-left:-12rem
  }

  .\32xl\:tw--ml-52{
    margin-left:-13rem
  }

  .\32xl\:tw--ml-56{
    margin-left:-14rem
  }

  .\32xl\:tw--ml-60{
    margin-left:-15rem
  }

  .\32xl\:tw--ml-64{
    margin-left:-16rem
  }

  .\32xl\:tw--ml-72{
    margin-left:-18rem
  }

  .\32xl\:tw--ml-80{
    margin-left:-20rem
  }

  .\32xl\:tw--ml-96{
    margin-left:-24rem
  }

  .\32xl\:tw--ml-px{
    margin-left:-1px
  }

  .\32xl\:tw--ml-0\.5{
    margin-left:-0.125rem
  }

  .\32xl\:tw--ml-1\.5{
    margin-left:-0.375rem
  }

  .\32xl\:tw--ml-2\.5{
    margin-left:-0.625rem
  }

  .\32xl\:tw--ml-3\.5{
    margin-left:-0.875rem
  }

  .\32xl\:tw-box-border{
    box-sizing:border-box
  }

  .\32xl\:tw-box-content{
    box-sizing:content-box
  }

  .\32xl\:tw-block{
    display:block
  }

  .\32xl\:tw-inline-block{
    display:inline-block
  }

  .\32xl\:tw-inline{
    display:inline
  }

  .\32xl\:tw-flex{
    display:flex
  }

  .\32xl\:tw-inline-flex{
    display:inline-flex
  }

  .\32xl\:tw-table{
    display:table
  }

  .\32xl\:tw-inline-table{
    display:inline-table
  }

  .\32xl\:tw-table-caption{
    display:table-caption
  }

  .\32xl\:tw-table-cell{
    display:table-cell
  }

  .\32xl\:tw-table-column{
    display:table-column
  }

  .\32xl\:tw-table-column-group{
    display:table-column-group
  }

  .\32xl\:tw-table-footer-group{
    display:table-footer-group
  }

  .\32xl\:tw-table-header-group{
    display:table-header-group
  }

  .\32xl\:tw-table-row-group{
    display:table-row-group
  }

  .\32xl\:tw-table-row{
    display:table-row
  }

  .\32xl\:tw-flow-root{
    display:flow-root
  }

  .\32xl\:tw-grid{
    display:grid
  }

  .\32xl\:tw-inline-grid{
    display:inline-grid
  }

  .\32xl\:tw-contents{
    display:contents
  }

  .\32xl\:tw-list-item{
    display:list-item
  }

  .\32xl\:tw-hidden{
    display:none
  }

  .\32xl\:tw-h-0{
    height:0px
  }

  .\32xl\:tw-h-1{
    height:0.25rem
  }

  .\32xl\:tw-h-2{
    height:0.5rem
  }

  .\32xl\:tw-h-3{
    height:0.75rem
  }

  .\32xl\:tw-h-4{
    height:1rem
  }

  .\32xl\:tw-h-5{
    height:1.25rem
  }

  .\32xl\:tw-h-6{
    height:1.5rem
  }

  .\32xl\:tw-h-7{
    height:1.75rem
  }

  .\32xl\:tw-h-8{
    height:2rem
  }

  .\32xl\:tw-h-9{
    height:2.25rem
  }

  .\32xl\:tw-h-10{
    height:2.5rem
  }

  .\32xl\:tw-h-11{
    height:2.75rem
  }

  .\32xl\:tw-h-12{
    height:3rem
  }

  .\32xl\:tw-h-14{
    height:3.5rem
  }

  .\32xl\:tw-h-16{
    height:4rem
  }

  .\32xl\:tw-h-20{
    height:5rem
  }

  .\32xl\:tw-h-24{
    height:6rem
  }

  .\32xl\:tw-h-28{
    height:7rem
  }

  .\32xl\:tw-h-32{
    height:8rem
  }

  .\32xl\:tw-h-36{
    height:9rem
  }

  .\32xl\:tw-h-40{
    height:10rem
  }

  .\32xl\:tw-h-44{
    height:11rem
  }

  .\32xl\:tw-h-48{
    height:12rem
  }

  .\32xl\:tw-h-52{
    height:13rem
  }

  .\32xl\:tw-h-56{
    height:14rem
  }

  .\32xl\:tw-h-60{
    height:15rem
  }

  .\32xl\:tw-h-64{
    height:16rem
  }

  .\32xl\:tw-h-72{
    height:18rem
  }

  .\32xl\:tw-h-80{
    height:20rem
  }

  .\32xl\:tw-h-96{
    height:24rem
  }

  .\32xl\:tw-h-auto{
    height:auto
  }

  .\32xl\:tw-h-px{
    height:1px
  }

  .\32xl\:tw-h-0\.5{
    height:0.125rem
  }

  .\32xl\:tw-h-1\.5{
    height:0.375rem
  }

  .\32xl\:tw-h-2\.5{
    height:0.625rem
  }

  .\32xl\:tw-h-3\.5{
    height:0.875rem
  }

  .\32xl\:tw-h-1\/2{
    height:50%
  }

  .\32xl\:tw-h-1\/3{
    height:33.333333%
  }

  .\32xl\:tw-h-2\/3{
    height:66.666667%
  }

  .\32xl\:tw-h-1\/4{
    height:25%
  }

  .\32xl\:tw-h-2\/4{
    height:50%
  }

  .\32xl\:tw-h-3\/4{
    height:75%
  }

  .\32xl\:tw-h-1\/5{
    height:20%
  }

  .\32xl\:tw-h-2\/5{
    height:40%
  }

  .\32xl\:tw-h-3\/5{
    height:60%
  }

  .\32xl\:tw-h-4\/5{
    height:80%
  }

  .\32xl\:tw-h-1\/6{
    height:16.666667%
  }

  .\32xl\:tw-h-2\/6{
    height:33.333333%
  }

  .\32xl\:tw-h-3\/6{
    height:50%
  }

  .\32xl\:tw-h-4\/6{
    height:66.666667%
  }

  .\32xl\:tw-h-5\/6{
    height:83.333333%
  }

  .\32xl\:tw-h-full{
    height:100%
  }

  .\32xl\:tw-h-screen{
    height:100vh
  }

  .\32xl\:tw-max-h-0{
    max-height:0px
  }

  .\32xl\:tw-max-h-1{
    max-height:0.25rem
  }

  .\32xl\:tw-max-h-2{
    max-height:0.5rem
  }

  .\32xl\:tw-max-h-3{
    max-height:0.75rem
  }

  .\32xl\:tw-max-h-4{
    max-height:1rem
  }

  .\32xl\:tw-max-h-5{
    max-height:1.25rem
  }

  .\32xl\:tw-max-h-6{
    max-height:1.5rem
  }

  .\32xl\:tw-max-h-7{
    max-height:1.75rem
  }

  .\32xl\:tw-max-h-8{
    max-height:2rem
  }

  .\32xl\:tw-max-h-9{
    max-height:2.25rem
  }

  .\32xl\:tw-max-h-10{
    max-height:2.5rem
  }

  .\32xl\:tw-max-h-11{
    max-height:2.75rem
  }

  .\32xl\:tw-max-h-12{
    max-height:3rem
  }

  .\32xl\:tw-max-h-14{
    max-height:3.5rem
  }

  .\32xl\:tw-max-h-16{
    max-height:4rem
  }

  .\32xl\:tw-max-h-20{
    max-height:5rem
  }

  .\32xl\:tw-max-h-24{
    max-height:6rem
  }

  .\32xl\:tw-max-h-28{
    max-height:7rem
  }

  .\32xl\:tw-max-h-32{
    max-height:8rem
  }

  .\32xl\:tw-max-h-36{
    max-height:9rem
  }

  .\32xl\:tw-max-h-40{
    max-height:10rem
  }

  .\32xl\:tw-max-h-44{
    max-height:11rem
  }

  .\32xl\:tw-max-h-48{
    max-height:12rem
  }

  .\32xl\:tw-max-h-52{
    max-height:13rem
  }

  .\32xl\:tw-max-h-56{
    max-height:14rem
  }

  .\32xl\:tw-max-h-60{
    max-height:15rem
  }

  .\32xl\:tw-max-h-64{
    max-height:16rem
  }

  .\32xl\:tw-max-h-72{
    max-height:18rem
  }

  .\32xl\:tw-max-h-80{
    max-height:20rem
  }

  .\32xl\:tw-max-h-96{
    max-height:24rem
  }

  .\32xl\:tw-max-h-px{
    max-height:1px
  }

  .\32xl\:tw-max-h-0\.5{
    max-height:0.125rem
  }

  .\32xl\:tw-max-h-1\.5{
    max-height:0.375rem
  }

  .\32xl\:tw-max-h-2\.5{
    max-height:0.625rem
  }

  .\32xl\:tw-max-h-3\.5{
    max-height:0.875rem
  }

  .\32xl\:tw-max-h-full{
    max-height:100%
  }

  .\32xl\:tw-max-h-screen{
    max-height:100vh
  }

  .\32xl\:tw-min-h-0{
    min-height:0px
  }

  .\32xl\:tw-min-h-full{
    min-height:100%
  }

  .\32xl\:tw-min-h-screen{
    min-height:100vh
  }

  .\32xl\:tw-w-0{
    width:0px
  }

  .\32xl\:tw-w-1{
    width:0.25rem
  }

  .\32xl\:tw-w-2{
    width:0.5rem
  }

  .\32xl\:tw-w-3{
    width:0.75rem
  }

  .\32xl\:tw-w-4{
    width:1rem
  }

  .\32xl\:tw-w-5{
    width:1.25rem
  }

  .\32xl\:tw-w-6{
    width:1.5rem
  }

  .\32xl\:tw-w-7{
    width:1.75rem
  }

  .\32xl\:tw-w-8{
    width:2rem
  }

  .\32xl\:tw-w-9{
    width:2.25rem
  }

  .\32xl\:tw-w-10{
    width:2.5rem
  }

  .\32xl\:tw-w-11{
    width:2.75rem
  }

  .\32xl\:tw-w-12{
    width:3rem
  }

  .\32xl\:tw-w-14{
    width:3.5rem
  }

  .\32xl\:tw-w-16{
    width:4rem
  }

  .\32xl\:tw-w-20{
    width:5rem
  }

  .\32xl\:tw-w-24{
    width:6rem
  }

  .\32xl\:tw-w-28{
    width:7rem
  }

  .\32xl\:tw-w-32{
    width:8rem
  }

  .\32xl\:tw-w-36{
    width:9rem
  }

  .\32xl\:tw-w-40{
    width:10rem
  }

  .\32xl\:tw-w-44{
    width:11rem
  }

  .\32xl\:tw-w-48{
    width:12rem
  }

  .\32xl\:tw-w-52{
    width:13rem
  }

  .\32xl\:tw-w-56{
    width:14rem
  }

  .\32xl\:tw-w-60{
    width:15rem
  }

  .\32xl\:tw-w-64{
    width:16rem
  }

  .\32xl\:tw-w-72{
    width:18rem
  }

  .\32xl\:tw-w-80{
    width:20rem
  }

  .\32xl\:tw-w-96{
    width:24rem
  }

  .\32xl\:tw-w-auto{
    width:auto
  }

  .\32xl\:tw-w-px{
    width:1px
  }

  .\32xl\:tw-w-0\.5{
    width:0.125rem
  }

  .\32xl\:tw-w-1\.5{
    width:0.375rem
  }

  .\32xl\:tw-w-2\.5{
    width:0.625rem
  }

  .\32xl\:tw-w-3\.5{
    width:0.875rem
  }

  .\32xl\:tw-w-1\/2{
    width:50%
  }

  .\32xl\:tw-w-1\/3{
    width:33.333333%
  }

  .\32xl\:tw-w-2\/3{
    width:66.666667%
  }

  .\32xl\:tw-w-1\/4{
    width:25%
  }

  .\32xl\:tw-w-2\/4{
    width:50%
  }

  .\32xl\:tw-w-3\/4{
    width:75%
  }

  .\32xl\:tw-w-1\/5{
    width:20%
  }

  .\32xl\:tw-w-2\/5{
    width:40%
  }

  .\32xl\:tw-w-3\/5{
    width:60%
  }

  .\32xl\:tw-w-4\/5{
    width:80%
  }

  .\32xl\:tw-w-1\/6{
    width:16.666667%
  }

  .\32xl\:tw-w-2\/6{
    width:33.333333%
  }

  .\32xl\:tw-w-3\/6{
    width:50%
  }

  .\32xl\:tw-w-4\/6{
    width:66.666667%
  }

  .\32xl\:tw-w-5\/6{
    width:83.333333%
  }

  .\32xl\:tw-w-1\/12{
    width:8.333333%
  }

  .\32xl\:tw-w-2\/12{
    width:16.666667%
  }

  .\32xl\:tw-w-3\/12{
    width:25%
  }

  .\32xl\:tw-w-4\/12{
    width:33.333333%
  }

  .\32xl\:tw-w-5\/12{
    width:41.666667%
  }

  .\32xl\:tw-w-6\/12{
    width:50%
  }

  .\32xl\:tw-w-7\/12{
    width:58.333333%
  }

  .\32xl\:tw-w-8\/12{
    width:66.666667%
  }

  .\32xl\:tw-w-9\/12{
    width:75%
  }

  .\32xl\:tw-w-10\/12{
    width:83.333333%
  }

  .\32xl\:tw-w-11\/12{
    width:91.666667%
  }

  .\32xl\:tw-w-full{
    width:100%
  }

  .\32xl\:tw-w-screen{
    width:100vw
  }

  .\32xl\:tw-w-min{
    width:min-content
  }

  .\32xl\:tw-w-max{
    width:max-content
  }

  .\32xl\:tw-min-w-0{
    min-width:0px
  }

  .\32xl\:tw-min-w-full{
    min-width:100%
  }

  .\32xl\:tw-min-w-min{
    min-width:min-content
  }

  .\32xl\:tw-min-w-max{
    min-width:max-content
  }

  .\32xl\:tw-max-w-0{
    max-width:0rem
  }

  .\32xl\:tw-max-w-none{
    max-width:none
  }

  .\32xl\:tw-max-w-xs{
    max-width:20rem
  }

  .\32xl\:tw-max-w-sm{
    max-width:24rem
  }

  .\32xl\:tw-max-w-md{
    max-width:28rem
  }

  .\32xl\:tw-max-w-lg{
    max-width:32rem
  }

  .\32xl\:tw-max-w-xl{
    max-width:36rem
  }

  .\32xl\:tw-max-w-2xl{
    max-width:42rem
  }

  .\32xl\:tw-max-w-3xl{
    max-width:48rem
  }

  .\32xl\:tw-max-w-4xl{
    max-width:56rem
  }

  .\32xl\:tw-max-w-5xl{
    max-width:64rem
  }

  .\32xl\:tw-max-w-6xl{
    max-width:72rem
  }

  .\32xl\:tw-max-w-7xl{
    max-width:80rem
  }

  .\32xl\:tw-max-w-full{
    max-width:100%
  }

  .\32xl\:tw-max-w-min{
    max-width:min-content
  }

  .\32xl\:tw-max-w-max{
    max-width:max-content
  }

  .\32xl\:tw-max-w-prose{
    max-width:65ch
  }

  .\32xl\:tw-max-w-screen-sm{
    max-width:640px
  }

  .\32xl\:tw-max-w-screen-md{
    max-width:768px
  }

  .\32xl\:tw-max-w-screen-lg{
    max-width:1024px
  }

  .\32xl\:tw-max-w-screen-xl{
    max-width:1280px
  }

  .\32xl\:tw-max-w-screen-2xl{
    max-width:1536px
  }

  .\32xl\:tw-flex-1{
    flex:1 1 0%
  }

  .\32xl\:tw-flex-auto{
    flex:1 1 auto
  }

  .\32xl\:tw-flex-initial{
    flex:0 1 auto
  }

  .\32xl\:tw-flex-none{
    flex:none
  }

  .\32xl\:tw-flex-shrink-0{
    flex-shrink:0
  }

  .\32xl\:tw-flex-shrink{
    flex-shrink:1
  }

  .\32xl\:tw-flex-grow-0{
    flex-grow:0
  }

  .\32xl\:tw-flex-grow{
    flex-grow:1
  }

  .\32xl\:tw-table-auto{
    table-layout:auto
  }

  .\32xl\:tw-table-fixed{
    table-layout:fixed
  }

  .\32xl\:tw-border-collapse{
    border-collapse:collapse
  }

  .\32xl\:tw-border-separate{
    border-collapse:separate
  }

  .\32xl\:tw-origin-center{
    transform-origin:center
  }

  .\32xl\:tw-origin-top{
    transform-origin:top
  }

  .\32xl\:tw-origin-top-right{
    transform-origin:top right
  }

  .\32xl\:tw-origin-right{
    transform-origin:right
  }

  .\32xl\:tw-origin-bottom-right{
    transform-origin:bottom right
  }

  .\32xl\:tw-origin-bottom{
    transform-origin:bottom
  }

  .\32xl\:tw-origin-bottom-left{
    transform-origin:bottom left
  }

  .\32xl\:tw-origin-left{
    transform-origin:left
  }

  .\32xl\:tw-origin-top-left{
    transform-origin:top left
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-transform-none{
    transform:none
  }

  .\32xl\:tw-translate-x-0{
    --tw-translate-x:0px
  }

  .\32xl\:tw-translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\32xl\:tw-translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\32xl\:tw-translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\32xl\:tw-translate-x-4{
    --tw-translate-x:1rem
  }

  .\32xl\:tw-translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\32xl\:tw-translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\32xl\:tw-translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\32xl\:tw-translate-x-8{
    --tw-translate-x:2rem
  }

  .\32xl\:tw-translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\32xl\:tw-translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\32xl\:tw-translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\32xl\:tw-translate-x-12{
    --tw-translate-x:3rem
  }

  .\32xl\:tw-translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\32xl\:tw-translate-x-16{
    --tw-translate-x:4rem
  }

  .\32xl\:tw-translate-x-20{
    --tw-translate-x:5rem
  }

  .\32xl\:tw-translate-x-24{
    --tw-translate-x:6rem
  }

  .\32xl\:tw-translate-x-28{
    --tw-translate-x:7rem
  }

  .\32xl\:tw-translate-x-32{
    --tw-translate-x:8rem
  }

  .\32xl\:tw-translate-x-36{
    --tw-translate-x:9rem
  }

  .\32xl\:tw-translate-x-40{
    --tw-translate-x:10rem
  }

  .\32xl\:tw-translate-x-44{
    --tw-translate-x:11rem
  }

  .\32xl\:tw-translate-x-48{
    --tw-translate-x:12rem
  }

  .\32xl\:tw-translate-x-52{
    --tw-translate-x:13rem
  }

  .\32xl\:tw-translate-x-56{
    --tw-translate-x:14rem
  }

  .\32xl\:tw-translate-x-60{
    --tw-translate-x:15rem
  }

  .\32xl\:tw-translate-x-64{
    --tw-translate-x:16rem
  }

  .\32xl\:tw-translate-x-72{
    --tw-translate-x:18rem
  }

  .\32xl\:tw-translate-x-80{
    --tw-translate-x:20rem
  }

  .\32xl\:tw-translate-x-96{
    --tw-translate-x:24rem
  }

  .\32xl\:tw-translate-x-px{
    --tw-translate-x:1px
  }

  .\32xl\:tw-translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\32xl\:tw-translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\32xl\:tw-translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\32xl\:tw-translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\32xl\:tw--translate-x-0{
    --tw-translate-x:0px
  }

  .\32xl\:tw--translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:tw--translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:tw--translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:tw--translate-x-4{
    --tw-translate-x:-1rem
  }

  .\32xl\:tw--translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:tw--translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:tw--translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:tw--translate-x-8{
    --tw-translate-x:-2rem
  }

  .\32xl\:tw--translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:tw--translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:tw--translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:tw--translate-x-12{
    --tw-translate-x:-3rem
  }

  .\32xl\:tw--translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:tw--translate-x-16{
    --tw-translate-x:-4rem
  }

  .\32xl\:tw--translate-x-20{
    --tw-translate-x:-5rem
  }

  .\32xl\:tw--translate-x-24{
    --tw-translate-x:-6rem
  }

  .\32xl\:tw--translate-x-28{
    --tw-translate-x:-7rem
  }

  .\32xl\:tw--translate-x-32{
    --tw-translate-x:-8rem
  }

  .\32xl\:tw--translate-x-36{
    --tw-translate-x:-9rem
  }

  .\32xl\:tw--translate-x-40{
    --tw-translate-x:-10rem
  }

  .\32xl\:tw--translate-x-44{
    --tw-translate-x:-11rem
  }

  .\32xl\:tw--translate-x-48{
    --tw-translate-x:-12rem
  }

  .\32xl\:tw--translate-x-52{
    --tw-translate-x:-13rem
  }

  .\32xl\:tw--translate-x-56{
    --tw-translate-x:-14rem
  }

  .\32xl\:tw--translate-x-60{
    --tw-translate-x:-15rem
  }

  .\32xl\:tw--translate-x-64{
    --tw-translate-x:-16rem
  }

  .\32xl\:tw--translate-x-72{
    --tw-translate-x:-18rem
  }

  .\32xl\:tw--translate-x-80{
    --tw-translate-x:-20rem
  }

  .\32xl\:tw--translate-x-96{
    --tw-translate-x:-24rem
  }

  .\32xl\:tw--translate-x-px{
    --tw-translate-x:-1px
  }

  .\32xl\:tw--translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:tw--translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:tw--translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:tw--translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:tw-translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\32xl\:tw-translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\32xl\:tw-translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\32xl\:tw-translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\32xl\:tw-translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\32xl\:tw-translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\32xl\:tw-translate-x-full{
    --tw-translate-x:100%
  }

  .\32xl\:tw--translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\32xl\:tw--translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:tw--translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:tw--translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\32xl\:tw--translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\32xl\:tw--translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\32xl\:tw--translate-x-full{
    --tw-translate-x:-100%
  }

  .\32xl\:tw-translate-y-0{
    --tw-translate-y:0px
  }

  .\32xl\:tw-translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\32xl\:tw-translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\32xl\:tw-translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\32xl\:tw-translate-y-4{
    --tw-translate-y:1rem
  }

  .\32xl\:tw-translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\32xl\:tw-translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\32xl\:tw-translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\32xl\:tw-translate-y-8{
    --tw-translate-y:2rem
  }

  .\32xl\:tw-translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\32xl\:tw-translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\32xl\:tw-translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\32xl\:tw-translate-y-12{
    --tw-translate-y:3rem
  }

  .\32xl\:tw-translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\32xl\:tw-translate-y-16{
    --tw-translate-y:4rem
  }

  .\32xl\:tw-translate-y-20{
    --tw-translate-y:5rem
  }

  .\32xl\:tw-translate-y-24{
    --tw-translate-y:6rem
  }

  .\32xl\:tw-translate-y-28{
    --tw-translate-y:7rem
  }

  .\32xl\:tw-translate-y-32{
    --tw-translate-y:8rem
  }

  .\32xl\:tw-translate-y-36{
    --tw-translate-y:9rem
  }

  .\32xl\:tw-translate-y-40{
    --tw-translate-y:10rem
  }

  .\32xl\:tw-translate-y-44{
    --tw-translate-y:11rem
  }

  .\32xl\:tw-translate-y-48{
    --tw-translate-y:12rem
  }

  .\32xl\:tw-translate-y-52{
    --tw-translate-y:13rem
  }

  .\32xl\:tw-translate-y-56{
    --tw-translate-y:14rem
  }

  .\32xl\:tw-translate-y-60{
    --tw-translate-y:15rem
  }

  .\32xl\:tw-translate-y-64{
    --tw-translate-y:16rem
  }

  .\32xl\:tw-translate-y-72{
    --tw-translate-y:18rem
  }

  .\32xl\:tw-translate-y-80{
    --tw-translate-y:20rem
  }

  .\32xl\:tw-translate-y-96{
    --tw-translate-y:24rem
  }

  .\32xl\:tw-translate-y-px{
    --tw-translate-y:1px
  }

  .\32xl\:tw-translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\32xl\:tw-translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\32xl\:tw-translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\32xl\:tw-translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\32xl\:tw--translate-y-0{
    --tw-translate-y:0px
  }

  .\32xl\:tw--translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:tw--translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:tw--translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:tw--translate-y-4{
    --tw-translate-y:-1rem
  }

  .\32xl\:tw--translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:tw--translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:tw--translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:tw--translate-y-8{
    --tw-translate-y:-2rem
  }

  .\32xl\:tw--translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:tw--translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:tw--translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:tw--translate-y-12{
    --tw-translate-y:-3rem
  }

  .\32xl\:tw--translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:tw--translate-y-16{
    --tw-translate-y:-4rem
  }

  .\32xl\:tw--translate-y-20{
    --tw-translate-y:-5rem
  }

  .\32xl\:tw--translate-y-24{
    --tw-translate-y:-6rem
  }

  .\32xl\:tw--translate-y-28{
    --tw-translate-y:-7rem
  }

  .\32xl\:tw--translate-y-32{
    --tw-translate-y:-8rem
  }

  .\32xl\:tw--translate-y-36{
    --tw-translate-y:-9rem
  }

  .\32xl\:tw--translate-y-40{
    --tw-translate-y:-10rem
  }

  .\32xl\:tw--translate-y-44{
    --tw-translate-y:-11rem
  }

  .\32xl\:tw--translate-y-48{
    --tw-translate-y:-12rem
  }

  .\32xl\:tw--translate-y-52{
    --tw-translate-y:-13rem
  }

  .\32xl\:tw--translate-y-56{
    --tw-translate-y:-14rem
  }

  .\32xl\:tw--translate-y-60{
    --tw-translate-y:-15rem
  }

  .\32xl\:tw--translate-y-64{
    --tw-translate-y:-16rem
  }

  .\32xl\:tw--translate-y-72{
    --tw-translate-y:-18rem
  }

  .\32xl\:tw--translate-y-80{
    --tw-translate-y:-20rem
  }

  .\32xl\:tw--translate-y-96{
    --tw-translate-y:-24rem
  }

  .\32xl\:tw--translate-y-px{
    --tw-translate-y:-1px
  }

  .\32xl\:tw--translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:tw--translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:tw--translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:tw--translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:tw-translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\32xl\:tw-translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\32xl\:tw-translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\32xl\:tw-translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\32xl\:tw-translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\32xl\:tw-translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\32xl\:tw-translate-y-full{
    --tw-translate-y:100%
  }

  .\32xl\:tw--translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\32xl\:tw--translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:tw--translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:tw--translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\32xl\:tw--translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\32xl\:tw--translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\32xl\:tw--translate-y-full{
    --tw-translate-y:-100%
  }

  .\32xl\:hover\:tw-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32xl\:hover\:tw-translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\32xl\:hover\:tw-translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\32xl\:hover\:tw-translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\32xl\:hover\:tw-translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\32xl\:hover\:tw-translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\32xl\:hover\:tw-translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\32xl\:hover\:tw-translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\32xl\:hover\:tw-translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\32xl\:hover\:tw-translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\32xl\:hover\:tw-translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\32xl\:hover\:tw-translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\32xl\:hover\:tw-translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\32xl\:hover\:tw-translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\32xl\:hover\:tw-translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\32xl\:hover\:tw-translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\32xl\:hover\:tw-translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\32xl\:hover\:tw-translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\32xl\:hover\:tw-translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\32xl\:hover\:tw-translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\32xl\:hover\:tw-translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\32xl\:hover\:tw-translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\32xl\:hover\:tw-translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\32xl\:hover\:tw-translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\32xl\:hover\:tw-translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\32xl\:hover\:tw-translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\32xl\:hover\:tw-translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\32xl\:hover\:tw-translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\32xl\:hover\:tw-translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\32xl\:hover\:tw-translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\32xl\:hover\:tw-translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\32xl\:hover\:tw-translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\32xl\:hover\:tw-translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\32xl\:hover\:tw-translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\32xl\:hover\:tw-translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\32xl\:hover\:tw--translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32xl\:hover\:tw--translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:hover\:tw--translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:hover\:tw--translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:hover\:tw--translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\32xl\:hover\:tw--translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:hover\:tw--translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:hover\:tw--translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:hover\:tw--translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\32xl\:hover\:tw--translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:hover\:tw--translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:hover\:tw--translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:hover\:tw--translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\32xl\:hover\:tw--translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:hover\:tw--translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\32xl\:hover\:tw--translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\32xl\:hover\:tw--translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\32xl\:hover\:tw--translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\32xl\:hover\:tw--translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\32xl\:hover\:tw--translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\32xl\:hover\:tw--translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\32xl\:hover\:tw--translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\32xl\:hover\:tw--translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\32xl\:hover\:tw--translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\32xl\:hover\:tw--translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\32xl\:hover\:tw--translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\32xl\:hover\:tw--translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\32xl\:hover\:tw--translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\32xl\:hover\:tw--translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\32xl\:hover\:tw--translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\32xl\:hover\:tw--translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\32xl\:hover\:tw--translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:hover\:tw--translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:hover\:tw--translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:hover\:tw--translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:hover\:tw-translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\32xl\:hover\:tw-translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\32xl\:hover\:tw-translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\32xl\:hover\:tw-translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\32xl\:hover\:tw-translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\32xl\:hover\:tw-translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\32xl\:hover\:tw-translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\32xl\:hover\:tw--translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\32xl\:hover\:tw--translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:hover\:tw--translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:hover\:tw--translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\32xl\:hover\:tw--translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\32xl\:hover\:tw--translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\32xl\:hover\:tw--translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\32xl\:hover\:tw-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32xl\:hover\:tw-translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\32xl\:hover\:tw-translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\32xl\:hover\:tw-translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\32xl\:hover\:tw-translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\32xl\:hover\:tw-translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\32xl\:hover\:tw-translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\32xl\:hover\:tw-translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\32xl\:hover\:tw-translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\32xl\:hover\:tw-translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\32xl\:hover\:tw-translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\32xl\:hover\:tw-translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\32xl\:hover\:tw-translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\32xl\:hover\:tw-translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\32xl\:hover\:tw-translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\32xl\:hover\:tw-translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\32xl\:hover\:tw-translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\32xl\:hover\:tw-translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\32xl\:hover\:tw-translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\32xl\:hover\:tw-translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\32xl\:hover\:tw-translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\32xl\:hover\:tw-translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\32xl\:hover\:tw-translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\32xl\:hover\:tw-translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\32xl\:hover\:tw-translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\32xl\:hover\:tw-translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\32xl\:hover\:tw-translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\32xl\:hover\:tw-translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\32xl\:hover\:tw-translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\32xl\:hover\:tw-translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\32xl\:hover\:tw-translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\32xl\:hover\:tw-translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\32xl\:hover\:tw-translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\32xl\:hover\:tw-translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\32xl\:hover\:tw-translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\32xl\:hover\:tw--translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32xl\:hover\:tw--translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:hover\:tw--translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:hover\:tw--translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:hover\:tw--translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\32xl\:hover\:tw--translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:hover\:tw--translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:hover\:tw--translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:hover\:tw--translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\32xl\:hover\:tw--translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:hover\:tw--translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:hover\:tw--translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:hover\:tw--translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\32xl\:hover\:tw--translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:hover\:tw--translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\32xl\:hover\:tw--translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\32xl\:hover\:tw--translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\32xl\:hover\:tw--translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\32xl\:hover\:tw--translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\32xl\:hover\:tw--translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\32xl\:hover\:tw--translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\32xl\:hover\:tw--translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\32xl\:hover\:tw--translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\32xl\:hover\:tw--translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\32xl\:hover\:tw--translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\32xl\:hover\:tw--translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\32xl\:hover\:tw--translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\32xl\:hover\:tw--translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\32xl\:hover\:tw--translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\32xl\:hover\:tw--translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\32xl\:hover\:tw--translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\32xl\:hover\:tw--translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:hover\:tw--translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:hover\:tw--translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:hover\:tw--translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:hover\:tw-translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\32xl\:hover\:tw-translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\32xl\:hover\:tw-translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\32xl\:hover\:tw-translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\32xl\:hover\:tw-translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\32xl\:hover\:tw-translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\32xl\:hover\:tw-translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\32xl\:hover\:tw--translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\32xl\:hover\:tw--translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:hover\:tw--translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:hover\:tw--translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\32xl\:hover\:tw--translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\32xl\:hover\:tw--translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\32xl\:hover\:tw--translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\32xl\:focus\:tw-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32xl\:focus\:tw-translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\32xl\:focus\:tw-translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\32xl\:focus\:tw-translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\32xl\:focus\:tw-translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\32xl\:focus\:tw-translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\32xl\:focus\:tw-translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\32xl\:focus\:tw-translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\32xl\:focus\:tw-translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\32xl\:focus\:tw-translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\32xl\:focus\:tw-translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\32xl\:focus\:tw-translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\32xl\:focus\:tw-translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\32xl\:focus\:tw-translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\32xl\:focus\:tw-translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\32xl\:focus\:tw-translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\32xl\:focus\:tw-translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\32xl\:focus\:tw-translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\32xl\:focus\:tw-translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\32xl\:focus\:tw-translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\32xl\:focus\:tw-translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\32xl\:focus\:tw-translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\32xl\:focus\:tw-translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\32xl\:focus\:tw-translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\32xl\:focus\:tw-translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\32xl\:focus\:tw-translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\32xl\:focus\:tw-translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\32xl\:focus\:tw-translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\32xl\:focus\:tw-translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\32xl\:focus\:tw-translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\32xl\:focus\:tw-translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\32xl\:focus\:tw-translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\32xl\:focus\:tw-translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\32xl\:focus\:tw-translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\32xl\:focus\:tw-translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\32xl\:focus\:tw--translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32xl\:focus\:tw--translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:focus\:tw--translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:focus\:tw--translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:focus\:tw--translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\32xl\:focus\:tw--translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:focus\:tw--translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:focus\:tw--translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:focus\:tw--translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\32xl\:focus\:tw--translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:focus\:tw--translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:focus\:tw--translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:focus\:tw--translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\32xl\:focus\:tw--translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:focus\:tw--translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\32xl\:focus\:tw--translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\32xl\:focus\:tw--translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\32xl\:focus\:tw--translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\32xl\:focus\:tw--translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\32xl\:focus\:tw--translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\32xl\:focus\:tw--translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\32xl\:focus\:tw--translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\32xl\:focus\:tw--translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\32xl\:focus\:tw--translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\32xl\:focus\:tw--translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\32xl\:focus\:tw--translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\32xl\:focus\:tw--translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\32xl\:focus\:tw--translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\32xl\:focus\:tw--translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\32xl\:focus\:tw--translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\32xl\:focus\:tw--translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\32xl\:focus\:tw--translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:focus\:tw--translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:focus\:tw--translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:focus\:tw--translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:focus\:tw-translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\32xl\:focus\:tw-translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\32xl\:focus\:tw-translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\32xl\:focus\:tw-translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\32xl\:focus\:tw-translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\32xl\:focus\:tw-translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\32xl\:focus\:tw-translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\32xl\:focus\:tw--translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\32xl\:focus\:tw--translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:focus\:tw--translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:focus\:tw--translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\32xl\:focus\:tw--translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\32xl\:focus\:tw--translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\32xl\:focus\:tw--translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\32xl\:focus\:tw-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32xl\:focus\:tw-translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\32xl\:focus\:tw-translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\32xl\:focus\:tw-translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\32xl\:focus\:tw-translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\32xl\:focus\:tw-translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\32xl\:focus\:tw-translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\32xl\:focus\:tw-translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\32xl\:focus\:tw-translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\32xl\:focus\:tw-translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\32xl\:focus\:tw-translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\32xl\:focus\:tw-translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\32xl\:focus\:tw-translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\32xl\:focus\:tw-translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\32xl\:focus\:tw-translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\32xl\:focus\:tw-translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\32xl\:focus\:tw-translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\32xl\:focus\:tw-translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\32xl\:focus\:tw-translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\32xl\:focus\:tw-translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\32xl\:focus\:tw-translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\32xl\:focus\:tw-translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\32xl\:focus\:tw-translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\32xl\:focus\:tw-translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\32xl\:focus\:tw-translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\32xl\:focus\:tw-translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\32xl\:focus\:tw-translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\32xl\:focus\:tw-translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\32xl\:focus\:tw-translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\32xl\:focus\:tw-translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\32xl\:focus\:tw-translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\32xl\:focus\:tw-translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\32xl\:focus\:tw-translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\32xl\:focus\:tw-translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\32xl\:focus\:tw-translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\32xl\:focus\:tw--translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32xl\:focus\:tw--translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:focus\:tw--translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:focus\:tw--translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:focus\:tw--translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\32xl\:focus\:tw--translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:focus\:tw--translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:focus\:tw--translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:focus\:tw--translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\32xl\:focus\:tw--translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:focus\:tw--translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:focus\:tw--translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:focus\:tw--translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\32xl\:focus\:tw--translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:focus\:tw--translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\32xl\:focus\:tw--translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\32xl\:focus\:tw--translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\32xl\:focus\:tw--translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\32xl\:focus\:tw--translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\32xl\:focus\:tw--translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\32xl\:focus\:tw--translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\32xl\:focus\:tw--translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\32xl\:focus\:tw--translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\32xl\:focus\:tw--translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\32xl\:focus\:tw--translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\32xl\:focus\:tw--translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\32xl\:focus\:tw--translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\32xl\:focus\:tw--translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\32xl\:focus\:tw--translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\32xl\:focus\:tw--translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\32xl\:focus\:tw--translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\32xl\:focus\:tw--translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:focus\:tw--translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:focus\:tw--translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:focus\:tw--translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:focus\:tw-translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\32xl\:focus\:tw-translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\32xl\:focus\:tw-translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\32xl\:focus\:tw-translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\32xl\:focus\:tw-translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\32xl\:focus\:tw-translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\32xl\:focus\:tw-translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\32xl\:focus\:tw--translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\32xl\:focus\:tw--translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:focus\:tw--translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:focus\:tw--translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\32xl\:focus\:tw--translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\32xl\:focus\:tw--translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\32xl\:focus\:tw--translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\32xl\:tw-rotate-0{
    --tw-rotate:0deg
  }

  .\32xl\:tw-rotate-1{
    --tw-rotate:1deg
  }

  .\32xl\:tw-rotate-2{
    --tw-rotate:2deg
  }

  .\32xl\:tw-rotate-3{
    --tw-rotate:3deg
  }

  .\32xl\:tw-rotate-6{
    --tw-rotate:6deg
  }

  .\32xl\:tw-rotate-12{
    --tw-rotate:12deg
  }

  .\32xl\:tw-rotate-45{
    --tw-rotate:45deg
  }

  .\32xl\:tw-rotate-90{
    --tw-rotate:90deg
  }

  .\32xl\:tw-rotate-180{
    --tw-rotate:180deg
  }

  .\32xl\:tw--rotate-180{
    --tw-rotate:-180deg
  }

  .\32xl\:tw--rotate-90{
    --tw-rotate:-90deg
  }

  .\32xl\:tw--rotate-45{
    --tw-rotate:-45deg
  }

  .\32xl\:tw--rotate-12{
    --tw-rotate:-12deg
  }

  .\32xl\:tw--rotate-6{
    --tw-rotate:-6deg
  }

  .\32xl\:tw--rotate-3{
    --tw-rotate:-3deg
  }

  .\32xl\:tw--rotate-2{
    --tw-rotate:-2deg
  }

  .\32xl\:tw--rotate-1{
    --tw-rotate:-1deg
  }

  .\32xl\:hover\:tw-rotate-0:hover{
    --tw-rotate:0deg
  }

  .\32xl\:hover\:tw-rotate-1:hover{
    --tw-rotate:1deg
  }

  .\32xl\:hover\:tw-rotate-2:hover{
    --tw-rotate:2deg
  }

  .\32xl\:hover\:tw-rotate-3:hover{
    --tw-rotate:3deg
  }

  .\32xl\:hover\:tw-rotate-6:hover{
    --tw-rotate:6deg
  }

  .\32xl\:hover\:tw-rotate-12:hover{
    --tw-rotate:12deg
  }

  .\32xl\:hover\:tw-rotate-45:hover{
    --tw-rotate:45deg
  }

  .\32xl\:hover\:tw-rotate-90:hover{
    --tw-rotate:90deg
  }

  .\32xl\:hover\:tw-rotate-180:hover{
    --tw-rotate:180deg
  }

  .\32xl\:hover\:tw--rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\32xl\:hover\:tw--rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\32xl\:hover\:tw--rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\32xl\:hover\:tw--rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\32xl\:hover\:tw--rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\32xl\:hover\:tw--rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\32xl\:hover\:tw--rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\32xl\:hover\:tw--rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\32xl\:focus\:tw-rotate-0:focus{
    --tw-rotate:0deg
  }

  .\32xl\:focus\:tw-rotate-1:focus{
    --tw-rotate:1deg
  }

  .\32xl\:focus\:tw-rotate-2:focus{
    --tw-rotate:2deg
  }

  .\32xl\:focus\:tw-rotate-3:focus{
    --tw-rotate:3deg
  }

  .\32xl\:focus\:tw-rotate-6:focus{
    --tw-rotate:6deg
  }

  .\32xl\:focus\:tw-rotate-12:focus{
    --tw-rotate:12deg
  }

  .\32xl\:focus\:tw-rotate-45:focus{
    --tw-rotate:45deg
  }

  .\32xl\:focus\:tw-rotate-90:focus{
    --tw-rotate:90deg
  }

  .\32xl\:focus\:tw-rotate-180:focus{
    --tw-rotate:180deg
  }

  .\32xl\:focus\:tw--rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\32xl\:focus\:tw--rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\32xl\:focus\:tw--rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\32xl\:focus\:tw--rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\32xl\:focus\:tw--rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\32xl\:focus\:tw--rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\32xl\:focus\:tw--rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\32xl\:focus\:tw--rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\32xl\:tw-skew-x-0{
    --tw-skew-x:0deg
  }

  .\32xl\:tw-skew-x-1{
    --tw-skew-x:1deg
  }

  .\32xl\:tw-skew-x-2{
    --tw-skew-x:2deg
  }

  .\32xl\:tw-skew-x-3{
    --tw-skew-x:3deg
  }

  .\32xl\:tw-skew-x-6{
    --tw-skew-x:6deg
  }

  .\32xl\:tw-skew-x-12{
    --tw-skew-x:12deg
  }

  .\32xl\:tw--skew-x-12{
    --tw-skew-x:-12deg
  }

  .\32xl\:tw--skew-x-6{
    --tw-skew-x:-6deg
  }

  .\32xl\:tw--skew-x-3{
    --tw-skew-x:-3deg
  }

  .\32xl\:tw--skew-x-2{
    --tw-skew-x:-2deg
  }

  .\32xl\:tw--skew-x-1{
    --tw-skew-x:-1deg
  }

  .\32xl\:tw-skew-y-0{
    --tw-skew-y:0deg
  }

  .\32xl\:tw-skew-y-1{
    --tw-skew-y:1deg
  }

  .\32xl\:tw-skew-y-2{
    --tw-skew-y:2deg
  }

  .\32xl\:tw-skew-y-3{
    --tw-skew-y:3deg
  }

  .\32xl\:tw-skew-y-6{
    --tw-skew-y:6deg
  }

  .\32xl\:tw-skew-y-12{
    --tw-skew-y:12deg
  }

  .\32xl\:tw--skew-y-12{
    --tw-skew-y:-12deg
  }

  .\32xl\:tw--skew-y-6{
    --tw-skew-y:-6deg
  }

  .\32xl\:tw--skew-y-3{
    --tw-skew-y:-3deg
  }

  .\32xl\:tw--skew-y-2{
    --tw-skew-y:-2deg
  }

  .\32xl\:tw--skew-y-1{
    --tw-skew-y:-1deg
  }

  .\32xl\:hover\:tw-skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\32xl\:hover\:tw-skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\32xl\:hover\:tw-skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\32xl\:hover\:tw-skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\32xl\:hover\:tw-skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\32xl\:hover\:tw-skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\32xl\:hover\:tw--skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\32xl\:hover\:tw--skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\32xl\:hover\:tw--skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\32xl\:hover\:tw--skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\32xl\:hover\:tw--skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\32xl\:hover\:tw-skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\32xl\:hover\:tw-skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\32xl\:hover\:tw-skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\32xl\:hover\:tw-skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\32xl\:hover\:tw-skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\32xl\:hover\:tw-skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\32xl\:hover\:tw--skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\32xl\:hover\:tw--skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\32xl\:hover\:tw--skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\32xl\:hover\:tw--skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\32xl\:hover\:tw--skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\32xl\:focus\:tw-skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\32xl\:focus\:tw-skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\32xl\:focus\:tw-skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\32xl\:focus\:tw-skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\32xl\:focus\:tw-skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\32xl\:focus\:tw-skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\32xl\:focus\:tw--skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\32xl\:focus\:tw--skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\32xl\:focus\:tw--skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\32xl\:focus\:tw--skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\32xl\:focus\:tw--skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\32xl\:focus\:tw-skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\32xl\:focus\:tw-skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\32xl\:focus\:tw-skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\32xl\:focus\:tw-skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\32xl\:focus\:tw-skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\32xl\:focus\:tw-skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\32xl\:focus\:tw--skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\32xl\:focus\:tw--skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\32xl\:focus\:tw--skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\32xl\:focus\:tw--skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\32xl\:focus\:tw--skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\32xl\:tw-scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:tw-scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:tw-scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:tw-scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:tw-scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:tw-scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:tw-scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:tw-scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:tw-scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:tw-scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:hover\:tw-scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:hover\:tw-scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:hover\:tw-scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:hover\:tw-scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:hover\:tw-scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:hover\:tw-scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:hover\:tw-scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:hover\:tw-scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:hover\:tw-scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:hover\:tw-scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:focus\:tw-scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:focus\:tw-scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:focus\:tw-scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:focus\:tw-scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:focus\:tw-scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:focus\:tw-scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:focus\:tw-scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:focus\:tw-scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:focus\:tw-scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:focus\:tw-scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:tw-scale-x-0{
    --tw-scale-x:0
  }

  .\32xl\:tw-scale-x-50{
    --tw-scale-x:.5
  }

  .\32xl\:tw-scale-x-75{
    --tw-scale-x:.75
  }

  .\32xl\:tw-scale-x-90{
    --tw-scale-x:.9
  }

  .\32xl\:tw-scale-x-95{
    --tw-scale-x:.95
  }

  .\32xl\:tw-scale-x-100{
    --tw-scale-x:1
  }

  .\32xl\:tw-scale-x-105{
    --tw-scale-x:1.05
  }

  .\32xl\:tw-scale-x-110{
    --tw-scale-x:1.1
  }

  .\32xl\:tw-scale-x-125{
    --tw-scale-x:1.25
  }

  .\32xl\:tw-scale-x-150{
    --tw-scale-x:1.5
  }

  .\32xl\:tw-scale-y-0{
    --tw-scale-y:0
  }

  .\32xl\:tw-scale-y-50{
    --tw-scale-y:.5
  }

  .\32xl\:tw-scale-y-75{
    --tw-scale-y:.75
  }

  .\32xl\:tw-scale-y-90{
    --tw-scale-y:.9
  }

  .\32xl\:tw-scale-y-95{
    --tw-scale-y:.95
  }

  .\32xl\:tw-scale-y-100{
    --tw-scale-y:1
  }

  .\32xl\:tw-scale-y-105{
    --tw-scale-y:1.05
  }

  .\32xl\:tw-scale-y-110{
    --tw-scale-y:1.1
  }

  .\32xl\:tw-scale-y-125{
    --tw-scale-y:1.25
  }

  .\32xl\:tw-scale-y-150{
    --tw-scale-y:1.5
  }

  .\32xl\:hover\:tw-scale-x-0:hover{
    --tw-scale-x:0
  }

  .\32xl\:hover\:tw-scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\32xl\:hover\:tw-scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\32xl\:hover\:tw-scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\32xl\:hover\:tw-scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\32xl\:hover\:tw-scale-x-100:hover{
    --tw-scale-x:1
  }

  .\32xl\:hover\:tw-scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\32xl\:hover\:tw-scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\32xl\:hover\:tw-scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\32xl\:hover\:tw-scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\32xl\:hover\:tw-scale-y-0:hover{
    --tw-scale-y:0
  }

  .\32xl\:hover\:tw-scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\32xl\:hover\:tw-scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\32xl\:hover\:tw-scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\32xl\:hover\:tw-scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\32xl\:hover\:tw-scale-y-100:hover{
    --tw-scale-y:1
  }

  .\32xl\:hover\:tw-scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\32xl\:hover\:tw-scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\32xl\:hover\:tw-scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\32xl\:hover\:tw-scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\32xl\:focus\:tw-scale-x-0:focus{
    --tw-scale-x:0
  }

  .\32xl\:focus\:tw-scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\32xl\:focus\:tw-scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\32xl\:focus\:tw-scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\32xl\:focus\:tw-scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\32xl\:focus\:tw-scale-x-100:focus{
    --tw-scale-x:1
  }

  .\32xl\:focus\:tw-scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\32xl\:focus\:tw-scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\32xl\:focus\:tw-scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\32xl\:focus\:tw-scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\32xl\:focus\:tw-scale-y-0:focus{
    --tw-scale-y:0
  }

  .\32xl\:focus\:tw-scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\32xl\:focus\:tw-scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\32xl\:focus\:tw-scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\32xl\:focus\:tw-scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\32xl\:focus\:tw-scale-y-100:focus{
    --tw-scale-y:1
  }

  .\32xl\:focus\:tw-scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\32xl\:focus\:tw-scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\32xl\:focus\:tw-scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\32xl\:focus\:tw-scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\32xl\:tw-animate-none{
    animation:none
  }

  .\32xl\:tw-animate-spin{
    animation:tw-spin 1s linear infinite
  }

  .\32xl\:tw-animate-ping{
    animation:tw-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\32xl\:tw-animate-pulse{
    animation:tw-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\32xl\:tw-animate-bounce{
    animation:tw-bounce 1s infinite
  }

  .\32xl\:tw-cursor-auto{
    cursor:auto
  }

  .\32xl\:tw-cursor-default{
    cursor:default
  }

  .\32xl\:tw-cursor-pointer{
    cursor:pointer
  }

  .\32xl\:tw-cursor-wait{
    cursor:wait
  }

  .\32xl\:tw-cursor-text{
    cursor:text
  }

  .\32xl\:tw-cursor-move{
    cursor:move
  }

  .\32xl\:tw-cursor-help{
    cursor:help
  }

  .\32xl\:tw-cursor-not-allowed{
    cursor:not-allowed
  }

  .\32xl\:tw-select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\32xl\:tw-select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\32xl\:tw-select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\32xl\:tw-select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\32xl\:tw-resize-none{
    resize:none
  }

  .\32xl\:tw-resize-y{
    resize:vertical
  }

  .\32xl\:tw-resize-x{
    resize:horizontal
  }

  .\32xl\:tw-resize{
    resize:both
  }

  .\32xl\:tw-list-inside{
    list-style-position:inside
  }

  .\32xl\:tw-list-outside{
    list-style-position:outside
  }

  .\32xl\:tw-list-none{
    list-style-type:none
  }

  .\32xl\:tw-list-disc{
    list-style-type:disc
  }

  .\32xl\:tw-list-decimal{
    list-style-type:decimal
  }

  .\32xl\:tw-appearance-none{
    appearance:none
  }

  .\32xl\:tw-auto-cols-auto{
    grid-auto-columns:auto
  }

  .\32xl\:tw-auto-cols-min{
    grid-auto-columns:min-content
  }

  .\32xl\:tw-auto-cols-max{
    grid-auto-columns:max-content
  }

  .\32xl\:tw-auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\32xl\:tw-grid-flow-row{
    grid-auto-flow:row
  }

  .\32xl\:tw-grid-flow-col{
    grid-auto-flow:column
  }

  .\32xl\:tw-grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\32xl\:tw-grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\32xl\:tw-auto-rows-auto{
    grid-auto-rows:auto
  }

  .\32xl\:tw-auto-rows-min{
    grid-auto-rows:min-content
  }

  .\32xl\:tw-auto-rows-max{
    grid-auto-rows:max-content
  }

  .\32xl\:tw-auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\32xl\:tw-grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-cols-none{
    grid-template-columns:none
  }

  .\32xl\:tw-grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\32xl\:tw-grid-rows-none{
    grid-template-rows:none
  }

  .\32xl\:tw-flex-row{
    flex-direction:row
  }

  .\32xl\:tw-flex-row-reverse{
    flex-direction:row-reverse
  }

  .\32xl\:tw-flex-col{
    flex-direction:column
  }

  .\32xl\:tw-flex-col-reverse{
    flex-direction:column-reverse
  }

  .\32xl\:tw-flex-wrap{
    flex-wrap:wrap
  }

  .\32xl\:tw-flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\32xl\:tw-flex-nowrap{
    flex-wrap:nowrap
  }

  .\32xl\:tw-place-content-center{
    place-content:center
  }

  .\32xl\:tw-place-content-start{
    place-content:start
  }

  .\32xl\:tw-place-content-end{
    place-content:end
  }

  .\32xl\:tw-place-content-between{
    place-content:space-between
  }

  .\32xl\:tw-place-content-around{
    place-content:space-around
  }

  .\32xl\:tw-place-content-evenly{
    place-content:space-evenly
  }

  .\32xl\:tw-place-content-stretch{
    place-content:stretch
  }

  .\32xl\:tw-place-items-start{
    place-items:start
  }

  .\32xl\:tw-place-items-end{
    place-items:end
  }

  .\32xl\:tw-place-items-center{
    place-items:center
  }

  .\32xl\:tw-place-items-stretch{
    place-items:stretch
  }

  .\32xl\:tw-content-center{
    align-content:center
  }

  .\32xl\:tw-content-start{
    align-content:flex-start
  }

  .\32xl\:tw-content-end{
    align-content:flex-end
  }

  .\32xl\:tw-content-between{
    align-content:space-between
  }

  .\32xl\:tw-content-around{
    align-content:space-around
  }

  .\32xl\:tw-content-evenly{
    align-content:space-evenly
  }

  .\32xl\:tw-items-start{
    align-items:flex-start
  }

  .\32xl\:tw-items-end{
    align-items:flex-end
  }

  .\32xl\:tw-items-center{
    align-items:center
  }

  .\32xl\:tw-items-baseline{
    align-items:baseline
  }

  .\32xl\:tw-items-stretch{
    align-items:stretch
  }

  .\32xl\:tw-justify-start{
    justify-content:flex-start
  }

  .\32xl\:tw-justify-end{
    justify-content:flex-end
  }

  .\32xl\:tw-justify-center{
    justify-content:center
  }

  .\32xl\:tw-justify-between{
    justify-content:space-between
  }

  .\32xl\:tw-justify-around{
    justify-content:space-around
  }

  .\32xl\:tw-justify-evenly{
    justify-content:space-evenly
  }

  .\32xl\:tw-justify-items-start{
    justify-items:start
  }

  .\32xl\:tw-justify-items-end{
    justify-items:end
  }

  .\32xl\:tw-justify-items-center{
    justify-items:center
  }

  .\32xl\:tw-justify-items-stretch{
    justify-items:stretch
  }

  .\32xl\:tw-gap-0{
    grid-gap:0px;
    gap:0px
  }

  .\32xl\:tw-gap-1{
    grid-gap:0.25rem;
    gap:0.25rem
  }

  .\32xl\:tw-gap-2{
    grid-gap:0.5rem;
    gap:0.5rem
  }

  .\32xl\:tw-gap-3{
    grid-gap:0.75rem;
    gap:0.75rem
  }

  .\32xl\:tw-gap-4{
    grid-gap:1rem;
    gap:1rem
  }

  .\32xl\:tw-gap-5{
    grid-gap:1.25rem;
    gap:1.25rem
  }

  .\32xl\:tw-gap-6{
    grid-gap:1.5rem;
    gap:1.5rem
  }

  .\32xl\:tw-gap-7{
    grid-gap:1.75rem;
    gap:1.75rem
  }

  .\32xl\:tw-gap-8{
    grid-gap:2rem;
    gap:2rem
  }

  .\32xl\:tw-gap-9{
    grid-gap:2.25rem;
    gap:2.25rem
  }

  .\32xl\:tw-gap-10{
    grid-gap:2.5rem;
    gap:2.5rem
  }

  .\32xl\:tw-gap-11{
    grid-gap:2.75rem;
    gap:2.75rem
  }

  .\32xl\:tw-gap-12{
    grid-gap:3rem;
    gap:3rem
  }

  .\32xl\:tw-gap-14{
    grid-gap:3.5rem;
    gap:3.5rem
  }

  .\32xl\:tw-gap-16{
    grid-gap:4rem;
    gap:4rem
  }

  .\32xl\:tw-gap-20{
    grid-gap:5rem;
    gap:5rem
  }

  .\32xl\:tw-gap-24{
    grid-gap:6rem;
    gap:6rem
  }

  .\32xl\:tw-gap-28{
    grid-gap:7rem;
    gap:7rem
  }

  .\32xl\:tw-gap-32{
    grid-gap:8rem;
    gap:8rem
  }

  .\32xl\:tw-gap-36{
    grid-gap:9rem;
    gap:9rem
  }

  .\32xl\:tw-gap-40{
    grid-gap:10rem;
    gap:10rem
  }

  .\32xl\:tw-gap-44{
    grid-gap:11rem;
    gap:11rem
  }

  .\32xl\:tw-gap-48{
    grid-gap:12rem;
    gap:12rem
  }

  .\32xl\:tw-gap-52{
    grid-gap:13rem;
    gap:13rem
  }

  .\32xl\:tw-gap-56{
    grid-gap:14rem;
    gap:14rem
  }

  .\32xl\:tw-gap-60{
    grid-gap:15rem;
    gap:15rem
  }

  .\32xl\:tw-gap-64{
    grid-gap:16rem;
    gap:16rem
  }

  .\32xl\:tw-gap-72{
    grid-gap:18rem;
    gap:18rem
  }

  .\32xl\:tw-gap-80{
    grid-gap:20rem;
    gap:20rem
  }

  .\32xl\:tw-gap-96{
    grid-gap:24rem;
    gap:24rem
  }

  .\32xl\:tw-gap-px{
    grid-gap:1px;
    gap:1px
  }

  .\32xl\:tw-gap-0\.5{
    grid-gap:0.125rem;
    gap:0.125rem
  }

  .\32xl\:tw-gap-1\.5{
    grid-gap:0.375rem;
    gap:0.375rem
  }

  .\32xl\:tw-gap-2\.5{
    grid-gap:0.625rem;
    gap:0.625rem
  }

  .\32xl\:tw-gap-3\.5{
    grid-gap:0.875rem;
    gap:0.875rem
  }

  .\32xl\:tw-gap-x-0{
    grid-column-gap:0px;
    column-gap:0px
  }

  .\32xl\:tw-gap-x-1{
    grid-column-gap:0.25rem;
    column-gap:0.25rem
  }

  .\32xl\:tw-gap-x-2{
    grid-column-gap:0.5rem;
    column-gap:0.5rem
  }

  .\32xl\:tw-gap-x-3{
    grid-column-gap:0.75rem;
    column-gap:0.75rem
  }

  .\32xl\:tw-gap-x-4{
    grid-column-gap:1rem;
    column-gap:1rem
  }

  .\32xl\:tw-gap-x-5{
    grid-column-gap:1.25rem;
    column-gap:1.25rem
  }

  .\32xl\:tw-gap-x-6{
    grid-column-gap:1.5rem;
    column-gap:1.5rem
  }

  .\32xl\:tw-gap-x-7{
    grid-column-gap:1.75rem;
    column-gap:1.75rem
  }

  .\32xl\:tw-gap-x-8{
    grid-column-gap:2rem;
    column-gap:2rem
  }

  .\32xl\:tw-gap-x-9{
    grid-column-gap:2.25rem;
    column-gap:2.25rem
  }

  .\32xl\:tw-gap-x-10{
    grid-column-gap:2.5rem;
    column-gap:2.5rem
  }

  .\32xl\:tw-gap-x-11{
    grid-column-gap:2.75rem;
    column-gap:2.75rem
  }

  .\32xl\:tw-gap-x-12{
    grid-column-gap:3rem;
    column-gap:3rem
  }

  .\32xl\:tw-gap-x-14{
    grid-column-gap:3.5rem;
    column-gap:3.5rem
  }

  .\32xl\:tw-gap-x-16{
    grid-column-gap:4rem;
    column-gap:4rem
  }

  .\32xl\:tw-gap-x-20{
    grid-column-gap:5rem;
    column-gap:5rem
  }

  .\32xl\:tw-gap-x-24{
    grid-column-gap:6rem;
    column-gap:6rem
  }

  .\32xl\:tw-gap-x-28{
    grid-column-gap:7rem;
    column-gap:7rem
  }

  .\32xl\:tw-gap-x-32{
    grid-column-gap:8rem;
    column-gap:8rem
  }

  .\32xl\:tw-gap-x-36{
    grid-column-gap:9rem;
    column-gap:9rem
  }

  .\32xl\:tw-gap-x-40{
    grid-column-gap:10rem;
    column-gap:10rem
  }

  .\32xl\:tw-gap-x-44{
    grid-column-gap:11rem;
    column-gap:11rem
  }

  .\32xl\:tw-gap-x-48{
    grid-column-gap:12rem;
    column-gap:12rem
  }

  .\32xl\:tw-gap-x-52{
    grid-column-gap:13rem;
    column-gap:13rem
  }

  .\32xl\:tw-gap-x-56{
    grid-column-gap:14rem;
    column-gap:14rem
  }

  .\32xl\:tw-gap-x-60{
    grid-column-gap:15rem;
    column-gap:15rem
  }

  .\32xl\:tw-gap-x-64{
    grid-column-gap:16rem;
    column-gap:16rem
  }

  .\32xl\:tw-gap-x-72{
    grid-column-gap:18rem;
    column-gap:18rem
  }

  .\32xl\:tw-gap-x-80{
    grid-column-gap:20rem;
    column-gap:20rem
  }

  .\32xl\:tw-gap-x-96{
    grid-column-gap:24rem;
    column-gap:24rem
  }

  .\32xl\:tw-gap-x-px{
    grid-column-gap:1px;
    column-gap:1px
  }

  .\32xl\:tw-gap-x-0\.5{
    grid-column-gap:0.125rem;
    column-gap:0.125rem
  }

  .\32xl\:tw-gap-x-1\.5{
    grid-column-gap:0.375rem;
    column-gap:0.375rem
  }

  .\32xl\:tw-gap-x-2\.5{
    grid-column-gap:0.625rem;
    column-gap:0.625rem
  }

  .\32xl\:tw-gap-x-3\.5{
    grid-column-gap:0.875rem;
    column-gap:0.875rem
  }

  .\32xl\:tw-gap-y-0{
    grid-row-gap:0px;
    row-gap:0px
  }

  .\32xl\:tw-gap-y-1{
    grid-row-gap:0.25rem;
    row-gap:0.25rem
  }

  .\32xl\:tw-gap-y-2{
    grid-row-gap:0.5rem;
    row-gap:0.5rem
  }

  .\32xl\:tw-gap-y-3{
    grid-row-gap:0.75rem;
    row-gap:0.75rem
  }

  .\32xl\:tw-gap-y-4{
    grid-row-gap:1rem;
    row-gap:1rem
  }

  .\32xl\:tw-gap-y-5{
    grid-row-gap:1.25rem;
    row-gap:1.25rem
  }

  .\32xl\:tw-gap-y-6{
    grid-row-gap:1.5rem;
    row-gap:1.5rem
  }

  .\32xl\:tw-gap-y-7{
    grid-row-gap:1.75rem;
    row-gap:1.75rem
  }

  .\32xl\:tw-gap-y-8{
    grid-row-gap:2rem;
    row-gap:2rem
  }

  .\32xl\:tw-gap-y-9{
    grid-row-gap:2.25rem;
    row-gap:2.25rem
  }

  .\32xl\:tw-gap-y-10{
    grid-row-gap:2.5rem;
    row-gap:2.5rem
  }

  .\32xl\:tw-gap-y-11{
    grid-row-gap:2.75rem;
    row-gap:2.75rem
  }

  .\32xl\:tw-gap-y-12{
    grid-row-gap:3rem;
    row-gap:3rem
  }

  .\32xl\:tw-gap-y-14{
    grid-row-gap:3.5rem;
    row-gap:3.5rem
  }

  .\32xl\:tw-gap-y-16{
    grid-row-gap:4rem;
    row-gap:4rem
  }

  .\32xl\:tw-gap-y-20{
    grid-row-gap:5rem;
    row-gap:5rem
  }

  .\32xl\:tw-gap-y-24{
    grid-row-gap:6rem;
    row-gap:6rem
  }

  .\32xl\:tw-gap-y-28{
    grid-row-gap:7rem;
    row-gap:7rem
  }

  .\32xl\:tw-gap-y-32{
    grid-row-gap:8rem;
    row-gap:8rem
  }

  .\32xl\:tw-gap-y-36{
    grid-row-gap:9rem;
    row-gap:9rem
  }

  .\32xl\:tw-gap-y-40{
    grid-row-gap:10rem;
    row-gap:10rem
  }

  .\32xl\:tw-gap-y-44{
    grid-row-gap:11rem;
    row-gap:11rem
  }

  .\32xl\:tw-gap-y-48{
    grid-row-gap:12rem;
    row-gap:12rem
  }

  .\32xl\:tw-gap-y-52{
    grid-row-gap:13rem;
    row-gap:13rem
  }

  .\32xl\:tw-gap-y-56{
    grid-row-gap:14rem;
    row-gap:14rem
  }

  .\32xl\:tw-gap-y-60{
    grid-row-gap:15rem;
    row-gap:15rem
  }

  .\32xl\:tw-gap-y-64{
    grid-row-gap:16rem;
    row-gap:16rem
  }

  .\32xl\:tw-gap-y-72{
    grid-row-gap:18rem;
    row-gap:18rem
  }

  .\32xl\:tw-gap-y-80{
    grid-row-gap:20rem;
    row-gap:20rem
  }

  .\32xl\:tw-gap-y-96{
    grid-row-gap:24rem;
    row-gap:24rem
  }

  .\32xl\:tw-gap-y-px{
    grid-row-gap:1px;
    row-gap:1px
  }

  .\32xl\:tw-gap-y-0\.5{
    grid-row-gap:0.125rem;
    row-gap:0.125rem
  }

  .\32xl\:tw-gap-y-1\.5{
    grid-row-gap:0.375rem;
    row-gap:0.375rem
  }

  .\32xl\:tw-gap-y-2\.5{
    grid-row-gap:0.625rem;
    row-gap:0.625rem
  }

  .\32xl\:tw-gap-y-3\.5{
    grid-row-gap:0.875rem;
    row-gap:0.875rem
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--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)))
  }

  .\32xl\:tw--space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw--space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--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))
  }

  .\32xl\:tw--space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw--space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\32xl\:tw-space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\32xl\:tw-space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-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)))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\32xl\:tw-divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\32xl\:tw-divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\32xl\:tw-divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\32xl\:tw-divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\32xl\:tw-divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\32xl\:tw-divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\32xl\:tw-divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\32xl\:tw-divide-current > :not([hidden]) ~ :not([hidden]){
    border-color:currentColor
  }

  .\32xl\:tw-divide-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-white > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-gray-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-red-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-yellow-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-green-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-blue-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-indigo-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-purple-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-200 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-300 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-400 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-500 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-600 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-700 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-800 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-pink-900 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-divide-opacity))
  }

  .\32xl\:tw-divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\32xl\:tw-divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\32xl\:tw-divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\32xl\:tw-divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\32xl\:tw-divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\32xl\:tw-divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\32xl\:tw-divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\32xl\:tw-divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\32xl\:tw-divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\32xl\:tw-divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\32xl\:tw-divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\32xl\:tw-divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\32xl\:tw-divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\32xl\:tw-divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\32xl\:tw-divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\32xl\:tw-place-self-auto{
    place-self:auto
  }

  .\32xl\:tw-place-self-start{
    place-self:start
  }

  .\32xl\:tw-place-self-end{
    place-self:end
  }

  .\32xl\:tw-place-self-center{
    place-self:center
  }

  .\32xl\:tw-place-self-stretch{
    place-self:stretch
  }

  .\32xl\:tw-self-auto{
    align-self:auto
  }

  .\32xl\:tw-self-start{
    align-self:flex-start
  }

  .\32xl\:tw-self-end{
    align-self:flex-end
  }

  .\32xl\:tw-self-center{
    align-self:center
  }

  .\32xl\:tw-self-stretch{
    align-self:stretch
  }

  .\32xl\:tw-self-baseline{
    align-self:baseline
  }

  .\32xl\:tw-justify-self-auto{
    justify-self:auto
  }

  .\32xl\:tw-justify-self-start{
    justify-self:start
  }

  .\32xl\:tw-justify-self-end{
    justify-self:end
  }

  .\32xl\:tw-justify-self-center{
    justify-self:center
  }

  .\32xl\:tw-justify-self-stretch{
    justify-self:stretch
  }

  .\32xl\:tw-overflow-auto{
    overflow:auto
  }

  .\32xl\:tw-overflow-hidden{
    overflow:hidden
  }

  .\32xl\:tw-overflow-visible{
    overflow:visible
  }

  .\32xl\:tw-overflow-scroll{
    overflow:scroll
  }

  .\32xl\:tw-overflow-x-auto{
    overflow-x:auto
  }

  .\32xl\:tw-overflow-y-auto{
    overflow-y:auto
  }

  .\32xl\:tw-overflow-x-hidden{
    overflow-x:hidden
  }

  .\32xl\:tw-overflow-y-hidden{
    overflow-y:hidden
  }

  .\32xl\:tw-overflow-x-visible{
    overflow-x:visible
  }

  .\32xl\:tw-overflow-y-visible{
    overflow-y:visible
  }

  .\32xl\:tw-overflow-x-scroll{
    overflow-x:scroll
  }

  .\32xl\:tw-overflow-y-scroll{
    overflow-y:scroll
  }

  .\32xl\:tw-overscroll-auto{
    overscroll-behavior:auto
  }

  .\32xl\:tw-overscroll-contain{
    overscroll-behavior:contain
  }

  .\32xl\:tw-overscroll-none{
    overscroll-behavior:none
  }

  .\32xl\:tw-overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\32xl\:tw-overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\32xl\:tw-overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\32xl\:tw-overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\32xl\:tw-overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\32xl\:tw-overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\32xl\:tw-truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\32xl\:tw-overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\32xl\:tw-overflow-clip{
    text-overflow:clip
  }

  .\32xl\:tw-whitespace-normal{
    white-space:normal
  }

  .\32xl\:tw-whitespace-nowrap{
    white-space:nowrap
  }

  .\32xl\:tw-whitespace-pre{
    white-space:pre
  }

  .\32xl\:tw-whitespace-pre-line{
    white-space:pre-line
  }

  .\32xl\:tw-whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\32xl\:tw-break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\32xl\:tw-break-words{
    overflow-wrap:break-word
  }

  .\32xl\:tw-break-all{
    word-break:break-all
  }

  .\32xl\:tw-rounded-none{
    border-radius:0px
  }

  .\32xl\:tw-rounded-sm{
    border-radius:0.125rem
  }

  .\32xl\:tw-rounded{
    border-radius:0.25rem
  }

  .\32xl\:tw-rounded-md{
    border-radius:0.375rem
  }

  .\32xl\:tw-rounded-lg{
    border-radius:0.5rem
  }

  .\32xl\:tw-rounded-xl{
    border-radius:0.75rem
  }

  .\32xl\:tw-rounded-2xl{
    border-radius:1rem
  }

  .\32xl\:tw-rounded-3xl{
    border-radius:1.5rem
  }

  .\32xl\:tw-rounded-full{
    border-radius:9999px
  }

  .\32xl\:tw-rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\32xl\:tw-rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\32xl\:tw-rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\32xl\:tw-rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\32xl\:tw-rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\32xl\:tw-rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\32xl\:tw-rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\32xl\:tw-rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\32xl\:tw-rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\32xl\:tw-rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\32xl\:tw-rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\32xl\:tw-rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\32xl\:tw-rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\32xl\:tw-rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\32xl\:tw-rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\32xl\:tw-rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\32xl\:tw-rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\32xl\:tw-rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\32xl\:tw-rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32xl\:tw-rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:tw-rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:tw-rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:tw-rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:tw-rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:tw-rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32xl\:tw-rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:tw-rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32xl\:tw-rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32xl\:tw-rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:tw-rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:tw-rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:tw-rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:tw-rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:tw-rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32xl\:tw-rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:tw-rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32xl\:tw-rounded-tl-none{
    border-top-left-radius:0px
  }

  .\32xl\:tw-rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\32xl\:tw-rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\32xl\:tw-rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\32xl\:tw-rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\32xl\:tw-rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\32xl\:tw-rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\32xl\:tw-rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\32xl\:tw-rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\32xl\:tw-rounded-tr-none{
    border-top-right-radius:0px
  }

  .\32xl\:tw-rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\32xl\:tw-rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\32xl\:tw-rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\32xl\:tw-rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\32xl\:tw-rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\32xl\:tw-rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\32xl\:tw-rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\32xl\:tw-rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\32xl\:tw-rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\32xl\:tw-rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\32xl\:tw-rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\32xl\:tw-rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\32xl\:tw-rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\32xl\:tw-rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\32xl\:tw-rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\32xl\:tw-rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\32xl\:tw-rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\32xl\:tw-rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\32xl\:tw-rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:tw-rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:tw-rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:tw-rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:tw-rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:tw-rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\32xl\:tw-rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:tw-rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\32xl\:tw-border-0{
    border-width:0px
  }

  .\32xl\:tw-border-2{
    border-width:2px
  }

  .\32xl\:tw-border-4{
    border-width:4px
  }

  .\32xl\:tw-border-8{
    border-width:8px
  }

  .\32xl\:tw-border{
    border-width:1px
  }

  .\32xl\:tw-border-t-0{
    border-top-width:0px
  }

  .\32xl\:tw-border-t-2{
    border-top-width:2px
  }

  .\32xl\:tw-border-t-4{
    border-top-width:4px
  }

  .\32xl\:tw-border-t-8{
    border-top-width:8px
  }

  .\32xl\:tw-border-t{
    border-top-width:1px
  }

  .\32xl\:tw-border-r-0{
    border-right-width:0px
  }

  .\32xl\:tw-border-r-2{
    border-right-width:2px
  }

  .\32xl\:tw-border-r-4{
    border-right-width:4px
  }

  .\32xl\:tw-border-r-8{
    border-right-width:8px
  }

  .\32xl\:tw-border-r{
    border-right-width:1px
  }

  .\32xl\:tw-border-b-0{
    border-bottom-width:0px
  }

  .\32xl\:tw-border-b-2{
    border-bottom-width:2px
  }

  .\32xl\:tw-border-b-4{
    border-bottom-width:4px
  }

  .\32xl\:tw-border-b-8{
    border-bottom-width:8px
  }

  .\32xl\:tw-border-b{
    border-bottom-width:1px
  }

  .\32xl\:tw-border-l-0{
    border-left-width:0px
  }

  .\32xl\:tw-border-l-2{
    border-left-width:2px
  }

  .\32xl\:tw-border-l-4{
    border-left-width:4px
  }

  .\32xl\:tw-border-l-8{
    border-left-width:8px
  }

  .\32xl\:tw-border-l{
    border-left-width:1px
  }

  .\32xl\:tw-border-solid{
    border-style:solid
  }

  .\32xl\:tw-border-dashed{
    border-style:dashed
  }

  .\32xl\:tw-border-dotted{
    border-style:dotted
  }

  .\32xl\:tw-border-double{
    border-style:double
  }

  .\32xl\:tw-border-none{
    border-style:none
  }

  .\32xl\:tw-border-transparent{
    border-color:transparent
  }

  .\32xl\:tw-border-current{
    border-color:currentColor
  }

  .\32xl\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-transparent{
    border-color:transparent
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-current{
    border-color:currentColor
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-black{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-white{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-50{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-400{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-500{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-600{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-700{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-800{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-gray-900{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-50{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-200{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-400{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-500{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-600{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-700{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-800{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-red-900{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-50{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-100{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-200{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-300{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-400{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-500{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-600{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-700{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-800{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-yellow-900{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-50{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-100{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-200{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-300{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-400{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-500{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-600{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-700{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-800{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-green-900{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-50{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-100{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-200{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-300{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-400{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-500{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-600{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-700{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-800{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-blue-900{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-300{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-400{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-600{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-700{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-800{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-indigo-900{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-100{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-200{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-300{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-400{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-500{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-600{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-700{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-800{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-purple-900{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-50{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-100{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-200{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-300{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-400{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-500{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-600{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-700{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-800{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-pink-900{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-transparent:focus-within{
    border-color:transparent
  }

  .\32xl\:focus-within\:tw-border-current:focus-within{
    border-color:currentColor
  }

  .\32xl\:focus-within\:tw-border-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-white:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-gray-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-red-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-yellow-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-green-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-blue-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-indigo-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-purple-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-50:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-100:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-200:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-300:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-400:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-500:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-600:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-700:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-800:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:tw-border-pink-900:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-transparent:hover{
    border-color:transparent
  }

  .\32xl\:hover\:tw-border-current:hover{
    border-color:currentColor
  }

  .\32xl\:hover\:tw-border-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-white:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-red-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-yellow-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-green-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-blue-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-indigo-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-purple-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-50:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-100:hover{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-200:hover{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-300:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-700:hover{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-800:hover{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .\32xl\:hover\:tw-border-pink-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-transparent:focus{
    border-color:transparent
  }

  .\32xl\:focus\:tw-border-current:focus{
    border-color:currentColor
  }

  .\32xl\:focus\:tw-border-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-white:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 250, 251, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 244, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(229, 231, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 213, 219, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(156, 163, 175, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(107, 114, 128, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(75, 85, 99, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 65, 81, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(31, 41, 55, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-gray-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(17, 24, 39, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 242, 242, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 226, 226, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 202, 202, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 165, 165, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 113, 113, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 68, 68, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(220, 38, 38, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 28, 28, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(153, 27, 27, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-red-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(127, 29, 29, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 251, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 243, 199, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 230, 138, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 211, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 191, 36, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 119, 6, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(180, 83, 9, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(146, 64, 14, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-yellow-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(120, 53, 15, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 253, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(209, 250, 229, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 243, 208, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(110, 231, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(52, 211, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(16, 185, 129, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(5, 150, 105, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(4, 120, 87, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 95, 70, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-green-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(6, 78, 59, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 246, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 234, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(191, 219, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147, 197, 253, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(96, 165, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(59, 130, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 99, 235, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(29, 78, 216, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 64, 175, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-blue-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(30, 58, 138, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 242, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 231, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 210, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 180, 252, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(129, 140, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99, 102, 241, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(79, 70, 229, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(67, 56, 202, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(55, 48, 163, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-indigo-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(49, 46, 129, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 243, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 233, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(221, 214, 254, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(196, 181, 253, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(167, 139, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 92, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(124, 58, 237, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(109, 40, 217, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(91, 33, 182, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-purple-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(76, 29, 149, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-50:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 242, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-100:focus{
    --tw-border-opacity:1;
    border-color:rgba(252, 231, 243, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-200:focus{
    --tw-border-opacity:1;
    border-color:rgba(251, 207, 232, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 168, 212, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-400:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 114, 182, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(236, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-600:focus{
    --tw-border-opacity:1;
    border-color:rgba(219, 39, 119, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-700:focus{
    --tw-border-opacity:1;
    border-color:rgba(190, 24, 93, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-800:focus{
    --tw-border-opacity:1;
    border-color:rgba(157, 23, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus\:tw-border-pink-900:focus{
    --tw-border-opacity:1;
    border-color:rgba(131, 24, 67, var(--tw-border-opacity))
  }

  .\32xl\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .\32xl\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\32xl\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\32xl\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\32xl\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\32xl\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\32xl\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\32xl\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\32xl\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\32xl\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\32xl\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\32xl\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\32xl\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\32xl\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\32xl\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-0{
    --tw-border-opacity:0
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-5{
    --tw-border-opacity:0.05
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-10{
    --tw-border-opacity:0.1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-20{
    --tw-border-opacity:0.2
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-25{
    --tw-border-opacity:0.25
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-30{
    --tw-border-opacity:0.3
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-40{
    --tw-border-opacity:0.4
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-50{
    --tw-border-opacity:0.5
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-60{
    --tw-border-opacity:0.6
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-70{
    --tw-border-opacity:0.7
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-75{
    --tw-border-opacity:0.75
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-80{
    --tw-border-opacity:0.8
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-90{
    --tw-border-opacity:0.9
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-95{
    --tw-border-opacity:0.95
  }

  .tw-group:hover .\32xl\:group-hover\:tw-border-opacity-100{
    --tw-border-opacity:1
  }

  .\32xl\:focus-within\:tw-border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\32xl\:focus-within\:tw-border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\32xl\:focus-within\:tw-border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\32xl\:focus-within\:tw-border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\32xl\:focus-within\:tw-border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\32xl\:focus-within\:tw-border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\32xl\:focus-within\:tw-border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\32xl\:focus-within\:tw-border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\32xl\:focus-within\:tw-border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\32xl\:focus-within\:tw-border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\32xl\:focus-within\:tw-border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\32xl\:focus-within\:tw-border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\32xl\:focus-within\:tw-border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\32xl\:focus-within\:tw-border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\32xl\:focus-within\:tw-border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\32xl\:hover\:tw-border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\32xl\:hover\:tw-border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\32xl\:hover\:tw-border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\32xl\:hover\:tw-border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\32xl\:hover\:tw-border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\32xl\:hover\:tw-border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\32xl\:hover\:tw-border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\32xl\:hover\:tw-border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\32xl\:hover\:tw-border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\32xl\:hover\:tw-border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\32xl\:hover\:tw-border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\32xl\:hover\:tw-border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\32xl\:hover\:tw-border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\32xl\:hover\:tw-border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\32xl\:hover\:tw-border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\32xl\:focus\:tw-border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\32xl\:focus\:tw-border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\32xl\:focus\:tw-border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\32xl\:focus\:tw-border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\32xl\:focus\:tw-border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\32xl\:focus\:tw-border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\32xl\:focus\:tw-border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\32xl\:focus\:tw-border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\32xl\:focus\:tw-border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\32xl\:focus\:tw-border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\32xl\:focus\:tw-border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\32xl\:focus\:tw-border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\32xl\:focus\:tw-border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\32xl\:focus\:tw-border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\32xl\:focus\:tw-border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\32xl\:tw-bg-transparent{
    background-color:transparent
  }

  .\32xl\:tw-bg-current{
    background-color:currentColor
  }

  .\32xl\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-transparent{
    background-color:transparent
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-current{
    background-color:currentColor
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-400{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-700{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-800{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-200{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-400{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-700{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-800{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-red-900{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-100{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-200{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-300{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-400{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-700{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-800{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-yellow-900{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-100{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-200{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-300{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-400{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-600{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-700{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-800{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-green-900{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-100{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-200{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-300{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-400{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-700{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-800{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-blue-900{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-200{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-400{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-700{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-800{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-indigo-900{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-100{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-200{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-300{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-400{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-500{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-600{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-700{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-800{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-purple-900{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-50{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-100{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-200{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-300{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-400{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-500{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-600{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-700{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-800{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-pink-900{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-transparent:focus-within{
    background-color:transparent
  }

  .\32xl\:focus-within\:tw-bg-current:focus-within{
    background-color:currentColor
  }

  .\32xl\:focus-within\:tw-bg-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-white:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-gray-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-red-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-yellow-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-green-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-blue-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-indigo-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-purple-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-50:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-100:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-200:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-300:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-400:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-500:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-600:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-700:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-800:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:tw-bg-pink-900:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-transparent:hover{
    background-color:transparent
  }

  .\32xl\:hover\:tw-bg-current:hover{
    background-color:currentColor
  }

  .\32xl\:hover\:tw-bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-white:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-gray-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-red-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-yellow-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-green-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-blue-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-indigo-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-purple-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-300:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:tw-bg-pink-900:hover{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-transparent:focus{
    background-color:transparent
  }

  .\32xl\:focus\:tw-bg-current:focus{
    background-color:currentColor
  }

  .\32xl\:focus\:tw-bg-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-white:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 250, 251, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 244, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(229, 231, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 213, 219, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(156, 163, 175, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(107, 114, 128, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(75, 85, 99, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 65, 81, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(31, 41, 55, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-gray-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(17, 24, 39, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 242, 242, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 226, 226, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 202, 202, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 165, 165, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 113, 113, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 68, 68, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(220, 38, 38, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 28, 28, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(153, 27, 27, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-red-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(127, 29, 29, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 251, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 243, 199, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 230, 138, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 211, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 191, 36, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 119, 6, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(180, 83, 9, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(146, 64, 14, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-yellow-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(120, 53, 15, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 253, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(209, 250, 229, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 243, 208, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(110, 231, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(52, 211, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(16, 185, 129, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(5, 150, 105, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(4, 120, 87, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 95, 70, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-green-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(6, 78, 59, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 246, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 234, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(191, 219, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(147, 197, 253, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(96, 165, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(59, 130, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 99, 235, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(29, 78, 216, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 64, 175, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-blue-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(30, 58, 138, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 242, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 231, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 210, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 180, 252, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(129, 140, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99, 102, 241, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(79, 70, 229, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(67, 56, 202, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(55, 48, 163, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-indigo-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(49, 46, 129, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 243, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 233, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(221, 214, 254, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(196, 181, 253, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(167, 139, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 92, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(124, 58, 237, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(109, 40, 217, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(91, 33, 182, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-purple-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(76, 29, 149, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-50:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 242, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(252, 231, 243, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-200:focus{
    --tw-bg-opacity:1;
    background-color:rgba(251, 207, 232, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-300:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 168, 212, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-400:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 114, 182, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(236, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-600:focus{
    --tw-bg-opacity:1;
    background-color:rgba(219, 39, 119, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-700:focus{
    --tw-bg-opacity:1;
    background-color:rgba(190, 24, 93, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-800:focus{
    --tw-bg-opacity:1;
    background-color:rgba(157, 23, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:tw-bg-pink-900:focus{
    --tw-bg-opacity:1;
    background-color:rgba(131, 24, 67, var(--tw-bg-opacity))
  }

  .\32xl\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\32xl\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\32xl\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\32xl\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\32xl\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\32xl\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\32xl\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\32xl\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\32xl\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\32xl\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\32xl\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\32xl\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\32xl\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\32xl\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\32xl\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-0{
    --tw-bg-opacity:0
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .tw-group:hover .\32xl\:group-hover\:tw-bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\32xl\:focus-within\:tw-bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\32xl\:focus-within\:tw-bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\32xl\:focus-within\:tw-bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\32xl\:focus-within\:tw-bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\32xl\:focus-within\:tw-bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\32xl\:focus-within\:tw-bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\32xl\:focus-within\:tw-bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\32xl\:focus-within\:tw-bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\32xl\:focus-within\:tw-bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\32xl\:focus-within\:tw-bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\32xl\:focus-within\:tw-bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\32xl\:focus-within\:tw-bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\32xl\:focus-within\:tw-bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\32xl\:focus-within\:tw-bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\32xl\:focus-within\:tw-bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\32xl\:hover\:tw-bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\32xl\:hover\:tw-bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\32xl\:hover\:tw-bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\32xl\:hover\:tw-bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\32xl\:hover\:tw-bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\32xl\:hover\:tw-bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\32xl\:hover\:tw-bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\32xl\:hover\:tw-bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\32xl\:hover\:tw-bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\32xl\:hover\:tw-bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\32xl\:hover\:tw-bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\32xl\:hover\:tw-bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\32xl\:hover\:tw-bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\32xl\:hover\:tw-bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\32xl\:hover\:tw-bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\32xl\:focus\:tw-bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\32xl\:focus\:tw-bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\32xl\:focus\:tw-bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\32xl\:focus\:tw-bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\32xl\:focus\:tw-bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\32xl\:focus\:tw-bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\32xl\:focus\:tw-bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\32xl\:focus\:tw-bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\32xl\:focus\:tw-bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\32xl\:focus\:tw-bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\32xl\:focus\:tw-bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\32xl\:focus\:tw-bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\32xl\:focus\:tw-bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\32xl\:focus\:tw-bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\32xl\:focus\:tw-bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\32xl\:tw-bg-none{
    background-image:none
  }

  .\32xl\:tw-bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\32xl\:tw-bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\32xl\:tw-from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:tw-from-current{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:tw-from-black{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:tw-from-white{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:tw-from-gray-50{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:tw-from-gray-100{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:tw-from-gray-200{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:tw-from-gray-300{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:tw-from-gray-400{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:tw-from-gray-500{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:tw-from-gray-600{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:tw-from-gray-700{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:tw-from-gray-800{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:tw-from-gray-900{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:tw-from-red-50{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:tw-from-red-100{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:tw-from-red-200{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:tw-from-red-300{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:tw-from-red-400{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:tw-from-red-500{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:tw-from-red-600{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:tw-from-red-700{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:tw-from-red-800{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:tw-from-red-900{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:tw-from-yellow-50{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:tw-from-yellow-100{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:tw-from-yellow-200{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:tw-from-yellow-300{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:tw-from-yellow-400{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:tw-from-yellow-500{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:tw-from-yellow-600{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:tw-from-yellow-700{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:tw-from-yellow-800{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:tw-from-yellow-900{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:tw-from-green-50{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:tw-from-green-100{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:tw-from-green-200{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:tw-from-green-300{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:tw-from-green-400{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:tw-from-green-500{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:tw-from-green-600{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:tw-from-green-700{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:tw-from-green-800{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:tw-from-green-900{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:tw-from-blue-50{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:tw-from-blue-100{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:tw-from-blue-200{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:tw-from-blue-300{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:tw-from-blue-400{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:tw-from-blue-500{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:tw-from-blue-600{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:tw-from-blue-700{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:tw-from-blue-800{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:tw-from-blue-900{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:tw-from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:tw-from-indigo-100{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:tw-from-indigo-200{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:tw-from-indigo-300{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:tw-from-indigo-400{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:tw-from-indigo-500{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:tw-from-indigo-600{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:tw-from-indigo-700{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:tw-from-indigo-800{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:tw-from-indigo-900{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:tw-from-purple-50{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:tw-from-purple-100{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:tw-from-purple-200{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:tw-from-purple-300{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:tw-from-purple-400{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:tw-from-purple-500{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:tw-from-purple-600{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:tw-from-purple-700{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:tw-from-purple-800{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:tw-from-purple-900{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:tw-from-pink-50{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:tw-from-pink-100{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:tw-from-pink-200{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:tw-from-pink-300{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:tw-from-pink-400{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:tw-from-pink-500{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:tw-from-pink-600{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:tw-from-pink-700{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:tw-from-pink-800{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:tw-from-pink-900{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:hover\:tw-from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:tw-from-current:hover{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:tw-from-black:hover{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:tw-from-white:hover{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:tw-from-gray-50:hover{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:hover\:tw-from-gray-100:hover{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:hover\:tw-from-gray-200:hover{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:hover\:tw-from-gray-300:hover{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:hover\:tw-from-gray-400:hover{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:hover\:tw-from-gray-500:hover{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:hover\:tw-from-gray-600:hover{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:hover\:tw-from-gray-700:hover{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:hover\:tw-from-gray-800:hover{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:hover\:tw-from-gray-900:hover{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:hover\:tw-from-red-50:hover{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:hover\:tw-from-red-100:hover{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:hover\:tw-from-red-200:hover{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:hover\:tw-from-red-300:hover{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:hover\:tw-from-red-400:hover{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:hover\:tw-from-red-500:hover{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:hover\:tw-from-red-600:hover{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:hover\:tw-from-red-700:hover{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:hover\:tw-from-red-800:hover{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:hover\:tw-from-red-900:hover{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:hover\:tw-from-yellow-50:hover{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:hover\:tw-from-yellow-100:hover{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:hover\:tw-from-yellow-200:hover{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:hover\:tw-from-yellow-300:hover{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:hover\:tw-from-yellow-400:hover{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:hover\:tw-from-yellow-500:hover{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:hover\:tw-from-yellow-600:hover{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:hover\:tw-from-yellow-700:hover{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:hover\:tw-from-yellow-800:hover{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:hover\:tw-from-yellow-900:hover{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:hover\:tw-from-green-50:hover{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:hover\:tw-from-green-100:hover{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:hover\:tw-from-green-200:hover{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:hover\:tw-from-green-300:hover{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:hover\:tw-from-green-400:hover{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:hover\:tw-from-green-500:hover{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:hover\:tw-from-green-600:hover{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:hover\:tw-from-green-700:hover{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:hover\:tw-from-green-800:hover{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:hover\:tw-from-green-900:hover{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:hover\:tw-from-blue-50:hover{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:hover\:tw-from-blue-100:hover{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:hover\:tw-from-blue-200:hover{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:hover\:tw-from-blue-300:hover{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:hover\:tw-from-blue-400:hover{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:hover\:tw-from-blue-500:hover{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:hover\:tw-from-blue-600:hover{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:hover\:tw-from-blue-700:hover{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:hover\:tw-from-blue-800:hover{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:hover\:tw-from-blue-900:hover{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:hover\:tw-from-indigo-50:hover{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:hover\:tw-from-indigo-100:hover{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:hover\:tw-from-indigo-200:hover{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:hover\:tw-from-indigo-300:hover{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:hover\:tw-from-indigo-400:hover{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:hover\:tw-from-indigo-500:hover{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:hover\:tw-from-indigo-600:hover{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:hover\:tw-from-indigo-700:hover{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:hover\:tw-from-indigo-800:hover{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:hover\:tw-from-indigo-900:hover{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:hover\:tw-from-purple-50:hover{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:hover\:tw-from-purple-100:hover{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:hover\:tw-from-purple-200:hover{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:hover\:tw-from-purple-300:hover{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:hover\:tw-from-purple-400:hover{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:hover\:tw-from-purple-500:hover{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:hover\:tw-from-purple-600:hover{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:hover\:tw-from-purple-700:hover{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:hover\:tw-from-purple-800:hover{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:hover\:tw-from-purple-900:hover{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:hover\:tw-from-pink-50:hover{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:hover\:tw-from-pink-100:hover{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:hover\:tw-from-pink-200:hover{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:hover\:tw-from-pink-300:hover{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:hover\:tw-from-pink-400:hover{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:hover\:tw-from-pink-500:hover{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:hover\:tw-from-pink-600:hover{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:hover\:tw-from-pink-700:hover{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:hover\:tw-from-pink-800:hover{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:hover\:tw-from-pink-900:hover{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:focus\:tw-from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:tw-from-current:focus{
    --tw-gradient-from:currentColor;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:tw-from-black:focus{
    --tw-gradient-from:#000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:tw-from-white:focus{
    --tw-gradient-from:#fff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:tw-from-gray-50:focus{
    --tw-gradient-from:#f9fafb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:focus\:tw-from-gray-100:focus{
    --tw-gradient-from:#f3f4f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:focus\:tw-from-gray-200:focus{
    --tw-gradient-from:#e5e7eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:focus\:tw-from-gray-300:focus{
    --tw-gradient-from:#d1d5db;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:focus\:tw-from-gray-400:focus{
    --tw-gradient-from:#9ca3af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:focus\:tw-from-gray-500:focus{
    --tw-gradient-from:#6b7280;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:focus\:tw-from-gray-600:focus{
    --tw-gradient-from:#4b5563;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:focus\:tw-from-gray-700:focus{
    --tw-gradient-from:#374151;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:focus\:tw-from-gray-800:focus{
    --tw-gradient-from:#1f2937;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:focus\:tw-from-gray-900:focus{
    --tw-gradient-from:#111827;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:focus\:tw-from-red-50:focus{
    --tw-gradient-from:#fef2f2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:focus\:tw-from-red-100:focus{
    --tw-gradient-from:#fee2e2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:focus\:tw-from-red-200:focus{
    --tw-gradient-from:#fecaca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:focus\:tw-from-red-300:focus{
    --tw-gradient-from:#fca5a5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:focus\:tw-from-red-400:focus{
    --tw-gradient-from:#f87171;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:focus\:tw-from-red-500:focus{
    --tw-gradient-from:#ef4444;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:focus\:tw-from-red-600:focus{
    --tw-gradient-from:#dc2626;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:focus\:tw-from-red-700:focus{
    --tw-gradient-from:#b91c1c;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:focus\:tw-from-red-800:focus{
    --tw-gradient-from:#991b1b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:focus\:tw-from-red-900:focus{
    --tw-gradient-from:#7f1d1d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:focus\:tw-from-yellow-50:focus{
    --tw-gradient-from:#fffbeb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:focus\:tw-from-yellow-100:focus{
    --tw-gradient-from:#fef3c7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:focus\:tw-from-yellow-200:focus{
    --tw-gradient-from:#fde68a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:focus\:tw-from-yellow-300:focus{
    --tw-gradient-from:#fcd34d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:focus\:tw-from-yellow-400:focus{
    --tw-gradient-from:#fbbf24;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:focus\:tw-from-yellow-500:focus{
    --tw-gradient-from:#f59e0b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:focus\:tw-from-yellow-600:focus{
    --tw-gradient-from:#d97706;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:focus\:tw-from-yellow-700:focus{
    --tw-gradient-from:#b45309;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:focus\:tw-from-yellow-800:focus{
    --tw-gradient-from:#92400e;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:focus\:tw-from-yellow-900:focus{
    --tw-gradient-from:#78350f;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:focus\:tw-from-green-50:focus{
    --tw-gradient-from:#ecfdf5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:focus\:tw-from-green-100:focus{
    --tw-gradient-from:#d1fae5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:focus\:tw-from-green-200:focus{
    --tw-gradient-from:#a7f3d0;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:focus\:tw-from-green-300:focus{
    --tw-gradient-from:#6ee7b7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:focus\:tw-from-green-400:focus{
    --tw-gradient-from:#34d399;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:focus\:tw-from-green-500:focus{
    --tw-gradient-from:#10b981;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:focus\:tw-from-green-600:focus{
    --tw-gradient-from:#059669;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:focus\:tw-from-green-700:focus{
    --tw-gradient-from:#047857;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:focus\:tw-from-green-800:focus{
    --tw-gradient-from:#065f46;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:focus\:tw-from-green-900:focus{
    --tw-gradient-from:#064e3b;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:focus\:tw-from-blue-50:focus{
    --tw-gradient-from:#eff6ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:focus\:tw-from-blue-100:focus{
    --tw-gradient-from:#dbeafe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:focus\:tw-from-blue-200:focus{
    --tw-gradient-from:#bfdbfe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:focus\:tw-from-blue-300:focus{
    --tw-gradient-from:#93c5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:focus\:tw-from-blue-400:focus{
    --tw-gradient-from:#60a5fa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:focus\:tw-from-blue-500:focus{
    --tw-gradient-from:#3b82f6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:focus\:tw-from-blue-600:focus{
    --tw-gradient-from:#2563eb;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:focus\:tw-from-blue-700:focus{
    --tw-gradient-from:#1d4ed8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:focus\:tw-from-blue-800:focus{
    --tw-gradient-from:#1e40af;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:focus\:tw-from-blue-900:focus{
    --tw-gradient-from:#1e3a8a;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:focus\:tw-from-indigo-50:focus{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:focus\:tw-from-indigo-100:focus{
    --tw-gradient-from:#e0e7ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:focus\:tw-from-indigo-200:focus{
    --tw-gradient-from:#c7d2fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:focus\:tw-from-indigo-300:focus{
    --tw-gradient-from:#a5b4fc;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:focus\:tw-from-indigo-400:focus{
    --tw-gradient-from:#818cf8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:focus\:tw-from-indigo-500:focus{
    --tw-gradient-from:#6366f1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:focus\:tw-from-indigo-600:focus{
    --tw-gradient-from:#4f46e5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:focus\:tw-from-indigo-700:focus{
    --tw-gradient-from:#4338ca;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:focus\:tw-from-indigo-800:focus{
    --tw-gradient-from:#3730a3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:focus\:tw-from-indigo-900:focus{
    --tw-gradient-from:#312e81;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:focus\:tw-from-purple-50:focus{
    --tw-gradient-from:#f5f3ff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:focus\:tw-from-purple-100:focus{
    --tw-gradient-from:#ede9fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:focus\:tw-from-purple-200:focus{
    --tw-gradient-from:#ddd6fe;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:focus\:tw-from-purple-300:focus{
    --tw-gradient-from:#c4b5fd;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:focus\:tw-from-purple-400:focus{
    --tw-gradient-from:#a78bfa;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:focus\:tw-from-purple-500:focus{
    --tw-gradient-from:#8b5cf6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:focus\:tw-from-purple-600:focus{
    --tw-gradient-from:#7c3aed;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:focus\:tw-from-purple-700:focus{
    --tw-gradient-from:#6d28d9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:focus\:tw-from-purple-800:focus{
    --tw-gradient-from:#5b21b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:focus\:tw-from-purple-900:focus{
    --tw-gradient-from:#4c1d95;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:focus\:tw-from-pink-50:focus{
    --tw-gradient-from:#fdf2f8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:focus\:tw-from-pink-100:focus{
    --tw-gradient-from:#fce7f3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:focus\:tw-from-pink-200:focus{
    --tw-gradient-from:#fbcfe8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:focus\:tw-from-pink-300:focus{
    --tw-gradient-from:#f9a8d4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:focus\:tw-from-pink-400:focus{
    --tw-gradient-from:#f472b6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:focus\:tw-from-pink-500:focus{
    --tw-gradient-from:#ec4899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:focus\:tw-from-pink-600:focus{
    --tw-gradient-from:#db2777;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:focus\:tw-from-pink-700:focus{
    --tw-gradient-from:#be185d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:focus\:tw-from-pink-800:focus{
    --tw-gradient-from:#9d174d;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:focus\:tw-from-pink-900:focus{
    --tw-gradient-from:#831843;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:tw-via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:tw-via-current{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:tw-via-black{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:tw-via-white{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:tw-via-gray-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:tw-via-gray-100{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:tw-via-gray-200{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:tw-via-gray-300{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:tw-via-gray-400{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:tw-via-gray-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:tw-via-gray-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:tw-via-gray-700{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:tw-via-gray-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:tw-via-gray-900{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:tw-via-red-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:tw-via-red-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:tw-via-red-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:tw-via-red-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:tw-via-red-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:tw-via-red-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:tw-via-red-600{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:tw-via-red-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:tw-via-red-800{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:tw-via-red-900{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:tw-via-yellow-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:tw-via-yellow-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:tw-via-yellow-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:tw-via-yellow-300{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:tw-via-yellow-400{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:tw-via-yellow-500{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:tw-via-yellow-600{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:tw-via-yellow-700{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:tw-via-yellow-800{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:tw-via-yellow-900{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:tw-via-green-50{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:tw-via-green-100{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:tw-via-green-200{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:tw-via-green-300{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:tw-via-green-400{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:tw-via-green-500{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:tw-via-green-600{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:tw-via-green-700{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:tw-via-green-800{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:tw-via-green-900{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:tw-via-blue-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:tw-via-blue-100{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:tw-via-blue-200{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:tw-via-blue-300{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:tw-via-blue-400{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:tw-via-blue-500{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:tw-via-blue-600{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:tw-via-blue-700{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:tw-via-blue-800{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:tw-via-blue-900{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:tw-via-indigo-50{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:tw-via-indigo-100{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:tw-via-indigo-200{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:tw-via-indigo-300{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:tw-via-indigo-400{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:tw-via-indigo-500{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:tw-via-indigo-600{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:tw-via-indigo-700{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:tw-via-indigo-800{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:tw-via-indigo-900{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:tw-via-purple-50{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:tw-via-purple-100{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:tw-via-purple-200{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:tw-via-purple-300{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:tw-via-purple-400{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:tw-via-purple-500{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:tw-via-purple-600{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:tw-via-purple-700{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:tw-via-purple-800{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:tw-via-purple-900{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:tw-via-pink-50{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:tw-via-pink-100{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:tw-via-pink-200{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:tw-via-pink-300{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:tw-via-pink-400{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:tw-via-pink-500{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:tw-via-pink-600{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:tw-via-pink-700{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:tw-via-pink-800{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:tw-via-pink-900{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:hover\:tw-via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:tw-via-current:hover{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:tw-via-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:tw-via-white:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:tw-via-gray-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:hover\:tw-via-gray-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:hover\:tw-via-gray-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:hover\:tw-via-gray-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:hover\:tw-via-gray-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:hover\:tw-via-gray-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:hover\:tw-via-gray-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:hover\:tw-via-gray-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:hover\:tw-via-gray-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:hover\:tw-via-gray-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:hover\:tw-via-red-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:hover\:tw-via-red-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:hover\:tw-via-red-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:hover\:tw-via-red-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:hover\:tw-via-red-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:hover\:tw-via-red-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:hover\:tw-via-red-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:hover\:tw-via-red-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:hover\:tw-via-red-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:hover\:tw-via-red-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:hover\:tw-via-yellow-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:hover\:tw-via-yellow-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:hover\:tw-via-yellow-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:hover\:tw-via-yellow-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:hover\:tw-via-yellow-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:hover\:tw-via-yellow-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:hover\:tw-via-yellow-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:hover\:tw-via-yellow-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:hover\:tw-via-yellow-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:hover\:tw-via-yellow-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:hover\:tw-via-green-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:hover\:tw-via-green-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:hover\:tw-via-green-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:hover\:tw-via-green-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:hover\:tw-via-green-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:hover\:tw-via-green-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:hover\:tw-via-green-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:hover\:tw-via-green-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:hover\:tw-via-green-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:hover\:tw-via-green-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:hover\:tw-via-blue-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:hover\:tw-via-blue-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:hover\:tw-via-blue-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:hover\:tw-via-blue-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:hover\:tw-via-blue-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:hover\:tw-via-blue-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:hover\:tw-via-blue-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:hover\:tw-via-blue-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:hover\:tw-via-blue-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:hover\:tw-via-blue-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:hover\:tw-via-indigo-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:hover\:tw-via-indigo-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:hover\:tw-via-indigo-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:hover\:tw-via-indigo-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:hover\:tw-via-indigo-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:hover\:tw-via-indigo-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:hover\:tw-via-indigo-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:hover\:tw-via-indigo-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:hover\:tw-via-indigo-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:hover\:tw-via-indigo-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:hover\:tw-via-purple-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:hover\:tw-via-purple-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:hover\:tw-via-purple-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:hover\:tw-via-purple-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:hover\:tw-via-purple-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:hover\:tw-via-purple-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:hover\:tw-via-purple-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:hover\:tw-via-purple-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:hover\:tw-via-purple-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:hover\:tw-via-purple-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:hover\:tw-via-pink-50:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:hover\:tw-via-pink-100:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:hover\:tw-via-pink-200:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:hover\:tw-via-pink-300:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:hover\:tw-via-pink-400:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:hover\:tw-via-pink-500:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:hover\:tw-via-pink-600:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:hover\:tw-via-pink-700:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:hover\:tw-via-pink-800:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:hover\:tw-via-pink-900:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:focus\:tw-via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:tw-via-current:focus{
    --tw-gradient-stops:var(--tw-gradient-from), currentColor, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:tw-via-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:tw-via-white:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:tw-via-gray-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9fafb, var(--tw-gradient-to, rgba(249, 250, 251, 0))
  }

  .\32xl\:focus\:tw-via-gray-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f3f4f6, var(--tw-gradient-to, rgba(243, 244, 246, 0))
  }

  .\32xl\:focus\:tw-via-gray-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e5e7eb, var(--tw-gradient-to, rgba(229, 231, 235, 0))
  }

  .\32xl\:focus\:tw-via-gray-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1d5db, var(--tw-gradient-to, rgba(209, 213, 219, 0))
  }

  .\32xl\:focus\:tw-via-gray-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9ca3af, var(--tw-gradient-to, rgba(156, 163, 175, 0))
  }

  .\32xl\:focus\:tw-via-gray-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6b7280, var(--tw-gradient-to, rgba(107, 114, 128, 0))
  }

  .\32xl\:focus\:tw-via-gray-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4b5563, var(--tw-gradient-to, rgba(75, 85, 99, 0))
  }

  .\32xl\:focus\:tw-via-gray-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #374151, var(--tw-gradient-to, rgba(55, 65, 81, 0))
  }

  .\32xl\:focus\:tw-via-gray-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1f2937, var(--tw-gradient-to, rgba(31, 41, 55, 0))
  }

  .\32xl\:focus\:tw-via-gray-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #111827, var(--tw-gradient-to, rgba(17, 24, 39, 0))
  }

  .\32xl\:focus\:tw-via-red-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef2f2, var(--tw-gradient-to, rgba(254, 242, 242, 0))
  }

  .\32xl\:focus\:tw-via-red-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fee2e2, var(--tw-gradient-to, rgba(254, 226, 226, 0))
  }

  .\32xl\:focus\:tw-via-red-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fecaca, var(--tw-gradient-to, rgba(254, 202, 202, 0))
  }

  .\32xl\:focus\:tw-via-red-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fca5a5, var(--tw-gradient-to, rgba(252, 165, 165, 0))
  }

  .\32xl\:focus\:tw-via-red-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f87171, var(--tw-gradient-to, rgba(248, 113, 113, 0))
  }

  .\32xl\:focus\:tw-via-red-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ef4444, var(--tw-gradient-to, rgba(239, 68, 68, 0))
  }

  .\32xl\:focus\:tw-via-red-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dc2626, var(--tw-gradient-to, rgba(220, 38, 38, 0))
  }

  .\32xl\:focus\:tw-via-red-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b91c1c, var(--tw-gradient-to, rgba(185, 28, 28, 0))
  }

  .\32xl\:focus\:tw-via-red-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #991b1b, var(--tw-gradient-to, rgba(153, 27, 27, 0))
  }

  .\32xl\:focus\:tw-via-red-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7f1d1d, var(--tw-gradient-to, rgba(127, 29, 29, 0))
  }

  .\32xl\:focus\:tw-via-yellow-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fffbeb, var(--tw-gradient-to, rgba(255, 251, 235, 0))
  }

  .\32xl\:focus\:tw-via-yellow-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fef3c7, var(--tw-gradient-to, rgba(254, 243, 199, 0))
  }

  .\32xl\:focus\:tw-via-yellow-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fde68a, var(--tw-gradient-to, rgba(253, 230, 138, 0))
  }

  .\32xl\:focus\:tw-via-yellow-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fcd34d, var(--tw-gradient-to, rgba(252, 211, 77, 0))
  }

  .\32xl\:focus\:tw-via-yellow-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbbf24, var(--tw-gradient-to, rgba(251, 191, 36, 0))
  }

  .\32xl\:focus\:tw-via-yellow-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f59e0b, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:focus\:tw-via-yellow-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d97706, var(--tw-gradient-to, rgba(217, 119, 6, 0))
  }

  .\32xl\:focus\:tw-via-yellow-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #b45309, var(--tw-gradient-to, rgba(180, 83, 9, 0))
  }

  .\32xl\:focus\:tw-via-yellow-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #92400e, var(--tw-gradient-to, rgba(146, 64, 14, 0))
  }

  .\32xl\:focus\:tw-via-yellow-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #78350f, var(--tw-gradient-to, rgba(120, 53, 15, 0))
  }

  .\32xl\:focus\:tw-via-green-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ecfdf5, var(--tw-gradient-to, rgba(236, 253, 245, 0))
  }

  .\32xl\:focus\:tw-via-green-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d1fae5, var(--tw-gradient-to, rgba(209, 250, 229, 0))
  }

  .\32xl\:focus\:tw-via-green-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a7f3d0, var(--tw-gradient-to, rgba(167, 243, 208, 0))
  }

  .\32xl\:focus\:tw-via-green-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6ee7b7, var(--tw-gradient-to, rgba(110, 231, 183, 0))
  }

  .\32xl\:focus\:tw-via-green-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #34d399, var(--tw-gradient-to, rgba(52, 211, 153, 0))
  }

  .\32xl\:focus\:tw-via-green-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #10b981, var(--tw-gradient-to, rgba(16, 185, 129, 0))
  }

  .\32xl\:focus\:tw-via-green-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #059669, var(--tw-gradient-to, rgba(5, 150, 105, 0))
  }

  .\32xl\:focus\:tw-via-green-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #047857, var(--tw-gradient-to, rgba(4, 120, 87, 0))
  }

  .\32xl\:focus\:tw-via-green-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #065f46, var(--tw-gradient-to, rgba(6, 95, 70, 0))
  }

  .\32xl\:focus\:tw-via-green-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #064e3b, var(--tw-gradient-to, rgba(6, 78, 59, 0))
  }

  .\32xl\:focus\:tw-via-blue-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eff6ff, var(--tw-gradient-to, rgba(239, 246, 255, 0))
  }

  .\32xl\:focus\:tw-via-blue-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #dbeafe, var(--tw-gradient-to, rgba(219, 234, 254, 0))
  }

  .\32xl\:focus\:tw-via-blue-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #bfdbfe, var(--tw-gradient-to, rgba(191, 219, 254, 0))
  }

  .\32xl\:focus\:tw-via-blue-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #93c5fd, var(--tw-gradient-to, rgba(147, 197, 253, 0))
  }

  .\32xl\:focus\:tw-via-blue-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #60a5fa, var(--tw-gradient-to, rgba(96, 165, 250, 0))
  }

  .\32xl\:focus\:tw-via-blue-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3b82f6, var(--tw-gradient-to, rgba(59, 130, 246, 0))
  }

  .\32xl\:focus\:tw-via-blue-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #2563eb, var(--tw-gradient-to, rgba(37, 99, 235, 0))
  }

  .\32xl\:focus\:tw-via-blue-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1d4ed8, var(--tw-gradient-to, rgba(29, 78, 216, 0))
  }

  .\32xl\:focus\:tw-via-blue-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e40af, var(--tw-gradient-to, rgba(30, 64, 175, 0))
  }

  .\32xl\:focus\:tw-via-blue-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #1e3a8a, var(--tw-gradient-to, rgba(30, 58, 138, 0))
  }

  .\32xl\:focus\:tw-via-indigo-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #eef2ff, var(--tw-gradient-to, rgba(238, 242, 255, 0))
  }

  .\32xl\:focus\:tw-via-indigo-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #e0e7ff, var(--tw-gradient-to, rgba(224, 231, 255, 0))
  }

  .\32xl\:focus\:tw-via-indigo-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c7d2fe, var(--tw-gradient-to, rgba(199, 210, 254, 0))
  }

  .\32xl\:focus\:tw-via-indigo-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a5b4fc, var(--tw-gradient-to, rgba(165, 180, 252, 0))
  }

  .\32xl\:focus\:tw-via-indigo-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #818cf8, var(--tw-gradient-to, rgba(129, 140, 248, 0))
  }

  .\32xl\:focus\:tw-via-indigo-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6366f1, var(--tw-gradient-to, rgba(99, 102, 241, 0))
  }

  .\32xl\:focus\:tw-via-indigo-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4f46e5, var(--tw-gradient-to, rgba(79, 70, 229, 0))
  }

  .\32xl\:focus\:tw-via-indigo-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4338ca, var(--tw-gradient-to, rgba(67, 56, 202, 0))
  }

  .\32xl\:focus\:tw-via-indigo-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3730a3, var(--tw-gradient-to, rgba(55, 48, 163, 0))
  }

  .\32xl\:focus\:tw-via-indigo-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #312e81, var(--tw-gradient-to, rgba(49, 46, 129, 0))
  }

  .\32xl\:focus\:tw-via-purple-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f5f3ff, var(--tw-gradient-to, rgba(245, 243, 255, 0))
  }

  .\32xl\:focus\:tw-via-purple-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ede9fe, var(--tw-gradient-to, rgba(237, 233, 254, 0))
  }

  .\32xl\:focus\:tw-via-purple-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ddd6fe, var(--tw-gradient-to, rgba(221, 214, 254, 0))
  }

  .\32xl\:focus\:tw-via-purple-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #c4b5fd, var(--tw-gradient-to, rgba(196, 181, 253, 0))
  }

  .\32xl\:focus\:tw-via-purple-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #a78bfa, var(--tw-gradient-to, rgba(167, 139, 250, 0))
  }

  .\32xl\:focus\:tw-via-purple-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8b5cf6, var(--tw-gradient-to, rgba(139, 92, 246, 0))
  }

  .\32xl\:focus\:tw-via-purple-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #7c3aed, var(--tw-gradient-to, rgba(124, 58, 237, 0))
  }

  .\32xl\:focus\:tw-via-purple-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #6d28d9, var(--tw-gradient-to, rgba(109, 40, 217, 0))
  }

  .\32xl\:focus\:tw-via-purple-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #5b21b6, var(--tw-gradient-to, rgba(91, 33, 182, 0))
  }

  .\32xl\:focus\:tw-via-purple-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #4c1d95, var(--tw-gradient-to, rgba(76, 29, 149, 0))
  }

  .\32xl\:focus\:tw-via-pink-50:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fdf2f8, var(--tw-gradient-to, rgba(253, 242, 248, 0))
  }

  .\32xl\:focus\:tw-via-pink-100:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fce7f3, var(--tw-gradient-to, rgba(252, 231, 243, 0))
  }

  .\32xl\:focus\:tw-via-pink-200:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #fbcfe8, var(--tw-gradient-to, rgba(251, 207, 232, 0))
  }

  .\32xl\:focus\:tw-via-pink-300:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f9a8d4, var(--tw-gradient-to, rgba(249, 168, 212, 0))
  }

  .\32xl\:focus\:tw-via-pink-400:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #f472b6, var(--tw-gradient-to, rgba(244, 114, 182, 0))
  }

  .\32xl\:focus\:tw-via-pink-500:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ec4899, var(--tw-gradient-to, rgba(236, 72, 153, 0))
  }

  .\32xl\:focus\:tw-via-pink-600:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #db2777, var(--tw-gradient-to, rgba(219, 39, 119, 0))
  }

  .\32xl\:focus\:tw-via-pink-700:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #be185d, var(--tw-gradient-to, rgba(190, 24, 93, 0))
  }

  .\32xl\:focus\:tw-via-pink-800:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #9d174d, var(--tw-gradient-to, rgba(157, 23, 77, 0))
  }

  .\32xl\:focus\:tw-via-pink-900:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #831843, var(--tw-gradient-to, rgba(131, 24, 67, 0))
  }

  .\32xl\:tw-to-transparent{
    --tw-gradient-to:transparent
  }

  .\32xl\:tw-to-current{
    --tw-gradient-to:currentColor
  }

  .\32xl\:tw-to-black{
    --tw-gradient-to:#000
  }

  .\32xl\:tw-to-white{
    --tw-gradient-to:#fff
  }

  .\32xl\:tw-to-gray-50{
    --tw-gradient-to:#f9fafb
  }

  .\32xl\:tw-to-gray-100{
    --tw-gradient-to:#f3f4f6
  }

  .\32xl\:tw-to-gray-200{
    --tw-gradient-to:#e5e7eb
  }

  .\32xl\:tw-to-gray-300{
    --tw-gradient-to:#d1d5db
  }

  .\32xl\:tw-to-gray-400{
    --tw-gradient-to:#9ca3af
  }

  .\32xl\:tw-to-gray-500{
    --tw-gradient-to:#6b7280
  }

  .\32xl\:tw-to-gray-600{
    --tw-gradient-to:#4b5563
  }

  .\32xl\:tw-to-gray-700{
    --tw-gradient-to:#374151
  }

  .\32xl\:tw-to-gray-800{
    --tw-gradient-to:#1f2937
  }

  .\32xl\:tw-to-gray-900{
    --tw-gradient-to:#111827
  }

  .\32xl\:tw-to-red-50{
    --tw-gradient-to:#fef2f2
  }

  .\32xl\:tw-to-red-100{
    --tw-gradient-to:#fee2e2
  }

  .\32xl\:tw-to-red-200{
    --tw-gradient-to:#fecaca
  }

  .\32xl\:tw-to-red-300{
    --tw-gradient-to:#fca5a5
  }

  .\32xl\:tw-to-red-400{
    --tw-gradient-to:#f87171
  }

  .\32xl\:tw-to-red-500{
    --tw-gradient-to:#ef4444
  }

  .\32xl\:tw-to-red-600{
    --tw-gradient-to:#dc2626
  }

  .\32xl\:tw-to-red-700{
    --tw-gradient-to:#b91c1c
  }

  .\32xl\:tw-to-red-800{
    --tw-gradient-to:#991b1b
  }

  .\32xl\:tw-to-red-900{
    --tw-gradient-to:#7f1d1d
  }

  .\32xl\:tw-to-yellow-50{
    --tw-gradient-to:#fffbeb
  }

  .\32xl\:tw-to-yellow-100{
    --tw-gradient-to:#fef3c7
  }

  .\32xl\:tw-to-yellow-200{
    --tw-gradient-to:#fde68a
  }

  .\32xl\:tw-to-yellow-300{
    --tw-gradient-to:#fcd34d
  }

  .\32xl\:tw-to-yellow-400{
    --tw-gradient-to:#fbbf24
  }

  .\32xl\:tw-to-yellow-500{
    --tw-gradient-to:#f59e0b
  }

  .\32xl\:tw-to-yellow-600{
    --tw-gradient-to:#d97706
  }

  .\32xl\:tw-to-yellow-700{
    --tw-gradient-to:#b45309
  }

  .\32xl\:tw-to-yellow-800{
    --tw-gradient-to:#92400e
  }

  .\32xl\:tw-to-yellow-900{
    --tw-gradient-to:#78350f
  }

  .\32xl\:tw-to-green-50{
    --tw-gradient-to:#ecfdf5
  }

  .\32xl\:tw-to-green-100{
    --tw-gradient-to:#d1fae5
  }

  .\32xl\:tw-to-green-200{
    --tw-gradient-to:#a7f3d0
  }

  .\32xl\:tw-to-green-300{
    --tw-gradient-to:#6ee7b7
  }

  .\32xl\:tw-to-green-400{
    --tw-gradient-to:#34d399
  }

  .\32xl\:tw-to-green-500{
    --tw-gradient-to:#10b981
  }

  .\32xl\:tw-to-green-600{
    --tw-gradient-to:#059669
  }

  .\32xl\:tw-to-green-700{
    --tw-gradient-to:#047857
  }

  .\32xl\:tw-to-green-800{
    --tw-gradient-to:#065f46
  }

  .\32xl\:tw-to-green-900{
    --tw-gradient-to:#064e3b
  }

  .\32xl\:tw-to-blue-50{
    --tw-gradient-to:#eff6ff
  }

  .\32xl\:tw-to-blue-100{
    --tw-gradient-to:#dbeafe
  }

  .\32xl\:tw-to-blue-200{
    --tw-gradient-to:#bfdbfe
  }

  .\32xl\:tw-to-blue-300{
    --tw-gradient-to:#93c5fd
  }

  .\32xl\:tw-to-blue-400{
    --tw-gradient-to:#60a5fa
  }

  .\32xl\:tw-to-blue-500{
    --tw-gradient-to:#3b82f6
  }

  .\32xl\:tw-to-blue-600{
    --tw-gradient-to:#2563eb
  }

  .\32xl\:tw-to-blue-700{
    --tw-gradient-to:#1d4ed8
  }

  .\32xl\:tw-to-blue-800{
    --tw-gradient-to:#1e40af
  }

  .\32xl\:tw-to-blue-900{
    --tw-gradient-to:#1e3a8a
  }

  .\32xl\:tw-to-indigo-50{
    --tw-gradient-to:#eef2ff
  }

  .\32xl\:tw-to-indigo-100{
    --tw-gradient-to:#e0e7ff
  }

  .\32xl\:tw-to-indigo-200{
    --tw-gradient-to:#c7d2fe
  }

  .\32xl\:tw-to-indigo-300{
    --tw-gradient-to:#a5b4fc
  }

  .\32xl\:tw-to-indigo-400{
    --tw-gradient-to:#818cf8
  }

  .\32xl\:tw-to-indigo-500{
    --tw-gradient-to:#6366f1
  }

  .\32xl\:tw-to-indigo-600{
    --tw-gradient-to:#4f46e5
  }

  .\32xl\:tw-to-indigo-700{
    --tw-gradient-to:#4338ca
  }

  .\32xl\:tw-to-indigo-800{
    --tw-gradient-to:#3730a3
  }

  .\32xl\:tw-to-indigo-900{
    --tw-gradient-to:#312e81
  }

  .\32xl\:tw-to-purple-50{
    --tw-gradient-to:#f5f3ff
  }

  .\32xl\:tw-to-purple-100{
    --tw-gradient-to:#ede9fe
  }

  .\32xl\:tw-to-purple-200{
    --tw-gradient-to:#ddd6fe
  }

  .\32xl\:tw-to-purple-300{
    --tw-gradient-to:#c4b5fd
  }

  .\32xl\:tw-to-purple-400{
    --tw-gradient-to:#a78bfa
  }

  .\32xl\:tw-to-purple-500{
    --tw-gradient-to:#8b5cf6
  }

  .\32xl\:tw-to-purple-600{
    --tw-gradient-to:#7c3aed
  }

  .\32xl\:tw-to-purple-700{
    --tw-gradient-to:#6d28d9
  }

  .\32xl\:tw-to-purple-800{
    --tw-gradient-to:#5b21b6
  }

  .\32xl\:tw-to-purple-900{
    --tw-gradient-to:#4c1d95
  }

  .\32xl\:tw-to-pink-50{
    --tw-gradient-to:#fdf2f8
  }

  .\32xl\:tw-to-pink-100{
    --tw-gradient-to:#fce7f3
  }

  .\32xl\:tw-to-pink-200{
    --tw-gradient-to:#fbcfe8
  }

  .\32xl\:tw-to-pink-300{
    --tw-gradient-to:#f9a8d4
  }

  .\32xl\:tw-to-pink-400{
    --tw-gradient-to:#f472b6
  }

  .\32xl\:tw-to-pink-500{
    --tw-gradient-to:#ec4899
  }

  .\32xl\:tw-to-pink-600{
    --tw-gradient-to:#db2777
  }

  .\32xl\:tw-to-pink-700{
    --tw-gradient-to:#be185d
  }

  .\32xl\:tw-to-pink-800{
    --tw-gradient-to:#9d174d
  }

  .\32xl\:tw-to-pink-900{
    --tw-gradient-to:#831843
  }

  .\32xl\:hover\:tw-to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\32xl\:hover\:tw-to-current:hover{
    --tw-gradient-to:currentColor
  }

  .\32xl\:hover\:tw-to-black:hover{
    --tw-gradient-to:#000
  }

  .\32xl\:hover\:tw-to-white:hover{
    --tw-gradient-to:#fff
  }

  .\32xl\:hover\:tw-to-gray-50:hover{
    --tw-gradient-to:#f9fafb
  }

  .\32xl\:hover\:tw-to-gray-100:hover{
    --tw-gradient-to:#f3f4f6
  }

  .\32xl\:hover\:tw-to-gray-200:hover{
    --tw-gradient-to:#e5e7eb
  }

  .\32xl\:hover\:tw-to-gray-300:hover{
    --tw-gradient-to:#d1d5db
  }

  .\32xl\:hover\:tw-to-gray-400:hover{
    --tw-gradient-to:#9ca3af
  }

  .\32xl\:hover\:tw-to-gray-500:hover{
    --tw-gradient-to:#6b7280
  }

  .\32xl\:hover\:tw-to-gray-600:hover{
    --tw-gradient-to:#4b5563
  }

  .\32xl\:hover\:tw-to-gray-700:hover{
    --tw-gradient-to:#374151
  }

  .\32xl\:hover\:tw-to-gray-800:hover{
    --tw-gradient-to:#1f2937
  }

  .\32xl\:hover\:tw-to-gray-900:hover{
    --tw-gradient-to:#111827
  }

  .\32xl\:hover\:tw-to-red-50:hover{
    --tw-gradient-to:#fef2f2
  }

  .\32xl\:hover\:tw-to-red-100:hover{
    --tw-gradient-to:#fee2e2
  }

  .\32xl\:hover\:tw-to-red-200:hover{
    --tw-gradient-to:#fecaca
  }

  .\32xl\:hover\:tw-to-red-300:hover{
    --tw-gradient-to:#fca5a5
  }

  .\32xl\:hover\:tw-to-red-400:hover{
    --tw-gradient-to:#f87171
  }

  .\32xl\:hover\:tw-to-red-500:hover{
    --tw-gradient-to:#ef4444
  }

  .\32xl\:hover\:tw-to-red-600:hover{
    --tw-gradient-to:#dc2626
  }

  .\32xl\:hover\:tw-to-red-700:hover{
    --tw-gradient-to:#b91c1c
  }

  .\32xl\:hover\:tw-to-red-800:hover{
    --tw-gradient-to:#991b1b
  }

  .\32xl\:hover\:tw-to-red-900:hover{
    --tw-gradient-to:#7f1d1d
  }

  .\32xl\:hover\:tw-to-yellow-50:hover{
    --tw-gradient-to:#fffbeb
  }

  .\32xl\:hover\:tw-to-yellow-100:hover{
    --tw-gradient-to:#fef3c7
  }

  .\32xl\:hover\:tw-to-yellow-200:hover{
    --tw-gradient-to:#fde68a
  }

  .\32xl\:hover\:tw-to-yellow-300:hover{
    --tw-gradient-to:#fcd34d
  }

  .\32xl\:hover\:tw-to-yellow-400:hover{
    --tw-gradient-to:#fbbf24
  }

  .\32xl\:hover\:tw-to-yellow-500:hover{
    --tw-gradient-to:#f59e0b
  }

  .\32xl\:hover\:tw-to-yellow-600:hover{
    --tw-gradient-to:#d97706
  }

  .\32xl\:hover\:tw-to-yellow-700:hover{
    --tw-gradient-to:#b45309
  }

  .\32xl\:hover\:tw-to-yellow-800:hover{
    --tw-gradient-to:#92400e
  }

  .\32xl\:hover\:tw-to-yellow-900:hover{
    --tw-gradient-to:#78350f
  }

  .\32xl\:hover\:tw-to-green-50:hover{
    --tw-gradient-to:#ecfdf5
  }

  .\32xl\:hover\:tw-to-green-100:hover{
    --tw-gradient-to:#d1fae5
  }

  .\32xl\:hover\:tw-to-green-200:hover{
    --tw-gradient-to:#a7f3d0
  }

  .\32xl\:hover\:tw-to-green-300:hover{
    --tw-gradient-to:#6ee7b7
  }

  .\32xl\:hover\:tw-to-green-400:hover{
    --tw-gradient-to:#34d399
  }

  .\32xl\:hover\:tw-to-green-500:hover{
    --tw-gradient-to:#10b981
  }

  .\32xl\:hover\:tw-to-green-600:hover{
    --tw-gradient-to:#059669
  }

  .\32xl\:hover\:tw-to-green-700:hover{
    --tw-gradient-to:#047857
  }

  .\32xl\:hover\:tw-to-green-800:hover{
    --tw-gradient-to:#065f46
  }

  .\32xl\:hover\:tw-to-green-900:hover{
    --tw-gradient-to:#064e3b
  }

  .\32xl\:hover\:tw-to-blue-50:hover{
    --tw-gradient-to:#eff6ff
  }

  .\32xl\:hover\:tw-to-blue-100:hover{
    --tw-gradient-to:#dbeafe
  }

  .\32xl\:hover\:tw-to-blue-200:hover{
    --tw-gradient-to:#bfdbfe
  }

  .\32xl\:hover\:tw-to-blue-300:hover{
    --tw-gradient-to:#93c5fd
  }

  .\32xl\:hover\:tw-to-blue-400:hover{
    --tw-gradient-to:#60a5fa
  }

  .\32xl\:hover\:tw-to-blue-500:hover{
    --tw-gradient-to:#3b82f6
  }

  .\32xl\:hover\:tw-to-blue-600:hover{
    --tw-gradient-to:#2563eb
  }

  .\32xl\:hover\:tw-to-blue-700:hover{
    --tw-gradient-to:#1d4ed8
  }

  .\32xl\:hover\:tw-to-blue-800:hover{
    --tw-gradient-to:#1e40af
  }

  .\32xl\:hover\:tw-to-blue-900:hover{
    --tw-gradient-to:#1e3a8a
  }

  .\32xl\:hover\:tw-to-indigo-50:hover{
    --tw-gradient-to:#eef2ff
  }

  .\32xl\:hover\:tw-to-indigo-100:hover{
    --tw-gradient-to:#e0e7ff
  }

  .\32xl\:hover\:tw-to-indigo-200:hover{
    --tw-gradient-to:#c7d2fe
  }

  .\32xl\:hover\:tw-to-indigo-300:hover{
    --tw-gradient-to:#a5b4fc
  }

  .\32xl\:hover\:tw-to-indigo-400:hover{
    --tw-gradient-to:#818cf8
  }

  .\32xl\:hover\:tw-to-indigo-500:hover{
    --tw-gradient-to:#6366f1
  }

  .\32xl\:hover\:tw-to-indigo-600:hover{
    --tw-gradient-to:#4f46e5
  }

  .\32xl\:hover\:tw-to-indigo-700:hover{
    --tw-gradient-to:#4338ca
  }

  .\32xl\:hover\:tw-to-indigo-800:hover{
    --tw-gradient-to:#3730a3
  }

  .\32xl\:hover\:tw-to-indigo-900:hover{
    --tw-gradient-to:#312e81
  }

  .\32xl\:hover\:tw-to-purple-50:hover{
    --tw-gradient-to:#f5f3ff
  }

  .\32xl\:hover\:tw-to-purple-100:hover{
    --tw-gradient-to:#ede9fe
  }

  .\32xl\:hover\:tw-to-purple-200:hover{
    --tw-gradient-to:#ddd6fe
  }

  .\32xl\:hover\:tw-to-purple-300:hover{
    --tw-gradient-to:#c4b5fd
  }

  .\32xl\:hover\:tw-to-purple-400:hover{
    --tw-gradient-to:#a78bfa
  }

  .\32xl\:hover\:tw-to-purple-500:hover{
    --tw-gradient-to:#8b5cf6
  }

  .\32xl\:hover\:tw-to-purple-600:hover{
    --tw-gradient-to:#7c3aed
  }

  .\32xl\:hover\:tw-to-purple-700:hover{
    --tw-gradient-to:#6d28d9
  }

  .\32xl\:hover\:tw-to-purple-800:hover{
    --tw-gradient-to:#5b21b6
  }

  .\32xl\:hover\:tw-to-purple-900:hover{
    --tw-gradient-to:#4c1d95
  }

  .\32xl\:hover\:tw-to-pink-50:hover{
    --tw-gradient-to:#fdf2f8
  }

  .\32xl\:hover\:tw-to-pink-100:hover{
    --tw-gradient-to:#fce7f3
  }

  .\32xl\:hover\:tw-to-pink-200:hover{
    --tw-gradient-to:#fbcfe8
  }

  .\32xl\:hover\:tw-to-pink-300:hover{
    --tw-gradient-to:#f9a8d4
  }

  .\32xl\:hover\:tw-to-pink-400:hover{
    --tw-gradient-to:#f472b6
  }

  .\32xl\:hover\:tw-to-pink-500:hover{
    --tw-gradient-to:#ec4899
  }

  .\32xl\:hover\:tw-to-pink-600:hover{
    --tw-gradient-to:#db2777
  }

  .\32xl\:hover\:tw-to-pink-700:hover{
    --tw-gradient-to:#be185d
  }

  .\32xl\:hover\:tw-to-pink-800:hover{
    --tw-gradient-to:#9d174d
  }

  .\32xl\:hover\:tw-to-pink-900:hover{
    --tw-gradient-to:#831843
  }

  .\32xl\:focus\:tw-to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\32xl\:focus\:tw-to-current:focus{
    --tw-gradient-to:currentColor
  }

  .\32xl\:focus\:tw-to-black:focus{
    --tw-gradient-to:#000
  }

  .\32xl\:focus\:tw-to-white:focus{
    --tw-gradient-to:#fff
  }

  .\32xl\:focus\:tw-to-gray-50:focus{
    --tw-gradient-to:#f9fafb
  }

  .\32xl\:focus\:tw-to-gray-100:focus{
    --tw-gradient-to:#f3f4f6
  }

  .\32xl\:focus\:tw-to-gray-200:focus{
    --tw-gradient-to:#e5e7eb
  }

  .\32xl\:focus\:tw-to-gray-300:focus{
    --tw-gradient-to:#d1d5db
  }

  .\32xl\:focus\:tw-to-gray-400:focus{
    --tw-gradient-to:#9ca3af
  }

  .\32xl\:focus\:tw-to-gray-500:focus{
    --tw-gradient-to:#6b7280
  }

  .\32xl\:focus\:tw-to-gray-600:focus{
    --tw-gradient-to:#4b5563
  }

  .\32xl\:focus\:tw-to-gray-700:focus{
    --tw-gradient-to:#374151
  }

  .\32xl\:focus\:tw-to-gray-800:focus{
    --tw-gradient-to:#1f2937
  }

  .\32xl\:focus\:tw-to-gray-900:focus{
    --tw-gradient-to:#111827
  }

  .\32xl\:focus\:tw-to-red-50:focus{
    --tw-gradient-to:#fef2f2
  }

  .\32xl\:focus\:tw-to-red-100:focus{
    --tw-gradient-to:#fee2e2
  }

  .\32xl\:focus\:tw-to-red-200:focus{
    --tw-gradient-to:#fecaca
  }

  .\32xl\:focus\:tw-to-red-300:focus{
    --tw-gradient-to:#fca5a5
  }

  .\32xl\:focus\:tw-to-red-400:focus{
    --tw-gradient-to:#f87171
  }

  .\32xl\:focus\:tw-to-red-500:focus{
    --tw-gradient-to:#ef4444
  }

  .\32xl\:focus\:tw-to-red-600:focus{
    --tw-gradient-to:#dc2626
  }

  .\32xl\:focus\:tw-to-red-700:focus{
    --tw-gradient-to:#b91c1c
  }

  .\32xl\:focus\:tw-to-red-800:focus{
    --tw-gradient-to:#991b1b
  }

  .\32xl\:focus\:tw-to-red-900:focus{
    --tw-gradient-to:#7f1d1d
  }

  .\32xl\:focus\:tw-to-yellow-50:focus{
    --tw-gradient-to:#fffbeb
  }

  .\32xl\:focus\:tw-to-yellow-100:focus{
    --tw-gradient-to:#fef3c7
  }

  .\32xl\:focus\:tw-to-yellow-200:focus{
    --tw-gradient-to:#fde68a
  }

  .\32xl\:focus\:tw-to-yellow-300:focus{
    --tw-gradient-to:#fcd34d
  }

  .\32xl\:focus\:tw-to-yellow-400:focus{
    --tw-gradient-to:#fbbf24
  }

  .\32xl\:focus\:tw-to-yellow-500:focus{
    --tw-gradient-to:#f59e0b
  }

  .\32xl\:focus\:tw-to-yellow-600:focus{
    --tw-gradient-to:#d97706
  }

  .\32xl\:focus\:tw-to-yellow-700:focus{
    --tw-gradient-to:#b45309
  }

  .\32xl\:focus\:tw-to-yellow-800:focus{
    --tw-gradient-to:#92400e
  }

  .\32xl\:focus\:tw-to-yellow-900:focus{
    --tw-gradient-to:#78350f
  }

  .\32xl\:focus\:tw-to-green-50:focus{
    --tw-gradient-to:#ecfdf5
  }

  .\32xl\:focus\:tw-to-green-100:focus{
    --tw-gradient-to:#d1fae5
  }

  .\32xl\:focus\:tw-to-green-200:focus{
    --tw-gradient-to:#a7f3d0
  }

  .\32xl\:focus\:tw-to-green-300:focus{
    --tw-gradient-to:#6ee7b7
  }

  .\32xl\:focus\:tw-to-green-400:focus{
    --tw-gradient-to:#34d399
  }

  .\32xl\:focus\:tw-to-green-500:focus{
    --tw-gradient-to:#10b981
  }

  .\32xl\:focus\:tw-to-green-600:focus{
    --tw-gradient-to:#059669
  }

  .\32xl\:focus\:tw-to-green-700:focus{
    --tw-gradient-to:#047857
  }

  .\32xl\:focus\:tw-to-green-800:focus{
    --tw-gradient-to:#065f46
  }

  .\32xl\:focus\:tw-to-green-900:focus{
    --tw-gradient-to:#064e3b
  }

  .\32xl\:focus\:tw-to-blue-50:focus{
    --tw-gradient-to:#eff6ff
  }

  .\32xl\:focus\:tw-to-blue-100:focus{
    --tw-gradient-to:#dbeafe
  }

  .\32xl\:focus\:tw-to-blue-200:focus{
    --tw-gradient-to:#bfdbfe
  }

  .\32xl\:focus\:tw-to-blue-300:focus{
    --tw-gradient-to:#93c5fd
  }

  .\32xl\:focus\:tw-to-blue-400:focus{
    --tw-gradient-to:#60a5fa
  }

  .\32xl\:focus\:tw-to-blue-500:focus{
    --tw-gradient-to:#3b82f6
  }

  .\32xl\:focus\:tw-to-blue-600:focus{
    --tw-gradient-to:#2563eb
  }

  .\32xl\:focus\:tw-to-blue-700:focus{
    --tw-gradient-to:#1d4ed8
  }

  .\32xl\:focus\:tw-to-blue-800:focus{
    --tw-gradient-to:#1e40af
  }

  .\32xl\:focus\:tw-to-blue-900:focus{
    --tw-gradient-to:#1e3a8a
  }

  .\32xl\:focus\:tw-to-indigo-50:focus{
    --tw-gradient-to:#eef2ff
  }

  .\32xl\:focus\:tw-to-indigo-100:focus{
    --tw-gradient-to:#e0e7ff
  }

  .\32xl\:focus\:tw-to-indigo-200:focus{
    --tw-gradient-to:#c7d2fe
  }

  .\32xl\:focus\:tw-to-indigo-300:focus{
    --tw-gradient-to:#a5b4fc
  }

  .\32xl\:focus\:tw-to-indigo-400:focus{
    --tw-gradient-to:#818cf8
  }

  .\32xl\:focus\:tw-to-indigo-500:focus{
    --tw-gradient-to:#6366f1
  }

  .\32xl\:focus\:tw-to-indigo-600:focus{
    --tw-gradient-to:#4f46e5
  }

  .\32xl\:focus\:tw-to-indigo-700:focus{
    --tw-gradient-to:#4338ca
  }

  .\32xl\:focus\:tw-to-indigo-800:focus{
    --tw-gradient-to:#3730a3
  }

  .\32xl\:focus\:tw-to-indigo-900:focus{
    --tw-gradient-to:#312e81
  }

  .\32xl\:focus\:tw-to-purple-50:focus{
    --tw-gradient-to:#f5f3ff
  }

  .\32xl\:focus\:tw-to-purple-100:focus{
    --tw-gradient-to:#ede9fe
  }

  .\32xl\:focus\:tw-to-purple-200:focus{
    --tw-gradient-to:#ddd6fe
  }

  .\32xl\:focus\:tw-to-purple-300:focus{
    --tw-gradient-to:#c4b5fd
  }

  .\32xl\:focus\:tw-to-purple-400:focus{
    --tw-gradient-to:#a78bfa
  }

  .\32xl\:focus\:tw-to-purple-500:focus{
    --tw-gradient-to:#8b5cf6
  }

  .\32xl\:focus\:tw-to-purple-600:focus{
    --tw-gradient-to:#7c3aed
  }

  .\32xl\:focus\:tw-to-purple-700:focus{
    --tw-gradient-to:#6d28d9
  }

  .\32xl\:focus\:tw-to-purple-800:focus{
    --tw-gradient-to:#5b21b6
  }

  .\32xl\:focus\:tw-to-purple-900:focus{
    --tw-gradient-to:#4c1d95
  }

  .\32xl\:focus\:tw-to-pink-50:focus{
    --tw-gradient-to:#fdf2f8
  }

  .\32xl\:focus\:tw-to-pink-100:focus{
    --tw-gradient-to:#fce7f3
  }

  .\32xl\:focus\:tw-to-pink-200:focus{
    --tw-gradient-to:#fbcfe8
  }

  .\32xl\:focus\:tw-to-pink-300:focus{
    --tw-gradient-to:#f9a8d4
  }

  .\32xl\:focus\:tw-to-pink-400:focus{
    --tw-gradient-to:#f472b6
  }

  .\32xl\:focus\:tw-to-pink-500:focus{
    --tw-gradient-to:#ec4899
  }

  .\32xl\:focus\:tw-to-pink-600:focus{
    --tw-gradient-to:#db2777
  }

  .\32xl\:focus\:tw-to-pink-700:focus{
    --tw-gradient-to:#be185d
  }

  .\32xl\:focus\:tw-to-pink-800:focus{
    --tw-gradient-to:#9d174d
  }

  .\32xl\:focus\:tw-to-pink-900:focus{
    --tw-gradient-to:#831843
  }

  .\32xl\:tw-decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\32xl\:tw-decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\32xl\:tw-bg-auto{
    background-size:auto
  }

  .\32xl\:tw-bg-cover{
    background-size:cover
  }

  .\32xl\:tw-bg-contain{
    background-size:contain
  }

  .\32xl\:tw-bg-fixed{
    background-attachment:fixed
  }

  .\32xl\:tw-bg-local{
    background-attachment:local
  }

  .\32xl\:tw-bg-scroll{
    background-attachment:scroll
  }

  .\32xl\:tw-bg-clip-border{
    background-clip:border-box
  }

  .\32xl\:tw-bg-clip-padding{
    background-clip:padding-box
  }

  .\32xl\:tw-bg-clip-content{
    background-clip:content-box
  }

  .\32xl\:tw-bg-clip-text{
    -webkit-background-clip:text;
            background-clip:text
  }

  .\32xl\:tw-bg-bottom{
    background-position:bottom
  }

  .\32xl\:tw-bg-center{
    background-position:center
  }

  .\32xl\:tw-bg-left{
    background-position:left
  }

  .\32xl\:tw-bg-left-bottom{
    background-position:left bottom
  }

  .\32xl\:tw-bg-left-top{
    background-position:left top
  }

  .\32xl\:tw-bg-right{
    background-position:right
  }

  .\32xl\:tw-bg-right-bottom{
    background-position:right bottom
  }

  .\32xl\:tw-bg-right-top{
    background-position:right top
  }

  .\32xl\:tw-bg-top{
    background-position:top
  }

  .\32xl\:tw-bg-repeat{
    background-repeat:repeat
  }

  .\32xl\:tw-bg-no-repeat{
    background-repeat:no-repeat
  }

  .\32xl\:tw-bg-repeat-x{
    background-repeat:repeat-x
  }

  .\32xl\:tw-bg-repeat-y{
    background-repeat:repeat-y
  }

  .\32xl\:tw-bg-repeat-round{
    background-repeat:round
  }

  .\32xl\:tw-bg-repeat-space{
    background-repeat:space
  }

  .\32xl\:tw-bg-origin-border{
    background-origin:border-box
  }

  .\32xl\:tw-bg-origin-padding{
    background-origin:padding-box
  }

  .\32xl\:tw-bg-origin-content{
    background-origin:content-box
  }

  .\32xl\:tw-fill-current{
    fill:currentColor
  }

  .\32xl\:tw-stroke-current{
    stroke:currentColor
  }

  .\32xl\:tw-stroke-0{
    stroke-width:0
  }

  .\32xl\:tw-stroke-1{
    stroke-width:1
  }

  .\32xl\:tw-stroke-2{
    stroke-width:2
  }

  .\32xl\:tw-object-contain{
    object-fit:contain
  }

  .\32xl\:tw-object-cover{
    object-fit:cover
  }

  .\32xl\:tw-object-fill{
    object-fit:fill
  }

  .\32xl\:tw-object-none{
    object-fit:none
  }

  .\32xl\:tw-object-scale-down{
    object-fit:scale-down
  }

  .\32xl\:tw-object-bottom{
    object-position:bottom
  }

  .\32xl\:tw-object-center{
    object-position:center
  }

  .\32xl\:tw-object-left{
    object-position:left
  }

  .\32xl\:tw-object-left-bottom{
    object-position:left bottom
  }

  .\32xl\:tw-object-left-top{
    object-position:left top
  }

  .\32xl\:tw-object-right{
    object-position:right
  }

  .\32xl\:tw-object-right-bottom{
    object-position:right bottom
  }

  .\32xl\:tw-object-right-top{
    object-position:right top
  }

  .\32xl\:tw-object-top{
    object-position:top
  }

  .\32xl\:tw-p-0{
    padding:0px
  }

  .\32xl\:tw-p-1{
    padding:0.25rem
  }

  .\32xl\:tw-p-2{
    padding:0.5rem
  }

  .\32xl\:tw-p-3{
    padding:0.75rem
  }

  .\32xl\:tw-p-4{
    padding:1rem
  }

  .\32xl\:tw-p-5{
    padding:1.25rem
  }

  .\32xl\:tw-p-6{
    padding:1.5rem
  }

  .\32xl\:tw-p-7{
    padding:1.75rem
  }

  .\32xl\:tw-p-8{
    padding:2rem
  }

  .\32xl\:tw-p-9{
    padding:2.25rem
  }

  .\32xl\:tw-p-10{
    padding:2.5rem
  }

  .\32xl\:tw-p-11{
    padding:2.75rem
  }

  .\32xl\:tw-p-12{
    padding:3rem
  }

  .\32xl\:tw-p-14{
    padding:3.5rem
  }

  .\32xl\:tw-p-16{
    padding:4rem
  }

  .\32xl\:tw-p-20{
    padding:5rem
  }

  .\32xl\:tw-p-24{
    padding:6rem
  }

  .\32xl\:tw-p-28{
    padding:7rem
  }

  .\32xl\:tw-p-32{
    padding:8rem
  }

  .\32xl\:tw-p-36{
    padding:9rem
  }

  .\32xl\:tw-p-40{
    padding:10rem
  }

  .\32xl\:tw-p-44{
    padding:11rem
  }

  .\32xl\:tw-p-48{
    padding:12rem
  }

  .\32xl\:tw-p-52{
    padding:13rem
  }

  .\32xl\:tw-p-56{
    padding:14rem
  }

  .\32xl\:tw-p-60{
    padding:15rem
  }

  .\32xl\:tw-p-64{
    padding:16rem
  }

  .\32xl\:tw-p-72{
    padding:18rem
  }

  .\32xl\:tw-p-80{
    padding:20rem
  }

  .\32xl\:tw-p-96{
    padding:24rem
  }

  .\32xl\:tw-p-px{
    padding:1px
  }

  .\32xl\:tw-p-0\.5{
    padding:0.125rem
  }

  .\32xl\:tw-p-1\.5{
    padding:0.375rem
  }

  .\32xl\:tw-p-2\.5{
    padding:0.625rem
  }

  .\32xl\:tw-p-3\.5{
    padding:0.875rem
  }

  .\32xl\:tw-px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\32xl\:tw-px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\32xl\:tw-px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\32xl\:tw-px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\32xl\:tw-px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\32xl\:tw-px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\32xl\:tw-px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\32xl\:tw-px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\32xl\:tw-px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\32xl\:tw-px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\32xl\:tw-px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\32xl\:tw-px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\32xl\:tw-px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\32xl\:tw-px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\32xl\:tw-px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\32xl\:tw-px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\32xl\:tw-px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\32xl\:tw-px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\32xl\:tw-px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\32xl\:tw-px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\32xl\:tw-px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\32xl\:tw-px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\32xl\:tw-px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\32xl\:tw-px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\32xl\:tw-px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\32xl\:tw-px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\32xl\:tw-px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\32xl\:tw-px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\32xl\:tw-px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\32xl\:tw-px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\32xl\:tw-px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\32xl\:tw-px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\32xl\:tw-px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\32xl\:tw-px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\32xl\:tw-px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\32xl\:tw-py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\32xl\:tw-py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\32xl\:tw-py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\32xl\:tw-py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\32xl\:tw-py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\32xl\:tw-py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\32xl\:tw-py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\32xl\:tw-py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\32xl\:tw-py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\32xl\:tw-py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\32xl\:tw-py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\32xl\:tw-py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\32xl\:tw-py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\32xl\:tw-py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\32xl\:tw-py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\32xl\:tw-py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\32xl\:tw-py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\32xl\:tw-py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\32xl\:tw-py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\32xl\:tw-py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\32xl\:tw-py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\32xl\:tw-py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\32xl\:tw-py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\32xl\:tw-py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\32xl\:tw-py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\32xl\:tw-py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\32xl\:tw-py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\32xl\:tw-py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\32xl\:tw-py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\32xl\:tw-py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\32xl\:tw-py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\32xl\:tw-py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\32xl\:tw-py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\32xl\:tw-py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\32xl\:tw-py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\32xl\:tw-pt-0{
    padding-top:0px
  }

  .\32xl\:tw-pt-1{
    padding-top:0.25rem
  }

  .\32xl\:tw-pt-2{
    padding-top:0.5rem
  }

  .\32xl\:tw-pt-3{
    padding-top:0.75rem
  }

  .\32xl\:tw-pt-4{
    padding-top:1rem
  }

  .\32xl\:tw-pt-5{
    padding-top:1.25rem
  }

  .\32xl\:tw-pt-6{
    padding-top:1.5rem
  }

  .\32xl\:tw-pt-7{
    padding-top:1.75rem
  }

  .\32xl\:tw-pt-8{
    padding-top:2rem
  }

  .\32xl\:tw-pt-9{
    padding-top:2.25rem
  }

  .\32xl\:tw-pt-10{
    padding-top:2.5rem
  }

  .\32xl\:tw-pt-11{
    padding-top:2.75rem
  }

  .\32xl\:tw-pt-12{
    padding-top:3rem
  }

  .\32xl\:tw-pt-14{
    padding-top:3.5rem
  }

  .\32xl\:tw-pt-16{
    padding-top:4rem
  }

  .\32xl\:tw-pt-20{
    padding-top:5rem
  }

  .\32xl\:tw-pt-24{
    padding-top:6rem
  }

  .\32xl\:tw-pt-28{
    padding-top:7rem
  }

  .\32xl\:tw-pt-32{
    padding-top:8rem
  }

  .\32xl\:tw-pt-36{
    padding-top:9rem
  }

  .\32xl\:tw-pt-40{
    padding-top:10rem
  }

  .\32xl\:tw-pt-44{
    padding-top:11rem
  }

  .\32xl\:tw-pt-48{
    padding-top:12rem
  }

  .\32xl\:tw-pt-52{
    padding-top:13rem
  }

  .\32xl\:tw-pt-56{
    padding-top:14rem
  }

  .\32xl\:tw-pt-60{
    padding-top:15rem
  }

  .\32xl\:tw-pt-64{
    padding-top:16rem
  }

  .\32xl\:tw-pt-72{
    padding-top:18rem
  }

  .\32xl\:tw-pt-80{
    padding-top:20rem
  }

  .\32xl\:tw-pt-96{
    padding-top:24rem
  }

  .\32xl\:tw-pt-px{
    padding-top:1px
  }

  .\32xl\:tw-pt-0\.5{
    padding-top:0.125rem
  }

  .\32xl\:tw-pt-1\.5{
    padding-top:0.375rem
  }

  .\32xl\:tw-pt-2\.5{
    padding-top:0.625rem
  }

  .\32xl\:tw-pt-3\.5{
    padding-top:0.875rem
  }

  .\32xl\:tw-pr-0{
    padding-right:0px
  }

  .\32xl\:tw-pr-1{
    padding-right:0.25rem
  }

  .\32xl\:tw-pr-2{
    padding-right:0.5rem
  }

  .\32xl\:tw-pr-3{
    padding-right:0.75rem
  }

  .\32xl\:tw-pr-4{
    padding-right:1rem
  }

  .\32xl\:tw-pr-5{
    padding-right:1.25rem
  }

  .\32xl\:tw-pr-6{
    padding-right:1.5rem
  }

  .\32xl\:tw-pr-7{
    padding-right:1.75rem
  }

  .\32xl\:tw-pr-8{
    padding-right:2rem
  }

  .\32xl\:tw-pr-9{
    padding-right:2.25rem
  }

  .\32xl\:tw-pr-10{
    padding-right:2.5rem
  }

  .\32xl\:tw-pr-11{
    padding-right:2.75rem
  }

  .\32xl\:tw-pr-12{
    padding-right:3rem
  }

  .\32xl\:tw-pr-14{
    padding-right:3.5rem
  }

  .\32xl\:tw-pr-16{
    padding-right:4rem
  }

  .\32xl\:tw-pr-20{
    padding-right:5rem
  }

  .\32xl\:tw-pr-24{
    padding-right:6rem
  }

  .\32xl\:tw-pr-28{
    padding-right:7rem
  }

  .\32xl\:tw-pr-32{
    padding-right:8rem
  }

  .\32xl\:tw-pr-36{
    padding-right:9rem
  }

  .\32xl\:tw-pr-40{
    padding-right:10rem
  }

  .\32xl\:tw-pr-44{
    padding-right:11rem
  }

  .\32xl\:tw-pr-48{
    padding-right:12rem
  }

  .\32xl\:tw-pr-52{
    padding-right:13rem
  }

  .\32xl\:tw-pr-56{
    padding-right:14rem
  }

  .\32xl\:tw-pr-60{
    padding-right:15rem
  }

  .\32xl\:tw-pr-64{
    padding-right:16rem
  }

  .\32xl\:tw-pr-72{
    padding-right:18rem
  }

  .\32xl\:tw-pr-80{
    padding-right:20rem
  }

  .\32xl\:tw-pr-96{
    padding-right:24rem
  }

  .\32xl\:tw-pr-px{
    padding-right:1px
  }

  .\32xl\:tw-pr-0\.5{
    padding-right:0.125rem
  }

  .\32xl\:tw-pr-1\.5{
    padding-right:0.375rem
  }

  .\32xl\:tw-pr-2\.5{
    padding-right:0.625rem
  }

  .\32xl\:tw-pr-3\.5{
    padding-right:0.875rem
  }

  .\32xl\:tw-pb-0{
    padding-bottom:0px
  }

  .\32xl\:tw-pb-1{
    padding-bottom:0.25rem
  }

  .\32xl\:tw-pb-2{
    padding-bottom:0.5rem
  }

  .\32xl\:tw-pb-3{
    padding-bottom:0.75rem
  }

  .\32xl\:tw-pb-4{
    padding-bottom:1rem
  }

  .\32xl\:tw-pb-5{
    padding-bottom:1.25rem
  }

  .\32xl\:tw-pb-6{
    padding-bottom:1.5rem
  }

  .\32xl\:tw-pb-7{
    padding-bottom:1.75rem
  }

  .\32xl\:tw-pb-8{
    padding-bottom:2rem
  }

  .\32xl\:tw-pb-9{
    padding-bottom:2.25rem
  }

  .\32xl\:tw-pb-10{
    padding-bottom:2.5rem
  }

  .\32xl\:tw-pb-11{
    padding-bottom:2.75rem
  }

  .\32xl\:tw-pb-12{
    padding-bottom:3rem
  }

  .\32xl\:tw-pb-14{
    padding-bottom:3.5rem
  }

  .\32xl\:tw-pb-16{
    padding-bottom:4rem
  }

  .\32xl\:tw-pb-20{
    padding-bottom:5rem
  }

  .\32xl\:tw-pb-24{
    padding-bottom:6rem
  }

  .\32xl\:tw-pb-28{
    padding-bottom:7rem
  }

  .\32xl\:tw-pb-32{
    padding-bottom:8rem
  }

  .\32xl\:tw-pb-36{
    padding-bottom:9rem
  }

  .\32xl\:tw-pb-40{
    padding-bottom:10rem
  }

  .\32xl\:tw-pb-44{
    padding-bottom:11rem
  }

  .\32xl\:tw-pb-48{
    padding-bottom:12rem
  }

  .\32xl\:tw-pb-52{
    padding-bottom:13rem
  }

  .\32xl\:tw-pb-56{
    padding-bottom:14rem
  }

  .\32xl\:tw-pb-60{
    padding-bottom:15rem
  }

  .\32xl\:tw-pb-64{
    padding-bottom:16rem
  }

  .\32xl\:tw-pb-72{
    padding-bottom:18rem
  }

  .\32xl\:tw-pb-80{
    padding-bottom:20rem
  }

  .\32xl\:tw-pb-96{
    padding-bottom:24rem
  }

  .\32xl\:tw-pb-px{
    padding-bottom:1px
  }

  .\32xl\:tw-pb-0\.5{
    padding-bottom:0.125rem
  }

  .\32xl\:tw-pb-1\.5{
    padding-bottom:0.375rem
  }

  .\32xl\:tw-pb-2\.5{
    padding-bottom:0.625rem
  }

  .\32xl\:tw-pb-3\.5{
    padding-bottom:0.875rem
  }

  .\32xl\:tw-pl-0{
    padding-left:0px
  }

  .\32xl\:tw-pl-1{
    padding-left:0.25rem
  }

  .\32xl\:tw-pl-2{
    padding-left:0.5rem
  }

  .\32xl\:tw-pl-3{
    padding-left:0.75rem
  }

  .\32xl\:tw-pl-4{
    padding-left:1rem
  }

  .\32xl\:tw-pl-5{
    padding-left:1.25rem
  }

  .\32xl\:tw-pl-6{
    padding-left:1.5rem
  }

  .\32xl\:tw-pl-7{
    padding-left:1.75rem
  }

  .\32xl\:tw-pl-8{
    padding-left:2rem
  }

  .\32xl\:tw-pl-9{
    padding-left:2.25rem
  }

  .\32xl\:tw-pl-10{
    padding-left:2.5rem
  }

  .\32xl\:tw-pl-11{
    padding-left:2.75rem
  }

  .\32xl\:tw-pl-12{
    padding-left:3rem
  }

  .\32xl\:tw-pl-14{
    padding-left:3.5rem
  }

  .\32xl\:tw-pl-16{
    padding-left:4rem
  }

  .\32xl\:tw-pl-20{
    padding-left:5rem
  }

  .\32xl\:tw-pl-24{
    padding-left:6rem
  }

  .\32xl\:tw-pl-28{
    padding-left:7rem
  }

  .\32xl\:tw-pl-32{
    padding-left:8rem
  }

  .\32xl\:tw-pl-36{
    padding-left:9rem
  }

  .\32xl\:tw-pl-40{
    padding-left:10rem
  }

  .\32xl\:tw-pl-44{
    padding-left:11rem
  }

  .\32xl\:tw-pl-48{
    padding-left:12rem
  }

  .\32xl\:tw-pl-52{
    padding-left:13rem
  }

  .\32xl\:tw-pl-56{
    padding-left:14rem
  }

  .\32xl\:tw-pl-60{
    padding-left:15rem
  }

  .\32xl\:tw-pl-64{
    padding-left:16rem
  }

  .\32xl\:tw-pl-72{
    padding-left:18rem
  }

  .\32xl\:tw-pl-80{
    padding-left:20rem
  }

  .\32xl\:tw-pl-96{
    padding-left:24rem
  }

  .\32xl\:tw-pl-px{
    padding-left:1px
  }

  .\32xl\:tw-pl-0\.5{
    padding-left:0.125rem
  }

  .\32xl\:tw-pl-1\.5{
    padding-left:0.375rem
  }

  .\32xl\:tw-pl-2\.5{
    padding-left:0.625rem
  }

  .\32xl\:tw-pl-3\.5{
    padding-left:0.875rem
  }

  .\32xl\:tw-text-left{
    text-align:left
  }

  .\32xl\:tw-text-center{
    text-align:center
  }

  .\32xl\:tw-text-right{
    text-align:right
  }

  .\32xl\:tw-text-justify{
    text-align:justify
  }

  .\32xl\:tw-align-baseline{
    vertical-align:baseline
  }

  .\32xl\:tw-align-top{
    vertical-align:top
  }

  .\32xl\:tw-align-middle{
    vertical-align:middle
  }

  .\32xl\:tw-align-bottom{
    vertical-align:bottom
  }

  .\32xl\:tw-align-text-top{
    vertical-align:text-top
  }

  .\32xl\:tw-align-text-bottom{
    vertical-align:text-bottom
  }

  .\32xl\:tw-font-sans{
    font-family:ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
  }

  .\32xl\:tw-font-serif{
    font-family:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif
  }

  .\32xl\:tw-font-mono{
    font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
  }

  .\32xl\:tw-text-xs{
    font-size:0.75rem;
    line-height:1rem
  }

  .\32xl\:tw-text-sm{
    font-size:0.875rem;
    line-height:1.25rem
  }

  .\32xl\:tw-text-base{
    font-size:1rem;
    line-height:1.5rem
  }

  .\32xl\:tw-text-lg{
    font-size:1.125rem;
    line-height:1.75rem
  }

  .\32xl\:tw-text-xl{
    font-size:1.25rem;
    line-height:1.75rem
  }

  .\32xl\:tw-text-2xl{
    font-size:1.5rem;
    line-height:2rem
  }

  .\32xl\:tw-text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
  }

  .\32xl\:tw-text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
  }

  .\32xl\:tw-text-5xl{
    font-size:3rem;
    line-height:1
  }

  .\32xl\:tw-text-6xl{
    font-size:3.75rem;
    line-height:1
  }

  .\32xl\:tw-text-7xl{
    font-size:4.5rem;
    line-height:1
  }

  .\32xl\:tw-text-8xl{
    font-size:6rem;
    line-height:1
  }

  .\32xl\:tw-text-9xl{
    font-size:8rem;
    line-height:1
  }

  .\32xl\:tw-font-thin{
    font-weight:100
  }

  .\32xl\:tw-font-extralight{
    font-weight:200
  }

  .\32xl\:tw-font-light{
    font-weight:300
  }

  .\32xl\:tw-font-normal{
    font-weight:400
  }

  .\32xl\:tw-font-medium{
    font-weight:500
  }

  .\32xl\:tw-font-semibold{
    font-weight:600
  }

  .\32xl\:tw-font-bold{
    font-weight:700
  }

  .\32xl\:tw-font-extrabold{
    font-weight:800
  }

  .\32xl\:tw-font-black{
    font-weight:900
  }

  .\32xl\:tw-uppercase{
    text-transform:uppercase
  }

  .\32xl\:tw-lowercase{
    text-transform:lowercase
  }

  .\32xl\:tw-capitalize{
    text-transform:capitalize
  }

  .\32xl\:tw-normal-case{
    text-transform:none
  }

  .\32xl\:tw-italic{
    font-style:italic
  }

  .\32xl\:tw-not-italic{
    font-style:normal
  }

  .\32xl\:tw-ordinal, .\32xl\:tw-slashed-zero, .\32xl\:tw-lining-nums, .\32xl\:tw-oldstyle-nums, .\32xl\:tw-proportional-nums, .\32xl\:tw-tabular-nums, .\32xl\:tw-diagonal-fractions, .\32xl\:tw-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-feature-settings:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\32xl\:tw-normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .\32xl\:tw-ordinal{
    --tw-ordinal:ordinal
  }

  .\32xl\:tw-slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\32xl\:tw-lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\32xl\:tw-oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\32xl\:tw-proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\32xl\:tw-tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\32xl\:tw-diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\32xl\:tw-stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\32xl\:tw-leading-3{
    line-height:.75rem
  }

  .\32xl\:tw-leading-4{
    line-height:1rem
  }

  .\32xl\:tw-leading-5{
    line-height:1.25rem
  }

  .\32xl\:tw-leading-6{
    line-height:1.5rem
  }

  .\32xl\:tw-leading-7{
    line-height:1.75rem
  }

  .\32xl\:tw-leading-8{
    line-height:2rem
  }

  .\32xl\:tw-leading-9{
    line-height:2.25rem
  }

  .\32xl\:tw-leading-10{
    line-height:2.5rem
  }

  .\32xl\:tw-leading-none{
    line-height:1
  }

  .\32xl\:tw-leading-tight{
    line-height:1.25
  }

  .\32xl\:tw-leading-snug{
    line-height:1.375
  }

  .\32xl\:tw-leading-normal{
    line-height:1.5
  }

  .\32xl\:tw-leading-relaxed{
    line-height:1.625
  }

  .\32xl\:tw-leading-loose{
    line-height:2
  }

  .\32xl\:tw-tracking-tighter{
    letter-spacing:-0.05em
  }

  .\32xl\:tw-tracking-tight{
    letter-spacing:-0.025em
  }

  .\32xl\:tw-tracking-normal{
    letter-spacing:0em
  }

  .\32xl\:tw-tracking-wide{
    letter-spacing:0.025em
  }

  .\32xl\:tw-tracking-wider{
    letter-spacing:0.05em
  }

  .\32xl\:tw-tracking-widest{
    letter-spacing:0.1em
  }

  .\32xl\:tw-text-transparent{
    color:transparent
  }

  .\32xl\:tw-text-current{
    color:currentColor
  }

  .\32xl\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-transparent{
    color:transparent
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-current{
    color:currentColor
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-black{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-white{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-50{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-100{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-200{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-300{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-50{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-100{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-200{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-300{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-400{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-500{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-600{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-700{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-800{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-red-900{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-100{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-200{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-300{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-400{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-800{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-yellow-900{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-50{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-100{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-200{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-300{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-400{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-500{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-600{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-700{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-800{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-green-900{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-100{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-200{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-300{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-400{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-800{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-blue-900{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-indigo-900{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-50{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-100{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-200{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-300{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-400{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-600{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-800{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-purple-900{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-50{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-100{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-200{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-300{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-400{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-500{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-600{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-700{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-800{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-pink-900{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-transparent:focus-within{
    color:transparent
  }

  .\32xl\:focus-within\:tw-text-current:focus-within{
    color:currentColor
  }

  .\32xl\:focus-within\:tw-text-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-white:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-gray-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-red-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-yellow-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-green-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-blue-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-indigo-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-purple-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-50:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-100:focus-within{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-200:focus-within{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-300:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-400:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-500:focus-within{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-600:focus-within{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-700:focus-within{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-800:focus-within{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:tw-text-pink-900:focus-within{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-transparent:hover{
    color:transparent
  }

  .\32xl\:hover\:tw-text-current:hover{
    color:currentColor
  }

  .\32xl\:hover\:tw-text-black:hover{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-50:hover{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-100:hover{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-200:hover{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-300:hover{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-800:hover{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-50:hover{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-200:hover{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-400:hover{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-800:hover{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-red-900:hover{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-50:hover{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-100:hover{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-200:hover{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-300:hover{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-400:hover{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-500:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-600:hover{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-700:hover{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-800:hover{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-yellow-900:hover{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-50:hover{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-100:hover{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-200:hover{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-300:hover{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-400:hover{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-500:hover{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-600:hover{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-700:hover{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-800:hover{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-green-900:hover{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-50:hover{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-100:hover{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-200:hover{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-300:hover{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-400:hover{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-500:hover{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-600:hover{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-700:hover{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-800:hover{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-blue-900:hover{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-50:hover{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-200:hover{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-300:hover{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-400:hover{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-800:hover{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-50:hover{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-100:hover{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-200:hover{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-300:hover{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-400:hover{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-500:hover{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-600:hover{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-700:hover{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-purple-900:hover{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-50:hover{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-100:hover{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-200:hover{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-300:hover{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-400:hover{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-500:hover{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-600:hover{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-700:hover{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-800:hover{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .\32xl\:hover\:tw-text-pink-900:hover{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-transparent:focus{
    color:transparent
  }

  .\32xl\:focus\:tw-text-current:focus{
    color:currentColor
  }

  .\32xl\:focus\:tw-text-black:focus{
    --tw-text-opacity:1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-50:focus{
    --tw-text-opacity:1;
    color:rgba(249, 250, 251, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-100:focus{
    --tw-text-opacity:1;
    color:rgba(243, 244, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-200:focus{
    --tw-text-opacity:1;
    color:rgba(229, 231, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-300:focus{
    --tw-text-opacity:1;
    color:rgba(209, 213, 219, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-400:focus{
    --tw-text-opacity:1;
    color:rgba(156, 163, 175, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-500:focus{
    --tw-text-opacity:1;
    color:rgba(107, 114, 128, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-600:focus{
    --tw-text-opacity:1;
    color:rgba(75, 85, 99, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-700:focus{
    --tw-text-opacity:1;
    color:rgba(55, 65, 81, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31, 41, 55, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17, 24, 39, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-50:focus{
    --tw-text-opacity:1;
    color:rgba(254, 242, 242, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 226, 226, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-200:focus{
    --tw-text-opacity:1;
    color:rgba(254, 202, 202, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 165, 165, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-400:focus{
    --tw-text-opacity:1;
    color:rgba(248, 113, 113, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-500:focus{
    --tw-text-opacity:1;
    color:rgba(239, 68, 68, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-600:focus{
    --tw-text-opacity:1;
    color:rgba(220, 38, 38, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-700:focus{
    --tw-text-opacity:1;
    color:rgba(185, 28, 28, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-800:focus{
    --tw-text-opacity:1;
    color:rgba(153, 27, 27, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-red-900:focus{
    --tw-text-opacity:1;
    color:rgba(127, 29, 29, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-50:focus{
    --tw-text-opacity:1;
    color:rgba(255, 251, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-100:focus{
    --tw-text-opacity:1;
    color:rgba(254, 243, 199, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-200:focus{
    --tw-text-opacity:1;
    color:rgba(253, 230, 138, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-300:focus{
    --tw-text-opacity:1;
    color:rgba(252, 211, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-400:focus{
    --tw-text-opacity:1;
    color:rgba(251, 191, 36, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-500:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-600:focus{
    --tw-text-opacity:1;
    color:rgba(217, 119, 6, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-700:focus{
    --tw-text-opacity:1;
    color:rgba(180, 83, 9, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-800:focus{
    --tw-text-opacity:1;
    color:rgba(146, 64, 14, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-yellow-900:focus{
    --tw-text-opacity:1;
    color:rgba(120, 53, 15, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-50:focus{
    --tw-text-opacity:1;
    color:rgba(236, 253, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-100:focus{
    --tw-text-opacity:1;
    color:rgba(209, 250, 229, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-200:focus{
    --tw-text-opacity:1;
    color:rgba(167, 243, 208, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-300:focus{
    --tw-text-opacity:1;
    color:rgba(110, 231, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-400:focus{
    --tw-text-opacity:1;
    color:rgba(52, 211, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-500:focus{
    --tw-text-opacity:1;
    color:rgba(16, 185, 129, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-600:focus{
    --tw-text-opacity:1;
    color:rgba(5, 150, 105, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-700:focus{
    --tw-text-opacity:1;
    color:rgba(4, 120, 87, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-800:focus{
    --tw-text-opacity:1;
    color:rgba(6, 95, 70, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-green-900:focus{
    --tw-text-opacity:1;
    color:rgba(6, 78, 59, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-50:focus{
    --tw-text-opacity:1;
    color:rgba(239, 246, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-100:focus{
    --tw-text-opacity:1;
    color:rgba(219, 234, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-200:focus{
    --tw-text-opacity:1;
    color:rgba(191, 219, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-300:focus{
    --tw-text-opacity:1;
    color:rgba(147, 197, 253, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-400:focus{
    --tw-text-opacity:1;
    color:rgba(96, 165, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-500:focus{
    --tw-text-opacity:1;
    color:rgba(59, 130, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-600:focus{
    --tw-text-opacity:1;
    color:rgba(37, 99, 235, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-700:focus{
    --tw-text-opacity:1;
    color:rgba(29, 78, 216, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-800:focus{
    --tw-text-opacity:1;
    color:rgba(30, 64, 175, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-blue-900:focus{
    --tw-text-opacity:1;
    color:rgba(30, 58, 138, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-50:focus{
    --tw-text-opacity:1;
    color:rgba(238, 242, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-100:focus{
    --tw-text-opacity:1;
    color:rgba(224, 231, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-200:focus{
    --tw-text-opacity:1;
    color:rgba(199, 210, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-300:focus{
    --tw-text-opacity:1;
    color:rgba(165, 180, 252, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-400:focus{
    --tw-text-opacity:1;
    color:rgba(129, 140, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-500:focus{
    --tw-text-opacity:1;
    color:rgba(99, 102, 241, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-600:focus{
    --tw-text-opacity:1;
    color:rgba(79, 70, 229, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-700:focus{
    --tw-text-opacity:1;
    color:rgba(67, 56, 202, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-800:focus{
    --tw-text-opacity:1;
    color:rgba(55, 48, 163, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-indigo-900:focus{
    --tw-text-opacity:1;
    color:rgba(49, 46, 129, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-50:focus{
    --tw-text-opacity:1;
    color:rgba(245, 243, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-100:focus{
    --tw-text-opacity:1;
    color:rgba(237, 233, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-200:focus{
    --tw-text-opacity:1;
    color:rgba(221, 214, 254, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-300:focus{
    --tw-text-opacity:1;
    color:rgba(196, 181, 253, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-400:focus{
    --tw-text-opacity:1;
    color:rgba(167, 139, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-500:focus{
    --tw-text-opacity:1;
    color:rgba(139, 92, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-600:focus{
    --tw-text-opacity:1;
    color:rgba(124, 58, 237, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-700:focus{
    --tw-text-opacity:1;
    color:rgba(109, 40, 217, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-800:focus{
    --tw-text-opacity:1;
    color:rgba(91, 33, 182, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-purple-900:focus{
    --tw-text-opacity:1;
    color:rgba(76, 29, 149, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-50:focus{
    --tw-text-opacity:1;
    color:rgba(253, 242, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-100:focus{
    --tw-text-opacity:1;
    color:rgba(252, 231, 243, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-200:focus{
    --tw-text-opacity:1;
    color:rgba(251, 207, 232, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-300:focus{
    --tw-text-opacity:1;
    color:rgba(249, 168, 212, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-400:focus{
    --tw-text-opacity:1;
    color:rgba(244, 114, 182, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-500:focus{
    --tw-text-opacity:1;
    color:rgba(236, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-600:focus{
    --tw-text-opacity:1;
    color:rgba(219, 39, 119, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-700:focus{
    --tw-text-opacity:1;
    color:rgba(190, 24, 93, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-800:focus{
    --tw-text-opacity:1;
    color:rgba(157, 23, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus\:tw-text-pink-900:focus{
    --tw-text-opacity:1;
    color:rgba(131, 24, 67, var(--tw-text-opacity))
  }

  .\32xl\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .\32xl\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\32xl\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\32xl\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\32xl\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\32xl\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\32xl\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\32xl\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\32xl\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\32xl\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\32xl\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\32xl\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\32xl\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\32xl\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\32xl\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-0{
    --tw-text-opacity:0
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-5{
    --tw-text-opacity:0.05
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-10{
    --tw-text-opacity:0.1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-20{
    --tw-text-opacity:0.2
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-25{
    --tw-text-opacity:0.25
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-30{
    --tw-text-opacity:0.3
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-40{
    --tw-text-opacity:0.4
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-50{
    --tw-text-opacity:0.5
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-60{
    --tw-text-opacity:0.6
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-70{
    --tw-text-opacity:0.7
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-75{
    --tw-text-opacity:0.75
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-80{
    --tw-text-opacity:0.8
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-90{
    --tw-text-opacity:0.9
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-95{
    --tw-text-opacity:0.95
  }

  .tw-group:hover .\32xl\:group-hover\:tw-text-opacity-100{
    --tw-text-opacity:1
  }

  .\32xl\:focus-within\:tw-text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\32xl\:focus-within\:tw-text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\32xl\:focus-within\:tw-text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\32xl\:focus-within\:tw-text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\32xl\:focus-within\:tw-text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\32xl\:focus-within\:tw-text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\32xl\:focus-within\:tw-text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\32xl\:focus-within\:tw-text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\32xl\:focus-within\:tw-text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\32xl\:focus-within\:tw-text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\32xl\:focus-within\:tw-text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\32xl\:focus-within\:tw-text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\32xl\:focus-within\:tw-text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\32xl\:focus-within\:tw-text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\32xl\:focus-within\:tw-text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\32xl\:hover\:tw-text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\32xl\:hover\:tw-text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\32xl\:hover\:tw-text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\32xl\:hover\:tw-text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\32xl\:hover\:tw-text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\32xl\:hover\:tw-text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\32xl\:hover\:tw-text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\32xl\:hover\:tw-text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\32xl\:hover\:tw-text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\32xl\:hover\:tw-text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\32xl\:hover\:tw-text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\32xl\:hover\:tw-text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\32xl\:hover\:tw-text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\32xl\:hover\:tw-text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\32xl\:hover\:tw-text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\32xl\:focus\:tw-text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\32xl\:focus\:tw-text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\32xl\:focus\:tw-text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\32xl\:focus\:tw-text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\32xl\:focus\:tw-text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\32xl\:focus\:tw-text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\32xl\:focus\:tw-text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\32xl\:focus\:tw-text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\32xl\:focus\:tw-text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\32xl\:focus\:tw-text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\32xl\:focus\:tw-text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\32xl\:focus\:tw-text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\32xl\:focus\:tw-text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\32xl\:focus\:tw-text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\32xl\:focus\:tw-text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\32xl\:tw-underline{
    text-decoration:underline
  }

  .\32xl\:tw-line-through{
    text-decoration:line-through
  }

  .\32xl\:tw-no-underline{
    text-decoration:none
  }

  .tw-group:hover .\32xl\:group-hover\:tw-underline{
    text-decoration:underline
  }

  .tw-group:hover .\32xl\:group-hover\:tw-line-through{
    text-decoration:line-through
  }

  .tw-group:hover .\32xl\:group-hover\:tw-no-underline{
    text-decoration:none
  }

  .\32xl\:focus-within\:tw-underline:focus-within{
    text-decoration:underline
  }

  .\32xl\:focus-within\:tw-line-through:focus-within{
    text-decoration:line-through
  }

  .\32xl\:focus-within\:tw-no-underline:focus-within{
    text-decoration:none
  }

  .\32xl\:hover\:tw-underline:hover{
    text-decoration:underline
  }

  .\32xl\:hover\:tw-line-through:hover{
    text-decoration:line-through
  }

  .\32xl\:hover\:tw-no-underline:hover{
    text-decoration:none
  }

  .\32xl\:focus\:tw-underline:focus{
    text-decoration:underline
  }

  .\32xl\:focus\:tw-line-through:focus{
    text-decoration:line-through
  }

  .\32xl\:focus\:tw-no-underline:focus{
    text-decoration:none
  }

  .\32xl\:tw-antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\32xl\:tw-subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\32xl\:tw-placeholder-transparent::placeholder{
    color:transparent
  }

  .\32xl\:tw-placeholder-current::placeholder{
    color:currentColor
  }

  .\32xl\:tw-placeholder-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-white::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-gray-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-red-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-yellow-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-green-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-blue-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-indigo-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-purple-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-50::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-100::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-200::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-400::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-500::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-600::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-700::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-800::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-pink-900::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\32xl\:focus\:tw-placeholder-current:focus::placeholder{
    color:currentColor
  }

  .\32xl\:focus\:tw-placeholder-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-white:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 250, 251, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 244, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(229, 231, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 213, 219, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(156, 163, 175, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(107, 114, 128, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(75, 85, 99, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 65, 81, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(31, 41, 55, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-gray-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(17, 24, 39, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 242, 242, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 226, 226, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 202, 202, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 165, 165, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 113, 113, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 68, 68, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(220, 38, 38, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 28, 28, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(153, 27, 27, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-red-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(127, 29, 29, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 251, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 243, 199, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 230, 138, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 211, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 191, 36, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 119, 6, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(180, 83, 9, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(146, 64, 14, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-yellow-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(120, 53, 15, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 253, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(209, 250, 229, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 243, 208, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(110, 231, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(52, 211, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(16, 185, 129, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(5, 150, 105, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(4, 120, 87, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 95, 70, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-green-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(6, 78, 59, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 246, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 234, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(191, 219, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(147, 197, 253, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(96, 165, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(59, 130, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 99, 235, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(29, 78, 216, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 64, 175, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-blue-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(30, 58, 138, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 242, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 231, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 210, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 180, 252, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(129, 140, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(99, 102, 241, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(79, 70, 229, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(67, 56, 202, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(55, 48, 163, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-indigo-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(49, 46, 129, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 243, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 233, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(221, 214, 254, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(196, 181, 253, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(167, 139, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 92, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(124, 58, 237, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(109, 40, 217, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(91, 33, 182, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-purple-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(76, 29, 149, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-50:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 242, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-100:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(252, 231, 243, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-200:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(251, 207, 232, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-300:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 168, 212, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-400:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 114, 182, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-500:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(236, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-600:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(219, 39, 119, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-700:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(190, 24, 93, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-800:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(157, 23, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:tw-placeholder-pink-900:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(131, 24, 67, var(--tw-placeholder-opacity))
  }

  .\32xl\:tw-placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32xl\:tw-placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32xl\:tw-placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32xl\:tw-placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32xl\:tw-placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32xl\:tw-placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32xl\:tw-placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32xl\:tw-placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32xl\:tw-placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32xl\:tw-placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32xl\:tw-placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32xl\:tw-placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32xl\:tw-placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32xl\:tw-placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32xl\:tw-placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32xl\:focus\:tw-placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32xl\:focus\:tw-placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32xl\:focus\:tw-placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32xl\:focus\:tw-placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32xl\:focus\:tw-placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32xl\:focus\:tw-placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32xl\:focus\:tw-placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32xl\:focus\:tw-placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32xl\:focus\:tw-placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32xl\:focus\:tw-placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32xl\:focus\:tw-placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32xl\:focus\:tw-placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32xl\:focus\:tw-placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32xl\:focus\:tw-placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32xl\:focus\:tw-placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32xl\:tw-opacity-0{
    opacity:0
  }

  .\32xl\:tw-opacity-5{
    opacity:0.05
  }

  .\32xl\:tw-opacity-10{
    opacity:0.1
  }

  .\32xl\:tw-opacity-20{
    opacity:0.2
  }

  .\32xl\:tw-opacity-25{
    opacity:0.25
  }

  .\32xl\:tw-opacity-30{
    opacity:0.3
  }

  .\32xl\:tw-opacity-40{
    opacity:0.4
  }

  .\32xl\:tw-opacity-50{
    opacity:0.5
  }

  .\32xl\:tw-opacity-60{
    opacity:0.6
  }

  .\32xl\:tw-opacity-70{
    opacity:0.7
  }

  .\32xl\:tw-opacity-75{
    opacity:0.75
  }

  .\32xl\:tw-opacity-80{
    opacity:0.8
  }

  .\32xl\:tw-opacity-90{
    opacity:0.9
  }

  .\32xl\:tw-opacity-95{
    opacity:0.95
  }

  .\32xl\:tw-opacity-100{
    opacity:1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-0{
    opacity:0
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-5{
    opacity:0.05
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-10{
    opacity:0.1
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-20{
    opacity:0.2
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-25{
    opacity:0.25
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-30{
    opacity:0.3
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-40{
    opacity:0.4
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-50{
    opacity:0.5
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-60{
    opacity:0.6
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-70{
    opacity:0.7
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-75{
    opacity:0.75
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-80{
    opacity:0.8
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-90{
    opacity:0.9
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-95{
    opacity:0.95
  }

  .tw-group:hover .\32xl\:group-hover\:tw-opacity-100{
    opacity:1
  }

  .\32xl\:focus-within\:tw-opacity-0:focus-within{
    opacity:0
  }

  .\32xl\:focus-within\:tw-opacity-5:focus-within{
    opacity:0.05
  }

  .\32xl\:focus-within\:tw-opacity-10:focus-within{
    opacity:0.1
  }

  .\32xl\:focus-within\:tw-opacity-20:focus-within{
    opacity:0.2
  }

  .\32xl\:focus-within\:tw-opacity-25:focus-within{
    opacity:0.25
  }

  .\32xl\:focus-within\:tw-opacity-30:focus-within{
    opacity:0.3
  }

  .\32xl\:focus-within\:tw-opacity-40:focus-within{
    opacity:0.4
  }

  .\32xl\:focus-within\:tw-opacity-50:focus-within{
    opacity:0.5
  }

  .\32xl\:focus-within\:tw-opacity-60:focus-within{
    opacity:0.6
  }

  .\32xl\:focus-within\:tw-opacity-70:focus-within{
    opacity:0.7
  }

  .\32xl\:focus-within\:tw-opacity-75:focus-within{
    opacity:0.75
  }

  .\32xl\:focus-within\:tw-opacity-80:focus-within{
    opacity:0.8
  }

  .\32xl\:focus-within\:tw-opacity-90:focus-within{
    opacity:0.9
  }

  .\32xl\:focus-within\:tw-opacity-95:focus-within{
    opacity:0.95
  }

  .\32xl\:focus-within\:tw-opacity-100:focus-within{
    opacity:1
  }

  .\32xl\:hover\:tw-opacity-0:hover{
    opacity:0
  }

  .\32xl\:hover\:tw-opacity-5:hover{
    opacity:0.05
  }

  .\32xl\:hover\:tw-opacity-10:hover{
    opacity:0.1
  }

  .\32xl\:hover\:tw-opacity-20:hover{
    opacity:0.2
  }

  .\32xl\:hover\:tw-opacity-25:hover{
    opacity:0.25
  }

  .\32xl\:hover\:tw-opacity-30:hover{
    opacity:0.3
  }

  .\32xl\:hover\:tw-opacity-40:hover{
    opacity:0.4
  }

  .\32xl\:hover\:tw-opacity-50:hover{
    opacity:0.5
  }

  .\32xl\:hover\:tw-opacity-60:hover{
    opacity:0.6
  }

  .\32xl\:hover\:tw-opacity-70:hover{
    opacity:0.7
  }

  .\32xl\:hover\:tw-opacity-75:hover{
    opacity:0.75
  }

  .\32xl\:hover\:tw-opacity-80:hover{
    opacity:0.8
  }

  .\32xl\:hover\:tw-opacity-90:hover{
    opacity:0.9
  }

  .\32xl\:hover\:tw-opacity-95:hover{
    opacity:0.95
  }

  .\32xl\:hover\:tw-opacity-100:hover{
    opacity:1
  }

  .\32xl\:focus\:tw-opacity-0:focus{
    opacity:0
  }

  .\32xl\:focus\:tw-opacity-5:focus{
    opacity:0.05
  }

  .\32xl\:focus\:tw-opacity-10:focus{
    opacity:0.1
  }

  .\32xl\:focus\:tw-opacity-20:focus{
    opacity:0.2
  }

  .\32xl\:focus\:tw-opacity-25:focus{
    opacity:0.25
  }

  .\32xl\:focus\:tw-opacity-30:focus{
    opacity:0.3
  }

  .\32xl\:focus\:tw-opacity-40:focus{
    opacity:0.4
  }

  .\32xl\:focus\:tw-opacity-50:focus{
    opacity:0.5
  }

  .\32xl\:focus\:tw-opacity-60:focus{
    opacity:0.6
  }

  .\32xl\:focus\:tw-opacity-70:focus{
    opacity:0.7
  }

  .\32xl\:focus\:tw-opacity-75:focus{
    opacity:0.75
  }

  .\32xl\:focus\:tw-opacity-80:focus{
    opacity:0.8
  }

  .\32xl\:focus\:tw-opacity-90:focus{
    opacity:0.9
  }

  .\32xl\:focus\:tw-opacity-95:focus{
    opacity:0.95
  }

  .\32xl\:focus\:tw-opacity-100:focus{
    opacity:1
  }

  .\32xl\:tw-bg-blend-normal{
    background-blend-mode:normal
  }

  .\32xl\:tw-bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\32xl\:tw-bg-blend-screen{
    background-blend-mode:screen
  }

  .\32xl\:tw-bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\32xl\:tw-bg-blend-darken{
    background-blend-mode:darken
  }

  .\32xl\:tw-bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\32xl\:tw-bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\32xl\:tw-bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\32xl\:tw-bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\32xl\:tw-bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\32xl\:tw-bg-blend-difference{
    background-blend-mode:difference
  }

  .\32xl\:tw-bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\32xl\:tw-bg-blend-hue{
    background-blend-mode:hue
  }

  .\32xl\:tw-bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\32xl\:tw-bg-blend-color{
    background-blend-mode:color
  }

  .\32xl\:tw-bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\32xl\:tw-mix-blend-normal{
    mix-blend-mode:normal
  }

  .\32xl\:tw-mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\32xl\:tw-mix-blend-screen{
    mix-blend-mode:screen
  }

  .\32xl\:tw-mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\32xl\:tw-mix-blend-darken{
    mix-blend-mode:darken
  }

  .\32xl\:tw-mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\32xl\:tw-mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\32xl\:tw-mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\32xl\:tw-mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\32xl\:tw-mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\32xl\:tw-mix-blend-difference{
    mix-blend-mode:difference
  }

  .\32xl\:tw-mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\32xl\:tw-mix-blend-hue{
    mix-blend-mode:hue
  }

  .\32xl\:tw-mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\32xl\:tw-mix-blend-color{
    mix-blend-mode:color
  }

  .\32xl\:tw-mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:tw-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)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-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)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .tw-group:hover .\32xl\:group-hover\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:hover\:tw-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)
  }

  .\32xl\:hover\:tw-shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:tw-outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:tw-outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:tw-outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:focus-within\:tw-outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:focus-within\:tw-outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:focus-within\:tw-outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:focus\:tw-outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:focus\:tw-outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:focus\:tw-outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus-within\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:focus\:tw-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)
  }

  .\32xl\:tw-ring-inset{
    --tw-ring-inset:inset
  }

  .\32xl\:focus-within\:tw-ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\32xl\:focus\:tw-ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\32xl\:tw-ring-transparent{
    --tw-ring-color:transparent
  }

  .\32xl\:tw-ring-current{
    --tw-ring-color:currentColor
  }

  .\32xl\:tw-ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-white{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-gray-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-red-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-yellow-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-green-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-blue-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-indigo-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-purple-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-50{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-100{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-200{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-300{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-500{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-600{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-700{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-800{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-pink-900{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\32xl\:focus-within\:tw-ring-current:focus-within{
    --tw-ring-color:currentColor
  }

  .\32xl\:focus-within\:tw-ring-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-white:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-gray-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-red-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-yellow-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-green-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-blue-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-indigo-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-purple-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-50:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-100:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-200:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-300:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-400:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-500:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-600:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-700:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-800:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:tw-ring-pink-900:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\32xl\:focus\:tw-ring-current:focus{
    --tw-ring-color:currentColor
  }

  .\32xl\:focus\:tw-ring-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-white:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 250, 251, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 244, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(229, 231, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 213, 219, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(156, 163, 175, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(107, 114, 128, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(75, 85, 99, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 65, 81, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(31, 41, 55, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-gray-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(17, 24, 39, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 242, 242, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 226, 226, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 202, 202, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 165, 165, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 113, 113, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 68, 68, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(220, 38, 38, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 28, 28, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(153, 27, 27, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-red-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(127, 29, 29, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 251, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 243, 199, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 230, 138, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 211, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 191, 36, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 119, 6, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(180, 83, 9, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(146, 64, 14, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-yellow-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(120, 53, 15, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 253, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(209, 250, 229, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 243, 208, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(110, 231, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(52, 211, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(16, 185, 129, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(5, 150, 105, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(4, 120, 87, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 95, 70, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-green-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(6, 78, 59, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 246, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 234, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(191, 219, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(147, 197, 253, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(96, 165, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 99, 235, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(29, 78, 216, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 64, 175, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-blue-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(30, 58, 138, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 242, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 231, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 210, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 180, 252, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129, 140, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99, 102, 241, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(79, 70, 229, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(67, 56, 202, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(55, 48, 163, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-indigo-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(49, 46, 129, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 243, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 233, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(221, 214, 254, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(196, 181, 253, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(167, 139, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 92, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(124, 58, 237, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(109, 40, 217, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(91, 33, 182, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-purple-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(76, 29, 149, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-50:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 242, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-100:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(252, 231, 243, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(251, 207, 232, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-300:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 168, 212, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-400:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 114, 182, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(236, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-600:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(219, 39, 119, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-700:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(190, 24, 93, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-800:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(157, 23, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:tw-ring-pink-900:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(131, 24, 67, var(--tw-ring-opacity))
  }

  .\32xl\:tw-ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\32xl\:tw-ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\32xl\:tw-ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\32xl\:tw-ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\32xl\:tw-ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\32xl\:tw-ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\32xl\:tw-ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\32xl\:tw-ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\32xl\:tw-ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\32xl\:tw-ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\32xl\:tw-ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\32xl\:tw-ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\32xl\:tw-ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\32xl\:tw-ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\32xl\:tw-ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\32xl\:focus-within\:tw-ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\32xl\:focus-within\:tw-ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\32xl\:focus-within\:tw-ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\32xl\:focus-within\:tw-ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\32xl\:focus-within\:tw-ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\32xl\:focus-within\:tw-ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\32xl\:focus-within\:tw-ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\32xl\:focus-within\:tw-ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\32xl\:focus-within\:tw-ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\32xl\:focus-within\:tw-ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\32xl\:focus-within\:tw-ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\32xl\:focus-within\:tw-ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\32xl\:focus-within\:tw-ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\32xl\:focus-within\:tw-ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\32xl\:focus-within\:tw-ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\32xl\:focus\:tw-ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\32xl\:focus\:tw-ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\32xl\:focus\:tw-ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\32xl\:focus\:tw-ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\32xl\:focus\:tw-ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\32xl\:focus\:tw-ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\32xl\:focus\:tw-ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\32xl\:focus\:tw-ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\32xl\:focus\:tw-ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\32xl\:focus\:tw-ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\32xl\:focus\:tw-ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\32xl\:focus\:tw-ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\32xl\:focus\:tw-ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\32xl\:focus\:tw-ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\32xl\:focus\:tw-ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\32xl\:tw-ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\32xl\:tw-ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\32xl\:tw-ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\32xl\:tw-ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\32xl\:tw-ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\32xl\:focus-within\:tw-ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\32xl\:focus-within\:tw-ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\32xl\:focus-within\:tw-ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\32xl\:focus-within\:tw-ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\32xl\:focus-within\:tw-ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\32xl\:focus\:tw-ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\32xl\:focus\:tw-ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\32xl\:focus\:tw-ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\32xl\:focus\:tw-ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\32xl\:focus\:tw-ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\32xl\:tw-ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:tw-ring-offset-current{
    --tw-ring-offset-color:currentColor
  }

  .\32xl\:tw-ring-offset-black{
    --tw-ring-offset-color:#000
  }

  .\32xl\:tw-ring-offset-white{
    --tw-ring-offset-color:#fff
  }

  .\32xl\:tw-ring-offset-gray-50{
    --tw-ring-offset-color:#f9fafb
  }

  .\32xl\:tw-ring-offset-gray-100{
    --tw-ring-offset-color:#f3f4f6
  }

  .\32xl\:tw-ring-offset-gray-200{
    --tw-ring-offset-color:#e5e7eb
  }

  .\32xl\:tw-ring-offset-gray-300{
    --tw-ring-offset-color:#d1d5db
  }

  .\32xl\:tw-ring-offset-gray-400{
    --tw-ring-offset-color:#9ca3af
  }

  .\32xl\:tw-ring-offset-gray-500{
    --tw-ring-offset-color:#6b7280
  }

  .\32xl\:tw-ring-offset-gray-600{
    --tw-ring-offset-color:#4b5563
  }

  .\32xl\:tw-ring-offset-gray-700{
    --tw-ring-offset-color:#374151
  }

  .\32xl\:tw-ring-offset-gray-800{
    --tw-ring-offset-color:#1f2937
  }

  .\32xl\:tw-ring-offset-gray-900{
    --tw-ring-offset-color:#111827
  }

  .\32xl\:tw-ring-offset-red-50{
    --tw-ring-offset-color:#fef2f2
  }

  .\32xl\:tw-ring-offset-red-100{
    --tw-ring-offset-color:#fee2e2
  }

  .\32xl\:tw-ring-offset-red-200{
    --tw-ring-offset-color:#fecaca
  }

  .\32xl\:tw-ring-offset-red-300{
    --tw-ring-offset-color:#fca5a5
  }

  .\32xl\:tw-ring-offset-red-400{
    --tw-ring-offset-color:#f87171
  }

  .\32xl\:tw-ring-offset-red-500{
    --tw-ring-offset-color:#ef4444
  }

  .\32xl\:tw-ring-offset-red-600{
    --tw-ring-offset-color:#dc2626
  }

  .\32xl\:tw-ring-offset-red-700{
    --tw-ring-offset-color:#b91c1c
  }

  .\32xl\:tw-ring-offset-red-800{
    --tw-ring-offset-color:#991b1b
  }

  .\32xl\:tw-ring-offset-red-900{
    --tw-ring-offset-color:#7f1d1d
  }

  .\32xl\:tw-ring-offset-yellow-50{
    --tw-ring-offset-color:#fffbeb
  }

  .\32xl\:tw-ring-offset-yellow-100{
    --tw-ring-offset-color:#fef3c7
  }

  .\32xl\:tw-ring-offset-yellow-200{
    --tw-ring-offset-color:#fde68a
  }

  .\32xl\:tw-ring-offset-yellow-300{
    --tw-ring-offset-color:#fcd34d
  }

  .\32xl\:tw-ring-offset-yellow-400{
    --tw-ring-offset-color:#fbbf24
  }

  .\32xl\:tw-ring-offset-yellow-500{
    --tw-ring-offset-color:#f59e0b
  }

  .\32xl\:tw-ring-offset-yellow-600{
    --tw-ring-offset-color:#d97706
  }

  .\32xl\:tw-ring-offset-yellow-700{
    --tw-ring-offset-color:#b45309
  }

  .\32xl\:tw-ring-offset-yellow-800{
    --tw-ring-offset-color:#92400e
  }

  .\32xl\:tw-ring-offset-yellow-900{
    --tw-ring-offset-color:#78350f
  }

  .\32xl\:tw-ring-offset-green-50{
    --tw-ring-offset-color:#ecfdf5
  }

  .\32xl\:tw-ring-offset-green-100{
    --tw-ring-offset-color:#d1fae5
  }

  .\32xl\:tw-ring-offset-green-200{
    --tw-ring-offset-color:#a7f3d0
  }

  .\32xl\:tw-ring-offset-green-300{
    --tw-ring-offset-color:#6ee7b7
  }

  .\32xl\:tw-ring-offset-green-400{
    --tw-ring-offset-color:#34d399
  }

  .\32xl\:tw-ring-offset-green-500{
    --tw-ring-offset-color:#10b981
  }

  .\32xl\:tw-ring-offset-green-600{
    --tw-ring-offset-color:#059669
  }

  .\32xl\:tw-ring-offset-green-700{
    --tw-ring-offset-color:#047857
  }

  .\32xl\:tw-ring-offset-green-800{
    --tw-ring-offset-color:#065f46
  }

  .\32xl\:tw-ring-offset-green-900{
    --tw-ring-offset-color:#064e3b
  }

  .\32xl\:tw-ring-offset-blue-50{
    --tw-ring-offset-color:#eff6ff
  }

  .\32xl\:tw-ring-offset-blue-100{
    --tw-ring-offset-color:#dbeafe
  }

  .\32xl\:tw-ring-offset-blue-200{
    --tw-ring-offset-color:#bfdbfe
  }

  .\32xl\:tw-ring-offset-blue-300{
    --tw-ring-offset-color:#93c5fd
  }

  .\32xl\:tw-ring-offset-blue-400{
    --tw-ring-offset-color:#60a5fa
  }

  .\32xl\:tw-ring-offset-blue-500{
    --tw-ring-offset-color:#3b82f6
  }

  .\32xl\:tw-ring-offset-blue-600{
    --tw-ring-offset-color:#2563eb
  }

  .\32xl\:tw-ring-offset-blue-700{
    --tw-ring-offset-color:#1d4ed8
  }

  .\32xl\:tw-ring-offset-blue-800{
    --tw-ring-offset-color:#1e40af
  }

  .\32xl\:tw-ring-offset-blue-900{
    --tw-ring-offset-color:#1e3a8a
  }

  .\32xl\:tw-ring-offset-indigo-50{
    --tw-ring-offset-color:#eef2ff
  }

  .\32xl\:tw-ring-offset-indigo-100{
    --tw-ring-offset-color:#e0e7ff
  }

  .\32xl\:tw-ring-offset-indigo-200{
    --tw-ring-offset-color:#c7d2fe
  }

  .\32xl\:tw-ring-offset-indigo-300{
    --tw-ring-offset-color:#a5b4fc
  }

  .\32xl\:tw-ring-offset-indigo-400{
    --tw-ring-offset-color:#818cf8
  }

  .\32xl\:tw-ring-offset-indigo-500{
    --tw-ring-offset-color:#6366f1
  }

  .\32xl\:tw-ring-offset-indigo-600{
    --tw-ring-offset-color:#4f46e5
  }

  .\32xl\:tw-ring-offset-indigo-700{
    --tw-ring-offset-color:#4338ca
  }

  .\32xl\:tw-ring-offset-indigo-800{
    --tw-ring-offset-color:#3730a3
  }

  .\32xl\:tw-ring-offset-indigo-900{
    --tw-ring-offset-color:#312e81
  }

  .\32xl\:tw-ring-offset-purple-50{
    --tw-ring-offset-color:#f5f3ff
  }

  .\32xl\:tw-ring-offset-purple-100{
    --tw-ring-offset-color:#ede9fe
  }

  .\32xl\:tw-ring-offset-purple-200{
    --tw-ring-offset-color:#ddd6fe
  }

  .\32xl\:tw-ring-offset-purple-300{
    --tw-ring-offset-color:#c4b5fd
  }

  .\32xl\:tw-ring-offset-purple-400{
    --tw-ring-offset-color:#a78bfa
  }

  .\32xl\:tw-ring-offset-purple-500{
    --tw-ring-offset-color:#8b5cf6
  }

  .\32xl\:tw-ring-offset-purple-600{
    --tw-ring-offset-color:#7c3aed
  }

  .\32xl\:tw-ring-offset-purple-700{
    --tw-ring-offset-color:#6d28d9
  }

  .\32xl\:tw-ring-offset-purple-800{
    --tw-ring-offset-color:#5b21b6
  }

  .\32xl\:tw-ring-offset-purple-900{
    --tw-ring-offset-color:#4c1d95
  }

  .\32xl\:tw-ring-offset-pink-50{
    --tw-ring-offset-color:#fdf2f8
  }

  .\32xl\:tw-ring-offset-pink-100{
    --tw-ring-offset-color:#fce7f3
  }

  .\32xl\:tw-ring-offset-pink-200{
    --tw-ring-offset-color:#fbcfe8
  }

  .\32xl\:tw-ring-offset-pink-300{
    --tw-ring-offset-color:#f9a8d4
  }

  .\32xl\:tw-ring-offset-pink-400{
    --tw-ring-offset-color:#f472b6
  }

  .\32xl\:tw-ring-offset-pink-500{
    --tw-ring-offset-color:#ec4899
  }

  .\32xl\:tw-ring-offset-pink-600{
    --tw-ring-offset-color:#db2777
  }

  .\32xl\:tw-ring-offset-pink-700{
    --tw-ring-offset-color:#be185d
  }

  .\32xl\:tw-ring-offset-pink-800{
    --tw-ring-offset-color:#9d174d
  }

  .\32xl\:tw-ring-offset-pink-900{
    --tw-ring-offset-color:#831843
  }

  .\32xl\:focus-within\:tw-ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:focus-within\:tw-ring-offset-current:focus-within{
    --tw-ring-offset-color:currentColor
  }

  .\32xl\:focus-within\:tw-ring-offset-black:focus-within{
    --tw-ring-offset-color:#000
  }

  .\32xl\:focus-within\:tw-ring-offset-white:focus-within{
    --tw-ring-offset-color:#fff
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-50:focus-within{
    --tw-ring-offset-color:#f9fafb
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-100:focus-within{
    --tw-ring-offset-color:#f3f4f6
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-200:focus-within{
    --tw-ring-offset-color:#e5e7eb
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-300:focus-within{
    --tw-ring-offset-color:#d1d5db
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-400:focus-within{
    --tw-ring-offset-color:#9ca3af
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-500:focus-within{
    --tw-ring-offset-color:#6b7280
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-600:focus-within{
    --tw-ring-offset-color:#4b5563
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-700:focus-within{
    --tw-ring-offset-color:#374151
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-800:focus-within{
    --tw-ring-offset-color:#1f2937
  }

  .\32xl\:focus-within\:tw-ring-offset-gray-900:focus-within{
    --tw-ring-offset-color:#111827
  }

  .\32xl\:focus-within\:tw-ring-offset-red-50:focus-within{
    --tw-ring-offset-color:#fef2f2
  }

  .\32xl\:focus-within\:tw-ring-offset-red-100:focus-within{
    --tw-ring-offset-color:#fee2e2
  }

  .\32xl\:focus-within\:tw-ring-offset-red-200:focus-within{
    --tw-ring-offset-color:#fecaca
  }

  .\32xl\:focus-within\:tw-ring-offset-red-300:focus-within{
    --tw-ring-offset-color:#fca5a5
  }

  .\32xl\:focus-within\:tw-ring-offset-red-400:focus-within{
    --tw-ring-offset-color:#f87171
  }

  .\32xl\:focus-within\:tw-ring-offset-red-500:focus-within{
    --tw-ring-offset-color:#ef4444
  }

  .\32xl\:focus-within\:tw-ring-offset-red-600:focus-within{
    --tw-ring-offset-color:#dc2626
  }

  .\32xl\:focus-within\:tw-ring-offset-red-700:focus-within{
    --tw-ring-offset-color:#b91c1c
  }

  .\32xl\:focus-within\:tw-ring-offset-red-800:focus-within{
    --tw-ring-offset-color:#991b1b
  }

  .\32xl\:focus-within\:tw-ring-offset-red-900:focus-within{
    --tw-ring-offset-color:#7f1d1d
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-50:focus-within{
    --tw-ring-offset-color:#fffbeb
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-100:focus-within{
    --tw-ring-offset-color:#fef3c7
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-200:focus-within{
    --tw-ring-offset-color:#fde68a
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-300:focus-within{
    --tw-ring-offset-color:#fcd34d
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-400:focus-within{
    --tw-ring-offset-color:#fbbf24
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-500:focus-within{
    --tw-ring-offset-color:#f59e0b
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-600:focus-within{
    --tw-ring-offset-color:#d97706
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-700:focus-within{
    --tw-ring-offset-color:#b45309
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-800:focus-within{
    --tw-ring-offset-color:#92400e
  }

  .\32xl\:focus-within\:tw-ring-offset-yellow-900:focus-within{
    --tw-ring-offset-color:#78350f
  }

  .\32xl\:focus-within\:tw-ring-offset-green-50:focus-within{
    --tw-ring-offset-color:#ecfdf5
  }

  .\32xl\:focus-within\:tw-ring-offset-green-100:focus-within{
    --tw-ring-offset-color:#d1fae5
  }

  .\32xl\:focus-within\:tw-ring-offset-green-200:focus-within{
    --tw-ring-offset-color:#a7f3d0
  }

  .\32xl\:focus-within\:tw-ring-offset-green-300:focus-within{
    --tw-ring-offset-color:#6ee7b7
  }

  .\32xl\:focus-within\:tw-ring-offset-green-400:focus-within{
    --tw-ring-offset-color:#34d399
  }

  .\32xl\:focus-within\:tw-ring-offset-green-500:focus-within{
    --tw-ring-offset-color:#10b981
  }

  .\32xl\:focus-within\:tw-ring-offset-green-600:focus-within{
    --tw-ring-offset-color:#059669
  }

  .\32xl\:focus-within\:tw-ring-offset-green-700:focus-within{
    --tw-ring-offset-color:#047857
  }

  .\32xl\:focus-within\:tw-ring-offset-green-800:focus-within{
    --tw-ring-offset-color:#065f46
  }

  .\32xl\:focus-within\:tw-ring-offset-green-900:focus-within{
    --tw-ring-offset-color:#064e3b
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-50:focus-within{
    --tw-ring-offset-color:#eff6ff
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-100:focus-within{
    --tw-ring-offset-color:#dbeafe
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-200:focus-within{
    --tw-ring-offset-color:#bfdbfe
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-300:focus-within{
    --tw-ring-offset-color:#93c5fd
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-400:focus-within{
    --tw-ring-offset-color:#60a5fa
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-500:focus-within{
    --tw-ring-offset-color:#3b82f6
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-600:focus-within{
    --tw-ring-offset-color:#2563eb
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-700:focus-within{
    --tw-ring-offset-color:#1d4ed8
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-800:focus-within{
    --tw-ring-offset-color:#1e40af
  }

  .\32xl\:focus-within\:tw-ring-offset-blue-900:focus-within{
    --tw-ring-offset-color:#1e3a8a
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-50:focus-within{
    --tw-ring-offset-color:#eef2ff
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-100:focus-within{
    --tw-ring-offset-color:#e0e7ff
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-200:focus-within{
    --tw-ring-offset-color:#c7d2fe
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-300:focus-within{
    --tw-ring-offset-color:#a5b4fc
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-400:focus-within{
    --tw-ring-offset-color:#818cf8
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-500:focus-within{
    --tw-ring-offset-color:#6366f1
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-600:focus-within{
    --tw-ring-offset-color:#4f46e5
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-700:focus-within{
    --tw-ring-offset-color:#4338ca
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-800:focus-within{
    --tw-ring-offset-color:#3730a3
  }

  .\32xl\:focus-within\:tw-ring-offset-indigo-900:focus-within{
    --tw-ring-offset-color:#312e81
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-50:focus-within{
    --tw-ring-offset-color:#f5f3ff
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-100:focus-within{
    --tw-ring-offset-color:#ede9fe
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-200:focus-within{
    --tw-ring-offset-color:#ddd6fe
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-300:focus-within{
    --tw-ring-offset-color:#c4b5fd
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-400:focus-within{
    --tw-ring-offset-color:#a78bfa
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-500:focus-within{
    --tw-ring-offset-color:#8b5cf6
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-600:focus-within{
    --tw-ring-offset-color:#7c3aed
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-700:focus-within{
    --tw-ring-offset-color:#6d28d9
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-800:focus-within{
    --tw-ring-offset-color:#5b21b6
  }

  .\32xl\:focus-within\:tw-ring-offset-purple-900:focus-within{
    --tw-ring-offset-color:#4c1d95
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-50:focus-within{
    --tw-ring-offset-color:#fdf2f8
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-100:focus-within{
    --tw-ring-offset-color:#fce7f3
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-200:focus-within{
    --tw-ring-offset-color:#fbcfe8
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-300:focus-within{
    --tw-ring-offset-color:#f9a8d4
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-400:focus-within{
    --tw-ring-offset-color:#f472b6
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-500:focus-within{
    --tw-ring-offset-color:#ec4899
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-600:focus-within{
    --tw-ring-offset-color:#db2777
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-700:focus-within{
    --tw-ring-offset-color:#be185d
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-800:focus-within{
    --tw-ring-offset-color:#9d174d
  }

  .\32xl\:focus-within\:tw-ring-offset-pink-900:focus-within{
    --tw-ring-offset-color:#831843
  }

  .\32xl\:focus\:tw-ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:focus\:tw-ring-offset-current:focus{
    --tw-ring-offset-color:currentColor
  }

  .\32xl\:focus\:tw-ring-offset-black:focus{
    --tw-ring-offset-color:#000
  }

  .\32xl\:focus\:tw-ring-offset-white:focus{
    --tw-ring-offset-color:#fff
  }

  .\32xl\:focus\:tw-ring-offset-gray-50:focus{
    --tw-ring-offset-color:#f9fafb
  }

  .\32xl\:focus\:tw-ring-offset-gray-100:focus{
    --tw-ring-offset-color:#f3f4f6
  }

  .\32xl\:focus\:tw-ring-offset-gray-200:focus{
    --tw-ring-offset-color:#e5e7eb
  }

  .\32xl\:focus\:tw-ring-offset-gray-300:focus{
    --tw-ring-offset-color:#d1d5db
  }

  .\32xl\:focus\:tw-ring-offset-gray-400:focus{
    --tw-ring-offset-color:#9ca3af
  }

  .\32xl\:focus\:tw-ring-offset-gray-500:focus{
    --tw-ring-offset-color:#6b7280
  }

  .\32xl\:focus\:tw-ring-offset-gray-600:focus{
    --tw-ring-offset-color:#4b5563
  }

  .\32xl\:focus\:tw-ring-offset-gray-700:focus{
    --tw-ring-offset-color:#374151
  }

  .\32xl\:focus\:tw-ring-offset-gray-800:focus{
    --tw-ring-offset-color:#1f2937
  }

  .\32xl\:focus\:tw-ring-offset-gray-900:focus{
    --tw-ring-offset-color:#111827
  }

  .\32xl\:focus\:tw-ring-offset-red-50:focus{
    --tw-ring-offset-color:#fef2f2
  }

  .\32xl\:focus\:tw-ring-offset-red-100:focus{
    --tw-ring-offset-color:#fee2e2
  }

  .\32xl\:focus\:tw-ring-offset-red-200:focus{
    --tw-ring-offset-color:#fecaca
  }

  .\32xl\:focus\:tw-ring-offset-red-300:focus{
    --tw-ring-offset-color:#fca5a5
  }

  .\32xl\:focus\:tw-ring-offset-red-400:focus{
    --tw-ring-offset-color:#f87171
  }

  .\32xl\:focus\:tw-ring-offset-red-500:focus{
    --tw-ring-offset-color:#ef4444
  }

  .\32xl\:focus\:tw-ring-offset-red-600:focus{
    --tw-ring-offset-color:#dc2626
  }

  .\32xl\:focus\:tw-ring-offset-red-700:focus{
    --tw-ring-offset-color:#b91c1c
  }

  .\32xl\:focus\:tw-ring-offset-red-800:focus{
    --tw-ring-offset-color:#991b1b
  }

  .\32xl\:focus\:tw-ring-offset-red-900:focus{
    --tw-ring-offset-color:#7f1d1d
  }

  .\32xl\:focus\:tw-ring-offset-yellow-50:focus{
    --tw-ring-offset-color:#fffbeb
  }

  .\32xl\:focus\:tw-ring-offset-yellow-100:focus{
    --tw-ring-offset-color:#fef3c7
  }

  .\32xl\:focus\:tw-ring-offset-yellow-200:focus{
    --tw-ring-offset-color:#fde68a
  }

  .\32xl\:focus\:tw-ring-offset-yellow-300:focus{
    --tw-ring-offset-color:#fcd34d
  }

  .\32xl\:focus\:tw-ring-offset-yellow-400:focus{
    --tw-ring-offset-color:#fbbf24
  }

  .\32xl\:focus\:tw-ring-offset-yellow-500:focus{
    --tw-ring-offset-color:#f59e0b
  }

  .\32xl\:focus\:tw-ring-offset-yellow-600:focus{
    --tw-ring-offset-color:#d97706
  }

  .\32xl\:focus\:tw-ring-offset-yellow-700:focus{
    --tw-ring-offset-color:#b45309
  }

  .\32xl\:focus\:tw-ring-offset-yellow-800:focus{
    --tw-ring-offset-color:#92400e
  }

  .\32xl\:focus\:tw-ring-offset-yellow-900:focus{
    --tw-ring-offset-color:#78350f
  }

  .\32xl\:focus\:tw-ring-offset-green-50:focus{
    --tw-ring-offset-color:#ecfdf5
  }

  .\32xl\:focus\:tw-ring-offset-green-100:focus{
    --tw-ring-offset-color:#d1fae5
  }

  .\32xl\:focus\:tw-ring-offset-green-200:focus{
    --tw-ring-offset-color:#a7f3d0
  }

  .\32xl\:focus\:tw-ring-offset-green-300:focus{
    --tw-ring-offset-color:#6ee7b7
  }

  .\32xl\:focus\:tw-ring-offset-green-400:focus{
    --tw-ring-offset-color:#34d399
  }

  .\32xl\:focus\:tw-ring-offset-green-500:focus{
    --tw-ring-offset-color:#10b981
  }

  .\32xl\:focus\:tw-ring-offset-green-600:focus{
    --tw-ring-offset-color:#059669
  }

  .\32xl\:focus\:tw-ring-offset-green-700:focus{
    --tw-ring-offset-color:#047857
  }

  .\32xl\:focus\:tw-ring-offset-green-800:focus{
    --tw-ring-offset-color:#065f46
  }

  .\32xl\:focus\:tw-ring-offset-green-900:focus{
    --tw-ring-offset-color:#064e3b
  }

  .\32xl\:focus\:tw-ring-offset-blue-50:focus{
    --tw-ring-offset-color:#eff6ff
  }

  .\32xl\:focus\:tw-ring-offset-blue-100:focus{
    --tw-ring-offset-color:#dbeafe
  }

  .\32xl\:focus\:tw-ring-offset-blue-200:focus{
    --tw-ring-offset-color:#bfdbfe
  }

  .\32xl\:focus\:tw-ring-offset-blue-300:focus{
    --tw-ring-offset-color:#93c5fd
  }

  .\32xl\:focus\:tw-ring-offset-blue-400:focus{
    --tw-ring-offset-color:#60a5fa
  }

  .\32xl\:focus\:tw-ring-offset-blue-500:focus{
    --tw-ring-offset-color:#3b82f6
  }

  .\32xl\:focus\:tw-ring-offset-blue-600:focus{
    --tw-ring-offset-color:#2563eb
  }

  .\32xl\:focus\:tw-ring-offset-blue-700:focus{
    --tw-ring-offset-color:#1d4ed8
  }

  .\32xl\:focus\:tw-ring-offset-blue-800:focus{
    --tw-ring-offset-color:#1e40af
  }

  .\32xl\:focus\:tw-ring-offset-blue-900:focus{
    --tw-ring-offset-color:#1e3a8a
  }

  .\32xl\:focus\:tw-ring-offset-indigo-50:focus{
    --tw-ring-offset-color:#eef2ff
  }

  .\32xl\:focus\:tw-ring-offset-indigo-100:focus{
    --tw-ring-offset-color:#e0e7ff
  }

  .\32xl\:focus\:tw-ring-offset-indigo-200:focus{
    --tw-ring-offset-color:#c7d2fe
  }

  .\32xl\:focus\:tw-ring-offset-indigo-300:focus{
    --tw-ring-offset-color:#a5b4fc
  }

  .\32xl\:focus\:tw-ring-offset-indigo-400:focus{
    --tw-ring-offset-color:#818cf8
  }

  .\32xl\:focus\:tw-ring-offset-indigo-500:focus{
    --tw-ring-offset-color:#6366f1
  }

  .\32xl\:focus\:tw-ring-offset-indigo-600:focus{
    --tw-ring-offset-color:#4f46e5
  }

  .\32xl\:focus\:tw-ring-offset-indigo-700:focus{
    --tw-ring-offset-color:#4338ca
  }

  .\32xl\:focus\:tw-ring-offset-indigo-800:focus{
    --tw-ring-offset-color:#3730a3
  }

  .\32xl\:focus\:tw-ring-offset-indigo-900:focus{
    --tw-ring-offset-color:#312e81
  }

  .\32xl\:focus\:tw-ring-offset-purple-50:focus{
    --tw-ring-offset-color:#f5f3ff
  }

  .\32xl\:focus\:tw-ring-offset-purple-100:focus{
    --tw-ring-offset-color:#ede9fe
  }

  .\32xl\:focus\:tw-ring-offset-purple-200:focus{
    --tw-ring-offset-color:#ddd6fe
  }

  .\32xl\:focus\:tw-ring-offset-purple-300:focus{
    --tw-ring-offset-color:#c4b5fd
  }

  .\32xl\:focus\:tw-ring-offset-purple-400:focus{
    --tw-ring-offset-color:#a78bfa
  }

  .\32xl\:focus\:tw-ring-offset-purple-500:focus{
    --tw-ring-offset-color:#8b5cf6
  }

  .\32xl\:focus\:tw-ring-offset-purple-600:focus{
    --tw-ring-offset-color:#7c3aed
  }

  .\32xl\:focus\:tw-ring-offset-purple-700:focus{
    --tw-ring-offset-color:#6d28d9
  }

  .\32xl\:focus\:tw-ring-offset-purple-800:focus{
    --tw-ring-offset-color:#5b21b6
  }

  .\32xl\:focus\:tw-ring-offset-purple-900:focus{
    --tw-ring-offset-color:#4c1d95
  }

  .\32xl\:focus\:tw-ring-offset-pink-50:focus{
    --tw-ring-offset-color:#fdf2f8
  }

  .\32xl\:focus\:tw-ring-offset-pink-100:focus{
    --tw-ring-offset-color:#fce7f3
  }

  .\32xl\:focus\:tw-ring-offset-pink-200:focus{
    --tw-ring-offset-color:#fbcfe8
  }

  .\32xl\:focus\:tw-ring-offset-pink-300:focus{
    --tw-ring-offset-color:#f9a8d4
  }

  .\32xl\:focus\:tw-ring-offset-pink-400:focus{
    --tw-ring-offset-color:#f472b6
  }

  .\32xl\:focus\:tw-ring-offset-pink-500:focus{
    --tw-ring-offset-color:#ec4899
  }

  .\32xl\:focus\:tw-ring-offset-pink-600:focus{
    --tw-ring-offset-color:#db2777
  }

  .\32xl\:focus\:tw-ring-offset-pink-700:focus{
    --tw-ring-offset-color:#be185d
  }

  .\32xl\:focus\:tw-ring-offset-pink-800:focus{
    --tw-ring-offset-color:#9d174d
  }

  .\32xl\:focus\:tw-ring-offset-pink-900:focus{
    --tw-ring-offset-color:#831843
  }

  .\32xl\:tw-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)
  }

  .\32xl\:tw-filter-none{
    filter:none
  }

  .\32xl\:tw-blur-0{
    --tw-blur:blur(0)
  }

  .\32xl\:tw-blur-none{
    --tw-blur:blur(0)
  }

  .\32xl\:tw-blur-sm{
    --tw-blur:blur(4px)
  }

  .\32xl\:tw-blur{
    --tw-blur:blur(8px)
  }

  .\32xl\:tw-blur-md{
    --tw-blur:blur(12px)
  }

  .\32xl\:tw-blur-lg{
    --tw-blur:blur(16px)
  }

  .\32xl\:tw-blur-xl{
    --tw-blur:blur(24px)
  }

  .\32xl\:tw-blur-2xl{
    --tw-blur:blur(40px)
  }

  .\32xl\:tw-blur-3xl{
    --tw-blur:blur(64px)
  }

  .\32xl\:tw-brightness-0{
    --tw-brightness:brightness(0)
  }

  .\32xl\:tw-brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\32xl\:tw-brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\32xl\:tw-brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\32xl\:tw-brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\32xl\:tw-brightness-100{
    --tw-brightness:brightness(1)
  }

  .\32xl\:tw-brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\32xl\:tw-brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\32xl\:tw-brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\32xl\:tw-brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\32xl\:tw-brightness-200{
    --tw-brightness:brightness(2)
  }

  .\32xl\:tw-contrast-0{
    --tw-contrast:contrast(0)
  }

  .\32xl\:tw-contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\32xl\:tw-contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\32xl\:tw-contrast-100{
    --tw-contrast:contrast(1)
  }

  .\32xl\:tw-contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\32xl\:tw-contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\32xl\:tw-contrast-200{
    --tw-contrast:contrast(2)
  }

  .\32xl\:tw-drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-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))
  }

  .\32xl\:tw-drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\32xl\:tw-drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\32xl\:tw-grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\32xl\:tw-grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\32xl\:tw-hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\32xl\:tw-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\32xl\:tw-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\32xl\:tw-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\32xl\:tw-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\32xl\:tw-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\32xl\:tw--hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\32xl\:tw--hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\32xl\:tw--hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\32xl\:tw--hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\32xl\:tw--hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\32xl\:tw-invert-0{
    --tw-invert:invert(0)
  }

  .\32xl\:tw-invert{
    --tw-invert:invert(100%)
  }

  .\32xl\:tw-saturate-0{
    --tw-saturate:saturate(0)
  }

  .\32xl\:tw-saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\32xl\:tw-saturate-100{
    --tw-saturate:saturate(1)
  }

  .\32xl\:tw-saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\32xl\:tw-saturate-200{
    --tw-saturate:saturate(2)
  }

  .\32xl\:tw-sepia-0{
    --tw-sepia:sepia(0)
  }

  .\32xl\:tw-sepia{
    --tw-sepia:sepia(100%)
  }

  .\32xl\:tw-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,/*!*/ /*!*/);
    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)
  }

  .\32xl\:tw-backdrop-filter-none{
    backdrop-filter:none
  }

  .\32xl\:tw-backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\32xl\:tw-backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\32xl\:tw-backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\32xl\:tw-backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\32xl\:tw-backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\32xl\:tw-backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\32xl\:tw-backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\32xl\:tw-backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\32xl\:tw-backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\32xl\:tw-backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\32xl\:tw-backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\32xl\:tw-backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\32xl\:tw-backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\32xl\:tw-backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\32xl\:tw-backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\32xl\:tw-backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\32xl\:tw-backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\32xl\:tw-backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\32xl\:tw-backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\32xl\:tw-backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\32xl\:tw-backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\32xl\:tw-backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\32xl\:tw-backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\32xl\:tw-backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\32xl\:tw-backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\32xl\:tw-backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\32xl\:tw-backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\32xl\:tw-backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\32xl\:tw-backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\32xl\:tw-backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\32xl\:tw-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\32xl\:tw-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\32xl\:tw-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\32xl\:tw-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\32xl\:tw-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\32xl\:tw--backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\32xl\:tw--backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\32xl\:tw--backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\32xl\:tw--backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\32xl\:tw--backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\32xl\:tw-backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\32xl\:tw-backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\32xl\:tw-backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\32xl\:tw-backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\32xl\:tw-backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\32xl\:tw-backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\32xl\:tw-backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\32xl\:tw-backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\32xl\:tw-backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\32xl\:tw-backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\32xl\:tw-backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\32xl\:tw-backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\32xl\:tw-backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\32xl\:tw-backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\32xl\:tw-backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\32xl\:tw-backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\32xl\:tw-backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\32xl\:tw-backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\32xl\:tw-backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\32xl\:tw-backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\32xl\:tw-backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\32xl\:tw-backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\32xl\:tw-backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\32xl\:tw-backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\32xl\:tw-transition-none{
    transition-property:none
  }

  .\32xl\:tw-transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:tw-transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:tw-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
  }

  .\32xl\:tw-transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:tw-transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:tw-transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:tw-delay-75{
    transition-delay:75ms
  }

  .\32xl\:tw-delay-100{
    transition-delay:100ms
  }

  .\32xl\:tw-delay-150{
    transition-delay:150ms
  }

  .\32xl\:tw-delay-200{
    transition-delay:200ms
  }

  .\32xl\:tw-delay-300{
    transition-delay:300ms
  }

  .\32xl\:tw-delay-500{
    transition-delay:500ms
  }

  .\32xl\:tw-delay-700{
    transition-delay:700ms
  }

  .\32xl\:tw-delay-1000{
    transition-delay:1000ms
  }

  .\32xl\:tw-duration-75{
    transition-duration:75ms
  }

  .\32xl\:tw-duration-100{
    transition-duration:100ms
  }

  .\32xl\:tw-duration-150{
    transition-duration:150ms
  }

  .\32xl\:tw-duration-200{
    transition-duration:200ms
  }

  .\32xl\:tw-duration-300{
    transition-duration:300ms
  }

  .\32xl\:tw-duration-500{
    transition-duration:500ms
  }

  .\32xl\:tw-duration-700{
    transition-duration:700ms
  }

  .\32xl\:tw-duration-1000{
    transition-duration:1000ms
  }

  .\32xl\:tw-ease-linear{
    transition-timing-function:linear
  }

  .\32xl\:tw-ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\32xl\:tw-ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\32xl\:tw-ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }
}

/*# sourceMappingURL=styles.css.map*/