@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;500;600;700&display=swap);
/*! tailwindcss v2.1.1 | MIT License | https://tailwindcss.com */

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

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

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

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

body{
  margin:0
}

body{
  font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"
}

hr{
  height:0;
  color:inherit
}

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

b,strong{
  font-weight:bolder
}

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

small{
  font-size:80%
}

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

sub{
  bottom:-0.25em
}

sup{
  top:-0.5em
}

table{
  text-indent:0;
  border-color:inherit
}

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

button,select{
  text-transform:none
}

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

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

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

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

legend{
  padding:0
}

progress{
  vertical-align:baseline
}

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

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

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

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

summary{
  display:list-item
}

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

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

button:focus{
  outline:1px dotted;
  outline:5px auto -webkit-focus-ring-color
}

fieldset{
  margin:0;
  padding:0
}

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

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";
  line-height:1.5
}

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

*,::before,::after{
  box-sizing:border-box;
  border-width:0;
  border-style:solid;
  border-color:rgba(255,255,255,0.12)
}

hr{
  border-top-width:1px
}

img{
  border-style:solid
}

textarea{
  resize:vertical
}

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

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

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

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

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

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

table{
  border-collapse:collapse
}

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

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

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

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

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

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

h1{
  font-size:96px
}

h2{
  font-size:60px
}

h3{
  font-size:48px
}

h4{
  font-size:36px
}

h5{
  font-size:24px
}

h6{
  font-size:20px
}

h1,h2,h3,h4,h5,h6{
  font-family:Poppins, ui-sans-serif, system-ui
}

h1,h2,h3,h4,h5,h6{
  font-weight:600
}

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

p{
  font-family:Inter, ui-sans-serif, system-ui;
  font-size:16px
}

.container{
  width:100%
}

@media (min-width: 1280px){
  .container{
    max-width:1280px
  }
}

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

@media (min-width: 1920px){
  .container{
    max-width:1920px
  }
}

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

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

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

.space-x-1>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(4px * var(--tw-space-x-reverse));
  margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-2>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(8px * var(--tw-space-x-reverse));
  margin-left:calc(8px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

.space-x-5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(20px * var(--tw-space-x-reverse));
  margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-6>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(24px * var(--tw-space-x-reverse));
  margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-7>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(28px * var(--tw-space-x-reverse));
  margin-left:calc(28px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-8>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(32px * var(--tw-space-x-reverse));
  margin-left:calc(32px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-9>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(36px * var(--tw-space-x-reverse));
  margin-left:calc(36px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-10>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(40px * var(--tw-space-x-reverse));
  margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-15>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(60px * var(--tw-space-x-reverse));
  margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-20>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(80px * var(--tw-space-x-reverse));
  margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

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

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

.space-x-1\.25>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(5px * var(--tw-space-x-reverse));
  margin-left:calc(5px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-1\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(6px * var(--tw-space-x-reverse));
  margin-left:calc(6px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

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

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

.space-x-4\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(18px * var(--tw-space-x-reverse));
  margin-left:calc(18px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-7\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(30px * var(--tw-space-x-reverse));
  margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-8\.75>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(35px * var(--tw-space-x-reverse));
  margin-left:calc(35px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-12\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(50px * var(--tw-space-x-reverse));
  margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-17\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(70px * var(--tw-space-x-reverse));
  margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))
}

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

.space-x-21\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(86px * var(--tw-space-x-reverse));
  margin-left:calc(86px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

.-space-x-1>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-4px * var(--tw-space-x-reverse));
  margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-2>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-8px * var(--tw-space-x-reverse));
  margin-left:calc(-8px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

.-space-x-5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-20px * var(--tw-space-x-reverse));
  margin-left:calc(-20px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-6>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-24px * var(--tw-space-x-reverse));
  margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-7>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-28px * var(--tw-space-x-reverse));
  margin-left:calc(-28px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-8>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-32px * var(--tw-space-x-reverse));
  margin-left:calc(-32px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-9>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-36px * var(--tw-space-x-reverse));
  margin-left:calc(-36px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-10>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-40px * var(--tw-space-x-reverse));
  margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-15>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-60px * var(--tw-space-x-reverse));
  margin-left:calc(-60px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-20>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-80px * var(--tw-space-x-reverse));
  margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

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

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

.-space-x-1\.25>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-5px * var(--tw-space-x-reverse));
  margin-left:calc(-5px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-1\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-6px * var(--tw-space-x-reverse));
  margin-left:calc(-6px * calc(1 - var(--tw-space-x-reverse)))
}

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

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

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

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

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

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

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

.-space-x-4\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-18px * var(--tw-space-x-reverse));
  margin-left:calc(-18px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-7\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-30px * var(--tw-space-x-reverse));
  margin-left:calc(-30px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-8\.75>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-35px * var(--tw-space-x-reverse));
  margin-left:calc(-35px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-12\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-50px * var(--tw-space-x-reverse));
  margin-left:calc(-50px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-17\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-70px * var(--tw-space-x-reverse));
  margin-left:calc(-70px * calc(1 - var(--tw-space-x-reverse)))
}

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

.-space-x-21\.5>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right:calc(-86px * var(--tw-space-x-reverse));
  margin-left:calc(-86px * calc(1 - var(--tw-space-x-reverse)))
}

.space-y-reverse>:not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 1
}

.space-x-reverse>:not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 1
}

.divide-y-0>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
}

.divide-x-0>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width:calc(0px * var(--tw-divide-x-reverse));
  border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y-2>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
}

.divide-x-2>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width:calc(2px * var(--tw-divide-x-reverse));
  border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y-4>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
}

.divide-x-4>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width:calc(4px * var(--tw-divide-x-reverse));
  border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y-8>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
}

.divide-x-8>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width:calc(8px * var(--tw-divide-x-reverse));
  border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 0;
  border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
}

.divide-x>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 0;
  border-right-width:calc(1px * var(--tw-divide-x-reverse));
  border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y-reverse>:not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse: 1
}

.divide-x-reverse>:not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse: 1
}

.divide-white-high>:not([hidden]) ~ :not([hidden]){
  border-color:rgba(255,255,255,0.95)
}

.divide-white-emphasis>:not([hidden]) ~ :not([hidden]){
  border-color:rgba(255,255,255,0.87)
}

.divide-white-mid>:not([hidden]) ~ :not([hidden]){
  border-color:rgba(255,255,255,0.6)
}

.divide-white-disabled>:not([hidden]) ~ :not([hidden]){
  border-color:rgba(255,255,255,0.38)
}

.divide-white-faint>:not([hidden]) ~ :not([hidden]){
  border-color:rgba(255,255,255,0.12)
}

.divide-transparent>:not([hidden]) ~ :not([hidden]){
  border-color:transparent
}

.divide-primary-50>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-divide-opacity))
}

.divide-primary-100>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-divide-opacity))
}

.divide-primary-200>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-divide-opacity))
}

.divide-primary-300>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-divide-opacity))
}

.divide-primary-400>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-divide-opacity))
}

.divide-primary-500>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-divide-opacity))
}

.divide-primary-600>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-divide-opacity))
}

.divide-primary-700>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
}

.divide-primary-800>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-divide-opacity))
}

.divide-primary-900>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-divide-opacity))
}

.divide-primaryVariant>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
}

.divide-secondary-50>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-divide-opacity))
}

.divide-secondary-100>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-divide-opacity))
}

.divide-secondary-200>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
}

.divide-secondary-300>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-divide-opacity))
}

.divide-secondary-400>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-divide-opacity))
}

.divide-secondary-500>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-divide-opacity))
}

.divide-secondary-600>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-divide-opacity))
}

.divide-secondary-700>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-divide-opacity))
}

.divide-secondary-800>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-divide-opacity))
}

.divide-secondary-900>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-divide-opacity))
}

.divide-wireframes-grey>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-divide-opacity))
}

.divide-wireframes-lightGrey>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-divide-opacity))
}

.divide-background>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-divide-opacity))
}

.divide-surface>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-divide-opacity))
}

.divide-card>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-divide-opacity))
}

.divide-cardInner>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-divide-opacity))
}

.divide-iconDefault>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-divide-opacity))
}

.divide-error>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-divide-opacity))
}

.divide-enabledGold>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
}

.divide-pass>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-divide-opacity))
}

.divide-missionError>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-divide-opacity))
}

.divide-black>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
}

.divide-solid>:not([hidden]) ~ :not([hidden]){
  border-style:solid
}

.divide-dashed>:not([hidden]) ~ :not([hidden]){
  border-style:dashed
}

.divide-dotted>:not([hidden]) ~ :not([hidden]){
  border-style:dotted
}

.divide-double>:not([hidden]) ~ :not([hidden]){
  border-style:double
}

.divide-none>:not([hidden]) ~ :not([hidden]){
  border-style:none
}

.divide-opacity-0>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0
}

.divide-opacity-5>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.05
}

.divide-opacity-10>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.1
}

.divide-opacity-20>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.2
}

.divide-opacity-25>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.25
}

.divide-opacity-30>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.3
}

.divide-opacity-40>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.4
}

.divide-opacity-50>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.5
}

.divide-opacity-60>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.6
}

.divide-opacity-70>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.7
}

.divide-opacity-75>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.75
}

.divide-opacity-80>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.8
}

.divide-opacity-90>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.9
}

.divide-opacity-95>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 0.95
}

.divide-opacity-100>:not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity: 1
}

.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0
}

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

.focus-within\:sr-only:focus-within{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0
}

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

.focus\:sr-only:focus{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0
}

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

.appearance-none{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none
}

.bg-fixed{
  background-attachment:fixed
}

.bg-local{
  background-attachment:local
}

.bg-scroll{
  background-attachment:scroll
}

.bg-clip-border{
  background-clip:border-box
}

.bg-clip-padding{
  background-clip:padding-box
}

.bg-clip-content{
  background-clip:content-box
}

.bg-clip-text{
  -webkit-background-clip:text;
  background-clip:text
}

.bg-white-high{
  background-color:rgba(255,255,255,0.95)
}

.bg-white-emphasis{
  background-color:rgba(255,255,255,0.87)
}

.bg-white-mid{
  background-color:rgba(255,255,255,0.6)
}

.bg-white-disabled{
  background-color:rgba(255,255,255,0.38)
}

.bg-white-faint{
  background-color:rgba(255,255,255,0.12)
}

.bg-transparent{
  background-color:transparent
}

.bg-primary-50{
  --tw-bg-opacity: 1;
  background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
}

.bg-primary-100{
  --tw-bg-opacity: 1;
  background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
}

.bg-primary-200{
  --tw-bg-opacity: 1;
  background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
}

.bg-primary-300{
  --tw-bg-opacity: 1;
  background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
}

.bg-primary-400{
  --tw-bg-opacity: 1;
  background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
}

.bg-primary-500{
  --tw-bg-opacity: 1;
  background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
}

.bg-primary-600{
  --tw-bg-opacity: 1;
  background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
}

.bg-primary-700{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.bg-primary-800{
  --tw-bg-opacity: 1;
  background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
}

.bg-primary-900{
  --tw-bg-opacity: 1;
  background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
}

.bg-primaryVariant{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
}

.bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
}

.bg-secondary-200{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.bg-secondary-300{
  --tw-bg-opacity: 1;
  background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
}

.bg-secondary-400{
  --tw-bg-opacity: 1;
  background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
}

.bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
}

.bg-secondary-600{
  --tw-bg-opacity: 1;
  background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
}

.bg-secondary-700{
  --tw-bg-opacity: 1;
  background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
}

.bg-secondary-800{
  --tw-bg-opacity: 1;
  background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
}

.bg-secondary-900{
  --tw-bg-opacity: 1;
  background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
}

.bg-wireframes-grey{
  --tw-bg-opacity: 1;
  background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
}

.bg-wireframes-lightGrey{
  --tw-bg-opacity: 1;
  background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
}

.bg-background{
  --tw-bg-opacity: 1;
  background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
}

.bg-surface{
  --tw-bg-opacity: 1;
  background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
}

.bg-card{
  --tw-bg-opacity: 1;
  background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
}

.bg-cardInner{
  --tw-bg-opacity: 1;
  background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
}

.bg-iconDefault{
  --tw-bg-opacity: 1;
  background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
}

.bg-error{
  --tw-bg-opacity: 1;
  background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
}

.bg-enabledGold{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.bg-pass{
  --tw-bg-opacity: 1;
  background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
}

.bg-missionError{
  --tw-bg-opacity: 1;
  background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.bg-container-hover{
  background-color:rgba(255,255,255,0.04)
}

.bg-container-focus{
  background-color:rgba(255,255,255,0.12)
}

.bg-container-selected{
  background-color:rgba(255,255,255,0.08)
}

.bg-button-hover{
  background-color:rgba(196,164,106,0.08)
}

.group:hover .group-hover\:bg-white-high{
  background-color:rgba(255,255,255,0.95)
}

.group:hover .group-hover\:bg-white-emphasis{
  background-color:rgba(255,255,255,0.87)
}

.group:hover .group-hover\:bg-white-mid{
  background-color:rgba(255,255,255,0.6)
}

.group:hover .group-hover\:bg-white-disabled{
  background-color:rgba(255,255,255,0.38)
}

.group:hover .group-hover\:bg-white-faint{
  background-color:rgba(255,255,255,0.12)
}

.group:hover .group-hover\:bg-transparent{
  background-color:transparent
}

.group:hover .group-hover\:bg-primary-50{
  --tw-bg-opacity: 1;
  background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-100{
  --tw-bg-opacity: 1;
  background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-200{
  --tw-bg-opacity: 1;
  background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-300{
  --tw-bg-opacity: 1;
  background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-400{
  --tw-bg-opacity: 1;
  background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-500{
  --tw-bg-opacity: 1;
  background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-600{
  --tw-bg-opacity: 1;
  background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-700{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-800{
  --tw-bg-opacity: 1;
  background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primary-900{
  --tw-bg-opacity: 1;
  background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-primaryVariant{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-50{
  --tw-bg-opacity: 1;
  background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-100{
  --tw-bg-opacity: 1;
  background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-200{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-300{
  --tw-bg-opacity: 1;
  background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-400{
  --tw-bg-opacity: 1;
  background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-500{
  --tw-bg-opacity: 1;
  background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-600{
  --tw-bg-opacity: 1;
  background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-700{
  --tw-bg-opacity: 1;
  background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-800{
  --tw-bg-opacity: 1;
  background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-secondary-900{
  --tw-bg-opacity: 1;
  background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-wireframes-grey{
  --tw-bg-opacity: 1;
  background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-wireframes-lightGrey{
  --tw-bg-opacity: 1;
  background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-background{
  --tw-bg-opacity: 1;
  background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-surface{
  --tw-bg-opacity: 1;
  background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-card{
  --tw-bg-opacity: 1;
  background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-cardInner{
  --tw-bg-opacity: 1;
  background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-iconDefault{
  --tw-bg-opacity: 1;
  background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-error{
  --tw-bg-opacity: 1;
  background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-enabledGold{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-pass{
  --tw-bg-opacity: 1;
  background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-missionError{
  --tw-bg-opacity: 1;
  background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-black{
  --tw-bg-opacity: 1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-container-hover{
  background-color:rgba(255,255,255,0.04)
}

.group:hover .group-hover\:bg-container-focus{
  background-color:rgba(255,255,255,0.12)
}

.group:hover .group-hover\:bg-container-selected{
  background-color:rgba(255,255,255,0.08)
}

.group:hover .group-hover\:bg-button-hover{
  background-color:rgba(196,164,106,0.08)
}

.focus-within\:bg-white-high:focus-within{
  background-color:rgba(255,255,255,0.95)
}

.focus-within\:bg-white-emphasis:focus-within{
  background-color:rgba(255,255,255,0.87)
}

.focus-within\:bg-white-mid:focus-within{
  background-color:rgba(255,255,255,0.6)
}

.focus-within\:bg-white-disabled:focus-within{
  background-color:rgba(255,255,255,0.38)
}

.focus-within\:bg-white-faint:focus-within{
  background-color:rgba(255,255,255,0.12)
}

.focus-within\:bg-transparent:focus-within{
  background-color:transparent
}

.focus-within\:bg-primary-50:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-100:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-200:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-300:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-400:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-500:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-600:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-700:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-800:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
}

.focus-within\:bg-primary-900:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
}

.focus-within\:bg-primaryVariant:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-50:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-100:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-200:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-300:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-400:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-500:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-600:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-700:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-800:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
}

.focus-within\:bg-secondary-900:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
}

.focus-within\:bg-wireframes-grey:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
}

.focus-within\:bg-wireframes-lightGrey:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
}

.focus-within\:bg-background:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
}

.focus-within\:bg-surface:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
}

.focus-within\:bg-card:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
}

.focus-within\:bg-cardInner:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
}

.focus-within\:bg-iconDefault:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
}

.focus-within\:bg-error:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
}

.focus-within\:bg-enabledGold:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.focus-within\:bg-pass:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
}

.focus-within\:bg-missionError:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
}

.focus-within\:bg-black:focus-within{
  --tw-bg-opacity: 1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.focus-within\:bg-container-hover:focus-within{
  background-color:rgba(255,255,255,0.04)
}

.focus-within\:bg-container-focus:focus-within{
  background-color:rgba(255,255,255,0.12)
}

.focus-within\:bg-container-selected:focus-within{
  background-color:rgba(255,255,255,0.08)
}

.focus-within\:bg-button-hover:focus-within{
  background-color:rgba(196,164,106,0.08)
}

.hover\:bg-white-high:hover{
  background-color:rgba(255,255,255,0.95)
}

.hover\:bg-white-emphasis:hover{
  background-color:rgba(255,255,255,0.87)
}

.hover\:bg-white-mid:hover{
  background-color:rgba(255,255,255,0.6)
}

.hover\:bg-white-disabled:hover{
  background-color:rgba(255,255,255,0.38)
}

.hover\:bg-white-faint:hover{
  background-color:rgba(255,255,255,0.12)
}

.hover\:bg-transparent:hover{
  background-color:transparent
}

.hover\:bg-primary-50:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
}

.hover\:bg-primary-100:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
}

.hover\:bg-primary-200:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
}

.hover\:bg-primary-300:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
}

.hover\:bg-primary-400:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
}

.hover\:bg-primary-500:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
}

.hover\:bg-primary-600:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
}

.hover\:bg-primary-700:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.hover\:bg-primary-800:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
}

.hover\:bg-primary-900:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
}

.hover\:bg-primaryVariant:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.hover\:bg-secondary-50:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
}

.hover\:bg-secondary-100:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
}

.hover\:bg-secondary-200:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.hover\:bg-secondary-300:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
}

.hover\:bg-secondary-400:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
}

.hover\:bg-secondary-500:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
}

.hover\:bg-secondary-600:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
}

.hover\:bg-secondary-700:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
}

.hover\:bg-secondary-800:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
}

.hover\:bg-secondary-900:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
}

.hover\:bg-wireframes-grey:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
}

.hover\:bg-wireframes-lightGrey:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
}

.hover\:bg-background:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
}

.hover\:bg-surface:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
}

.hover\:bg-card:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
}

.hover\:bg-cardInner:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
}

.hover\:bg-iconDefault:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
}

.hover\:bg-error:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
}

.hover\:bg-enabledGold:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.hover\:bg-pass:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
}

.hover\:bg-missionError:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
}

.hover\:bg-black:hover{
  --tw-bg-opacity: 1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.hover\:bg-container-hover:hover{
  background-color:rgba(255,255,255,0.04)
}

.hover\:bg-container-focus:hover{
  background-color:rgba(255,255,255,0.12)
}

.hover\:bg-container-selected:hover{
  background-color:rgba(255,255,255,0.08)
}

.hover\:bg-button-hover:hover{
  background-color:rgba(196,164,106,0.08)
}

.focus\:bg-white-high:focus{
  background-color:rgba(255,255,255,0.95)
}

.focus\:bg-white-emphasis:focus{
  background-color:rgba(255,255,255,0.87)
}

.focus\:bg-white-mid:focus{
  background-color:rgba(255,255,255,0.6)
}

.focus\:bg-white-disabled:focus{
  background-color:rgba(255,255,255,0.38)
}

.focus\:bg-white-faint:focus{
  background-color:rgba(255,255,255,0.12)
}

.focus\:bg-transparent:focus{
  background-color:transparent
}

.focus\:bg-primary-50:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
}

.focus\:bg-primary-100:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
}

.focus\:bg-primary-200:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
}

.focus\:bg-primary-300:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
}

.focus\:bg-primary-400:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
}

.focus\:bg-primary-500:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
}

.focus\:bg-primary-600:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
}

.focus\:bg-primary-700:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.focus\:bg-primary-800:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
}

.focus\:bg-primary-900:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
}

.focus\:bg-primaryVariant:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
}

.focus\:bg-secondary-50:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
}

.focus\:bg-secondary-100:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
}

.focus\:bg-secondary-200:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.focus\:bg-secondary-300:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
}

.focus\:bg-secondary-400:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
}

.focus\:bg-secondary-500:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
}

.focus\:bg-secondary-600:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
}

.focus\:bg-secondary-700:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
}

.focus\:bg-secondary-800:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
}

.focus\:bg-secondary-900:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
}

.focus\:bg-wireframes-grey:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
}

.focus\:bg-wireframes-lightGrey:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
}

.focus\:bg-background:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
}

.focus\:bg-surface:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
}

.focus\:bg-card:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
}

.focus\:bg-cardInner:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
}

.focus\:bg-iconDefault:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
}

.focus\:bg-error:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
}

.focus\:bg-enabledGold:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
}

.focus\:bg-pass:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
}

.focus\:bg-missionError:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
}

.focus\:bg-black:focus{
  --tw-bg-opacity: 1;
  background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
}

.focus\:bg-container-hover:focus{
  background-color:rgba(255,255,255,0.04)
}

.focus\:bg-container-focus:focus{
  background-color:rgba(255,255,255,0.12)
}

.focus\:bg-container-selected:focus{
  background-color:rgba(255,255,255,0.08)
}

.focus\:bg-button-hover:focus{
  background-color:rgba(196,164,106,0.08)
}

.bg-gradients-socialLive{
  background-image:linear-gradient(180deg, #89EAFB 0%, #1377B0 100%)
}

.bg-gradients-greenBeach{
  background-image:linear-gradient(180deg, #00CEBA 0%, #008A7D 100%)
}

.bg-gradients-kashmir{
  background-image:linear-gradient(180deg, #6976FE 0%, #3339FF 100%)
}

.bg-gradients-frost{
  background-image:linear-gradient(180deg, #0069C4 0%, #00396A 100%)
}

.bg-gradients-cherry{
  background-image:linear-gradient(180deg, #FF652D 0%, red 100%)
}

.bg-gradients-sunset{
  background-image:linear-gradient(180deg, #FFBC00 0%, #FF8E00 100%)
}

.bg-gradients-orangeCoral{
  background-image:linear-gradient(180deg, #FF8200 0%, #FF2C00 100%)
}

.bg-gradients-pinky{
  background-image:linear-gradient(180deg, #FF7A45 0%, #FF00A7 100%)
}

.from-white-high{
  --tw-gradient-from: rgba(255, 255, 255, 0.95);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-white-emphasis{
  --tw-gradient-from: rgba(255, 255, 255, 0.87);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-white-mid{
  --tw-gradient-from: rgba(255, 255, 255, 0.6);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-white-disabled{
  --tw-gradient-from: rgba(255, 255, 255, 0.38);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-white-faint{
  --tw-gradient-from: rgba(255, 255, 255, 0.12);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-transparent{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.from-primary-50{
  --tw-gradient-from: #8A86FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.from-primary-100{
  --tw-gradient-from: #4540D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.from-primary-200{
  --tw-gradient-from: #322DC2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.from-primary-300{
  --tw-gradient-from: #2722BB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.from-primary-400{
  --tw-gradient-from: #1D18A8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.from-primary-500{
  --tw-gradient-from: #16119E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.from-primary-600{
  --tw-gradient-from: #110D8B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.from-primary-700{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.from-primary-800{
  --tw-gradient-from: #080559;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.from-primary-900{
  --tw-gradient-from: #02003F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.from-primaryVariant{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.from-secondary-50{
  --tw-gradient-from: #F4CC82;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.from-secondary-100{
  --tw-gradient-from: #D9B575;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.from-secondary-200{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.from-secondary-300{
  --tw-gradient-from: #BC9856;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.from-secondary-400{
  --tw-gradient-from: #B88E42;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.from-secondary-500{
  --tw-gradient-from: #AA7E2D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.from-secondary-600{
  --tw-gradient-from: #9C701D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.from-secondary-700{
  --tw-gradient-from: #92630B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.from-secondary-800{
  --tw-gradient-from: #875903;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.from-secondary-900{
  --tw-gradient-from: #734B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.from-wireframes-grey{
  --tw-gradient-from: #818181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.from-wireframes-lightGrey{
  --tw-gradient-from: #B7B7B7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.from-background{
  --tw-gradient-from: #170F34;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.from-surface{
  --tw-gradient-from: #231D4B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.from-card{
  --tw-gradient-from: #2D2755;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.from-cardInner{
  --tw-gradient-from: #3C356D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.from-iconDefault{
  --tw-gradient-from: #8E83AA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.from-error{
  --tw-gradient-from: #CF6679;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.from-enabledGold{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.from-pass{
  --tw-gradient-from: #34EF52;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.from-missionError{
  --tw-gradient-from: #EF3456;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.from-black{
  --tw-gradient-from: #000000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.via-white-high{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-white-emphasis{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-white-mid{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-white-disabled{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-white-faint{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-transparent{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.via-primary-50{
  --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.via-primary-100{
  --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.via-primary-200{
  --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.via-primary-300{
  --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.via-primary-400{
  --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.via-primary-500{
  --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.via-primary-600{
  --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.via-primary-700{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.via-primary-800{
  --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.via-primary-900{
  --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.via-primaryVariant{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.via-secondary-50{
  --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.via-secondary-100{
  --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.via-secondary-200{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.via-secondary-300{
  --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.via-secondary-400{
  --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.via-secondary-500{
  --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.via-secondary-600{
  --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.via-secondary-700{
  --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.via-secondary-800{
  --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.via-secondary-900{
  --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.via-wireframes-grey{
  --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.via-wireframes-lightGrey{
  --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.via-background{
  --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.via-surface{
  --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.via-card{
  --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.via-cardInner{
  --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.via-iconDefault{
  --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.via-error{
  --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.via-enabledGold{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.via-pass{
  --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.via-missionError{
  --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.via-black{
  --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.to-white-high{
  --tw-gradient-to: rgba(255, 255, 255, 0.95)
}

.to-white-emphasis{
  --tw-gradient-to: rgba(255, 255, 255, 0.87)
}

.to-white-mid{
  --tw-gradient-to: rgba(255, 255, 255, 0.6)
}

.to-white-disabled{
  --tw-gradient-to: rgba(255, 255, 255, 0.38)
}

.to-white-faint{
  --tw-gradient-to: rgba(255, 255, 255, 0.12)
}

.to-transparent{
  --tw-gradient-to: transparent
}

.to-primary-50{
  --tw-gradient-to: #8A86FF
}

.to-primary-100{
  --tw-gradient-to: #4540D8
}

.to-primary-200{
  --tw-gradient-to: #322DC2
}

.to-primary-300{
  --tw-gradient-to: #2722BB
}

.to-primary-400{
  --tw-gradient-to: #1D18A8
}

.to-primary-500{
  --tw-gradient-to: #16119E
}

.to-primary-600{
  --tw-gradient-to: #110D8B
}

.to-primary-700{
  --tw-gradient-to: #0A0674
}

.to-primary-800{
  --tw-gradient-to: #080559
}

.to-primary-900{
  --tw-gradient-to: #02003F
}

.to-primaryVariant{
  --tw-gradient-to: #0A0674
}

.to-secondary-50{
  --tw-gradient-to: #F4CC82
}

.to-secondary-100{
  --tw-gradient-to: #D9B575
}

.to-secondary-200{
  --tw-gradient-to: #C4A46A
}

.to-secondary-300{
  --tw-gradient-to: #BC9856
}

.to-secondary-400{
  --tw-gradient-to: #B88E42
}

.to-secondary-500{
  --tw-gradient-to: #AA7E2D
}

.to-secondary-600{
  --tw-gradient-to: #9C701D
}

.to-secondary-700{
  --tw-gradient-to: #92630B
}

.to-secondary-800{
  --tw-gradient-to: #875903
}

.to-secondary-900{
  --tw-gradient-to: #734B00
}

.to-wireframes-grey{
  --tw-gradient-to: #818181
}

.to-wireframes-lightGrey{
  --tw-gradient-to: #B7B7B7
}

.to-background{
  --tw-gradient-to: #170F34
}

.to-surface{
  --tw-gradient-to: #231D4B
}

.to-card{
  --tw-gradient-to: #2D2755
}

.to-cardInner{
  --tw-gradient-to: #3C356D
}

.to-iconDefault{
  --tw-gradient-to: #8E83AA
}

.to-error{
  --tw-gradient-to: #CF6679
}

.to-enabledGold{
  --tw-gradient-to: #C4A46A
}

.to-pass{
  --tw-gradient-to: #34EF52
}

.to-missionError{
  --tw-gradient-to: #EF3456
}

.to-black{
  --tw-gradient-to: #000000
}

.hover\:from-white-high:hover{
  --tw-gradient-from: rgba(255, 255, 255, 0.95);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-white-emphasis:hover{
  --tw-gradient-from: rgba(255, 255, 255, 0.87);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-white-mid:hover{
  --tw-gradient-from: rgba(255, 255, 255, 0.6);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-white-disabled:hover{
  --tw-gradient-from: rgba(255, 255, 255, 0.38);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-white-faint:hover{
  --tw-gradient-from: rgba(255, 255, 255, 0.12);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-transparent:hover{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:from-primary-50:hover{
  --tw-gradient-from: #8A86FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.hover\:from-primary-100:hover{
  --tw-gradient-from: #4540D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.hover\:from-primary-200:hover{
  --tw-gradient-from: #322DC2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.hover\:from-primary-300:hover{
  --tw-gradient-from: #2722BB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.hover\:from-primary-400:hover{
  --tw-gradient-from: #1D18A8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.hover\:from-primary-500:hover{
  --tw-gradient-from: #16119E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.hover\:from-primary-600:hover{
  --tw-gradient-from: #110D8B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.hover\:from-primary-700:hover{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.hover\:from-primary-800:hover{
  --tw-gradient-from: #080559;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.hover\:from-primary-900:hover{
  --tw-gradient-from: #02003F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.hover\:from-primaryVariant:hover{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.hover\:from-secondary-50:hover{
  --tw-gradient-from: #F4CC82;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.hover\:from-secondary-100:hover{
  --tw-gradient-from: #D9B575;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.hover\:from-secondary-200:hover{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.hover\:from-secondary-300:hover{
  --tw-gradient-from: #BC9856;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.hover\:from-secondary-400:hover{
  --tw-gradient-from: #B88E42;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.hover\:from-secondary-500:hover{
  --tw-gradient-from: #AA7E2D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.hover\:from-secondary-600:hover{
  --tw-gradient-from: #9C701D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.hover\:from-secondary-700:hover{
  --tw-gradient-from: #92630B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.hover\:from-secondary-800:hover{
  --tw-gradient-from: #875903;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.hover\:from-secondary-900:hover{
  --tw-gradient-from: #734B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.hover\:from-wireframes-grey:hover{
  --tw-gradient-from: #818181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.hover\:from-wireframes-lightGrey:hover{
  --tw-gradient-from: #B7B7B7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.hover\:from-background:hover{
  --tw-gradient-from: #170F34;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.hover\:from-surface:hover{
  --tw-gradient-from: #231D4B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.hover\:from-card:hover{
  --tw-gradient-from: #2D2755;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.hover\:from-cardInner:hover{
  --tw-gradient-from: #3C356D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.hover\:from-iconDefault:hover{
  --tw-gradient-from: #8E83AA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.hover\:from-error:hover{
  --tw-gradient-from: #CF6679;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.hover\:from-enabledGold:hover{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.hover\:from-pass:hover{
  --tw-gradient-from: #34EF52;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.hover\:from-missionError:hover{
  --tw-gradient-from: #EF3456;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.hover\:from-black:hover{
  --tw-gradient-from: #000000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:via-white-high:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-white-emphasis:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-white-mid:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-white-disabled:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-white-faint:hover{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-transparent:hover{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:via-primary-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.hover\:via-primary-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.hover\:via-primary-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.hover\:via-primary-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.hover\:via-primary-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.hover\:via-primary-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.hover\:via-primary-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.hover\:via-primary-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.hover\:via-primary-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.hover\:via-primary-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.hover\:via-primaryVariant:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.hover\:via-secondary-50:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.hover\:via-secondary-100:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.hover\:via-secondary-200:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.hover\:via-secondary-300:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.hover\:via-secondary-400:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.hover\:via-secondary-500:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.hover\:via-secondary-600:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.hover\:via-secondary-700:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.hover\:via-secondary-800:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.hover\:via-secondary-900:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.hover\:via-wireframes-grey:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.hover\:via-wireframes-lightGrey:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.hover\:via-background:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.hover\:via-surface:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.hover\:via-card:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.hover\:via-cardInner:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.hover\:via-iconDefault:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.hover\:via-error:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.hover\:via-enabledGold:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.hover\:via-pass:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.hover\:via-missionError:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.hover\:via-black:hover{
  --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:to-white-high:hover{
  --tw-gradient-to: rgba(255, 255, 255, 0.95)
}

.hover\:to-white-emphasis:hover{
  --tw-gradient-to: rgba(255, 255, 255, 0.87)
}

.hover\:to-white-mid:hover{
  --tw-gradient-to: rgba(255, 255, 255, 0.6)
}

.hover\:to-white-disabled:hover{
  --tw-gradient-to: rgba(255, 255, 255, 0.38)
}

.hover\:to-white-faint:hover{
  --tw-gradient-to: rgba(255, 255, 255, 0.12)
}

.hover\:to-transparent:hover{
  --tw-gradient-to: transparent
}

.hover\:to-primary-50:hover{
  --tw-gradient-to: #8A86FF
}

.hover\:to-primary-100:hover{
  --tw-gradient-to: #4540D8
}

.hover\:to-primary-200:hover{
  --tw-gradient-to: #322DC2
}

.hover\:to-primary-300:hover{
  --tw-gradient-to: #2722BB
}

.hover\:to-primary-400:hover{
  --tw-gradient-to: #1D18A8
}

.hover\:to-primary-500:hover{
  --tw-gradient-to: #16119E
}

.hover\:to-primary-600:hover{
  --tw-gradient-to: #110D8B
}

.hover\:to-primary-700:hover{
  --tw-gradient-to: #0A0674
}

.hover\:to-primary-800:hover{
  --tw-gradient-to: #080559
}

.hover\:to-primary-900:hover{
  --tw-gradient-to: #02003F
}

.hover\:to-primaryVariant:hover{
  --tw-gradient-to: #0A0674
}

.hover\:to-secondary-50:hover{
  --tw-gradient-to: #F4CC82
}

.hover\:to-secondary-100:hover{
  --tw-gradient-to: #D9B575
}

.hover\:to-secondary-200:hover{
  --tw-gradient-to: #C4A46A
}

.hover\:to-secondary-300:hover{
  --tw-gradient-to: #BC9856
}

.hover\:to-secondary-400:hover{
  --tw-gradient-to: #B88E42
}

.hover\:to-secondary-500:hover{
  --tw-gradient-to: #AA7E2D
}

.hover\:to-secondary-600:hover{
  --tw-gradient-to: #9C701D
}

.hover\:to-secondary-700:hover{
  --tw-gradient-to: #92630B
}

.hover\:to-secondary-800:hover{
  --tw-gradient-to: #875903
}

.hover\:to-secondary-900:hover{
  --tw-gradient-to: #734B00
}

.hover\:to-wireframes-grey:hover{
  --tw-gradient-to: #818181
}

.hover\:to-wireframes-lightGrey:hover{
  --tw-gradient-to: #B7B7B7
}

.hover\:to-background:hover{
  --tw-gradient-to: #170F34
}

.hover\:to-surface:hover{
  --tw-gradient-to: #231D4B
}

.hover\:to-card:hover{
  --tw-gradient-to: #2D2755
}

.hover\:to-cardInner:hover{
  --tw-gradient-to: #3C356D
}

.hover\:to-iconDefault:hover{
  --tw-gradient-to: #8E83AA
}

.hover\:to-error:hover{
  --tw-gradient-to: #CF6679
}

.hover\:to-enabledGold:hover{
  --tw-gradient-to: #C4A46A
}

.hover\:to-pass:hover{
  --tw-gradient-to: #34EF52
}

.hover\:to-missionError:hover{
  --tw-gradient-to: #EF3456
}

.hover\:to-black:hover{
  --tw-gradient-to: #000000
}

.focus\:from-white-high:focus{
  --tw-gradient-from: rgba(255, 255, 255, 0.95);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-white-emphasis:focus{
  --tw-gradient-from: rgba(255, 255, 255, 0.87);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-white-mid:focus{
  --tw-gradient-from: rgba(255, 255, 255, 0.6);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-white-disabled:focus{
  --tw-gradient-from: rgba(255, 255, 255, 0.38);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-white-faint:focus{
  --tw-gradient-from: rgba(255, 255, 255, 0.12);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-transparent:focus{
  --tw-gradient-from: transparent;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:from-primary-50:focus{
  --tw-gradient-from: #8A86FF;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.focus\:from-primary-100:focus{
  --tw-gradient-from: #4540D8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.focus\:from-primary-200:focus{
  --tw-gradient-from: #322DC2;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.focus\:from-primary-300:focus{
  --tw-gradient-from: #2722BB;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.focus\:from-primary-400:focus{
  --tw-gradient-from: #1D18A8;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.focus\:from-primary-500:focus{
  --tw-gradient-from: #16119E;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.focus\:from-primary-600:focus{
  --tw-gradient-from: #110D8B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.focus\:from-primary-700:focus{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.focus\:from-primary-800:focus{
  --tw-gradient-from: #080559;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.focus\:from-primary-900:focus{
  --tw-gradient-from: #02003F;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.focus\:from-primaryVariant:focus{
  --tw-gradient-from: #0A0674;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.focus\:from-secondary-50:focus{
  --tw-gradient-from: #F4CC82;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.focus\:from-secondary-100:focus{
  --tw-gradient-from: #D9B575;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.focus\:from-secondary-200:focus{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.focus\:from-secondary-300:focus{
  --tw-gradient-from: #BC9856;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.focus\:from-secondary-400:focus{
  --tw-gradient-from: #B88E42;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.focus\:from-secondary-500:focus{
  --tw-gradient-from: #AA7E2D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.focus\:from-secondary-600:focus{
  --tw-gradient-from: #9C701D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.focus\:from-secondary-700:focus{
  --tw-gradient-from: #92630B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.focus\:from-secondary-800:focus{
  --tw-gradient-from: #875903;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.focus\:from-secondary-900:focus{
  --tw-gradient-from: #734B00;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.focus\:from-wireframes-grey:focus{
  --tw-gradient-from: #818181;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.focus\:from-wireframes-lightGrey:focus{
  --tw-gradient-from: #B7B7B7;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.focus\:from-background:focus{
  --tw-gradient-from: #170F34;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.focus\:from-surface:focus{
  --tw-gradient-from: #231D4B;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.focus\:from-card:focus{
  --tw-gradient-from: #2D2755;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.focus\:from-cardInner:focus{
  --tw-gradient-from: #3C356D;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.focus\:from-iconDefault:focus{
  --tw-gradient-from: #8E83AA;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.focus\:from-error:focus{
  --tw-gradient-from: #CF6679;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.focus\:from-enabledGold:focus{
  --tw-gradient-from: #C4A46A;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.focus\:from-pass:focus{
  --tw-gradient-from: #34EF52;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.focus\:from-missionError:focus{
  --tw-gradient-from: #EF3456;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.focus\:from-black:focus{
  --tw-gradient-from: #000000;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:via-white-high:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-white-emphasis:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-white-mid:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-white-disabled:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-white-faint:focus{
  --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-transparent:focus{
  --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:via-primary-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
}

.focus\:via-primary-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
}

.focus\:via-primary-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
}

.focus\:via-primary-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
}

.focus\:via-primary-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
}

.focus\:via-primary-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
}

.focus\:via-primary-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
}

.focus\:via-primary-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.focus\:via-primary-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
}

.focus\:via-primary-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
}

.focus\:via-primaryVariant:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
}

.focus\:via-secondary-50:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
}

.focus\:via-secondary-100:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
}

.focus\:via-secondary-200:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.focus\:via-secondary-300:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
}

.focus\:via-secondary-400:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
}

.focus\:via-secondary-500:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
}

.focus\:via-secondary-600:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
}

.focus\:via-secondary-700:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
}

.focus\:via-secondary-800:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
}

.focus\:via-secondary-900:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
}

.focus\:via-wireframes-grey:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
}

.focus\:via-wireframes-lightGrey:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
}

.focus\:via-background:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
}

.focus\:via-surface:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
}

.focus\:via-card:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
}

.focus\:via-cardInner:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
}

.focus\:via-iconDefault:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
}

.focus\:via-error:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
}

.focus\:via-enabledGold:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
}

.focus\:via-pass:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
}

.focus\:via-missionError:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
}

.focus\:via-black:focus{
  --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:to-white-high:focus{
  --tw-gradient-to: rgba(255, 255, 255, 0.95)
}

.focus\:to-white-emphasis:focus{
  --tw-gradient-to: rgba(255, 255, 255, 0.87)
}

.focus\:to-white-mid:focus{
  --tw-gradient-to: rgba(255, 255, 255, 0.6)
}

.focus\:to-white-disabled:focus{
  --tw-gradient-to: rgba(255, 255, 255, 0.38)
}

.focus\:to-white-faint:focus{
  --tw-gradient-to: rgba(255, 255, 255, 0.12)
}

.focus\:to-transparent:focus{
  --tw-gradient-to: transparent
}

.focus\:to-primary-50:focus{
  --tw-gradient-to: #8A86FF
}

.focus\:to-primary-100:focus{
  --tw-gradient-to: #4540D8
}

.focus\:to-primary-200:focus{
  --tw-gradient-to: #322DC2
}

.focus\:to-primary-300:focus{
  --tw-gradient-to: #2722BB
}

.focus\:to-primary-400:focus{
  --tw-gradient-to: #1D18A8
}

.focus\:to-primary-500:focus{
  --tw-gradient-to: #16119E
}

.focus\:to-primary-600:focus{
  --tw-gradient-to: #110D8B
}

.focus\:to-primary-700:focus{
  --tw-gradient-to: #0A0674
}

.focus\:to-primary-800:focus{
  --tw-gradient-to: #080559
}

.focus\:to-primary-900:focus{
  --tw-gradient-to: #02003F
}

.focus\:to-primaryVariant:focus{
  --tw-gradient-to: #0A0674
}

.focus\:to-secondary-50:focus{
  --tw-gradient-to: #F4CC82
}

.focus\:to-secondary-100:focus{
  --tw-gradient-to: #D9B575
}

.focus\:to-secondary-200:focus{
  --tw-gradient-to: #C4A46A
}

.focus\:to-secondary-300:focus{
  --tw-gradient-to: #BC9856
}

.focus\:to-secondary-400:focus{
  --tw-gradient-to: #B88E42
}

.focus\:to-secondary-500:focus{
  --tw-gradient-to: #AA7E2D
}

.focus\:to-secondary-600:focus{
  --tw-gradient-to: #9C701D
}

.focus\:to-secondary-700:focus{
  --tw-gradient-to: #92630B
}

.focus\:to-secondary-800:focus{
  --tw-gradient-to: #875903
}

.focus\:to-secondary-900:focus{
  --tw-gradient-to: #734B00
}

.focus\:to-wireframes-grey:focus{
  --tw-gradient-to: #818181
}

.focus\:to-wireframes-lightGrey:focus{
  --tw-gradient-to: #B7B7B7
}

.focus\:to-background:focus{
  --tw-gradient-to: #170F34
}

.focus\:to-surface:focus{
  --tw-gradient-to: #231D4B
}

.focus\:to-card:focus{
  --tw-gradient-to: #2D2755
}

.focus\:to-cardInner:focus{
  --tw-gradient-to: #3C356D
}

.focus\:to-iconDefault:focus{
  --tw-gradient-to: #8E83AA
}

.focus\:to-error:focus{
  --tw-gradient-to: #CF6679
}

.focus\:to-enabledGold:focus{
  --tw-gradient-to: #C4A46A
}

.focus\:to-pass:focus{
  --tw-gradient-to: #34EF52
}

.focus\:to-missionError:focus{
  --tw-gradient-to: #EF3456
}

.focus\:to-black:focus{
  --tw-gradient-to: #000000
}

.bg-opacity-0{
  --tw-bg-opacity: 0
}

.bg-opacity-5{
  --tw-bg-opacity: 0.05
}

.bg-opacity-10{
  --tw-bg-opacity: 0.1
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3
}

.bg-opacity-40{
  --tw-bg-opacity: 0.4
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5
}

.bg-opacity-60{
  --tw-bg-opacity: 0.6
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75
}

.bg-opacity-80{
  --tw-bg-opacity: 0.8
}

.bg-opacity-90{
  --tw-bg-opacity: 0.9
}

.bg-opacity-95{
  --tw-bg-opacity: 0.95
}

.bg-opacity-100{
  --tw-bg-opacity: 1
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity: 0
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity: 0.05
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity: 0.1
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity: 0.2
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity: 0.25
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity: 0.3
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity: 0.4
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity: 0.5
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity: 0.6
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity: 0.7
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity: 0.75
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity: 0.8
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity: 0.9
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity: 0.95
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity: 1
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity: 0
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity: 0.05
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity: 0.1
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity: 0.2
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity: 0.25
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity: 0.3
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity: 0.4
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity: 0.5
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity: 0.6
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity: 0.7
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity: 0.75
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity: 0.8
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity: 0.9
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity: 0.95
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity: 1
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity: 0
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity: 0.05
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity: 0.1
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity: 0.2
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity: 0.25
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity: 0.3
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity: 0.5
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity: 0.6
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity: 0.7
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity: 0.75
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity: 0.8
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity: 0.9
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity: 0.95
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity: 1
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity: 0
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity: 0.05
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity: 0.1
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity: 0.2
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity: 0.25
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity: 0.3
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity: 0.4
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity: 0.5
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity: 0.6
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity: 0.7
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity: 0.75
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity: 0.8
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity: 0.9
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity: 0.95
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity: 1
}

.bg-bottom{
  background-position:bottom
}

.bg-center{
  background-position:center
}

.bg-left{
  background-position:left
}

.bg-left-bottom{
  background-position:left bottom
}

.bg-left-top{
  background-position:left top
}

.bg-right{
  background-position:right
}

.bg-right-bottom{
  background-position:right bottom
}

.bg-right-top{
  background-position:right top
}

.bg-top{
  background-position:top
}

.bg-repeat{
  background-repeat:repeat
}

.bg-no-repeat{
  background-repeat:no-repeat
}

.bg-repeat-x{
  background-repeat:repeat-x
}

.bg-repeat-y{
  background-repeat:repeat-y
}

.bg-repeat-round{
  background-repeat:round
}

.bg-repeat-space{
  background-repeat:space
}

.bg-auto{
  background-size:auto
}

.bg-cover{
  background-size:cover
}

.bg-contain{
  background-size:contain
}

.border-collapse{
  border-collapse:collapse
}

.border-separate{
  border-collapse:separate
}

.border-white-high{
  border-color:rgba(255,255,255,0.95)
}

.border-white-emphasis{
  border-color:rgba(255,255,255,0.87)
}

.border-white-mid{
  border-color:rgba(255,255,255,0.6)
}

.border-white-disabled{
  border-color:rgba(255,255,255,0.38)
}

.border-white-faint{
  border-color:rgba(255,255,255,0.12)
}

.border-transparent{
  border-color:transparent
}

.border-primary-50{
  --tw-border-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-border-opacity))
}

.border-primary-100{
  --tw-border-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-border-opacity))
}

.border-primary-200{
  --tw-border-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-border-opacity))
}

.border-primary-300{
  --tw-border-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-border-opacity))
}

.border-primary-400{
  --tw-border-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-border-opacity))
}

.border-primary-500{
  --tw-border-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-border-opacity))
}

.border-primary-600{
  --tw-border-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-border-opacity))
}

.border-primary-700{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.border-primary-800{
  --tw-border-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-border-opacity))
}

.border-primary-900{
  --tw-border-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-border-opacity))
}

.border-primaryVariant{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.border-secondary-50{
  --tw-border-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-border-opacity))
}

.border-secondary-100{
  --tw-border-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-border-opacity))
}

.border-secondary-200{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.border-secondary-300{
  --tw-border-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-border-opacity))
}

.border-secondary-400{
  --tw-border-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-border-opacity))
}

.border-secondary-500{
  --tw-border-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-border-opacity))
}

.border-secondary-600{
  --tw-border-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-border-opacity))
}

.border-secondary-700{
  --tw-border-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-border-opacity))
}

.border-secondary-800{
  --tw-border-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-border-opacity))
}

.border-secondary-900{
  --tw-border-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-border-opacity))
}

.border-wireframes-grey{
  --tw-border-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-border-opacity))
}

.border-wireframes-lightGrey{
  --tw-border-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-border-opacity))
}

.border-background{
  --tw-border-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-border-opacity))
}

.border-surface{
  --tw-border-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-border-opacity))
}

.border-card{
  --tw-border-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-border-opacity))
}

.border-cardInner{
  --tw-border-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-border-opacity))
}

.border-iconDefault{
  --tw-border-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-border-opacity))
}

.border-error{
  --tw-border-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-border-opacity))
}

.border-enabledGold{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.border-pass{
  --tw-border-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-border-opacity))
}

.border-missionError{
  --tw-border-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-border-opacity))
}

.border-black{
  --tw-border-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-white-high{
  border-color:rgba(255,255,255,0.95)
}

.group:hover .group-hover\:border-white-emphasis{
  border-color:rgba(255,255,255,0.87)
}

.group:hover .group-hover\:border-white-mid{
  border-color:rgba(255,255,255,0.6)
}

.group:hover .group-hover\:border-white-disabled{
  border-color:rgba(255,255,255,0.38)
}

.group:hover .group-hover\:border-white-faint{
  border-color:rgba(255,255,255,0.12)
}

.group:hover .group-hover\:border-transparent{
  border-color:transparent
}

.group:hover .group-hover\:border-primary-50{
  --tw-border-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-100{
  --tw-border-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-200{
  --tw-border-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-300{
  --tw-border-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-400{
  --tw-border-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-500{
  --tw-border-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-600{
  --tw-border-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-700{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-800{
  --tw-border-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primary-900{
  --tw-border-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-primaryVariant{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-50{
  --tw-border-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-100{
  --tw-border-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-200{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-300{
  --tw-border-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-400{
  --tw-border-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-500{
  --tw-border-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-600{
  --tw-border-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-700{
  --tw-border-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-800{
  --tw-border-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-secondary-900{
  --tw-border-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-wireframes-grey{
  --tw-border-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-wireframes-lightGrey{
  --tw-border-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-background{
  --tw-border-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-surface{
  --tw-border-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-card{
  --tw-border-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-cardInner{
  --tw-border-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-iconDefault{
  --tw-border-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-error{
  --tw-border-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-enabledGold{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-pass{
  --tw-border-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-missionError{
  --tw-border-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-black{
  --tw-border-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus-within\:border-white-high:focus-within{
  border-color:rgba(255,255,255,0.95)
}

.focus-within\:border-white-emphasis:focus-within{
  border-color:rgba(255,255,255,0.87)
}

.focus-within\:border-white-mid:focus-within{
  border-color:rgba(255,255,255,0.6)
}

.focus-within\:border-white-disabled:focus-within{
  border-color:rgba(255,255,255,0.38)
}

.focus-within\:border-white-faint:focus-within{
  border-color:rgba(255,255,255,0.12)
}

.focus-within\:border-transparent:focus-within{
  border-color:transparent
}

.focus-within\:border-primary-50:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-border-opacity))
}

.focus-within\:border-primary-100:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-border-opacity))
}

.focus-within\:border-primary-200:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-border-opacity))
}

.focus-within\:border-primary-300:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-border-opacity))
}

.focus-within\:border-primary-400:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-border-opacity))
}

.focus-within\:border-primary-500:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-border-opacity))
}

.focus-within\:border-primary-600:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-border-opacity))
}

.focus-within\:border-primary-700:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.focus-within\:border-primary-800:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-border-opacity))
}

.focus-within\:border-primary-900:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-border-opacity))
}

.focus-within\:border-primaryVariant:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.focus-within\:border-secondary-50:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-border-opacity))
}

.focus-within\:border-secondary-100:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-border-opacity))
}

.focus-within\:border-secondary-200:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.focus-within\:border-secondary-300:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-border-opacity))
}

.focus-within\:border-secondary-400:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-border-opacity))
}

.focus-within\:border-secondary-500:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-border-opacity))
}

.focus-within\:border-secondary-600:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-border-opacity))
}

.focus-within\:border-secondary-700:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-border-opacity))
}

.focus-within\:border-secondary-800:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-border-opacity))
}

.focus-within\:border-secondary-900:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-border-opacity))
}

.focus-within\:border-wireframes-grey:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-border-opacity))
}

.focus-within\:border-wireframes-lightGrey:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-border-opacity))
}

.focus-within\:border-background:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-border-opacity))
}

.focus-within\:border-surface:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-border-opacity))
}

.focus-within\:border-card:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-border-opacity))
}

.focus-within\:border-cardInner:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-border-opacity))
}

.focus-within\:border-iconDefault:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-border-opacity))
}

.focus-within\:border-error:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-border-opacity))
}

.focus-within\:border-enabledGold:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.focus-within\:border-pass:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-border-opacity))
}

.focus-within\:border-missionError:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-border-opacity))
}

.focus-within\:border-black:focus-within{
  --tw-border-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.hover\:border-white-high:hover{
  border-color:rgba(255,255,255,0.95)
}

.hover\:border-white-emphasis:hover{
  border-color:rgba(255,255,255,0.87)
}

.hover\:border-white-mid:hover{
  border-color:rgba(255,255,255,0.6)
}

.hover\:border-white-disabled:hover{
  border-color:rgba(255,255,255,0.38)
}

.hover\:border-white-faint:hover{
  border-color:rgba(255,255,255,0.12)
}

.hover\:border-transparent:hover{
  border-color:transparent
}

.hover\:border-primary-50:hover{
  --tw-border-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-border-opacity))
}

.hover\:border-primary-100:hover{
  --tw-border-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-border-opacity))
}

.hover\:border-primary-200:hover{
  --tw-border-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-border-opacity))
}

.hover\:border-primary-300:hover{
  --tw-border-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-border-opacity))
}

.hover\:border-primary-400:hover{
  --tw-border-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-border-opacity))
}

.hover\:border-primary-500:hover{
  --tw-border-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-border-opacity))
}

.hover\:border-primary-600:hover{
  --tw-border-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-border-opacity))
}

.hover\:border-primary-700:hover{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.hover\:border-primary-800:hover{
  --tw-border-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-border-opacity))
}

.hover\:border-primary-900:hover{
  --tw-border-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-border-opacity))
}

.hover\:border-primaryVariant:hover{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.hover\:border-secondary-50:hover{
  --tw-border-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-border-opacity))
}

.hover\:border-secondary-100:hover{
  --tw-border-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-border-opacity))
}

.hover\:border-secondary-200:hover{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.hover\:border-secondary-300:hover{
  --tw-border-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-border-opacity))
}

.hover\:border-secondary-400:hover{
  --tw-border-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-border-opacity))
}

.hover\:border-secondary-500:hover{
  --tw-border-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-border-opacity))
}

.hover\:border-secondary-600:hover{
  --tw-border-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-border-opacity))
}

.hover\:border-secondary-700:hover{
  --tw-border-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-border-opacity))
}

.hover\:border-secondary-800:hover{
  --tw-border-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-border-opacity))
}

.hover\:border-secondary-900:hover{
  --tw-border-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-border-opacity))
}

.hover\:border-wireframes-grey:hover{
  --tw-border-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-border-opacity))
}

.hover\:border-wireframes-lightGrey:hover{
  --tw-border-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-border-opacity))
}

.hover\:border-background:hover{
  --tw-border-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-border-opacity))
}

.hover\:border-surface:hover{
  --tw-border-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-border-opacity))
}

.hover\:border-card:hover{
  --tw-border-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-border-opacity))
}

.hover\:border-cardInner:hover{
  --tw-border-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-border-opacity))
}

.hover\:border-iconDefault:hover{
  --tw-border-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-border-opacity))
}

.hover\:border-error:hover{
  --tw-border-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-border-opacity))
}

.hover\:border-enabledGold:hover{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.hover\:border-pass:hover{
  --tw-border-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-border-opacity))
}

.hover\:border-missionError:hover{
  --tw-border-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-border-opacity))
}

.hover\:border-black:hover{
  --tw-border-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.focus\:border-white-high:focus{
  border-color:rgba(255,255,255,0.95)
}

.focus\:border-white-emphasis:focus{
  border-color:rgba(255,255,255,0.87)
}

.focus\:border-white-mid:focus{
  border-color:rgba(255,255,255,0.6)
}

.focus\:border-white-disabled:focus{
  border-color:rgba(255,255,255,0.38)
}

.focus\:border-white-faint:focus{
  border-color:rgba(255,255,255,0.12)
}

.focus\:border-transparent:focus{
  border-color:transparent
}

.focus\:border-primary-50:focus{
  --tw-border-opacity: 1;
  border-color:rgba(138, 134, 255, var(--tw-border-opacity))
}

.focus\:border-primary-100:focus{
  --tw-border-opacity: 1;
  border-color:rgba(69, 64, 216, var(--tw-border-opacity))
}

.focus\:border-primary-200:focus{
  --tw-border-opacity: 1;
  border-color:rgba(50, 45, 194, var(--tw-border-opacity))
}

.focus\:border-primary-300:focus{
  --tw-border-opacity: 1;
  border-color:rgba(39, 34, 187, var(--tw-border-opacity))
}

.focus\:border-primary-400:focus{
  --tw-border-opacity: 1;
  border-color:rgba(29, 24, 168, var(--tw-border-opacity))
}

.focus\:border-primary-500:focus{
  --tw-border-opacity: 1;
  border-color:rgba(22, 17, 158, var(--tw-border-opacity))
}

.focus\:border-primary-600:focus{
  --tw-border-opacity: 1;
  border-color:rgba(17, 13, 139, var(--tw-border-opacity))
}

.focus\:border-primary-700:focus{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.focus\:border-primary-800:focus{
  --tw-border-opacity: 1;
  border-color:rgba(8, 5, 89, var(--tw-border-opacity))
}

.focus\:border-primary-900:focus{
  --tw-border-opacity: 1;
  border-color:rgba(2, 0, 63, var(--tw-border-opacity))
}

.focus\:border-primaryVariant:focus{
  --tw-border-opacity: 1;
  border-color:rgba(10, 6, 116, var(--tw-border-opacity))
}

.focus\:border-secondary-50:focus{
  --tw-border-opacity: 1;
  border-color:rgba(244, 204, 130, var(--tw-border-opacity))
}

.focus\:border-secondary-100:focus{
  --tw-border-opacity: 1;
  border-color:rgba(217, 181, 117, var(--tw-border-opacity))
}

.focus\:border-secondary-200:focus{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.focus\:border-secondary-300:focus{
  --tw-border-opacity: 1;
  border-color:rgba(188, 152, 86, var(--tw-border-opacity))
}

.focus\:border-secondary-400:focus{
  --tw-border-opacity: 1;
  border-color:rgba(184, 142, 66, var(--tw-border-opacity))
}

.focus\:border-secondary-500:focus{
  --tw-border-opacity: 1;
  border-color:rgba(170, 126, 45, var(--tw-border-opacity))
}

.focus\:border-secondary-600:focus{
  --tw-border-opacity: 1;
  border-color:rgba(156, 112, 29, var(--tw-border-opacity))
}

.focus\:border-secondary-700:focus{
  --tw-border-opacity: 1;
  border-color:rgba(146, 99, 11, var(--tw-border-opacity))
}

.focus\:border-secondary-800:focus{
  --tw-border-opacity: 1;
  border-color:rgba(135, 89, 3, var(--tw-border-opacity))
}

.focus\:border-secondary-900:focus{
  --tw-border-opacity: 1;
  border-color:rgba(115, 75, 0, var(--tw-border-opacity))
}

.focus\:border-wireframes-grey:focus{
  --tw-border-opacity: 1;
  border-color:rgba(129, 129, 129, var(--tw-border-opacity))
}

.focus\:border-wireframes-lightGrey:focus{
  --tw-border-opacity: 1;
  border-color:rgba(183, 183, 183, var(--tw-border-opacity))
}

.focus\:border-background:focus{
  --tw-border-opacity: 1;
  border-color:rgba(23, 15, 52, var(--tw-border-opacity))
}

.focus\:border-surface:focus{
  --tw-border-opacity: 1;
  border-color:rgba(35, 29, 75, var(--tw-border-opacity))
}

.focus\:border-card:focus{
  --tw-border-opacity: 1;
  border-color:rgba(45, 39, 85, var(--tw-border-opacity))
}

.focus\:border-cardInner:focus{
  --tw-border-opacity: 1;
  border-color:rgba(60, 53, 109, var(--tw-border-opacity))
}

.focus\:border-iconDefault:focus{
  --tw-border-opacity: 1;
  border-color:rgba(142, 131, 170, var(--tw-border-opacity))
}

.focus\:border-error:focus{
  --tw-border-opacity: 1;
  border-color:rgba(207, 102, 121, var(--tw-border-opacity))
}

.focus\:border-enabledGold:focus{
  --tw-border-opacity: 1;
  border-color:rgba(196, 164, 106, var(--tw-border-opacity))
}

.focus\:border-pass:focus{
  --tw-border-opacity: 1;
  border-color:rgba(52, 239, 82, var(--tw-border-opacity))
}

.focus\:border-missionError:focus{
  --tw-border-opacity: 1;
  border-color:rgba(239, 52, 86, var(--tw-border-opacity))
}

.focus\:border-black:focus{
  --tw-border-opacity: 1;
  border-color:rgba(0, 0, 0, var(--tw-border-opacity))
}

.border-opacity-0{
  --tw-border-opacity: 0
}

.border-opacity-5{
  --tw-border-opacity: 0.05
}

.border-opacity-10{
  --tw-border-opacity: 0.1
}

.border-opacity-20{
  --tw-border-opacity: 0.2
}

.border-opacity-25{
  --tw-border-opacity: 0.25
}

.border-opacity-30{
  --tw-border-opacity: 0.3
}

.border-opacity-40{
  --tw-border-opacity: 0.4
}

.border-opacity-50{
  --tw-border-opacity: 0.5
}

.border-opacity-60{
  --tw-border-opacity: 0.6
}

.border-opacity-70{
  --tw-border-opacity: 0.7
}

.border-opacity-75{
  --tw-border-opacity: 0.75
}

.border-opacity-80{
  --tw-border-opacity: 0.8
}

.border-opacity-90{
  --tw-border-opacity: 0.9
}

.border-opacity-95{
  --tw-border-opacity: 0.95
}

.border-opacity-100{
  --tw-border-opacity: 1
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity: 0
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity: 0.05
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity: 0.1
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity: 0.2
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity: 0.25
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity: 0.3
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity: 0.4
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity: 0.5
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity: 0.6
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity: 0.7
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity: 0.75
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity: 0.8
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity: 0.9
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity: 0.95
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity: 1
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity: 0
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity: 0.05
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity: 0.1
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity: 0.2
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity: 0.25
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity: 0.3
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity: 0.4
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity: 0.5
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity: 0.6
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity: 0.7
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity: 0.75
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity: 0.8
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity: 0.9
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity: 0.95
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity: 1
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity: 0
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity: 0.05
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity: 0.1
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity: 0.2
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity: 0.25
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity: 0.3
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity: 0.4
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity: 0.5
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity: 0.6
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity: 0.7
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity: 0.75
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity: 0.8
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity: 0.9
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity: 0.95
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity: 1
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity: 0
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity: 0.05
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity: 0.1
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity: 0.2
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity: 0.25
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity: 0.3
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity: 0.4
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity: 0.5
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity: 0.6
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity: 0.7
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity: 0.75
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity: 0.8
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity: 0.9
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity: 0.95
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity: 1
}

.rounded-none{
  border-radius:0px
}

.rounded-sm{
  border-radius:0.125rem
}

.rounded{
  border-radius:0.25rem
}

.rounded-md{
  border-radius:0.375rem
}

.rounded-lg{
  border-radius:0.5rem
}

.rounded-xl{
  border-radius:0.75rem
}

.rounded-2xl{
  border-radius:1rem
}

.rounded-3xl{
  border-radius:1.5rem
}

.rounded-full{
  border-radius:9999px
}

.rounded-t-none{
  border-top-left-radius:0px;
  border-top-right-radius:0px
}

.rounded-r-none{
  border-top-right-radius:0px;
  border-bottom-right-radius:0px
}

.rounded-b-none{
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-l-none{
  border-top-left-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-t-sm{
  border-top-left-radius:0.125rem;
  border-top-right-radius:0.125rem
}

.rounded-r-sm{
  border-top-right-radius:0.125rem;
  border-bottom-right-radius:0.125rem
}

.rounded-b-sm{
  border-bottom-right-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-l-sm{
  border-top-left-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-t{
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem
}

.rounded-r{
  border-top-right-radius:0.25rem;
  border-bottom-right-radius:0.25rem
}

.rounded-b{
  border-bottom-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-l{
  border-top-left-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-t-md{
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem
}

.rounded-r-md{
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem
}

.rounded-b-md{
  border-bottom-right-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.rounded-l-md{
  border-top-left-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

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

.rounded-r-lg{
  border-top-right-radius:0.5rem;
  border-bottom-right-radius:0.5rem
}

.rounded-b-lg{
  border-bottom-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-l-lg{
  border-top-left-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-t-xl{
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem
}

.rounded-r-xl{
  border-top-right-radius:0.75rem;
  border-bottom-right-radius:0.75rem
}

.rounded-b-xl{
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-l-xl{
  border-top-left-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-t-2xl{
  border-top-left-radius:1rem;
  border-top-right-radius:1rem
}

.rounded-r-2xl{
  border-top-right-radius:1rem;
  border-bottom-right-radius:1rem
}

.rounded-b-2xl{
  border-bottom-right-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-l-2xl{
  border-top-left-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-t-3xl{
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem
}

.rounded-r-3xl{
  border-top-right-radius:1.5rem;
  border-bottom-right-radius:1.5rem
}

.rounded-b-3xl{
  border-bottom-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-l-3xl{
  border-top-left-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-t-full{
  border-top-left-radius:9999px;
  border-top-right-radius:9999px
}

.rounded-r-full{
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px
}

.rounded-b-full{
  border-bottom-right-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-l-full{
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-tl-none{
  border-top-left-radius:0px
}

.rounded-tr-none{
  border-top-right-radius:0px
}

.rounded-br-none{
  border-bottom-right-radius:0px
}

.rounded-bl-none{
  border-bottom-left-radius:0px
}

.rounded-tl-sm{
  border-top-left-radius:0.125rem
}

.rounded-tr-sm{
  border-top-right-radius:0.125rem
}

.rounded-br-sm{
  border-bottom-right-radius:0.125rem
}

.rounded-bl-sm{
  border-bottom-left-radius:0.125rem
}

.rounded-tl{
  border-top-left-radius:0.25rem
}

.rounded-tr{
  border-top-right-radius:0.25rem
}

.rounded-br{
  border-bottom-right-radius:0.25rem
}

.rounded-bl{
  border-bottom-left-radius:0.25rem
}

.rounded-tl-md{
  border-top-left-radius:0.375rem
}

.rounded-tr-md{
  border-top-right-radius:0.375rem
}

.rounded-br-md{
  border-bottom-right-radius:0.375rem
}

.rounded-bl-md{
  border-bottom-left-radius:0.375rem
}

.rounded-tl-lg{
  border-top-left-radius:0.5rem
}

.rounded-tr-lg{
  border-top-right-radius:0.5rem
}

.rounded-br-lg{
  border-bottom-right-radius:0.5rem
}

.rounded-bl-lg{
  border-bottom-left-radius:0.5rem
}

.rounded-tl-xl{
  border-top-left-radius:0.75rem
}

.rounded-tr-xl{
  border-top-right-radius:0.75rem
}

.rounded-br-xl{
  border-bottom-right-radius:0.75rem
}

.rounded-bl-xl{
  border-bottom-left-radius:0.75rem
}

.rounded-tl-2xl{
  border-top-left-radius:1rem
}

.rounded-tr-2xl{
  border-top-right-radius:1rem
}

.rounded-br-2xl{
  border-bottom-right-radius:1rem
}

.rounded-bl-2xl{
  border-bottom-left-radius:1rem
}

.rounded-tl-3xl{
  border-top-left-radius:1.5rem
}

.rounded-tr-3xl{
  border-top-right-radius:1.5rem
}

.rounded-br-3xl{
  border-bottom-right-radius:1.5rem
}

.rounded-bl-3xl{
  border-bottom-left-radius:1.5rem
}

.rounded-tl-full{
  border-top-left-radius:9999px
}

.rounded-tr-full{
  border-top-right-radius:9999px
}

.rounded-br-full{
  border-bottom-right-radius:9999px
}

.rounded-bl-full{
  border-bottom-left-radius:9999px
}

.border-solid{
  border-style:solid
}

.border-dashed{
  border-style:dashed
}

.border-dotted{
  border-style:dotted
}

.border-double{
  border-style:double
}

.border-none{
  border-style:none
}

.border-0{
  border-width:0px
}

.border-2{
  border-width:2px
}

.border-4{
  border-width:4px
}

.border-8{
  border-width:8px
}

.border{
  border-width:1px
}

.border-t-0{
  border-top-width:0px
}

.border-r-0{
  border-right-width:0px
}

.border-b-0{
  border-bottom-width:0px
}

.border-l-0{
  border-left-width:0px
}

.border-t-2{
  border-top-width:2px
}

.border-r-2{
  border-right-width:2px
}

.border-b-2{
  border-bottom-width:2px
}

.border-l-2{
  border-left-width:2px
}

.border-t-4{
  border-top-width:4px
}

.border-r-4{
  border-right-width:4px
}

.border-b-4{
  border-bottom-width:4px
}

.border-l-4{
  border-left-width:4px
}

.border-t-8{
  border-top-width:8px
}

.border-r-8{
  border-right-width:8px
}

.border-b-8{
  border-bottom-width:8px
}

.border-l-8{
  border-left-width:8px
}

.border-t{
  border-top-width:1px
}

.border-r{
  border-right-width:1px
}

.border-b{
  border-bottom-width:1px
}

.border-l{
  border-left-width:1px
}

.decoration-slice{
  -webkit-box-decoration-break:slice;
  box-decoration-break:slice
}

.decoration-clone{
  -webkit-box-decoration-break:clone;
  box-decoration-break:clone
}

.box-border{
  box-sizing:border-box
}

.box-content{
  box-sizing:content-box
}

.cursor-auto{
  cursor:auto
}

.cursor-default{
  cursor:default
}

.cursor-pointer{
  cursor:pointer
}

.cursor-wait{
  cursor:wait
}

.cursor-text{
  cursor:text
}

.cursor-move{
  cursor:move
}

.cursor-help{
  cursor:help
}

.cursor-not-allowed{
  cursor:not-allowed
}

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.inline{
  display:inline
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.table{
  display:table
}

.inline-table{
  display:inline-table
}

.table-caption{
  display:table-caption
}

.table-cell{
  display:table-cell
}

.table-column{
  display:table-column
}

.table-column-group{
  display:table-column-group
}

.table-footer-group{
  display:table-footer-group
}

.table-header-group{
  display:table-header-group
}

.table-row-group{
  display:table-row-group
}

.table-row{
  display:table-row
}

.flow-root{
  display:flow-root
}

.grid{
  display:grid
}

.inline-grid{
  display:inline-grid
}

.contents{
  display:contents
}

.list-item{
  display:list-item
}

.hidden{
  display:none
}

.flex-row{
  flex-direction:row
}

.flex-row-reverse{
  flex-direction:row-reverse
}

.flex-col{
  flex-direction:column
}

.flex-col-reverse{
  flex-direction:column-reverse
}

.flex-wrap{
  flex-wrap:wrap
}

.flex-wrap-reverse{
  flex-wrap:wrap-reverse
}

.flex-nowrap{
  flex-wrap:nowrap
}

.place-items-start{
  place-items:start
}

.place-items-end{
  place-items:end
}

.place-items-center{
  place-items:center
}

.place-items-stretch{
  place-items:stretch
}

.place-content-center{
  place-content:center
}

.place-content-start{
  place-content:start
}

.place-content-end{
  place-content:end
}

.place-content-between{
  place-content:space-between
}

.place-content-around{
  place-content:space-around
}

.place-content-evenly{
  place-content:space-evenly
}

.place-content-stretch{
  place-content:stretch
}

.place-self-auto{
  place-self:auto
}

.place-self-start{
  place-self:start
}

.place-self-end{
  place-self:end
}

.place-self-center{
  place-self:center
}

.place-self-stretch{
  place-self:stretch
}

.items-start{
  align-items:flex-start
}

.items-end{
  align-items:flex-end
}

.items-center{
  align-items:center
}

.items-baseline{
  align-items:baseline
}

.items-stretch{
  align-items:stretch
}

.content-center{
  align-content:center
}

.content-start{
  align-content:flex-start
}

.content-end{
  align-content:flex-end
}

.content-between{
  align-content:space-between
}

.content-around{
  align-content:space-around
}

.content-evenly{
  align-content:space-evenly
}

.self-auto{
  align-self:auto
}

.self-start{
  align-self:flex-start
}

.self-end{
  align-self:flex-end
}

.self-center{
  align-self:center
}

.self-stretch{
  align-self:stretch
}

.justify-items-start{
  justify-items:start
}

.justify-items-end{
  justify-items:end
}

.justify-items-center{
  justify-items:center
}

.justify-items-stretch{
  justify-items:stretch
}

.justify-start{
  justify-content:flex-start
}

.justify-end{
  justify-content:flex-end
}

.justify-center{
  justify-content:center
}

.justify-between{
  justify-content:space-between
}

.justify-around{
  justify-content:space-around
}

.justify-evenly{
  justify-content:space-evenly
}

.justify-self-auto{
  justify-self:auto
}

.justify-self-start{
  justify-self:start
}

.justify-self-end{
  justify-self:end
}

.justify-self-center{
  justify-self:center
}

.justify-self-stretch{
  justify-self:stretch
}

.flex-1{
  flex:1 1
}

.flex-auto{
  flex:1 1 auto
}

.flex-initial{
  flex:0 1 auto
}

.flex-none{
  flex:none
}

.flex-grow-0{
  flex-grow:0
}

.flex-grow{
  flex-grow:1
}

.flex-shrink-0{
  flex-shrink:0
}

.flex-shrink{
  flex-shrink:1
}

.order-1{
  order:1
}

.order-2{
  order:2
}

.order-3{
  order:3
}

.order-4{
  order:4
}

.order-5{
  order:5
}

.order-6{
  order:6
}

.order-7{
  order:7
}

.order-8{
  order:8
}

.order-9{
  order:9
}

.order-10{
  order:10
}

.order-11{
  order:11
}

.order-12{
  order:12
}

.order-first{
  order:-9999
}

.order-last{
  order:9999
}

.order-none{
  order:0
}

.float-right{
  float:right
}

.float-left{
  float:left
}

.float-none{
  float:none
}

.clear-left{
  clear:left
}

.clear-right{
  clear:right
}

.clear-both{
  clear:both
}

.clear-none{
  clear:none
}

.font-title{
  font-family:Poppins, ui-sans-serif, system-ui
}

.font-body{
  font-family:Inter, ui-sans-serif, system-ui
}

.font-thin{
  font-weight:100
}

.font-extralight{
  font-weight:200
}

.font-light{
  font-weight:300
}

.font-normal{
  font-weight:400
}

.font-medium{
  font-weight:500
}

.font-semibold{
  font-weight:600
}

.font-bold{
  font-weight:700
}

.font-extrabold{
  font-weight:800
}

.font-black{
  font-weight:900
}

.h-0{
  height:0px
}

.h-1{
  height:4px
}

.h-2{
  height:8px
}

.h-3{
  height:0.75rem
}

.h-4{
  height:1rem
}

.h-5{
  height:1.25rem
}

.h-6{
  height:1.5rem
}

.h-7{
  height:1.75rem
}

.h-8{
  height:2rem
}

.h-9{
  height:2.25rem
}

.h-10{
  height:2.5rem
}

.h-11{
  height:2.75rem
}

.h-12{
  height:3rem
}

.h-13{
  height:3.25rem
}

.h-14{
  height:3.5rem
}

.h-15{
  height:3.75rem
}

.h-16{
  height:4rem
}

.h-18{
  height:4.5rem
}

.h-20{
  height:5rem
}

.h-24{
  height:6rem
}

.h-28{
  height:7rem
}

.h-30{
  height:7.5rem
}

.h-32{
  height:8rem
}

.h-40{
  height:10rem
}

.h-50{
  height:12.5rem
}

.h-75{
  height:18.75rem
}

.h-150{
  height:37.5rem
}

.h-auto{
  height:auto
}

.h-0\.25{
  height:1px
}

.h-0\.5{
  height:2px
}

.h-0\.75{
  height:3px
}

.h-1\.25{
  height:5px
}

.h-1\.5{
  height:6px
}

.h-2\.5{
  height:10px
}

.h-3\.5{
  height:0.875rem
}

.h-3\.75{
  height:15px
}

.h-4\.5{
  height:1.125rem
}

.h-7\.5{
  height:30px
}

.h-8\.75{
  height:35px
}

.h-12\.5{
  height:50px
}

.h-17\.5{
  height:70px
}

.h-21\.5{
  height:86px
}

.h-1\/2{
  height:50%
}

.h-1\/3{
  height:33.333333%
}

.h-2\/3{
  height:66.666667%
}

.h-1\/4{
  height:25%
}

.h-2\/4{
  height:50%
}

.h-3\/4{
  height:75%
}

.h-1\/5{
  height:20%
}

.h-2\/5{
  height:40%
}

.h-3\/5{
  height:60%
}

.h-4\/5{
  height:80%
}

.h-1\/6{
  height:16.666667%
}

.h-2\/6{
  height:33.333333%
}

.h-3\/6{
  height:50%
}

.h-4\/6{
  height:66.666667%
}

.h-5\/6{
  height:83.333333%
}

.h-full{
  height:100%
}

.h-screen{
  height:100vh
}

.text-xs{
  font-size:12px
}

.text-sm{
  font-size:14px
}

.text-base{
  font-size:16px
}

.text-lg{
  font-size:20px
}

.text-xl{
  font-size:24px
}

.text-2xl{
  font-size:36px
}

.text-3xl{
  font-size:48px
}

.text-4xl{
  font-size:60px
}

.text-5xl{
  font-size:96px
}

.leading-3{
  line-height:.75rem
}

.leading-4{
  line-height:1rem
}

.leading-5{
  line-height:1.25rem
}

.leading-6{
  line-height:1.5rem
}

.leading-7{
  line-height:1.75rem
}

.leading-8{
  line-height:2rem
}

.leading-9{
  line-height:2.25rem
}

.leading-10{
  line-height:2.5rem
}

.leading-none{
  line-height:1
}

.leading-tight{
  line-height:1.25
}

.leading-snug{
  line-height:1.375
}

.leading-normal{
  line-height:1.5
}

.leading-relaxed{
  line-height:1.625
}

.leading-loose{
  line-height:2
}

.list-inside{
  list-style-position:inside
}

.list-outside{
  list-style-position:outside
}

.list-none{
  list-style-type:none
}

.list-disc{
  list-style-type:disc
}

.list-decimal{
  list-style-type:decimal
}

.m-0{
  margin:0px
}

.m-1{
  margin:4px
}

.m-2{
  margin:8px
}

.m-3{
  margin:12px
}

.m-4{
  margin:16px
}

.m-5{
  margin:20px
}

.m-6{
  margin:24px
}

.m-7{
  margin:28px
}

.m-8{
  margin:32px
}

.m-9{
  margin:36px
}

.m-10{
  margin:40px
}

.m-15{
  margin:60px
}

.m-20{
  margin:80px
}

.m-auto{
  margin:auto
}

.m-0\.25{
  margin:1px
}

.m-0\.5{
  margin:2px
}

.m-0\.75{
  margin:3px
}

.m-1\.25{
  margin:5px
}

.m-1\.5{
  margin:6px
}

.m-2\.5{
  margin:10px
}

.m-3\.5{
  margin:14px
}

.m-3\.75{
  margin:15px
}

.m-4\.5{
  margin:18px
}

.m-7\.5{
  margin:30px
}

.m-8\.75{
  margin:35px
}

.m-12\.5{
  margin:50px
}

.m-17\.5{
  margin:70px
}

.m-21\.5{
  margin:86px
}

.-m-0{
  margin:0px
}

.-m-1{
  margin:-4px
}

.-m-2{
  margin:-8px
}

.-m-3{
  margin:-12px
}

.-m-4{
  margin:-16px
}

.-m-5{
  margin:-20px
}

.-m-6{
  margin:-24px
}

.-m-7{
  margin:-28px
}

.-m-8{
  margin:-32px
}

.-m-9{
  margin:-36px
}

.-m-10{
  margin:-40px
}

.-m-15{
  margin:-60px
}

.-m-20{
  margin:-80px
}

.-m-0\.25{
  margin:-1px
}

.-m-0\.5{
  margin:-2px
}

.-m-0\.75{
  margin:-3px
}

.-m-1\.25{
  margin:-5px
}

.-m-1\.5{
  margin:-6px
}

.-m-2\.5{
  margin:-10px
}

.-m-3\.5{
  margin:-14px
}

.-m-3\.75{
  margin:-15px
}

.-m-4\.5{
  margin:-18px
}

.-m-7\.5{
  margin:-30px
}

.-m-8\.75{
  margin:-35px
}

.-m-12\.5{
  margin:-50px
}

.-m-17\.5{
  margin:-70px
}

.-m-21\.5{
  margin:-86px
}

.my-0{
  margin-top:0px;
  margin-bottom:0px
}

.mx-0{
  margin-left:0px;
  margin-right:0px
}

.my-1{
  margin-top:4px;
  margin-bottom:4px
}

.mx-1{
  margin-left:4px;
  margin-right:4px
}

.my-2{
  margin-top:8px;
  margin-bottom:8px
}

.mx-2{
  margin-left:8px;
  margin-right:8px
}

.my-3{
  margin-top:12px;
  margin-bottom:12px
}

.mx-3{
  margin-left:12px;
  margin-right:12px
}

.my-4{
  margin-top:16px;
  margin-bottom:16px
}

.mx-4{
  margin-left:16px;
  margin-right:16px
}

.my-5{
  margin-top:20px;
  margin-bottom:20px
}

.mx-5{
  margin-left:20px;
  margin-right:20px
}

.my-6{
  margin-top:24px;
  margin-bottom:24px
}

.mx-6{
  margin-left:24px;
  margin-right:24px
}

.my-7{
  margin-top:28px;
  margin-bottom:28px
}

.mx-7{
  margin-left:28px;
  margin-right:28px
}

.my-8{
  margin-top:32px;
  margin-bottom:32px
}

.mx-8{
  margin-left:32px;
  margin-right:32px
}

.my-9{
  margin-top:36px;
  margin-bottom:36px
}

.mx-9{
  margin-left:36px;
  margin-right:36px
}

.my-10{
  margin-top:40px;
  margin-bottom:40px
}

.mx-10{
  margin-left:40px;
  margin-right:40px
}

.my-15{
  margin-top:60px;
  margin-bottom:60px
}

.mx-15{
  margin-left:60px;
  margin-right:60px
}

.my-20{
  margin-top:80px;
  margin-bottom:80px
}

.mx-20{
  margin-left:80px;
  margin-right:80px
}

.my-auto{
  margin-top:auto;
  margin-bottom:auto
}

.mx-auto{
  margin-left:auto;
  margin-right:auto
}

.my-0\.25{
  margin-top:1px;
  margin-bottom:1px
}

.mx-0\.25{
  margin-left:1px;
  margin-right:1px
}

.my-0\.5{
  margin-top:2px;
  margin-bottom:2px
}

.mx-0\.5{
  margin-left:2px;
  margin-right:2px
}

.my-0\.75{
  margin-top:3px;
  margin-bottom:3px
}

.mx-0\.75{
  margin-left:3px;
  margin-right:3px
}

.my-1\.25{
  margin-top:5px;
  margin-bottom:5px
}

.mx-1\.25{
  margin-left:5px;
  margin-right:5px
}

.my-1\.5{
  margin-top:6px;
  margin-bottom:6px
}

.mx-1\.5{
  margin-left:6px;
  margin-right:6px
}

.my-2\.5{
  margin-top:10px;
  margin-bottom:10px
}

.mx-2\.5{
  margin-left:10px;
  margin-right:10px
}

.my-3\.5{
  margin-top:14px;
  margin-bottom:14px
}

.mx-3\.5{
  margin-left:14px;
  margin-right:14px
}

.my-3\.75{
  margin-top:15px;
  margin-bottom:15px
}

.mx-3\.75{
  margin-left:15px;
  margin-right:15px
}

.my-4\.5{
  margin-top:18px;
  margin-bottom:18px
}

.mx-4\.5{
  margin-left:18px;
  margin-right:18px
}

.my-7\.5{
  margin-top:30px;
  margin-bottom:30px
}

.mx-7\.5{
  margin-left:30px;
  margin-right:30px
}

.my-8\.75{
  margin-top:35px;
  margin-bottom:35px
}

.mx-8\.75{
  margin-left:35px;
  margin-right:35px
}

.my-12\.5{
  margin-top:50px;
  margin-bottom:50px
}

.mx-12\.5{
  margin-left:50px;
  margin-right:50px
}

.my-17\.5{
  margin-top:70px;
  margin-bottom:70px
}

.mx-17\.5{
  margin-left:70px;
  margin-right:70px
}

.my-21\.5{
  margin-top:86px;
  margin-bottom:86px
}

.mx-21\.5{
  margin-left:86px;
  margin-right:86px
}

.-my-0{
  margin-top:0px;
  margin-bottom:0px
}

.-mx-0{
  margin-left:0px;
  margin-right:0px
}

.-my-1{
  margin-top:-4px;
  margin-bottom:-4px
}

.-mx-1{
  margin-left:-4px;
  margin-right:-4px
}

.-my-2{
  margin-top:-8px;
  margin-bottom:-8px
}

.-mx-2{
  margin-left:-8px;
  margin-right:-8px
}

.-my-3{
  margin-top:-12px;
  margin-bottom:-12px
}

.-mx-3{
  margin-left:-12px;
  margin-right:-12px
}

.-my-4{
  margin-top:-16px;
  margin-bottom:-16px
}

.-mx-4{
  margin-left:-16px;
  margin-right:-16px
}

.-my-5{
  margin-top:-20px;
  margin-bottom:-20px
}

.-mx-5{
  margin-left:-20px;
  margin-right:-20px
}

.-my-6{
  margin-top:-24px;
  margin-bottom:-24px
}

.-mx-6{
  margin-left:-24px;
  margin-right:-24px
}

.-my-7{
  margin-top:-28px;
  margin-bottom:-28px
}

.-mx-7{
  margin-left:-28px;
  margin-right:-28px
}

.-my-8{
  margin-top:-32px;
  margin-bottom:-32px
}

.-mx-8{
  margin-left:-32px;
  margin-right:-32px
}

.-my-9{
  margin-top:-36px;
  margin-bottom:-36px
}

.-mx-9{
  margin-left:-36px;
  margin-right:-36px
}

.-my-10{
  margin-top:-40px;
  margin-bottom:-40px
}

.-mx-10{
  margin-left:-40px;
  margin-right:-40px
}

.-my-15{
  margin-top:-60px;
  margin-bottom:-60px
}

.-mx-15{
  margin-left:-60px;
  margin-right:-60px
}

.-my-20{
  margin-top:-80px;
  margin-bottom:-80px
}

.-mx-20{
  margin-left:-80px;
  margin-right:-80px
}

.-my-0\.25{
  margin-top:-1px;
  margin-bottom:-1px
}

.-mx-0\.25{
  margin-left:-1px;
  margin-right:-1px
}

.-my-0\.5{
  margin-top:-2px;
  margin-bottom:-2px
}

.-mx-0\.5{
  margin-left:-2px;
  margin-right:-2px
}

.-my-0\.75{
  margin-top:-3px;
  margin-bottom:-3px
}

.-mx-0\.75{
  margin-left:-3px;
  margin-right:-3px
}

.-my-1\.25{
  margin-top:-5px;
  margin-bottom:-5px
}

.-mx-1\.25{
  margin-left:-5px;
  margin-right:-5px
}

.-my-1\.5{
  margin-top:-6px;
  margin-bottom:-6px
}

.-mx-1\.5{
  margin-left:-6px;
  margin-right:-6px
}

.-my-2\.5{
  margin-top:-10px;
  margin-bottom:-10px
}

.-mx-2\.5{
  margin-left:-10px;
  margin-right:-10px
}

.-my-3\.5{
  margin-top:-14px;
  margin-bottom:-14px
}

.-mx-3\.5{
  margin-left:-14px;
  margin-right:-14px
}

.-my-3\.75{
  margin-top:-15px;
  margin-bottom:-15px
}

.-mx-3\.75{
  margin-left:-15px;
  margin-right:-15px
}

.-my-4\.5{
  margin-top:-18px;
  margin-bottom:-18px
}

.-mx-4\.5{
  margin-left:-18px;
  margin-right:-18px
}

.-my-7\.5{
  margin-top:-30px;
  margin-bottom:-30px
}

.-mx-7\.5{
  margin-left:-30px;
  margin-right:-30px
}

.-my-8\.75{
  margin-top:-35px;
  margin-bottom:-35px
}

.-mx-8\.75{
  margin-left:-35px;
  margin-right:-35px
}

.-my-12\.5{
  margin-top:-50px;
  margin-bottom:-50px
}

.-mx-12\.5{
  margin-left:-50px;
  margin-right:-50px
}

.-my-17\.5{
  margin-top:-70px;
  margin-bottom:-70px
}

.-mx-17\.5{
  margin-left:-70px;
  margin-right:-70px
}

.-my-21\.5{
  margin-top:-86px;
  margin-bottom:-86px
}

.-mx-21\.5{
  margin-left:-86px;
  margin-right:-86px
}

.mt-0{
  margin-top:0px
}

.mr-0{
  margin-right:0px
}

.mb-0{
  margin-bottom:0px
}

.ml-0{
  margin-left:0px
}

.mt-1{
  margin-top:4px
}

.mr-1{
  margin-right:4px
}

.mb-1{
  margin-bottom:4px
}

.ml-1{
  margin-left:4px
}

.mt-2{
  margin-top:8px
}

.mr-2{
  margin-right:8px
}

.mb-2{
  margin-bottom:8px
}

.ml-2{
  margin-left:8px
}

.mt-3{
  margin-top:12px
}

.mr-3{
  margin-right:12px
}

.mb-3{
  margin-bottom:12px
}

.ml-3{
  margin-left:12px
}

.mt-4{
  margin-top:16px
}

.mr-4{
  margin-right:16px
}

.mb-4{
  margin-bottom:16px
}

.ml-4{
  margin-left:16px
}

.mt-5{
  margin-top:20px
}

.mr-5{
  margin-right:20px
}

.mb-5{
  margin-bottom:20px
}

.ml-5{
  margin-left:20px
}

.mt-6{
  margin-top:24px
}

.mr-6{
  margin-right:24px
}

.mb-6{
  margin-bottom:24px
}

.ml-6{
  margin-left:24px
}

.mt-7{
  margin-top:28px
}

.mr-7{
  margin-right:28px
}

.mb-7{
  margin-bottom:28px
}

.ml-7{
  margin-left:28px
}

.mt-8{
  margin-top:32px
}

.mr-8{
  margin-right:32px
}

.mb-8{
  margin-bottom:32px
}

.ml-8{
  margin-left:32px
}

.mt-9{
  margin-top:36px
}

.mr-9{
  margin-right:36px
}

.mb-9{
  margin-bottom:36px
}

.ml-9{
  margin-left:36px
}

.mt-10{
  margin-top:40px
}

.mr-10{
  margin-right:40px
}

.mb-10{
  margin-bottom:40px
}

.ml-10{
  margin-left:40px
}

.mt-15{
  margin-top:60px
}

.mr-15{
  margin-right:60px
}

.mb-15{
  margin-bottom:60px
}

.ml-15{
  margin-left:60px
}

.mt-20{
  margin-top:80px
}

.mr-20{
  margin-right:80px
}

.mb-20{
  margin-bottom:80px
}

.ml-20{
  margin-left:80px
}

.mt-auto{
  margin-top:auto
}

.mr-auto{
  margin-right:auto
}

.mb-auto{
  margin-bottom:auto
}

.ml-auto{
  margin-left:auto
}

.mt-0\.25{
  margin-top:1px
}

.mr-0\.25{
  margin-right:1px
}

.mb-0\.25{
  margin-bottom:1px
}

.ml-0\.25{
  margin-left:1px
}

.mt-0\.5{
  margin-top:2px
}

.mr-0\.5{
  margin-right:2px
}

.mb-0\.5{
  margin-bottom:2px
}

.ml-0\.5{
  margin-left:2px
}

.mt-0\.75{
  margin-top:3px
}

.mr-0\.75{
  margin-right:3px
}

.mb-0\.75{
  margin-bottom:3px
}

.ml-0\.75{
  margin-left:3px
}

.mt-1\.25{
  margin-top:5px
}

.mr-1\.25{
  margin-right:5px
}

.mb-1\.25{
  margin-bottom:5px
}

.ml-1\.25{
  margin-left:5px
}

.mt-1\.5{
  margin-top:6px
}

.mr-1\.5{
  margin-right:6px
}

.mb-1\.5{
  margin-bottom:6px
}

.ml-1\.5{
  margin-left:6px
}

.mt-2\.5{
  margin-top:10px
}

.mr-2\.5{
  margin-right:10px
}

.mb-2\.5{
  margin-bottom:10px
}

.ml-2\.5{
  margin-left:10px
}

.mt-3\.5{
  margin-top:14px
}

.mr-3\.5{
  margin-right:14px
}

.mb-3\.5{
  margin-bottom:14px
}

.ml-3\.5{
  margin-left:14px
}

.mt-3\.75{
  margin-top:15px
}

.mr-3\.75{
  margin-right:15px
}

.mb-3\.75{
  margin-bottom:15px
}

.ml-3\.75{
  margin-left:15px
}

.mt-4\.5{
  margin-top:18px
}

.mr-4\.5{
  margin-right:18px
}

.mb-4\.5{
  margin-bottom:18px
}

.ml-4\.5{
  margin-left:18px
}

.mt-7\.5{
  margin-top:30px
}

.mr-7\.5{
  margin-right:30px
}

.mb-7\.5{
  margin-bottom:30px
}

.ml-7\.5{
  margin-left:30px
}

.mt-8\.75{
  margin-top:35px
}

.mr-8\.75{
  margin-right:35px
}

.mb-8\.75{
  margin-bottom:35px
}

.ml-8\.75{
  margin-left:35px
}

.mt-12\.5{
  margin-top:50px
}

.mr-12\.5{
  margin-right:50px
}

.mb-12\.5{
  margin-bottom:50px
}

.ml-12\.5{
  margin-left:50px
}

.mt-17\.5{
  margin-top:70px
}

.mr-17\.5{
  margin-right:70px
}

.mb-17\.5{
  margin-bottom:70px
}

.ml-17\.5{
  margin-left:70px
}

.mt-21\.5{
  margin-top:86px
}

.mr-21\.5{
  margin-right:86px
}

.mb-21\.5{
  margin-bottom:86px
}

.ml-21\.5{
  margin-left:86px
}

.-mt-0{
  margin-top:0px
}

.-mr-0{
  margin-right:0px
}

.-mb-0{
  margin-bottom:0px
}

.-ml-0{
  margin-left:0px
}

.-mt-1{
  margin-top:-4px
}

.-mr-1{
  margin-right:-4px
}

.-mb-1{
  margin-bottom:-4px
}

.-ml-1{
  margin-left:-4px
}

.-mt-2{
  margin-top:-8px
}

.-mr-2{
  margin-right:-8px
}

.-mb-2{
  margin-bottom:-8px
}

.-ml-2{
  margin-left:-8px
}

.-mt-3{
  margin-top:-12px
}

.-mr-3{
  margin-right:-12px
}

.-mb-3{
  margin-bottom:-12px
}

.-ml-3{
  margin-left:-12px
}

.-mt-4{
  margin-top:-16px
}

.-mr-4{
  margin-right:-16px
}

.-mb-4{
  margin-bottom:-16px
}

.-ml-4{
  margin-left:-16px
}

.-mt-5{
  margin-top:-20px
}

.-mr-5{
  margin-right:-20px
}

.-mb-5{
  margin-bottom:-20px
}

.-ml-5{
  margin-left:-20px
}

.-mt-6{
  margin-top:-24px
}

.-mr-6{
  margin-right:-24px
}

.-mb-6{
  margin-bottom:-24px
}

.-ml-6{
  margin-left:-24px
}

.-mt-7{
  margin-top:-28px
}

.-mr-7{
  margin-right:-28px
}

.-mb-7{
  margin-bottom:-28px
}

.-ml-7{
  margin-left:-28px
}

.-mt-8{
  margin-top:-32px
}

.-mr-8{
  margin-right:-32px
}

.-mb-8{
  margin-bottom:-32px
}

.-ml-8{
  margin-left:-32px
}

.-mt-9{
  margin-top:-36px
}

.-mr-9{
  margin-right:-36px
}

.-mb-9{
  margin-bottom:-36px
}

.-ml-9{
  margin-left:-36px
}

.-mt-10{
  margin-top:-40px
}

.-mr-10{
  margin-right:-40px
}

.-mb-10{
  margin-bottom:-40px
}

.-ml-10{
  margin-left:-40px
}

.-mt-15{
  margin-top:-60px
}

.-mr-15{
  margin-right:-60px
}

.-mb-15{
  margin-bottom:-60px
}

.-ml-15{
  margin-left:-60px
}

.-mt-20{
  margin-top:-80px
}

.-mr-20{
  margin-right:-80px
}

.-mb-20{
  margin-bottom:-80px
}

.-ml-20{
  margin-left:-80px
}

.-mt-0\.25{
  margin-top:-1px
}

.-mr-0\.25{
  margin-right:-1px
}

.-mb-0\.25{
  margin-bottom:-1px
}

.-ml-0\.25{
  margin-left:-1px
}

.-mt-0\.5{
  margin-top:-2px
}

.-mr-0\.5{
  margin-right:-2px
}

.-mb-0\.5{
  margin-bottom:-2px
}

.-ml-0\.5{
  margin-left:-2px
}

.-mt-0\.75{
  margin-top:-3px
}

.-mr-0\.75{
  margin-right:-3px
}

.-mb-0\.75{
  margin-bottom:-3px
}

.-ml-0\.75{
  margin-left:-3px
}

.-mt-1\.25{
  margin-top:-5px
}

.-mr-1\.25{
  margin-right:-5px
}

.-mb-1\.25{
  margin-bottom:-5px
}

.-ml-1\.25{
  margin-left:-5px
}

.-mt-1\.5{
  margin-top:-6px
}

.-mr-1\.5{
  margin-right:-6px
}

.-mb-1\.5{
  margin-bottom:-6px
}

.-ml-1\.5{
  margin-left:-6px
}

.-mt-2\.5{
  margin-top:-10px
}

.-mr-2\.5{
  margin-right:-10px
}

.-mb-2\.5{
  margin-bottom:-10px
}

.-ml-2\.5{
  margin-left:-10px
}

.-mt-3\.5{
  margin-top:-14px
}

.-mr-3\.5{
  margin-right:-14px
}

.-mb-3\.5{
  margin-bottom:-14px
}

.-ml-3\.5{
  margin-left:-14px
}

.-mt-3\.75{
  margin-top:-15px
}

.-mr-3\.75{
  margin-right:-15px
}

.-mb-3\.75{
  margin-bottom:-15px
}

.-ml-3\.75{
  margin-left:-15px
}

.-mt-4\.5{
  margin-top:-18px
}

.-mr-4\.5{
  margin-right:-18px
}

.-mb-4\.5{
  margin-bottom:-18px
}

.-ml-4\.5{
  margin-left:-18px
}

.-mt-7\.5{
  margin-top:-30px
}

.-mr-7\.5{
  margin-right:-30px
}

.-mb-7\.5{
  margin-bottom:-30px
}

.-ml-7\.5{
  margin-left:-30px
}

.-mt-8\.75{
  margin-top:-35px
}

.-mr-8\.75{
  margin-right:-35px
}

.-mb-8\.75{
  margin-bottom:-35px
}

.-ml-8\.75{
  margin-left:-35px
}

.-mt-12\.5{
  margin-top:-50px
}

.-mr-12\.5{
  margin-right:-50px
}

.-mb-12\.5{
  margin-bottom:-50px
}

.-ml-12\.5{
  margin-left:-50px
}

.-mt-17\.5{
  margin-top:-70px
}

.-mr-17\.5{
  margin-right:-70px
}

.-mb-17\.5{
  margin-bottom:-70px
}

.-ml-17\.5{
  margin-left:-70px
}

.-mt-21\.5{
  margin-top:-86px
}

.-mr-21\.5{
  margin-right:-86px
}

.-mb-21\.5{
  margin-bottom:-86px
}

.-ml-21\.5{
  margin-left:-86px
}

.max-h-0{
  max-height:0px
}

.max-h-1{
  max-height:4px
}

.max-h-2{
  max-height:8px
}

.max-h-3{
  max-height:0.75rem
}

.max-h-4{
  max-height:1rem
}

.max-h-5{
  max-height:1.25rem
}

.max-h-6{
  max-height:1.5rem
}

.max-h-7{
  max-height:1.75rem
}

.max-h-8{
  max-height:2rem
}

.max-h-9{
  max-height:2.25rem
}

.max-h-10{
  max-height:2.5rem
}

.max-h-11{
  max-height:2.75rem
}

.max-h-12{
  max-height:3rem
}

.max-h-13{
  max-height:3.25rem
}

.max-h-14{
  max-height:3.5rem
}

.max-h-15{
  max-height:3.75rem
}

.max-h-16{
  max-height:4rem
}

.max-h-18{
  max-height:4.5rem
}

.max-h-20{
  max-height:5rem
}

.max-h-24{
  max-height:6rem
}

.max-h-28{
  max-height:7rem
}

.max-h-30{
  max-height:7.5rem
}

.max-h-32{
  max-height:8rem
}

.max-h-40{
  max-height:10rem
}

.max-h-50{
  max-height:12.5rem
}

.max-h-75{
  max-height:18.75rem
}

.max-h-150{
  max-height:37.5rem
}

.max-h-0\.25{
  max-height:1px
}

.max-h-0\.5{
  max-height:2px
}

.max-h-0\.75{
  max-height:3px
}

.max-h-1\.25{
  max-height:5px
}

.max-h-1\.5{
  max-height:6px
}

.max-h-2\.5{
  max-height:10px
}

.max-h-3\.5{
  max-height:0.875rem
}

.max-h-3\.75{
  max-height:15px
}

.max-h-4\.5{
  max-height:1.125rem
}

.max-h-7\.5{
  max-height:30px
}

.max-h-8\.75{
  max-height:35px
}

.max-h-12\.5{
  max-height:50px
}

.max-h-17\.5{
  max-height:70px
}

.max-h-21\.5{
  max-height:86px
}

.max-h-full{
  max-height:100%
}

.max-h-screen{
  max-height:100vh
}

.max-w-0{
  max-width:0px
}

.max-w-3{
  max-width:0.75rem
}

.max-w-4{
  max-width:1rem
}

.max-w-5{
  max-width:1.25rem
}

.max-w-6{
  max-width:1.5rem
}

.max-w-7{
  max-width:1.75rem
}

.max-w-8{
  max-width:2rem
}

.max-w-9{
  max-width:2.25rem
}

.max-w-10{
  max-width:2.5rem
}

.max-w-11{
  max-width:2.75rem
}

.max-w-12{
  max-width:3rem
}

.max-w-13{
  max-width:3.25rem
}

.max-w-14{
  max-width:3.5rem
}

.max-w-15{
  max-width:3.75rem
}

.max-w-16{
  max-width:4rem
}

.max-w-18{
  max-width:4.5rem
}

.max-w-20{
  max-width:5rem
}

.max-w-24{
  max-width:6rem
}

.max-w-28{
  max-width:7rem
}

.max-w-30{
  max-width:7.5rem
}

.max-w-32{
  max-width:8rem
}

.max-w-40{
  max-width:10rem
}

.max-w-50{
  max-width:12.5rem
}

.max-w-75{
  max-width:18.75rem
}

.max-w-150{
  max-width:37.5rem
}

.max-w-none{
  max-width:none
}

.max-w-xs{
  max-width:20rem
}

.max-w-sm{
  max-width:24rem
}

.max-w-md{
  max-width:28rem
}

.max-w-lg{
  max-width:32rem
}

.max-w-xl{
  max-width:36rem
}

.max-w-2xl{
  max-width:42rem
}

.max-w-3xl{
  max-width:48rem
}

.max-w-4xl{
  max-width:56rem
}

.max-w-5xl{
  max-width:64rem
}

.max-w-6xl{
  max-width:72rem
}

.max-w-7xl{
  max-width:80rem
}

.max-w-full{
  max-width:100%
}

.max-w-min{
  max-width:-webkit-min-content;
  max-width:-moz-min-content;
  max-width:min-content
}

.max-w-max{
  max-width:1920px
}

.max-w-prose{
  max-width:65ch
}

.max-w-screen-md{
  max-width:1280px
}

.max-w-screen-lg{
  max-width:var(--screens-lg)
}

.max-w-screen-xl{
  max-width:1920px
}

.max-w-3\.5{
  max-width:0.875rem
}

.max-w-4\.5{
  max-width:1.125rem
}

.max-w-true-screen{
  max-width:calc(100vw - var(--sidebar-open))
}

.max-w-sidebar-open{
  max-width:var(--sidebar-open)
}

.max-w-sidebar-closed{
  max-width:var(--sidebar-closed)
}

.max-w-table{
  max-width:1000px
}

.max-w-modal{
  max-width:41.25rem
}

.min-h-0{
  min-height:0px
}

.min-h-3{
  min-height:0.75rem
}

.min-h-4{
  min-height:1rem
}

.min-h-5{
  min-height:1.25rem
}

.min-h-6{
  min-height:1.5rem
}

.min-h-7{
  min-height:1.75rem
}

.min-h-8{
  min-height:2rem
}

.min-h-9{
  min-height:2.25rem
}

.min-h-10{
  min-height:2.5rem
}

.min-h-11{
  min-height:2.75rem
}

.min-h-12{
  min-height:3rem
}

.min-h-13{
  min-height:3.25rem
}

.min-h-14{
  min-height:3.5rem
}

.min-h-15{
  min-height:3.75rem
}

.min-h-16{
  min-height:4rem
}

.min-h-18{
  min-height:4.5rem
}

.min-h-20{
  min-height:5rem
}

.min-h-24{
  min-height:6rem
}

.min-h-28{
  min-height:7rem
}

.min-h-30{
  min-height:7.5rem
}

.min-h-32{
  min-height:8rem
}

.min-h-40{
  min-height:10rem
}

.min-h-50{
  min-height:12.5rem
}

.min-h-75{
  min-height:18.75rem
}

.min-h-150{
  min-height:37.5rem
}

.min-h-full{
  min-height:100%
}

.min-h-screen{
  min-height:100vh
}

.min-h-3\.5{
  min-height:0.875rem
}

.min-h-4\.5{
  min-height:1.125rem
}

.min-h-sidebar-minHeight{
  min-height:var(--sidebar-minHeight)
}

.min-w-0{
  min-width:0px
}

.min-w-full{
  min-width:100%
}

.min-w-min{
  min-width:-webkit-min-content;
  min-width:-moz-min-content;
  min-width:min-content
}

.min-w-max{
  min-width:1920px
}

.min-w-screen-lg{
  min-width:var(--screens-lg)
}

.min-w-true-screen{
  min-width:calc(100vw - var(--sidebar-open))
}

.min-w-sidebar-open{
  min-width:var(--sidebar-open)
}

.min-w-sidebar-closed{
  min-width:var(--sidebar-closed)
}

.min-w-table{
  min-width:1000px
}

.min-w-modal{
  min-width:41.25rem
}

.object-contain{
  -o-object-fit:contain;
  object-fit:contain
}

.object-cover{
  -o-object-fit:cover;
  object-fit:cover
}

.object-fill{
  -o-object-fit:fill;
  object-fit:fill
}

.object-none{
  -o-object-fit:none;
  object-fit:none
}

.object-scale-down{
  -o-object-fit:scale-down;
  object-fit:scale-down
}

.object-bottom{
  -o-object-position:bottom;
  object-position:bottom
}

.object-center{
  -o-object-position:center;
  object-position:center
}

.object-left{
  -o-object-position:left;
  object-position:left
}

.object-left-bottom{
  -o-object-position:left bottom;
  object-position:left bottom
}

.object-left-top{
  -o-object-position:left top;
  object-position:left top
}

.object-right{
  -o-object-position:right;
  object-position:right
}

.object-right-bottom{
  -o-object-position:right bottom;
  object-position:right bottom
}

.object-right-top{
  -o-object-position:right top;
  object-position:right top
}

.object-top{
  -o-object-position:top;
  object-position:top
}

.opacity-0{
  opacity:0
}

.opacity-5{
  opacity:0.05
}

.opacity-10{
  opacity:0.1
}

.opacity-20{
  opacity:0.2
}

.opacity-25{
  opacity:0.25
}

.opacity-30{
  opacity:0.3
}

.opacity-40{
  opacity:0.4
}

.opacity-50{
  opacity:0.5
}

.opacity-60{
  opacity:0.6
}

.opacity-70{
  opacity:0.7
}

.opacity-75{
  opacity:0.75
}

.opacity-80{
  opacity:0.8
}

.opacity-90{
  opacity:0.9
}

.opacity-95{
  opacity:0.95
}

.opacity-100{
  opacity:1
}

.group:hover .group-hover\:opacity-0{
  opacity:0
}

.group:hover .group-hover\:opacity-5{
  opacity:0.05
}

.group:hover .group-hover\:opacity-10{
  opacity:0.1
}

.group:hover .group-hover\:opacity-20{
  opacity:0.2
}

.group:hover .group-hover\:opacity-25{
  opacity:0.25
}

.group:hover .group-hover\:opacity-30{
  opacity:0.3
}

.group:hover .group-hover\:opacity-40{
  opacity:0.4
}

.group:hover .group-hover\:opacity-50{
  opacity:0.5
}

.group:hover .group-hover\:opacity-60{
  opacity:0.6
}

.group:hover .group-hover\:opacity-70{
  opacity:0.7
}

.group:hover .group-hover\:opacity-75{
  opacity:0.75
}

.group:hover .group-hover\:opacity-80{
  opacity:0.8
}

.group:hover .group-hover\:opacity-90{
  opacity:0.9
}

.group:hover .group-hover\:opacity-95{
  opacity:0.95
}

.group:hover .group-hover\:opacity-100{
  opacity:1
}

.focus-within\:opacity-0:focus-within{
  opacity:0
}

.focus-within\:opacity-5:focus-within{
  opacity:0.05
}

.focus-within\:opacity-10:focus-within{
  opacity:0.1
}

.focus-within\:opacity-20:focus-within{
  opacity:0.2
}

.focus-within\:opacity-25:focus-within{
  opacity:0.25
}

.focus-within\:opacity-30:focus-within{
  opacity:0.3
}

.focus-within\:opacity-40:focus-within{
  opacity:0.4
}

.focus-within\:opacity-50:focus-within{
  opacity:0.5
}

.focus-within\:opacity-60:focus-within{
  opacity:0.6
}

.focus-within\:opacity-70:focus-within{
  opacity:0.7
}

.focus-within\:opacity-75:focus-within{
  opacity:0.75
}

.focus-within\:opacity-80:focus-within{
  opacity:0.8
}

.focus-within\:opacity-90:focus-within{
  opacity:0.9
}

.focus-within\:opacity-95:focus-within{
  opacity:0.95
}

.focus-within\:opacity-100:focus-within{
  opacity:1
}

.hover\:opacity-0:hover{
  opacity:0
}

.hover\:opacity-5:hover{
  opacity:0.05
}

.hover\:opacity-10:hover{
  opacity:0.1
}

.hover\:opacity-20:hover{
  opacity:0.2
}

.hover\:opacity-25:hover{
  opacity:0.25
}

.hover\:opacity-30:hover{
  opacity:0.3
}

.hover\:opacity-40:hover{
  opacity:0.4
}

.hover\:opacity-50:hover{
  opacity:0.5
}

.hover\:opacity-60:hover{
  opacity:0.6
}

.hover\:opacity-70:hover{
  opacity:0.7
}

.hover\:opacity-75:hover{
  opacity:0.75
}

.hover\:opacity-80:hover{
  opacity:0.8
}

.hover\:opacity-90:hover{
  opacity:0.9
}

.hover\:opacity-95:hover{
  opacity:0.95
}

.hover\:opacity-100:hover{
  opacity:1
}

.focus\:opacity-0:focus{
  opacity:0
}

.focus\:opacity-5:focus{
  opacity:0.05
}

.focus\:opacity-10:focus{
  opacity:0.1
}

.focus\:opacity-20:focus{
  opacity:0.2
}

.focus\:opacity-25:focus{
  opacity:0.25
}

.focus\:opacity-30:focus{
  opacity:0.3
}

.focus\:opacity-40:focus{
  opacity:0.4
}

.focus\:opacity-50:focus{
  opacity:0.5
}

.focus\:opacity-60:focus{
  opacity:0.6
}

.focus\:opacity-70:focus{
  opacity:0.7
}

.focus\:opacity-75:focus{
  opacity:0.75
}

.focus\:opacity-80:focus{
  opacity:0.8
}

.focus\:opacity-90:focus{
  opacity:0.9
}

.focus\:opacity-95:focus{
  opacity:0.95
}

.focus\:opacity-100:focus{
  opacity:1
}

.disabled\:opacity-0:disabled{
  opacity:0
}

.disabled\:opacity-5:disabled{
  opacity:0.05
}

.disabled\:opacity-10:disabled{
  opacity:0.1
}

.disabled\:opacity-20:disabled{
  opacity:0.2
}

.disabled\:opacity-25:disabled{
  opacity:0.25
}

.disabled\:opacity-30:disabled{
  opacity:0.3
}

.disabled\:opacity-40:disabled{
  opacity:0.4
}

.disabled\:opacity-50:disabled{
  opacity:0.5
}

.disabled\:opacity-60:disabled{
  opacity:0.6
}

.disabled\:opacity-70:disabled{
  opacity:0.7
}

.disabled\:opacity-75:disabled{
  opacity:0.75
}

.disabled\:opacity-80:disabled{
  opacity:0.8
}

.disabled\:opacity-90:disabled{
  opacity:0.9
}

.disabled\:opacity-95:disabled{
  opacity:0.95
}

.disabled\:opacity-100:disabled{
  opacity:1
}

.outline-none{
  outline:2px solid transparent;
  outline-offset:2px
}

.outline-white{
  outline:2px dotted white;
  outline-offset:2px
}

.outline-black{
  outline:2px dotted black;
  outline-offset:2px
}

.focus-within\:outline-none:focus-within{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-within\:outline-white:focus-within{
  outline:2px dotted white;
  outline-offset:2px
}

.focus-within\:outline-black:focus-within{
  outline:2px dotted black;
  outline-offset:2px
}

.focus\:outline-none:focus{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus\:outline-white:focus{
  outline:2px dotted white;
  outline-offset:2px
}

.focus\:outline-black:focus{
  outline:2px dotted black;
  outline-offset:2px
}

.overflow-auto{
  overflow:auto
}

.overflow-hidden{
  overflow:hidden
}

.overflow-visible{
  overflow:visible
}

.overflow-scroll{
  overflow:scroll
}

.overflow-x-auto{
  overflow-x:auto
}

.overflow-y-auto{
  overflow-y:auto
}

.overflow-x-hidden{
  overflow-x:hidden
}

.overflow-y-hidden{
  overflow-y:hidden
}

.overflow-x-visible{
  overflow-x:visible
}

.overflow-y-visible{
  overflow-y:visible
}

.overflow-x-scroll{
  overflow-x:scroll
}

.overflow-y-scroll{
  overflow-y:scroll
}

.overscroll-auto{
  -ms-scroll-chaining:chained;
  overscroll-behavior:auto
}

.overscroll-contain{
  -ms-scroll-chaining:none;
  overscroll-behavior:contain
}

.overscroll-none{
  -ms-scroll-chaining:none;
  overscroll-behavior:none
}

.overscroll-y-auto{
  overscroll-behavior-y:auto
}

.overscroll-y-contain{
  overscroll-behavior-y:contain
}

.overscroll-y-none{
  overscroll-behavior-y:none
}

.overscroll-x-auto{
  overscroll-behavior-x:auto
}

.overscroll-x-contain{
  overscroll-behavior-x:contain
}

.overscroll-x-none{
  overscroll-behavior-x:none
}

.p-0{
  padding:0px
}

.p-1{
  padding:4px
}

.p-2{
  padding:8px
}

.p-3{
  padding:12px
}

.p-4{
  padding:16px
}

.p-5{
  padding:20px
}

.p-6{
  padding:24px
}

.p-7{
  padding:28px
}

.p-8{
  padding:32px
}

.p-9{
  padding:36px
}

.p-10{
  padding:40px
}

.p-15{
  padding:60px
}

.p-20{
  padding:80px
}

.p-0\.25{
  padding:1px
}

.p-0\.5{
  padding:2px
}

.p-0\.75{
  padding:3px
}

.p-1\.25{
  padding:5px
}

.p-1\.5{
  padding:6px
}

.p-2\.5{
  padding:10px
}

.p-3\.5{
  padding:14px
}

.p-3\.75{
  padding:15px
}

.p-4\.5{
  padding:18px
}

.p-7\.5{
  padding:30px
}

.p-8\.75{
  padding:35px
}

.p-12\.5{
  padding:50px
}

.p-17\.5{
  padding:70px
}

.p-21\.5{
  padding:86px
}

.py-0{
  padding-top:0px;
  padding-bottom:0px
}

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

.py-1{
  padding-top:4px;
  padding-bottom:4px
}

.px-1{
  padding-left:4px;
  padding-right:4px
}

.py-2{
  padding-top:8px;
  padding-bottom:8px
}

.px-2{
  padding-left:8px;
  padding-right:8px
}

.py-3{
  padding-top:12px;
  padding-bottom:12px
}

.px-3{
  padding-left:12px;
  padding-right:12px
}

.py-4{
  padding-top:16px;
  padding-bottom:16px
}

.px-4{
  padding-left:16px;
  padding-right:16px
}

.py-5{
  padding-top:20px;
  padding-bottom:20px
}

.px-5{
  padding-left:20px;
  padding-right:20px
}

.py-6{
  padding-top:24px;
  padding-bottom:24px
}

.px-6{
  padding-left:24px;
  padding-right:24px
}

.py-7{
  padding-top:28px;
  padding-bottom:28px
}

.px-7{
  padding-left:28px;
  padding-right:28px
}

.py-8{
  padding-top:32px;
  padding-bottom:32px
}

.px-8{
  padding-left:32px;
  padding-right:32px
}

.py-9{
  padding-top:36px;
  padding-bottom:36px
}

.px-9{
  padding-left:36px;
  padding-right:36px
}

.py-10{
  padding-top:40px;
  padding-bottom:40px
}

.px-10{
  padding-left:40px;
  padding-right:40px
}

.py-15{
  padding-top:60px;
  padding-bottom:60px
}

.px-15{
  padding-left:60px;
  padding-right:60px
}

.py-20{
  padding-top:80px;
  padding-bottom:80px
}

.px-20{
  padding-left:80px;
  padding-right:80px
}

.py-0\.25{
  padding-top:1px;
  padding-bottom:1px
}

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

.py-0\.5{
  padding-top:2px;
  padding-bottom:2px
}

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

.py-0\.75{
  padding-top:3px;
  padding-bottom:3px
}

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

.py-1\.25{
  padding-top:5px;
  padding-bottom:5px
}

.px-1\.25{
  padding-left:5px;
  padding-right:5px
}

.py-1\.5{
  padding-top:6px;
  padding-bottom:6px
}

.px-1\.5{
  padding-left:6px;
  padding-right:6px
}

.py-2\.5{
  padding-top:10px;
  padding-bottom:10px
}

.px-2\.5{
  padding-left:10px;
  padding-right:10px
}

.py-3\.5{
  padding-top:14px;
  padding-bottom:14px
}

.px-3\.5{
  padding-left:14px;
  padding-right:14px
}

.py-3\.75{
  padding-top:15px;
  padding-bottom:15px
}

.px-3\.75{
  padding-left:15px;
  padding-right:15px
}

.py-4\.5{
  padding-top:18px;
  padding-bottom:18px
}

.px-4\.5{
  padding-left:18px;
  padding-right:18px
}

.py-7\.5{
  padding-top:30px;
  padding-bottom:30px
}

.px-7\.5{
  padding-left:30px;
  padding-right:30px
}

.py-8\.75{
  padding-top:35px;
  padding-bottom:35px
}

.px-8\.75{
  padding-left:35px;
  padding-right:35px
}

.py-12\.5{
  padding-top:50px;
  padding-bottom:50px
}

.px-12\.5{
  padding-left:50px;
  padding-right:50px
}

.py-17\.5{
  padding-top:70px;
  padding-bottom:70px
}

.px-17\.5{
  padding-left:70px;
  padding-right:70px
}

.py-21\.5{
  padding-top:86px;
  padding-bottom:86px
}

.px-21\.5{
  padding-left:86px;
  padding-right:86px
}

.pt-0{
  padding-top:0px
}

.pr-0{
  padding-right:0px
}

.pb-0{
  padding-bottom:0px
}

.pl-0{
  padding-left:0px
}

.pt-1{
  padding-top:4px
}

.pr-1{
  padding-right:4px
}

.pb-1{
  padding-bottom:4px
}

.pl-1{
  padding-left:4px
}

.pt-2{
  padding-top:8px
}

.pr-2{
  padding-right:8px
}

.pb-2{
  padding-bottom:8px
}

.pl-2{
  padding-left:8px
}

.pt-3{
  padding-top:12px
}

.pr-3{
  padding-right:12px
}

.pb-3{
  padding-bottom:12px
}

.pl-3{
  padding-left:12px
}

.pt-4{
  padding-top:16px
}

.pr-4{
  padding-right:16px
}

.pb-4{
  padding-bottom:16px
}

.pl-4{
  padding-left:16px
}

.pt-5{
  padding-top:20px
}

.pr-5{
  padding-right:20px
}

.pb-5{
  padding-bottom:20px
}

.pl-5{
  padding-left:20px
}

.pt-6{
  padding-top:24px
}

.pr-6{
  padding-right:24px
}

.pb-6{
  padding-bottom:24px
}

.pl-6{
  padding-left:24px
}

.pt-7{
  padding-top:28px
}

.pr-7{
  padding-right:28px
}

.pb-7{
  padding-bottom:28px
}

.pl-7{
  padding-left:28px
}

.pt-8{
  padding-top:32px
}

.pr-8{
  padding-right:32px
}

.pb-8{
  padding-bottom:32px
}

.pl-8{
  padding-left:32px
}

.pt-9{
  padding-top:36px
}

.pr-9{
  padding-right:36px
}

.pb-9{
  padding-bottom:36px
}

.pl-9{
  padding-left:36px
}

.pt-10{
  padding-top:40px
}

.pr-10{
  padding-right:40px
}

.pb-10{
  padding-bottom:40px
}

.pl-10{
  padding-left:40px
}

.pt-15{
  padding-top:60px
}

.pr-15{
  padding-right:60px
}

.pb-15{
  padding-bottom:60px
}

.pl-15{
  padding-left:60px
}

.pt-20{
  padding-top:80px
}

.pr-20{
  padding-right:80px
}

.pb-20{
  padding-bottom:80px
}

.pl-20{
  padding-left:80px
}

.pt-0\.25{
  padding-top:1px
}

.pr-0\.25{
  padding-right:1px
}

.pb-0\.25{
  padding-bottom:1px
}

.pl-0\.25{
  padding-left:1px
}

.pt-0\.5{
  padding-top:2px
}

.pr-0\.5{
  padding-right:2px
}

.pb-0\.5{
  padding-bottom:2px
}

.pl-0\.5{
  padding-left:2px
}

.pt-0\.75{
  padding-top:3px
}

.pr-0\.75{
  padding-right:3px
}

.pb-0\.75{
  padding-bottom:3px
}

.pl-0\.75{
  padding-left:3px
}

.pt-1\.25{
  padding-top:5px
}

.pr-1\.25{
  padding-right:5px
}

.pb-1\.25{
  padding-bottom:5px
}

.pl-1\.25{
  padding-left:5px
}

.pt-1\.5{
  padding-top:6px
}

.pr-1\.5{
  padding-right:6px
}

.pb-1\.5{
  padding-bottom:6px
}

.pl-1\.5{
  padding-left:6px
}

.pt-2\.5{
  padding-top:10px
}

.pr-2\.5{
  padding-right:10px
}

.pb-2\.5{
  padding-bottom:10px
}

.pl-2\.5{
  padding-left:10px
}

.pt-3\.5{
  padding-top:14px
}

.pr-3\.5{
  padding-right:14px
}

.pb-3\.5{
  padding-bottom:14px
}

.pl-3\.5{
  padding-left:14px
}

.pt-3\.75{
  padding-top:15px
}

.pr-3\.75{
  padding-right:15px
}

.pb-3\.75{
  padding-bottom:15px
}

.pl-3\.75{
  padding-left:15px
}

.pt-4\.5{
  padding-top:18px
}

.pr-4\.5{
  padding-right:18px
}

.pb-4\.5{
  padding-bottom:18px
}

.pl-4\.5{
  padding-left:18px
}

.pt-7\.5{
  padding-top:30px
}

.pr-7\.5{
  padding-right:30px
}

.pb-7\.5{
  padding-bottom:30px
}

.pl-7\.5{
  padding-left:30px
}

.pt-8\.75{
  padding-top:35px
}

.pr-8\.75{
  padding-right:35px
}

.pb-8\.75{
  padding-bottom:35px
}

.pl-8\.75{
  padding-left:35px
}

.pt-12\.5{
  padding-top:50px
}

.pr-12\.5{
  padding-right:50px
}

.pb-12\.5{
  padding-bottom:50px
}

.pl-12\.5{
  padding-left:50px
}

.pt-17\.5{
  padding-top:70px
}

.pr-17\.5{
  padding-right:70px
}

.pb-17\.5{
  padding-bottom:70px
}

.pl-17\.5{
  padding-left:70px
}

.pt-21\.5{
  padding-top:86px
}

.pr-21\.5{
  padding-right:86px
}

.pb-21\.5{
  padding-bottom:86px
}

.pl-21\.5{
  padding-left:86px
}

.placeholder-white-high::-moz-placeholder{
  color:rgba(255,255,255,0.95)
}

.placeholder-white-high:-ms-input-placeholder{
  color:rgba(255,255,255,0.95)
}

.placeholder-white-high::placeholder{
  color:rgba(255,255,255,0.95)
}

.placeholder-white-emphasis::-moz-placeholder{
  color:rgba(255,255,255,0.87)
}

.placeholder-white-emphasis:-ms-input-placeholder{
  color:rgba(255,255,255,0.87)
}

.placeholder-white-emphasis::placeholder{
  color:rgba(255,255,255,0.87)
}

.placeholder-white-mid::-moz-placeholder{
  color:rgba(255,255,255,0.6)
}

.placeholder-white-mid:-ms-input-placeholder{
  color:rgba(255,255,255,0.6)
}

.placeholder-white-mid::placeholder{
  color:rgba(255,255,255,0.6)
}

.placeholder-white-disabled::-moz-placeholder{
  color:rgba(255,255,255,0.38)
}

.placeholder-white-disabled:-ms-input-placeholder{
  color:rgba(255,255,255,0.38)
}

.placeholder-white-disabled::placeholder{
  color:rgba(255,255,255,0.38)
}

.placeholder-white-faint::-moz-placeholder{
  color:rgba(255,255,255,0.12)
}

.placeholder-white-faint:-ms-input-placeholder{
  color:rgba(255,255,255,0.12)
}

.placeholder-white-faint::placeholder{
  color:rgba(255,255,255,0.12)
}

.placeholder-transparent::-moz-placeholder{
  color:transparent
}

.placeholder-transparent:-ms-input-placeholder{
  color:transparent
}

.placeholder-transparent::placeholder{
  color:transparent
}

.placeholder-primary-50::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.placeholder-primary-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.placeholder-primary-50::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.placeholder-primary-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.placeholder-primary-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.placeholder-primary-100::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.placeholder-primary-200::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.placeholder-primary-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.placeholder-primary-200::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.placeholder-primary-300::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.placeholder-primary-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.placeholder-primary-300::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.placeholder-primary-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.placeholder-primary-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.placeholder-primary-400::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.placeholder-primary-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.placeholder-primary-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.placeholder-primary-500::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.placeholder-primary-600::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.placeholder-primary-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.placeholder-primary-600::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.placeholder-primary-700::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-primary-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-primary-700::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-primary-800::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.placeholder-primary-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.placeholder-primary-800::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.placeholder-primary-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.placeholder-primary-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.placeholder-primary-900::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.placeholder-primaryVariant::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-primaryVariant:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-primaryVariant::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.placeholder-secondary-50::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.placeholder-secondary-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.placeholder-secondary-50::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.placeholder-secondary-100::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.placeholder-secondary-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.placeholder-secondary-100::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.placeholder-secondary-200::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-secondary-200:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-secondary-200::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-secondary-300::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.placeholder-secondary-300:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.placeholder-secondary-300::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.placeholder-secondary-400::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.placeholder-secondary-400:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.placeholder-secondary-400::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.placeholder-secondary-500::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.placeholder-secondary-500:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.placeholder-secondary-500::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.placeholder-secondary-600::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.placeholder-secondary-600:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.placeholder-secondary-600::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.placeholder-secondary-700::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.placeholder-secondary-700:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.placeholder-secondary-700::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.placeholder-secondary-800::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.placeholder-secondary-800:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.placeholder-secondary-800::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.placeholder-secondary-900::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.placeholder-secondary-900:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.placeholder-secondary-900::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-grey::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-grey:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-grey::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-lightGrey::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-lightGrey:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.placeholder-wireframes-lightGrey::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.placeholder-background::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.placeholder-background:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.placeholder-background::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.placeholder-surface::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.placeholder-surface:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.placeholder-surface::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.placeholder-card::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.placeholder-card:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.placeholder-card::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.placeholder-cardInner::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.placeholder-cardInner:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.placeholder-cardInner::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.placeholder-iconDefault::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.placeholder-iconDefault:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.placeholder-iconDefault::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.placeholder-error::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.placeholder-error:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.placeholder-error::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.placeholder-enabledGold::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-enabledGold:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-enabledGold::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.placeholder-pass::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.placeholder-pass:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.placeholder-pass::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.placeholder-missionError::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.placeholder-missionError:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.placeholder-missionError::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.placeholder-black::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-black:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-black::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-white-high:focus::-moz-placeholder{
  color:rgba(255,255,255,0.95)
}

.focus\:placeholder-white-high:focus:-ms-input-placeholder{
  color:rgba(255,255,255,0.95)
}

.focus\:placeholder-white-high:focus::placeholder{
  color:rgba(255,255,255,0.95)
}

.focus\:placeholder-white-emphasis:focus::-moz-placeholder{
  color:rgba(255,255,255,0.87)
}

.focus\:placeholder-white-emphasis:focus:-ms-input-placeholder{
  color:rgba(255,255,255,0.87)
}

.focus\:placeholder-white-emphasis:focus::placeholder{
  color:rgba(255,255,255,0.87)
}

.focus\:placeholder-white-mid:focus::-moz-placeholder{
  color:rgba(255,255,255,0.6)
}

.focus\:placeholder-white-mid:focus:-ms-input-placeholder{
  color:rgba(255,255,255,0.6)
}

.focus\:placeholder-white-mid:focus::placeholder{
  color:rgba(255,255,255,0.6)
}

.focus\:placeholder-white-disabled:focus::-moz-placeholder{
  color:rgba(255,255,255,0.38)
}

.focus\:placeholder-white-disabled:focus:-ms-input-placeholder{
  color:rgba(255,255,255,0.38)
}

.focus\:placeholder-white-disabled:focus::placeholder{
  color:rgba(255,255,255,0.38)
}

.focus\:placeholder-white-faint:focus::-moz-placeholder{
  color:rgba(255,255,255,0.12)
}

.focus\:placeholder-white-faint:focus:-ms-input-placeholder{
  color:rgba(255,255,255,0.12)
}

.focus\:placeholder-white-faint:focus::placeholder{
  color:rgba(255,255,255,0.12)
}

.focus\:placeholder-transparent:focus::-moz-placeholder{
  color:transparent
}

.focus\:placeholder-transparent:focus:-ms-input-placeholder{
  color:transparent
}

.focus\:placeholder-transparent:focus::placeholder{
  color:transparent
}

.focus\:placeholder-primary-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-50:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-100:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-200:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-300:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-400:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-500:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-600:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-700:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-800:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primary-900:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primaryVariant:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primaryVariant:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-primaryVariant:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-50:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-100:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-200:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-200:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-200:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-300:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-300:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-300:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-400:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-400:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-400:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-500:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-500:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-500:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-600:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-600:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-600:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-700:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-700:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-700:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-800:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-800:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-800:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-900:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-900:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-secondary-900:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-grey:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-grey:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-grey:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-lightGrey:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-lightGrey:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.focus\:placeholder-wireframes-lightGrey:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
}

.focus\:placeholder-background:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.focus\:placeholder-background:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.focus\:placeholder-background:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
}

.focus\:placeholder-surface:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.focus\:placeholder-surface:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.focus\:placeholder-surface:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
}

.focus\:placeholder-card:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.focus\:placeholder-card:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.focus\:placeholder-card:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
}

.focus\:placeholder-cardInner:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.focus\:placeholder-cardInner:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.focus\:placeholder-cardInner:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
}

.focus\:placeholder-iconDefault:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.focus\:placeholder-iconDefault:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.focus\:placeholder-iconDefault:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
}

.focus\:placeholder-error:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.focus\:placeholder-error:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.focus\:placeholder-error:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
}

.focus\:placeholder-enabledGold:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-enabledGold:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-enabledGold:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
}

.focus\:placeholder-pass:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.focus\:placeholder-pass:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.focus\:placeholder-pass:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
}

.focus\:placeholder-missionError:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-missionError:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-missionError:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-black:focus::placeholder{
  --tw-placeholder-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-opacity-0::-moz-placeholder{
  --tw-placeholder-opacity: 0
}

.placeholder-opacity-0:-ms-input-placeholder{
  --tw-placeholder-opacity: 0
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity: 0
}

.placeholder-opacity-5::-moz-placeholder{
  --tw-placeholder-opacity: 0.05
}

.placeholder-opacity-5:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity: 0.05
}

.placeholder-opacity-10::-moz-placeholder{
  --tw-placeholder-opacity: 0.1
}

.placeholder-opacity-10:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity: 0.1
}

.placeholder-opacity-20::-moz-placeholder{
  --tw-placeholder-opacity: 0.2
}

.placeholder-opacity-20:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity: 0.2
}

.placeholder-opacity-25::-moz-placeholder{
  --tw-placeholder-opacity: 0.25
}

.placeholder-opacity-25:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity: 0.25
}

.placeholder-opacity-30::-moz-placeholder{
  --tw-placeholder-opacity: 0.3
}

.placeholder-opacity-30:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity: 0.3
}

.placeholder-opacity-40::-moz-placeholder{
  --tw-placeholder-opacity: 0.4
}

.placeholder-opacity-40:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity: 0.4
}

.placeholder-opacity-50::-moz-placeholder{
  --tw-placeholder-opacity: 0.5
}

.placeholder-opacity-50:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity: 0.5
}

.placeholder-opacity-60::-moz-placeholder{
  --tw-placeholder-opacity: 0.6
}

.placeholder-opacity-60:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity: 0.6
}

.placeholder-opacity-70::-moz-placeholder{
  --tw-placeholder-opacity: 0.7
}

.placeholder-opacity-70:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity: 0.7
}

.placeholder-opacity-75::-moz-placeholder{
  --tw-placeholder-opacity: 0.75
}

.placeholder-opacity-75:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity: 0.75
}

.placeholder-opacity-80::-moz-placeholder{
  --tw-placeholder-opacity: 0.8
}

.placeholder-opacity-80:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity: 0.8
}

.placeholder-opacity-90::-moz-placeholder{
  --tw-placeholder-opacity: 0.9
}

.placeholder-opacity-90:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity: 0.9
}

.placeholder-opacity-95::-moz-placeholder{
  --tw-placeholder-opacity: 0.95
}

.placeholder-opacity-95:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity: 0.95
}

.placeholder-opacity-100::-moz-placeholder{
  --tw-placeholder-opacity: 1
}

.placeholder-opacity-100:-ms-input-placeholder{
  --tw-placeholder-opacity: 1
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity: 1
}

.focus\:placeholder-opacity-0:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0
}

.focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity: 0
}

.focus\:placeholder-opacity-5:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.05
}

.focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.05
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity: 0.05
}

.focus\:placeholder-opacity-10:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.1
}

.focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.1
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity: 0.1
}

.focus\:placeholder-opacity-20:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.2
}

.focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.2
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity: 0.2
}

.focus\:placeholder-opacity-25:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.25
}

.focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.25
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity: 0.25
}

.focus\:placeholder-opacity-30:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.3
}

.focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.3
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity: 0.3
}

.focus\:placeholder-opacity-40:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.4
}

.focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.4
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity: 0.4
}

.focus\:placeholder-opacity-50:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.5
}

.focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.5
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity: 0.5
}

.focus\:placeholder-opacity-60:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.6
}

.focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.6
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity: 0.6
}

.focus\:placeholder-opacity-70:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.7
}

.focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.7
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity: 0.7
}

.focus\:placeholder-opacity-75:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.75
}

.focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.75
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity: 0.75
}

.focus\:placeholder-opacity-80:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.8
}

.focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.8
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity: 0.8
}

.focus\:placeholder-opacity-90:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.9
}

.focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.9
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity: 0.9
}

.focus\:placeholder-opacity-95:focus::-moz-placeholder{
  --tw-placeholder-opacity: 0.95
}

.focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 0.95
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity: 0.95
}

.focus\:placeholder-opacity-100:focus::-moz-placeholder{
  --tw-placeholder-opacity: 1
}

.focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
  --tw-placeholder-opacity: 1
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity: 1
}

.pointer-events-none{
  pointer-events:none
}

.pointer-events-auto{
  pointer-events:auto
}

.static{
  position:static
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.sticky{
  position:sticky
}

.inset-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.inset-1{
  top:4px;
  right:4px;
  bottom:4px;
  left:4px
}

.inset-2{
  top:8px;
  right:8px;
  bottom:8px;
  left:8px
}

.inset-3{
  top:12px;
  right:12px;
  bottom:12px;
  left:12px
}

.inset-4{
  top:16px;
  right:16px;
  bottom:16px;
  left:16px
}

.inset-5{
  top:20px;
  right:20px;
  bottom:20px;
  left:20px
}

.inset-6{
  top:24px;
  right:24px;
  bottom:24px;
  left:24px
}

.inset-7{
  top:28px;
  right:28px;
  bottom:28px;
  left:28px
}

.inset-8{
  top:32px;
  right:32px;
  bottom:32px;
  left:32px
}

.inset-9{
  top:36px;
  right:36px;
  bottom:36px;
  left:36px
}

.inset-10{
  top:40px;
  right:40px;
  bottom:40px;
  left:40px
}

.inset-15{
  top:60px;
  right:60px;
  bottom:60px;
  left:60px
}

.inset-20{
  top:80px;
  right:80px;
  bottom:80px;
  left:80px
}

.inset-auto{
  top:auto;
  right:auto;
  bottom:auto;
  left:auto
}

.inset-0\.25{
  top:1px;
  right:1px;
  bottom:1px;
  left:1px
}

.inset-0\.5{
  top:2px;
  right:2px;
  bottom:2px;
  left:2px
}

.inset-0\.75{
  top:3px;
  right:3px;
  bottom:3px;
  left:3px
}

.inset-1\.25{
  top:5px;
  right:5px;
  bottom:5px;
  left:5px
}

.inset-1\.5{
  top:6px;
  right:6px;
  bottom:6px;
  left:6px
}

.inset-2\.5{
  top:10px;
  right:10px;
  bottom:10px;
  left:10px
}

.inset-3\.5{
  top:14px;
  right:14px;
  bottom:14px;
  left:14px
}

.inset-3\.75{
  top:15px;
  right:15px;
  bottom:15px;
  left:15px
}

.inset-4\.5{
  top:18px;
  right:18px;
  bottom:18px;
  left:18px
}

.inset-7\.5{
  top:30px;
  right:30px;
  bottom:30px;
  left:30px
}

.inset-8\.75{
  top:35px;
  right:35px;
  bottom:35px;
  left:35px
}

.inset-12\.5{
  top:50px;
  right:50px;
  bottom:50px;
  left:50px
}

.inset-17\.5{
  top:70px;
  right:70px;
  bottom:70px;
  left:70px
}

.inset-21\.5{
  top:86px;
  right:86px;
  bottom:86px;
  left:86px
}

.-inset-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.-inset-1{
  top:-4px;
  right:-4px;
  bottom:-4px;
  left:-4px
}

.-inset-2{
  top:-8px;
  right:-8px;
  bottom:-8px;
  left:-8px
}

.-inset-3{
  top:-12px;
  right:-12px;
  bottom:-12px;
  left:-12px
}

.-inset-4{
  top:-16px;
  right:-16px;
  bottom:-16px;
  left:-16px
}

.-inset-5{
  top:-20px;
  right:-20px;
  bottom:-20px;
  left:-20px
}

.-inset-6{
  top:-24px;
  right:-24px;
  bottom:-24px;
  left:-24px
}

.-inset-7{
  top:-28px;
  right:-28px;
  bottom:-28px;
  left:-28px
}

.-inset-8{
  top:-32px;
  right:-32px;
  bottom:-32px;
  left:-32px
}

.-inset-9{
  top:-36px;
  right:-36px;
  bottom:-36px;
  left:-36px
}

.-inset-10{
  top:-40px;
  right:-40px;
  bottom:-40px;
  left:-40px
}

.-inset-15{
  top:-60px;
  right:-60px;
  bottom:-60px;
  left:-60px
}

.-inset-20{
  top:-80px;
  right:-80px;
  bottom:-80px;
  left:-80px
}

.-inset-0\.25{
  top:-1px;
  right:-1px;
  bottom:-1px;
  left:-1px
}

.-inset-0\.5{
  top:-2px;
  right:-2px;
  bottom:-2px;
  left:-2px
}

.-inset-0\.75{
  top:-3px;
  right:-3px;
  bottom:-3px;
  left:-3px
}

.-inset-1\.25{
  top:-5px;
  right:-5px;
  bottom:-5px;
  left:-5px
}

.-inset-1\.5{
  top:-6px;
  right:-6px;
  bottom:-6px;
  left:-6px
}

.-inset-2\.5{
  top:-10px;
  right:-10px;
  bottom:-10px;
  left:-10px
}

.-inset-3\.5{
  top:-14px;
  right:-14px;
  bottom:-14px;
  left:-14px
}

.-inset-3\.75{
  top:-15px;
  right:-15px;
  bottom:-15px;
  left:-15px
}

.-inset-4\.5{
  top:-18px;
  right:-18px;
  bottom:-18px;
  left:-18px
}

.-inset-7\.5{
  top:-30px;
  right:-30px;
  bottom:-30px;
  left:-30px
}

.-inset-8\.75{
  top:-35px;
  right:-35px;
  bottom:-35px;
  left:-35px
}

.-inset-12\.5{
  top:-50px;
  right:-50px;
  bottom:-50px;
  left:-50px
}

.-inset-17\.5{
  top:-70px;
  right:-70px;
  bottom:-70px;
  left:-70px
}

.-inset-21\.5{
  top:-86px;
  right:-86px;
  bottom:-86px;
  left:-86px
}

.inset-1\/2{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.inset-1\/3{
  top:33.333333%;
  right:33.333333%;
  bottom:33.333333%;
  left:33.333333%
}

.inset-2\/3{
  top:66.666667%;
  right:66.666667%;
  bottom:66.666667%;
  left:66.666667%
}

.inset-1\/4{
  top:25%;
  right:25%;
  bottom:25%;
  left:25%
}

.inset-2\/4{
  top:50%;
  right:50%;
  bottom:50%;
  left:50%
}

.inset-3\/4{
  top:75%;
  right:75%;
  bottom:75%;
  left:75%
}

.inset-full{
  top:100%;
  right:100%;
  bottom:100%;
  left:100%
}

.-inset-1\/2{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.-inset-1\/3{
  top:-33.333333%;
  right:-33.333333%;
  bottom:-33.333333%;
  left:-33.333333%
}

.-inset-2\/3{
  top:-66.666667%;
  right:-66.666667%;
  bottom:-66.666667%;
  left:-66.666667%
}

.-inset-1\/4{
  top:-25%;
  right:-25%;
  bottom:-25%;
  left:-25%
}

.-inset-2\/4{
  top:-50%;
  right:-50%;
  bottom:-50%;
  left:-50%
}

.-inset-3\/4{
  top:-75%;
  right:-75%;
  bottom:-75%;
  left:-75%
}

.-inset-full{
  top:-100%;
  right:-100%;
  bottom:-100%;
  left:-100%
}

.inset-y-0{
  top:0px;
  bottom:0px
}

.inset-x-0{
  right:0px;
  left:0px
}

.inset-y-1{
  top:4px;
  bottom:4px
}

.inset-x-1{
  right:4px;
  left:4px
}

.inset-y-2{
  top:8px;
  bottom:8px
}

.inset-x-2{
  right:8px;
  left:8px
}

.inset-y-3{
  top:12px;
  bottom:12px
}

.inset-x-3{
  right:12px;
  left:12px
}

.inset-y-4{
  top:16px;
  bottom:16px
}

.inset-x-4{
  right:16px;
  left:16px
}

.inset-y-5{
  top:20px;
  bottom:20px
}

.inset-x-5{
  right:20px;
  left:20px
}

.inset-y-6{
  top:24px;
  bottom:24px
}

.inset-x-6{
  right:24px;
  left:24px
}

.inset-y-7{
  top:28px;
  bottom:28px
}

.inset-x-7{
  right:28px;
  left:28px
}

.inset-y-8{
  top:32px;
  bottom:32px
}

.inset-x-8{
  right:32px;
  left:32px
}

.inset-y-9{
  top:36px;
  bottom:36px
}

.inset-x-9{
  right:36px;
  left:36px
}

.inset-y-10{
  top:40px;
  bottom:40px
}

.inset-x-10{
  right:40px;
  left:40px
}

.inset-y-15{
  top:60px;
  bottom:60px
}

.inset-x-15{
  right:60px;
  left:60px
}

.inset-y-20{
  top:80px;
  bottom:80px
}

.inset-x-20{
  right:80px;
  left:80px
}

.inset-y-auto{
  top:auto;
  bottom:auto
}

.inset-x-auto{
  right:auto;
  left:auto
}

.inset-y-0\.25{
  top:1px;
  bottom:1px
}

.inset-x-0\.25{
  right:1px;
  left:1px
}

.inset-y-0\.5{
  top:2px;
  bottom:2px
}

.inset-x-0\.5{
  right:2px;
  left:2px
}

.inset-y-0\.75{
  top:3px;
  bottom:3px
}

.inset-x-0\.75{
  right:3px;
  left:3px
}

.inset-y-1\.25{
  top:5px;
  bottom:5px
}

.inset-x-1\.25{
  right:5px;
  left:5px
}

.inset-y-1\.5{
  top:6px;
  bottom:6px
}

.inset-x-1\.5{
  right:6px;
  left:6px
}

.inset-y-2\.5{
  top:10px;
  bottom:10px
}

.inset-x-2\.5{
  right:10px;
  left:10px
}

.inset-y-3\.5{
  top:14px;
  bottom:14px
}

.inset-x-3\.5{
  right:14px;
  left:14px
}

.inset-y-3\.75{
  top:15px;
  bottom:15px
}

.inset-x-3\.75{
  right:15px;
  left:15px
}

.inset-y-4\.5{
  top:18px;
  bottom:18px
}

.inset-x-4\.5{
  right:18px;
  left:18px
}

.inset-y-7\.5{
  top:30px;
  bottom:30px
}

.inset-x-7\.5{
  right:30px;
  left:30px
}

.inset-y-8\.75{
  top:35px;
  bottom:35px
}

.inset-x-8\.75{
  right:35px;
  left:35px
}

.inset-y-12\.5{
  top:50px;
  bottom:50px
}

.inset-x-12\.5{
  right:50px;
  left:50px
}

.inset-y-17\.5{
  top:70px;
  bottom:70px
}

.inset-x-17\.5{
  right:70px;
  left:70px
}

.inset-y-21\.5{
  top:86px;
  bottom:86px
}

.inset-x-21\.5{
  right:86px;
  left:86px
}

.-inset-y-0{
  top:0px;
  bottom:0px
}

.-inset-x-0{
  right:0px;
  left:0px
}

.-inset-y-1{
  top:-4px;
  bottom:-4px
}

.-inset-x-1{
  right:-4px;
  left:-4px
}

.-inset-y-2{
  top:-8px;
  bottom:-8px
}

.-inset-x-2{
  right:-8px;
  left:-8px
}

.-inset-y-3{
  top:-12px;
  bottom:-12px
}

.-inset-x-3{
  right:-12px;
  left:-12px
}

.-inset-y-4{
  top:-16px;
  bottom:-16px
}

.-inset-x-4{
  right:-16px;
  left:-16px
}

.-inset-y-5{
  top:-20px;
  bottom:-20px
}

.-inset-x-5{
  right:-20px;
  left:-20px
}

.-inset-y-6{
  top:-24px;
  bottom:-24px
}

.-inset-x-6{
  right:-24px;
  left:-24px
}

.-inset-y-7{
  top:-28px;
  bottom:-28px
}

.-inset-x-7{
  right:-28px;
  left:-28px
}

.-inset-y-8{
  top:-32px;
  bottom:-32px
}

.-inset-x-8{
  right:-32px;
  left:-32px
}

.-inset-y-9{
  top:-36px;
  bottom:-36px
}

.-inset-x-9{
  right:-36px;
  left:-36px
}

.-inset-y-10{
  top:-40px;
  bottom:-40px
}

.-inset-x-10{
  right:-40px;
  left:-40px
}

.-inset-y-15{
  top:-60px;
  bottom:-60px
}

.-inset-x-15{
  right:-60px;
  left:-60px
}

.-inset-y-20{
  top:-80px;
  bottom:-80px
}

.-inset-x-20{
  right:-80px;
  left:-80px
}

.-inset-y-0\.25{
  top:-1px;
  bottom:-1px
}

.-inset-x-0\.25{
  right:-1px;
  left:-1px
}

.-inset-y-0\.5{
  top:-2px;
  bottom:-2px
}

.-inset-x-0\.5{
  right:-2px;
  left:-2px
}

.-inset-y-0\.75{
  top:-3px;
  bottom:-3px
}

.-inset-x-0\.75{
  right:-3px;
  left:-3px
}

.-inset-y-1\.25{
  top:-5px;
  bottom:-5px
}

.-inset-x-1\.25{
  right:-5px;
  left:-5px
}

.-inset-y-1\.5{
  top:-6px;
  bottom:-6px
}

.-inset-x-1\.5{
  right:-6px;
  left:-6px
}

.-inset-y-2\.5{
  top:-10px;
  bottom:-10px
}

.-inset-x-2\.5{
  right:-10px;
  left:-10px
}

.-inset-y-3\.5{
  top:-14px;
  bottom:-14px
}

.-inset-x-3\.5{
  right:-14px;
  left:-14px
}

.-inset-y-3\.75{
  top:-15px;
  bottom:-15px
}

.-inset-x-3\.75{
  right:-15px;
  left:-15px
}

.-inset-y-4\.5{
  top:-18px;
  bottom:-18px
}

.-inset-x-4\.5{
  right:-18px;
  left:-18px
}

.-inset-y-7\.5{
  top:-30px;
  bottom:-30px
}

.-inset-x-7\.5{
  right:-30px;
  left:-30px
}

.-inset-y-8\.75{
  top:-35px;
  bottom:-35px
}

.-inset-x-8\.75{
  right:-35px;
  left:-35px
}

.-inset-y-12\.5{
  top:-50px;
  bottom:-50px
}

.-inset-x-12\.5{
  right:-50px;
  left:-50px
}

.-inset-y-17\.5{
  top:-70px;
  bottom:-70px
}

.-inset-x-17\.5{
  right:-70px;
  left:-70px
}

.-inset-y-21\.5{
  top:-86px;
  bottom:-86px
}

.-inset-x-21\.5{
  right:-86px;
  left:-86px
}

.inset-y-1\/2{
  top:50%;
  bottom:50%
}

.inset-x-1\/2{
  right:50%;
  left:50%
}

.inset-y-1\/3{
  top:33.333333%;
  bottom:33.333333%
}

.inset-x-1\/3{
  right:33.333333%;
  left:33.333333%
}

.inset-y-2\/3{
  top:66.666667%;
  bottom:66.666667%
}

.inset-x-2\/3{
  right:66.666667%;
  left:66.666667%
}

.inset-y-1\/4{
  top:25%;
  bottom:25%
}

.inset-x-1\/4{
  right:25%;
  left:25%
}

.inset-y-2\/4{
  top:50%;
  bottom:50%
}

.inset-x-2\/4{
  right:50%;
  left:50%
}

.inset-y-3\/4{
  top:75%;
  bottom:75%
}

.inset-x-3\/4{
  right:75%;
  left:75%
}

.inset-y-full{
  top:100%;
  bottom:100%
}

.inset-x-full{
  right:100%;
  left:100%
}

.-inset-y-1\/2{
  top:-50%;
  bottom:-50%
}

.-inset-x-1\/2{
  right:-50%;
  left:-50%
}

.-inset-y-1\/3{
  top:-33.333333%;
  bottom:-33.333333%
}

.-inset-x-1\/3{
  right:-33.333333%;
  left:-33.333333%
}

.-inset-y-2\/3{
  top:-66.666667%;
  bottom:-66.666667%
}

.-inset-x-2\/3{
  right:-66.666667%;
  left:-66.666667%
}

.-inset-y-1\/4{
  top:-25%;
  bottom:-25%
}

.-inset-x-1\/4{
  right:-25%;
  left:-25%
}

.-inset-y-2\/4{
  top:-50%;
  bottom:-50%
}

.-inset-x-2\/4{
  right:-50%;
  left:-50%
}

.-inset-y-3\/4{
  top:-75%;
  bottom:-75%
}

.-inset-x-3\/4{
  right:-75%;
  left:-75%
}

.-inset-y-full{
  top:-100%;
  bottom:-100%
}

.-inset-x-full{
  right:-100%;
  left:-100%
}

.top-0{
  top:0px
}

.right-0{
  right:0px
}

.bottom-0{
  bottom:0px
}

.left-0{
  left:0px
}

.top-1{
  top:4px
}

.right-1{
  right:4px
}

.bottom-1{
  bottom:4px
}

.left-1{
  left:4px
}

.top-2{
  top:8px
}

.right-2{
  right:8px
}

.bottom-2{
  bottom:8px
}

.left-2{
  left:8px
}

.top-3{
  top:12px
}

.right-3{
  right:12px
}

.bottom-3{
  bottom:12px
}

.left-3{
  left:12px
}

.top-4{
  top:16px
}

.right-4{
  right:16px
}

.bottom-4{
  bottom:16px
}

.left-4{
  left:16px
}

.top-5{
  top:20px
}

.right-5{
  right:20px
}

.bottom-5{
  bottom:20px
}

.left-5{
  left:20px
}

.top-6{
  top:24px
}

.right-6{
  right:24px
}

.bottom-6{
  bottom:24px
}

.left-6{
  left:24px
}

.top-7{
  top:28px
}

.right-7{
  right:28px
}

.bottom-7{
  bottom:28px
}

.left-7{
  left:28px
}

.top-8{
  top:32px
}

.right-8{
  right:32px
}

.bottom-8{
  bottom:32px
}

.left-8{
  left:32px
}

.top-9{
  top:36px
}

.right-9{
  right:36px
}

.bottom-9{
  bottom:36px
}

.left-9{
  left:36px
}

.top-10{
  top:40px
}

.right-10{
  right:40px
}

.bottom-10{
  bottom:40px
}

.left-10{
  left:40px
}

.top-15{
  top:60px
}

.right-15{
  right:60px
}

.bottom-15{
  bottom:60px
}

.left-15{
  left:60px
}

.top-20{
  top:80px
}

.right-20{
  right:80px
}

.bottom-20{
  bottom:80px
}

.left-20{
  left:80px
}

.top-auto{
  top:auto
}

.right-auto{
  right:auto
}

.bottom-auto{
  bottom:auto
}

.left-auto{
  left:auto
}

.top-0\.25{
  top:1px
}

.right-0\.25{
  right:1px
}

.bottom-0\.25{
  bottom:1px
}

.left-0\.25{
  left:1px
}

.top-0\.5{
  top:2px
}

.right-0\.5{
  right:2px
}

.bottom-0\.5{
  bottom:2px
}

.left-0\.5{
  left:2px
}

.top-0\.75{
  top:3px
}

.right-0\.75{
  right:3px
}

.bottom-0\.75{
  bottom:3px
}

.left-0\.75{
  left:3px
}

.top-1\.25{
  top:5px
}

.right-1\.25{
  right:5px
}

.bottom-1\.25{
  bottom:5px
}

.left-1\.25{
  left:5px
}

.top-1\.5{
  top:6px
}

.right-1\.5{
  right:6px
}

.bottom-1\.5{
  bottom:6px
}

.left-1\.5{
  left:6px
}

.top-2\.5{
  top:10px
}

.right-2\.5{
  right:10px
}

.bottom-2\.5{
  bottom:10px
}

.left-2\.5{
  left:10px
}

.top-3\.5{
  top:14px
}

.right-3\.5{
  right:14px
}

.bottom-3\.5{
  bottom:14px
}

.left-3\.5{
  left:14px
}

.top-3\.75{
  top:15px
}

.right-3\.75{
  right:15px
}

.bottom-3\.75{
  bottom:15px
}

.left-3\.75{
  left:15px
}

.top-4\.5{
  top:18px
}

.right-4\.5{
  right:18px
}

.bottom-4\.5{
  bottom:18px
}

.left-4\.5{
  left:18px
}

.top-7\.5{
  top:30px
}

.right-7\.5{
  right:30px
}

.bottom-7\.5{
  bottom:30px
}

.left-7\.5{
  left:30px
}

.top-8\.75{
  top:35px
}

.right-8\.75{
  right:35px
}

.bottom-8\.75{
  bottom:35px
}

.left-8\.75{
  left:35px
}

.top-12\.5{
  top:50px
}

.right-12\.5{
  right:50px
}

.bottom-12\.5{
  bottom:50px
}

.left-12\.5{
  left:50px
}

.top-17\.5{
  top:70px
}

.right-17\.5{
  right:70px
}

.bottom-17\.5{
  bottom:70px
}

.left-17\.5{
  left:70px
}

.top-21\.5{
  top:86px
}

.right-21\.5{
  right:86px
}

.bottom-21\.5{
  bottom:86px
}

.left-21\.5{
  left:86px
}

.-top-0{
  top:0px
}

.-right-0{
  right:0px
}

.-bottom-0{
  bottom:0px
}

.-left-0{
  left:0px
}

.-top-1{
  top:-4px
}

.-right-1{
  right:-4px
}

.-bottom-1{
  bottom:-4px
}

.-left-1{
  left:-4px
}

.-top-2{
  top:-8px
}

.-right-2{
  right:-8px
}

.-bottom-2{
  bottom:-8px
}

.-left-2{
  left:-8px
}

.-top-3{
  top:-12px
}

.-right-3{
  right:-12px
}

.-bottom-3{
  bottom:-12px
}

.-left-3{
  left:-12px
}

.-top-4{
  top:-16px
}

.-right-4{
  right:-16px
}

.-bottom-4{
  bottom:-16px
}

.-left-4{
  left:-16px
}

.-top-5{
  top:-20px
}

.-right-5{
  right:-20px
}

.-bottom-5{
  bottom:-20px
}

.-left-5{
  left:-20px
}

.-top-6{
  top:-24px
}

.-right-6{
  right:-24px
}

.-bottom-6{
  bottom:-24px
}

.-left-6{
  left:-24px
}

.-top-7{
  top:-28px
}

.-right-7{
  right:-28px
}

.-bottom-7{
  bottom:-28px
}

.-left-7{
  left:-28px
}

.-top-8{
  top:-32px
}

.-right-8{
  right:-32px
}

.-bottom-8{
  bottom:-32px
}

.-left-8{
  left:-32px
}

.-top-9{
  top:-36px
}

.-right-9{
  right:-36px
}

.-bottom-9{
  bottom:-36px
}

.-left-9{
  left:-36px
}

.-top-10{
  top:-40px
}

.-right-10{
  right:-40px
}

.-bottom-10{
  bottom:-40px
}

.-left-10{
  left:-40px
}

.-top-15{
  top:-60px
}

.-right-15{
  right:-60px
}

.-bottom-15{
  bottom:-60px
}

.-left-15{
  left:-60px
}

.-top-20{
  top:-80px
}

.-right-20{
  right:-80px
}

.-bottom-20{
  bottom:-80px
}

.-left-20{
  left:-80px
}

.-top-0\.25{
  top:-1px
}

.-right-0\.25{
  right:-1px
}

.-bottom-0\.25{
  bottom:-1px
}

.-left-0\.25{
  left:-1px
}

.-top-0\.5{
  top:-2px
}

.-right-0\.5{
  right:-2px
}

.-bottom-0\.5{
  bottom:-2px
}

.-left-0\.5{
  left:-2px
}

.-top-0\.75{
  top:-3px
}

.-right-0\.75{
  right:-3px
}

.-bottom-0\.75{
  bottom:-3px
}

.-left-0\.75{
  left:-3px
}

.-top-1\.25{
  top:-5px
}

.-right-1\.25{
  right:-5px
}

.-bottom-1\.25{
  bottom:-5px
}

.-left-1\.25{
  left:-5px
}

.-top-1\.5{
  top:-6px
}

.-right-1\.5{
  right:-6px
}

.-bottom-1\.5{
  bottom:-6px
}

.-left-1\.5{
  left:-6px
}

.-top-2\.5{
  top:-10px
}

.-right-2\.5{
  right:-10px
}

.-bottom-2\.5{
  bottom:-10px
}

.-left-2\.5{
  left:-10px
}

.-top-3\.5{
  top:-14px
}

.-right-3\.5{
  right:-14px
}

.-bottom-3\.5{
  bottom:-14px
}

.-left-3\.5{
  left:-14px
}

.-top-3\.75{
  top:-15px
}

.-right-3\.75{
  right:-15px
}

.-bottom-3\.75{
  bottom:-15px
}

.-left-3\.75{
  left:-15px
}

.-top-4\.5{
  top:-18px
}

.-right-4\.5{
  right:-18px
}

.-bottom-4\.5{
  bottom:-18px
}

.-left-4\.5{
  left:-18px
}

.-top-7\.5{
  top:-30px
}

.-right-7\.5{
  right:-30px
}

.-bottom-7\.5{
  bottom:-30px
}

.-left-7\.5{
  left:-30px
}

.-top-8\.75{
  top:-35px
}

.-right-8\.75{
  right:-35px
}

.-bottom-8\.75{
  bottom:-35px
}

.-left-8\.75{
  left:-35px
}

.-top-12\.5{
  top:-50px
}

.-right-12\.5{
  right:-50px
}

.-bottom-12\.5{
  bottom:-50px
}

.-left-12\.5{
  left:-50px
}

.-top-17\.5{
  top:-70px
}

.-right-17\.5{
  right:-70px
}

.-bottom-17\.5{
  bottom:-70px
}

.-left-17\.5{
  left:-70px
}

.-top-21\.5{
  top:-86px
}

.-right-21\.5{
  right:-86px
}

.-bottom-21\.5{
  bottom:-86px
}

.-left-21\.5{
  left:-86px
}

.top-1\/2{
  top:50%
}

.right-1\/2{
  right:50%
}

.bottom-1\/2{
  bottom:50%
}

.left-1\/2{
  left:50%
}

.top-1\/3{
  top:33.333333%
}

.right-1\/3{
  right:33.333333%
}

.bottom-1\/3{
  bottom:33.333333%
}

.left-1\/3{
  left:33.333333%
}

.top-2\/3{
  top:66.666667%
}

.right-2\/3{
  right:66.666667%
}

.bottom-2\/3{
  bottom:66.666667%
}

.left-2\/3{
  left:66.666667%
}

.top-1\/4{
  top:25%
}

.right-1\/4{
  right:25%
}

.bottom-1\/4{
  bottom:25%
}

.left-1\/4{
  left:25%
}

.top-2\/4{
  top:50%
}

.right-2\/4{
  right:50%
}

.bottom-2\/4{
  bottom:50%
}

.left-2\/4{
  left:50%
}

.top-3\/4{
  top:75%
}

.right-3\/4{
  right:75%
}

.bottom-3\/4{
  bottom:75%
}

.left-3\/4{
  left:75%
}

.top-full{
  top:100%
}

.right-full{
  right:100%
}

.bottom-full{
  bottom:100%
}

.left-full{
  left:100%
}

.-top-1\/2{
  top:-50%
}

.-right-1\/2{
  right:-50%
}

.-bottom-1\/2{
  bottom:-50%
}

.-left-1\/2{
  left:-50%
}

.-top-1\/3{
  top:-33.333333%
}

.-right-1\/3{
  right:-33.333333%
}

.-bottom-1\/3{
  bottom:-33.333333%
}

.-left-1\/3{
  left:-33.333333%
}

.-top-2\/3{
  top:-66.666667%
}

.-right-2\/3{
  right:-66.666667%
}

.-bottom-2\/3{
  bottom:-66.666667%
}

.-left-2\/3{
  left:-66.666667%
}

.-top-1\/4{
  top:-25%
}

.-right-1\/4{
  right:-25%
}

.-bottom-1\/4{
  bottom:-25%
}

.-left-1\/4{
  left:-25%
}

.-top-2\/4{
  top:-50%
}

.-right-2\/4{
  right:-50%
}

.-bottom-2\/4{
  bottom:-50%
}

.-left-2\/4{
  left:-50%
}

.-top-3\/4{
  top:-75%
}

.-right-3\/4{
  right:-75%
}

.-bottom-3\/4{
  bottom:-75%
}

.-left-3\/4{
  left:-75%
}

.-top-full{
  top:-100%
}

.-right-full{
  right:-100%
}

.-bottom-full{
  bottom:-100%
}

.-left-full{
  left:-100%
}

.resize-none{
  resize:none
}

.resize-y{
  resize:vertical
}

.resize-x{
  resize:horizontal
}

.resize{
  resize:both
}

*{
  --tw-shadow: 0 0 #0000
}

.shadow-container{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.shadow-elevation-08dp{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.shadow-elevation-24dp{
  --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.shadow-elevation-04dp{
  --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.group:hover .group-hover\:shadow-container{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.group:hover .group-hover\:shadow-elevation-08dp{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.group:hover .group-hover\:shadow-elevation-24dp{
  --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.group:hover .group-hover\:shadow-elevation-04dp{
  --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus-within\:shadow-container:focus-within{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus-within\:shadow-elevation-08dp:focus-within{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus-within\:shadow-elevation-24dp:focus-within{
  --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus-within\:shadow-elevation-04dp:focus-within{
  --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.hover\:shadow-container:hover{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.hover\:shadow-elevation-08dp:hover{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.hover\:shadow-elevation-24dp:hover{
  --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.hover\:shadow-elevation-04dp:hover{
  --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus\:shadow-container:focus{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus\:shadow-elevation-08dp:focus{
  --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus\:shadow-elevation-24dp:focus{
  --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

.focus\:shadow-elevation-04dp:focus{
  --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
}

*{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000
}

.ring-0{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.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 rgba(0,0,0,0))
}

.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 rgba(0,0,0,0))
}

.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 rgba(0,0,0,0))
}

.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 rgba(0,0,0,0))
}

.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 rgba(0,0,0,0))
}

.ring-inset{
  --tw-ring-inset: inset
}

.focus-within\:ring-0:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring-4:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring-8:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring:focus-within{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset: inset
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring-8:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
}

.focus\:ring-inset:focus{
  --tw-ring-inset: inset
}

.ring-offset-white-high{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
}

.ring-offset-white-emphasis{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
}

.ring-offset-white-mid{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
}

.ring-offset-white-disabled{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
}

.ring-offset-white-faint{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
}

.ring-offset-transparent{
  --tw-ring-offset-color: transparent
}

.ring-offset-primary-50{
  --tw-ring-offset-color: #8A86FF
}

.ring-offset-primary-100{
  --tw-ring-offset-color: #4540D8
}

.ring-offset-primary-200{
  --tw-ring-offset-color: #322DC2
}

.ring-offset-primary-300{
  --tw-ring-offset-color: #2722BB
}

.ring-offset-primary-400{
  --tw-ring-offset-color: #1D18A8
}

.ring-offset-primary-500{
  --tw-ring-offset-color: #16119E
}

.ring-offset-primary-600{
  --tw-ring-offset-color: #110D8B
}

.ring-offset-primary-700{
  --tw-ring-offset-color: #0A0674
}

.ring-offset-primary-800{
  --tw-ring-offset-color: #080559
}

.ring-offset-primary-900{
  --tw-ring-offset-color: #02003F
}

.ring-offset-primaryVariant{
  --tw-ring-offset-color: #0A0674
}

.ring-offset-secondary-50{
  --tw-ring-offset-color: #F4CC82
}

.ring-offset-secondary-100{
  --tw-ring-offset-color: #D9B575
}

.ring-offset-secondary-200{
  --tw-ring-offset-color: #C4A46A
}

.ring-offset-secondary-300{
  --tw-ring-offset-color: #BC9856
}

.ring-offset-secondary-400{
  --tw-ring-offset-color: #B88E42
}

.ring-offset-secondary-500{
  --tw-ring-offset-color: #AA7E2D
}

.ring-offset-secondary-600{
  --tw-ring-offset-color: #9C701D
}

.ring-offset-secondary-700{
  --tw-ring-offset-color: #92630B
}

.ring-offset-secondary-800{
  --tw-ring-offset-color: #875903
}

.ring-offset-secondary-900{
  --tw-ring-offset-color: #734B00
}

.ring-offset-wireframes-grey{
  --tw-ring-offset-color: #818181
}

.ring-offset-wireframes-lightGrey{
  --tw-ring-offset-color: #B7B7B7
}

.ring-offset-background{
  --tw-ring-offset-color: #170F34
}

.ring-offset-surface{
  --tw-ring-offset-color: #231D4B
}

.ring-offset-card{
  --tw-ring-offset-color: #2D2755
}

.ring-offset-cardInner{
  --tw-ring-offset-color: #3C356D
}

.ring-offset-iconDefault{
  --tw-ring-offset-color: #8E83AA
}

.ring-offset-error{
  --tw-ring-offset-color: #CF6679
}

.ring-offset-enabledGold{
  --tw-ring-offset-color: #C4A46A
}

.ring-offset-pass{
  --tw-ring-offset-color: #34EF52
}

.ring-offset-missionError{
  --tw-ring-offset-color: #EF3456
}

.ring-offset-black{
  --tw-ring-offset-color: #000000
}

.focus-within\:ring-offset-white-high:focus-within{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
}

.focus-within\:ring-offset-white-emphasis:focus-within{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
}

.focus-within\:ring-offset-white-mid:focus-within{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
}

.focus-within\:ring-offset-white-disabled:focus-within{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
}

.focus-within\:ring-offset-white-faint:focus-within{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
}

.focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color: transparent
}

.focus-within\:ring-offset-primary-50:focus-within{
  --tw-ring-offset-color: #8A86FF
}

.focus-within\:ring-offset-primary-100:focus-within{
  --tw-ring-offset-color: #4540D8
}

.focus-within\:ring-offset-primary-200:focus-within{
  --tw-ring-offset-color: #322DC2
}

.focus-within\:ring-offset-primary-300:focus-within{
  --tw-ring-offset-color: #2722BB
}

.focus-within\:ring-offset-primary-400:focus-within{
  --tw-ring-offset-color: #1D18A8
}

.focus-within\:ring-offset-primary-500:focus-within{
  --tw-ring-offset-color: #16119E
}

.focus-within\:ring-offset-primary-600:focus-within{
  --tw-ring-offset-color: #110D8B
}

.focus-within\:ring-offset-primary-700:focus-within{
  --tw-ring-offset-color: #0A0674
}

.focus-within\:ring-offset-primary-800:focus-within{
  --tw-ring-offset-color: #080559
}

.focus-within\:ring-offset-primary-900:focus-within{
  --tw-ring-offset-color: #02003F
}

.focus-within\:ring-offset-primaryVariant:focus-within{
  --tw-ring-offset-color: #0A0674
}

.focus-within\:ring-offset-secondary-50:focus-within{
  --tw-ring-offset-color: #F4CC82
}

.focus-within\:ring-offset-secondary-100:focus-within{
  --tw-ring-offset-color: #D9B575
}

.focus-within\:ring-offset-secondary-200:focus-within{
  --tw-ring-offset-color: #C4A46A
}

.focus-within\:ring-offset-secondary-300:focus-within{
  --tw-ring-offset-color: #BC9856
}

.focus-within\:ring-offset-secondary-400:focus-within{
  --tw-ring-offset-color: #B88E42
}

.focus-within\:ring-offset-secondary-500:focus-within{
  --tw-ring-offset-color: #AA7E2D
}

.focus-within\:ring-offset-secondary-600:focus-within{
  --tw-ring-offset-color: #9C701D
}

.focus-within\:ring-offset-secondary-700:focus-within{
  --tw-ring-offset-color: #92630B
}

.focus-within\:ring-offset-secondary-800:focus-within{
  --tw-ring-offset-color: #875903
}

.focus-within\:ring-offset-secondary-900:focus-within{
  --tw-ring-offset-color: #734B00
}

.focus-within\:ring-offset-wireframes-grey:focus-within{
  --tw-ring-offset-color: #818181
}

.focus-within\:ring-offset-wireframes-lightGrey:focus-within{
  --tw-ring-offset-color: #B7B7B7
}

.focus-within\:ring-offset-background:focus-within{
  --tw-ring-offset-color: #170F34
}

.focus-within\:ring-offset-surface:focus-within{
  --tw-ring-offset-color: #231D4B
}

.focus-within\:ring-offset-card:focus-within{
  --tw-ring-offset-color: #2D2755
}

.focus-within\:ring-offset-cardInner:focus-within{
  --tw-ring-offset-color: #3C356D
}

.focus-within\:ring-offset-iconDefault:focus-within{
  --tw-ring-offset-color: #8E83AA
}

.focus-within\:ring-offset-error:focus-within{
  --tw-ring-offset-color: #CF6679
}

.focus-within\:ring-offset-enabledGold:focus-within{
  --tw-ring-offset-color: #C4A46A
}

.focus-within\:ring-offset-pass:focus-within{
  --tw-ring-offset-color: #34EF52
}

.focus-within\:ring-offset-missionError:focus-within{
  --tw-ring-offset-color: #EF3456
}

.focus-within\:ring-offset-black:focus-within{
  --tw-ring-offset-color: #000000
}

.focus\:ring-offset-white-high:focus{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
}

.focus\:ring-offset-white-emphasis:focus{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
}

.focus\:ring-offset-white-mid:focus{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
}

.focus\:ring-offset-white-disabled:focus{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
}

.focus\:ring-offset-white-faint:focus{
  --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
}

.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color: transparent
}

.focus\:ring-offset-primary-50:focus{
  --tw-ring-offset-color: #8A86FF
}

.focus\:ring-offset-primary-100:focus{
  --tw-ring-offset-color: #4540D8
}

.focus\:ring-offset-primary-200:focus{
  --tw-ring-offset-color: #322DC2
}

.focus\:ring-offset-primary-300:focus{
  --tw-ring-offset-color: #2722BB
}

.focus\:ring-offset-primary-400:focus{
  --tw-ring-offset-color: #1D18A8
}

.focus\:ring-offset-primary-500:focus{
  --tw-ring-offset-color: #16119E
}

.focus\:ring-offset-primary-600:focus{
  --tw-ring-offset-color: #110D8B
}

.focus\:ring-offset-primary-700:focus{
  --tw-ring-offset-color: #0A0674
}

.focus\:ring-offset-primary-800:focus{
  --tw-ring-offset-color: #080559
}

.focus\:ring-offset-primary-900:focus{
  --tw-ring-offset-color: #02003F
}

.focus\:ring-offset-primaryVariant:focus{
  --tw-ring-offset-color: #0A0674
}

.focus\:ring-offset-secondary-50:focus{
  --tw-ring-offset-color: #F4CC82
}

.focus\:ring-offset-secondary-100:focus{
  --tw-ring-offset-color: #D9B575
}

.focus\:ring-offset-secondary-200:focus{
  --tw-ring-offset-color: #C4A46A
}

.focus\:ring-offset-secondary-300:focus{
  --tw-ring-offset-color: #BC9856
}

.focus\:ring-offset-secondary-400:focus{
  --tw-ring-offset-color: #B88E42
}

.focus\:ring-offset-secondary-500:focus{
  --tw-ring-offset-color: #AA7E2D
}

.focus\:ring-offset-secondary-600:focus{
  --tw-ring-offset-color: #9C701D
}

.focus\:ring-offset-secondary-700:focus{
  --tw-ring-offset-color: #92630B
}

.focus\:ring-offset-secondary-800:focus{
  --tw-ring-offset-color: #875903
}

.focus\:ring-offset-secondary-900:focus{
  --tw-ring-offset-color: #734B00
}

.focus\:ring-offset-wireframes-grey:focus{
  --tw-ring-offset-color: #818181
}

.focus\:ring-offset-wireframes-lightGrey:focus{
  --tw-ring-offset-color: #B7B7B7
}

.focus\:ring-offset-background:focus{
  --tw-ring-offset-color: #170F34
}

.focus\:ring-offset-surface:focus{
  --tw-ring-offset-color: #231D4B
}

.focus\:ring-offset-card:focus{
  --tw-ring-offset-color: #2D2755
}

.focus\:ring-offset-cardInner:focus{
  --tw-ring-offset-color: #3C356D
}

.focus\:ring-offset-iconDefault:focus{
  --tw-ring-offset-color: #8E83AA
}

.focus\:ring-offset-error:focus{
  --tw-ring-offset-color: #CF6679
}

.focus\:ring-offset-enabledGold:focus{
  --tw-ring-offset-color: #C4A46A
}

.focus\:ring-offset-pass:focus{
  --tw-ring-offset-color: #34EF52
}

.focus\:ring-offset-missionError:focus{
  --tw-ring-offset-color: #EF3456
}

.focus\:ring-offset-black:focus{
  --tw-ring-offset-color: #000000
}

.ring-offset-0{
  --tw-ring-offset-width: 0px
}

.ring-offset-1{
  --tw-ring-offset-width: 1px
}

.ring-offset-2{
  --tw-ring-offset-width: 2px
}

.ring-offset-4{
  --tw-ring-offset-width: 4px
}

.ring-offset-8{
  --tw-ring-offset-width: 8px
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width: 0px
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width: 1px
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width: 4px
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width: 8px
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width: 0px
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width: 4px
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width: 8px
}

.ring-white-high{
  --tw-ring-color: rgba(255, 255, 255, 0.95)
}

.ring-white-emphasis{
  --tw-ring-color: rgba(255, 255, 255, 0.87)
}

.ring-white-mid{
  --tw-ring-color: rgba(255, 255, 255, 0.6)
}

.ring-white-disabled{
  --tw-ring-color: rgba(255, 255, 255, 0.38)
}

.ring-white-faint{
  --tw-ring-color: rgba(255, 255, 255, 0.12)
}

.ring-transparent{
  --tw-ring-color: transparent
}

.ring-primary-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
}

.ring-primary-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
}

.ring-primary-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
}

.ring-primary-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
}

.ring-primary-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
}

.ring-primary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
}

.ring-primary-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
}

.ring-primary-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.ring-primary-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
}

.ring-primary-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
}

.ring-primaryVariant{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.ring-secondary-50{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
}

.ring-secondary-100{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
}

.ring-secondary-200{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.ring-secondary-300{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
}

.ring-secondary-400{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
}

.ring-secondary-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
}

.ring-secondary-600{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
}

.ring-secondary-700{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
}

.ring-secondary-800{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
}

.ring-secondary-900{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
}

.ring-wireframes-grey{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
}

.ring-wireframes-lightGrey{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
}

.ring-background{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
}

.ring-surface{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
}

.ring-card{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
}

.ring-cardInner{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
}

.ring-iconDefault{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
}

.ring-error{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
}

.ring-enabledGold{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.ring-pass{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
}

.ring-missionError{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
}

.ring-black{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus-within\:ring-white-high:focus-within{
  --tw-ring-color: rgba(255, 255, 255, 0.95)
}

.focus-within\:ring-white-emphasis:focus-within{
  --tw-ring-color: rgba(255, 255, 255, 0.87)
}

.focus-within\:ring-white-mid:focus-within{
  --tw-ring-color: rgba(255, 255, 255, 0.6)
}

.focus-within\:ring-white-disabled:focus-within{
  --tw-ring-color: rgba(255, 255, 255, 0.38)
}

.focus-within\:ring-white-faint:focus-within{
  --tw-ring-color: rgba(255, 255, 255, 0.12)
}

.focus-within\:ring-transparent:focus-within{
  --tw-ring-color: transparent
}

.focus-within\:ring-primary-50:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-100:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-200:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-300:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-400:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-600:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-700:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-800:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
}

.focus-within\:ring-primary-900:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
}

.focus-within\:ring-primaryVariant:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-50:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-100:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-200:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-300:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-400:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-600:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-700:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-800:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
}

.focus-within\:ring-secondary-900:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
}

.focus-within\:ring-wireframes-grey:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
}

.focus-within\:ring-wireframes-lightGrey:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
}

.focus-within\:ring-background:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
}

.focus-within\:ring-surface:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
}

.focus-within\:ring-card:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
}

.focus-within\:ring-cardInner:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
}

.focus-within\:ring-iconDefault:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
}

.focus-within\:ring-error:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
}

.focus-within\:ring-enabledGold:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.focus-within\:ring-pass:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
}

.focus-within\:ring-missionError:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
}

.focus-within\:ring-black:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
}

.focus\:ring-white-high:focus{
  --tw-ring-color: rgba(255, 255, 255, 0.95)
}

.focus\:ring-white-emphasis:focus{
  --tw-ring-color: rgba(255, 255, 255, 0.87)
}

.focus\:ring-white-mid:focus{
  --tw-ring-color: rgba(255, 255, 255, 0.6)
}

.focus\:ring-white-disabled:focus{
  --tw-ring-color: rgba(255, 255, 255, 0.38)
}

.focus\:ring-white-faint:focus{
  --tw-ring-color: rgba(255, 255, 255, 0.12)
}

.focus\:ring-transparent:focus{
  --tw-ring-color: transparent
}

.focus\:ring-primary-50:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
}

.focus\:ring-primary-100:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
}

.focus\:ring-primary-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
}

.focus\:ring-primary-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
}

.focus\:ring-primary-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
}

.focus\:ring-primary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
}

.focus\:ring-primary-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
}

.focus\:ring-primary-700:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.focus\:ring-primary-800:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
}

.focus\:ring-primary-900:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
}

.focus\:ring-primaryVariant:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
}

.focus\:ring-secondary-50:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
}

.focus\:ring-secondary-100:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
}

.focus\:ring-secondary-200:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.focus\:ring-secondary-300:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
}

.focus\:ring-secondary-400:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
}

.focus\:ring-secondary-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
}

.focus\:ring-secondary-600:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
}

.focus\:ring-secondary-700:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
}

.focus\:ring-secondary-800:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
}

.focus\:ring-secondary-900:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
}

.focus\:ring-wireframes-grey:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
}

.focus\:ring-wireframes-lightGrey:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
}

.focus\:ring-background:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
}

.focus\:ring-surface:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
}

.focus\:ring-card:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
}

.focus\:ring-cardInner:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
}

.focus\:ring-iconDefault:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
}

.focus\:ring-error:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
}

.focus\:ring-enabledGold:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
}

.focus\:ring-pass:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
}

.focus\:ring-missionError:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
}

.focus\:ring-black:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
}

.ring-opacity-0{
  --tw-ring-opacity: 0
}

.ring-opacity-5{
  --tw-ring-opacity: 0.05
}

.ring-opacity-10{
  --tw-ring-opacity: 0.1
}

.ring-opacity-20{
  --tw-ring-opacity: 0.2
}

.ring-opacity-25{
  --tw-ring-opacity: 0.25
}

.ring-opacity-30{
  --tw-ring-opacity: 0.3
}

.ring-opacity-40{
  --tw-ring-opacity: 0.4
}

.ring-opacity-50{
  --tw-ring-opacity: 0.5
}

.ring-opacity-60{
  --tw-ring-opacity: 0.6
}

.ring-opacity-70{
  --tw-ring-opacity: 0.7
}

.ring-opacity-75{
  --tw-ring-opacity: 0.75
}

.ring-opacity-80{
  --tw-ring-opacity: 0.8
}

.ring-opacity-90{
  --tw-ring-opacity: 0.9
}

.ring-opacity-95{
  --tw-ring-opacity: 0.95
}

.ring-opacity-100{
  --tw-ring-opacity: 1
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity: 0
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity: 0.05
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity: 0.1
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity: 0.2
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity: 0.25
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity: 0.3
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity: 0.4
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity: 0.5
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity: 0.6
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity: 0.7
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity: 0.75
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity: 0.8
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity: 0.9
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity: 0.95
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity: 1
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity: 0.05
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity: 0.1
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity: 0.2
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity: 0.25
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity: 0.3
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity: 0.4
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity: 0.5
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity: 0.6
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity: 0.7
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity: 0.75
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity: 0.8
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity: 0.9
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity: 0.95
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity: 1
}

.fill-current{
  fill:currentColor
}

.stroke-current{
  stroke:currentColor
}

.stroke-0{
  stroke-width:0
}

.stroke-1{
  stroke-width:1
}

.stroke-2{
  stroke-width:2
}

.table-auto{
  table-layout:auto
}

.table-fixed{
  table-layout:fixed
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.text-justify{
  text-align:justify
}

.text-white-high{
  color:rgba(255,255,255,0.95)
}

.text-white-emphasis{
  color:rgba(255,255,255,0.87)
}

.text-white-mid{
  color:rgba(255,255,255,0.6)
}

.text-white-disabled{
  color:rgba(255,255,255,0.38)
}

.text-white-faint{
  color:rgba(255,255,255,0.12)
}

.text-transparent{
  color:transparent
}

.text-primary-50{
  --tw-text-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-text-opacity))
}

.text-primary-100{
  --tw-text-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-text-opacity))
}

.text-primary-200{
  --tw-text-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-text-opacity))
}

.text-primary-300{
  --tw-text-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-text-opacity))
}

.text-primary-400{
  --tw-text-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-text-opacity))
}

.text-primary-500{
  --tw-text-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-text-opacity))
}

.text-primary-600{
  --tw-text-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-text-opacity))
}

.text-primary-700{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.text-primary-800{
  --tw-text-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-text-opacity))
}

.text-primary-900{
  --tw-text-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-text-opacity))
}

.text-primaryVariant{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.text-secondary-50{
  --tw-text-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-text-opacity))
}

.text-secondary-100{
  --tw-text-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-text-opacity))
}

.text-secondary-200{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.text-secondary-300{
  --tw-text-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-text-opacity))
}

.text-secondary-400{
  --tw-text-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-text-opacity))
}

.text-secondary-500{
  --tw-text-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-text-opacity))
}

.text-secondary-600{
  --tw-text-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-text-opacity))
}

.text-secondary-700{
  --tw-text-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-text-opacity))
}

.text-secondary-800{
  --tw-text-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-text-opacity))
}

.text-secondary-900{
  --tw-text-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-text-opacity))
}

.text-wireframes-grey{
  --tw-text-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-text-opacity))
}

.text-wireframes-lightGrey{
  --tw-text-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-text-opacity))
}

.text-background{
  --tw-text-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-text-opacity))
}

.text-surface{
  --tw-text-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-text-opacity))
}

.text-card{
  --tw-text-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-text-opacity))
}

.text-cardInner{
  --tw-text-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-text-opacity))
}

.text-iconDefault{
  --tw-text-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-text-opacity))
}

.text-error{
  --tw-text-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-text-opacity))
}

.text-enabledGold{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.text-pass{
  --tw-text-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-text-opacity))
}

.text-missionError{
  --tw-text-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-text-opacity))
}

.text-black{
  --tw-text-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-white-high{
  color:rgba(255,255,255,0.95)
}

.group:hover .group-hover\:text-white-emphasis{
  color:rgba(255,255,255,0.87)
}

.group:hover .group-hover\:text-white-mid{
  color:rgba(255,255,255,0.6)
}

.group:hover .group-hover\:text-white-disabled{
  color:rgba(255,255,255,0.38)
}

.group:hover .group-hover\:text-white-faint{
  color:rgba(255,255,255,0.12)
}

.group:hover .group-hover\:text-transparent{
  color:transparent
}

.group:hover .group-hover\:text-primary-50{
  --tw-text-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-100{
  --tw-text-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-200{
  --tw-text-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-300{
  --tw-text-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-400{
  --tw-text-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-500{
  --tw-text-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-600{
  --tw-text-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-700{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-800{
  --tw-text-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primary-900{
  --tw-text-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-primaryVariant{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-50{
  --tw-text-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-100{
  --tw-text-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-200{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-300{
  --tw-text-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-400{
  --tw-text-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-500{
  --tw-text-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-600{
  --tw-text-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-700{
  --tw-text-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-800{
  --tw-text-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-secondary-900{
  --tw-text-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-wireframes-grey{
  --tw-text-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-wireframes-lightGrey{
  --tw-text-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-background{
  --tw-text-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-surface{
  --tw-text-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-card{
  --tw-text-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-cardInner{
  --tw-text-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-iconDefault{
  --tw-text-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-error{
  --tw-text-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-enabledGold{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-pass{
  --tw-text-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-missionError{
  --tw-text-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-black{
  --tw-text-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.focus-within\:text-white-high:focus-within{
  color:rgba(255,255,255,0.95)
}

.focus-within\:text-white-emphasis:focus-within{
  color:rgba(255,255,255,0.87)
}

.focus-within\:text-white-mid:focus-within{
  color:rgba(255,255,255,0.6)
}

.focus-within\:text-white-disabled:focus-within{
  color:rgba(255,255,255,0.38)
}

.focus-within\:text-white-faint:focus-within{
  color:rgba(255,255,255,0.12)
}

.focus-within\:text-transparent:focus-within{
  color:transparent
}

.focus-within\:text-primary-50:focus-within{
  --tw-text-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-text-opacity))
}

.focus-within\:text-primary-100:focus-within{
  --tw-text-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-text-opacity))
}

.focus-within\:text-primary-200:focus-within{
  --tw-text-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-text-opacity))
}

.focus-within\:text-primary-300:focus-within{
  --tw-text-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-text-opacity))
}

.focus-within\:text-primary-400:focus-within{
  --tw-text-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-text-opacity))
}

.focus-within\:text-primary-500:focus-within{
  --tw-text-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-text-opacity))
}

.focus-within\:text-primary-600:focus-within{
  --tw-text-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-text-opacity))
}

.focus-within\:text-primary-700:focus-within{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.focus-within\:text-primary-800:focus-within{
  --tw-text-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-text-opacity))
}

.focus-within\:text-primary-900:focus-within{
  --tw-text-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-text-opacity))
}

.focus-within\:text-primaryVariant:focus-within{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.focus-within\:text-secondary-50:focus-within{
  --tw-text-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-text-opacity))
}

.focus-within\:text-secondary-100:focus-within{
  --tw-text-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-text-opacity))
}

.focus-within\:text-secondary-200:focus-within{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.focus-within\:text-secondary-300:focus-within{
  --tw-text-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-text-opacity))
}

.focus-within\:text-secondary-400:focus-within{
  --tw-text-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-text-opacity))
}

.focus-within\:text-secondary-500:focus-within{
  --tw-text-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-text-opacity))
}

.focus-within\:text-secondary-600:focus-within{
  --tw-text-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-text-opacity))
}

.focus-within\:text-secondary-700:focus-within{
  --tw-text-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-text-opacity))
}

.focus-within\:text-secondary-800:focus-within{
  --tw-text-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-text-opacity))
}

.focus-within\:text-secondary-900:focus-within{
  --tw-text-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-text-opacity))
}

.focus-within\:text-wireframes-grey:focus-within{
  --tw-text-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-text-opacity))
}

.focus-within\:text-wireframes-lightGrey:focus-within{
  --tw-text-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-text-opacity))
}

.focus-within\:text-background:focus-within{
  --tw-text-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-text-opacity))
}

.focus-within\:text-surface:focus-within{
  --tw-text-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-text-opacity))
}

.focus-within\:text-card:focus-within{
  --tw-text-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-text-opacity))
}

.focus-within\:text-cardInner:focus-within{
  --tw-text-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-text-opacity))
}

.focus-within\:text-iconDefault:focus-within{
  --tw-text-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-text-opacity))
}

.focus-within\:text-error:focus-within{
  --tw-text-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-text-opacity))
}

.focus-within\:text-enabledGold:focus-within{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.focus-within\:text-pass:focus-within{
  --tw-text-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-text-opacity))
}

.focus-within\:text-missionError:focus-within{
  --tw-text-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-text-opacity))
}

.focus-within\:text-black:focus-within{
  --tw-text-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.hover\:text-white-high:hover{
  color:rgba(255,255,255,0.95)
}

.hover\:text-white-emphasis:hover{
  color:rgba(255,255,255,0.87)
}

.hover\:text-white-mid:hover{
  color:rgba(255,255,255,0.6)
}

.hover\:text-white-disabled:hover{
  color:rgba(255,255,255,0.38)
}

.hover\:text-white-faint:hover{
  color:rgba(255,255,255,0.12)
}

.hover\:text-transparent:hover{
  color:transparent
}

.hover\:text-primary-50:hover{
  --tw-text-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-text-opacity))
}

.hover\:text-primary-100:hover{
  --tw-text-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-text-opacity))
}

.hover\:text-primary-200:hover{
  --tw-text-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-text-opacity))
}

.hover\:text-primary-300:hover{
  --tw-text-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-text-opacity))
}

.hover\:text-primary-400:hover{
  --tw-text-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-text-opacity))
}

.hover\:text-primary-500:hover{
  --tw-text-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-text-opacity))
}

.hover\:text-primary-600:hover{
  --tw-text-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-text-opacity))
}

.hover\:text-primary-700:hover{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.hover\:text-primary-800:hover{
  --tw-text-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-text-opacity))
}

.hover\:text-primary-900:hover{
  --tw-text-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-text-opacity))
}

.hover\:text-primaryVariant:hover{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.hover\:text-secondary-50:hover{
  --tw-text-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-text-opacity))
}

.hover\:text-secondary-100:hover{
  --tw-text-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-text-opacity))
}

.hover\:text-secondary-200:hover{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.hover\:text-secondary-300:hover{
  --tw-text-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-text-opacity))
}

.hover\:text-secondary-400:hover{
  --tw-text-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-text-opacity))
}

.hover\:text-secondary-500:hover{
  --tw-text-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-text-opacity))
}

.hover\:text-secondary-600:hover{
  --tw-text-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-text-opacity))
}

.hover\:text-secondary-700:hover{
  --tw-text-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-text-opacity))
}

.hover\:text-secondary-800:hover{
  --tw-text-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-text-opacity))
}

.hover\:text-secondary-900:hover{
  --tw-text-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-text-opacity))
}

.hover\:text-wireframes-grey:hover{
  --tw-text-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-text-opacity))
}

.hover\:text-wireframes-lightGrey:hover{
  --tw-text-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-text-opacity))
}

.hover\:text-background:hover{
  --tw-text-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-text-opacity))
}

.hover\:text-surface:hover{
  --tw-text-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-text-opacity))
}

.hover\:text-card:hover{
  --tw-text-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-text-opacity))
}

.hover\:text-cardInner:hover{
  --tw-text-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-text-opacity))
}

.hover\:text-iconDefault:hover{
  --tw-text-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-text-opacity))
}

.hover\:text-error:hover{
  --tw-text-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-text-opacity))
}

.hover\:text-enabledGold:hover{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.hover\:text-pass:hover{
  --tw-text-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-text-opacity))
}

.hover\:text-missionError:hover{
  --tw-text-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-text-opacity))
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.focus\:text-white-high:focus{
  color:rgba(255,255,255,0.95)
}

.focus\:text-white-emphasis:focus{
  color:rgba(255,255,255,0.87)
}

.focus\:text-white-mid:focus{
  color:rgba(255,255,255,0.6)
}

.focus\:text-white-disabled:focus{
  color:rgba(255,255,255,0.38)
}

.focus\:text-white-faint:focus{
  color:rgba(255,255,255,0.12)
}

.focus\:text-transparent:focus{
  color:transparent
}

.focus\:text-primary-50:focus{
  --tw-text-opacity: 1;
  color:rgba(138, 134, 255, var(--tw-text-opacity))
}

.focus\:text-primary-100:focus{
  --tw-text-opacity: 1;
  color:rgba(69, 64, 216, var(--tw-text-opacity))
}

.focus\:text-primary-200:focus{
  --tw-text-opacity: 1;
  color:rgba(50, 45, 194, var(--tw-text-opacity))
}

.focus\:text-primary-300:focus{
  --tw-text-opacity: 1;
  color:rgba(39, 34, 187, var(--tw-text-opacity))
}

.focus\:text-primary-400:focus{
  --tw-text-opacity: 1;
  color:rgba(29, 24, 168, var(--tw-text-opacity))
}

.focus\:text-primary-500:focus{
  --tw-text-opacity: 1;
  color:rgba(22, 17, 158, var(--tw-text-opacity))
}

.focus\:text-primary-600:focus{
  --tw-text-opacity: 1;
  color:rgba(17, 13, 139, var(--tw-text-opacity))
}

.focus\:text-primary-700:focus{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.focus\:text-primary-800:focus{
  --tw-text-opacity: 1;
  color:rgba(8, 5, 89, var(--tw-text-opacity))
}

.focus\:text-primary-900:focus{
  --tw-text-opacity: 1;
  color:rgba(2, 0, 63, var(--tw-text-opacity))
}

.focus\:text-primaryVariant:focus{
  --tw-text-opacity: 1;
  color:rgba(10, 6, 116, var(--tw-text-opacity))
}

.focus\:text-secondary-50:focus{
  --tw-text-opacity: 1;
  color:rgba(244, 204, 130, var(--tw-text-opacity))
}

.focus\:text-secondary-100:focus{
  --tw-text-opacity: 1;
  color:rgba(217, 181, 117, var(--tw-text-opacity))
}

.focus\:text-secondary-200:focus{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.focus\:text-secondary-300:focus{
  --tw-text-opacity: 1;
  color:rgba(188, 152, 86, var(--tw-text-opacity))
}

.focus\:text-secondary-400:focus{
  --tw-text-opacity: 1;
  color:rgba(184, 142, 66, var(--tw-text-opacity))
}

.focus\:text-secondary-500:focus{
  --tw-text-opacity: 1;
  color:rgba(170, 126, 45, var(--tw-text-opacity))
}

.focus\:text-secondary-600:focus{
  --tw-text-opacity: 1;
  color:rgba(156, 112, 29, var(--tw-text-opacity))
}

.focus\:text-secondary-700:focus{
  --tw-text-opacity: 1;
  color:rgba(146, 99, 11, var(--tw-text-opacity))
}

.focus\:text-secondary-800:focus{
  --tw-text-opacity: 1;
  color:rgba(135, 89, 3, var(--tw-text-opacity))
}

.focus\:text-secondary-900:focus{
  --tw-text-opacity: 1;
  color:rgba(115, 75, 0, var(--tw-text-opacity))
}

.focus\:text-wireframes-grey:focus{
  --tw-text-opacity: 1;
  color:rgba(129, 129, 129, var(--tw-text-opacity))
}

.focus\:text-wireframes-lightGrey:focus{
  --tw-text-opacity: 1;
  color:rgba(183, 183, 183, var(--tw-text-opacity))
}

.focus\:text-background:focus{
  --tw-text-opacity: 1;
  color:rgba(23, 15, 52, var(--tw-text-opacity))
}

.focus\:text-surface:focus{
  --tw-text-opacity: 1;
  color:rgba(35, 29, 75, var(--tw-text-opacity))
}

.focus\:text-card:focus{
  --tw-text-opacity: 1;
  color:rgba(45, 39, 85, var(--tw-text-opacity))
}

.focus\:text-cardInner:focus{
  --tw-text-opacity: 1;
  color:rgba(60, 53, 109, var(--tw-text-opacity))
}

.focus\:text-iconDefault:focus{
  --tw-text-opacity: 1;
  color:rgba(142, 131, 170, var(--tw-text-opacity))
}

.focus\:text-error:focus{
  --tw-text-opacity: 1;
  color:rgba(207, 102, 121, var(--tw-text-opacity))
}

.focus\:text-enabledGold:focus{
  --tw-text-opacity: 1;
  color:rgba(196, 164, 106, var(--tw-text-opacity))
}

.focus\:text-pass:focus{
  --tw-text-opacity: 1;
  color:rgba(52, 239, 82, var(--tw-text-opacity))
}

.focus\:text-missionError:focus{
  --tw-text-opacity: 1;
  color:rgba(239, 52, 86, var(--tw-text-opacity))
}

.focus\:text-black:focus{
  --tw-text-opacity: 1;
  color:rgba(0, 0, 0, var(--tw-text-opacity))
}

.text-opacity-0{
  --tw-text-opacity: 0
}

.text-opacity-5{
  --tw-text-opacity: 0.05
}

.text-opacity-10{
  --tw-text-opacity: 0.1
}

.text-opacity-20{
  --tw-text-opacity: 0.2
}

.text-opacity-25{
  --tw-text-opacity: 0.25
}

.text-opacity-30{
  --tw-text-opacity: 0.3
}

.text-opacity-40{
  --tw-text-opacity: 0.4
}

.text-opacity-50{
  --tw-text-opacity: 0.5
}

.text-opacity-60{
  --tw-text-opacity: 0.6
}

.text-opacity-70{
  --tw-text-opacity: 0.7
}

.text-opacity-75{
  --tw-text-opacity: 0.75
}

.text-opacity-80{
  --tw-text-opacity: 0.8
}

.text-opacity-90{
  --tw-text-opacity: 0.9
}

.text-opacity-95{
  --tw-text-opacity: 0.95
}

.text-opacity-100{
  --tw-text-opacity: 1
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity: 0
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity: 0.05
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity: 0.1
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity: 0.2
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity: 0.25
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity: 0.3
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity: 0.4
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity: 0.5
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity: 0.6
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity: 0.7
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity: 0.75
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity: 0.8
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity: 0.9
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity: 0.95
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity: 1
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity: 0
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity: 0.05
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity: 0.1
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity: 0.2
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity: 0.25
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity: 0.3
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity: 0.4
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity: 0.5
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity: 0.6
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity: 0.7
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity: 0.75
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity: 0.8
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity: 0.9
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity: 0.95
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity: 1
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity: 0
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity: 0.05
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity: 0.1
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity: 0.2
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity: 0.25
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity: 0.3
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity: 0.4
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity: 0.5
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity: 0.6
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity: 0.7
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity: 0.75
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity: 0.8
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity: 0.9
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity: 0.95
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity: 1
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity: 0
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity: 0.05
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity: 0.1
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity: 0.2
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity: 0.25
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity: 0.3
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity: 0.4
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity: 0.5
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity: 0.6
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity: 0.7
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity: 0.75
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity: 0.8
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity: 0.9
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity: 0.95
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity: 1
}

.truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.overflow-ellipsis{
  text-overflow:ellipsis
}

.overflow-clip{
  text-overflow:clip
}

.italic{
  font-style:italic
}

.not-italic{
  font-style:normal
}

.uppercase{
  text-transform:uppercase
}

.lowercase{
  text-transform:lowercase
}

.capitalize{
  text-transform:capitalize
}

.normal-case{
  text-transform:none
}

.underline{
  text-decoration:underline
}

.line-through{
  text-decoration:line-through
}

.no-underline{
  text-decoration:none
}

.group:hover .group-hover\:underline{
  text-decoration:underline
}

.group:hover .group-hover\:line-through{
  text-decoration:line-through
}

.group:hover .group-hover\:no-underline{
  text-decoration:none
}

.focus-within\:underline:focus-within{
  text-decoration:underline
}

.focus-within\:line-through:focus-within{
  text-decoration:line-through
}

.focus-within\:no-underline:focus-within{
  text-decoration:none
}

.hover\:underline:hover{
  text-decoration:underline
}

.hover\:line-through:hover{
  text-decoration:line-through
}

.hover\:no-underline:hover{
  text-decoration:none
}

.focus\:underline:focus{
  text-decoration:underline
}

.focus\:line-through:focus{
  text-decoration:line-through
}

.focus\:no-underline:focus{
  text-decoration:none
}

.antialiased{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.subpixel-antialiased{
  -webkit-font-smoothing:auto;
  -moz-osx-font-smoothing:auto
}

.ordinal,.slashed-zero,.lining-nums,.oldstyle-nums,.proportional-nums,.tabular-nums,.diagonal-fractions,.stacked-fractions{
  --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
  font-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)
}

.normal-nums{
  font-feature-settings:normal;
  font-variant-numeric:normal
}

.ordinal{
  --tw-ordinal: ordinal
}

.slashed-zero{
  --tw-slashed-zero: slashed-zero
}

.lining-nums{
  --tw-numeric-figure: lining-nums
}

.oldstyle-nums{
  --tw-numeric-figure: oldstyle-nums
}

.proportional-nums{
  --tw-numeric-spacing: proportional-nums
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums
}

.diagonal-fractions{
  --tw-numeric-fraction: diagonal-fractions
}

.stacked-fractions{
  --tw-numeric-fraction: stacked-fractions
}

.tracking-tighter{
  letter-spacing:-0.05em
}

.tracking-tight{
  letter-spacing:-0.025em
}

.tracking-normal{
  letter-spacing:0em
}

.tracking-wide{
  letter-spacing:0.025em
}

.tracking-wider{
  letter-spacing:0.05em
}

.tracking-widest{
  letter-spacing:0.1em
}

.select-none{
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none
}

.select-text{
  -webkit-user-select:text;
  -moz-user-select:text;
  -ms-user-select:text;
  user-select:text
}

.select-all{
  -webkit-user-select:all;
  -moz-user-select:all;
  -ms-user-select:all;
  user-select:all
}

.select-auto{
  -webkit-user-select:auto;
  -moz-user-select:auto;
  -ms-user-select:auto;
  user-select:auto
}

.align-baseline{
  vertical-align:baseline
}

.align-top{
  vertical-align:top
}

.align-middle{
  vertical-align:middle
}

.align-bottom{
  vertical-align:bottom
}

.align-text-top{
  vertical-align:text-top
}

.align-text-bottom{
  vertical-align:text-bottom
}

.visible{
  visibility:visible
}

.invisible{
  visibility:hidden
}

.whitespace-normal{
  white-space:normal
}

.whitespace-nowrap{
  white-space:nowrap
}

.whitespace-pre{
  white-space:pre
}

.whitespace-pre-line{
  white-space:pre-line
}

.whitespace-pre-wrap{
  white-space:pre-wrap
}

.break-normal{
  overflow-wrap:normal;
  word-break:normal
}

.break-words{
  overflow-wrap:break-word
}

.break-all{
  word-break:break-all
}

.w-0{
  width:0px
}

.w-1{
  width:4px
}

.w-2{
  width:8px
}

.w-3{
  width:0.75rem
}

.w-4{
  width:1rem
}

.w-5{
  width:1.25rem
}

.w-6{
  width:1.5rem
}

.w-7{
  width:1.75rem
}

.w-8{
  width:2rem
}

.w-9{
  width:2.25rem
}

.w-10{
  width:2.5rem
}

.w-11{
  width:2.75rem
}

.w-12{
  width:3rem
}

.w-13{
  width:3.25rem
}

.w-14{
  width:3.5rem
}

.w-15{
  width:3.75rem
}

.w-16{
  width:4rem
}

.w-18{
  width:4.5rem
}

.w-20{
  width:5rem
}

.w-24{
  width:6rem
}

.w-28{
  width:7rem
}

.w-30{
  width:7.5rem
}

.w-32{
  width:8rem
}

.w-40{
  width:10rem
}

.w-50{
  width:12.5rem
}

.w-75{
  width:18.75rem
}

.w-150{
  width:37.5rem
}

.w-auto{
  width:auto
}

.w-0\.25{
  width:1px
}

.w-0\.5{
  width:2px
}

.w-0\.75{
  width:3px
}

.w-1\.25{
  width:5px
}

.w-1\.5{
  width:6px
}

.w-2\.5{
  width:10px
}

.w-3\.5{
  width:0.875rem
}

.w-3\.75{
  width:15px
}

.w-4\.5{
  width:1.125rem
}

.w-7\.5{
  width:30px
}

.w-8\.75{
  width:35px
}

.w-12\.5{
  width:50px
}

.w-17\.5{
  width:70px
}

.w-21\.5{
  width:86px
}

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

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

.w-2\/3{
  width:66.666667%
}

.w-1\/4{
  width:25%
}

.w-2\/4{
  width:50%
}

.w-3\/4{
  width:75%
}

.w-1\/5{
  width:20%
}

.w-2\/5{
  width:40%
}

.w-3\/5{
  width:60%
}

.w-4\/5{
  width:80%
}

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

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

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

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

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

.w-1\/12{
  width:8.333333%
}

.w-2\/12{
  width:16.666667%
}

.w-3\/12{
  width:25%
}

.w-4\/12{
  width:33.333333%
}

.w-5\/12{
  width:41.666667%
}

.w-6\/12{
  width:50%
}

.w-7\/12{
  width:58.333333%
}

.w-8\/12{
  width:66.666667%
}

.w-9\/12{
  width:75%
}

.w-10\/12{
  width:83.333333%
}

.w-11\/12{
  width:91.666667%
}

.w-full{
  width:100%
}

.w-screen{
  width:100vw
}

.w-min{
  width:-webkit-min-content;
  width:-moz-min-content;
  width:min-content
}

.w-max{
  width:-webkit-max-content;
  width:-moz-max-content;
  width:max-content
}

.w-fit{
  width:-webkit-fit-content;
  width:-moz-fit-content;
  width:fit-content
}

.w-screen-lg{
  width:var(--screens-lg)
}

.w-true-screen{
  width:calc(100vw - var(--sidebar-open))
}

.w-modal{
  width:41.25rem
}

.z-0{
  z-index:0
}

.z-10{
  z-index:10
}

.z-20{
  z-index:20
}

.z-30{
  z-index:30
}

.z-40{
  z-index:40
}

.z-50{
  z-index:50
}

.z-60{
  z-index:60
}

.z-70{
  z-index:70
}

.z-80{
  z-index:80
}

.z-90{
  z-index:90
}

.z-100{
  z-index:100
}

.z-auto{
  z-index:auto
}

.focus-within\:z-0:focus-within{
  z-index:0
}

.focus-within\:z-10:focus-within{
  z-index:10
}

.focus-within\:z-20:focus-within{
  z-index:20
}

.focus-within\:z-30:focus-within{
  z-index:30
}

.focus-within\:z-40:focus-within{
  z-index:40
}

.focus-within\:z-50:focus-within{
  z-index:50
}

.focus-within\:z-60:focus-within{
  z-index:60
}

.focus-within\:z-70:focus-within{
  z-index:70
}

.focus-within\:z-80:focus-within{
  z-index:80
}

.focus-within\:z-90:focus-within{
  z-index:90
}

.focus-within\:z-100:focus-within{
  z-index:100
}

.focus-within\:z-auto:focus-within{
  z-index:auto
}

.focus\:z-0:focus{
  z-index:0
}

.focus\:z-10:focus{
  z-index:10
}

.focus\:z-20:focus{
  z-index:20
}

.focus\:z-30:focus{
  z-index:30
}

.focus\:z-40:focus{
  z-index:40
}

.focus\:z-50:focus{
  z-index:50
}

.focus\:z-60:focus{
  z-index:60
}

.focus\:z-70:focus{
  z-index:70
}

.focus\:z-80:focus{
  z-index:80
}

.focus\:z-90:focus{
  z-index:90
}

.focus\:z-100:focus{
  z-index:100
}

.focus\:z-auto:focus{
  z-index:auto
}

.isolate{
  isolation:isolate
}

.isolation-auto{
  isolation:auto
}

.gap-0{
  grid-gap:0px;
  grid-gap:0px;
  gap:0px
}

.gap-1{
  grid-gap:4px;
  grid-gap:4px;
  gap:4px
}

.gap-2{
  grid-gap:8px;
  grid-gap:8px;
  gap:8px
}

.gap-3{
  grid-gap:12px;
  grid-gap:12px;
  gap:12px
}

.gap-4{
  grid-gap:16px;
  grid-gap:16px;
  gap:16px
}

.gap-5{
  grid-gap:20px;
  grid-gap:20px;
  gap:20px
}

.gap-6{
  grid-gap:24px;
  grid-gap:24px;
  gap:24px
}

.gap-7{
  grid-gap:28px;
  grid-gap:28px;
  gap:28px
}

.gap-8{
  grid-gap:32px;
  grid-gap:32px;
  gap:32px
}

.gap-9{
  grid-gap:36px;
  grid-gap:36px;
  gap:36px
}

.gap-10{
  grid-gap:40px;
  grid-gap:40px;
  gap:40px
}

.gap-15{
  grid-gap:60px;
  grid-gap:60px;
  gap:60px
}

.gap-20{
  grid-gap:80px;
  grid-gap:80px;
  gap:80px
}

.gap-0\.25{
  grid-gap:1px;
  grid-gap:1px;
  gap:1px
}

.gap-0\.5{
  grid-gap:2px;
  grid-gap:2px;
  gap:2px
}

.gap-0\.75{
  grid-gap:3px;
  grid-gap:3px;
  gap:3px
}

.gap-1\.25{
  grid-gap:5px;
  grid-gap:5px;
  gap:5px
}

.gap-1\.5{
  grid-gap:6px;
  grid-gap:6px;
  gap:6px
}

.gap-2\.5{
  grid-gap:10px;
  grid-gap:10px;
  gap:10px
}

.gap-3\.5{
  grid-gap:14px;
  grid-gap:14px;
  gap:14px
}

.gap-3\.75{
  grid-gap:15px;
  grid-gap:15px;
  gap:15px
}

.gap-4\.5{
  grid-gap:18px;
  grid-gap:18px;
  gap:18px
}

.gap-7\.5{
  grid-gap:30px;
  grid-gap:30px;
  gap:30px
}

.gap-8\.75{
  grid-gap:35px;
  grid-gap:35px;
  gap:35px
}

.gap-12\.5{
  grid-gap:50px;
  grid-gap:50px;
  gap:50px
}

.gap-17\.5{
  grid-gap:70px;
  grid-gap:70px;
  gap:70px
}

.gap-21\.5{
  grid-gap:86px;
  grid-gap:86px;
  gap:86px
}

.gap-x-0{
  grid-column-gap:0px;
  -moz-column-gap:0px;
  grid-column-gap:0px;
  column-gap:0px
}

.gap-x-1{
  grid-column-gap:4px;
  -moz-column-gap:4px;
  grid-column-gap:4px;
  column-gap:4px
}

.gap-x-2{
  grid-column-gap:8px;
  -moz-column-gap:8px;
  grid-column-gap:8px;
  column-gap:8px
}

.gap-x-3{
  grid-column-gap:12px;
  -moz-column-gap:12px;
  grid-column-gap:12px;
  column-gap:12px
}

.gap-x-4{
  grid-column-gap:16px;
  -moz-column-gap:16px;
  grid-column-gap:16px;
  column-gap:16px
}

.gap-x-5{
  grid-column-gap:20px;
  -moz-column-gap:20px;
  grid-column-gap:20px;
  column-gap:20px
}

.gap-x-6{
  grid-column-gap:24px;
  -moz-column-gap:24px;
  grid-column-gap:24px;
  column-gap:24px
}

.gap-x-7{
  grid-column-gap:28px;
  -moz-column-gap:28px;
  grid-column-gap:28px;
  column-gap:28px
}

.gap-x-8{
  grid-column-gap:32px;
  -moz-column-gap:32px;
  grid-column-gap:32px;
  column-gap:32px
}

.gap-x-9{
  grid-column-gap:36px;
  -moz-column-gap:36px;
  grid-column-gap:36px;
  column-gap:36px
}

.gap-x-10{
  grid-column-gap:40px;
  -moz-column-gap:40px;
  grid-column-gap:40px;
  column-gap:40px
}

.gap-x-15{
  grid-column-gap:60px;
  -moz-column-gap:60px;
  grid-column-gap:60px;
  column-gap:60px
}

.gap-x-20{
  grid-column-gap:80px;
  -moz-column-gap:80px;
  grid-column-gap:80px;
  column-gap:80px
}

.gap-x-0\.25{
  grid-column-gap:1px;
  -moz-column-gap:1px;
  grid-column-gap:1px;
  column-gap:1px
}

.gap-x-0\.5{
  grid-column-gap:2px;
  -moz-column-gap:2px;
  grid-column-gap:2px;
  column-gap:2px
}

.gap-x-0\.75{
  grid-column-gap:3px;
  -moz-column-gap:3px;
  grid-column-gap:3px;
  column-gap:3px
}

.gap-x-1\.25{
  grid-column-gap:5px;
  -moz-column-gap:5px;
  grid-column-gap:5px;
  column-gap:5px
}

.gap-x-1\.5{
  grid-column-gap:6px;
  -moz-column-gap:6px;
  grid-column-gap:6px;
  column-gap:6px
}

.gap-x-2\.5{
  grid-column-gap:10px;
  -moz-column-gap:10px;
  grid-column-gap:10px;
  column-gap:10px
}

.gap-x-3\.5{
  grid-column-gap:14px;
  -moz-column-gap:14px;
  grid-column-gap:14px;
  column-gap:14px
}

.gap-x-3\.75{
  grid-column-gap:15px;
  -moz-column-gap:15px;
  grid-column-gap:15px;
  column-gap:15px
}

.gap-x-4\.5{
  grid-column-gap:18px;
  -moz-column-gap:18px;
  grid-column-gap:18px;
  column-gap:18px
}

.gap-x-7\.5{
  grid-column-gap:30px;
  -moz-column-gap:30px;
  grid-column-gap:30px;
  column-gap:30px
}

.gap-x-8\.75{
  grid-column-gap:35px;
  -moz-column-gap:35px;
  grid-column-gap:35px;
  column-gap:35px
}

.gap-x-12\.5{
  grid-column-gap:50px;
  -moz-column-gap:50px;
  grid-column-gap:50px;
  column-gap:50px
}

.gap-x-17\.5{
  grid-column-gap:70px;
  -moz-column-gap:70px;
  grid-column-gap:70px;
  column-gap:70px
}

.gap-x-21\.5{
  grid-column-gap:86px;
  -moz-column-gap:86px;
  grid-column-gap:86px;
  column-gap:86px
}

.gap-y-0{
  grid-row-gap:0px;
  grid-row-gap:0px;
  row-gap:0px
}

.gap-y-1{
  grid-row-gap:4px;
  grid-row-gap:4px;
  row-gap:4px
}

.gap-y-2{
  grid-row-gap:8px;
  grid-row-gap:8px;
  row-gap:8px
}

.gap-y-3{
  grid-row-gap:12px;
  grid-row-gap:12px;
  row-gap:12px
}

.gap-y-4{
  grid-row-gap:16px;
  grid-row-gap:16px;
  row-gap:16px
}

.gap-y-5{
  grid-row-gap:20px;
  grid-row-gap:20px;
  row-gap:20px
}

.gap-y-6{
  grid-row-gap:24px;
  grid-row-gap:24px;
  row-gap:24px
}

.gap-y-7{
  grid-row-gap:28px;
  grid-row-gap:28px;
  row-gap:28px
}

.gap-y-8{
  grid-row-gap:32px;
  grid-row-gap:32px;
  row-gap:32px
}

.gap-y-9{
  grid-row-gap:36px;
  grid-row-gap:36px;
  row-gap:36px
}

.gap-y-10{
  grid-row-gap:40px;
  grid-row-gap:40px;
  row-gap:40px
}

.gap-y-15{
  grid-row-gap:60px;
  grid-row-gap:60px;
  row-gap:60px
}

.gap-y-20{
  grid-row-gap:80px;
  grid-row-gap:80px;
  row-gap:80px
}

.gap-y-0\.25{
  grid-row-gap:1px;
  grid-row-gap:1px;
  row-gap:1px
}

.gap-y-0\.5{
  grid-row-gap:2px;
  grid-row-gap:2px;
  row-gap:2px
}

.gap-y-0\.75{
  grid-row-gap:3px;
  grid-row-gap:3px;
  row-gap:3px
}

.gap-y-1\.25{
  grid-row-gap:5px;
  grid-row-gap:5px;
  row-gap:5px
}

.gap-y-1\.5{
  grid-row-gap:6px;
  grid-row-gap:6px;
  row-gap:6px
}

.gap-y-2\.5{
  grid-row-gap:10px;
  grid-row-gap:10px;
  row-gap:10px
}

.gap-y-3\.5{
  grid-row-gap:14px;
  grid-row-gap:14px;
  row-gap:14px
}

.gap-y-3\.75{
  grid-row-gap:15px;
  grid-row-gap:15px;
  row-gap:15px
}

.gap-y-4\.5{
  grid-row-gap:18px;
  grid-row-gap:18px;
  row-gap:18px
}

.gap-y-7\.5{
  grid-row-gap:30px;
  grid-row-gap:30px;
  row-gap:30px
}

.gap-y-8\.75{
  grid-row-gap:35px;
  grid-row-gap:35px;
  row-gap:35px
}

.gap-y-12\.5{
  grid-row-gap:50px;
  grid-row-gap:50px;
  row-gap:50px
}

.gap-y-17\.5{
  grid-row-gap:70px;
  grid-row-gap:70px;
  row-gap:70px
}

.gap-y-21\.5{
  grid-row-gap:86px;
  grid-row-gap:86px;
  row-gap:86px
}

.grid-flow-row{
  grid-auto-flow:row
}

.grid-flow-col{
  grid-auto-flow:column
}

.grid-flow-row-dense{
  grid-auto-flow:row dense
}

.grid-flow-col-dense{
  grid-auto-flow:column dense
}

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

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

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

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

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

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

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

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

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

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

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

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

.grid-cols-none{
  grid-template-columns:none
}

.auto-cols-auto{
  grid-auto-columns:auto
}

.auto-cols-min{
  grid-auto-columns:-webkit-min-content;
  grid-auto-columns:min-content
}

.auto-cols-max{
  grid-auto-columns:-webkit-max-content;
  grid-auto-columns:max-content
}

.auto-cols-fr{
  grid-auto-columns:minmax(0, 1fr)
}

.col-auto{
  grid-column:auto
}

.col-span-1{
  grid-column:span 1 / span 1
}

.col-span-2{
  grid-column:span 2 / span 2
}

.col-span-3{
  grid-column:span 3 / span 3
}

.col-span-4{
  grid-column:span 4 / span 4
}

.col-span-5{
  grid-column:span 5 / span 5
}

.col-span-6{
  grid-column:span 6 / span 6
}

.col-span-7{
  grid-column:span 7 / span 7
}

.col-span-8{
  grid-column:span 8 / span 8
}

.col-span-9{
  grid-column:span 9 / span 9
}

.col-span-10{
  grid-column:span 10 / span 10
}

.col-span-11{
  grid-column:span 11 / span 11
}

.col-span-12{
  grid-column:span 12 / span 12
}

.col-span-full{
  grid-column:1 / -1
}

.col-start-1{
  grid-column-start:1
}

.col-start-2{
  grid-column-start:2
}

.col-start-3{
  grid-column-start:3
}

.col-start-4{
  grid-column-start:4
}

.col-start-5{
  grid-column-start:5
}

.col-start-6{
  grid-column-start:6
}

.col-start-7{
  grid-column-start:7
}

.col-start-8{
  grid-column-start:8
}

.col-start-9{
  grid-column-start:9
}

.col-start-10{
  grid-column-start:10
}

.col-start-11{
  grid-column-start:11
}

.col-start-12{
  grid-column-start:12
}

.col-start-13{
  grid-column-start:13
}

.col-start-auto{
  grid-column-start:auto
}

.col-end-1{
  grid-column-end:1
}

.col-end-2{
  grid-column-end:2
}

.col-end-3{
  grid-column-end:3
}

.col-end-4{
  grid-column-end:4
}

.col-end-5{
  grid-column-end:5
}

.col-end-6{
  grid-column-end:6
}

.col-end-7{
  grid-column-end:7
}

.col-end-8{
  grid-column-end:8
}

.col-end-9{
  grid-column-end:9
}

.col-end-10{
  grid-column-end:10
}

.col-end-11{
  grid-column-end:11
}

.col-end-12{
  grid-column-end:12
}

.col-end-13{
  grid-column-end:13
}

.col-end-auto{
  grid-column-end:auto
}

.grid-rows-1{
  grid-template-rows:repeat(1, minmax(0, 1fr))
}

.grid-rows-2{
  grid-template-rows:repeat(2, minmax(0, 1fr))
}

.grid-rows-3{
  grid-template-rows:repeat(3, minmax(0, 1fr))
}

.grid-rows-4{
  grid-template-rows:repeat(4, minmax(0, 1fr))
}

.grid-rows-5{
  grid-template-rows:repeat(5, minmax(0, 1fr))
}

.grid-rows-6{
  grid-template-rows:repeat(6, minmax(0, 1fr))
}

.grid-rows-none{
  grid-template-rows:none
}

.auto-rows-auto{
  grid-auto-rows:auto
}

.auto-rows-min{
  grid-auto-rows:-webkit-min-content;
  grid-auto-rows:min-content
}

.auto-rows-max{
  grid-auto-rows:-webkit-max-content;
  grid-auto-rows:max-content
}

.auto-rows-fr{
  grid-auto-rows:minmax(0, 1fr)
}

.row-auto{
  grid-row:auto
}

.row-span-1{
  grid-row:span 1 / span 1
}

.row-span-2{
  grid-row:span 2 / span 2
}

.row-span-3{
  grid-row:span 3 / span 3
}

.row-span-4{
  grid-row:span 4 / span 4
}

.row-span-5{
  grid-row:span 5 / span 5
}

.row-span-6{
  grid-row:span 6 / span 6
}

.row-span-full{
  grid-row:1 / -1
}

.row-start-1{
  grid-row-start:1
}

.row-start-2{
  grid-row-start:2
}

.row-start-3{
  grid-row-start:3
}

.row-start-4{
  grid-row-start:4
}

.row-start-5{
  grid-row-start:5
}

.row-start-6{
  grid-row-start:6
}

.row-start-7{
  grid-row-start:7
}

.row-start-auto{
  grid-row-start:auto
}

.row-end-1{
  grid-row-end:1
}

.row-end-2{
  grid-row-end:2
}

.row-end-3{
  grid-row-end:3
}

.row-end-4{
  grid-row-end:4
}

.row-end-5{
  grid-row-end:5
}

.row-end-6{
  grid-row-end:6
}

.row-end-7{
  grid-row-end:7
}

.row-end-auto{
  grid-row-end:auto
}

.transform{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-gpu{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-none{
  transform:none
}

.origin-center{
  transform-origin:center
}

.origin-top{
  transform-origin:top
}

.origin-top-right{
  transform-origin:top right
}

.origin-right{
  transform-origin:right
}

.origin-bottom-right{
  transform-origin:bottom right
}

.origin-bottom{
  transform-origin:bottom
}

.origin-bottom-left{
  transform-origin:bottom left
}

.origin-left{
  transform-origin:left
}

.origin-top-left{
  transform-origin:top left
}

.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0
}

.scale-50{
  --tw-scale-x: .5;
  --tw-scale-y: .5
}

.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75
}

.scale-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9
}

.scale-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95
}

.scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1
}

.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05
}

.scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1
}

.scale-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.scale-150{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5
}

.scale-x-0{
  --tw-scale-x: 0
}

.scale-x-50{
  --tw-scale-x: .5
}

.scale-x-75{
  --tw-scale-x: .75
}

.scale-x-90{
  --tw-scale-x: .9
}

.scale-x-95{
  --tw-scale-x: .95
}

.scale-x-100{
  --tw-scale-x: 1
}

.scale-x-105{
  --tw-scale-x: 1.05
}

.scale-x-110{
  --tw-scale-x: 1.1
}

.scale-x-125{
  --tw-scale-x: 1.25
}

.scale-x-150{
  --tw-scale-x: 1.5
}

.scale-y-0{
  --tw-scale-y: 0
}

.scale-y-50{
  --tw-scale-y: .5
}

.scale-y-75{
  --tw-scale-y: .75
}

.scale-y-90{
  --tw-scale-y: .9
}

.scale-y-95{
  --tw-scale-y: .95
}

.scale-y-100{
  --tw-scale-y: 1
}

.scale-y-105{
  --tw-scale-y: 1.05
}

.scale-y-110{
  --tw-scale-y: 1.1
}

.scale-y-125{
  --tw-scale-y: 1.25
}

.scale-y-150{
  --tw-scale-y: 1.5
}

.hover\:scale-0:hover{
  --tw-scale-x: 0;
  --tw-scale-y: 0
}

.hover\:scale-50:hover{
  --tw-scale-x: .5;
  --tw-scale-y: .5
}

.hover\:scale-75:hover{
  --tw-scale-x: .75;
  --tw-scale-y: .75
}

.hover\:scale-90:hover{
  --tw-scale-x: .9;
  --tw-scale-y: .9
}

.hover\:scale-95:hover{
  --tw-scale-x: .95;
  --tw-scale-y: .95
}

.hover\:scale-100:hover{
  --tw-scale-x: 1;
  --tw-scale-y: 1
}

.hover\:scale-105:hover{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1
}

.hover\:scale-125:hover{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.hover\:scale-150:hover{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5
}

.hover\:scale-x-0:hover{
  --tw-scale-x: 0
}

.hover\:scale-x-50:hover{
  --tw-scale-x: .5
}

.hover\:scale-x-75:hover{
  --tw-scale-x: .75
}

.hover\:scale-x-90:hover{
  --tw-scale-x: .9
}

.hover\:scale-x-95:hover{
  --tw-scale-x: .95
}

.hover\:scale-x-100:hover{
  --tw-scale-x: 1
}

.hover\:scale-x-105:hover{
  --tw-scale-x: 1.05
}

.hover\:scale-x-110:hover{
  --tw-scale-x: 1.1
}

.hover\:scale-x-125:hover{
  --tw-scale-x: 1.25
}

.hover\:scale-x-150:hover{
  --tw-scale-x: 1.5
}

.hover\:scale-y-0:hover{
  --tw-scale-y: 0
}

.hover\:scale-y-50:hover{
  --tw-scale-y: .5
}

.hover\:scale-y-75:hover{
  --tw-scale-y: .75
}

.hover\:scale-y-90:hover{
  --tw-scale-y: .9
}

.hover\:scale-y-95:hover{
  --tw-scale-y: .95
}

.hover\:scale-y-100:hover{
  --tw-scale-y: 1
}

.hover\:scale-y-105:hover{
  --tw-scale-y: 1.05
}

.hover\:scale-y-110:hover{
  --tw-scale-y: 1.1
}

.hover\:scale-y-125:hover{
  --tw-scale-y: 1.25
}

.hover\:scale-y-150:hover{
  --tw-scale-y: 1.5
}

.focus\:scale-0:focus{
  --tw-scale-x: 0;
  --tw-scale-y: 0
}

.focus\:scale-50:focus{
  --tw-scale-x: .5;
  --tw-scale-y: .5
}

.focus\:scale-75:focus{
  --tw-scale-x: .75;
  --tw-scale-y: .75
}

.focus\:scale-90:focus{
  --tw-scale-x: .9;
  --tw-scale-y: .9
}

.focus\:scale-95:focus{
  --tw-scale-x: .95;
  --tw-scale-y: .95
}

.focus\:scale-100:focus{
  --tw-scale-x: 1;
  --tw-scale-y: 1
}

.focus\:scale-105:focus{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05
}

.focus\:scale-110:focus{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1
}

.focus\:scale-125:focus{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.focus\:scale-150:focus{
  --tw-scale-x: 1.5;
  --tw-scale-y: 1.5
}

.focus\:scale-x-0:focus{
  --tw-scale-x: 0
}

.focus\:scale-x-50:focus{
  --tw-scale-x: .5
}

.focus\:scale-x-75:focus{
  --tw-scale-x: .75
}

.focus\:scale-x-90:focus{
  --tw-scale-x: .9
}

.focus\:scale-x-95:focus{
  --tw-scale-x: .95
}

.focus\:scale-x-100:focus{
  --tw-scale-x: 1
}

.focus\:scale-x-105:focus{
  --tw-scale-x: 1.05
}

.focus\:scale-x-110:focus{
  --tw-scale-x: 1.1
}

.focus\:scale-x-125:focus{
  --tw-scale-x: 1.25
}

.focus\:scale-x-150:focus{
  --tw-scale-x: 1.5
}

.focus\:scale-y-0:focus{
  --tw-scale-y: 0
}

.focus\:scale-y-50:focus{
  --tw-scale-y: .5
}

.focus\:scale-y-75:focus{
  --tw-scale-y: .75
}

.focus\:scale-y-90:focus{
  --tw-scale-y: .9
}

.focus\:scale-y-95:focus{
  --tw-scale-y: .95
}

.focus\:scale-y-100:focus{
  --tw-scale-y: 1
}

.focus\:scale-y-105:focus{
  --tw-scale-y: 1.05
}

.focus\:scale-y-110:focus{
  --tw-scale-y: 1.1
}

.focus\:scale-y-125:focus{
  --tw-scale-y: 1.25
}

.focus\:scale-y-150:focus{
  --tw-scale-y: 1.5
}

.rotate-0{
  --tw-rotate: 0deg
}

.rotate-1{
  --tw-rotate: 1deg
}

.rotate-2{
  --tw-rotate: 2deg
}

.rotate-3{
  --tw-rotate: 3deg
}

.rotate-6{
  --tw-rotate: 6deg
}

.rotate-12{
  --tw-rotate: 12deg
}

.rotate-45{
  --tw-rotate: 45deg
}

.rotate-90{
  --tw-rotate: 90deg
}

.rotate-180{
  --tw-rotate: 180deg
}

.-rotate-180{
  --tw-rotate: -180deg
}

.-rotate-90{
  --tw-rotate: -90deg
}

.-rotate-45{
  --tw-rotate: -45deg
}

.-rotate-12{
  --tw-rotate: -12deg
}

.-rotate-6{
  --tw-rotate: -6deg
}

.-rotate-3{
  --tw-rotate: -3deg
}

.-rotate-2{
  --tw-rotate: -2deg
}

.-rotate-1{
  --tw-rotate: -1deg
}

.hover\:rotate-0:hover{
  --tw-rotate: 0deg
}

.hover\:rotate-1:hover{
  --tw-rotate: 1deg
}

.hover\:rotate-2:hover{
  --tw-rotate: 2deg
}

.hover\:rotate-3:hover{
  --tw-rotate: 3deg
}

.hover\:rotate-6:hover{
  --tw-rotate: 6deg
}

.hover\:rotate-12:hover{
  --tw-rotate: 12deg
}

.hover\:rotate-45:hover{
  --tw-rotate: 45deg
}

.hover\:rotate-90:hover{
  --tw-rotate: 90deg
}

.hover\:rotate-180:hover{
  --tw-rotate: 180deg
}

.hover\:-rotate-180:hover{
  --tw-rotate: -180deg
}

.hover\:-rotate-90:hover{
  --tw-rotate: -90deg
}

.hover\:-rotate-45:hover{
  --tw-rotate: -45deg
}

.hover\:-rotate-12:hover{
  --tw-rotate: -12deg
}

.hover\:-rotate-6:hover{
  --tw-rotate: -6deg
}

.hover\:-rotate-3:hover{
  --tw-rotate: -3deg
}

.hover\:-rotate-2:hover{
  --tw-rotate: -2deg
}

.hover\:-rotate-1:hover{
  --tw-rotate: -1deg
}

.focus\:rotate-0:focus{
  --tw-rotate: 0deg
}

.focus\:rotate-1:focus{
  --tw-rotate: 1deg
}

.focus\:rotate-2:focus{
  --tw-rotate: 2deg
}

.focus\:rotate-3:focus{
  --tw-rotate: 3deg
}

.focus\:rotate-6:focus{
  --tw-rotate: 6deg
}

.focus\:rotate-12:focus{
  --tw-rotate: 12deg
}

.focus\:rotate-45:focus{
  --tw-rotate: 45deg
}

.focus\:rotate-90:focus{
  --tw-rotate: 90deg
}

.focus\:rotate-180:focus{
  --tw-rotate: 180deg
}

.focus\:-rotate-180:focus{
  --tw-rotate: -180deg
}

.focus\:-rotate-90:focus{
  --tw-rotate: -90deg
}

.focus\:-rotate-45:focus{
  --tw-rotate: -45deg
}

.focus\:-rotate-12:focus{
  --tw-rotate: -12deg
}

.focus\:-rotate-6:focus{
  --tw-rotate: -6deg
}

.focus\:-rotate-3:focus{
  --tw-rotate: -3deg
}

.focus\:-rotate-2:focus{
  --tw-rotate: -2deg
}

.focus\:-rotate-1:focus{
  --tw-rotate: -1deg
}

.translate-x-0{
  --tw-translate-x: 0px
}

.translate-x-1{
  --tw-translate-x: 4px
}

.translate-x-2{
  --tw-translate-x: 8px
}

.translate-x-3{
  --tw-translate-x: 12px
}

.translate-x-4{
  --tw-translate-x: 16px
}

.translate-x-5{
  --tw-translate-x: 20px
}

.translate-x-6{
  --tw-translate-x: 24px
}

.translate-x-7{
  --tw-translate-x: 28px
}

.translate-x-8{
  --tw-translate-x: 32px
}

.translate-x-9{
  --tw-translate-x: 36px
}

.translate-x-10{
  --tw-translate-x: 40px
}

.translate-x-15{
  --tw-translate-x: 60px
}

.translate-x-20{
  --tw-translate-x: 80px
}

.translate-x-0\.25{
  --tw-translate-x: 1px
}

.translate-x-0\.5{
  --tw-translate-x: 2px
}

.translate-x-0\.75{
  --tw-translate-x: 3px
}

.translate-x-1\.25{
  --tw-translate-x: 5px
}

.translate-x-1\.5{
  --tw-translate-x: 6px
}

.translate-x-2\.5{
  --tw-translate-x: 10px
}

.translate-x-3\.5{
  --tw-translate-x: 14px
}

.translate-x-3\.75{
  --tw-translate-x: 15px
}

.translate-x-4\.5{
  --tw-translate-x: 18px
}

.translate-x-7\.5{
  --tw-translate-x: 30px
}

.translate-x-8\.75{
  --tw-translate-x: 35px
}

.translate-x-12\.5{
  --tw-translate-x: 50px
}

.translate-x-17\.5{
  --tw-translate-x: 70px
}

.translate-x-21\.5{
  --tw-translate-x: 86px
}

.-translate-x-0{
  --tw-translate-x: 0px
}

.-translate-x-1{
  --tw-translate-x: -4px
}

.-translate-x-2{
  --tw-translate-x: -8px
}

.-translate-x-3{
  --tw-translate-x: -12px
}

.-translate-x-4{
  --tw-translate-x: -16px
}

.-translate-x-5{
  --tw-translate-x: -20px
}

.-translate-x-6{
  --tw-translate-x: -24px
}

.-translate-x-7{
  --tw-translate-x: -28px
}

.-translate-x-8{
  --tw-translate-x: -32px
}

.-translate-x-9{
  --tw-translate-x: -36px
}

.-translate-x-10{
  --tw-translate-x: -40px
}

.-translate-x-15{
  --tw-translate-x: -60px
}

.-translate-x-20{
  --tw-translate-x: -80px
}

.-translate-x-0\.25{
  --tw-translate-x: -1px
}

.-translate-x-0\.5{
  --tw-translate-x: -2px
}

.-translate-x-0\.75{
  --tw-translate-x: -3px
}

.-translate-x-1\.25{
  --tw-translate-x: -5px
}

.-translate-x-1\.5{
  --tw-translate-x: -6px
}

.-translate-x-2\.5{
  --tw-translate-x: -10px
}

.-translate-x-3\.5{
  --tw-translate-x: -14px
}

.-translate-x-3\.75{
  --tw-translate-x: -15px
}

.-translate-x-4\.5{
  --tw-translate-x: -18px
}

.-translate-x-7\.5{
  --tw-translate-x: -30px
}

.-translate-x-8\.75{
  --tw-translate-x: -35px
}

.-translate-x-12\.5{
  --tw-translate-x: -50px
}

.-translate-x-17\.5{
  --tw-translate-x: -70px
}

.-translate-x-21\.5{
  --tw-translate-x: -86px
}

.translate-x-1\/2{
  --tw-translate-x: 50%
}

.translate-x-1\/3{
  --tw-translate-x: 33.333333%
}

.translate-x-2\/3{
  --tw-translate-x: 66.666667%
}

.translate-x-1\/4{
  --tw-translate-x: 25%
}

.translate-x-2\/4{
  --tw-translate-x: 50%
}

.translate-x-3\/4{
  --tw-translate-x: 75%
}

.translate-x-full{
  --tw-translate-x: 100%
}

.-translate-x-1\/2{
  --tw-translate-x: -50%
}

.-translate-x-1\/3{
  --tw-translate-x: -33.333333%
}

.-translate-x-2\/3{
  --tw-translate-x: -66.666667%
}

.-translate-x-1\/4{
  --tw-translate-x: -25%
}

.-translate-x-2\/4{
  --tw-translate-x: -50%
}

.-translate-x-3\/4{
  --tw-translate-x: -75%
}

.-translate-x-full{
  --tw-translate-x: -100%
}

.translate-y-0{
  --tw-translate-y: 0px
}

.translate-y-1{
  --tw-translate-y: 4px
}

.translate-y-2{
  --tw-translate-y: 8px
}

.translate-y-3{
  --tw-translate-y: 12px
}

.translate-y-4{
  --tw-translate-y: 16px
}

.translate-y-5{
  --tw-translate-y: 20px
}

.translate-y-6{
  --tw-translate-y: 24px
}

.translate-y-7{
  --tw-translate-y: 28px
}

.translate-y-8{
  --tw-translate-y: 32px
}

.translate-y-9{
  --tw-translate-y: 36px
}

.translate-y-10{
  --tw-translate-y: 40px
}

.translate-y-15{
  --tw-translate-y: 60px
}

.translate-y-20{
  --tw-translate-y: 80px
}

.translate-y-0\.25{
  --tw-translate-y: 1px
}

.translate-y-0\.5{
  --tw-translate-y: 2px
}

.translate-y-0\.75{
  --tw-translate-y: 3px
}

.translate-y-1\.25{
  --tw-translate-y: 5px
}

.translate-y-1\.5{
  --tw-translate-y: 6px
}

.translate-y-2\.5{
  --tw-translate-y: 10px
}

.translate-y-3\.5{
  --tw-translate-y: 14px
}

.translate-y-3\.75{
  --tw-translate-y: 15px
}

.translate-y-4\.5{
  --tw-translate-y: 18px
}

.translate-y-7\.5{
  --tw-translate-y: 30px
}

.translate-y-8\.75{
  --tw-translate-y: 35px
}

.translate-y-12\.5{
  --tw-translate-y: 50px
}

.translate-y-17\.5{
  --tw-translate-y: 70px
}

.translate-y-21\.5{
  --tw-translate-y: 86px
}

.-translate-y-0{
  --tw-translate-y: 0px
}

.-translate-y-1{
  --tw-translate-y: -4px
}

.-translate-y-2{
  --tw-translate-y: -8px
}

.-translate-y-3{
  --tw-translate-y: -12px
}

.-translate-y-4{
  --tw-translate-y: -16px
}

.-translate-y-5{
  --tw-translate-y: -20px
}

.-translate-y-6{
  --tw-translate-y: -24px
}

.-translate-y-7{
  --tw-translate-y: -28px
}

.-translate-y-8{
  --tw-translate-y: -32px
}

.-translate-y-9{
  --tw-translate-y: -36px
}

.-translate-y-10{
  --tw-translate-y: -40px
}

.-translate-y-15{
  --tw-translate-y: -60px
}

.-translate-y-20{
  --tw-translate-y: -80px
}

.-translate-y-0\.25{
  --tw-translate-y: -1px
}

.-translate-y-0\.5{
  --tw-translate-y: -2px
}

.-translate-y-0\.75{
  --tw-translate-y: -3px
}

.-translate-y-1\.25{
  --tw-translate-y: -5px
}

.-translate-y-1\.5{
  --tw-translate-y: -6px
}

.-translate-y-2\.5{
  --tw-translate-y: -10px
}

.-translate-y-3\.5{
  --tw-translate-y: -14px
}

.-translate-y-3\.75{
  --tw-translate-y: -15px
}

.-translate-y-4\.5{
  --tw-translate-y: -18px
}

.-translate-y-7\.5{
  --tw-translate-y: -30px
}

.-translate-y-8\.75{
  --tw-translate-y: -35px
}

.-translate-y-12\.5{
  --tw-translate-y: -50px
}

.-translate-y-17\.5{
  --tw-translate-y: -70px
}

.-translate-y-21\.5{
  --tw-translate-y: -86px
}

.translate-y-1\/2{
  --tw-translate-y: 50%
}

.translate-y-1\/3{
  --tw-translate-y: 33.333333%
}

.translate-y-2\/3{
  --tw-translate-y: 66.666667%
}

.translate-y-1\/4{
  --tw-translate-y: 25%
}

.translate-y-2\/4{
  --tw-translate-y: 50%
}

.translate-y-3\/4{
  --tw-translate-y: 75%
}

.translate-y-full{
  --tw-translate-y: 100%
}

.-translate-y-1\/2{
  --tw-translate-y: -50%
}

.-translate-y-1\/3{
  --tw-translate-y: -33.333333%
}

.-translate-y-2\/3{
  --tw-translate-y: -66.666667%
}

.-translate-y-1\/4{
  --tw-translate-y: -25%
}

.-translate-y-2\/4{
  --tw-translate-y: -50%
}

.-translate-y-3\/4{
  --tw-translate-y: -75%
}

.-translate-y-full{
  --tw-translate-y: -100%
}

.hover\:translate-x-0:hover{
  --tw-translate-x: 0px
}

.hover\:translate-x-1:hover{
  --tw-translate-x: 4px
}

.hover\:translate-x-2:hover{
  --tw-translate-x: 8px
}

.hover\:translate-x-3:hover{
  --tw-translate-x: 12px
}

.hover\:translate-x-4:hover{
  --tw-translate-x: 16px
}

.hover\:translate-x-5:hover{
  --tw-translate-x: 20px
}

.hover\:translate-x-6:hover{
  --tw-translate-x: 24px
}

.hover\:translate-x-7:hover{
  --tw-translate-x: 28px
}

.hover\:translate-x-8:hover{
  --tw-translate-x: 32px
}

.hover\:translate-x-9:hover{
  --tw-translate-x: 36px
}

.hover\:translate-x-10:hover{
  --tw-translate-x: 40px
}

.hover\:translate-x-15:hover{
  --tw-translate-x: 60px
}

.hover\:translate-x-20:hover{
  --tw-translate-x: 80px
}

.hover\:translate-x-0\.25:hover{
  --tw-translate-x: 1px
}

.hover\:translate-x-0\.5:hover{
  --tw-translate-x: 2px
}

.hover\:translate-x-0\.75:hover{
  --tw-translate-x: 3px
}

.hover\:translate-x-1\.25:hover{
  --tw-translate-x: 5px
}

.hover\:translate-x-1\.5:hover{
  --tw-translate-x: 6px
}

.hover\:translate-x-2\.5:hover{
  --tw-translate-x: 10px
}

.hover\:translate-x-3\.5:hover{
  --tw-translate-x: 14px
}

.hover\:translate-x-3\.75:hover{
  --tw-translate-x: 15px
}

.hover\:translate-x-4\.5:hover{
  --tw-translate-x: 18px
}

.hover\:translate-x-7\.5:hover{
  --tw-translate-x: 30px
}

.hover\:translate-x-8\.75:hover{
  --tw-translate-x: 35px
}

.hover\:translate-x-12\.5:hover{
  --tw-translate-x: 50px
}

.hover\:translate-x-17\.5:hover{
  --tw-translate-x: 70px
}

.hover\:translate-x-21\.5:hover{
  --tw-translate-x: 86px
}

.hover\:-translate-x-0:hover{
  --tw-translate-x: 0px
}

.hover\:-translate-x-1:hover{
  --tw-translate-x: -4px
}

.hover\:-translate-x-2:hover{
  --tw-translate-x: -8px
}

.hover\:-translate-x-3:hover{
  --tw-translate-x: -12px
}

.hover\:-translate-x-4:hover{
  --tw-translate-x: -16px
}

.hover\:-translate-x-5:hover{
  --tw-translate-x: -20px
}

.hover\:-translate-x-6:hover{
  --tw-translate-x: -24px
}

.hover\:-translate-x-7:hover{
  --tw-translate-x: -28px
}

.hover\:-translate-x-8:hover{
  --tw-translate-x: -32px
}

.hover\:-translate-x-9:hover{
  --tw-translate-x: -36px
}

.hover\:-translate-x-10:hover{
  --tw-translate-x: -40px
}

.hover\:-translate-x-15:hover{
  --tw-translate-x: -60px
}

.hover\:-translate-x-20:hover{
  --tw-translate-x: -80px
}

.hover\:-translate-x-0\.25:hover{
  --tw-translate-x: -1px
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x: -2px
}

.hover\:-translate-x-0\.75:hover{
  --tw-translate-x: -3px
}

.hover\:-translate-x-1\.25:hover{
  --tw-translate-x: -5px
}

.hover\:-translate-x-1\.5:hover{
  --tw-translate-x: -6px
}

.hover\:-translate-x-2\.5:hover{
  --tw-translate-x: -10px
}

.hover\:-translate-x-3\.5:hover{
  --tw-translate-x: -14px
}

.hover\:-translate-x-3\.75:hover{
  --tw-translate-x: -15px
}

.hover\:-translate-x-4\.5:hover{
  --tw-translate-x: -18px
}

.hover\:-translate-x-7\.5:hover{
  --tw-translate-x: -30px
}

.hover\:-translate-x-8\.75:hover{
  --tw-translate-x: -35px
}

.hover\:-translate-x-12\.5:hover{
  --tw-translate-x: -50px
}

.hover\:-translate-x-17\.5:hover{
  --tw-translate-x: -70px
}

.hover\:-translate-x-21\.5:hover{
  --tw-translate-x: -86px
}

.hover\:translate-x-1\/2:hover{
  --tw-translate-x: 50%
}

.hover\:translate-x-1\/3:hover{
  --tw-translate-x: 33.333333%
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x: 66.666667%
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x: 25%
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x: 50%
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x: 75%
}

.hover\:translate-x-full:hover{
  --tw-translate-x: 100%
}

.hover\:-translate-x-1\/2:hover{
  --tw-translate-x: -50%
}

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x: -33.333333%
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x: -66.666667%
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x: -25%
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x: -50%
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x: -75%
}

.hover\:-translate-x-full:hover{
  --tw-translate-x: -100%
}

.hover\:translate-y-0:hover{
  --tw-translate-y: 0px
}

.hover\:translate-y-1:hover{
  --tw-translate-y: 4px
}

.hover\:translate-y-2:hover{
  --tw-translate-y: 8px
}

.hover\:translate-y-3:hover{
  --tw-translate-y: 12px
}

.hover\:translate-y-4:hover{
  --tw-translate-y: 16px
}

.hover\:translate-y-5:hover{
  --tw-translate-y: 20px
}

.hover\:translate-y-6:hover{
  --tw-translate-y: 24px
}

.hover\:translate-y-7:hover{
  --tw-translate-y: 28px
}

.hover\:translate-y-8:hover{
  --tw-translate-y: 32px
}

.hover\:translate-y-9:hover{
  --tw-translate-y: 36px
}

.hover\:translate-y-10:hover{
  --tw-translate-y: 40px
}

.hover\:translate-y-15:hover{
  --tw-translate-y: 60px
}

.hover\:translate-y-20:hover{
  --tw-translate-y: 80px
}

.hover\:translate-y-0\.25:hover{
  --tw-translate-y: 1px
}

.hover\:translate-y-0\.5:hover{
  --tw-translate-y: 2px
}

.hover\:translate-y-0\.75:hover{
  --tw-translate-y: 3px
}

.hover\:translate-y-1\.25:hover{
  --tw-translate-y: 5px
}

.hover\:translate-y-1\.5:hover{
  --tw-translate-y: 6px
}

.hover\:translate-y-2\.5:hover{
  --tw-translate-y: 10px
}

.hover\:translate-y-3\.5:hover{
  --tw-translate-y: 14px
}

.hover\:translate-y-3\.75:hover{
  --tw-translate-y: 15px
}

.hover\:translate-y-4\.5:hover{
  --tw-translate-y: 18px
}

.hover\:translate-y-7\.5:hover{
  --tw-translate-y: 30px
}

.hover\:translate-y-8\.75:hover{
  --tw-translate-y: 35px
}

.hover\:translate-y-12\.5:hover{
  --tw-translate-y: 50px
}

.hover\:translate-y-17\.5:hover{
  --tw-translate-y: 70px
}

.hover\:translate-y-21\.5:hover{
  --tw-translate-y: 86px
}

.hover\:-translate-y-0:hover{
  --tw-translate-y: 0px
}

.hover\:-translate-y-1:hover{
  --tw-translate-y: -4px
}

.hover\:-translate-y-2:hover{
  --tw-translate-y: -8px
}

.hover\:-translate-y-3:hover{
  --tw-translate-y: -12px
}

.hover\:-translate-y-4:hover{
  --tw-translate-y: -16px
}

.hover\:-translate-y-5:hover{
  --tw-translate-y: -20px
}

.hover\:-translate-y-6:hover{
  --tw-translate-y: -24px
}

.hover\:-translate-y-7:hover{
  --tw-translate-y: -28px
}

.hover\:-translate-y-8:hover{
  --tw-translate-y: -32px
}

.hover\:-translate-y-9:hover{
  --tw-translate-y: -36px
}

.hover\:-translate-y-10:hover{
  --tw-translate-y: -40px
}

.hover\:-translate-y-15:hover{
  --tw-translate-y: -60px
}

.hover\:-translate-y-20:hover{
  --tw-translate-y: -80px
}

.hover\:-translate-y-0\.25:hover{
  --tw-translate-y: -1px
}

.hover\:-translate-y-0\.5:hover{
  --tw-translate-y: -2px
}

.hover\:-translate-y-0\.75:hover{
  --tw-translate-y: -3px
}

.hover\:-translate-y-1\.25:hover{
  --tw-translate-y: -5px
}

.hover\:-translate-y-1\.5:hover{
  --tw-translate-y: -6px
}

.hover\:-translate-y-2\.5:hover{
  --tw-translate-y: -10px
}

.hover\:-translate-y-3\.5:hover{
  --tw-translate-y: -14px
}

.hover\:-translate-y-3\.75:hover{
  --tw-translate-y: -15px
}

.hover\:-translate-y-4\.5:hover{
  --tw-translate-y: -18px
}

.hover\:-translate-y-7\.5:hover{
  --tw-translate-y: -30px
}

.hover\:-translate-y-8\.75:hover{
  --tw-translate-y: -35px
}

.hover\:-translate-y-12\.5:hover{
  --tw-translate-y: -50px
}

.hover\:-translate-y-17\.5:hover{
  --tw-translate-y: -70px
}

.hover\:-translate-y-21\.5:hover{
  --tw-translate-y: -86px
}

.hover\:translate-y-1\/2:hover{
  --tw-translate-y: 50%
}

.hover\:translate-y-1\/3:hover{
  --tw-translate-y: 33.333333%
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y: 66.666667%
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y: 25%
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y: 50%
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y: 75%
}

.hover\:translate-y-full:hover{
  --tw-translate-y: 100%
}

.hover\:-translate-y-1\/2:hover{
  --tw-translate-y: -50%
}

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y: -33.333333%
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y: -66.666667%
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y: -25%
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y: -50%
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y: -75%
}

.hover\:-translate-y-full:hover{
  --tw-translate-y: -100%
}

.focus\:translate-x-0:focus{
  --tw-translate-x: 0px
}

.focus\:translate-x-1:focus{
  --tw-translate-x: 4px
}

.focus\:translate-x-2:focus{
  --tw-translate-x: 8px
}

.focus\:translate-x-3:focus{
  --tw-translate-x: 12px
}

.focus\:translate-x-4:focus{
  --tw-translate-x: 16px
}

.focus\:translate-x-5:focus{
  --tw-translate-x: 20px
}

.focus\:translate-x-6:focus{
  --tw-translate-x: 24px
}

.focus\:translate-x-7:focus{
  --tw-translate-x: 28px
}

.focus\:translate-x-8:focus{
  --tw-translate-x: 32px
}

.focus\:translate-x-9:focus{
  --tw-translate-x: 36px
}

.focus\:translate-x-10:focus{
  --tw-translate-x: 40px
}

.focus\:translate-x-15:focus{
  --tw-translate-x: 60px
}

.focus\:translate-x-20:focus{
  --tw-translate-x: 80px
}

.focus\:translate-x-0\.25:focus{
  --tw-translate-x: 1px
}

.focus\:translate-x-0\.5:focus{
  --tw-translate-x: 2px
}

.focus\:translate-x-0\.75:focus{
  --tw-translate-x: 3px
}

.focus\:translate-x-1\.25:focus{
  --tw-translate-x: 5px
}

.focus\:translate-x-1\.5:focus{
  --tw-translate-x: 6px
}

.focus\:translate-x-2\.5:focus{
  --tw-translate-x: 10px
}

.focus\:translate-x-3\.5:focus{
  --tw-translate-x: 14px
}

.focus\:translate-x-3\.75:focus{
  --tw-translate-x: 15px
}

.focus\:translate-x-4\.5:focus{
  --tw-translate-x: 18px
}

.focus\:translate-x-7\.5:focus{
  --tw-translate-x: 30px
}

.focus\:translate-x-8\.75:focus{
  --tw-translate-x: 35px
}

.focus\:translate-x-12\.5:focus{
  --tw-translate-x: 50px
}

.focus\:translate-x-17\.5:focus{
  --tw-translate-x: 70px
}

.focus\:translate-x-21\.5:focus{
  --tw-translate-x: 86px
}

.focus\:-translate-x-0:focus{
  --tw-translate-x: 0px
}

.focus\:-translate-x-1:focus{
  --tw-translate-x: -4px
}

.focus\:-translate-x-2:focus{
  --tw-translate-x: -8px
}

.focus\:-translate-x-3:focus{
  --tw-translate-x: -12px
}

.focus\:-translate-x-4:focus{
  --tw-translate-x: -16px
}

.focus\:-translate-x-5:focus{
  --tw-translate-x: -20px
}

.focus\:-translate-x-6:focus{
  --tw-translate-x: -24px
}

.focus\:-translate-x-7:focus{
  --tw-translate-x: -28px
}

.focus\:-translate-x-8:focus{
  --tw-translate-x: -32px
}

.focus\:-translate-x-9:focus{
  --tw-translate-x: -36px
}

.focus\:-translate-x-10:focus{
  --tw-translate-x: -40px
}

.focus\:-translate-x-15:focus{
  --tw-translate-x: -60px
}

.focus\:-translate-x-20:focus{
  --tw-translate-x: -80px
}

.focus\:-translate-x-0\.25:focus{
  --tw-translate-x: -1px
}

.focus\:-translate-x-0\.5:focus{
  --tw-translate-x: -2px
}

.focus\:-translate-x-0\.75:focus{
  --tw-translate-x: -3px
}

.focus\:-translate-x-1\.25:focus{
  --tw-translate-x: -5px
}

.focus\:-translate-x-1\.5:focus{
  --tw-translate-x: -6px
}

.focus\:-translate-x-2\.5:focus{
  --tw-translate-x: -10px
}

.focus\:-translate-x-3\.5:focus{
  --tw-translate-x: -14px
}

.focus\:-translate-x-3\.75:focus{
  --tw-translate-x: -15px
}

.focus\:-translate-x-4\.5:focus{
  --tw-translate-x: -18px
}

.focus\:-translate-x-7\.5:focus{
  --tw-translate-x: -30px
}

.focus\:-translate-x-8\.75:focus{
  --tw-translate-x: -35px
}

.focus\:-translate-x-12\.5:focus{
  --tw-translate-x: -50px
}

.focus\:-translate-x-17\.5:focus{
  --tw-translate-x: -70px
}

.focus\:-translate-x-21\.5:focus{
  --tw-translate-x: -86px
}

.focus\:translate-x-1\/2:focus{
  --tw-translate-x: 50%
}

.focus\:translate-x-1\/3:focus{
  --tw-translate-x: 33.333333%
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x: 66.666667%
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x: 25%
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x: 50%
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x: 75%
}

.focus\:translate-x-full:focus{
  --tw-translate-x: 100%
}

.focus\:-translate-x-1\/2:focus{
  --tw-translate-x: -50%
}

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x: -33.333333%
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x: -66.666667%
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x: -25%
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x: -50%
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x: -75%
}

.focus\:-translate-x-full:focus{
  --tw-translate-x: -100%
}

.focus\:translate-y-0:focus{
  --tw-translate-y: 0px
}

.focus\:translate-y-1:focus{
  --tw-translate-y: 4px
}

.focus\:translate-y-2:focus{
  --tw-translate-y: 8px
}

.focus\:translate-y-3:focus{
  --tw-translate-y: 12px
}

.focus\:translate-y-4:focus{
  --tw-translate-y: 16px
}

.focus\:translate-y-5:focus{
  --tw-translate-y: 20px
}

.focus\:translate-y-6:focus{
  --tw-translate-y: 24px
}

.focus\:translate-y-7:focus{
  --tw-translate-y: 28px
}

.focus\:translate-y-8:focus{
  --tw-translate-y: 32px
}

.focus\:translate-y-9:focus{
  --tw-translate-y: 36px
}

.focus\:translate-y-10:focus{
  --tw-translate-y: 40px
}

.focus\:translate-y-15:focus{
  --tw-translate-y: 60px
}

.focus\:translate-y-20:focus{
  --tw-translate-y: 80px
}

.focus\:translate-y-0\.25:focus{
  --tw-translate-y: 1px
}

.focus\:translate-y-0\.5:focus{
  --tw-translate-y: 2px
}

.focus\:translate-y-0\.75:focus{
  --tw-translate-y: 3px
}

.focus\:translate-y-1\.25:focus{
  --tw-translate-y: 5px
}

.focus\:translate-y-1\.5:focus{
  --tw-translate-y: 6px
}

.focus\:translate-y-2\.5:focus{
  --tw-translate-y: 10px
}

.focus\:translate-y-3\.5:focus{
  --tw-translate-y: 14px
}

.focus\:translate-y-3\.75:focus{
  --tw-translate-y: 15px
}

.focus\:translate-y-4\.5:focus{
  --tw-translate-y: 18px
}

.focus\:translate-y-7\.5:focus{
  --tw-translate-y: 30px
}

.focus\:translate-y-8\.75:focus{
  --tw-translate-y: 35px
}

.focus\:translate-y-12\.5:focus{
  --tw-translate-y: 50px
}

.focus\:translate-y-17\.5:focus{
  --tw-translate-y: 70px
}

.focus\:translate-y-21\.5:focus{
  --tw-translate-y: 86px
}

.focus\:-translate-y-0:focus{
  --tw-translate-y: 0px
}

.focus\:-translate-y-1:focus{
  --tw-translate-y: -4px
}

.focus\:-translate-y-2:focus{
  --tw-translate-y: -8px
}

.focus\:-translate-y-3:focus{
  --tw-translate-y: -12px
}

.focus\:-translate-y-4:focus{
  --tw-translate-y: -16px
}

.focus\:-translate-y-5:focus{
  --tw-translate-y: -20px
}

.focus\:-translate-y-6:focus{
  --tw-translate-y: -24px
}

.focus\:-translate-y-7:focus{
  --tw-translate-y: -28px
}

.focus\:-translate-y-8:focus{
  --tw-translate-y: -32px
}

.focus\:-translate-y-9:focus{
  --tw-translate-y: -36px
}

.focus\:-translate-y-10:focus{
  --tw-translate-y: -40px
}

.focus\:-translate-y-15:focus{
  --tw-translate-y: -60px
}

.focus\:-translate-y-20:focus{
  --tw-translate-y: -80px
}

.focus\:-translate-y-0\.25:focus{
  --tw-translate-y: -1px
}

.focus\:-translate-y-0\.5:focus{
  --tw-translate-y: -2px
}

.focus\:-translate-y-0\.75:focus{
  --tw-translate-y: -3px
}

.focus\:-translate-y-1\.25:focus{
  --tw-translate-y: -5px
}

.focus\:-translate-y-1\.5:focus{
  --tw-translate-y: -6px
}

.focus\:-translate-y-2\.5:focus{
  --tw-translate-y: -10px
}

.focus\:-translate-y-3\.5:focus{
  --tw-translate-y: -14px
}

.focus\:-translate-y-3\.75:focus{
  --tw-translate-y: -15px
}

.focus\:-translate-y-4\.5:focus{
  --tw-translate-y: -18px
}

.focus\:-translate-y-7\.5:focus{
  --tw-translate-y: -30px
}

.focus\:-translate-y-8\.75:focus{
  --tw-translate-y: -35px
}

.focus\:-translate-y-12\.5:focus{
  --tw-translate-y: -50px
}

.focus\:-translate-y-17\.5:focus{
  --tw-translate-y: -70px
}

.focus\:-translate-y-21\.5:focus{
  --tw-translate-y: -86px
}

.focus\:translate-y-1\/2:focus{
  --tw-translate-y: 50%
}

.focus\:translate-y-1\/3:focus{
  --tw-translate-y: 33.333333%
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y: 66.666667%
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y: 25%
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y: 50%
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y: 75%
}

.focus\:translate-y-full:focus{
  --tw-translate-y: 100%
}

.focus\:-translate-y-1\/2:focus{
  --tw-translate-y: -50%
}

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y: -33.333333%
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y: -66.666667%
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y: -25%
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y: -50%
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y: -75%
}

.focus\:-translate-y-full:focus{
  --tw-translate-y: -100%
}

.skew-x-0{
  --tw-skew-x: 0deg
}

.skew-x-1{
  --tw-skew-x: 1deg
}

.skew-x-2{
  --tw-skew-x: 2deg
}

.skew-x-3{
  --tw-skew-x: 3deg
}

.skew-x-6{
  --tw-skew-x: 6deg
}

.skew-x-12{
  --tw-skew-x: 12deg
}

.-skew-x-12{
  --tw-skew-x: -12deg
}

.-skew-x-6{
  --tw-skew-x: -6deg
}

.-skew-x-3{
  --tw-skew-x: -3deg
}

.-skew-x-2{
  --tw-skew-x: -2deg
}

.-skew-x-1{
  --tw-skew-x: -1deg
}

.skew-y-0{
  --tw-skew-y: 0deg
}

.skew-y-1{
  --tw-skew-y: 1deg
}

.skew-y-2{
  --tw-skew-y: 2deg
}

.skew-y-3{
  --tw-skew-y: 3deg
}

.skew-y-6{
  --tw-skew-y: 6deg
}

.skew-y-12{
  --tw-skew-y: 12deg
}

.-skew-y-12{
  --tw-skew-y: -12deg
}

.-skew-y-6{
  --tw-skew-y: -6deg
}

.-skew-y-3{
  --tw-skew-y: -3deg
}

.-skew-y-2{
  --tw-skew-y: -2deg
}

.-skew-y-1{
  --tw-skew-y: -1deg
}

.hover\:skew-x-0:hover{
  --tw-skew-x: 0deg
}

.hover\:skew-x-1:hover{
  --tw-skew-x: 1deg
}

.hover\:skew-x-2:hover{
  --tw-skew-x: 2deg
}

.hover\:skew-x-3:hover{
  --tw-skew-x: 3deg
}

.hover\:skew-x-6:hover{
  --tw-skew-x: 6deg
}

.hover\:skew-x-12:hover{
  --tw-skew-x: 12deg
}

.hover\:-skew-x-12:hover{
  --tw-skew-x: -12deg
}

.hover\:-skew-x-6:hover{
  --tw-skew-x: -6deg
}

.hover\:-skew-x-3:hover{
  --tw-skew-x: -3deg
}

.hover\:-skew-x-2:hover{
  --tw-skew-x: -2deg
}

.hover\:-skew-x-1:hover{
  --tw-skew-x: -1deg
}

.hover\:skew-y-0:hover{
  --tw-skew-y: 0deg
}

.hover\:skew-y-1:hover{
  --tw-skew-y: 1deg
}

.hover\:skew-y-2:hover{
  --tw-skew-y: 2deg
}

.hover\:skew-y-3:hover{
  --tw-skew-y: 3deg
}

.hover\:skew-y-6:hover{
  --tw-skew-y: 6deg
}

.hover\:skew-y-12:hover{
  --tw-skew-y: 12deg
}

.hover\:-skew-y-12:hover{
  --tw-skew-y: -12deg
}

.hover\:-skew-y-6:hover{
  --tw-skew-y: -6deg
}

.hover\:-skew-y-3:hover{
  --tw-skew-y: -3deg
}

.hover\:-skew-y-2:hover{
  --tw-skew-y: -2deg
}

.hover\:-skew-y-1:hover{
  --tw-skew-y: -1deg
}

.focus\:skew-x-0:focus{
  --tw-skew-x: 0deg
}

.focus\:skew-x-1:focus{
  --tw-skew-x: 1deg
}

.focus\:skew-x-2:focus{
  --tw-skew-x: 2deg
}

.focus\:skew-x-3:focus{
  --tw-skew-x: 3deg
}

.focus\:skew-x-6:focus{
  --tw-skew-x: 6deg
}

.focus\:skew-x-12:focus{
  --tw-skew-x: 12deg
}

.focus\:-skew-x-12:focus{
  --tw-skew-x: -12deg
}

.focus\:-skew-x-6:focus{
  --tw-skew-x: -6deg
}

.focus\:-skew-x-3:focus{
  --tw-skew-x: -3deg
}

.focus\:-skew-x-2:focus{
  --tw-skew-x: -2deg
}

.focus\:-skew-x-1:focus{
  --tw-skew-x: -1deg
}

.focus\:skew-y-0:focus{
  --tw-skew-y: 0deg
}

.focus\:skew-y-1:focus{
  --tw-skew-y: 1deg
}

.focus\:skew-y-2:focus{
  --tw-skew-y: 2deg
}

.focus\:skew-y-3:focus{
  --tw-skew-y: 3deg
}

.focus\:skew-y-6:focus{
  --tw-skew-y: 6deg
}

.focus\:skew-y-12:focus{
  --tw-skew-y: 12deg
}

.focus\:-skew-y-12:focus{
  --tw-skew-y: -12deg
}

.focus\:-skew-y-6:focus{
  --tw-skew-y: -6deg
}

.focus\:-skew-y-3:focus{
  --tw-skew-y: -3deg
}

.focus\:-skew-y-2:focus{
  --tw-skew-y: -2deg
}

.focus\:-skew-y-1:focus{
  --tw-skew-y: -1deg
}

.transition-none{
  transition-property:none
}

.transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition{
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

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

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

.transition-shadow{
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.ease-linear{
  transition-timing-function:linear
}

.ease-in{
  transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
}

.ease-out{
  transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
}

.ease-in-out{
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
}

.duration-75{
  transition-duration:75ms
}

.duration-100{
  transition-duration:100ms
}

.duration-150{
  transition-duration:150ms
}

.duration-200{
  transition-duration:200ms
}

.duration-300{
  transition-duration:300ms
}

.duration-500{
  transition-duration:500ms
}

.duration-700{
  transition-duration:700ms
}

.duration-1000{
  transition-duration:1000ms
}

.delay-75{
  transition-delay:75ms
}

.delay-100{
  transition-delay:100ms
}

.delay-150{
  transition-delay:150ms
}

.delay-200{
  transition-delay:200ms
}

.delay-300{
  transition-delay:300ms
}

.delay-500{
  transition-delay:500ms
}

.delay-700{
  transition-delay:700ms
}

.delay-1000{
  transition-delay:1000ms
}

@-webkit-keyframes spin{
  to{
    transform:rotate(360deg)
  }
}

@keyframes spin{
  to{
    transform:rotate(360deg)
  }
}

@-webkit-keyframes ping{
  75%,100%{
    transform:scale(2);
    opacity:0
  }
}

@keyframes ping{
  75%,100%{
    transform:scale(2);
    opacity:0
  }
}

@-webkit-keyframes pulse{
  50%{
    opacity:.5
  }
}

@keyframes pulse{
  50%{
    opacity:.5
  }
}

@-webkit-keyframes bounce{
  0%,100%{
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function:cubic-bezier(0.8, 0, 1, 1)
  }

  50%{
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }
}

@keyframes bounce{
  0%,100%{
    transform:translateY(-25%);
    -webkit-animation-timing-function:cubic-bezier(0.8, 0, 1, 1);
    animation-timing-function:cubic-bezier(0.8, 0, 1, 1)
  }

  50%{
    transform:none;
    -webkit-animation-timing-function:cubic-bezier(0, 0, 0.2, 1);
    animation-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }
}

.animate-none{
  -webkit-animation:none;
  animation:none
}

.animate-spin{
  -webkit-animation:spin 1s linear infinite;
  animation:spin 1s linear infinite
}

.animate-ping{
  -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
  animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
}

.animate-pulse{
  -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
}

.animate-bounce{
  -webkit-animation:bounce 1s infinite;
  animation:bounce 1s infinite
}

.mix-blend-normal{
  mix-blend-mode:normal
}

.mix-blend-multiply{
  mix-blend-mode:multiply
}

.mix-blend-screen{
  mix-blend-mode:screen
}

.mix-blend-overlay{
  mix-blend-mode:overlay
}

.mix-blend-darken{
  mix-blend-mode:darken
}

.mix-blend-lighten{
  mix-blend-mode:lighten
}

.mix-blend-color-dodge{
  mix-blend-mode:color-dodge
}

.mix-blend-color-burn{
  mix-blend-mode:color-burn
}

.mix-blend-hard-light{
  mix-blend-mode:hard-light
}

.mix-blend-soft-light{
  mix-blend-mode:soft-light
}

.mix-blend-difference{
  mix-blend-mode:difference
}

.mix-blend-exclusion{
  mix-blend-mode:exclusion
}

.mix-blend-hue{
  mix-blend-mode:hue
}

.mix-blend-saturation{
  mix-blend-mode:saturation
}

.mix-blend-color{
  mix-blend-mode:color
}

.mix-blend-luminosity{
  mix-blend-mode:luminosity
}

.bg-blend-normal{
  background-blend-mode:normal
}

.bg-blend-multiply{
  background-blend-mode:multiply
}

.bg-blend-screen{
  background-blend-mode:screen
}

.bg-blend-overlay{
  background-blend-mode:overlay
}

.bg-blend-darken{
  background-blend-mode:darken
}

.bg-blend-lighten{
  background-blend-mode:lighten
}

.bg-blend-color-dodge{
  background-blend-mode:color-dodge
}

.bg-blend-color-burn{
  background-blend-mode:color-burn
}

.bg-blend-hard-light{
  background-blend-mode:hard-light
}

.bg-blend-soft-light{
  background-blend-mode:soft-light
}

.bg-blend-difference{
  background-blend-mode:difference
}

.bg-blend-exclusion{
  background-blend-mode:exclusion
}

.bg-blend-hue{
  background-blend-mode:hue
}

.bg-blend-saturation{
  background-blend-mode:saturation
}

.bg-blend-color{
  background-blend-mode:color
}

.bg-blend-luminosity{
  background-blend-mode:luminosity
}

.filter{
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter-none{
  filter:none
}

.blur-0{
  --tw-blur: blur(0)
}

.blur-sm{
  --tw-blur: blur(4px)
}

.blur{
  --tw-blur: blur(8px)
}

.blur-md{
  --tw-blur: blur(12px)
}

.blur-lg{
  --tw-blur: blur(16px)
}

.blur-xl{
  --tw-blur: blur(24px)
}

.blur-2xl{
  --tw-blur: blur(40px)
}

.blur-3xl{
  --tw-blur: blur(64px)
}

.brightness-0{
  --tw-brightness: brightness(0)
}

.brightness-50{
  --tw-brightness: brightness(.5)
}

.brightness-75{
  --tw-brightness: brightness(.75)
}

.brightness-90{
  --tw-brightness: brightness(.9)
}

.brightness-95{
  --tw-brightness: brightness(.95)
}

.brightness-100{
  --tw-brightness: brightness(1)
}

.brightness-105{
  --tw-brightness: brightness(1.05)
}

.brightness-110{
  --tw-brightness: brightness(1.1)
}

.brightness-125{
  --tw-brightness: brightness(1.25)
}

.brightness-150{
  --tw-brightness: brightness(1.5)
}

.brightness-200{
  --tw-brightness: brightness(2)
}

.contrast-0{
  --tw-contrast: contrast(0)
}

.contrast-50{
  --tw-contrast: contrast(.5)
}

.contrast-75{
  --tw-contrast: contrast(.75)
}

.contrast-100{
  --tw-contrast: contrast(1)
}

.contrast-125{
  --tw-contrast: contrast(1.25)
}

.contrast-150{
  --tw-contrast: contrast(1.5)
}

.contrast-200{
  --tw-contrast: contrast(2)
}

.drop-shadow-sm{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05))
}

.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
}

.drop-shadow-md{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
}

.drop-shadow-lg{
  --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
}

.drop-shadow-xl{
  --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
}

.drop-shadow-2xl{
  --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
}

.drop-shadow-none{
  --tw-drop-shadow: drop-shadow(0 0 #0000)
}

.grayscale-0{
  --tw-grayscale: grayscale(0)
}

.grayscale{
  --tw-grayscale: grayscale(100%)
}

.hue-rotate-0{
  --tw-hue-rotate: hue-rotate(0deg)
}

.hue-rotate-15{
  --tw-hue-rotate: hue-rotate(15deg)
}

.hue-rotate-30{
  --tw-hue-rotate: hue-rotate(30deg)
}

.hue-rotate-60{
  --tw-hue-rotate: hue-rotate(60deg)
}

.hue-rotate-90{
  --tw-hue-rotate: hue-rotate(90deg)
}

.hue-rotate-180{
  --tw-hue-rotate: hue-rotate(180deg)
}

.-hue-rotate-180{
  --tw-hue-rotate: hue-rotate(-180deg)
}

.-hue-rotate-90{
  --tw-hue-rotate: hue-rotate(-90deg)
}

.-hue-rotate-60{
  --tw-hue-rotate: hue-rotate(-60deg)
}

.-hue-rotate-30{
  --tw-hue-rotate: hue-rotate(-30deg)
}

.-hue-rotate-15{
  --tw-hue-rotate: hue-rotate(-15deg)
}

.invert-0{
  --tw-invert: invert(0)
}

.invert{
  --tw-invert: invert(100%)
}

.saturate-0{
  --tw-saturate: saturate(0)
}

.saturate-50{
  --tw-saturate: saturate(.5)
}

.saturate-100{
  --tw-saturate: saturate(1)
}

.saturate-150{
  --tw-saturate: saturate(1.5)
}

.saturate-200{
  --tw-saturate: saturate(2)
}

.sepia-0{
  --tw-sepia: sepia(0)
}

.sepia{
  --tw-sepia: sepia(100%)
}

.backdrop-filter{
  --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
  -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-filter-none{
  -webkit-backdrop-filter:none;
  backdrop-filter:none
}

.backdrop-blur-0{
  --tw-backdrop-blur: blur(0)
}

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px)
}

.backdrop-blur{
  --tw-backdrop-blur: blur(8px)
}

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px)
}

.backdrop-blur-lg{
  --tw-backdrop-blur: blur(16px)
}

.backdrop-blur-xl{
  --tw-backdrop-blur: blur(24px)
}

.backdrop-blur-2xl{
  --tw-backdrop-blur: blur(40px)
}

.backdrop-blur-3xl{
  --tw-backdrop-blur: blur(64px)
}

.backdrop-brightness-0{
  --tw-backdrop-brightness: brightness(0)
}

.backdrop-brightness-50{
  --tw-backdrop-brightness: brightness(.5)
}

.backdrop-brightness-75{
  --tw-backdrop-brightness: brightness(.75)
}

.backdrop-brightness-90{
  --tw-backdrop-brightness: brightness(.9)
}

.backdrop-brightness-95{
  --tw-backdrop-brightness: brightness(.95)
}

.backdrop-brightness-100{
  --tw-backdrop-brightness: brightness(1)
}

.backdrop-brightness-105{
  --tw-backdrop-brightness: brightness(1.05)
}

.backdrop-brightness-110{
  --tw-backdrop-brightness: brightness(1.1)
}

.backdrop-brightness-125{
  --tw-backdrop-brightness: brightness(1.25)
}

.backdrop-brightness-150{
  --tw-backdrop-brightness: brightness(1.5)
}

.backdrop-brightness-200{
  --tw-backdrop-brightness: brightness(2)
}

.backdrop-contrast-0{
  --tw-backdrop-contrast: contrast(0)
}

.backdrop-contrast-50{
  --tw-backdrop-contrast: contrast(.5)
}

.backdrop-contrast-75{
  --tw-backdrop-contrast: contrast(.75)
}

.backdrop-contrast-100{
  --tw-backdrop-contrast: contrast(1)
}

.backdrop-contrast-125{
  --tw-backdrop-contrast: contrast(1.25)
}

.backdrop-contrast-150{
  --tw-backdrop-contrast: contrast(1.5)
}

.backdrop-contrast-200{
  --tw-backdrop-contrast: contrast(2)
}

.backdrop-grayscale-0{
  --tw-backdrop-grayscale: grayscale(0)
}

.backdrop-grayscale{
  --tw-backdrop-grayscale: grayscale(100%)
}

.backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate: hue-rotate(0deg)
}

.backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(15deg)
}

.backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(30deg)
}

.backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(60deg)
}

.backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(90deg)
}

.backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(180deg)
}

.-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate: hue-rotate(-180deg)
}

.-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate: hue-rotate(-90deg)
}

.-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate: hue-rotate(-60deg)
}

.-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate: hue-rotate(-30deg)
}

.-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate: hue-rotate(-15deg)
}

.backdrop-invert-0{
  --tw-backdrop-invert: invert(0)
}

.backdrop-invert{
  --tw-backdrop-invert: invert(100%)
}

.backdrop-opacity-0{
  --tw-backdrop-opacity: opacity(0)
}

.backdrop-opacity-5{
  --tw-backdrop-opacity: opacity(0.05)
}

.backdrop-opacity-10{
  --tw-backdrop-opacity: opacity(0.1)
}

.backdrop-opacity-20{
  --tw-backdrop-opacity: opacity(0.2)
}

.backdrop-opacity-25{
  --tw-backdrop-opacity: opacity(0.25)
}

.backdrop-opacity-30{
  --tw-backdrop-opacity: opacity(0.3)
}

.backdrop-opacity-40{
  --tw-backdrop-opacity: opacity(0.4)
}

.backdrop-opacity-50{
  --tw-backdrop-opacity: opacity(0.5)
}

.backdrop-opacity-60{
  --tw-backdrop-opacity: opacity(0.6)
}

.backdrop-opacity-70{
  --tw-backdrop-opacity: opacity(0.7)
}

.backdrop-opacity-75{
  --tw-backdrop-opacity: opacity(0.75)
}

.backdrop-opacity-80{
  --tw-backdrop-opacity: opacity(0.8)
}

.backdrop-opacity-90{
  --tw-backdrop-opacity: opacity(0.9)
}

.backdrop-opacity-95{
  --tw-backdrop-opacity: opacity(0.95)
}

.backdrop-opacity-100{
  --tw-backdrop-opacity: opacity(1)
}

.backdrop-saturate-0{
  --tw-backdrop-saturate: saturate(0)
}

.backdrop-saturate-50{
  --tw-backdrop-saturate: saturate(.5)
}

.backdrop-saturate-100{
  --tw-backdrop-saturate: saturate(1)
}

.backdrop-saturate-150{
  --tw-backdrop-saturate: saturate(1.5)
}

.backdrop-saturate-200{
  --tw-backdrop-saturate: saturate(2)
}

.backdrop-sepia-0{
  --tw-backdrop-sepia: sepia(0)
}

.backdrop-sepia{
  --tw-backdrop-sepia: sepia(100%)
}

@media (min-width: 1280px){
  .md\:container{
    width:100%
  }
}

@media (min-width: 1280px) and (min-width: 1280px){
  .md\:container{
    max-width:1280px
  }
}

@media (min-width: 1280px) and (min-width: 1600px){
  .md\:container{
    max-width:1600px
  }
}

@media (min-width: 1280px) and (min-width: 1920px){
  .md\:container{
    max-width:1920px
  }
}

@media (min-width: 1280px){
  .md\: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\: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\:space-y-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4px * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:space-y-0\.25>: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\:space-x-0\.25>: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\:space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2px * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:-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\:-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\:-space-y-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(-4px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4px * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:-space-y-0\.25>: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\:-space-x-0\.25>: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\:-space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(-2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2px * var(--tw-space-y-reverse))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:space-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1
  }

  .md\:space-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1
  }

  .md\: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\: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\: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\: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\: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\: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\: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\: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\: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\: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\:divide-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1
  }

  .md\:divide-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1
  }

  .md\:divide-white-high>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.95)
  }

  .md\:divide-white-emphasis>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.87)
  }

  .md\:divide-white-mid>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.6)
  }

  .md\:divide-white-disabled>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.38)
  }

  .md\:divide-white-faint>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.12)
  }

  .md\:divide-transparent>:not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .md\:divide-primary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-divide-opacity))
  }

  .md\:divide-primary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-divide-opacity))
  }

  .md\:divide-primary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-divide-opacity))
  }

  .md\:divide-primary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-divide-opacity))
  }

  .md\:divide-primary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-divide-opacity))
  }

  .md\:divide-primary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-divide-opacity))
  }

  .md\:divide-primary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-divide-opacity))
  }

  .md\:divide-primary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .md\:divide-primary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-divide-opacity))
  }

  .md\:divide-primary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-divide-opacity))
  }

  .md\:divide-primaryVariant>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-divide-opacity))
  }

  .md\:divide-secondary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-divide-opacity))
  }

  .md\:divide-wireframes-grey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-divide-opacity))
  }

  .md\:divide-wireframes-lightGrey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-divide-opacity))
  }

  .md\:divide-background>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-divide-opacity))
  }

  .md\:divide-surface>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-divide-opacity))
  }

  .md\:divide-card>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-divide-opacity))
  }

  .md\:divide-cardInner>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-divide-opacity))
  }

  .md\:divide-iconDefault>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-divide-opacity))
  }

  .md\:divide-error>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-divide-opacity))
  }

  .md\:divide-enabledGold>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .md\:divide-pass>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-divide-opacity))
  }

  .md\:divide-missionError>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-divide-opacity))
  }

  .md\:divide-black>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .md\:divide-solid>:not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .md\:divide-dashed>:not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .md\:divide-dotted>:not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .md\:divide-double>:not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .md\:divide-none>:not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .md\:divide-opacity-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0
  }

  .md\:divide-opacity-5>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05
  }

  .md\:divide-opacity-10>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1
  }

  .md\:divide-opacity-20>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2
  }

  .md\:divide-opacity-25>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25
  }

  .md\:divide-opacity-30>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3
  }

  .md\:divide-opacity-40>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4
  }

  .md\:divide-opacity-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5
  }

  .md\:divide-opacity-60>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6
  }

  .md\:divide-opacity-70>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7
  }

  .md\:divide-opacity-75>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75
  }

  .md\:divide-opacity-80>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8
  }

  .md\:divide-opacity-90>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9
  }

  .md\:divide-opacity-95>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95
  }

  .md\:divide-opacity-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1
  }

  .md\: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\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .md\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .md\:focus\:sr-only:focus{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .md\:appearance-none{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
  }

  .md\:bg-fixed{
    background-attachment:fixed
  }

  .md\:bg-local{
    background-attachment:local
  }

  .md\:bg-scroll{
    background-attachment:scroll
  }

  .md\:bg-clip-border{
    background-clip:border-box
  }

  .md\:bg-clip-padding{
    background-clip:padding-box
  }

  .md\:bg-clip-content{
    background-clip:content-box
  }

  .md\:bg-clip-text{
    -webkit-background-clip:text;
    background-clip:text
  }

  .md\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .md\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .md\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .md\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .md\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:bg-transparent{
    background-color:transparent
  }

  .md\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .md\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .md\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .md\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .md\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .md\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .md\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .md\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .md\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .md\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .md\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .md\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .md\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .md\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .md\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .md\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .md\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .md\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .md\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .md\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .md\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .md\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .md\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .md\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .group:hover .md\:group-hover\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .group:hover .md\:group-hover\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .group:hover .md\:group-hover\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .group:hover .md\:group-hover\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .group:hover .md\:group-hover\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .md\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .md\:group-hover\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .group:hover .md\:group-hover\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .md\:group-hover\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .group:hover .md\:group-hover\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .md\:focus-within\:bg-white-high:focus-within{
    background-color:rgba(255,255,255,0.95)
  }

  .md\:focus-within\:bg-white-emphasis:focus-within{
    background-color:rgba(255,255,255,0.87)
  }

  .md\:focus-within\:bg-white-mid:focus-within{
    background-color:rgba(255,255,255,0.6)
  }

  .md\:focus-within\:bg-white-disabled:focus-within{
    background-color:rgba(255,255,255,0.38)
  }

  .md\:focus-within\:bg-white-faint:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .md\:focus-within\:bg-primary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-primaryVariant:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-secondary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-wireframes-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-wireframes-lightGrey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-background:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-surface:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-card:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-cardInner:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-iconDefault:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-error:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-enabledGold:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-pass:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-missionError:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-container-hover:focus-within{
    background-color:rgba(255,255,255,0.04)
  }

  .md\:focus-within\:bg-container-focus:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:focus-within\:bg-container-selected:focus-within{
    background-color:rgba(255,255,255,0.08)
  }

  .md\:focus-within\:bg-button-hover:focus-within{
    background-color:rgba(196,164,106,0.08)
  }

  .md\:hover\:bg-white-high:hover{
    background-color:rgba(255,255,255,0.95)
  }

  .md\:hover\:bg-white-emphasis:hover{
    background-color:rgba(255,255,255,0.87)
  }

  .md\:hover\:bg-white-mid:hover{
    background-color:rgba(255,255,255,0.6)
  }

  .md\:hover\:bg-white-disabled:hover{
    background-color:rgba(255,255,255,0.38)
  }

  .md\:hover\:bg-white-faint:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .md\:hover\:bg-primary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-primaryVariant:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-secondary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-wireframes-grey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-wireframes-lightGrey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-background:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-surface:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-card:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-cardInner:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-iconDefault:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-error:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-enabledGold:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-pass:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-missionError:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-container-hover:hover{
    background-color:rgba(255,255,255,0.04)
  }

  .md\:hover\:bg-container-focus:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:hover\:bg-container-selected:hover{
    background-color:rgba(255,255,255,0.08)
  }

  .md\:hover\:bg-button-hover:hover{
    background-color:rgba(196,164,106,0.08)
  }

  .md\:focus\:bg-white-high:focus{
    background-color:rgba(255,255,255,0.95)
  }

  .md\:focus\:bg-white-emphasis:focus{
    background-color:rgba(255,255,255,0.87)
  }

  .md\:focus\:bg-white-mid:focus{
    background-color:rgba(255,255,255,0.6)
  }

  .md\:focus\:bg-white-disabled:focus{
    background-color:rgba(255,255,255,0.38)
  }

  .md\:focus\:bg-white-faint:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .md\:focus\:bg-primary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-primaryVariant:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-secondary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-wireframes-grey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-wireframes-lightGrey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-background:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-surface:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-card:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-cardInner:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-iconDefault:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-error:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-enabledGold:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-pass:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-missionError:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-container-hover:focus{
    background-color:rgba(255,255,255,0.04)
  }

  .md\:focus\:bg-container-focus:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .md\:focus\:bg-container-selected:focus{
    background-color:rgba(255,255,255,0.08)
  }

  .md\:focus\:bg-button-hover:focus{
    background-color:rgba(196,164,106,0.08)
  }

  .md\:bg-gradients-socialLive{
    background-image:linear-gradient(180deg, #89EAFB 0%, #1377B0 100%)
  }

  .md\:bg-gradients-greenBeach{
    background-image:linear-gradient(180deg, #00CEBA 0%, #008A7D 100%)
  }

  .md\:bg-gradients-kashmir{
    background-image:linear-gradient(180deg, #6976FE 0%, #3339FF 100%)
  }

  .md\:bg-gradients-frost{
    background-image:linear-gradient(180deg, #0069C4 0%, #00396A 100%)
  }

  .md\:bg-gradients-cherry{
    background-image:linear-gradient(180deg, #FF652D 0%, red 100%)
  }

  .md\:bg-gradients-sunset{
    background-image:linear-gradient(180deg, #FFBC00 0%, #FF8E00 100%)
  }

  .md\:bg-gradients-orangeCoral{
    background-image:linear-gradient(180deg, #FF8200 0%, #FF2C00 100%)
  }

  .md\:bg-gradients-pinky{
    background-image:linear-gradient(180deg, #FF7A45 0%, #FF00A7 100%)
  }

  .md\:from-white-high{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-white-emphasis{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-white-mid{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-white-disabled{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-white-faint{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:from-primary-50{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:from-primary-100{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:from-primary-200{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:from-primary-300{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:from-primary-400{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:from-primary-500{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:from-primary-600{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:from-primary-700{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:from-primary-800{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:from-primary-900{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:from-primaryVariant{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:from-secondary-50{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:from-secondary-100{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:from-secondary-200{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:from-secondary-300{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:from-secondary-400{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:from-secondary-500{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:from-secondary-600{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:from-secondary-700{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:from-secondary-800{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:from-secondary-900{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:from-wireframes-grey{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:from-wireframes-lightGrey{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:from-background{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:from-surface{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:from-card{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:from-cardInner{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:from-iconDefault{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:from-error{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:from-enabledGold{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:from-pass{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:from-missionError{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:from-black{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:via-white-high{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-white-emphasis{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-white-mid{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-white-disabled{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-white-faint{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:via-primary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:via-primary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:via-primary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:via-primary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:via-primary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:via-primary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:via-primary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:via-primary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:via-primary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:via-primary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:via-primaryVariant{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:via-secondary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:via-secondary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:via-secondary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:via-secondary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:via-secondary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:via-secondary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:via-secondary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:via-secondary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:via-secondary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:via-secondary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:via-wireframes-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:via-wireframes-lightGrey{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:via-background{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:via-surface{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:via-card{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:via-cardInner{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:via-iconDefault{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:via-error{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:via-enabledGold{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:via-pass{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:via-missionError{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:to-white-high{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .md\:to-white-emphasis{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .md\:to-white-mid{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .md\:to-white-disabled{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .md\:to-white-faint{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .md\:to-transparent{
    --tw-gradient-to: transparent
  }

  .md\:to-primary-50{
    --tw-gradient-to: #8A86FF
  }

  .md\:to-primary-100{
    --tw-gradient-to: #4540D8
  }

  .md\:to-primary-200{
    --tw-gradient-to: #322DC2
  }

  .md\:to-primary-300{
    --tw-gradient-to: #2722BB
  }

  .md\:to-primary-400{
    --tw-gradient-to: #1D18A8
  }

  .md\:to-primary-500{
    --tw-gradient-to: #16119E
  }

  .md\:to-primary-600{
    --tw-gradient-to: #110D8B
  }

  .md\:to-primary-700{
    --tw-gradient-to: #0A0674
  }

  .md\:to-primary-800{
    --tw-gradient-to: #080559
  }

  .md\:to-primary-900{
    --tw-gradient-to: #02003F
  }

  .md\:to-primaryVariant{
    --tw-gradient-to: #0A0674
  }

  .md\:to-secondary-50{
    --tw-gradient-to: #F4CC82
  }

  .md\:to-secondary-100{
    --tw-gradient-to: #D9B575
  }

  .md\:to-secondary-200{
    --tw-gradient-to: #C4A46A
  }

  .md\:to-secondary-300{
    --tw-gradient-to: #BC9856
  }

  .md\:to-secondary-400{
    --tw-gradient-to: #B88E42
  }

  .md\:to-secondary-500{
    --tw-gradient-to: #AA7E2D
  }

  .md\:to-secondary-600{
    --tw-gradient-to: #9C701D
  }

  .md\:to-secondary-700{
    --tw-gradient-to: #92630B
  }

  .md\:to-secondary-800{
    --tw-gradient-to: #875903
  }

  .md\:to-secondary-900{
    --tw-gradient-to: #734B00
  }

  .md\:to-wireframes-grey{
    --tw-gradient-to: #818181
  }

  .md\:to-wireframes-lightGrey{
    --tw-gradient-to: #B7B7B7
  }

  .md\:to-background{
    --tw-gradient-to: #170F34
  }

  .md\:to-surface{
    --tw-gradient-to: #231D4B
  }

  .md\:to-card{
    --tw-gradient-to: #2D2755
  }

  .md\:to-cardInner{
    --tw-gradient-to: #3C356D
  }

  .md\:to-iconDefault{
    --tw-gradient-to: #8E83AA
  }

  .md\:to-error{
    --tw-gradient-to: #CF6679
  }

  .md\:to-enabledGold{
    --tw-gradient-to: #C4A46A
  }

  .md\:to-pass{
    --tw-gradient-to: #34EF52
  }

  .md\:to-missionError{
    --tw-gradient-to: #EF3456
  }

  .md\:to-black{
    --tw-gradient-to: #000000
  }

  .md\:hover\:from-white-high:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:from-white-emphasis:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:from-white-mid:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:from-white-disabled:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:from-white-faint:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\: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\:from-primary-50:hover{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:hover\:from-primary-100:hover{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:hover\:from-primary-200:hover{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:hover\:from-primary-300:hover{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:hover\:from-primary-400:hover{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:hover\:from-primary-500:hover{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:hover\:from-primary-600:hover{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:hover\:from-primary-700:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:hover\:from-primary-800:hover{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:hover\:from-primary-900:hover{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:hover\:from-primaryVariant:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:hover\:from-secondary-50:hover{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:hover\:from-secondary-100:hover{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:hover\:from-secondary-200:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:hover\:from-secondary-300:hover{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:hover\:from-secondary-400:hover{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:hover\:from-secondary-500:hover{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:hover\:from-secondary-600:hover{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:hover\:from-secondary-700:hover{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:hover\:from-secondary-800:hover{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:hover\:from-secondary-900:hover{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:hover\:from-wireframes-grey:hover{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:hover\:from-wireframes-lightGrey:hover{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:hover\:from-background:hover{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:hover\:from-surface:hover{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:hover\:from-card:hover{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:hover\:from-cardInner:hover{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:hover\:from-iconDefault:hover{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:hover\:from-error:hover{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:hover\:from-enabledGold:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:hover\:from-pass:hover{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:hover\:from-missionError:hover{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:hover\:from-black:hover{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:via-white-high:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-white-emphasis:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-white-mid:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-white-disabled:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-white-faint:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:via-primary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:hover\:via-primary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:hover\:via-primary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:hover\:via-primary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:hover\:via-primary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:hover\:via-primary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:hover\:via-primary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:hover\:via-primary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:hover\:via-primary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:hover\:via-primary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:hover\:via-primaryVariant:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:hover\:via-secondary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:hover\:via-secondary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:hover\:via-secondary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:hover\:via-secondary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:hover\:via-secondary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:hover\:via-secondary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:hover\:via-secondary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:hover\:via-secondary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:hover\:via-secondary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:hover\:via-secondary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:hover\:via-wireframes-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:hover\:via-wireframes-lightGrey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:hover\:via-background:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:hover\:via-surface:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:hover\:via-card:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:hover\:via-cardInner:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:hover\:via-iconDefault:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:hover\:via-error:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:hover\:via-enabledGold:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:hover\:via-pass:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:hover\:via-missionError:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:to-white-high:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .md\:hover\:to-white-emphasis:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .md\:hover\:to-white-mid:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .md\:hover\:to-white-disabled:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .md\:hover\:to-white-faint:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .md\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent
  }

  .md\:hover\:to-primary-50:hover{
    --tw-gradient-to: #8A86FF
  }

  .md\:hover\:to-primary-100:hover{
    --tw-gradient-to: #4540D8
  }

  .md\:hover\:to-primary-200:hover{
    --tw-gradient-to: #322DC2
  }

  .md\:hover\:to-primary-300:hover{
    --tw-gradient-to: #2722BB
  }

  .md\:hover\:to-primary-400:hover{
    --tw-gradient-to: #1D18A8
  }

  .md\:hover\:to-primary-500:hover{
    --tw-gradient-to: #16119E
  }

  .md\:hover\:to-primary-600:hover{
    --tw-gradient-to: #110D8B
  }

  .md\:hover\:to-primary-700:hover{
    --tw-gradient-to: #0A0674
  }

  .md\:hover\:to-primary-800:hover{
    --tw-gradient-to: #080559
  }

  .md\:hover\:to-primary-900:hover{
    --tw-gradient-to: #02003F
  }

  .md\:hover\:to-primaryVariant:hover{
    --tw-gradient-to: #0A0674
  }

  .md\:hover\:to-secondary-50:hover{
    --tw-gradient-to: #F4CC82
  }

  .md\:hover\:to-secondary-100:hover{
    --tw-gradient-to: #D9B575
  }

  .md\:hover\:to-secondary-200:hover{
    --tw-gradient-to: #C4A46A
  }

  .md\:hover\:to-secondary-300:hover{
    --tw-gradient-to: #BC9856
  }

  .md\:hover\:to-secondary-400:hover{
    --tw-gradient-to: #B88E42
  }

  .md\:hover\:to-secondary-500:hover{
    --tw-gradient-to: #AA7E2D
  }

  .md\:hover\:to-secondary-600:hover{
    --tw-gradient-to: #9C701D
  }

  .md\:hover\:to-secondary-700:hover{
    --tw-gradient-to: #92630B
  }

  .md\:hover\:to-secondary-800:hover{
    --tw-gradient-to: #875903
  }

  .md\:hover\:to-secondary-900:hover{
    --tw-gradient-to: #734B00
  }

  .md\:hover\:to-wireframes-grey:hover{
    --tw-gradient-to: #818181
  }

  .md\:hover\:to-wireframes-lightGrey:hover{
    --tw-gradient-to: #B7B7B7
  }

  .md\:hover\:to-background:hover{
    --tw-gradient-to: #170F34
  }

  .md\:hover\:to-surface:hover{
    --tw-gradient-to: #231D4B
  }

  .md\:hover\:to-card:hover{
    --tw-gradient-to: #2D2755
  }

  .md\:hover\:to-cardInner:hover{
    --tw-gradient-to: #3C356D
  }

  .md\:hover\:to-iconDefault:hover{
    --tw-gradient-to: #8E83AA
  }

  .md\:hover\:to-error:hover{
    --tw-gradient-to: #CF6679
  }

  .md\:hover\:to-enabledGold:hover{
    --tw-gradient-to: #C4A46A
  }

  .md\:hover\:to-pass:hover{
    --tw-gradient-to: #34EF52
  }

  .md\:hover\:to-missionError:hover{
    --tw-gradient-to: #EF3456
  }

  .md\:hover\:to-black:hover{
    --tw-gradient-to: #000000
  }

  .md\:focus\:from-white-high:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:from-white-emphasis:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:from-white-mid:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:from-white-disabled:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:from-white-faint:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\: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\:from-primary-50:focus{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:focus\:from-primary-100:focus{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:focus\:from-primary-200:focus{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:focus\:from-primary-300:focus{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:focus\:from-primary-400:focus{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:focus\:from-primary-500:focus{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:focus\:from-primary-600:focus{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:focus\:from-primary-700:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:focus\:from-primary-800:focus{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:focus\:from-primary-900:focus{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:focus\:from-primaryVariant:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:focus\:from-secondary-50:focus{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:focus\:from-secondary-100:focus{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:focus\:from-secondary-200:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:focus\:from-secondary-300:focus{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:focus\:from-secondary-400:focus{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:focus\:from-secondary-500:focus{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:focus\:from-secondary-600:focus{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:focus\:from-secondary-700:focus{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:focus\:from-secondary-800:focus{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:focus\:from-secondary-900:focus{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:focus\:from-wireframes-grey:focus{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:focus\:from-wireframes-lightGrey:focus{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:focus\:from-background:focus{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:focus\:from-surface:focus{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:focus\:from-card:focus{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:focus\:from-cardInner:focus{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:focus\:from-iconDefault:focus{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:focus\:from-error:focus{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:focus\:from-enabledGold:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:focus\:from-pass:focus{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:focus\:from-missionError:focus{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:focus\:from-black:focus{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:via-white-high:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-white-emphasis:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-white-mid:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-white-disabled:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-white-faint:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:via-primary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .md\:focus\:via-primary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .md\:focus\:via-primary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .md\:focus\:via-primary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .md\:focus\:via-primary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .md\:focus\:via-primary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .md\:focus\:via-primary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .md\:focus\:via-primary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:focus\:via-primary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .md\:focus\:via-primary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .md\:focus\:via-primaryVariant:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .md\:focus\:via-secondary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .md\:focus\:via-secondary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .md\:focus\:via-secondary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:focus\:via-secondary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .md\:focus\:via-secondary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .md\:focus\:via-secondary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .md\:focus\:via-secondary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .md\:focus\:via-secondary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .md\:focus\:via-secondary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .md\:focus\:via-secondary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .md\:focus\:via-wireframes-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .md\:focus\:via-wireframes-lightGrey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .md\:focus\:via-background:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .md\:focus\:via-surface:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .md\:focus\:via-card:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .md\:focus\:via-cardInner:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .md\:focus\:via-iconDefault:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .md\:focus\:via-error:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .md\:focus\:via-enabledGold:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .md\:focus\:via-pass:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .md\:focus\:via-missionError:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .md\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:to-white-high:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .md\:focus\:to-white-emphasis:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .md\:focus\:to-white-mid:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .md\:focus\:to-white-disabled:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .md\:focus\:to-white-faint:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .md\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent
  }

  .md\:focus\:to-primary-50:focus{
    --tw-gradient-to: #8A86FF
  }

  .md\:focus\:to-primary-100:focus{
    --tw-gradient-to: #4540D8
  }

  .md\:focus\:to-primary-200:focus{
    --tw-gradient-to: #322DC2
  }

  .md\:focus\:to-primary-300:focus{
    --tw-gradient-to: #2722BB
  }

  .md\:focus\:to-primary-400:focus{
    --tw-gradient-to: #1D18A8
  }

  .md\:focus\:to-primary-500:focus{
    --tw-gradient-to: #16119E
  }

  .md\:focus\:to-primary-600:focus{
    --tw-gradient-to: #110D8B
  }

  .md\:focus\:to-primary-700:focus{
    --tw-gradient-to: #0A0674
  }

  .md\:focus\:to-primary-800:focus{
    --tw-gradient-to: #080559
  }

  .md\:focus\:to-primary-900:focus{
    --tw-gradient-to: #02003F
  }

  .md\:focus\:to-primaryVariant:focus{
    --tw-gradient-to: #0A0674
  }

  .md\:focus\:to-secondary-50:focus{
    --tw-gradient-to: #F4CC82
  }

  .md\:focus\:to-secondary-100:focus{
    --tw-gradient-to: #D9B575
  }

  .md\:focus\:to-secondary-200:focus{
    --tw-gradient-to: #C4A46A
  }

  .md\:focus\:to-secondary-300:focus{
    --tw-gradient-to: #BC9856
  }

  .md\:focus\:to-secondary-400:focus{
    --tw-gradient-to: #B88E42
  }

  .md\:focus\:to-secondary-500:focus{
    --tw-gradient-to: #AA7E2D
  }

  .md\:focus\:to-secondary-600:focus{
    --tw-gradient-to: #9C701D
  }

  .md\:focus\:to-secondary-700:focus{
    --tw-gradient-to: #92630B
  }

  .md\:focus\:to-secondary-800:focus{
    --tw-gradient-to: #875903
  }

  .md\:focus\:to-secondary-900:focus{
    --tw-gradient-to: #734B00
  }

  .md\:focus\:to-wireframes-grey:focus{
    --tw-gradient-to: #818181
  }

  .md\:focus\:to-wireframes-lightGrey:focus{
    --tw-gradient-to: #B7B7B7
  }

  .md\:focus\:to-background:focus{
    --tw-gradient-to: #170F34
  }

  .md\:focus\:to-surface:focus{
    --tw-gradient-to: #231D4B
  }

  .md\:focus\:to-card:focus{
    --tw-gradient-to: #2D2755
  }

  .md\:focus\:to-cardInner:focus{
    --tw-gradient-to: #3C356D
  }

  .md\:focus\:to-iconDefault:focus{
    --tw-gradient-to: #8E83AA
  }

  .md\:focus\:to-error:focus{
    --tw-gradient-to: #CF6679
  }

  .md\:focus\:to-enabledGold:focus{
    --tw-gradient-to: #C4A46A
  }

  .md\:focus\:to-pass:focus{
    --tw-gradient-to: #34EF52
  }

  .md\:focus\:to-missionError:focus{
    --tw-gradient-to: #EF3456
  }

  .md\:focus\:to-black:focus{
    --tw-gradient-to: #000000
  }

  .md\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .md\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .md\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .md\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .md\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .md\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .md\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .md\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .md\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .md\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .md\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .md\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .md\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .md\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .md\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .group:hover .md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .group:hover .md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .group:hover .md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .group:hover .md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .group:hover .md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .group:hover .md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .group:hover .md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .group:hover .md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .group:hover .md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .group:hover .md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .group:hover .md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .group:hover .md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .group:hover .md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .group:hover .md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .group:hover .md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0
  }

  .md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05
  }

  .md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1
  }

  .md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2
  }

  .md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25
  }

  .md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3
  }

  .md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4
  }

  .md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5
  }

  .md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6
  }

  .md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7
  }

  .md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75
  }

  .md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8
  }

  .md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9
  }

  .md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95
  }

  .md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1
  }

  .md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0
  }

  .md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05
  }

  .md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1
  }

  .md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2
  }

  .md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25
  }

  .md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3
  }

  .md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4
  }

  .md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5
  }

  .md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6
  }

  .md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7
  }

  .md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75
  }

  .md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8
  }

  .md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9
  }

  .md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95
  }

  .md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1
  }

  .md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0
  }

  .md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05
  }

  .md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1
  }

  .md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2
  }

  .md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25
  }

  .md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3
  }

  .md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4
  }

  .md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5
  }

  .md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6
  }

  .md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7
  }

  .md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75
  }

  .md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8
  }

  .md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9
  }

  .md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95
  }

  .md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1
  }

  .md\:bg-bottom{
    background-position:bottom
  }

  .md\:bg-center{
    background-position:center
  }

  .md\:bg-left{
    background-position:left
  }

  .md\:bg-left-bottom{
    background-position:left bottom
  }

  .md\:bg-left-top{
    background-position:left top
  }

  .md\:bg-right{
    background-position:right
  }

  .md\:bg-right-bottom{
    background-position:right bottom
  }

  .md\:bg-right-top{
    background-position:right top
  }

  .md\:bg-top{
    background-position:top
  }

  .md\:bg-repeat{
    background-repeat:repeat
  }

  .md\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .md\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .md\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .md\:bg-repeat-round{
    background-repeat:round
  }

  .md\:bg-repeat-space{
    background-repeat:space
  }

  .md\:bg-auto{
    background-size:auto
  }

  .md\:bg-cover{
    background-size:cover
  }

  .md\:bg-contain{
    background-size:contain
  }

  .md\:border-collapse{
    border-collapse:collapse
  }

  .md\:border-separate{
    border-collapse:separate
  }

  .md\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .md\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .md\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .md\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .md\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .md\:border-transparent{
    border-color:transparent
  }

  .md\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .md\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .md\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .md\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .md\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .md\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .md\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .md\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .md\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .md\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .md\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .md\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .md\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .md\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .md\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .md\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .md\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .md\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .md\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .md\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .md\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .md\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .md\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .md\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .md\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .md\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .md\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .md\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .md\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .group:hover .md\:group-hover\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .group:hover .md\:group-hover\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .group:hover .md\:group-hover\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .group:hover .md\:group-hover\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .group:hover .md\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .md\:group-hover\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-white-high:focus-within{
    border-color:rgba(255,255,255,0.95)
  }

  .md\:focus-within\:border-white-emphasis:focus-within{
    border-color:rgba(255,255,255,0.87)
  }

  .md\:focus-within\:border-white-mid:focus-within{
    border-color:rgba(255,255,255,0.6)
  }

  .md\:focus-within\:border-white-disabled:focus-within{
    border-color:rgba(255,255,255,0.38)
  }

  .md\:focus-within\:border-white-faint:focus-within{
    border-color:rgba(255,255,255,0.12)
  }

  .md\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .md\:focus-within\:border-primary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-primaryVariant:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-secondary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-wireframes-grey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-wireframes-lightGrey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-background:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-surface:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-card:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-cardInner:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-iconDefault:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-error:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-enabledGold:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-pass:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-missionError:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:hover\:border-white-high:hover{
    border-color:rgba(255,255,255,0.95)
  }

  .md\:hover\:border-white-emphasis:hover{
    border-color:rgba(255,255,255,0.87)
  }

  .md\:hover\:border-white-mid:hover{
    border-color:rgba(255,255,255,0.6)
  }

  .md\:hover\:border-white-disabled:hover{
    border-color:rgba(255,255,255,0.38)
  }

  .md\:hover\:border-white-faint:hover{
    border-color:rgba(255,255,255,0.12)
  }

  .md\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .md\:hover\:border-primary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .md\:hover\:border-primary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .md\:hover\:border-primaryVariant:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .md\:hover\:border-secondary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .md\:hover\:border-wireframes-grey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .md\:hover\:border-wireframes-lightGrey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .md\:hover\:border-background:hover{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .md\:hover\:border-surface:hover{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .md\:hover\:border-card:hover{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .md\:hover\:border-cardInner:hover{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .md\:hover\:border-iconDefault:hover{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .md\:hover\:border-error:hover{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .md\:hover\:border-enabledGold:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:hover\:border-pass:hover{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .md\:hover\:border-missionError:hover{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .md\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus\:border-white-high:focus{
    border-color:rgba(255,255,255,0.95)
  }

  .md\:focus\:border-white-emphasis:focus{
    border-color:rgba(255,255,255,0.87)
  }

  .md\:focus\:border-white-mid:focus{
    border-color:rgba(255,255,255,0.6)
  }

  .md\:focus\:border-white-disabled:focus{
    border-color:rgba(255,255,255,0.38)
  }

  .md\:focus\:border-white-faint:focus{
    border-color:rgba(255,255,255,0.12)
  }

  .md\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .md\:focus\:border-primary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .md\:focus\:border-primary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .md\:focus\:border-primaryVariant:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .md\:focus\:border-secondary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .md\:focus\:border-wireframes-grey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .md\:focus\:border-wireframes-lightGrey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .md\:focus\:border-background:focus{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .md\:focus\:border-surface:focus{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .md\:focus\:border-card:focus{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .md\:focus\:border-cardInner:focus{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .md\:focus\:border-iconDefault:focus{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .md\:focus\:border-error:focus{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .md\:focus\:border-enabledGold:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .md\:focus\:border-pass:focus{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .md\:focus\:border-missionError:focus{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .md\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .md\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .md\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .md\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .md\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .md\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .md\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .md\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .md\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .md\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .md\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .md\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .md\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .md\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .md\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .md\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .group:hover .md\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .group:hover .md\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .group:hover .md\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .group:hover .md\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .group:hover .md\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .group:hover .md\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .group:hover .md\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .group:hover .md\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .group:hover .md\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .group:hover .md\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .group:hover .md\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .group:hover .md\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .group:hover .md\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .group:hover .md\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .group:hover .md\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0
  }

  .md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05
  }

  .md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1
  }

  .md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2
  }

  .md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25
  }

  .md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3
  }

  .md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4
  }

  .md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5
  }

  .md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6
  }

  .md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7
  }

  .md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75
  }

  .md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8
  }

  .md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9
  }

  .md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95
  }

  .md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1
  }

  .md\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0
  }

  .md\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05
  }

  .md\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1
  }

  .md\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2
  }

  .md\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25
  }

  .md\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3
  }

  .md\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4
  }

  .md\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5
  }

  .md\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6
  }

  .md\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7
  }

  .md\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75
  }

  .md\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8
  }

  .md\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9
  }

  .md\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95
  }

  .md\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1
  }

  .md\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0
  }

  .md\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05
  }

  .md\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1
  }

  .md\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2
  }

  .md\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25
  }

  .md\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3
  }

  .md\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4
  }

  .md\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5
  }

  .md\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6
  }

  .md\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7
  }

  .md\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75
  }

  .md\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8
  }

  .md\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9
  }

  .md\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95
  }

  .md\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1
  }

  .md\:rounded-none{
    border-radius:0px
  }

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

  .md\:rounded{
    border-radius:0.25rem
  }

  .md\:rounded-md{
    border-radius:0.375rem
  }

  .md\:rounded-lg{
    border-radius:0.5rem
  }

  .md\:rounded-xl{
    border-radius:0.75rem
  }

  .md\:rounded-2xl{
    border-radius:1rem
  }

  .md\:rounded-3xl{
    border-radius:1.5rem
  }

  .md\:rounded-full{
    border-radius:9999px
  }

  .md\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .md\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .md\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .md\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .md\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .md\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .md\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .md\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .md\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .md\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

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

  .md\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .md\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .md\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .md\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .md\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .md\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .md\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .md\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .md\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .md\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .md\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .md\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .md\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .md\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .md\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .md\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .md\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .md\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .md\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .md\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .md\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .md\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .md\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .md\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .md\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .md\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .md\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .md\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .md\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .md\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .md\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .md\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .md\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .md\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .md\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .md\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .md\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .md\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .md\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .md\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .md\:border-solid{
    border-style:solid
  }

  .md\:border-dashed{
    border-style:dashed
  }

  .md\:border-dotted{
    border-style:dotted
  }

  .md\:border-double{
    border-style:double
  }

  .md\:border-none{
    border-style:none
  }

  .md\:border-0{
    border-width:0px
  }

  .md\:border-2{
    border-width:2px
  }

  .md\:border-4{
    border-width:4px
  }

  .md\:border-8{
    border-width:8px
  }

  .md\:border{
    border-width:1px
  }

  .md\:border-t-0{
    border-top-width:0px
  }

  .md\:border-r-0{
    border-right-width:0px
  }

  .md\:border-b-0{
    border-bottom-width:0px
  }

  .md\:border-l-0{
    border-left-width:0px
  }

  .md\:border-t-2{
    border-top-width:2px
  }

  .md\:border-r-2{
    border-right-width:2px
  }

  .md\:border-b-2{
    border-bottom-width:2px
  }

  .md\:border-l-2{
    border-left-width:2px
  }

  .md\:border-t-4{
    border-top-width:4px
  }

  .md\:border-r-4{
    border-right-width:4px
  }

  .md\:border-b-4{
    border-bottom-width:4px
  }

  .md\:border-l-4{
    border-left-width:4px
  }

  .md\:border-t-8{
    border-top-width:8px
  }

  .md\:border-r-8{
    border-right-width:8px
  }

  .md\:border-b-8{
    border-bottom-width:8px
  }

  .md\:border-l-8{
    border-left-width:8px
  }

  .md\:border-t{
    border-top-width:1px
  }

  .md\:border-r{
    border-right-width:1px
  }

  .md\:border-b{
    border-bottom-width:1px
  }

  .md\:border-l{
    border-left-width:1px
  }

  .md\:decoration-slice{
    -webkit-box-decoration-break:slice;
    box-decoration-break:slice
  }

  .md\:decoration-clone{
    -webkit-box-decoration-break:clone;
    box-decoration-break:clone
  }

  .md\:box-border{
    box-sizing:border-box
  }

  .md\:box-content{
    box-sizing:content-box
  }

  .md\:cursor-auto{
    cursor:auto
  }

  .md\:cursor-default{
    cursor:default
  }

  .md\:cursor-pointer{
    cursor:pointer
  }

  .md\:cursor-wait{
    cursor:wait
  }

  .md\:cursor-text{
    cursor:text
  }

  .md\:cursor-move{
    cursor:move
  }

  .md\:cursor-help{
    cursor:help
  }

  .md\:cursor-not-allowed{
    cursor:not-allowed
  }

  .md\:block{
    display:block
  }

  .md\:inline-block{
    display:inline-block
  }

  .md\:inline{
    display:inline
  }

  .md\:flex{
    display:flex
  }

  .md\:inline-flex{
    display:inline-flex
  }

  .md\:table{
    display:table
  }

  .md\:inline-table{
    display:inline-table
  }

  .md\:table-caption{
    display:table-caption
  }

  .md\:table-cell{
    display:table-cell
  }

  .md\:table-column{
    display:table-column
  }

  .md\:table-column-group{
    display:table-column-group
  }

  .md\:table-footer-group{
    display:table-footer-group
  }

  .md\:table-header-group{
    display:table-header-group
  }

  .md\:table-row-group{
    display:table-row-group
  }

  .md\:table-row{
    display:table-row
  }

  .md\:flow-root{
    display:flow-root
  }

  .md\:grid{
    display:grid
  }

  .md\:inline-grid{
    display:inline-grid
  }

  .md\:contents{
    display:contents
  }

  .md\:list-item{
    display:list-item
  }

  .md\:hidden{
    display:none
  }

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

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

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

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

  .md\:flex-wrap{
    flex-wrap:wrap
  }

  .md\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .md\:flex-nowrap{
    flex-wrap:nowrap
  }

  .md\:place-items-start{
    place-items:start
  }

  .md\:place-items-end{
    place-items:end
  }

  .md\:place-items-center{
    place-items:center
  }

  .md\:place-items-stretch{
    place-items:stretch
  }

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

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

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

  .md\:place-content-between{
    place-content:space-between
  }

  .md\:place-content-around{
    place-content:space-around
  }

  .md\:place-content-evenly{
    place-content:space-evenly
  }

  .md\:place-content-stretch{
    place-content:stretch
  }

  .md\:place-self-auto{
    place-self:auto
  }

  .md\:place-self-start{
    place-self:start
  }

  .md\:place-self-end{
    place-self:end
  }

  .md\:place-self-center{
    place-self:center
  }

  .md\:place-self-stretch{
    place-self:stretch
  }

  .md\:items-start{
    align-items:flex-start
  }

  .md\:items-end{
    align-items:flex-end
  }

  .md\:items-center{
    align-items:center
  }

  .md\:items-baseline{
    align-items:baseline
  }

  .md\:items-stretch{
    align-items:stretch
  }

  .md\:content-center{
    align-content:center
  }

  .md\:content-start{
    align-content:flex-start
  }

  .md\:content-end{
    align-content:flex-end
  }

  .md\:content-between{
    align-content:space-between
  }

  .md\:content-around{
    align-content:space-around
  }

  .md\:content-evenly{
    align-content:space-evenly
  }

  .md\:self-auto{
    align-self:auto
  }

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

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

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

  .md\:self-stretch{
    align-self:stretch
  }

  .md\:justify-items-start{
    justify-items:start
  }

  .md\:justify-items-end{
    justify-items:end
  }

  .md\:justify-items-center{
    justify-items:center
  }

  .md\:justify-items-stretch{
    justify-items:stretch
  }

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

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

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

  .md\:justify-between{
    justify-content:space-between
  }

  .md\:justify-around{
    justify-content:space-around
  }

  .md\:justify-evenly{
    justify-content:space-evenly
  }

  .md\:justify-self-auto{
    justify-self:auto
  }

  .md\:justify-self-start{
    justify-self:start
  }

  .md\:justify-self-end{
    justify-self:end
  }

  .md\:justify-self-center{
    justify-self:center
  }

  .md\:justify-self-stretch{
    justify-self:stretch
  }

  .md\:flex-1{
    flex:1 1
  }

  .md\:flex-auto{
    flex:1 1 auto
  }

  .md\:flex-initial{
    flex:0 1 auto
  }

  .md\:flex-none{
    flex:none
  }

  .md\:flex-grow-0{
    flex-grow:0
  }

  .md\:flex-grow{
    flex-grow:1
  }

  .md\:flex-shrink-0{
    flex-shrink:0
  }

  .md\:flex-shrink{
    flex-shrink:1
  }

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

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

  .md\:order-3{
    order:3
  }

  .md\:order-4{
    order:4
  }

  .md\:order-5{
    order:5
  }

  .md\:order-6{
    order:6
  }

  .md\:order-7{
    order:7
  }

  .md\:order-8{
    order:8
  }

  .md\:order-9{
    order:9
  }

  .md\:order-10{
    order:10
  }

  .md\:order-11{
    order:11
  }

  .md\:order-12{
    order:12
  }

  .md\:order-first{
    order:-9999
  }

  .md\:order-last{
    order:9999
  }

  .md\:order-none{
    order:0
  }

  .md\:float-right{
    float:right
  }

  .md\:float-left{
    float:left
  }

  .md\:float-none{
    float:none
  }

  .md\:clear-left{
    clear:left
  }

  .md\:clear-right{
    clear:right
  }

  .md\:clear-both{
    clear:both
  }

  .md\:clear-none{
    clear:none
  }

  .md\:font-title{
    font-family:Poppins, ui-sans-serif, system-ui
  }

  .md\:font-body{
    font-family:Inter, ui-sans-serif, system-ui
  }

  .md\:font-thin{
    font-weight:100
  }

  .md\:font-extralight{
    font-weight:200
  }

  .md\:font-light{
    font-weight:300
  }

  .md\:font-normal{
    font-weight:400
  }

  .md\:font-medium{
    font-weight:500
  }

  .md\:font-semibold{
    font-weight:600
  }

  .md\:font-bold{
    font-weight:700
  }

  .md\:font-extrabold{
    font-weight:800
  }

  .md\:font-black{
    font-weight:900
  }

  .md\:h-0{
    height:0px
  }

  .md\:h-1{
    height:4px
  }

  .md\:h-2{
    height:8px
  }

  .md\:h-3{
    height:0.75rem
  }

  .md\:h-4{
    height:1rem
  }

  .md\:h-5{
    height:1.25rem
  }

  .md\:h-6{
    height:1.5rem
  }

  .md\:h-7{
    height:1.75rem
  }

  .md\:h-8{
    height:2rem
  }

  .md\:h-9{
    height:2.25rem
  }

  .md\:h-10{
    height:2.5rem
  }

  .md\:h-11{
    height:2.75rem
  }

  .md\:h-12{
    height:3rem
  }

  .md\:h-13{
    height:3.25rem
  }

  .md\:h-14{
    height:3.5rem
  }

  .md\:h-15{
    height:3.75rem
  }

  .md\:h-16{
    height:4rem
  }

  .md\:h-18{
    height:4.5rem
  }

  .md\:h-20{
    height:5rem
  }

  .md\:h-24{
    height:6rem
  }

  .md\:h-28{
    height:7rem
  }

  .md\:h-30{
    height:7.5rem
  }

  .md\:h-32{
    height:8rem
  }

  .md\:h-40{
    height:10rem
  }

  .md\:h-50{
    height:12.5rem
  }

  .md\:h-75{
    height:18.75rem
  }

  .md\:h-150{
    height:37.5rem
  }

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

  .md\:h-0\.25{
    height:1px
  }

  .md\:h-0\.5{
    height:2px
  }

  .md\:h-0\.75{
    height:3px
  }

  .md\:h-1\.25{
    height:5px
  }

  .md\:h-1\.5{
    height:6px
  }

  .md\:h-2\.5{
    height:10px
  }

  .md\:h-3\.5{
    height:0.875rem
  }

  .md\:h-3\.75{
    height:15px
  }

  .md\:h-4\.5{
    height:1.125rem
  }

  .md\:h-7\.5{
    height:30px
  }

  .md\:h-8\.75{
    height:35px
  }

  .md\:h-12\.5{
    height:50px
  }

  .md\:h-17\.5{
    height:70px
  }

  .md\:h-21\.5{
    height:86px
  }

  .md\:h-1\/2{
    height:50%
  }

  .md\:h-1\/3{
    height:33.333333%
  }

  .md\:h-2\/3{
    height:66.666667%
  }

  .md\:h-1\/4{
    height:25%
  }

  .md\:h-2\/4{
    height:50%
  }

  .md\:h-3\/4{
    height:75%
  }

  .md\:h-1\/5{
    height:20%
  }

  .md\:h-2\/5{
    height:40%
  }

  .md\:h-3\/5{
    height:60%
  }

  .md\:h-4\/5{
    height:80%
  }

  .md\:h-1\/6{
    height:16.666667%
  }

  .md\:h-2\/6{
    height:33.333333%
  }

  .md\:h-3\/6{
    height:50%
  }

  .md\:h-4\/6{
    height:66.666667%
  }

  .md\:h-5\/6{
    height:83.333333%
  }

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

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

  .md\:text-xs{
    font-size:12px
  }

  .md\:text-sm{
    font-size:14px
  }

  .md\:text-base{
    font-size:16px
  }

  .md\:text-lg{
    font-size:20px
  }

  .md\:text-xl{
    font-size:24px
  }

  .md\:text-2xl{
    font-size:36px
  }

  .md\:text-3xl{
    font-size:48px
  }

  .md\:text-4xl{
    font-size:60px
  }

  .md\:text-5xl{
    font-size:96px
  }

  .md\:leading-3{
    line-height:.75rem
  }

  .md\:leading-4{
    line-height:1rem
  }

  .md\:leading-5{
    line-height:1.25rem
  }

  .md\:leading-6{
    line-height:1.5rem
  }

  .md\:leading-7{
    line-height:1.75rem
  }

  .md\:leading-8{
    line-height:2rem
  }

  .md\:leading-9{
    line-height:2.25rem
  }

  .md\:leading-10{
    line-height:2.5rem
  }

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

  .md\:leading-tight{
    line-height:1.25
  }

  .md\:leading-snug{
    line-height:1.375
  }

  .md\:leading-normal{
    line-height:1.5
  }

  .md\:leading-relaxed{
    line-height:1.625
  }

  .md\:leading-loose{
    line-height:2
  }

  .md\:list-inside{
    list-style-position:inside
  }

  .md\:list-outside{
    list-style-position:outside
  }

  .md\:list-none{
    list-style-type:none
  }

  .md\:list-disc{
    list-style-type:disc
  }

  .md\:list-decimal{
    list-style-type:decimal
  }

  .md\:m-0{
    margin:0px
  }

  .md\:m-1{
    margin:4px
  }

  .md\:m-2{
    margin:8px
  }

  .md\:m-3{
    margin:12px
  }

  .md\:m-4{
    margin:16px
  }

  .md\:m-5{
    margin:20px
  }

  .md\:m-6{
    margin:24px
  }

  .md\:m-7{
    margin:28px
  }

  .md\:m-8{
    margin:32px
  }

  .md\:m-9{
    margin:36px
  }

  .md\:m-10{
    margin:40px
  }

  .md\:m-15{
    margin:60px
  }

  .md\:m-20{
    margin:80px
  }

  .md\:m-auto{
    margin:auto
  }

  .md\:m-0\.25{
    margin:1px
  }

  .md\:m-0\.5{
    margin:2px
  }

  .md\:m-0\.75{
    margin:3px
  }

  .md\:m-1\.25{
    margin:5px
  }

  .md\:m-1\.5{
    margin:6px
  }

  .md\:m-2\.5{
    margin:10px
  }

  .md\:m-3\.5{
    margin:14px
  }

  .md\:m-3\.75{
    margin:15px
  }

  .md\:m-4\.5{
    margin:18px
  }

  .md\:m-7\.5{
    margin:30px
  }

  .md\:m-8\.75{
    margin:35px
  }

  .md\:m-12\.5{
    margin:50px
  }

  .md\:m-17\.5{
    margin:70px
  }

  .md\:m-21\.5{
    margin:86px
  }

  .md\:-m-0{
    margin:0px
  }

  .md\:-m-1{
    margin:-4px
  }

  .md\:-m-2{
    margin:-8px
  }

  .md\:-m-3{
    margin:-12px
  }

  .md\:-m-4{
    margin:-16px
  }

  .md\:-m-5{
    margin:-20px
  }

  .md\:-m-6{
    margin:-24px
  }

  .md\:-m-7{
    margin:-28px
  }

  .md\:-m-8{
    margin:-32px
  }

  .md\:-m-9{
    margin:-36px
  }

  .md\:-m-10{
    margin:-40px
  }

  .md\:-m-15{
    margin:-60px
  }

  .md\:-m-20{
    margin:-80px
  }

  .md\:-m-0\.25{
    margin:-1px
  }

  .md\:-m-0\.5{
    margin:-2px
  }

  .md\:-m-0\.75{
    margin:-3px
  }

  .md\:-m-1\.25{
    margin:-5px
  }

  .md\:-m-1\.5{
    margin:-6px
  }

  .md\:-m-2\.5{
    margin:-10px
  }

  .md\:-m-3\.5{
    margin:-14px
  }

  .md\:-m-3\.75{
    margin:-15px
  }

  .md\:-m-4\.5{
    margin:-18px
  }

  .md\:-m-7\.5{
    margin:-30px
  }

  .md\:-m-8\.75{
    margin:-35px
  }

  .md\:-m-12\.5{
    margin:-50px
  }

  .md\:-m-17\.5{
    margin:-70px
  }

  .md\:-m-21\.5{
    margin:-86px
  }

  .md\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

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

  .md\:my-1{
    margin-top:4px;
    margin-bottom:4px
  }

  .md\:mx-1{
    margin-left:4px;
    margin-right:4px
  }

  .md\:my-2{
    margin-top:8px;
    margin-bottom:8px
  }

  .md\:mx-2{
    margin-left:8px;
    margin-right:8px
  }

  .md\:my-3{
    margin-top:12px;
    margin-bottom:12px
  }

  .md\:mx-3{
    margin-left:12px;
    margin-right:12px
  }

  .md\:my-4{
    margin-top:16px;
    margin-bottom:16px
  }

  .md\:mx-4{
    margin-left:16px;
    margin-right:16px
  }

  .md\:my-5{
    margin-top:20px;
    margin-bottom:20px
  }

  .md\:mx-5{
    margin-left:20px;
    margin-right:20px
  }

  .md\:my-6{
    margin-top:24px;
    margin-bottom:24px
  }

  .md\:mx-6{
    margin-left:24px;
    margin-right:24px
  }

  .md\:my-7{
    margin-top:28px;
    margin-bottom:28px
  }

  .md\:mx-7{
    margin-left:28px;
    margin-right:28px
  }

  .md\:my-8{
    margin-top:32px;
    margin-bottom:32px
  }

  .md\:mx-8{
    margin-left:32px;
    margin-right:32px
  }

  .md\:my-9{
    margin-top:36px;
    margin-bottom:36px
  }

  .md\:mx-9{
    margin-left:36px;
    margin-right:36px
  }

  .md\:my-10{
    margin-top:40px;
    margin-bottom:40px
  }

  .md\:mx-10{
    margin-left:40px;
    margin-right:40px
  }

  .md\:my-15{
    margin-top:60px;
    margin-bottom:60px
  }

  .md\:mx-15{
    margin-left:60px;
    margin-right:60px
  }

  .md\:my-20{
    margin-top:80px;
    margin-bottom:80px
  }

  .md\:mx-20{
    margin-left:80px;
    margin-right:80px
  }

  .md\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

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

  .md\:my-0\.25{
    margin-top:1px;
    margin-bottom:1px
  }

  .md\:mx-0\.25{
    margin-left:1px;
    margin-right:1px
  }

  .md\:my-0\.5{
    margin-top:2px;
    margin-bottom:2px
  }

  .md\:mx-0\.5{
    margin-left:2px;
    margin-right:2px
  }

  .md\:my-0\.75{
    margin-top:3px;
    margin-bottom:3px
  }

  .md\:mx-0\.75{
    margin-left:3px;
    margin-right:3px
  }

  .md\:my-1\.25{
    margin-top:5px;
    margin-bottom:5px
  }

  .md\:mx-1\.25{
    margin-left:5px;
    margin-right:5px
  }

  .md\:my-1\.5{
    margin-top:6px;
    margin-bottom:6px
  }

  .md\:mx-1\.5{
    margin-left:6px;
    margin-right:6px
  }

  .md\:my-2\.5{
    margin-top:10px;
    margin-bottom:10px
  }

  .md\:mx-2\.5{
    margin-left:10px;
    margin-right:10px
  }

  .md\:my-3\.5{
    margin-top:14px;
    margin-bottom:14px
  }

  .md\:mx-3\.5{
    margin-left:14px;
    margin-right:14px
  }

  .md\:my-3\.75{
    margin-top:15px;
    margin-bottom:15px
  }

  .md\:mx-3\.75{
    margin-left:15px;
    margin-right:15px
  }

  .md\:my-4\.5{
    margin-top:18px;
    margin-bottom:18px
  }

  .md\:mx-4\.5{
    margin-left:18px;
    margin-right:18px
  }

  .md\:my-7\.5{
    margin-top:30px;
    margin-bottom:30px
  }

  .md\:mx-7\.5{
    margin-left:30px;
    margin-right:30px
  }

  .md\:my-8\.75{
    margin-top:35px;
    margin-bottom:35px
  }

  .md\:mx-8\.75{
    margin-left:35px;
    margin-right:35px
  }

  .md\:my-12\.5{
    margin-top:50px;
    margin-bottom:50px
  }

  .md\:mx-12\.5{
    margin-left:50px;
    margin-right:50px
  }

  .md\:my-17\.5{
    margin-top:70px;
    margin-bottom:70px
  }

  .md\:mx-17\.5{
    margin-left:70px;
    margin-right:70px
  }

  .md\:my-21\.5{
    margin-top:86px;
    margin-bottom:86px
  }

  .md\:mx-21\.5{
    margin-left:86px;
    margin-right:86px
  }

  .md\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

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

  .md\:-my-1{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .md\:-mx-1{
    margin-left:-4px;
    margin-right:-4px
  }

  .md\:-my-2{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .md\:-mx-2{
    margin-left:-8px;
    margin-right:-8px
  }

  .md\:-my-3{
    margin-top:-12px;
    margin-bottom:-12px
  }

  .md\:-mx-3{
    margin-left:-12px;
    margin-right:-12px
  }

  .md\:-my-4{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .md\:-mx-4{
    margin-left:-16px;
    margin-right:-16px
  }

  .md\:-my-5{
    margin-top:-20px;
    margin-bottom:-20px
  }

  .md\:-mx-5{
    margin-left:-20px;
    margin-right:-20px
  }

  .md\:-my-6{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .md\:-mx-6{
    margin-left:-24px;
    margin-right:-24px
  }

  .md\:-my-7{
    margin-top:-28px;
    margin-bottom:-28px
  }

  .md\:-mx-7{
    margin-left:-28px;
    margin-right:-28px
  }

  .md\:-my-8{
    margin-top:-32px;
    margin-bottom:-32px
  }

  .md\:-mx-8{
    margin-left:-32px;
    margin-right:-32px
  }

  .md\:-my-9{
    margin-top:-36px;
    margin-bottom:-36px
  }

  .md\:-mx-9{
    margin-left:-36px;
    margin-right:-36px
  }

  .md\:-my-10{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .md\:-mx-10{
    margin-left:-40px;
    margin-right:-40px
  }

  .md\:-my-15{
    margin-top:-60px;
    margin-bottom:-60px
  }

  .md\:-mx-15{
    margin-left:-60px;
    margin-right:-60px
  }

  .md\:-my-20{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .md\:-mx-20{
    margin-left:-80px;
    margin-right:-80px
  }

  .md\:-my-0\.25{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .md\:-mx-0\.25{
    margin-left:-1px;
    margin-right:-1px
  }

  .md\:-my-0\.5{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .md\:-mx-0\.5{
    margin-left:-2px;
    margin-right:-2px
  }

  .md\:-my-0\.75{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .md\:-mx-0\.75{
    margin-left:-3px;
    margin-right:-3px
  }

  .md\:-my-1\.25{
    margin-top:-5px;
    margin-bottom:-5px
  }

  .md\:-mx-1\.25{
    margin-left:-5px;
    margin-right:-5px
  }

  .md\:-my-1\.5{
    margin-top:-6px;
    margin-bottom:-6px
  }

  .md\:-mx-1\.5{
    margin-left:-6px;
    margin-right:-6px
  }

  .md\:-my-2\.5{
    margin-top:-10px;
    margin-bottom:-10px
  }

  .md\:-mx-2\.5{
    margin-left:-10px;
    margin-right:-10px
  }

  .md\:-my-3\.5{
    margin-top:-14px;
    margin-bottom:-14px
  }

  .md\:-mx-3\.5{
    margin-left:-14px;
    margin-right:-14px
  }

  .md\:-my-3\.75{
    margin-top:-15px;
    margin-bottom:-15px
  }

  .md\:-mx-3\.75{
    margin-left:-15px;
    margin-right:-15px
  }

  .md\:-my-4\.5{
    margin-top:-18px;
    margin-bottom:-18px
  }

  .md\:-mx-4\.5{
    margin-left:-18px;
    margin-right:-18px
  }

  .md\:-my-7\.5{
    margin-top:-30px;
    margin-bottom:-30px
  }

  .md\:-mx-7\.5{
    margin-left:-30px;
    margin-right:-30px
  }

  .md\:-my-8\.75{
    margin-top:-35px;
    margin-bottom:-35px
  }

  .md\:-mx-8\.75{
    margin-left:-35px;
    margin-right:-35px
  }

  .md\:-my-12\.5{
    margin-top:-50px;
    margin-bottom:-50px
  }

  .md\:-mx-12\.5{
    margin-left:-50px;
    margin-right:-50px
  }

  .md\:-my-17\.5{
    margin-top:-70px;
    margin-bottom:-70px
  }

  .md\:-mx-17\.5{
    margin-left:-70px;
    margin-right:-70px
  }

  .md\:-my-21\.5{
    margin-top:-86px;
    margin-bottom:-86px
  }

  .md\:-mx-21\.5{
    margin-left:-86px;
    margin-right:-86px
  }

  .md\:mt-0{
    margin-top:0px
  }

  .md\:mr-0{
    margin-right:0px
  }

  .md\:mb-0{
    margin-bottom:0px
  }

  .md\:ml-0{
    margin-left:0px
  }

  .md\:mt-1{
    margin-top:4px
  }

  .md\:mr-1{
    margin-right:4px
  }

  .md\:mb-1{
    margin-bottom:4px
  }

  .md\:ml-1{
    margin-left:4px
  }

  .md\:mt-2{
    margin-top:8px
  }

  .md\:mr-2{
    margin-right:8px
  }

  .md\:mb-2{
    margin-bottom:8px
  }

  .md\:ml-2{
    margin-left:8px
  }

  .md\:mt-3{
    margin-top:12px
  }

  .md\:mr-3{
    margin-right:12px
  }

  .md\:mb-3{
    margin-bottom:12px
  }

  .md\:ml-3{
    margin-left:12px
  }

  .md\:mt-4{
    margin-top:16px
  }

  .md\:mr-4{
    margin-right:16px
  }

  .md\:mb-4{
    margin-bottom:16px
  }

  .md\:ml-4{
    margin-left:16px
  }

  .md\:mt-5{
    margin-top:20px
  }

  .md\:mr-5{
    margin-right:20px
  }

  .md\:mb-5{
    margin-bottom:20px
  }

  .md\:ml-5{
    margin-left:20px
  }

  .md\:mt-6{
    margin-top:24px
  }

  .md\:mr-6{
    margin-right:24px
  }

  .md\:mb-6{
    margin-bottom:24px
  }

  .md\:ml-6{
    margin-left:24px
  }

  .md\:mt-7{
    margin-top:28px
  }

  .md\:mr-7{
    margin-right:28px
  }

  .md\:mb-7{
    margin-bottom:28px
  }

  .md\:ml-7{
    margin-left:28px
  }

  .md\:mt-8{
    margin-top:32px
  }

  .md\:mr-8{
    margin-right:32px
  }

  .md\:mb-8{
    margin-bottom:32px
  }

  .md\:ml-8{
    margin-left:32px
  }

  .md\:mt-9{
    margin-top:36px
  }

  .md\:mr-9{
    margin-right:36px
  }

  .md\:mb-9{
    margin-bottom:36px
  }

  .md\:ml-9{
    margin-left:36px
  }

  .md\:mt-10{
    margin-top:40px
  }

  .md\:mr-10{
    margin-right:40px
  }

  .md\:mb-10{
    margin-bottom:40px
  }

  .md\:ml-10{
    margin-left:40px
  }

  .md\:mt-15{
    margin-top:60px
  }

  .md\:mr-15{
    margin-right:60px
  }

  .md\:mb-15{
    margin-bottom:60px
  }

  .md\:ml-15{
    margin-left:60px
  }

  .md\:mt-20{
    margin-top:80px
  }

  .md\:mr-20{
    margin-right:80px
  }

  .md\:mb-20{
    margin-bottom:80px
  }

  .md\:ml-20{
    margin-left:80px
  }

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

  .md\:mr-auto{
    margin-right:auto
  }

  .md\:mb-auto{
    margin-bottom:auto
  }

  .md\:ml-auto{
    margin-left:auto
  }

  .md\:mt-0\.25{
    margin-top:1px
  }

  .md\:mr-0\.25{
    margin-right:1px
  }

  .md\:mb-0\.25{
    margin-bottom:1px
  }

  .md\:ml-0\.25{
    margin-left:1px
  }

  .md\:mt-0\.5{
    margin-top:2px
  }

  .md\:mr-0\.5{
    margin-right:2px
  }

  .md\:mb-0\.5{
    margin-bottom:2px
  }

  .md\:ml-0\.5{
    margin-left:2px
  }

  .md\:mt-0\.75{
    margin-top:3px
  }

  .md\:mr-0\.75{
    margin-right:3px
  }

  .md\:mb-0\.75{
    margin-bottom:3px
  }

  .md\:ml-0\.75{
    margin-left:3px
  }

  .md\:mt-1\.25{
    margin-top:5px
  }

  .md\:mr-1\.25{
    margin-right:5px
  }

  .md\:mb-1\.25{
    margin-bottom:5px
  }

  .md\:ml-1\.25{
    margin-left:5px
  }

  .md\:mt-1\.5{
    margin-top:6px
  }

  .md\:mr-1\.5{
    margin-right:6px
  }

  .md\:mb-1\.5{
    margin-bottom:6px
  }

  .md\:ml-1\.5{
    margin-left:6px
  }

  .md\:mt-2\.5{
    margin-top:10px
  }

  .md\:mr-2\.5{
    margin-right:10px
  }

  .md\:mb-2\.5{
    margin-bottom:10px
  }

  .md\:ml-2\.5{
    margin-left:10px
  }

  .md\:mt-3\.5{
    margin-top:14px
  }

  .md\:mr-3\.5{
    margin-right:14px
  }

  .md\:mb-3\.5{
    margin-bottom:14px
  }

  .md\:ml-3\.5{
    margin-left:14px
  }

  .md\:mt-3\.75{
    margin-top:15px
  }

  .md\:mr-3\.75{
    margin-right:15px
  }

  .md\:mb-3\.75{
    margin-bottom:15px
  }

  .md\:ml-3\.75{
    margin-left:15px
  }

  .md\:mt-4\.5{
    margin-top:18px
  }

  .md\:mr-4\.5{
    margin-right:18px
  }

  .md\:mb-4\.5{
    margin-bottom:18px
  }

  .md\:ml-4\.5{
    margin-left:18px
  }

  .md\:mt-7\.5{
    margin-top:30px
  }

  .md\:mr-7\.5{
    margin-right:30px
  }

  .md\:mb-7\.5{
    margin-bottom:30px
  }

  .md\:ml-7\.5{
    margin-left:30px
  }

  .md\:mt-8\.75{
    margin-top:35px
  }

  .md\:mr-8\.75{
    margin-right:35px
  }

  .md\:mb-8\.75{
    margin-bottom:35px
  }

  .md\:ml-8\.75{
    margin-left:35px
  }

  .md\:mt-12\.5{
    margin-top:50px
  }

  .md\:mr-12\.5{
    margin-right:50px
  }

  .md\:mb-12\.5{
    margin-bottom:50px
  }

  .md\:ml-12\.5{
    margin-left:50px
  }

  .md\:mt-17\.5{
    margin-top:70px
  }

  .md\:mr-17\.5{
    margin-right:70px
  }

  .md\:mb-17\.5{
    margin-bottom:70px
  }

  .md\:ml-17\.5{
    margin-left:70px
  }

  .md\:mt-21\.5{
    margin-top:86px
  }

  .md\:mr-21\.5{
    margin-right:86px
  }

  .md\:mb-21\.5{
    margin-bottom:86px
  }

  .md\:ml-21\.5{
    margin-left:86px
  }

  .md\:-mt-0{
    margin-top:0px
  }

  .md\:-mr-0{
    margin-right:0px
  }

  .md\:-mb-0{
    margin-bottom:0px
  }

  .md\:-ml-0{
    margin-left:0px
  }

  .md\:-mt-1{
    margin-top:-4px
  }

  .md\:-mr-1{
    margin-right:-4px
  }

  .md\:-mb-1{
    margin-bottom:-4px
  }

  .md\:-ml-1{
    margin-left:-4px
  }

  .md\:-mt-2{
    margin-top:-8px
  }

  .md\:-mr-2{
    margin-right:-8px
  }

  .md\:-mb-2{
    margin-bottom:-8px
  }

  .md\:-ml-2{
    margin-left:-8px
  }

  .md\:-mt-3{
    margin-top:-12px
  }

  .md\:-mr-3{
    margin-right:-12px
  }

  .md\:-mb-3{
    margin-bottom:-12px
  }

  .md\:-ml-3{
    margin-left:-12px
  }

  .md\:-mt-4{
    margin-top:-16px
  }

  .md\:-mr-4{
    margin-right:-16px
  }

  .md\:-mb-4{
    margin-bottom:-16px
  }

  .md\:-ml-4{
    margin-left:-16px
  }

  .md\:-mt-5{
    margin-top:-20px
  }

  .md\:-mr-5{
    margin-right:-20px
  }

  .md\:-mb-5{
    margin-bottom:-20px
  }

  .md\:-ml-5{
    margin-left:-20px
  }

  .md\:-mt-6{
    margin-top:-24px
  }

  .md\:-mr-6{
    margin-right:-24px
  }

  .md\:-mb-6{
    margin-bottom:-24px
  }

  .md\:-ml-6{
    margin-left:-24px
  }

  .md\:-mt-7{
    margin-top:-28px
  }

  .md\:-mr-7{
    margin-right:-28px
  }

  .md\:-mb-7{
    margin-bottom:-28px
  }

  .md\:-ml-7{
    margin-left:-28px
  }

  .md\:-mt-8{
    margin-top:-32px
  }

  .md\:-mr-8{
    margin-right:-32px
  }

  .md\:-mb-8{
    margin-bottom:-32px
  }

  .md\:-ml-8{
    margin-left:-32px
  }

  .md\:-mt-9{
    margin-top:-36px
  }

  .md\:-mr-9{
    margin-right:-36px
  }

  .md\:-mb-9{
    margin-bottom:-36px
  }

  .md\:-ml-9{
    margin-left:-36px
  }

  .md\:-mt-10{
    margin-top:-40px
  }

  .md\:-mr-10{
    margin-right:-40px
  }

  .md\:-mb-10{
    margin-bottom:-40px
  }

  .md\:-ml-10{
    margin-left:-40px
  }

  .md\:-mt-15{
    margin-top:-60px
  }

  .md\:-mr-15{
    margin-right:-60px
  }

  .md\:-mb-15{
    margin-bottom:-60px
  }

  .md\:-ml-15{
    margin-left:-60px
  }

  .md\:-mt-20{
    margin-top:-80px
  }

  .md\:-mr-20{
    margin-right:-80px
  }

  .md\:-mb-20{
    margin-bottom:-80px
  }

  .md\:-ml-20{
    margin-left:-80px
  }

  .md\:-mt-0\.25{
    margin-top:-1px
  }

  .md\:-mr-0\.25{
    margin-right:-1px
  }

  .md\:-mb-0\.25{
    margin-bottom:-1px
  }

  .md\:-ml-0\.25{
    margin-left:-1px
  }

  .md\:-mt-0\.5{
    margin-top:-2px
  }

  .md\:-mr-0\.5{
    margin-right:-2px
  }

  .md\:-mb-0\.5{
    margin-bottom:-2px
  }

  .md\:-ml-0\.5{
    margin-left:-2px
  }

  .md\:-mt-0\.75{
    margin-top:-3px
  }

  .md\:-mr-0\.75{
    margin-right:-3px
  }

  .md\:-mb-0\.75{
    margin-bottom:-3px
  }

  .md\:-ml-0\.75{
    margin-left:-3px
  }

  .md\:-mt-1\.25{
    margin-top:-5px
  }

  .md\:-mr-1\.25{
    margin-right:-5px
  }

  .md\:-mb-1\.25{
    margin-bottom:-5px
  }

  .md\:-ml-1\.25{
    margin-left:-5px
  }

  .md\:-mt-1\.5{
    margin-top:-6px
  }

  .md\:-mr-1\.5{
    margin-right:-6px
  }

  .md\:-mb-1\.5{
    margin-bottom:-6px
  }

  .md\:-ml-1\.5{
    margin-left:-6px
  }

  .md\:-mt-2\.5{
    margin-top:-10px
  }

  .md\:-mr-2\.5{
    margin-right:-10px
  }

  .md\:-mb-2\.5{
    margin-bottom:-10px
  }

  .md\:-ml-2\.5{
    margin-left:-10px
  }

  .md\:-mt-3\.5{
    margin-top:-14px
  }

  .md\:-mr-3\.5{
    margin-right:-14px
  }

  .md\:-mb-3\.5{
    margin-bottom:-14px
  }

  .md\:-ml-3\.5{
    margin-left:-14px
  }

  .md\:-mt-3\.75{
    margin-top:-15px
  }

  .md\:-mr-3\.75{
    margin-right:-15px
  }

  .md\:-mb-3\.75{
    margin-bottom:-15px
  }

  .md\:-ml-3\.75{
    margin-left:-15px
  }

  .md\:-mt-4\.5{
    margin-top:-18px
  }

  .md\:-mr-4\.5{
    margin-right:-18px
  }

  .md\:-mb-4\.5{
    margin-bottom:-18px
  }

  .md\:-ml-4\.5{
    margin-left:-18px
  }

  .md\:-mt-7\.5{
    margin-top:-30px
  }

  .md\:-mr-7\.5{
    margin-right:-30px
  }

  .md\:-mb-7\.5{
    margin-bottom:-30px
  }

  .md\:-ml-7\.5{
    margin-left:-30px
  }

  .md\:-mt-8\.75{
    margin-top:-35px
  }

  .md\:-mr-8\.75{
    margin-right:-35px
  }

  .md\:-mb-8\.75{
    margin-bottom:-35px
  }

  .md\:-ml-8\.75{
    margin-left:-35px
  }

  .md\:-mt-12\.5{
    margin-top:-50px
  }

  .md\:-mr-12\.5{
    margin-right:-50px
  }

  .md\:-mb-12\.5{
    margin-bottom:-50px
  }

  .md\:-ml-12\.5{
    margin-left:-50px
  }

  .md\:-mt-17\.5{
    margin-top:-70px
  }

  .md\:-mr-17\.5{
    margin-right:-70px
  }

  .md\:-mb-17\.5{
    margin-bottom:-70px
  }

  .md\:-ml-17\.5{
    margin-left:-70px
  }

  .md\:-mt-21\.5{
    margin-top:-86px
  }

  .md\:-mr-21\.5{
    margin-right:-86px
  }

  .md\:-mb-21\.5{
    margin-bottom:-86px
  }

  .md\:-ml-21\.5{
    margin-left:-86px
  }

  .md\:max-h-0{
    max-height:0px
  }

  .md\:max-h-1{
    max-height:4px
  }

  .md\:max-h-2{
    max-height:8px
  }

  .md\:max-h-3{
    max-height:0.75rem
  }

  .md\:max-h-4{
    max-height:1rem
  }

  .md\:max-h-5{
    max-height:1.25rem
  }

  .md\:max-h-6{
    max-height:1.5rem
  }

  .md\:max-h-7{
    max-height:1.75rem
  }

  .md\:max-h-8{
    max-height:2rem
  }

  .md\:max-h-9{
    max-height:2.25rem
  }

  .md\:max-h-10{
    max-height:2.5rem
  }

  .md\:max-h-11{
    max-height:2.75rem
  }

  .md\:max-h-12{
    max-height:3rem
  }

  .md\:max-h-13{
    max-height:3.25rem
  }

  .md\:max-h-14{
    max-height:3.5rem
  }

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

  .md\:max-h-16{
    max-height:4rem
  }

  .md\:max-h-18{
    max-height:4.5rem
  }

  .md\:max-h-20{
    max-height:5rem
  }

  .md\:max-h-24{
    max-height:6rem
  }

  .md\:max-h-28{
    max-height:7rem
  }

  .md\:max-h-30{
    max-height:7.5rem
  }

  .md\:max-h-32{
    max-height:8rem
  }

  .md\:max-h-40{
    max-height:10rem
  }

  .md\:max-h-50{
    max-height:12.5rem
  }

  .md\:max-h-75{
    max-height:18.75rem
  }

  .md\:max-h-150{
    max-height:37.5rem
  }

  .md\:max-h-0\.25{
    max-height:1px
  }

  .md\:max-h-0\.5{
    max-height:2px
  }

  .md\:max-h-0\.75{
    max-height:3px
  }

  .md\:max-h-1\.25{
    max-height:5px
  }

  .md\:max-h-1\.5{
    max-height:6px
  }

  .md\:max-h-2\.5{
    max-height:10px
  }

  .md\:max-h-3\.5{
    max-height:0.875rem
  }

  .md\:max-h-3\.75{
    max-height:15px
  }

  .md\:max-h-4\.5{
    max-height:1.125rem
  }

  .md\:max-h-7\.5{
    max-height:30px
  }

  .md\:max-h-8\.75{
    max-height:35px
  }

  .md\:max-h-12\.5{
    max-height:50px
  }

  .md\:max-h-17\.5{
    max-height:70px
  }

  .md\:max-h-21\.5{
    max-height:86px
  }

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

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

  .md\:max-w-0{
    max-width:0px
  }

  .md\:max-w-3{
    max-width:0.75rem
  }

  .md\:max-w-4{
    max-width:1rem
  }

  .md\:max-w-5{
    max-width:1.25rem
  }

  .md\:max-w-6{
    max-width:1.5rem
  }

  .md\:max-w-7{
    max-width:1.75rem
  }

  .md\:max-w-8{
    max-width:2rem
  }

  .md\:max-w-9{
    max-width:2.25rem
  }

  .md\:max-w-10{
    max-width:2.5rem
  }

  .md\:max-w-11{
    max-width:2.75rem
  }

  .md\:max-w-12{
    max-width:3rem
  }

  .md\:max-w-13{
    max-width:3.25rem
  }

  .md\:max-w-14{
    max-width:3.5rem
  }

  .md\:max-w-15{
    max-width:3.75rem
  }

  .md\:max-w-16{
    max-width:4rem
  }

  .md\:max-w-18{
    max-width:4.5rem
  }

  .md\:max-w-20{
    max-width:5rem
  }

  .md\:max-w-24{
    max-width:6rem
  }

  .md\:max-w-28{
    max-width:7rem
  }

  .md\:max-w-30{
    max-width:7.5rem
  }

  .md\:max-w-32{
    max-width:8rem
  }

  .md\:max-w-40{
    max-width:10rem
  }

  .md\:max-w-50{
    max-width:12.5rem
  }

  .md\:max-w-75{
    max-width:18.75rem
  }

  .md\:max-w-150{
    max-width:37.5rem
  }

  .md\:max-w-none{
    max-width:none
  }

  .md\:max-w-xs{
    max-width:20rem
  }

  .md\:max-w-sm{
    max-width:24rem
  }

  .md\:max-w-md{
    max-width:28rem
  }

  .md\:max-w-lg{
    max-width:32rem
  }

  .md\:max-w-xl{
    max-width:36rem
  }

  .md\:max-w-2xl{
    max-width:42rem
  }

  .md\:max-w-3xl{
    max-width:48rem
  }

  .md\:max-w-4xl{
    max-width:56rem
  }

  .md\:max-w-5xl{
    max-width:64rem
  }

  .md\:max-w-6xl{
    max-width:72rem
  }

  .md\:max-w-7xl{
    max-width:80rem
  }

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

  .md\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .md\:max-w-max{
    max-width:1920px
  }

  .md\:max-w-prose{
    max-width:65ch
  }

  .md\:max-w-screen-md{
    max-width:1280px
  }

  .md\:max-w-screen-lg{
    max-width:var(--screens-lg)
  }

  .md\:max-w-screen-xl{
    max-width:1920px
  }

  .md\:max-w-3\.5{
    max-width:0.875rem
  }

  .md\:max-w-4\.5{
    max-width:1.125rem
  }

  .md\:max-w-true-screen{
    max-width:calc(100vw - var(--sidebar-open))
  }

  .md\:max-w-sidebar-open{
    max-width:var(--sidebar-open)
  }

  .md\:max-w-sidebar-closed{
    max-width:var(--sidebar-closed)
  }

  .md\:max-w-table{
    max-width:1000px
  }

  .md\:max-w-modal{
    max-width:41.25rem
  }

  .md\:min-h-0{
    min-height:0px
  }

  .md\:min-h-3{
    min-height:0.75rem
  }

  .md\:min-h-4{
    min-height:1rem
  }

  .md\:min-h-5{
    min-height:1.25rem
  }

  .md\:min-h-6{
    min-height:1.5rem
  }

  .md\:min-h-7{
    min-height:1.75rem
  }

  .md\:min-h-8{
    min-height:2rem
  }

  .md\:min-h-9{
    min-height:2.25rem
  }

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

  .md\:min-h-11{
    min-height:2.75rem
  }

  .md\:min-h-12{
    min-height:3rem
  }

  .md\:min-h-13{
    min-height:3.25rem
  }

  .md\:min-h-14{
    min-height:3.5rem
  }

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

  .md\:min-h-16{
    min-height:4rem
  }

  .md\:min-h-18{
    min-height:4.5rem
  }

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

  .md\:min-h-24{
    min-height:6rem
  }

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

  .md\:min-h-30{
    min-height:7.5rem
  }

  .md\:min-h-32{
    min-height:8rem
  }

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

  .md\:min-h-50{
    min-height:12.5rem
  }

  .md\:min-h-75{
    min-height:18.75rem
  }

  .md\:min-h-150{
    min-height:37.5rem
  }

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

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

  .md\:min-h-3\.5{
    min-height:0.875rem
  }

  .md\:min-h-4\.5{
    min-height:1.125rem
  }

  .md\:min-h-sidebar-minHeight{
    min-height:var(--sidebar-minHeight)
  }

  .md\:min-w-0{
    min-width:0px
  }

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

  .md\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .md\:min-w-max{
    min-width:1920px
  }

  .md\:min-w-screen-lg{
    min-width:var(--screens-lg)
  }

  .md\:min-w-true-screen{
    min-width:calc(100vw - var(--sidebar-open))
  }

  .md\:min-w-sidebar-open{
    min-width:var(--sidebar-open)
  }

  .md\:min-w-sidebar-closed{
    min-width:var(--sidebar-closed)
  }

  .md\:min-w-table{
    min-width:1000px
  }

  .md\:min-w-modal{
    min-width:41.25rem
  }

  .md\:object-contain{
    -o-object-fit:contain;
    object-fit:contain
  }

  .md\:object-cover{
    -o-object-fit:cover;
    object-fit:cover
  }

  .md\:object-fill{
    -o-object-fit:fill;
    object-fit:fill
  }

  .md\:object-none{
    -o-object-fit:none;
    object-fit:none
  }

  .md\:object-scale-down{
    -o-object-fit:scale-down;
    object-fit:scale-down
  }

  .md\:object-bottom{
    -o-object-position:bottom;
    object-position:bottom
  }

  .md\:object-center{
    -o-object-position:center;
    object-position:center
  }

  .md\:object-left{
    -o-object-position:left;
    object-position:left
  }

  .md\:object-left-bottom{
    -o-object-position:left bottom;
    object-position:left bottom
  }

  .md\:object-left-top{
    -o-object-position:left top;
    object-position:left top
  }

  .md\:object-right{
    -o-object-position:right;
    object-position:right
  }

  .md\:object-right-bottom{
    -o-object-position:right bottom;
    object-position:right bottom
  }

  .md\:object-right-top{
    -o-object-position:right top;
    object-position:right top
  }

  .md\:object-top{
    -o-object-position:top;
    object-position:top
  }

  .md\:opacity-0{
    opacity:0
  }

  .md\:opacity-5{
    opacity:0.05
  }

  .md\:opacity-10{
    opacity:0.1
  }

  .md\:opacity-20{
    opacity:0.2
  }

  .md\:opacity-25{
    opacity:0.25
  }

  .md\:opacity-30{
    opacity:0.3
  }

  .md\:opacity-40{
    opacity:0.4
  }

  .md\:opacity-50{
    opacity:0.5
  }

  .md\:opacity-60{
    opacity:0.6
  }

  .md\:opacity-70{
    opacity:0.7
  }

  .md\:opacity-75{
    opacity:0.75
  }

  .md\:opacity-80{
    opacity:0.8
  }

  .md\:opacity-90{
    opacity:0.9
  }

  .md\:opacity-95{
    opacity:0.95
  }

  .md\:opacity-100{
    opacity:1
  }

  .group:hover .md\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .md\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .md\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .md\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .md\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .md\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .md\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .md\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .md\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .md\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .md\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .md\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .md\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .md\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .md\:group-hover\:opacity-100{
    opacity:1
  }

  .md\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .md\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .md\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .md\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .md\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .md\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .md\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .md\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .md\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .md\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .md\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .md\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .md\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .md\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .md\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .md\:hover\:opacity-0:hover{
    opacity:0
  }

  .md\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .md\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .md\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .md\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .md\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .md\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .md\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .md\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .md\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .md\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .md\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .md\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .md\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .md\:hover\:opacity-100:hover{
    opacity:1
  }

  .md\:focus\:opacity-0:focus{
    opacity:0
  }

  .md\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .md\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .md\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .md\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .md\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .md\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .md\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .md\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .md\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .md\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .md\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .md\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .md\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .md\:focus\:opacity-100:focus{
    opacity:1
  }

  .md\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .md\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .md\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .md\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .md\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .md\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .md\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .md\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .md\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .md\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .md\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .md\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .md\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .md\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .md\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .md\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .md\:overflow-auto{
    overflow:auto
  }

  .md\:overflow-hidden{
    overflow:hidden
  }

  .md\:overflow-visible{
    overflow:visible
  }

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

  .md\:overflow-x-auto{
    overflow-x:auto
  }

  .md\:overflow-y-auto{
    overflow-y:auto
  }

  .md\:overflow-x-hidden{
    overflow-x:hidden
  }

  .md\:overflow-y-hidden{
    overflow-y:hidden
  }

  .md\:overflow-x-visible{
    overflow-x:visible
  }

  .md\:overflow-y-visible{
    overflow-y:visible
  }

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

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

  .md\:overscroll-auto{
    -ms-scroll-chaining:chained;
    overscroll-behavior:auto
  }

  .md\:overscroll-contain{
    -ms-scroll-chaining:none;
    overscroll-behavior:contain
  }

  .md\:overscroll-none{
    -ms-scroll-chaining:none;
    overscroll-behavior:none
  }

  .md\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .md\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .md\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .md\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .md\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .md\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .md\:p-0{
    padding:0px
  }

  .md\:p-1{
    padding:4px
  }

  .md\:p-2{
    padding:8px
  }

  .md\:p-3{
    padding:12px
  }

  .md\:p-4{
    padding:16px
  }

  .md\:p-5{
    padding:20px
  }

  .md\:p-6{
    padding:24px
  }

  .md\:p-7{
    padding:28px
  }

  .md\:p-8{
    padding:32px
  }

  .md\:p-9{
    padding:36px
  }

  .md\:p-10{
    padding:40px
  }

  .md\:p-15{
    padding:60px
  }

  .md\:p-20{
    padding:80px
  }

  .md\:p-0\.25{
    padding:1px
  }

  .md\:p-0\.5{
    padding:2px
  }

  .md\:p-0\.75{
    padding:3px
  }

  .md\:p-1\.25{
    padding:5px
  }

  .md\:p-1\.5{
    padding:6px
  }

  .md\:p-2\.5{
    padding:10px
  }

  .md\:p-3\.5{
    padding:14px
  }

  .md\:p-3\.75{
    padding:15px
  }

  .md\:p-4\.5{
    padding:18px
  }

  .md\:p-7\.5{
    padding:30px
  }

  .md\:p-8\.75{
    padding:35px
  }

  .md\:p-12\.5{
    padding:50px
  }

  .md\:p-17\.5{
    padding:70px
  }

  .md\:p-21\.5{
    padding:86px
  }

  .md\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

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

  .md\:py-1{
    padding-top:4px;
    padding-bottom:4px
  }

  .md\:px-1{
    padding-left:4px;
    padding-right:4px
  }

  .md\:py-2{
    padding-top:8px;
    padding-bottom:8px
  }

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

  .md\:py-3{
    padding-top:12px;
    padding-bottom:12px
  }

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

  .md\:py-4{
    padding-top:16px;
    padding-bottom:16px
  }

  .md\:px-4{
    padding-left:16px;
    padding-right:16px
  }

  .md\:py-5{
    padding-top:20px;
    padding-bottom:20px
  }

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

  .md\:py-6{
    padding-top:24px;
    padding-bottom:24px
  }

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

  .md\:py-7{
    padding-top:28px;
    padding-bottom:28px
  }

  .md\:px-7{
    padding-left:28px;
    padding-right:28px
  }

  .md\:py-8{
    padding-top:32px;
    padding-bottom:32px
  }

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

  .md\:py-9{
    padding-top:36px;
    padding-bottom:36px
  }

  .md\:px-9{
    padding-left:36px;
    padding-right:36px
  }

  .md\:py-10{
    padding-top:40px;
    padding-bottom:40px
  }

  .md\:px-10{
    padding-left:40px;
    padding-right:40px
  }

  .md\:py-15{
    padding-top:60px;
    padding-bottom:60px
  }

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

  .md\:py-20{
    padding-top:80px;
    padding-bottom:80px
  }

  .md\:px-20{
    padding-left:80px;
    padding-right:80px
  }

  .md\:py-0\.25{
    padding-top:1px;
    padding-bottom:1px
  }

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

  .md\:py-0\.5{
    padding-top:2px;
    padding-bottom:2px
  }

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

  .md\:py-0\.75{
    padding-top:3px;
    padding-bottom:3px
  }

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

  .md\:py-1\.25{
    padding-top:5px;
    padding-bottom:5px
  }

  .md\:px-1\.25{
    padding-left:5px;
    padding-right:5px
  }

  .md\:py-1\.5{
    padding-top:6px;
    padding-bottom:6px
  }

  .md\:px-1\.5{
    padding-left:6px;
    padding-right:6px
  }

  .md\:py-2\.5{
    padding-top:10px;
    padding-bottom:10px
  }

  .md\:px-2\.5{
    padding-left:10px;
    padding-right:10px
  }

  .md\:py-3\.5{
    padding-top:14px;
    padding-bottom:14px
  }

  .md\:px-3\.5{
    padding-left:14px;
    padding-right:14px
  }

  .md\:py-3\.75{
    padding-top:15px;
    padding-bottom:15px
  }

  .md\:px-3\.75{
    padding-left:15px;
    padding-right:15px
  }

  .md\:py-4\.5{
    padding-top:18px;
    padding-bottom:18px
  }

  .md\:px-4\.5{
    padding-left:18px;
    padding-right:18px
  }

  .md\:py-7\.5{
    padding-top:30px;
    padding-bottom:30px
  }

  .md\:px-7\.5{
    padding-left:30px;
    padding-right:30px
  }

  .md\:py-8\.75{
    padding-top:35px;
    padding-bottom:35px
  }

  .md\:px-8\.75{
    padding-left:35px;
    padding-right:35px
  }

  .md\:py-12\.5{
    padding-top:50px;
    padding-bottom:50px
  }

  .md\:px-12\.5{
    padding-left:50px;
    padding-right:50px
  }

  .md\:py-17\.5{
    padding-top:70px;
    padding-bottom:70px
  }

  .md\:px-17\.5{
    padding-left:70px;
    padding-right:70px
  }

  .md\:py-21\.5{
    padding-top:86px;
    padding-bottom:86px
  }

  .md\:px-21\.5{
    padding-left:86px;
    padding-right:86px
  }

  .md\:pt-0{
    padding-top:0px
  }

  .md\:pr-0{
    padding-right:0px
  }

  .md\:pb-0{
    padding-bottom:0px
  }

  .md\:pl-0{
    padding-left:0px
  }

  .md\:pt-1{
    padding-top:4px
  }

  .md\:pr-1{
    padding-right:4px
  }

  .md\:pb-1{
    padding-bottom:4px
  }

  .md\:pl-1{
    padding-left:4px
  }

  .md\:pt-2{
    padding-top:8px
  }

  .md\:pr-2{
    padding-right:8px
  }

  .md\:pb-2{
    padding-bottom:8px
  }

  .md\:pl-2{
    padding-left:8px
  }

  .md\:pt-3{
    padding-top:12px
  }

  .md\:pr-3{
    padding-right:12px
  }

  .md\:pb-3{
    padding-bottom:12px
  }

  .md\:pl-3{
    padding-left:12px
  }

  .md\:pt-4{
    padding-top:16px
  }

  .md\:pr-4{
    padding-right:16px
  }

  .md\:pb-4{
    padding-bottom:16px
  }

  .md\:pl-4{
    padding-left:16px
  }

  .md\:pt-5{
    padding-top:20px
  }

  .md\:pr-5{
    padding-right:20px
  }

  .md\:pb-5{
    padding-bottom:20px
  }

  .md\:pl-5{
    padding-left:20px
  }

  .md\:pt-6{
    padding-top:24px
  }

  .md\:pr-6{
    padding-right:24px
  }

  .md\:pb-6{
    padding-bottom:24px
  }

  .md\:pl-6{
    padding-left:24px
  }

  .md\:pt-7{
    padding-top:28px
  }

  .md\:pr-7{
    padding-right:28px
  }

  .md\:pb-7{
    padding-bottom:28px
  }

  .md\:pl-7{
    padding-left:28px
  }

  .md\:pt-8{
    padding-top:32px
  }

  .md\:pr-8{
    padding-right:32px
  }

  .md\:pb-8{
    padding-bottom:32px
  }

  .md\:pl-8{
    padding-left:32px
  }

  .md\:pt-9{
    padding-top:36px
  }

  .md\:pr-9{
    padding-right:36px
  }

  .md\:pb-9{
    padding-bottom:36px
  }

  .md\:pl-9{
    padding-left:36px
  }

  .md\:pt-10{
    padding-top:40px
  }

  .md\:pr-10{
    padding-right:40px
  }

  .md\:pb-10{
    padding-bottom:40px
  }

  .md\:pl-10{
    padding-left:40px
  }

  .md\:pt-15{
    padding-top:60px
  }

  .md\:pr-15{
    padding-right:60px
  }

  .md\:pb-15{
    padding-bottom:60px
  }

  .md\:pl-15{
    padding-left:60px
  }

  .md\:pt-20{
    padding-top:80px
  }

  .md\:pr-20{
    padding-right:80px
  }

  .md\:pb-20{
    padding-bottom:80px
  }

  .md\:pl-20{
    padding-left:80px
  }

  .md\:pt-0\.25{
    padding-top:1px
  }

  .md\:pr-0\.25{
    padding-right:1px
  }

  .md\:pb-0\.25{
    padding-bottom:1px
  }

  .md\:pl-0\.25{
    padding-left:1px
  }

  .md\:pt-0\.5{
    padding-top:2px
  }

  .md\:pr-0\.5{
    padding-right:2px
  }

  .md\:pb-0\.5{
    padding-bottom:2px
  }

  .md\:pl-0\.5{
    padding-left:2px
  }

  .md\:pt-0\.75{
    padding-top:3px
  }

  .md\:pr-0\.75{
    padding-right:3px
  }

  .md\:pb-0\.75{
    padding-bottom:3px
  }

  .md\:pl-0\.75{
    padding-left:3px
  }

  .md\:pt-1\.25{
    padding-top:5px
  }

  .md\:pr-1\.25{
    padding-right:5px
  }

  .md\:pb-1\.25{
    padding-bottom:5px
  }

  .md\:pl-1\.25{
    padding-left:5px
  }

  .md\:pt-1\.5{
    padding-top:6px
  }

  .md\:pr-1\.5{
    padding-right:6px
  }

  .md\:pb-1\.5{
    padding-bottom:6px
  }

  .md\:pl-1\.5{
    padding-left:6px
  }

  .md\:pt-2\.5{
    padding-top:10px
  }

  .md\:pr-2\.5{
    padding-right:10px
  }

  .md\:pb-2\.5{
    padding-bottom:10px
  }

  .md\:pl-2\.5{
    padding-left:10px
  }

  .md\:pt-3\.5{
    padding-top:14px
  }

  .md\:pr-3\.5{
    padding-right:14px
  }

  .md\:pb-3\.5{
    padding-bottom:14px
  }

  .md\:pl-3\.5{
    padding-left:14px
  }

  .md\:pt-3\.75{
    padding-top:15px
  }

  .md\:pr-3\.75{
    padding-right:15px
  }

  .md\:pb-3\.75{
    padding-bottom:15px
  }

  .md\:pl-3\.75{
    padding-left:15px
  }

  .md\:pt-4\.5{
    padding-top:18px
  }

  .md\:pr-4\.5{
    padding-right:18px
  }

  .md\:pb-4\.5{
    padding-bottom:18px
  }

  .md\:pl-4\.5{
    padding-left:18px
  }

  .md\:pt-7\.5{
    padding-top:30px
  }

  .md\:pr-7\.5{
    padding-right:30px
  }

  .md\:pb-7\.5{
    padding-bottom:30px
  }

  .md\:pl-7\.5{
    padding-left:30px
  }

  .md\:pt-8\.75{
    padding-top:35px
  }

  .md\:pr-8\.75{
    padding-right:35px
  }

  .md\:pb-8\.75{
    padding-bottom:35px
  }

  .md\:pl-8\.75{
    padding-left:35px
  }

  .md\:pt-12\.5{
    padding-top:50px
  }

  .md\:pr-12\.5{
    padding-right:50px
  }

  .md\:pb-12\.5{
    padding-bottom:50px
  }

  .md\:pl-12\.5{
    padding-left:50px
  }

  .md\:pt-17\.5{
    padding-top:70px
  }

  .md\:pr-17\.5{
    padding-right:70px
  }

  .md\:pb-17\.5{
    padding-bottom:70px
  }

  .md\:pl-17\.5{
    padding-left:70px
  }

  .md\:pt-21\.5{
    padding-top:86px
  }

  .md\:pr-21\.5{
    padding-right:86px
  }

  .md\:pb-21\.5{
    padding-bottom:86px
  }

  .md\:pl-21\.5{
    padding-left:86px
  }

  .md\:placeholder-white-high::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:placeholder-white-high:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:placeholder-white-high::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:placeholder-white-emphasis::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:placeholder-white-emphasis:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:placeholder-white-emphasis::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:placeholder-white-mid::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:placeholder-white-mid:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:placeholder-white-mid::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:placeholder-white-disabled::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:placeholder-white-disabled:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:placeholder-white-disabled::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:placeholder-white-faint::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:placeholder-white-faint:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:placeholder-white-faint::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:placeholder-transparent::-moz-placeholder{
    color:transparent
  }

  .md\:placeholder-transparent:-ms-input-placeholder{
    color:transparent
  }

  .md\:placeholder-transparent::placeholder{
    color:transparent
  }

  .md\:placeholder-primary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primaryVariant::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primaryVariant:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-primaryVariant::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-secondary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-grey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-lightGrey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-lightGrey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-wireframes-lightGrey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-background::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-background:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-background::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-surface::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-surface:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-surface::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-card::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-card:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-card::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-cardInner::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-cardInner:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-cardInner::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-iconDefault::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-iconDefault:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-iconDefault::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-error::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-error:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-error::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-enabledGold::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-enabledGold:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-enabledGold::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-pass::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-pass:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-pass::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-missionError::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-missionError:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-missionError::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-white-high:focus::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:focus\:placeholder-white-high:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:focus\:placeholder-white-high:focus::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .md\:focus\:placeholder-white-emphasis:focus::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:focus\:placeholder-white-emphasis:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:focus\:placeholder-white-emphasis:focus::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .md\:focus\:placeholder-white-mid:focus::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:focus\:placeholder-white-mid:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:focus\:placeholder-white-mid:focus::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .md\:focus\:placeholder-white-disabled:focus::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:focus\:placeholder-white-disabled:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:focus\:placeholder-white-disabled:focus::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .md\:focus\:placeholder-white-faint:focus::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:focus\:placeholder-white-faint:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:focus\:placeholder-white-faint:focus::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .md\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color:transparent
  }

  .md\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color:transparent
  }

  .md\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .md\:focus\:placeholder-primary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primaryVariant:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primaryVariant:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-primaryVariant:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-secondary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-grey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-lightGrey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-lightGrey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-wireframes-lightGrey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-background:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-background:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-background:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-surface:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-surface:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-surface:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-card:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-card:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-card:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-cardInner:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-cardInner:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-cardInner:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-iconDefault:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-iconDefault:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-iconDefault:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-error:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-error:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-error:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-enabledGold:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-enabledGold:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-enabledGold:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-pass:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-pass:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-pass:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-missionError:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-missionError:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-missionError:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0
  }

  .md\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .md\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .md\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .md\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .md\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .md\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .md\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .md\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .md\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .md\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .md\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .md\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .md\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .md\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1
  }

  .md\:pointer-events-none{
    pointer-events:none
  }

  .md\:pointer-events-auto{
    pointer-events:auto
  }

  .md\:static{
    position:static
  }

  .md\:fixed{
    position:fixed
  }

  .md\:absolute{
    position:absolute
  }

  .md\:relative{
    position:relative
  }

  .md\:sticky{
    position:sticky
  }

  .md\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .md\:inset-1{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .md\:inset-2{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .md\:inset-3{
    top:12px;
    right:12px;
    bottom:12px;
    left:12px
  }

  .md\:inset-4{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .md\:inset-5{
    top:20px;
    right:20px;
    bottom:20px;
    left:20px
  }

  .md\:inset-6{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .md\:inset-7{
    top:28px;
    right:28px;
    bottom:28px;
    left:28px
  }

  .md\:inset-8{
    top:32px;
    right:32px;
    bottom:32px;
    left:32px
  }

  .md\:inset-9{
    top:36px;
    right:36px;
    bottom:36px;
    left:36px
  }

  .md\:inset-10{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .md\:inset-15{
    top:60px;
    right:60px;
    bottom:60px;
    left:60px
  }

  .md\:inset-20{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .md\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .md\:inset-0\.25{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .md\:inset-0\.5{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .md\:inset-0\.75{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .md\:inset-1\.25{
    top:5px;
    right:5px;
    bottom:5px;
    left:5px
  }

  .md\:inset-1\.5{
    top:6px;
    right:6px;
    bottom:6px;
    left:6px
  }

  .md\:inset-2\.5{
    top:10px;
    right:10px;
    bottom:10px;
    left:10px
  }

  .md\:inset-3\.5{
    top:14px;
    right:14px;
    bottom:14px;
    left:14px
  }

  .md\:inset-3\.75{
    top:15px;
    right:15px;
    bottom:15px;
    left:15px
  }

  .md\:inset-4\.5{
    top:18px;
    right:18px;
    bottom:18px;
    left:18px
  }

  .md\:inset-7\.5{
    top:30px;
    right:30px;
    bottom:30px;
    left:30px
  }

  .md\:inset-8\.75{
    top:35px;
    right:35px;
    bottom:35px;
    left:35px
  }

  .md\:inset-12\.5{
    top:50px;
    right:50px;
    bottom:50px;
    left:50px
  }

  .md\:inset-17\.5{
    top:70px;
    right:70px;
    bottom:70px;
    left:70px
  }

  .md\:inset-21\.5{
    top:86px;
    right:86px;
    bottom:86px;
    left:86px
  }

  .md\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .md\:-inset-1{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .md\:-inset-2{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .md\:-inset-3{
    top:-12px;
    right:-12px;
    bottom:-12px;
    left:-12px
  }

  .md\:-inset-4{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .md\:-inset-5{
    top:-20px;
    right:-20px;
    bottom:-20px;
    left:-20px
  }

  .md\:-inset-6{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .md\:-inset-7{
    top:-28px;
    right:-28px;
    bottom:-28px;
    left:-28px
  }

  .md\:-inset-8{
    top:-32px;
    right:-32px;
    bottom:-32px;
    left:-32px
  }

  .md\:-inset-9{
    top:-36px;
    right:-36px;
    bottom:-36px;
    left:-36px
  }

  .md\:-inset-10{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .md\:-inset-15{
    top:-60px;
    right:-60px;
    bottom:-60px;
    left:-60px
  }

  .md\:-inset-20{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .md\:-inset-0\.25{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .md\:-inset-0\.5{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .md\:-inset-0\.75{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .md\:-inset-1\.25{
    top:-5px;
    right:-5px;
    bottom:-5px;
    left:-5px
  }

  .md\:-inset-1\.5{
    top:-6px;
    right:-6px;
    bottom:-6px;
    left:-6px
  }

  .md\:-inset-2\.5{
    top:-10px;
    right:-10px;
    bottom:-10px;
    left:-10px
  }

  .md\:-inset-3\.5{
    top:-14px;
    right:-14px;
    bottom:-14px;
    left:-14px
  }

  .md\:-inset-3\.75{
    top:-15px;
    right:-15px;
    bottom:-15px;
    left:-15px
  }

  .md\:-inset-4\.5{
    top:-18px;
    right:-18px;
    bottom:-18px;
    left:-18px
  }

  .md\:-inset-7\.5{
    top:-30px;
    right:-30px;
    bottom:-30px;
    left:-30px
  }

  .md\:-inset-8\.75{
    top:-35px;
    right:-35px;
    bottom:-35px;
    left:-35px
  }

  .md\:-inset-12\.5{
    top:-50px;
    right:-50px;
    bottom:-50px;
    left:-50px
  }

  .md\:-inset-17\.5{
    top:-70px;
    right:-70px;
    bottom:-70px;
    left:-70px
  }

  .md\:-inset-21\.5{
    top:-86px;
    right:-86px;
    bottom:-86px;
    left:-86px
  }

  .md\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .md\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .md\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .md\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .md\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .md\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .md\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .md\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .md\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .md\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .md\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .md\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .md\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .md\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .md\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:inset-x-0{
    right:0px;
    left:0px
  }

  .md\:inset-y-1{
    top:4px;
    bottom:4px
  }

  .md\:inset-x-1{
    right:4px;
    left:4px
  }

  .md\:inset-y-2{
    top:8px;
    bottom:8px
  }

  .md\:inset-x-2{
    right:8px;
    left:8px
  }

  .md\:inset-y-3{
    top:12px;
    bottom:12px
  }

  .md\:inset-x-3{
    right:12px;
    left:12px
  }

  .md\:inset-y-4{
    top:16px;
    bottom:16px
  }

  .md\:inset-x-4{
    right:16px;
    left:16px
  }

  .md\:inset-y-5{
    top:20px;
    bottom:20px
  }

  .md\:inset-x-5{
    right:20px;
    left:20px
  }

  .md\:inset-y-6{
    top:24px;
    bottom:24px
  }

  .md\:inset-x-6{
    right:24px;
    left:24px
  }

  .md\:inset-y-7{
    top:28px;
    bottom:28px
  }

  .md\:inset-x-7{
    right:28px;
    left:28px
  }

  .md\:inset-y-8{
    top:32px;
    bottom:32px
  }

  .md\:inset-x-8{
    right:32px;
    left:32px
  }

  .md\:inset-y-9{
    top:36px;
    bottom:36px
  }

  .md\:inset-x-9{
    right:36px;
    left:36px
  }

  .md\:inset-y-10{
    top:40px;
    bottom:40px
  }

  .md\:inset-x-10{
    right:40px;
    left:40px
  }

  .md\:inset-y-15{
    top:60px;
    bottom:60px
  }

  .md\:inset-x-15{
    right:60px;
    left:60px
  }

  .md\:inset-y-20{
    top:80px;
    bottom:80px
  }

  .md\:inset-x-20{
    right:80px;
    left:80px
  }

  .md\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .md\:inset-x-auto{
    right:auto;
    left:auto
  }

  .md\:inset-y-0\.25{
    top:1px;
    bottom:1px
  }

  .md\:inset-x-0\.25{
    right:1px;
    left:1px
  }

  .md\:inset-y-0\.5{
    top:2px;
    bottom:2px
  }

  .md\:inset-x-0\.5{
    right:2px;
    left:2px
  }

  .md\:inset-y-0\.75{
    top:3px;
    bottom:3px
  }

  .md\:inset-x-0\.75{
    right:3px;
    left:3px
  }

  .md\:inset-y-1\.25{
    top:5px;
    bottom:5px
  }

  .md\:inset-x-1\.25{
    right:5px;
    left:5px
  }

  .md\:inset-y-1\.5{
    top:6px;
    bottom:6px
  }

  .md\:inset-x-1\.5{
    right:6px;
    left:6px
  }

  .md\:inset-y-2\.5{
    top:10px;
    bottom:10px
  }

  .md\:inset-x-2\.5{
    right:10px;
    left:10px
  }

  .md\:inset-y-3\.5{
    top:14px;
    bottom:14px
  }

  .md\:inset-x-3\.5{
    right:14px;
    left:14px
  }

  .md\:inset-y-3\.75{
    top:15px;
    bottom:15px
  }

  .md\:inset-x-3\.75{
    right:15px;
    left:15px
  }

  .md\:inset-y-4\.5{
    top:18px;
    bottom:18px
  }

  .md\:inset-x-4\.5{
    right:18px;
    left:18px
  }

  .md\:inset-y-7\.5{
    top:30px;
    bottom:30px
  }

  .md\:inset-x-7\.5{
    right:30px;
    left:30px
  }

  .md\:inset-y-8\.75{
    top:35px;
    bottom:35px
  }

  .md\:inset-x-8\.75{
    right:35px;
    left:35px
  }

  .md\:inset-y-12\.5{
    top:50px;
    bottom:50px
  }

  .md\:inset-x-12\.5{
    right:50px;
    left:50px
  }

  .md\:inset-y-17\.5{
    top:70px;
    bottom:70px
  }

  .md\:inset-x-17\.5{
    right:70px;
    left:70px
  }

  .md\:inset-y-21\.5{
    top:86px;
    bottom:86px
  }

  .md\:inset-x-21\.5{
    right:86px;
    left:86px
  }

  .md\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:-inset-x-0{
    right:0px;
    left:0px
  }

  .md\:-inset-y-1{
    top:-4px;
    bottom:-4px
  }

  .md\:-inset-x-1{
    right:-4px;
    left:-4px
  }

  .md\:-inset-y-2{
    top:-8px;
    bottom:-8px
  }

  .md\:-inset-x-2{
    right:-8px;
    left:-8px
  }

  .md\:-inset-y-3{
    top:-12px;
    bottom:-12px
  }

  .md\:-inset-x-3{
    right:-12px;
    left:-12px
  }

  .md\:-inset-y-4{
    top:-16px;
    bottom:-16px
  }

  .md\:-inset-x-4{
    right:-16px;
    left:-16px
  }

  .md\:-inset-y-5{
    top:-20px;
    bottom:-20px
  }

  .md\:-inset-x-5{
    right:-20px;
    left:-20px
  }

  .md\:-inset-y-6{
    top:-24px;
    bottom:-24px
  }

  .md\:-inset-x-6{
    right:-24px;
    left:-24px
  }

  .md\:-inset-y-7{
    top:-28px;
    bottom:-28px
  }

  .md\:-inset-x-7{
    right:-28px;
    left:-28px
  }

  .md\:-inset-y-8{
    top:-32px;
    bottom:-32px
  }

  .md\:-inset-x-8{
    right:-32px;
    left:-32px
  }

  .md\:-inset-y-9{
    top:-36px;
    bottom:-36px
  }

  .md\:-inset-x-9{
    right:-36px;
    left:-36px
  }

  .md\:-inset-y-10{
    top:-40px;
    bottom:-40px
  }

  .md\:-inset-x-10{
    right:-40px;
    left:-40px
  }

  .md\:-inset-y-15{
    top:-60px;
    bottom:-60px
  }

  .md\:-inset-x-15{
    right:-60px;
    left:-60px
  }

  .md\:-inset-y-20{
    top:-80px;
    bottom:-80px
  }

  .md\:-inset-x-20{
    right:-80px;
    left:-80px
  }

  .md\:-inset-y-0\.25{
    top:-1px;
    bottom:-1px
  }

  .md\:-inset-x-0\.25{
    right:-1px;
    left:-1px
  }

  .md\:-inset-y-0\.5{
    top:-2px;
    bottom:-2px
  }

  .md\:-inset-x-0\.5{
    right:-2px;
    left:-2px
  }

  .md\:-inset-y-0\.75{
    top:-3px;
    bottom:-3px
  }

  .md\:-inset-x-0\.75{
    right:-3px;
    left:-3px
  }

  .md\:-inset-y-1\.25{
    top:-5px;
    bottom:-5px
  }

  .md\:-inset-x-1\.25{
    right:-5px;
    left:-5px
  }

  .md\:-inset-y-1\.5{
    top:-6px;
    bottom:-6px
  }

  .md\:-inset-x-1\.5{
    right:-6px;
    left:-6px
  }

  .md\:-inset-y-2\.5{
    top:-10px;
    bottom:-10px
  }

  .md\:-inset-x-2\.5{
    right:-10px;
    left:-10px
  }

  .md\:-inset-y-3\.5{
    top:-14px;
    bottom:-14px
  }

  .md\:-inset-x-3\.5{
    right:-14px;
    left:-14px
  }

  .md\:-inset-y-3\.75{
    top:-15px;
    bottom:-15px
  }

  .md\:-inset-x-3\.75{
    right:-15px;
    left:-15px
  }

  .md\:-inset-y-4\.5{
    top:-18px;
    bottom:-18px
  }

  .md\:-inset-x-4\.5{
    right:-18px;
    left:-18px
  }

  .md\:-inset-y-7\.5{
    top:-30px;
    bottom:-30px
  }

  .md\:-inset-x-7\.5{
    right:-30px;
    left:-30px
  }

  .md\:-inset-y-8\.75{
    top:-35px;
    bottom:-35px
  }

  .md\:-inset-x-8\.75{
    right:-35px;
    left:-35px
  }

  .md\:-inset-y-12\.5{
    top:-50px;
    bottom:-50px
  }

  .md\:-inset-x-12\.5{
    right:-50px;
    left:-50px
  }

  .md\:-inset-y-17\.5{
    top:-70px;
    bottom:-70px
  }

  .md\:-inset-x-17\.5{
    right:-70px;
    left:-70px
  }

  .md\:-inset-y-21\.5{
    top:-86px;
    bottom:-86px
  }

  .md\:-inset-x-21\.5{
    right:-86px;
    left:-86px
  }

  .md\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .md\:inset-x-1\/2{
    right:50%;
    left:50%
  }

  .md\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .md\:inset-x-1\/3{
    right:33.333333%;
    left:33.333333%
  }

  .md\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .md\:inset-x-2\/3{
    right:66.666667%;
    left:66.666667%
  }

  .md\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .md\:inset-x-1\/4{
    right:25%;
    left:25%
  }

  .md\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .md\:inset-x-2\/4{
    right:50%;
    left:50%
  }

  .md\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .md\:inset-x-3\/4{
    right:75%;
    left:75%
  }

  .md\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .md\:inset-x-full{
    right:100%;
    left:100%
  }

  .md\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .md\:-inset-x-1\/2{
    right:-50%;
    left:-50%
  }

  .md\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .md\:-inset-x-1\/3{
    right:-33.333333%;
    left:-33.333333%
  }

  .md\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .md\:-inset-x-2\/3{
    right:-66.666667%;
    left:-66.666667%
  }

  .md\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .md\:-inset-x-1\/4{
    right:-25%;
    left:-25%
  }

  .md\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .md\:-inset-x-2\/4{
    right:-50%;
    left:-50%
  }

  .md\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .md\:-inset-x-3\/4{
    right:-75%;
    left:-75%
  }

  .md\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .md\:-inset-x-full{
    right:-100%;
    left:-100%
  }

  .md\:top-0{
    top:0px
  }

  .md\:right-0{
    right:0px
  }

  .md\:bottom-0{
    bottom:0px
  }

  .md\:left-0{
    left:0px
  }

  .md\:top-1{
    top:4px
  }

  .md\:right-1{
    right:4px
  }

  .md\:bottom-1{
    bottom:4px
  }

  .md\:left-1{
    left:4px
  }

  .md\:top-2{
    top:8px
  }

  .md\:right-2{
    right:8px
  }

  .md\:bottom-2{
    bottom:8px
  }

  .md\:left-2{
    left:8px
  }

  .md\:top-3{
    top:12px
  }

  .md\:right-3{
    right:12px
  }

  .md\:bottom-3{
    bottom:12px
  }

  .md\:left-3{
    left:12px
  }

  .md\:top-4{
    top:16px
  }

  .md\:right-4{
    right:16px
  }

  .md\:bottom-4{
    bottom:16px
  }

  .md\:left-4{
    left:16px
  }

  .md\:top-5{
    top:20px
  }

  .md\:right-5{
    right:20px
  }

  .md\:bottom-5{
    bottom:20px
  }

  .md\:left-5{
    left:20px
  }

  .md\:top-6{
    top:24px
  }

  .md\:right-6{
    right:24px
  }

  .md\:bottom-6{
    bottom:24px
  }

  .md\:left-6{
    left:24px
  }

  .md\:top-7{
    top:28px
  }

  .md\:right-7{
    right:28px
  }

  .md\:bottom-7{
    bottom:28px
  }

  .md\:left-7{
    left:28px
  }

  .md\:top-8{
    top:32px
  }

  .md\:right-8{
    right:32px
  }

  .md\:bottom-8{
    bottom:32px
  }

  .md\:left-8{
    left:32px
  }

  .md\:top-9{
    top:36px
  }

  .md\:right-9{
    right:36px
  }

  .md\:bottom-9{
    bottom:36px
  }

  .md\:left-9{
    left:36px
  }

  .md\:top-10{
    top:40px
  }

  .md\:right-10{
    right:40px
  }

  .md\:bottom-10{
    bottom:40px
  }

  .md\:left-10{
    left:40px
  }

  .md\:top-15{
    top:60px
  }

  .md\:right-15{
    right:60px
  }

  .md\:bottom-15{
    bottom:60px
  }

  .md\:left-15{
    left:60px
  }

  .md\:top-20{
    top:80px
  }

  .md\:right-20{
    right:80px
  }

  .md\:bottom-20{
    bottom:80px
  }

  .md\:left-20{
    left:80px
  }

  .md\:top-auto{
    top:auto
  }

  .md\:right-auto{
    right:auto
  }

  .md\:bottom-auto{
    bottom:auto
  }

  .md\:left-auto{
    left:auto
  }

  .md\:top-0\.25{
    top:1px
  }

  .md\:right-0\.25{
    right:1px
  }

  .md\:bottom-0\.25{
    bottom:1px
  }

  .md\:left-0\.25{
    left:1px
  }

  .md\:top-0\.5{
    top:2px
  }

  .md\:right-0\.5{
    right:2px
  }

  .md\:bottom-0\.5{
    bottom:2px
  }

  .md\:left-0\.5{
    left:2px
  }

  .md\:top-0\.75{
    top:3px
  }

  .md\:right-0\.75{
    right:3px
  }

  .md\:bottom-0\.75{
    bottom:3px
  }

  .md\:left-0\.75{
    left:3px
  }

  .md\:top-1\.25{
    top:5px
  }

  .md\:right-1\.25{
    right:5px
  }

  .md\:bottom-1\.25{
    bottom:5px
  }

  .md\:left-1\.25{
    left:5px
  }

  .md\:top-1\.5{
    top:6px
  }

  .md\:right-1\.5{
    right:6px
  }

  .md\:bottom-1\.5{
    bottom:6px
  }

  .md\:left-1\.5{
    left:6px
  }

  .md\:top-2\.5{
    top:10px
  }

  .md\:right-2\.5{
    right:10px
  }

  .md\:bottom-2\.5{
    bottom:10px
  }

  .md\:left-2\.5{
    left:10px
  }

  .md\:top-3\.5{
    top:14px
  }

  .md\:right-3\.5{
    right:14px
  }

  .md\:bottom-3\.5{
    bottom:14px
  }

  .md\:left-3\.5{
    left:14px
  }

  .md\:top-3\.75{
    top:15px
  }

  .md\:right-3\.75{
    right:15px
  }

  .md\:bottom-3\.75{
    bottom:15px
  }

  .md\:left-3\.75{
    left:15px
  }

  .md\:top-4\.5{
    top:18px
  }

  .md\:right-4\.5{
    right:18px
  }

  .md\:bottom-4\.5{
    bottom:18px
  }

  .md\:left-4\.5{
    left:18px
  }

  .md\:top-7\.5{
    top:30px
  }

  .md\:right-7\.5{
    right:30px
  }

  .md\:bottom-7\.5{
    bottom:30px
  }

  .md\:left-7\.5{
    left:30px
  }

  .md\:top-8\.75{
    top:35px
  }

  .md\:right-8\.75{
    right:35px
  }

  .md\:bottom-8\.75{
    bottom:35px
  }

  .md\:left-8\.75{
    left:35px
  }

  .md\:top-12\.5{
    top:50px
  }

  .md\:right-12\.5{
    right:50px
  }

  .md\:bottom-12\.5{
    bottom:50px
  }

  .md\:left-12\.5{
    left:50px
  }

  .md\:top-17\.5{
    top:70px
  }

  .md\:right-17\.5{
    right:70px
  }

  .md\:bottom-17\.5{
    bottom:70px
  }

  .md\:left-17\.5{
    left:70px
  }

  .md\:top-21\.5{
    top:86px
  }

  .md\:right-21\.5{
    right:86px
  }

  .md\:bottom-21\.5{
    bottom:86px
  }

  .md\:left-21\.5{
    left:86px
  }

  .md\:-top-0{
    top:0px
  }

  .md\:-right-0{
    right:0px
  }

  .md\:-bottom-0{
    bottom:0px
  }

  .md\:-left-0{
    left:0px
  }

  .md\:-top-1{
    top:-4px
  }

  .md\:-right-1{
    right:-4px
  }

  .md\:-bottom-1{
    bottom:-4px
  }

  .md\:-left-1{
    left:-4px
  }

  .md\:-top-2{
    top:-8px
  }

  .md\:-right-2{
    right:-8px
  }

  .md\:-bottom-2{
    bottom:-8px
  }

  .md\:-left-2{
    left:-8px
  }

  .md\:-top-3{
    top:-12px
  }

  .md\:-right-3{
    right:-12px
  }

  .md\:-bottom-3{
    bottom:-12px
  }

  .md\:-left-3{
    left:-12px
  }

  .md\:-top-4{
    top:-16px
  }

  .md\:-right-4{
    right:-16px
  }

  .md\:-bottom-4{
    bottom:-16px
  }

  .md\:-left-4{
    left:-16px
  }

  .md\:-top-5{
    top:-20px
  }

  .md\:-right-5{
    right:-20px
  }

  .md\:-bottom-5{
    bottom:-20px
  }

  .md\:-left-5{
    left:-20px
  }

  .md\:-top-6{
    top:-24px
  }

  .md\:-right-6{
    right:-24px
  }

  .md\:-bottom-6{
    bottom:-24px
  }

  .md\:-left-6{
    left:-24px
  }

  .md\:-top-7{
    top:-28px
  }

  .md\:-right-7{
    right:-28px
  }

  .md\:-bottom-7{
    bottom:-28px
  }

  .md\:-left-7{
    left:-28px
  }

  .md\:-top-8{
    top:-32px
  }

  .md\:-right-8{
    right:-32px
  }

  .md\:-bottom-8{
    bottom:-32px
  }

  .md\:-left-8{
    left:-32px
  }

  .md\:-top-9{
    top:-36px
  }

  .md\:-right-9{
    right:-36px
  }

  .md\:-bottom-9{
    bottom:-36px
  }

  .md\:-left-9{
    left:-36px
  }

  .md\:-top-10{
    top:-40px
  }

  .md\:-right-10{
    right:-40px
  }

  .md\:-bottom-10{
    bottom:-40px
  }

  .md\:-left-10{
    left:-40px
  }

  .md\:-top-15{
    top:-60px
  }

  .md\:-right-15{
    right:-60px
  }

  .md\:-bottom-15{
    bottom:-60px
  }

  .md\:-left-15{
    left:-60px
  }

  .md\:-top-20{
    top:-80px
  }

  .md\:-right-20{
    right:-80px
  }

  .md\:-bottom-20{
    bottom:-80px
  }

  .md\:-left-20{
    left:-80px
  }

  .md\:-top-0\.25{
    top:-1px
  }

  .md\:-right-0\.25{
    right:-1px
  }

  .md\:-bottom-0\.25{
    bottom:-1px
  }

  .md\:-left-0\.25{
    left:-1px
  }

  .md\:-top-0\.5{
    top:-2px
  }

  .md\:-right-0\.5{
    right:-2px
  }

  .md\:-bottom-0\.5{
    bottom:-2px
  }

  .md\:-left-0\.5{
    left:-2px
  }

  .md\:-top-0\.75{
    top:-3px
  }

  .md\:-right-0\.75{
    right:-3px
  }

  .md\:-bottom-0\.75{
    bottom:-3px
  }

  .md\:-left-0\.75{
    left:-3px
  }

  .md\:-top-1\.25{
    top:-5px
  }

  .md\:-right-1\.25{
    right:-5px
  }

  .md\:-bottom-1\.25{
    bottom:-5px
  }

  .md\:-left-1\.25{
    left:-5px
  }

  .md\:-top-1\.5{
    top:-6px
  }

  .md\:-right-1\.5{
    right:-6px
  }

  .md\:-bottom-1\.5{
    bottom:-6px
  }

  .md\:-left-1\.5{
    left:-6px
  }

  .md\:-top-2\.5{
    top:-10px
  }

  .md\:-right-2\.5{
    right:-10px
  }

  .md\:-bottom-2\.5{
    bottom:-10px
  }

  .md\:-left-2\.5{
    left:-10px
  }

  .md\:-top-3\.5{
    top:-14px
  }

  .md\:-right-3\.5{
    right:-14px
  }

  .md\:-bottom-3\.5{
    bottom:-14px
  }

  .md\:-left-3\.5{
    left:-14px
  }

  .md\:-top-3\.75{
    top:-15px
  }

  .md\:-right-3\.75{
    right:-15px
  }

  .md\:-bottom-3\.75{
    bottom:-15px
  }

  .md\:-left-3\.75{
    left:-15px
  }

  .md\:-top-4\.5{
    top:-18px
  }

  .md\:-right-4\.5{
    right:-18px
  }

  .md\:-bottom-4\.5{
    bottom:-18px
  }

  .md\:-left-4\.5{
    left:-18px
  }

  .md\:-top-7\.5{
    top:-30px
  }

  .md\:-right-7\.5{
    right:-30px
  }

  .md\:-bottom-7\.5{
    bottom:-30px
  }

  .md\:-left-7\.5{
    left:-30px
  }

  .md\:-top-8\.75{
    top:-35px
  }

  .md\:-right-8\.75{
    right:-35px
  }

  .md\:-bottom-8\.75{
    bottom:-35px
  }

  .md\:-left-8\.75{
    left:-35px
  }

  .md\:-top-12\.5{
    top:-50px
  }

  .md\:-right-12\.5{
    right:-50px
  }

  .md\:-bottom-12\.5{
    bottom:-50px
  }

  .md\:-left-12\.5{
    left:-50px
  }

  .md\:-top-17\.5{
    top:-70px
  }

  .md\:-right-17\.5{
    right:-70px
  }

  .md\:-bottom-17\.5{
    bottom:-70px
  }

  .md\:-left-17\.5{
    left:-70px
  }

  .md\:-top-21\.5{
    top:-86px
  }

  .md\:-right-21\.5{
    right:-86px
  }

  .md\:-bottom-21\.5{
    bottom:-86px
  }

  .md\:-left-21\.5{
    left:-86px
  }

  .md\:top-1\/2{
    top:50%
  }

  .md\:right-1\/2{
    right:50%
  }

  .md\:bottom-1\/2{
    bottom:50%
  }

  .md\:left-1\/2{
    left:50%
  }

  .md\:top-1\/3{
    top:33.333333%
  }

  .md\:right-1\/3{
    right:33.333333%
  }

  .md\:bottom-1\/3{
    bottom:33.333333%
  }

  .md\:left-1\/3{
    left:33.333333%
  }

  .md\:top-2\/3{
    top:66.666667%
  }

  .md\:right-2\/3{
    right:66.666667%
  }

  .md\:bottom-2\/3{
    bottom:66.666667%
  }

  .md\:left-2\/3{
    left:66.666667%
  }

  .md\:top-1\/4{
    top:25%
  }

  .md\:right-1\/4{
    right:25%
  }

  .md\:bottom-1\/4{
    bottom:25%
  }

  .md\:left-1\/4{
    left:25%
  }

  .md\:top-2\/4{
    top:50%
  }

  .md\:right-2\/4{
    right:50%
  }

  .md\:bottom-2\/4{
    bottom:50%
  }

  .md\:left-2\/4{
    left:50%
  }

  .md\:top-3\/4{
    top:75%
  }

  .md\:right-3\/4{
    right:75%
  }

  .md\:bottom-3\/4{
    bottom:75%
  }

  .md\:left-3\/4{
    left:75%
  }

  .md\:top-full{
    top:100%
  }

  .md\:right-full{
    right:100%
  }

  .md\:bottom-full{
    bottom:100%
  }

  .md\:left-full{
    left:100%
  }

  .md\:-top-1\/2{
    top:-50%
  }

  .md\:-right-1\/2{
    right:-50%
  }

  .md\:-bottom-1\/2{
    bottom:-50%
  }

  .md\:-left-1\/2{
    left:-50%
  }

  .md\:-top-1\/3{
    top:-33.333333%
  }

  .md\:-right-1\/3{
    right:-33.333333%
  }

  .md\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .md\:-left-1\/3{
    left:-33.333333%
  }

  .md\:-top-2\/3{
    top:-66.666667%
  }

  .md\:-right-2\/3{
    right:-66.666667%
  }

  .md\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .md\:-left-2\/3{
    left:-66.666667%
  }

  .md\:-top-1\/4{
    top:-25%
  }

  .md\:-right-1\/4{
    right:-25%
  }

  .md\:-bottom-1\/4{
    bottom:-25%
  }

  .md\:-left-1\/4{
    left:-25%
  }

  .md\:-top-2\/4{
    top:-50%
  }

  .md\:-right-2\/4{
    right:-50%
  }

  .md\:-bottom-2\/4{
    bottom:-50%
  }

  .md\:-left-2\/4{
    left:-50%
  }

  .md\:-top-3\/4{
    top:-75%
  }

  .md\:-right-3\/4{
    right:-75%
  }

  .md\:-bottom-3\/4{
    bottom:-75%
  }

  .md\:-left-3\/4{
    left:-75%
  }

  .md\:-top-full{
    top:-100%
  }

  .md\:-right-full{
    right:-100%
  }

  .md\:-bottom-full{
    bottom:-100%
  }

  .md\:-left-full{
    left:-100%
  }

  .md\:resize-none{
    resize:none
  }

  .md\:resize-y{
    resize:vertical
  }

  .md\:resize-x{
    resize:horizontal
  }

  .md\:resize{
    resize:both
  }

  .md\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus-within\:shadow-container:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus-within\:shadow-elevation-08dp:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus-within\:shadow-elevation-24dp:focus-within{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus-within\:shadow-elevation-04dp:focus-within{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:hover\:shadow-container:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:hover\:shadow-elevation-08dp:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:hover\:shadow-elevation-24dp:hover{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:hover\:shadow-elevation-04dp:hover{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus\:shadow-container:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus\:shadow-elevation-08dp:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus\:shadow-elevation-24dp:focus{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\:focus\:shadow-elevation-04dp:focus{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\: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 rgba(0,0,0,0))
  }

  .md\:ring-inset{
    --tw-ring-inset: inset
  }

  .md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset
  }

  .md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .md\:focus\:ring-inset:focus{
    --tw-ring-inset: inset
  }

  .md\:ring-offset-white-high{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .md\:ring-offset-white-emphasis{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .md\:ring-offset-white-mid{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .md\:ring-offset-white-disabled{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .md\:ring-offset-white-faint{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .md\:ring-offset-transparent{
    --tw-ring-offset-color: transparent
  }

  .md\:ring-offset-primary-50{
    --tw-ring-offset-color: #8A86FF
  }

  .md\:ring-offset-primary-100{
    --tw-ring-offset-color: #4540D8
  }

  .md\:ring-offset-primary-200{
    --tw-ring-offset-color: #322DC2
  }

  .md\:ring-offset-primary-300{
    --tw-ring-offset-color: #2722BB
  }

  .md\:ring-offset-primary-400{
    --tw-ring-offset-color: #1D18A8
  }

  .md\:ring-offset-primary-500{
    --tw-ring-offset-color: #16119E
  }

  .md\:ring-offset-primary-600{
    --tw-ring-offset-color: #110D8B
  }

  .md\:ring-offset-primary-700{
    --tw-ring-offset-color: #0A0674
  }

  .md\:ring-offset-primary-800{
    --tw-ring-offset-color: #080559
  }

  .md\:ring-offset-primary-900{
    --tw-ring-offset-color: #02003F
  }

  .md\:ring-offset-primaryVariant{
    --tw-ring-offset-color: #0A0674
  }

  .md\:ring-offset-secondary-50{
    --tw-ring-offset-color: #F4CC82
  }

  .md\:ring-offset-secondary-100{
    --tw-ring-offset-color: #D9B575
  }

  .md\:ring-offset-secondary-200{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:ring-offset-secondary-300{
    --tw-ring-offset-color: #BC9856
  }

  .md\:ring-offset-secondary-400{
    --tw-ring-offset-color: #B88E42
  }

  .md\:ring-offset-secondary-500{
    --tw-ring-offset-color: #AA7E2D
  }

  .md\:ring-offset-secondary-600{
    --tw-ring-offset-color: #9C701D
  }

  .md\:ring-offset-secondary-700{
    --tw-ring-offset-color: #92630B
  }

  .md\:ring-offset-secondary-800{
    --tw-ring-offset-color: #875903
  }

  .md\:ring-offset-secondary-900{
    --tw-ring-offset-color: #734B00
  }

  .md\:ring-offset-wireframes-grey{
    --tw-ring-offset-color: #818181
  }

  .md\:ring-offset-wireframes-lightGrey{
    --tw-ring-offset-color: #B7B7B7
  }

  .md\:ring-offset-background{
    --tw-ring-offset-color: #170F34
  }

  .md\:ring-offset-surface{
    --tw-ring-offset-color: #231D4B
  }

  .md\:ring-offset-card{
    --tw-ring-offset-color: #2D2755
  }

  .md\:ring-offset-cardInner{
    --tw-ring-offset-color: #3C356D
  }

  .md\:ring-offset-iconDefault{
    --tw-ring-offset-color: #8E83AA
  }

  .md\:ring-offset-error{
    --tw-ring-offset-color: #CF6679
  }

  .md\:ring-offset-enabledGold{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:ring-offset-pass{
    --tw-ring-offset-color: #34EF52
  }

  .md\:ring-offset-missionError{
    --tw-ring-offset-color: #EF3456
  }

  .md\:ring-offset-black{
    --tw-ring-offset-color: #000000
  }

  .md\:focus-within\:ring-offset-white-high:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .md\:focus-within\:ring-offset-white-emphasis:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .md\:focus-within\:ring-offset-white-mid:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .md\:focus-within\:ring-offset-white-disabled:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .md\:focus-within\:ring-offset-white-faint:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent
  }

  .md\:focus-within\:ring-offset-primary-50:focus-within{
    --tw-ring-offset-color: #8A86FF
  }

  .md\:focus-within\:ring-offset-primary-100:focus-within{
    --tw-ring-offset-color: #4540D8
  }

  .md\:focus-within\:ring-offset-primary-200:focus-within{
    --tw-ring-offset-color: #322DC2
  }

  .md\:focus-within\:ring-offset-primary-300:focus-within{
    --tw-ring-offset-color: #2722BB
  }

  .md\:focus-within\:ring-offset-primary-400:focus-within{
    --tw-ring-offset-color: #1D18A8
  }

  .md\:focus-within\:ring-offset-primary-500:focus-within{
    --tw-ring-offset-color: #16119E
  }

  .md\:focus-within\:ring-offset-primary-600:focus-within{
    --tw-ring-offset-color: #110D8B
  }

  .md\:focus-within\:ring-offset-primary-700:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .md\:focus-within\:ring-offset-primary-800:focus-within{
    --tw-ring-offset-color: #080559
  }

  .md\:focus-within\:ring-offset-primary-900:focus-within{
    --tw-ring-offset-color: #02003F
  }

  .md\:focus-within\:ring-offset-primaryVariant:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .md\:focus-within\:ring-offset-secondary-50:focus-within{
    --tw-ring-offset-color: #F4CC82
  }

  .md\:focus-within\:ring-offset-secondary-100:focus-within{
    --tw-ring-offset-color: #D9B575
  }

  .md\:focus-within\:ring-offset-secondary-200:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:focus-within\:ring-offset-secondary-300:focus-within{
    --tw-ring-offset-color: #BC9856
  }

  .md\:focus-within\:ring-offset-secondary-400:focus-within{
    --tw-ring-offset-color: #B88E42
  }

  .md\:focus-within\:ring-offset-secondary-500:focus-within{
    --tw-ring-offset-color: #AA7E2D
  }

  .md\:focus-within\:ring-offset-secondary-600:focus-within{
    --tw-ring-offset-color: #9C701D
  }

  .md\:focus-within\:ring-offset-secondary-700:focus-within{
    --tw-ring-offset-color: #92630B
  }

  .md\:focus-within\:ring-offset-secondary-800:focus-within{
    --tw-ring-offset-color: #875903
  }

  .md\:focus-within\:ring-offset-secondary-900:focus-within{
    --tw-ring-offset-color: #734B00
  }

  .md\:focus-within\:ring-offset-wireframes-grey:focus-within{
    --tw-ring-offset-color: #818181
  }

  .md\:focus-within\:ring-offset-wireframes-lightGrey:focus-within{
    --tw-ring-offset-color: #B7B7B7
  }

  .md\:focus-within\:ring-offset-background:focus-within{
    --tw-ring-offset-color: #170F34
  }

  .md\:focus-within\:ring-offset-surface:focus-within{
    --tw-ring-offset-color: #231D4B
  }

  .md\:focus-within\:ring-offset-card:focus-within{
    --tw-ring-offset-color: #2D2755
  }

  .md\:focus-within\:ring-offset-cardInner:focus-within{
    --tw-ring-offset-color: #3C356D
  }

  .md\:focus-within\:ring-offset-iconDefault:focus-within{
    --tw-ring-offset-color: #8E83AA
  }

  .md\:focus-within\:ring-offset-error:focus-within{
    --tw-ring-offset-color: #CF6679
  }

  .md\:focus-within\:ring-offset-enabledGold:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:focus-within\:ring-offset-pass:focus-within{
    --tw-ring-offset-color: #34EF52
  }

  .md\:focus-within\:ring-offset-missionError:focus-within{
    --tw-ring-offset-color: #EF3456
  }

  .md\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000000
  }

  .md\:focus\:ring-offset-white-high:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .md\:focus\:ring-offset-white-emphasis:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .md\:focus\:ring-offset-white-mid:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .md\:focus\:ring-offset-white-disabled:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .md\:focus\:ring-offset-white-faint:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent
  }

  .md\:focus\:ring-offset-primary-50:focus{
    --tw-ring-offset-color: #8A86FF
  }

  .md\:focus\:ring-offset-primary-100:focus{
    --tw-ring-offset-color: #4540D8
  }

  .md\:focus\:ring-offset-primary-200:focus{
    --tw-ring-offset-color: #322DC2
  }

  .md\:focus\:ring-offset-primary-300:focus{
    --tw-ring-offset-color: #2722BB
  }

  .md\:focus\:ring-offset-primary-400:focus{
    --tw-ring-offset-color: #1D18A8
  }

  .md\:focus\:ring-offset-primary-500:focus{
    --tw-ring-offset-color: #16119E
  }

  .md\:focus\:ring-offset-primary-600:focus{
    --tw-ring-offset-color: #110D8B
  }

  .md\:focus\:ring-offset-primary-700:focus{
    --tw-ring-offset-color: #0A0674
  }

  .md\:focus\:ring-offset-primary-800:focus{
    --tw-ring-offset-color: #080559
  }

  .md\:focus\:ring-offset-primary-900:focus{
    --tw-ring-offset-color: #02003F
  }

  .md\:focus\:ring-offset-primaryVariant:focus{
    --tw-ring-offset-color: #0A0674
  }

  .md\:focus\:ring-offset-secondary-50:focus{
    --tw-ring-offset-color: #F4CC82
  }

  .md\:focus\:ring-offset-secondary-100:focus{
    --tw-ring-offset-color: #D9B575
  }

  .md\:focus\:ring-offset-secondary-200:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:focus\:ring-offset-secondary-300:focus{
    --tw-ring-offset-color: #BC9856
  }

  .md\:focus\:ring-offset-secondary-400:focus{
    --tw-ring-offset-color: #B88E42
  }

  .md\:focus\:ring-offset-secondary-500:focus{
    --tw-ring-offset-color: #AA7E2D
  }

  .md\:focus\:ring-offset-secondary-600:focus{
    --tw-ring-offset-color: #9C701D
  }

  .md\:focus\:ring-offset-secondary-700:focus{
    --tw-ring-offset-color: #92630B
  }

  .md\:focus\:ring-offset-secondary-800:focus{
    --tw-ring-offset-color: #875903
  }

  .md\:focus\:ring-offset-secondary-900:focus{
    --tw-ring-offset-color: #734B00
  }

  .md\:focus\:ring-offset-wireframes-grey:focus{
    --tw-ring-offset-color: #818181
  }

  .md\:focus\:ring-offset-wireframes-lightGrey:focus{
    --tw-ring-offset-color: #B7B7B7
  }

  .md\:focus\:ring-offset-background:focus{
    --tw-ring-offset-color: #170F34
  }

  .md\:focus\:ring-offset-surface:focus{
    --tw-ring-offset-color: #231D4B
  }

  .md\:focus\:ring-offset-card:focus{
    --tw-ring-offset-color: #2D2755
  }

  .md\:focus\:ring-offset-cardInner:focus{
    --tw-ring-offset-color: #3C356D
  }

  .md\:focus\:ring-offset-iconDefault:focus{
    --tw-ring-offset-color: #8E83AA
  }

  .md\:focus\:ring-offset-error:focus{
    --tw-ring-offset-color: #CF6679
  }

  .md\:focus\:ring-offset-enabledGold:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .md\:focus\:ring-offset-pass:focus{
    --tw-ring-offset-color: #34EF52
  }

  .md\:focus\:ring-offset-missionError:focus{
    --tw-ring-offset-color: #EF3456
  }

  .md\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000000
  }

  .md\:ring-offset-0{
    --tw-ring-offset-width: 0px
  }

  .md\:ring-offset-1{
    --tw-ring-offset-width: 1px
  }

  .md\:ring-offset-2{
    --tw-ring-offset-width: 2px
  }

  .md\:ring-offset-4{
    --tw-ring-offset-width: 4px
  }

  .md\:ring-offset-8{
    --tw-ring-offset-width: 8px
  }

  .md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px
  }

  .md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px
  }

  .md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px
  }

  .md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px
  }

  .md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px
  }

  .md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px
  }

  .md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px
  }

  .md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px
  }

  .md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px
  }

  .md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px
  }

  .md\:ring-white-high{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .md\:ring-white-emphasis{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .md\:ring-white-mid{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .md\:ring-white-disabled{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .md\:ring-white-faint{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .md\:ring-transparent{
    --tw-ring-color: transparent
  }

  .md\:ring-primary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .md\:ring-primary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .md\:ring-primary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .md\:ring-primary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .md\:ring-primary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .md\:ring-primary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .md\:ring-primary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .md\:ring-primary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:ring-primary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .md\:ring-primary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .md\:ring-primaryVariant{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .md\:ring-secondary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .md\:ring-wireframes-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .md\:ring-wireframes-lightGrey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .md\:ring-background{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .md\:ring-surface{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .md\:ring-card{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .md\:ring-cardInner{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .md\:ring-iconDefault{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .md\:ring-error{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .md\:ring-enabledGold{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:ring-pass{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .md\:ring-missionError{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .md\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-white-high:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .md\:focus-within\:ring-white-emphasis:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .md\:focus-within\:ring-white-mid:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .md\:focus-within\:ring-white-disabled:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .md\:focus-within\:ring-white-faint:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent
  }

  .md\:focus-within\:ring-primary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-primaryVariant:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-secondary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-wireframes-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-wireframes-lightGrey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-background:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-surface:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-card:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-cardInner:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-iconDefault:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-error:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-enabledGold:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-pass:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-missionError:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-white-high:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .md\:focus\:ring-white-emphasis:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .md\:focus\:ring-white-mid:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .md\:focus\:ring-white-disabled:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .md\:focus\:ring-white-faint:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .md\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent
  }

  .md\:focus\:ring-primary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-primaryVariant:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-secondary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-wireframes-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-wireframes-lightGrey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-background:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-surface:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-card:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-cardInner:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-iconDefault:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-error:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-enabledGold:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-pass:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-missionError:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .md\:ring-opacity-0{
    --tw-ring-opacity: 0
  }

  .md\:ring-opacity-5{
    --tw-ring-opacity: 0.05
  }

  .md\:ring-opacity-10{
    --tw-ring-opacity: 0.1
  }

  .md\:ring-opacity-20{
    --tw-ring-opacity: 0.2
  }

  .md\:ring-opacity-25{
    --tw-ring-opacity: 0.25
  }

  .md\:ring-opacity-30{
    --tw-ring-opacity: 0.3
  }

  .md\:ring-opacity-40{
    --tw-ring-opacity: 0.4
  }

  .md\:ring-opacity-50{
    --tw-ring-opacity: 0.5
  }

  .md\:ring-opacity-60{
    --tw-ring-opacity: 0.6
  }

  .md\:ring-opacity-70{
    --tw-ring-opacity: 0.7
  }

  .md\:ring-opacity-75{
    --tw-ring-opacity: 0.75
  }

  .md\:ring-opacity-80{
    --tw-ring-opacity: 0.8
  }

  .md\:ring-opacity-90{
    --tw-ring-opacity: 0.9
  }

  .md\:ring-opacity-95{
    --tw-ring-opacity: 0.95
  }

  .md\:ring-opacity-100{
    --tw-ring-opacity: 1
  }

  .md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0
  }

  .md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05
  }

  .md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1
  }

  .md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2
  }

  .md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25
  }

  .md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3
  }

  .md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4
  }

  .md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5
  }

  .md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6
  }

  .md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7
  }

  .md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75
  }

  .md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8
  }

  .md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9
  }

  .md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95
  }

  .md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1
  }

  .md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0
  }

  .md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05
  }

  .md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1
  }

  .md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2
  }

  .md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25
  }

  .md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3
  }

  .md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4
  }

  .md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5
  }

  .md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6
  }

  .md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7
  }

  .md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75
  }

  .md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8
  }

  .md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9
  }

  .md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95
  }

  .md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1
  }

  .md\:fill-current{
    fill:currentColor
  }

  .md\:stroke-current{
    stroke:currentColor
  }

  .md\:stroke-0{
    stroke-width:0
  }

  .md\:stroke-1{
    stroke-width:1
  }

  .md\:stroke-2{
    stroke-width:2
  }

  .md\:table-auto{
    table-layout:auto
  }

  .md\:table-fixed{
    table-layout:fixed
  }

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

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

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

  .md\:text-justify{
    text-align:justify
  }

  .md\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .md\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .md\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .md\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .md\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .md\:text-transparent{
    color:transparent
  }

  .md\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .md\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .md\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .md\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .md\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .md\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .md\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .md\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .md\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .md\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .md\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .md\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .md\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .md\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .md\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .md\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .md\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .md\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .md\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .md\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .md\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .md\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .md\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .md\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .md\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .md\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .md\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .md\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .md\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .group:hover .md\:group-hover\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .group:hover .md\:group-hover\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .group:hover .md\:group-hover\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .group:hover .md\:group-hover\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .group:hover .md\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .md\:group-hover\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-white-high:focus-within{
    color:rgba(255,255,255,0.95)
  }

  .md\:focus-within\:text-white-emphasis:focus-within{
    color:rgba(255,255,255,0.87)
  }

  .md\:focus-within\:text-white-mid:focus-within{
    color:rgba(255,255,255,0.6)
  }

  .md\:focus-within\:text-white-disabled:focus-within{
    color:rgba(255,255,255,0.38)
  }

  .md\:focus-within\:text-white-faint:focus-within{
    color:rgba(255,255,255,0.12)
  }

  .md\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .md\:focus-within\:text-primary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-primaryVariant:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-secondary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-wireframes-grey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-wireframes-lightGrey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-background:focus-within{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-surface:focus-within{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-card:focus-within{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-cardInner:focus-within{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-iconDefault:focus-within{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-error:focus-within{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-enabledGold:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-pass:focus-within{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-missionError:focus-within{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:hover\:text-white-high:hover{
    color:rgba(255,255,255,0.95)
  }

  .md\:hover\:text-white-emphasis:hover{
    color:rgba(255,255,255,0.87)
  }

  .md\:hover\:text-white-mid:hover{
    color:rgba(255,255,255,0.6)
  }

  .md\:hover\:text-white-disabled:hover{
    color:rgba(255,255,255,0.38)
  }

  .md\:hover\:text-white-faint:hover{
    color:rgba(255,255,255,0.12)
  }

  .md\:hover\:text-transparent:hover{
    color:transparent
  }

  .md\:hover\:text-primary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .md\:hover\:text-primary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .md\:hover\:text-primaryVariant:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .md\:hover\:text-secondary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .md\:hover\:text-wireframes-grey:hover{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .md\:hover\:text-wireframes-lightGrey:hover{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .md\:hover\:text-background:hover{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .md\:hover\:text-surface:hover{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .md\:hover\:text-card:hover{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .md\:hover\:text-cardInner:hover{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .md\:hover\:text-iconDefault:hover{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .md\:hover\:text-error:hover{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .md\:hover\:text-enabledGold:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:hover\:text-pass:hover{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .md\:hover\:text-missionError:hover{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .md\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus\:text-white-high:focus{
    color:rgba(255,255,255,0.95)
  }

  .md\:focus\:text-white-emphasis:focus{
    color:rgba(255,255,255,0.87)
  }

  .md\:focus\:text-white-mid:focus{
    color:rgba(255,255,255,0.6)
  }

  .md\:focus\:text-white-disabled:focus{
    color:rgba(255,255,255,0.38)
  }

  .md\:focus\:text-white-faint:focus{
    color:rgba(255,255,255,0.12)
  }

  .md\:focus\:text-transparent:focus{
    color:transparent
  }

  .md\:focus\:text-primary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .md\:focus\:text-primary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .md\:focus\:text-primaryVariant:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .md\:focus\:text-secondary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .md\:focus\:text-wireframes-grey:focus{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .md\:focus\:text-wireframes-lightGrey:focus{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .md\:focus\:text-background:focus{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .md\:focus\:text-surface:focus{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .md\:focus\:text-card:focus{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .md\:focus\:text-cardInner:focus{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .md\:focus\:text-iconDefault:focus{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .md\:focus\:text-error:focus{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .md\:focus\:text-enabledGold:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .md\:focus\:text-pass:focus{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .md\:focus\:text-missionError:focus{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .md\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .md\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .md\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .md\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .md\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .md\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .md\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .md\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .md\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .md\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .md\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .md\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .md\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .md\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .md\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .md\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .group:hover .md\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .group:hover .md\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .group:hover .md\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .group:hover .md\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .group:hover .md\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .group:hover .md\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .group:hover .md\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .group:hover .md\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .group:hover .md\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .group:hover .md\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .group:hover .md\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .group:hover .md\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .group:hover .md\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .group:hover .md\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .group:hover .md\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0
  }

  .md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05
  }

  .md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1
  }

  .md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2
  }

  .md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25
  }

  .md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3
  }

  .md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4
  }

  .md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5
  }

  .md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6
  }

  .md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7
  }

  .md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75
  }

  .md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8
  }

  .md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9
  }

  .md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95
  }

  .md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1
  }

  .md\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0
  }

  .md\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05
  }

  .md\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1
  }

  .md\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2
  }

  .md\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25
  }

  .md\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3
  }

  .md\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4
  }

  .md\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5
  }

  .md\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6
  }

  .md\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7
  }

  .md\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75
  }

  .md\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8
  }

  .md\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9
  }

  .md\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95
  }

  .md\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1
  }

  .md\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0
  }

  .md\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05
  }

  .md\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1
  }

  .md\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2
  }

  .md\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25
  }

  .md\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3
  }

  .md\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4
  }

  .md\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5
  }

  .md\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6
  }

  .md\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7
  }

  .md\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75
  }

  .md\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8
  }

  .md\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9
  }

  .md\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95
  }

  .md\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1
  }

  .md\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .md\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .md\:overflow-clip{
    text-overflow:clip
  }

  .md\:italic{
    font-style:italic
  }

  .md\:not-italic{
    font-style:normal
  }

  .md\:uppercase{
    text-transform:uppercase
  }

  .md\:lowercase{
    text-transform:lowercase
  }

  .md\:capitalize{
    text-transform:capitalize
  }

  .md\:normal-case{
    text-transform:none
  }

  .md\:underline{
    text-decoration:underline
  }

  .md\:line-through{
    text-decoration:line-through
  }

  .md\:no-underline{
    text-decoration:none
  }

  .group:hover .md\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .md\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .md\:group-hover\:no-underline{
    text-decoration:none
  }

  .md\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .md\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .md\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .md\:hover\:underline:hover{
    text-decoration:underline
  }

  .md\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .md\:hover\:no-underline:hover{
    text-decoration:none
  }

  .md\:focus\:underline:focus{
    text-decoration:underline
  }

  .md\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .md\:focus\:no-underline:focus{
    text-decoration:none
  }

  .md\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .md\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .md\:ordinal,.md\:slashed-zero,.md\:lining-nums,.md\:oldstyle-nums,.md\:proportional-nums,.md\:tabular-nums,.md\:diagonal-fractions,.md\: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\:normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .md\:ordinal{
    --tw-ordinal: ordinal
  }

  .md\:slashed-zero{
    --tw-slashed-zero: slashed-zero
  }

  .md\:lining-nums{
    --tw-numeric-figure: lining-nums
  }

  .md\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums
  }

  .md\:proportional-nums{
    --tw-numeric-spacing: proportional-nums
  }

  .md\:tabular-nums{
    --tw-numeric-spacing: tabular-nums
  }

  .md\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions
  }

  .md\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions
  }

  .md\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .md\:tracking-tight{
    letter-spacing:-0.025em
  }

  .md\:tracking-normal{
    letter-spacing:0em
  }

  .md\:tracking-wide{
    letter-spacing:0.025em
  }

  .md\:tracking-wider{
    letter-spacing:0.05em
  }

  .md\:tracking-widest{
    letter-spacing:0.1em
  }

  .md\:select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
  }

  .md\:select-text{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
  }

  .md\:select-all{
    -webkit-user-select:all;
    -moz-user-select:all;
    -ms-user-select:all;
    user-select:all
  }

  .md\:select-auto{
    -webkit-user-select:auto;
    -moz-user-select:auto;
    -ms-user-select:auto;
    user-select:auto
  }

  .md\:align-baseline{
    vertical-align:baseline
  }

  .md\:align-top{
    vertical-align:top
  }

  .md\:align-middle{
    vertical-align:middle
  }

  .md\:align-bottom{
    vertical-align:bottom
  }

  .md\:align-text-top{
    vertical-align:text-top
  }

  .md\:align-text-bottom{
    vertical-align:text-bottom
  }

  .md\:visible{
    visibility:visible
  }

  .md\:invisible{
    visibility:hidden
  }

  .md\:whitespace-normal{
    white-space:normal
  }

  .md\:whitespace-nowrap{
    white-space:nowrap
  }

  .md\:whitespace-pre{
    white-space:pre
  }

  .md\:whitespace-pre-line{
    white-space:pre-line
  }

  .md\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .md\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .md\:break-words{
    overflow-wrap:break-word
  }

  .md\:break-all{
    word-break:break-all
  }

  .md\:w-0{
    width:0px
  }

  .md\:w-1{
    width:4px
  }

  .md\:w-2{
    width:8px
  }

  .md\:w-3{
    width:0.75rem
  }

  .md\:w-4{
    width:1rem
  }

  .md\:w-5{
    width:1.25rem
  }

  .md\:w-6{
    width:1.5rem
  }

  .md\:w-7{
    width:1.75rem
  }

  .md\:w-8{
    width:2rem
  }

  .md\:w-9{
    width:2.25rem
  }

  .md\:w-10{
    width:2.5rem
  }

  .md\:w-11{
    width:2.75rem
  }

  .md\:w-12{
    width:3rem
  }

  .md\:w-13{
    width:3.25rem
  }

  .md\:w-14{
    width:3.5rem
  }

  .md\:w-15{
    width:3.75rem
  }

  .md\:w-16{
    width:4rem
  }

  .md\:w-18{
    width:4.5rem
  }

  .md\:w-20{
    width:5rem
  }

  .md\:w-24{
    width:6rem
  }

  .md\:w-28{
    width:7rem
  }

  .md\:w-30{
    width:7.5rem
  }

  .md\:w-32{
    width:8rem
  }

  .md\:w-40{
    width:10rem
  }

  .md\:w-50{
    width:12.5rem
  }

  .md\:w-75{
    width:18.75rem
  }

  .md\:w-150{
    width:37.5rem
  }

  .md\:w-auto{
    width:auto
  }

  .md\:w-0\.25{
    width:1px
  }

  .md\:w-0\.5{
    width:2px
  }

  .md\:w-0\.75{
    width:3px
  }

  .md\:w-1\.25{
    width:5px
  }

  .md\:w-1\.5{
    width:6px
  }

  .md\:w-2\.5{
    width:10px
  }

  .md\:w-3\.5{
    width:0.875rem
  }

  .md\:w-3\.75{
    width:15px
  }

  .md\:w-4\.5{
    width:1.125rem
  }

  .md\:w-7\.5{
    width:30px
  }

  .md\:w-8\.75{
    width:35px
  }

  .md\:w-12\.5{
    width:50px
  }

  .md\:w-17\.5{
    width:70px
  }

  .md\:w-21\.5{
    width:86px
  }

  .md\:w-1\/2{
    width:50%
  }

  .md\:w-1\/3{
    width:33.333333%
  }

  .md\:w-2\/3{
    width:66.666667%
  }

  .md\:w-1\/4{
    width:25%
  }

  .md\:w-2\/4{
    width:50%
  }

  .md\:w-3\/4{
    width:75%
  }

  .md\:w-1\/5{
    width:20%
  }

  .md\:w-2\/5{
    width:40%
  }

  .md\:w-3\/5{
    width:60%
  }

  .md\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .md\:w-1\/12{
    width:8.333333%
  }

  .md\:w-2\/12{
    width:16.666667%
  }

  .md\:w-3\/12{
    width:25%
  }

  .md\:w-4\/12{
    width:33.333333%
  }

  .md\:w-5\/12{
    width:41.666667%
  }

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

  .md\:w-7\/12{
    width:58.333333%
  }

  .md\:w-8\/12{
    width:66.666667%
  }

  .md\:w-9\/12{
    width:75%
  }

  .md\:w-10\/12{
    width:83.333333%
  }

  .md\:w-11\/12{
    width:91.666667%
  }

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

  .md\:w-screen{
    width:100vw
  }

  .md\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .md\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .md\:w-fit{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content
  }

  .md\:w-screen-lg{
    width:var(--screens-lg)
  }

  .md\:w-true-screen{
    width:calc(100vw - var(--sidebar-open))
  }

  .md\:w-modal{
    width:41.25rem
  }

  .md\:z-0{
    z-index:0
  }

  .md\:z-10{
    z-index:10
  }

  .md\:z-20{
    z-index:20
  }

  .md\:z-30{
    z-index:30
  }

  .md\:z-40{
    z-index:40
  }

  .md\:z-50{
    z-index:50
  }

  .md\:z-60{
    z-index:60
  }

  .md\:z-70{
    z-index:70
  }

  .md\:z-80{
    z-index:80
  }

  .md\:z-90{
    z-index:90
  }

  .md\:z-100{
    z-index:100
  }

  .md\:z-auto{
    z-index:auto
  }

  .md\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .md\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .md\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .md\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .md\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .md\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .md\:focus-within\:z-60:focus-within{
    z-index:60
  }

  .md\:focus-within\:z-70:focus-within{
    z-index:70
  }

  .md\:focus-within\:z-80:focus-within{
    z-index:80
  }

  .md\:focus-within\:z-90:focus-within{
    z-index:90
  }

  .md\:focus-within\:z-100:focus-within{
    z-index:100
  }

  .md\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .md\:focus\:z-0:focus{
    z-index:0
  }

  .md\:focus\:z-10:focus{
    z-index:10
  }

  .md\:focus\:z-20:focus{
    z-index:20
  }

  .md\:focus\:z-30:focus{
    z-index:30
  }

  .md\:focus\:z-40:focus{
    z-index:40
  }

  .md\:focus\:z-50:focus{
    z-index:50
  }

  .md\:focus\:z-60:focus{
    z-index:60
  }

  .md\:focus\:z-70:focus{
    z-index:70
  }

  .md\:focus\:z-80:focus{
    z-index:80
  }

  .md\:focus\:z-90:focus{
    z-index:90
  }

  .md\:focus\:z-100:focus{
    z-index:100
  }

  .md\:focus\:z-auto:focus{
    z-index:auto
  }

  .md\:isolate{
    isolation:isolate
  }

  .md\:isolation-auto{
    isolation:auto
  }

  .md\:gap-0{
    grid-gap:0px;
    grid-gap:0px;
    gap:0px
  }

  .md\:gap-1{
    grid-gap:4px;
    grid-gap:4px;
    gap:4px
  }

  .md\:gap-2{
    grid-gap:8px;
    grid-gap:8px;
    gap:8px
  }

  .md\:gap-3{
    grid-gap:12px;
    grid-gap:12px;
    gap:12px
  }

  .md\:gap-4{
    grid-gap:16px;
    grid-gap:16px;
    gap:16px
  }

  .md\:gap-5{
    grid-gap:20px;
    grid-gap:20px;
    gap:20px
  }

  .md\:gap-6{
    grid-gap:24px;
    grid-gap:24px;
    gap:24px
  }

  .md\:gap-7{
    grid-gap:28px;
    grid-gap:28px;
    gap:28px
  }

  .md\:gap-8{
    grid-gap:32px;
    grid-gap:32px;
    gap:32px
  }

  .md\:gap-9{
    grid-gap:36px;
    grid-gap:36px;
    gap:36px
  }

  .md\:gap-10{
    grid-gap:40px;
    grid-gap:40px;
    gap:40px
  }

  .md\:gap-15{
    grid-gap:60px;
    grid-gap:60px;
    gap:60px
  }

  .md\:gap-20{
    grid-gap:80px;
    grid-gap:80px;
    gap:80px
  }

  .md\:gap-0\.25{
    grid-gap:1px;
    grid-gap:1px;
    gap:1px
  }

  .md\:gap-0\.5{
    grid-gap:2px;
    grid-gap:2px;
    gap:2px
  }

  .md\:gap-0\.75{
    grid-gap:3px;
    grid-gap:3px;
    gap:3px
  }

  .md\:gap-1\.25{
    grid-gap:5px;
    grid-gap:5px;
    gap:5px
  }

  .md\:gap-1\.5{
    grid-gap:6px;
    grid-gap:6px;
    gap:6px
  }

  .md\:gap-2\.5{
    grid-gap:10px;
    grid-gap:10px;
    gap:10px
  }

  .md\:gap-3\.5{
    grid-gap:14px;
    grid-gap:14px;
    gap:14px
  }

  .md\:gap-3\.75{
    grid-gap:15px;
    grid-gap:15px;
    gap:15px
  }

  .md\:gap-4\.5{
    grid-gap:18px;
    grid-gap:18px;
    gap:18px
  }

  .md\:gap-7\.5{
    grid-gap:30px;
    grid-gap:30px;
    gap:30px
  }

  .md\:gap-8\.75{
    grid-gap:35px;
    grid-gap:35px;
    gap:35px
  }

  .md\:gap-12\.5{
    grid-gap:50px;
    grid-gap:50px;
    gap:50px
  }

  .md\:gap-17\.5{
    grid-gap:70px;
    grid-gap:70px;
    gap:70px
  }

  .md\:gap-21\.5{
    grid-gap:86px;
    grid-gap:86px;
    gap:86px
  }

  .md\:gap-x-0{
    grid-column-gap:0px;
    -moz-column-gap:0px;
    grid-column-gap:0px;
    column-gap:0px
  }

  .md\:gap-x-1{
    grid-column-gap:4px;
    -moz-column-gap:4px;
    grid-column-gap:4px;
    column-gap:4px
  }

  .md\:gap-x-2{
    grid-column-gap:8px;
    -moz-column-gap:8px;
    grid-column-gap:8px;
    column-gap:8px
  }

  .md\:gap-x-3{
    grid-column-gap:12px;
    -moz-column-gap:12px;
    grid-column-gap:12px;
    column-gap:12px
  }

  .md\:gap-x-4{
    grid-column-gap:16px;
    -moz-column-gap:16px;
    grid-column-gap:16px;
    column-gap:16px
  }

  .md\:gap-x-5{
    grid-column-gap:20px;
    -moz-column-gap:20px;
    grid-column-gap:20px;
    column-gap:20px
  }

  .md\:gap-x-6{
    grid-column-gap:24px;
    -moz-column-gap:24px;
    grid-column-gap:24px;
    column-gap:24px
  }

  .md\:gap-x-7{
    grid-column-gap:28px;
    -moz-column-gap:28px;
    grid-column-gap:28px;
    column-gap:28px
  }

  .md\:gap-x-8{
    grid-column-gap:32px;
    -moz-column-gap:32px;
    grid-column-gap:32px;
    column-gap:32px
  }

  .md\:gap-x-9{
    grid-column-gap:36px;
    -moz-column-gap:36px;
    grid-column-gap:36px;
    column-gap:36px
  }

  .md\:gap-x-10{
    grid-column-gap:40px;
    -moz-column-gap:40px;
    grid-column-gap:40px;
    column-gap:40px
  }

  .md\:gap-x-15{
    grid-column-gap:60px;
    -moz-column-gap:60px;
    grid-column-gap:60px;
    column-gap:60px
  }

  .md\:gap-x-20{
    grid-column-gap:80px;
    -moz-column-gap:80px;
    grid-column-gap:80px;
    column-gap:80px
  }

  .md\:gap-x-0\.25{
    grid-column-gap:1px;
    -moz-column-gap:1px;
    grid-column-gap:1px;
    column-gap:1px
  }

  .md\:gap-x-0\.5{
    grid-column-gap:2px;
    -moz-column-gap:2px;
    grid-column-gap:2px;
    column-gap:2px
  }

  .md\:gap-x-0\.75{
    grid-column-gap:3px;
    -moz-column-gap:3px;
    grid-column-gap:3px;
    column-gap:3px
  }

  .md\:gap-x-1\.25{
    grid-column-gap:5px;
    -moz-column-gap:5px;
    grid-column-gap:5px;
    column-gap:5px
  }

  .md\:gap-x-1\.5{
    grid-column-gap:6px;
    -moz-column-gap:6px;
    grid-column-gap:6px;
    column-gap:6px
  }

  .md\:gap-x-2\.5{
    grid-column-gap:10px;
    -moz-column-gap:10px;
    grid-column-gap:10px;
    column-gap:10px
  }

  .md\:gap-x-3\.5{
    grid-column-gap:14px;
    -moz-column-gap:14px;
    grid-column-gap:14px;
    column-gap:14px
  }

  .md\:gap-x-3\.75{
    grid-column-gap:15px;
    -moz-column-gap:15px;
    grid-column-gap:15px;
    column-gap:15px
  }

  .md\:gap-x-4\.5{
    grid-column-gap:18px;
    -moz-column-gap:18px;
    grid-column-gap:18px;
    column-gap:18px
  }

  .md\:gap-x-7\.5{
    grid-column-gap:30px;
    -moz-column-gap:30px;
    grid-column-gap:30px;
    column-gap:30px
  }

  .md\:gap-x-8\.75{
    grid-column-gap:35px;
    -moz-column-gap:35px;
    grid-column-gap:35px;
    column-gap:35px
  }

  .md\:gap-x-12\.5{
    grid-column-gap:50px;
    -moz-column-gap:50px;
    grid-column-gap:50px;
    column-gap:50px
  }

  .md\:gap-x-17\.5{
    grid-column-gap:70px;
    -moz-column-gap:70px;
    grid-column-gap:70px;
    column-gap:70px
  }

  .md\:gap-x-21\.5{
    grid-column-gap:86px;
    -moz-column-gap:86px;
    grid-column-gap:86px;
    column-gap:86px
  }

  .md\:gap-y-0{
    grid-row-gap:0px;
    grid-row-gap:0px;
    row-gap:0px
  }

  .md\:gap-y-1{
    grid-row-gap:4px;
    grid-row-gap:4px;
    row-gap:4px
  }

  .md\:gap-y-2{
    grid-row-gap:8px;
    grid-row-gap:8px;
    row-gap:8px
  }

  .md\:gap-y-3{
    grid-row-gap:12px;
    grid-row-gap:12px;
    row-gap:12px
  }

  .md\:gap-y-4{
    grid-row-gap:16px;
    grid-row-gap:16px;
    row-gap:16px
  }

  .md\:gap-y-5{
    grid-row-gap:20px;
    grid-row-gap:20px;
    row-gap:20px
  }

  .md\:gap-y-6{
    grid-row-gap:24px;
    grid-row-gap:24px;
    row-gap:24px
  }

  .md\:gap-y-7{
    grid-row-gap:28px;
    grid-row-gap:28px;
    row-gap:28px
  }

  .md\:gap-y-8{
    grid-row-gap:32px;
    grid-row-gap:32px;
    row-gap:32px
  }

  .md\:gap-y-9{
    grid-row-gap:36px;
    grid-row-gap:36px;
    row-gap:36px
  }

  .md\:gap-y-10{
    grid-row-gap:40px;
    grid-row-gap:40px;
    row-gap:40px
  }

  .md\:gap-y-15{
    grid-row-gap:60px;
    grid-row-gap:60px;
    row-gap:60px
  }

  .md\:gap-y-20{
    grid-row-gap:80px;
    grid-row-gap:80px;
    row-gap:80px
  }

  .md\:gap-y-0\.25{
    grid-row-gap:1px;
    grid-row-gap:1px;
    row-gap:1px
  }

  .md\:gap-y-0\.5{
    grid-row-gap:2px;
    grid-row-gap:2px;
    row-gap:2px
  }

  .md\:gap-y-0\.75{
    grid-row-gap:3px;
    grid-row-gap:3px;
    row-gap:3px
  }

  .md\:gap-y-1\.25{
    grid-row-gap:5px;
    grid-row-gap:5px;
    row-gap:5px
  }

  .md\:gap-y-1\.5{
    grid-row-gap:6px;
    grid-row-gap:6px;
    row-gap:6px
  }

  .md\:gap-y-2\.5{
    grid-row-gap:10px;
    grid-row-gap:10px;
    row-gap:10px
  }

  .md\:gap-y-3\.5{
    grid-row-gap:14px;
    grid-row-gap:14px;
    row-gap:14px
  }

  .md\:gap-y-3\.75{
    grid-row-gap:15px;
    grid-row-gap:15px;
    row-gap:15px
  }

  .md\:gap-y-4\.5{
    grid-row-gap:18px;
    grid-row-gap:18px;
    row-gap:18px
  }

  .md\:gap-y-7\.5{
    grid-row-gap:30px;
    grid-row-gap:30px;
    row-gap:30px
  }

  .md\:gap-y-8\.75{
    grid-row-gap:35px;
    grid-row-gap:35px;
    row-gap:35px
  }

  .md\:gap-y-12\.5{
    grid-row-gap:50px;
    grid-row-gap:50px;
    row-gap:50px
  }

  .md\:gap-y-17\.5{
    grid-row-gap:70px;
    grid-row-gap:70px;
    row-gap:70px
  }

  .md\:gap-y-21\.5{
    grid-row-gap:86px;
    grid-row-gap:86px;
    row-gap:86px
  }

  .md\:grid-flow-row{
    grid-auto-flow:row
  }

  .md\:grid-flow-col{
    grid-auto-flow:column
  }

  .md\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .md\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:grid-cols-none{
    grid-template-columns:none
  }

  .md\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .md\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .md\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

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

  .md\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:col-start-1{
    grid-column-start:1
  }

  .md\:col-start-2{
    grid-column-start:2
  }

  .md\:col-start-3{
    grid-column-start:3
  }

  .md\:col-start-4{
    grid-column-start:4
  }

  .md\:col-start-5{
    grid-column-start:5
  }

  .md\:col-start-6{
    grid-column-start:6
  }

  .md\:col-start-7{
    grid-column-start:7
  }

  .md\:col-start-8{
    grid-column-start:8
  }

  .md\:col-start-9{
    grid-column-start:9
  }

  .md\:col-start-10{
    grid-column-start:10
  }

  .md\:col-start-11{
    grid-column-start:11
  }

  .md\:col-start-12{
    grid-column-start:12
  }

  .md\:col-start-13{
    grid-column-start:13
  }

  .md\:col-start-auto{
    grid-column-start:auto
  }

  .md\:col-end-1{
    grid-column-end:1
  }

  .md\:col-end-2{
    grid-column-end:2
  }

  .md\:col-end-3{
    grid-column-end:3
  }

  .md\:col-end-4{
    grid-column-end:4
  }

  .md\:col-end-5{
    grid-column-end:5
  }

  .md\:col-end-6{
    grid-column-end:6
  }

  .md\:col-end-7{
    grid-column-end:7
  }

  .md\:col-end-8{
    grid-column-end:8
  }

  .md\:col-end-9{
    grid-column-end:9
  }

  .md\:col-end-10{
    grid-column-end:10
  }

  .md\:col-end-11{
    grid-column-end:11
  }

  .md\:col-end-12{
    grid-column-end:12
  }

  .md\:col-end-13{
    grid-column-end:13
  }

  .md\:col-end-auto{
    grid-column-end:auto
  }

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

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

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

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

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

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

  .md\:grid-rows-none{
    grid-template-rows:none
  }

  .md\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .md\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .md\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .md\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .md\:row-auto{
    grid-row:auto
  }

  .md\:row-span-1{
    grid-row:span 1 / span 1
  }

  .md\:row-span-2{
    grid-row:span 2 / span 2
  }

  .md\:row-span-3{
    grid-row:span 3 / span 3
  }

  .md\:row-span-4{
    grid-row:span 4 / span 4
  }

  .md\:row-span-5{
    grid-row:span 5 / span 5
  }

  .md\:row-span-6{
    grid-row:span 6 / span 6
  }

  .md\:row-span-full{
    grid-row:1 / -1
  }

  .md\:row-start-1{
    grid-row-start:1
  }

  .md\:row-start-2{
    grid-row-start:2
  }

  .md\:row-start-3{
    grid-row-start:3
  }

  .md\:row-start-4{
    grid-row-start:4
  }

  .md\:row-start-5{
    grid-row-start:5
  }

  .md\:row-start-6{
    grid-row-start:6
  }

  .md\:row-start-7{
    grid-row-start:7
  }

  .md\:row-start-auto{
    grid-row-start:auto
  }

  .md\:row-end-1{
    grid-row-end:1
  }

  .md\:row-end-2{
    grid-row-end:2
  }

  .md\:row-end-3{
    grid-row-end:3
  }

  .md\:row-end-4{
    grid-row-end:4
  }

  .md\:row-end-5{
    grid-row-end:5
  }

  .md\:row-end-6{
    grid-row-end:6
  }

  .md\:row-end-7{
    grid-row-end:7
  }

  .md\:row-end-auto{
    grid-row-end:auto
  }

  .md\: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\: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\:transform-none{
    transform:none
  }

  .md\:origin-center{
    transform-origin:center
  }

  .md\:origin-top{
    transform-origin:top
  }

  .md\:origin-top-right{
    transform-origin:top right
  }

  .md\:origin-right{
    transform-origin:right
  }

  .md\:origin-bottom-right{
    transform-origin:bottom right
  }

  .md\:origin-bottom{
    transform-origin:bottom
  }

  .md\:origin-bottom-left{
    transform-origin:bottom left
  }

  .md\:origin-left{
    transform-origin:left
  }

  .md\:origin-top-left{
    transform-origin:top left
  }

  .md\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .md\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .md\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .md\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .md\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .md\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .md\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .md\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .md\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .md\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .md\:scale-x-0{
    --tw-scale-x: 0
  }

  .md\:scale-x-50{
    --tw-scale-x: .5
  }

  .md\:scale-x-75{
    --tw-scale-x: .75
  }

  .md\:scale-x-90{
    --tw-scale-x: .9
  }

  .md\:scale-x-95{
    --tw-scale-x: .95
  }

  .md\:scale-x-100{
    --tw-scale-x: 1
  }

  .md\:scale-x-105{
    --tw-scale-x: 1.05
  }

  .md\:scale-x-110{
    --tw-scale-x: 1.1
  }

  .md\:scale-x-125{
    --tw-scale-x: 1.25
  }

  .md\:scale-x-150{
    --tw-scale-x: 1.5
  }

  .md\:scale-y-0{
    --tw-scale-y: 0
  }

  .md\:scale-y-50{
    --tw-scale-y: .5
  }

  .md\:scale-y-75{
    --tw-scale-y: .75
  }

  .md\:scale-y-90{
    --tw-scale-y: .9
  }

  .md\:scale-y-95{
    --tw-scale-y: .95
  }

  .md\:scale-y-100{
    --tw-scale-y: 1
  }

  .md\:scale-y-105{
    --tw-scale-y: 1.05
  }

  .md\:scale-y-110{
    --tw-scale-y: 1.1
  }

  .md\:scale-y-125{
    --tw-scale-y: 1.25
  }

  .md\:scale-y-150{
    --tw-scale-y: 1.5
  }

  .md\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .md\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .md\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .md\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .md\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .md\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .md\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .md\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .md\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .md\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .md\:hover\:scale-x-0:hover{
    --tw-scale-x: 0
  }

  .md\:hover\:scale-x-50:hover{
    --tw-scale-x: .5
  }

  .md\:hover\:scale-x-75:hover{
    --tw-scale-x: .75
  }

  .md\:hover\:scale-x-90:hover{
    --tw-scale-x: .9
  }

  .md\:hover\:scale-x-95:hover{
    --tw-scale-x: .95
  }

  .md\:hover\:scale-x-100:hover{
    --tw-scale-x: 1
  }

  .md\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05
  }

  .md\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1
  }

  .md\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25
  }

  .md\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5
  }

  .md\:hover\:scale-y-0:hover{
    --tw-scale-y: 0
  }

  .md\:hover\:scale-y-50:hover{
    --tw-scale-y: .5
  }

  .md\:hover\:scale-y-75:hover{
    --tw-scale-y: .75
  }

  .md\:hover\:scale-y-90:hover{
    --tw-scale-y: .9
  }

  .md\:hover\:scale-y-95:hover{
    --tw-scale-y: .95
  }

  .md\:hover\:scale-y-100:hover{
    --tw-scale-y: 1
  }

  .md\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05
  }

  .md\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1
  }

  .md\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25
  }

  .md\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5
  }

  .md\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .md\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .md\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .md\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .md\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .md\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .md\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .md\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .md\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .md\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .md\:focus\:scale-x-0:focus{
    --tw-scale-x: 0
  }

  .md\:focus\:scale-x-50:focus{
    --tw-scale-x: .5
  }

  .md\:focus\:scale-x-75:focus{
    --tw-scale-x: .75
  }

  .md\:focus\:scale-x-90:focus{
    --tw-scale-x: .9
  }

  .md\:focus\:scale-x-95:focus{
    --tw-scale-x: .95
  }

  .md\:focus\:scale-x-100:focus{
    --tw-scale-x: 1
  }

  .md\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05
  }

  .md\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1
  }

  .md\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25
  }

  .md\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5
  }

  .md\:focus\:scale-y-0:focus{
    --tw-scale-y: 0
  }

  .md\:focus\:scale-y-50:focus{
    --tw-scale-y: .5
  }

  .md\:focus\:scale-y-75:focus{
    --tw-scale-y: .75
  }

  .md\:focus\:scale-y-90:focus{
    --tw-scale-y: .9
  }

  .md\:focus\:scale-y-95:focus{
    --tw-scale-y: .95
  }

  .md\:focus\:scale-y-100:focus{
    --tw-scale-y: 1
  }

  .md\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05
  }

  .md\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1
  }

  .md\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25
  }

  .md\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5
  }

  .md\:rotate-0{
    --tw-rotate: 0deg
  }

  .md\:rotate-1{
    --tw-rotate: 1deg
  }

  .md\:rotate-2{
    --tw-rotate: 2deg
  }

  .md\:rotate-3{
    --tw-rotate: 3deg
  }

  .md\:rotate-6{
    --tw-rotate: 6deg
  }

  .md\:rotate-12{
    --tw-rotate: 12deg
  }

  .md\:rotate-45{
    --tw-rotate: 45deg
  }

  .md\:rotate-90{
    --tw-rotate: 90deg
  }

  .md\:rotate-180{
    --tw-rotate: 180deg
  }

  .md\:-rotate-180{
    --tw-rotate: -180deg
  }

  .md\:-rotate-90{
    --tw-rotate: -90deg
  }

  .md\:-rotate-45{
    --tw-rotate: -45deg
  }

  .md\:-rotate-12{
    --tw-rotate: -12deg
  }

  .md\:-rotate-6{
    --tw-rotate: -6deg
  }

  .md\:-rotate-3{
    --tw-rotate: -3deg
  }

  .md\:-rotate-2{
    --tw-rotate: -2deg
  }

  .md\:-rotate-1{
    --tw-rotate: -1deg
  }

  .md\:hover\:rotate-0:hover{
    --tw-rotate: 0deg
  }

  .md\:hover\:rotate-1:hover{
    --tw-rotate: 1deg
  }

  .md\:hover\:rotate-2:hover{
    --tw-rotate: 2deg
  }

  .md\:hover\:rotate-3:hover{
    --tw-rotate: 3deg
  }

  .md\:hover\:rotate-6:hover{
    --tw-rotate: 6deg
  }

  .md\:hover\:rotate-12:hover{
    --tw-rotate: 12deg
  }

  .md\:hover\:rotate-45:hover{
    --tw-rotate: 45deg
  }

  .md\:hover\:rotate-90:hover{
    --tw-rotate: 90deg
  }

  .md\:hover\:rotate-180:hover{
    --tw-rotate: 180deg
  }

  .md\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg
  }

  .md\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg
  }

  .md\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg
  }

  .md\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg
  }

  .md\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg
  }

  .md\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg
  }

  .md\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg
  }

  .md\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg
  }

  .md\:focus\:rotate-0:focus{
    --tw-rotate: 0deg
  }

  .md\:focus\:rotate-1:focus{
    --tw-rotate: 1deg
  }

  .md\:focus\:rotate-2:focus{
    --tw-rotate: 2deg
  }

  .md\:focus\:rotate-3:focus{
    --tw-rotate: 3deg
  }

  .md\:focus\:rotate-6:focus{
    --tw-rotate: 6deg
  }

  .md\:focus\:rotate-12:focus{
    --tw-rotate: 12deg
  }

  .md\:focus\:rotate-45:focus{
    --tw-rotate: 45deg
  }

  .md\:focus\:rotate-90:focus{
    --tw-rotate: 90deg
  }

  .md\:focus\:rotate-180:focus{
    --tw-rotate: 180deg
  }

  .md\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg
  }

  .md\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg
  }

  .md\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg
  }

  .md\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg
  }

  .md\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg
  }

  .md\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg
  }

  .md\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg
  }

  .md\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg
  }

  .md\:translate-x-0{
    --tw-translate-x: 0px
  }

  .md\:translate-x-1{
    --tw-translate-x: 4px
  }

  .md\:translate-x-2{
    --tw-translate-x: 8px
  }

  .md\:translate-x-3{
    --tw-translate-x: 12px
  }

  .md\:translate-x-4{
    --tw-translate-x: 16px
  }

  .md\:translate-x-5{
    --tw-translate-x: 20px
  }

  .md\:translate-x-6{
    --tw-translate-x: 24px
  }

  .md\:translate-x-7{
    --tw-translate-x: 28px
  }

  .md\:translate-x-8{
    --tw-translate-x: 32px
  }

  .md\:translate-x-9{
    --tw-translate-x: 36px
  }

  .md\:translate-x-10{
    --tw-translate-x: 40px
  }

  .md\:translate-x-15{
    --tw-translate-x: 60px
  }

  .md\:translate-x-20{
    --tw-translate-x: 80px
  }

  .md\:translate-x-0\.25{
    --tw-translate-x: 1px
  }

  .md\:translate-x-0\.5{
    --tw-translate-x: 2px
  }

  .md\:translate-x-0\.75{
    --tw-translate-x: 3px
  }

  .md\:translate-x-1\.25{
    --tw-translate-x: 5px
  }

  .md\:translate-x-1\.5{
    --tw-translate-x: 6px
  }

  .md\:translate-x-2\.5{
    --tw-translate-x: 10px
  }

  .md\:translate-x-3\.5{
    --tw-translate-x: 14px
  }

  .md\:translate-x-3\.75{
    --tw-translate-x: 15px
  }

  .md\:translate-x-4\.5{
    --tw-translate-x: 18px
  }

  .md\:translate-x-7\.5{
    --tw-translate-x: 30px
  }

  .md\:translate-x-8\.75{
    --tw-translate-x: 35px
  }

  .md\:translate-x-12\.5{
    --tw-translate-x: 50px
  }

  .md\:translate-x-17\.5{
    --tw-translate-x: 70px
  }

  .md\:translate-x-21\.5{
    --tw-translate-x: 86px
  }

  .md\:-translate-x-0{
    --tw-translate-x: 0px
  }

  .md\:-translate-x-1{
    --tw-translate-x: -4px
  }

  .md\:-translate-x-2{
    --tw-translate-x: -8px
  }

  .md\:-translate-x-3{
    --tw-translate-x: -12px
  }

  .md\:-translate-x-4{
    --tw-translate-x: -16px
  }

  .md\:-translate-x-5{
    --tw-translate-x: -20px
  }

  .md\:-translate-x-6{
    --tw-translate-x: -24px
  }

  .md\:-translate-x-7{
    --tw-translate-x: -28px
  }

  .md\:-translate-x-8{
    --tw-translate-x: -32px
  }

  .md\:-translate-x-9{
    --tw-translate-x: -36px
  }

  .md\:-translate-x-10{
    --tw-translate-x: -40px
  }

  .md\:-translate-x-15{
    --tw-translate-x: -60px
  }

  .md\:-translate-x-20{
    --tw-translate-x: -80px
  }

  .md\:-translate-x-0\.25{
    --tw-translate-x: -1px
  }

  .md\:-translate-x-0\.5{
    --tw-translate-x: -2px
  }

  .md\:-translate-x-0\.75{
    --tw-translate-x: -3px
  }

  .md\:-translate-x-1\.25{
    --tw-translate-x: -5px
  }

  .md\:-translate-x-1\.5{
    --tw-translate-x: -6px
  }

  .md\:-translate-x-2\.5{
    --tw-translate-x: -10px
  }

  .md\:-translate-x-3\.5{
    --tw-translate-x: -14px
  }

  .md\:-translate-x-3\.75{
    --tw-translate-x: -15px
  }

  .md\:-translate-x-4\.5{
    --tw-translate-x: -18px
  }

  .md\:-translate-x-7\.5{
    --tw-translate-x: -30px
  }

  .md\:-translate-x-8\.75{
    --tw-translate-x: -35px
  }

  .md\:-translate-x-12\.5{
    --tw-translate-x: -50px
  }

  .md\:-translate-x-17\.5{
    --tw-translate-x: -70px
  }

  .md\:-translate-x-21\.5{
    --tw-translate-x: -86px
  }

  .md\:translate-x-1\/2{
    --tw-translate-x: 50%
  }

  .md\:translate-x-1\/3{
    --tw-translate-x: 33.333333%
  }

  .md\:translate-x-2\/3{
    --tw-translate-x: 66.666667%
  }

  .md\:translate-x-1\/4{
    --tw-translate-x: 25%
  }

  .md\:translate-x-2\/4{
    --tw-translate-x: 50%
  }

  .md\:translate-x-3\/4{
    --tw-translate-x: 75%
  }

  .md\:translate-x-full{
    --tw-translate-x: 100%
  }

  .md\:-translate-x-1\/2{
    --tw-translate-x: -50%
  }

  .md\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%
  }

  .md\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%
  }

  .md\:-translate-x-1\/4{
    --tw-translate-x: -25%
  }

  .md\:-translate-x-2\/4{
    --tw-translate-x: -50%
  }

  .md\:-translate-x-3\/4{
    --tw-translate-x: -75%
  }

  .md\:-translate-x-full{
    --tw-translate-x: -100%
  }

  .md\:translate-y-0{
    --tw-translate-y: 0px
  }

  .md\:translate-y-1{
    --tw-translate-y: 4px
  }

  .md\:translate-y-2{
    --tw-translate-y: 8px
  }

  .md\:translate-y-3{
    --tw-translate-y: 12px
  }

  .md\:translate-y-4{
    --tw-translate-y: 16px
  }

  .md\:translate-y-5{
    --tw-translate-y: 20px
  }

  .md\:translate-y-6{
    --tw-translate-y: 24px
  }

  .md\:translate-y-7{
    --tw-translate-y: 28px
  }

  .md\:translate-y-8{
    --tw-translate-y: 32px
  }

  .md\:translate-y-9{
    --tw-translate-y: 36px
  }

  .md\:translate-y-10{
    --tw-translate-y: 40px
  }

  .md\:translate-y-15{
    --tw-translate-y: 60px
  }

  .md\:translate-y-20{
    --tw-translate-y: 80px
  }

  .md\:translate-y-0\.25{
    --tw-translate-y: 1px
  }

  .md\:translate-y-0\.5{
    --tw-translate-y: 2px
  }

  .md\:translate-y-0\.75{
    --tw-translate-y: 3px
  }

  .md\:translate-y-1\.25{
    --tw-translate-y: 5px
  }

  .md\:translate-y-1\.5{
    --tw-translate-y: 6px
  }

  .md\:translate-y-2\.5{
    --tw-translate-y: 10px
  }

  .md\:translate-y-3\.5{
    --tw-translate-y: 14px
  }

  .md\:translate-y-3\.75{
    --tw-translate-y: 15px
  }

  .md\:translate-y-4\.5{
    --tw-translate-y: 18px
  }

  .md\:translate-y-7\.5{
    --tw-translate-y: 30px
  }

  .md\:translate-y-8\.75{
    --tw-translate-y: 35px
  }

  .md\:translate-y-12\.5{
    --tw-translate-y: 50px
  }

  .md\:translate-y-17\.5{
    --tw-translate-y: 70px
  }

  .md\:translate-y-21\.5{
    --tw-translate-y: 86px
  }

  .md\:-translate-y-0{
    --tw-translate-y: 0px
  }

  .md\:-translate-y-1{
    --tw-translate-y: -4px
  }

  .md\:-translate-y-2{
    --tw-translate-y: -8px
  }

  .md\:-translate-y-3{
    --tw-translate-y: -12px
  }

  .md\:-translate-y-4{
    --tw-translate-y: -16px
  }

  .md\:-translate-y-5{
    --tw-translate-y: -20px
  }

  .md\:-translate-y-6{
    --tw-translate-y: -24px
  }

  .md\:-translate-y-7{
    --tw-translate-y: -28px
  }

  .md\:-translate-y-8{
    --tw-translate-y: -32px
  }

  .md\:-translate-y-9{
    --tw-translate-y: -36px
  }

  .md\:-translate-y-10{
    --tw-translate-y: -40px
  }

  .md\:-translate-y-15{
    --tw-translate-y: -60px
  }

  .md\:-translate-y-20{
    --tw-translate-y: -80px
  }

  .md\:-translate-y-0\.25{
    --tw-translate-y: -1px
  }

  .md\:-translate-y-0\.5{
    --tw-translate-y: -2px
  }

  .md\:-translate-y-0\.75{
    --tw-translate-y: -3px
  }

  .md\:-translate-y-1\.25{
    --tw-translate-y: -5px
  }

  .md\:-translate-y-1\.5{
    --tw-translate-y: -6px
  }

  .md\:-translate-y-2\.5{
    --tw-translate-y: -10px
  }

  .md\:-translate-y-3\.5{
    --tw-translate-y: -14px
  }

  .md\:-translate-y-3\.75{
    --tw-translate-y: -15px
  }

  .md\:-translate-y-4\.5{
    --tw-translate-y: -18px
  }

  .md\:-translate-y-7\.5{
    --tw-translate-y: -30px
  }

  .md\:-translate-y-8\.75{
    --tw-translate-y: -35px
  }

  .md\:-translate-y-12\.5{
    --tw-translate-y: -50px
  }

  .md\:-translate-y-17\.5{
    --tw-translate-y: -70px
  }

  .md\:-translate-y-21\.5{
    --tw-translate-y: -86px
  }

  .md\:translate-y-1\/2{
    --tw-translate-y: 50%
  }

  .md\:translate-y-1\/3{
    --tw-translate-y: 33.333333%
  }

  .md\:translate-y-2\/3{
    --tw-translate-y: 66.666667%
  }

  .md\:translate-y-1\/4{
    --tw-translate-y: 25%
  }

  .md\:translate-y-2\/4{
    --tw-translate-y: 50%
  }

  .md\:translate-y-3\/4{
    --tw-translate-y: 75%
  }

  .md\:translate-y-full{
    --tw-translate-y: 100%
  }

  .md\:-translate-y-1\/2{
    --tw-translate-y: -50%
  }

  .md\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%
  }

  .md\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%
  }

  .md\:-translate-y-1\/4{
    --tw-translate-y: -25%
  }

  .md\:-translate-y-2\/4{
    --tw-translate-y: -50%
  }

  .md\:-translate-y-3\/4{
    --tw-translate-y: -75%
  }

  .md\:-translate-y-full{
    --tw-translate-y: -100%
  }

  .md\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .md\:hover\:translate-x-1:hover{
    --tw-translate-x: 4px
  }

  .md\:hover\:translate-x-2:hover{
    --tw-translate-x: 8px
  }

  .md\:hover\:translate-x-3:hover{
    --tw-translate-x: 12px
  }

  .md\:hover\:translate-x-4:hover{
    --tw-translate-x: 16px
  }

  .md\:hover\:translate-x-5:hover{
    --tw-translate-x: 20px
  }

  .md\:hover\:translate-x-6:hover{
    --tw-translate-x: 24px
  }

  .md\:hover\:translate-x-7:hover{
    --tw-translate-x: 28px
  }

  .md\:hover\:translate-x-8:hover{
    --tw-translate-x: 32px
  }

  .md\:hover\:translate-x-9:hover{
    --tw-translate-x: 36px
  }

  .md\:hover\:translate-x-10:hover{
    --tw-translate-x: 40px
  }

  .md\:hover\:translate-x-15:hover{
    --tw-translate-x: 60px
  }

  .md\:hover\:translate-x-20:hover{
    --tw-translate-x: 80px
  }

  .md\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 1px
  }

  .md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 2px
  }

  .md\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 3px
  }

  .md\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 5px
  }

  .md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 6px
  }

  .md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 10px
  }

  .md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 14px
  }

  .md\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 15px
  }

  .md\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 18px
  }

  .md\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 30px
  }

  .md\:hover\:translate-x-8\.75:hover{
    --tw-translate-x: 35px
  }

  .md\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 50px
  }

  .md\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 70px
  }

  .md\:hover\:translate-x-21\.5:hover{
    --tw-translate-x: 86px
  }

  .md\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .md\:hover\:-translate-x-1:hover{
    --tw-translate-x: -4px
  }

  .md\:hover\:-translate-x-2:hover{
    --tw-translate-x: -8px
  }

  .md\:hover\:-translate-x-3:hover{
    --tw-translate-x: -12px
  }

  .md\:hover\:-translate-x-4:hover{
    --tw-translate-x: -16px
  }

  .md\:hover\:-translate-x-5:hover{
    --tw-translate-x: -20px
  }

  .md\:hover\:-translate-x-6:hover{
    --tw-translate-x: -24px
  }

  .md\:hover\:-translate-x-7:hover{
    --tw-translate-x: -28px
  }

  .md\:hover\:-translate-x-8:hover{
    --tw-translate-x: -32px
  }

  .md\:hover\:-translate-x-9:hover{
    --tw-translate-x: -36px
  }

  .md\:hover\:-translate-x-10:hover{
    --tw-translate-x: -40px
  }

  .md\:hover\:-translate-x-15:hover{
    --tw-translate-x: -60px
  }

  .md\:hover\:-translate-x-20:hover{
    --tw-translate-x: -80px
  }

  .md\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -1px
  }

  .md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -2px
  }

  .md\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -3px
  }

  .md\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -5px
  }

  .md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -6px
  }

  .md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -10px
  }

  .md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -14px
  }

  .md\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -15px
  }

  .md\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -18px
  }

  .md\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -30px
  }

  .md\:hover\:-translate-x-8\.75:hover{
    --tw-translate-x: -35px
  }

  .md\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -50px
  }

  .md\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -70px
  }

  .md\:hover\:-translate-x-21\.5:hover{
    --tw-translate-x: -86px
  }

  .md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%
  }

  .md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%
  }

  .md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%
  }

  .md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%
  }

  .md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%
  }

  .md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%
  }

  .md\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%
  }

  .md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%
  }

  .md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%
  }

  .md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%
  }

  .md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%
  }

  .md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%
  }

  .md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%
  }

  .md\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%
  }

  .md\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .md\:hover\:translate-y-1:hover{
    --tw-translate-y: 4px
  }

  .md\:hover\:translate-y-2:hover{
    --tw-translate-y: 8px
  }

  .md\:hover\:translate-y-3:hover{
    --tw-translate-y: 12px
  }

  .md\:hover\:translate-y-4:hover{
    --tw-translate-y: 16px
  }

  .md\:hover\:translate-y-5:hover{
    --tw-translate-y: 20px
  }

  .md\:hover\:translate-y-6:hover{
    --tw-translate-y: 24px
  }

  .md\:hover\:translate-y-7:hover{
    --tw-translate-y: 28px
  }

  .md\:hover\:translate-y-8:hover{
    --tw-translate-y: 32px
  }

  .md\:hover\:translate-y-9:hover{
    --tw-translate-y: 36px
  }

  .md\:hover\:translate-y-10:hover{
    --tw-translate-y: 40px
  }

  .md\:hover\:translate-y-15:hover{
    --tw-translate-y: 60px
  }

  .md\:hover\:translate-y-20:hover{
    --tw-translate-y: 80px
  }

  .md\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 1px
  }

  .md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 2px
  }

  .md\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 3px
  }

  .md\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 5px
  }

  .md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 6px
  }

  .md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 10px
  }

  .md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 14px
  }

  .md\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 15px
  }

  .md\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 18px
  }

  .md\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 30px
  }

  .md\:hover\:translate-y-8\.75:hover{
    --tw-translate-y: 35px
  }

  .md\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 50px
  }

  .md\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 70px
  }

  .md\:hover\:translate-y-21\.5:hover{
    --tw-translate-y: 86px
  }

  .md\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .md\:hover\:-translate-y-1:hover{
    --tw-translate-y: -4px
  }

  .md\:hover\:-translate-y-2:hover{
    --tw-translate-y: -8px
  }

  .md\:hover\:-translate-y-3:hover{
    --tw-translate-y: -12px
  }

  .md\:hover\:-translate-y-4:hover{
    --tw-translate-y: -16px
  }

  .md\:hover\:-translate-y-5:hover{
    --tw-translate-y: -20px
  }

  .md\:hover\:-translate-y-6:hover{
    --tw-translate-y: -24px
  }

  .md\:hover\:-translate-y-7:hover{
    --tw-translate-y: -28px
  }

  .md\:hover\:-translate-y-8:hover{
    --tw-translate-y: -32px
  }

  .md\:hover\:-translate-y-9:hover{
    --tw-translate-y: -36px
  }

  .md\:hover\:-translate-y-10:hover{
    --tw-translate-y: -40px
  }

  .md\:hover\:-translate-y-15:hover{
    --tw-translate-y: -60px
  }

  .md\:hover\:-translate-y-20:hover{
    --tw-translate-y: -80px
  }

  .md\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -1px
  }

  .md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -2px
  }

  .md\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -3px
  }

  .md\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -5px
  }

  .md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -6px
  }

  .md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -10px
  }

  .md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -14px
  }

  .md\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -15px
  }

  .md\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -18px
  }

  .md\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -30px
  }

  .md\:hover\:-translate-y-8\.75:hover{
    --tw-translate-y: -35px
  }

  .md\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -50px
  }

  .md\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -70px
  }

  .md\:hover\:-translate-y-21\.5:hover{
    --tw-translate-y: -86px
  }

  .md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%
  }

  .md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%
  }

  .md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%
  }

  .md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%
  }

  .md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%
  }

  .md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%
  }

  .md\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%
  }

  .md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%
  }

  .md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%
  }

  .md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%
  }

  .md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%
  }

  .md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%
  }

  .md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%
  }

  .md\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%
  }

  .md\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .md\:focus\:translate-x-1:focus{
    --tw-translate-x: 4px
  }

  .md\:focus\:translate-x-2:focus{
    --tw-translate-x: 8px
  }

  .md\:focus\:translate-x-3:focus{
    --tw-translate-x: 12px
  }

  .md\:focus\:translate-x-4:focus{
    --tw-translate-x: 16px
  }

  .md\:focus\:translate-x-5:focus{
    --tw-translate-x: 20px
  }

  .md\:focus\:translate-x-6:focus{
    --tw-translate-x: 24px
  }

  .md\:focus\:translate-x-7:focus{
    --tw-translate-x: 28px
  }

  .md\:focus\:translate-x-8:focus{
    --tw-translate-x: 32px
  }

  .md\:focus\:translate-x-9:focus{
    --tw-translate-x: 36px
  }

  .md\:focus\:translate-x-10:focus{
    --tw-translate-x: 40px
  }

  .md\:focus\:translate-x-15:focus{
    --tw-translate-x: 60px
  }

  .md\:focus\:translate-x-20:focus{
    --tw-translate-x: 80px
  }

  .md\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 1px
  }

  .md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 2px
  }

  .md\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 3px
  }

  .md\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 5px
  }

  .md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 6px
  }

  .md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 10px
  }

  .md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 14px
  }

  .md\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 15px
  }

  .md\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 18px
  }

  .md\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 30px
  }

  .md\:focus\:translate-x-8\.75:focus{
    --tw-translate-x: 35px
  }

  .md\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 50px
  }

  .md\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 70px
  }

  .md\:focus\:translate-x-21\.5:focus{
    --tw-translate-x: 86px
  }

  .md\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .md\:focus\:-translate-x-1:focus{
    --tw-translate-x: -4px
  }

  .md\:focus\:-translate-x-2:focus{
    --tw-translate-x: -8px
  }

  .md\:focus\:-translate-x-3:focus{
    --tw-translate-x: -12px
  }

  .md\:focus\:-translate-x-4:focus{
    --tw-translate-x: -16px
  }

  .md\:focus\:-translate-x-5:focus{
    --tw-translate-x: -20px
  }

  .md\:focus\:-translate-x-6:focus{
    --tw-translate-x: -24px
  }

  .md\:focus\:-translate-x-7:focus{
    --tw-translate-x: -28px
  }

  .md\:focus\:-translate-x-8:focus{
    --tw-translate-x: -32px
  }

  .md\:focus\:-translate-x-9:focus{
    --tw-translate-x: -36px
  }

  .md\:focus\:-translate-x-10:focus{
    --tw-translate-x: -40px
  }

  .md\:focus\:-translate-x-15:focus{
    --tw-translate-x: -60px
  }

  .md\:focus\:-translate-x-20:focus{
    --tw-translate-x: -80px
  }

  .md\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -1px
  }

  .md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -2px
  }

  .md\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -3px
  }

  .md\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -5px
  }

  .md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -6px
  }

  .md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -10px
  }

  .md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -14px
  }

  .md\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -15px
  }

  .md\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -18px
  }

  .md\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -30px
  }

  .md\:focus\:-translate-x-8\.75:focus{
    --tw-translate-x: -35px
  }

  .md\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -50px
  }

  .md\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -70px
  }

  .md\:focus\:-translate-x-21\.5:focus{
    --tw-translate-x: -86px
  }

  .md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%
  }

  .md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%
  }

  .md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%
  }

  .md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%
  }

  .md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%
  }

  .md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%
  }

  .md\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%
  }

  .md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%
  }

  .md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%
  }

  .md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%
  }

  .md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%
  }

  .md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%
  }

  .md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%
  }

  .md\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%
  }

  .md\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .md\:focus\:translate-y-1:focus{
    --tw-translate-y: 4px
  }

  .md\:focus\:translate-y-2:focus{
    --tw-translate-y: 8px
  }

  .md\:focus\:translate-y-3:focus{
    --tw-translate-y: 12px
  }

  .md\:focus\:translate-y-4:focus{
    --tw-translate-y: 16px
  }

  .md\:focus\:translate-y-5:focus{
    --tw-translate-y: 20px
  }

  .md\:focus\:translate-y-6:focus{
    --tw-translate-y: 24px
  }

  .md\:focus\:translate-y-7:focus{
    --tw-translate-y: 28px
  }

  .md\:focus\:translate-y-8:focus{
    --tw-translate-y: 32px
  }

  .md\:focus\:translate-y-9:focus{
    --tw-translate-y: 36px
  }

  .md\:focus\:translate-y-10:focus{
    --tw-translate-y: 40px
  }

  .md\:focus\:translate-y-15:focus{
    --tw-translate-y: 60px
  }

  .md\:focus\:translate-y-20:focus{
    --tw-translate-y: 80px
  }

  .md\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 1px
  }

  .md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 2px
  }

  .md\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 3px
  }

  .md\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 5px
  }

  .md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 6px
  }

  .md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 10px
  }

  .md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 14px
  }

  .md\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 15px
  }

  .md\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 18px
  }

  .md\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 30px
  }

  .md\:focus\:translate-y-8\.75:focus{
    --tw-translate-y: 35px
  }

  .md\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 50px
  }

  .md\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 70px
  }

  .md\:focus\:translate-y-21\.5:focus{
    --tw-translate-y: 86px
  }

  .md\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .md\:focus\:-translate-y-1:focus{
    --tw-translate-y: -4px
  }

  .md\:focus\:-translate-y-2:focus{
    --tw-translate-y: -8px
  }

  .md\:focus\:-translate-y-3:focus{
    --tw-translate-y: -12px
  }

  .md\:focus\:-translate-y-4:focus{
    --tw-translate-y: -16px
  }

  .md\:focus\:-translate-y-5:focus{
    --tw-translate-y: -20px
  }

  .md\:focus\:-translate-y-6:focus{
    --tw-translate-y: -24px
  }

  .md\:focus\:-translate-y-7:focus{
    --tw-translate-y: -28px
  }

  .md\:focus\:-translate-y-8:focus{
    --tw-translate-y: -32px
  }

  .md\:focus\:-translate-y-9:focus{
    --tw-translate-y: -36px
  }

  .md\:focus\:-translate-y-10:focus{
    --tw-translate-y: -40px
  }

  .md\:focus\:-translate-y-15:focus{
    --tw-translate-y: -60px
  }

  .md\:focus\:-translate-y-20:focus{
    --tw-translate-y: -80px
  }

  .md\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -1px
  }

  .md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -2px
  }

  .md\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -3px
  }

  .md\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -5px
  }

  .md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -6px
  }

  .md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -10px
  }

  .md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -14px
  }

  .md\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -15px
  }

  .md\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -18px
  }

  .md\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -30px
  }

  .md\:focus\:-translate-y-8\.75:focus{
    --tw-translate-y: -35px
  }

  .md\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -50px
  }

  .md\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -70px
  }

  .md\:focus\:-translate-y-21\.5:focus{
    --tw-translate-y: -86px
  }

  .md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%
  }

  .md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%
  }

  .md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%
  }

  .md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%
  }

  .md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%
  }

  .md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%
  }

  .md\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%
  }

  .md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%
  }

  .md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%
  }

  .md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%
  }

  .md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%
  }

  .md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%
  }

  .md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%
  }

  .md\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%
  }

  .md\:skew-x-0{
    --tw-skew-x: 0deg
  }

  .md\:skew-x-1{
    --tw-skew-x: 1deg
  }

  .md\:skew-x-2{
    --tw-skew-x: 2deg
  }

  .md\:skew-x-3{
    --tw-skew-x: 3deg
  }

  .md\:skew-x-6{
    --tw-skew-x: 6deg
  }

  .md\:skew-x-12{
    --tw-skew-x: 12deg
  }

  .md\:-skew-x-12{
    --tw-skew-x: -12deg
  }

  .md\:-skew-x-6{
    --tw-skew-x: -6deg
  }

  .md\:-skew-x-3{
    --tw-skew-x: -3deg
  }

  .md\:-skew-x-2{
    --tw-skew-x: -2deg
  }

  .md\:-skew-x-1{
    --tw-skew-x: -1deg
  }

  .md\:skew-y-0{
    --tw-skew-y: 0deg
  }

  .md\:skew-y-1{
    --tw-skew-y: 1deg
  }

  .md\:skew-y-2{
    --tw-skew-y: 2deg
  }

  .md\:skew-y-3{
    --tw-skew-y: 3deg
  }

  .md\:skew-y-6{
    --tw-skew-y: 6deg
  }

  .md\:skew-y-12{
    --tw-skew-y: 12deg
  }

  .md\:-skew-y-12{
    --tw-skew-y: -12deg
  }

  .md\:-skew-y-6{
    --tw-skew-y: -6deg
  }

  .md\:-skew-y-3{
    --tw-skew-y: -3deg
  }

  .md\:-skew-y-2{
    --tw-skew-y: -2deg
  }

  .md\:-skew-y-1{
    --tw-skew-y: -1deg
  }

  .md\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg
  }

  .md\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg
  }

  .md\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg
  }

  .md\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg
  }

  .md\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg
  }

  .md\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg
  }

  .md\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg
  }

  .md\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg
  }

  .md\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg
  }

  .md\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg
  }

  .md\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg
  }

  .md\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg
  }

  .md\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg
  }

  .md\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg
  }

  .md\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg
  }

  .md\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg
  }

  .md\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg
  }

  .md\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg
  }

  .md\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg
  }

  .md\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg
  }

  .md\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg
  }

  .md\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg
  }

  .md\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg
  }

  .md\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg
  }

  .md\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg
  }

  .md\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg
  }

  .md\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg
  }

  .md\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg
  }

  .md\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg
  }

  .md\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg
  }

  .md\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg
  }

  .md\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg
  }

  .md\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg
  }

  .md\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg
  }

  .md\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg
  }

  .md\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg
  }

  .md\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg
  }

  .md\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg
  }

  .md\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg
  }

  .md\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg
  }

  .md\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg
  }

  .md\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg
  }

  .md\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg
  }

  .md\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg
  }

  .md\:transition-none{
    transition-property:none
  }

  .md\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\: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\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:ease-linear{
    transition-timing-function:linear
  }

  .md\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .md\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .md\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .md\:duration-75{
    transition-duration:75ms
  }

  .md\:duration-100{
    transition-duration:100ms
  }

  .md\:duration-150{
    transition-duration:150ms
  }

  .md\:duration-200{
    transition-duration:200ms
  }

  .md\:duration-300{
    transition-duration:300ms
  }

  .md\:duration-500{
    transition-duration:500ms
  }

  .md\:duration-700{
    transition-duration:700ms
  }

  .md\:duration-1000{
    transition-duration:1000ms
  }

  .md\:delay-75{
    transition-delay:75ms
  }

  .md\:delay-100{
    transition-delay:100ms
  }

  .md\:delay-150{
    transition-delay:150ms
  }

  .md\:delay-200{
    transition-delay:200ms
  }

  .md\:delay-300{
    transition-delay:300ms
  }

  .md\:delay-500{
    transition-delay:500ms
  }

  .md\:delay-700{
    transition-delay:700ms
  }

  .md\:delay-1000{
    transition-delay:1000ms
  }

  .md\:animate-none{
    -webkit-animation:none;
    animation:none
  }

  .md\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite
  }

  .md\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .md\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .md\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
    animation:bounce 1s infinite
  }

  .md\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .md\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .md\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .md\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .md\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .md\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .md\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .md\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .md\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .md\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .md\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .md\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .md\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .md\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .md\:mix-blend-color{
    mix-blend-mode:color
  }

  .md\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .md\:bg-blend-normal{
    background-blend-mode:normal
  }

  .md\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .md\:bg-blend-screen{
    background-blend-mode:screen
  }

  .md\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .md\:bg-blend-darken{
    background-blend-mode:darken
  }

  .md\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .md\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .md\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .md\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .md\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .md\:bg-blend-difference{
    background-blend-mode:difference
  }

  .md\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .md\:bg-blend-hue{
    background-blend-mode:hue
  }

  .md\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .md\:bg-blend-color{
    background-blend-mode:color
  }

  .md\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .md\: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\:filter-none{
    filter:none
  }

  .md\:blur-0{
    --tw-blur: blur(0)
  }

  .md\:blur-sm{
    --tw-blur: blur(4px)
  }

  .md\:blur{
    --tw-blur: blur(8px)
  }

  .md\:blur-md{
    --tw-blur: blur(12px)
  }

  .md\:blur-lg{
    --tw-blur: blur(16px)
  }

  .md\:blur-xl{
    --tw-blur: blur(24px)
  }

  .md\:blur-2xl{
    --tw-blur: blur(40px)
  }

  .md\:blur-3xl{
    --tw-blur: blur(64px)
  }

  .md\:brightness-0{
    --tw-brightness: brightness(0)
  }

  .md\:brightness-50{
    --tw-brightness: brightness(.5)
  }

  .md\:brightness-75{
    --tw-brightness: brightness(.75)
  }

  .md\:brightness-90{
    --tw-brightness: brightness(.9)
  }

  .md\:brightness-95{
    --tw-brightness: brightness(.95)
  }

  .md\:brightness-100{
    --tw-brightness: brightness(1)
  }

  .md\:brightness-105{
    --tw-brightness: brightness(1.05)
  }

  .md\:brightness-110{
    --tw-brightness: brightness(1.1)
  }

  .md\:brightness-125{
    --tw-brightness: brightness(1.25)
  }

  .md\:brightness-150{
    --tw-brightness: brightness(1.5)
  }

  .md\:brightness-200{
    --tw-brightness: brightness(2)
  }

  .md\:contrast-0{
    --tw-contrast: contrast(0)
  }

  .md\:contrast-50{
    --tw-contrast: contrast(.5)
  }

  .md\:contrast-75{
    --tw-contrast: contrast(.75)
  }

  .md\:contrast-100{
    --tw-contrast: contrast(1)
  }

  .md\:contrast-125{
    --tw-contrast: contrast(1.25)
  }

  .md\:contrast-150{
    --tw-contrast: contrast(1.5)
  }

  .md\:contrast-200{
    --tw-contrast: contrast(2)
  }

  .md\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .md\: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\: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\: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\: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\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .md\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000)
  }

  .md\:grayscale-0{
    --tw-grayscale: grayscale(0)
  }

  .md\:grayscale{
    --tw-grayscale: grayscale(100%)
  }

  .md\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg)
  }

  .md\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg)
  }

  .md\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg)
  }

  .md\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg)
  }

  .md\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg)
  }

  .md\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg)
  }

  .md\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg)
  }

  .md\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg)
  }

  .md\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg)
  }

  .md\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg)
  }

  .md\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg)
  }

  .md\:invert-0{
    --tw-invert: invert(0)
  }

  .md\:invert{
    --tw-invert: invert(100%)
  }

  .md\:saturate-0{
    --tw-saturate: saturate(0)
  }

  .md\:saturate-50{
    --tw-saturate: saturate(.5)
  }

  .md\:saturate-100{
    --tw-saturate: saturate(1)
  }

  .md\:saturate-150{
    --tw-saturate: saturate(1.5)
  }

  .md\:saturate-200{
    --tw-saturate: saturate(2)
  }

  .md\:sepia-0{
    --tw-sepia: sepia(0)
  }

  .md\:sepia{
    --tw-sepia: sepia(100%)
  }

  .md\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .md\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
    backdrop-filter:none
  }

  .md\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0)
  }

  .md\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5)
  }

  .md\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75)
  }

  .md\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9)
  }

  .md\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95)
  }

  .md\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1)
  }

  .md\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05)
  }

  .md\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1)
  }

  .md\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25)
  }

  .md\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5)
  }

  .md\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2)
  }

  .md\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0)
  }

  .md\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5)
  }

  .md\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75)
  }

  .md\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1)
  }

  .md\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25)
  }

  .md\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5)
  }

  .md\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2)
  }

  .md\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0)
  }

  .md\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%)
  }

  .md\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg)
  }

  .md\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg)
  }

  .md\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg)
  }

  .md\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg)
  }

  .md\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg)
  }

  .md\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg)
  }

  .md\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg)
  }

  .md\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg)
  }

  .md\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg)
  }

  .md\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg)
  }

  .md\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg)
  }

  .md\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0)
  }

  .md\:backdrop-invert{
    --tw-backdrop-invert: invert(100%)
  }

  .md\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0)
  }

  .md\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5)
  }

  .md\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1)
  }

  .md\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5)
  }

  .md\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2)
  }

  .md\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0)
  }

  .md\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%)
  }
}

@media (min-width: 1600px){
  .lg\:container{
    width:100%
  }
}

@media (min-width: 1600px) and (min-width: 1280px){
  .lg\:container{
    max-width:1280px
  }
}

@media (min-width: 1600px) and (min-width: 1600px){
  .lg\:container{
    max-width:1600px
  }
}

@media (min-width: 1600px) and (min-width: 1920px){
  .lg\:container{
    max-width:1920px
  }
}

@media (min-width: 1600px){
  .lg\:space-y-0>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

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

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

  .lg\:space-x-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

  .lg\:space-x-5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(20px * var(--tw-space-x-reverse));
    margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-6>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-7>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(28px * var(--tw-space-x-reverse));
    margin-left:calc(28px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .lg\:space-x-9>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(36px * var(--tw-space-x-reverse));
    margin-left:calc(36px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-10>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(40px * var(--tw-space-x-reverse));
    margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-15>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(60px * var(--tw-space-x-reverse));
    margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-20>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-y-0\.25>: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\:space-x-0\.25>: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\:space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .lg\:space-x-1\.25>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(5px * var(--tw-space-x-reverse));
    margin-left:calc(5px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-1\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(6px * var(--tw-space-x-reverse));
    margin-left:calc(6px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-2\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(10px * var(--tw-space-x-reverse));
    margin-left:calc(10px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

  .lg\:space-x-4\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(18px * var(--tw-space-x-reverse));
    margin-left:calc(18px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-7\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(30px * var(--tw-space-x-reverse));
    margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-8\.75>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(35px * var(--tw-space-x-reverse));
    margin-left:calc(35px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-12\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(50px * var(--tw-space-x-reverse));
    margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-17\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(70px * var(--tw-space-x-reverse));
    margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:space-x-21\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(86px * var(--tw-space-x-reverse));
    margin-left:calc(86px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .lg\:-space-x-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

  .lg\:-space-x-5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-20px * var(--tw-space-x-reverse));
    margin-left:calc(-20px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-6>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-7>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-28px * var(--tw-space-x-reverse));
    margin-left:calc(-28px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .lg\:-space-x-9>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-36px * var(--tw-space-x-reverse));
    margin-left:calc(-36px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-10>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-40px * var(--tw-space-x-reverse));
    margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-15>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-60px * var(--tw-space-x-reverse));
    margin-left:calc(-60px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-20>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-y-0\.25>: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\:-space-x-0\.25>: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\:-space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(-2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .lg\:-space-x-1\.25>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-5px * var(--tw-space-x-reverse));
    margin-left:calc(-5px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-1\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-6px * var(--tw-space-x-reverse));
    margin-left:calc(-6px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-2\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-10px * var(--tw-space-x-reverse));
    margin-left:calc(-10px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

  .lg\:-space-x-4\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-18px * var(--tw-space-x-reverse));
    margin-left:calc(-18px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-7\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-30px * var(--tw-space-x-reverse));
    margin-left:calc(-30px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-8\.75>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-35px * var(--tw-space-x-reverse));
    margin-left:calc(-35px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-12\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-50px * var(--tw-space-x-reverse));
    margin-left:calc(-50px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-17\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-70px * var(--tw-space-x-reverse));
    margin-left:calc(-70px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .lg\:-space-x-21\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-86px * var(--tw-space-x-reverse));
    margin-left:calc(-86px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1
  }

  .lg\:space-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1
  }

  .lg\:divide-y-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-x-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y-2>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-x-2>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y-4>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-x-4>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y-8>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-x-8>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-x>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1
  }

  .lg\:divide-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1
  }

  .lg\:divide-white-high>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.95)
  }

  .lg\:divide-white-emphasis>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.87)
  }

  .lg\:divide-white-mid>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.6)
  }

  .lg\:divide-white-disabled>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.38)
  }

  .lg\:divide-white-faint>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.12)
  }

  .lg\:divide-transparent>:not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .lg\:divide-primary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-divide-opacity))
  }

  .lg\:divide-primary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-divide-opacity))
  }

  .lg\:divide-primaryVariant>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-divide-opacity))
  }

  .lg\:divide-secondary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-divide-opacity))
  }

  .lg\:divide-wireframes-grey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-divide-opacity))
  }

  .lg\:divide-wireframes-lightGrey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-divide-opacity))
  }

  .lg\:divide-background>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-divide-opacity))
  }

  .lg\:divide-surface>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-divide-opacity))
  }

  .lg\:divide-card>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-divide-opacity))
  }

  .lg\:divide-cardInner>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-divide-opacity))
  }

  .lg\:divide-iconDefault>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-divide-opacity))
  }

  .lg\:divide-error>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-divide-opacity))
  }

  .lg\:divide-enabledGold>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .lg\:divide-pass>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-divide-opacity))
  }

  .lg\:divide-missionError>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-divide-opacity))
  }

  .lg\:divide-black>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .lg\:divide-solid>:not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .lg\:divide-dashed>:not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .lg\:divide-dotted>:not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .lg\:divide-double>:not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .lg\:divide-none>:not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .lg\:divide-opacity-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0
  }

  .lg\:divide-opacity-5>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05
  }

  .lg\:divide-opacity-10>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1
  }

  .lg\:divide-opacity-20>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2
  }

  .lg\:divide-opacity-25>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25
  }

  .lg\:divide-opacity-30>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3
  }

  .lg\:divide-opacity-40>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4
  }

  .lg\:divide-opacity-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5
  }

  .lg\:divide-opacity-60>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6
  }

  .lg\:divide-opacity-70>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7
  }

  .lg\:divide-opacity-75>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75
  }

  .lg\:divide-opacity-80>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8
  }

  .lg\:divide-opacity-90>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9
  }

  .lg\:divide-opacity-95>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95
  }

  .lg\:divide-opacity-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1
  }

  .lg\:sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .lg\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .lg\:focus\:sr-only:focus{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .lg\:appearance-none{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
  }

  .lg\:bg-fixed{
    background-attachment:fixed
  }

  .lg\:bg-local{
    background-attachment:local
  }

  .lg\:bg-scroll{
    background-attachment:scroll
  }

  .lg\:bg-clip-border{
    background-clip:border-box
  }

  .lg\:bg-clip-padding{
    background-clip:padding-box
  }

  .lg\:bg-clip-content{
    background-clip:content-box
  }

  .lg\:bg-clip-text{
    -webkit-background-clip:text;
    background-clip:text
  }

  .lg\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .lg\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .lg\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .lg\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .lg\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:bg-transparent{
    background-color:transparent
  }

  .lg\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .lg\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .lg\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .lg\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .lg\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .lg\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .lg\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .lg\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .lg\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .lg\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .lg\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .lg\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .lg\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .lg\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .lg\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .lg\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .lg\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .group:hover .lg\:group-hover\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .group:hover .lg\:group-hover\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .group:hover .lg\:group-hover\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .group:hover .lg\:group-hover\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .group:hover .lg\:group-hover\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .lg\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .lg\:group-hover\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .group:hover .lg\:group-hover\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .lg\:group-hover\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .group:hover .lg\:group-hover\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .lg\:focus-within\:bg-white-high:focus-within{
    background-color:rgba(255,255,255,0.95)
  }

  .lg\:focus-within\:bg-white-emphasis:focus-within{
    background-color:rgba(255,255,255,0.87)
  }

  .lg\:focus-within\:bg-white-mid:focus-within{
    background-color:rgba(255,255,255,0.6)
  }

  .lg\:focus-within\:bg-white-disabled:focus-within{
    background-color:rgba(255,255,255,0.38)
  }

  .lg\:focus-within\:bg-white-faint:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .lg\:focus-within\:bg-primary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-primaryVariant:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-secondary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-wireframes-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-wireframes-lightGrey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-background:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-surface:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-card:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-cardInner:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-iconDefault:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-error:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-enabledGold:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-pass:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-missionError:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-container-hover:focus-within{
    background-color:rgba(255,255,255,0.04)
  }

  .lg\:focus-within\:bg-container-focus:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:focus-within\:bg-container-selected:focus-within{
    background-color:rgba(255,255,255,0.08)
  }

  .lg\:focus-within\:bg-button-hover:focus-within{
    background-color:rgba(196,164,106,0.08)
  }

  .lg\:hover\:bg-white-high:hover{
    background-color:rgba(255,255,255,0.95)
  }

  .lg\:hover\:bg-white-emphasis:hover{
    background-color:rgba(255,255,255,0.87)
  }

  .lg\:hover\:bg-white-mid:hover{
    background-color:rgba(255,255,255,0.6)
  }

  .lg\:hover\:bg-white-disabled:hover{
    background-color:rgba(255,255,255,0.38)
  }

  .lg\:hover\:bg-white-faint:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .lg\:hover\:bg-primary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-primaryVariant:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-secondary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-wireframes-grey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-wireframes-lightGrey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-background:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-surface:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-card:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-cardInner:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-iconDefault:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-error:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-enabledGold:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-pass:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-missionError:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-container-hover:hover{
    background-color:rgba(255,255,255,0.04)
  }

  .lg\:hover\:bg-container-focus:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:hover\:bg-container-selected:hover{
    background-color:rgba(255,255,255,0.08)
  }

  .lg\:hover\:bg-button-hover:hover{
    background-color:rgba(196,164,106,0.08)
  }

  .lg\:focus\:bg-white-high:focus{
    background-color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:bg-white-emphasis:focus{
    background-color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:bg-white-mid:focus{
    background-color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:bg-white-disabled:focus{
    background-color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:bg-white-faint:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .lg\:focus\:bg-primary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-primaryVariant:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-secondary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-wireframes-grey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-wireframes-lightGrey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-background:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-surface:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-card:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-cardInner:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-iconDefault:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-error:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-enabledGold:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-pass:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-missionError:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-container-hover:focus{
    background-color:rgba(255,255,255,0.04)
  }

  .lg\:focus\:bg-container-focus:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:bg-container-selected:focus{
    background-color:rgba(255,255,255,0.08)
  }

  .lg\:focus\:bg-button-hover:focus{
    background-color:rgba(196,164,106,0.08)
  }

  .lg\:bg-gradients-socialLive{
    background-image:linear-gradient(180deg, #89EAFB 0%, #1377B0 100%)
  }

  .lg\:bg-gradients-greenBeach{
    background-image:linear-gradient(180deg, #00CEBA 0%, #008A7D 100%)
  }

  .lg\:bg-gradients-kashmir{
    background-image:linear-gradient(180deg, #6976FE 0%, #3339FF 100%)
  }

  .lg\:bg-gradients-frost{
    background-image:linear-gradient(180deg, #0069C4 0%, #00396A 100%)
  }

  .lg\:bg-gradients-cherry{
    background-image:linear-gradient(180deg, #FF652D 0%, red 100%)
  }

  .lg\:bg-gradients-sunset{
    background-image:linear-gradient(180deg, #FFBC00 0%, #FF8E00 100%)
  }

  .lg\:bg-gradients-orangeCoral{
    background-image:linear-gradient(180deg, #FF8200 0%, #FF2C00 100%)
  }

  .lg\:bg-gradients-pinky{
    background-image:linear-gradient(180deg, #FF7A45 0%, #FF00A7 100%)
  }

  .lg\:from-white-high{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-white-emphasis{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-white-mid{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-white-disabled{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-white-faint{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:from-primary-50{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:from-primary-100{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:from-primary-200{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:from-primary-300{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:from-primary-400{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:from-primary-500{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:from-primary-600{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:from-primary-700{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:from-primary-800{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:from-primary-900{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:from-primaryVariant{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:from-secondary-50{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:from-secondary-100{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:from-secondary-200{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:from-secondary-300{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:from-secondary-400{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:from-secondary-500{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:from-secondary-600{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:from-secondary-700{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:from-secondary-800{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:from-secondary-900{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:from-wireframes-grey{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:from-wireframes-lightGrey{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:from-background{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:from-surface{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:from-card{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:from-cardInner{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:from-iconDefault{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:from-error{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:from-enabledGold{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:from-pass{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:from-missionError{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:from-black{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:via-white-high{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-white-emphasis{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-white-mid{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-white-disabled{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-white-faint{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:via-primary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:via-primary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:via-primary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:via-primary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:via-primary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:via-primary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:via-primary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:via-primary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:via-primary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:via-primary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:via-primaryVariant{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:via-secondary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:via-secondary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:via-secondary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:via-secondary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:via-secondary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:via-secondary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:via-secondary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:via-secondary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:via-secondary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:via-secondary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:via-wireframes-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:via-wireframes-lightGrey{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:via-background{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:via-surface{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:via-card{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:via-cardInner{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:via-iconDefault{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:via-error{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:via-enabledGold{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:via-pass{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:via-missionError{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:to-white-high{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .lg\:to-white-emphasis{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .lg\:to-white-mid{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .lg\:to-white-disabled{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .lg\:to-white-faint{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .lg\:to-transparent{
    --tw-gradient-to: transparent
  }

  .lg\:to-primary-50{
    --tw-gradient-to: #8A86FF
  }

  .lg\:to-primary-100{
    --tw-gradient-to: #4540D8
  }

  .lg\:to-primary-200{
    --tw-gradient-to: #322DC2
  }

  .lg\:to-primary-300{
    --tw-gradient-to: #2722BB
  }

  .lg\:to-primary-400{
    --tw-gradient-to: #1D18A8
  }

  .lg\:to-primary-500{
    --tw-gradient-to: #16119E
  }

  .lg\:to-primary-600{
    --tw-gradient-to: #110D8B
  }

  .lg\:to-primary-700{
    --tw-gradient-to: #0A0674
  }

  .lg\:to-primary-800{
    --tw-gradient-to: #080559
  }

  .lg\:to-primary-900{
    --tw-gradient-to: #02003F
  }

  .lg\:to-primaryVariant{
    --tw-gradient-to: #0A0674
  }

  .lg\:to-secondary-50{
    --tw-gradient-to: #F4CC82
  }

  .lg\:to-secondary-100{
    --tw-gradient-to: #D9B575
  }

  .lg\:to-secondary-200{
    --tw-gradient-to: #C4A46A
  }

  .lg\:to-secondary-300{
    --tw-gradient-to: #BC9856
  }

  .lg\:to-secondary-400{
    --tw-gradient-to: #B88E42
  }

  .lg\:to-secondary-500{
    --tw-gradient-to: #AA7E2D
  }

  .lg\:to-secondary-600{
    --tw-gradient-to: #9C701D
  }

  .lg\:to-secondary-700{
    --tw-gradient-to: #92630B
  }

  .lg\:to-secondary-800{
    --tw-gradient-to: #875903
  }

  .lg\:to-secondary-900{
    --tw-gradient-to: #734B00
  }

  .lg\:to-wireframes-grey{
    --tw-gradient-to: #818181
  }

  .lg\:to-wireframes-lightGrey{
    --tw-gradient-to: #B7B7B7
  }

  .lg\:to-background{
    --tw-gradient-to: #170F34
  }

  .lg\:to-surface{
    --tw-gradient-to: #231D4B
  }

  .lg\:to-card{
    --tw-gradient-to: #2D2755
  }

  .lg\:to-cardInner{
    --tw-gradient-to: #3C356D
  }

  .lg\:to-iconDefault{
    --tw-gradient-to: #8E83AA
  }

  .lg\:to-error{
    --tw-gradient-to: #CF6679
  }

  .lg\:to-enabledGold{
    --tw-gradient-to: #C4A46A
  }

  .lg\:to-pass{
    --tw-gradient-to: #34EF52
  }

  .lg\:to-missionError{
    --tw-gradient-to: #EF3456
  }

  .lg\:to-black{
    --tw-gradient-to: #000000
  }

  .lg\:hover\:from-white-high:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:from-white-emphasis:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:from-white-mid:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:from-white-disabled:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:from-white-faint:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\: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\:from-primary-50:hover{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:hover\:from-primary-100:hover{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:hover\:from-primary-200:hover{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:hover\:from-primary-300:hover{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:hover\:from-primary-400:hover{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:hover\:from-primary-500:hover{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:hover\:from-primary-600:hover{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:hover\:from-primary-700:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:hover\:from-primary-800:hover{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:hover\:from-primary-900:hover{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:hover\:from-primaryVariant:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:hover\:from-secondary-50:hover{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:hover\:from-secondary-100:hover{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:hover\:from-secondary-200:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:hover\:from-secondary-300:hover{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:hover\:from-secondary-400:hover{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:hover\:from-secondary-500:hover{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:hover\:from-secondary-600:hover{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:hover\:from-secondary-700:hover{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:hover\:from-secondary-800:hover{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:hover\:from-secondary-900:hover{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:hover\:from-wireframes-grey:hover{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:hover\:from-wireframes-lightGrey:hover{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:hover\:from-background:hover{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:hover\:from-surface:hover{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:hover\:from-card:hover{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:hover\:from-cardInner:hover{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:hover\:from-iconDefault:hover{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:hover\:from-error:hover{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:hover\:from-enabledGold:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:hover\:from-pass:hover{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:hover\:from-missionError:hover{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:hover\:from-black:hover{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:via-white-high:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-white-emphasis:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-white-mid:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-white-disabled:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-white-faint:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:via-primary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:hover\:via-primary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:hover\:via-primary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:hover\:via-primary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:hover\:via-primary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:hover\:via-primary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:hover\:via-primary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:hover\:via-primary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:hover\:via-primary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:hover\:via-primary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:hover\:via-primaryVariant:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:hover\:via-secondary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:hover\:via-secondary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:hover\:via-secondary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:hover\:via-secondary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:hover\:via-secondary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:hover\:via-secondary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:hover\:via-secondary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:hover\:via-secondary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:hover\:via-secondary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:hover\:via-secondary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:hover\:via-wireframes-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:hover\:via-wireframes-lightGrey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:hover\:via-background:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:hover\:via-surface:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:hover\:via-card:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:hover\:via-cardInner:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:hover\:via-iconDefault:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:hover\:via-error:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:hover\:via-enabledGold:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:hover\:via-pass:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:hover\:via-missionError:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:to-white-high:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .lg\:hover\:to-white-emphasis:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .lg\:hover\:to-white-mid:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .lg\:hover\:to-white-disabled:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .lg\:hover\:to-white-faint:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .lg\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent
  }

  .lg\:hover\:to-primary-50:hover{
    --tw-gradient-to: #8A86FF
  }

  .lg\:hover\:to-primary-100:hover{
    --tw-gradient-to: #4540D8
  }

  .lg\:hover\:to-primary-200:hover{
    --tw-gradient-to: #322DC2
  }

  .lg\:hover\:to-primary-300:hover{
    --tw-gradient-to: #2722BB
  }

  .lg\:hover\:to-primary-400:hover{
    --tw-gradient-to: #1D18A8
  }

  .lg\:hover\:to-primary-500:hover{
    --tw-gradient-to: #16119E
  }

  .lg\:hover\:to-primary-600:hover{
    --tw-gradient-to: #110D8B
  }

  .lg\:hover\:to-primary-700:hover{
    --tw-gradient-to: #0A0674
  }

  .lg\:hover\:to-primary-800:hover{
    --tw-gradient-to: #080559
  }

  .lg\:hover\:to-primary-900:hover{
    --tw-gradient-to: #02003F
  }

  .lg\:hover\:to-primaryVariant:hover{
    --tw-gradient-to: #0A0674
  }

  .lg\:hover\:to-secondary-50:hover{
    --tw-gradient-to: #F4CC82
  }

  .lg\:hover\:to-secondary-100:hover{
    --tw-gradient-to: #D9B575
  }

  .lg\:hover\:to-secondary-200:hover{
    --tw-gradient-to: #C4A46A
  }

  .lg\:hover\:to-secondary-300:hover{
    --tw-gradient-to: #BC9856
  }

  .lg\:hover\:to-secondary-400:hover{
    --tw-gradient-to: #B88E42
  }

  .lg\:hover\:to-secondary-500:hover{
    --tw-gradient-to: #AA7E2D
  }

  .lg\:hover\:to-secondary-600:hover{
    --tw-gradient-to: #9C701D
  }

  .lg\:hover\:to-secondary-700:hover{
    --tw-gradient-to: #92630B
  }

  .lg\:hover\:to-secondary-800:hover{
    --tw-gradient-to: #875903
  }

  .lg\:hover\:to-secondary-900:hover{
    --tw-gradient-to: #734B00
  }

  .lg\:hover\:to-wireframes-grey:hover{
    --tw-gradient-to: #818181
  }

  .lg\:hover\:to-wireframes-lightGrey:hover{
    --tw-gradient-to: #B7B7B7
  }

  .lg\:hover\:to-background:hover{
    --tw-gradient-to: #170F34
  }

  .lg\:hover\:to-surface:hover{
    --tw-gradient-to: #231D4B
  }

  .lg\:hover\:to-card:hover{
    --tw-gradient-to: #2D2755
  }

  .lg\:hover\:to-cardInner:hover{
    --tw-gradient-to: #3C356D
  }

  .lg\:hover\:to-iconDefault:hover{
    --tw-gradient-to: #8E83AA
  }

  .lg\:hover\:to-error:hover{
    --tw-gradient-to: #CF6679
  }

  .lg\:hover\:to-enabledGold:hover{
    --tw-gradient-to: #C4A46A
  }

  .lg\:hover\:to-pass:hover{
    --tw-gradient-to: #34EF52
  }

  .lg\:hover\:to-missionError:hover{
    --tw-gradient-to: #EF3456
  }

  .lg\:hover\:to-black:hover{
    --tw-gradient-to: #000000
  }

  .lg\:focus\:from-white-high:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:from-white-emphasis:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:from-white-mid:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:from-white-disabled:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:from-white-faint:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\: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\:from-primary-50:focus{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:focus\:from-primary-100:focus{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:focus\:from-primary-200:focus{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:focus\:from-primary-300:focus{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:focus\:from-primary-400:focus{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:focus\:from-primary-500:focus{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:focus\:from-primary-600:focus{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:focus\:from-primary-700:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:focus\:from-primary-800:focus{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:focus\:from-primary-900:focus{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:focus\:from-primaryVariant:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:focus\:from-secondary-50:focus{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:focus\:from-secondary-100:focus{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:focus\:from-secondary-200:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:focus\:from-secondary-300:focus{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:focus\:from-secondary-400:focus{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:focus\:from-secondary-500:focus{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:focus\:from-secondary-600:focus{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:focus\:from-secondary-700:focus{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:focus\:from-secondary-800:focus{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:focus\:from-secondary-900:focus{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:focus\:from-wireframes-grey:focus{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:focus\:from-wireframes-lightGrey:focus{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:focus\:from-background:focus{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:focus\:from-surface:focus{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:focus\:from-card:focus{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:focus\:from-cardInner:focus{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:focus\:from-iconDefault:focus{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:focus\:from-error:focus{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:focus\:from-enabledGold:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:focus\:from-pass:focus{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:focus\:from-missionError:focus{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:focus\:from-black:focus{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:via-white-high:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-white-emphasis:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-white-mid:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-white-disabled:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-white-faint:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:via-primary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .lg\:focus\:via-primary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .lg\:focus\:via-primary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .lg\:focus\:via-primary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .lg\:focus\:via-primary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .lg\:focus\:via-primary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .lg\:focus\:via-primary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .lg\:focus\:via-primary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:focus\:via-primary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .lg\:focus\:via-primary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .lg\:focus\:via-primaryVariant:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .lg\:focus\:via-secondary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .lg\:focus\:via-secondary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .lg\:focus\:via-secondary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:focus\:via-secondary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .lg\:focus\:via-secondary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .lg\:focus\:via-secondary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .lg\:focus\:via-secondary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .lg\:focus\:via-secondary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .lg\:focus\:via-secondary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .lg\:focus\:via-secondary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .lg\:focus\:via-wireframes-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .lg\:focus\:via-wireframes-lightGrey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .lg\:focus\:via-background:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .lg\:focus\:via-surface:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .lg\:focus\:via-card:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .lg\:focus\:via-cardInner:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .lg\:focus\:via-iconDefault:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .lg\:focus\:via-error:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .lg\:focus\:via-enabledGold:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .lg\:focus\:via-pass:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .lg\:focus\:via-missionError:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .lg\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:to-white-high:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .lg\:focus\:to-white-emphasis:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .lg\:focus\:to-white-mid:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .lg\:focus\:to-white-disabled:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .lg\:focus\:to-white-faint:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .lg\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent
  }

  .lg\:focus\:to-primary-50:focus{
    --tw-gradient-to: #8A86FF
  }

  .lg\:focus\:to-primary-100:focus{
    --tw-gradient-to: #4540D8
  }

  .lg\:focus\:to-primary-200:focus{
    --tw-gradient-to: #322DC2
  }

  .lg\:focus\:to-primary-300:focus{
    --tw-gradient-to: #2722BB
  }

  .lg\:focus\:to-primary-400:focus{
    --tw-gradient-to: #1D18A8
  }

  .lg\:focus\:to-primary-500:focus{
    --tw-gradient-to: #16119E
  }

  .lg\:focus\:to-primary-600:focus{
    --tw-gradient-to: #110D8B
  }

  .lg\:focus\:to-primary-700:focus{
    --tw-gradient-to: #0A0674
  }

  .lg\:focus\:to-primary-800:focus{
    --tw-gradient-to: #080559
  }

  .lg\:focus\:to-primary-900:focus{
    --tw-gradient-to: #02003F
  }

  .lg\:focus\:to-primaryVariant:focus{
    --tw-gradient-to: #0A0674
  }

  .lg\:focus\:to-secondary-50:focus{
    --tw-gradient-to: #F4CC82
  }

  .lg\:focus\:to-secondary-100:focus{
    --tw-gradient-to: #D9B575
  }

  .lg\:focus\:to-secondary-200:focus{
    --tw-gradient-to: #C4A46A
  }

  .lg\:focus\:to-secondary-300:focus{
    --tw-gradient-to: #BC9856
  }

  .lg\:focus\:to-secondary-400:focus{
    --tw-gradient-to: #B88E42
  }

  .lg\:focus\:to-secondary-500:focus{
    --tw-gradient-to: #AA7E2D
  }

  .lg\:focus\:to-secondary-600:focus{
    --tw-gradient-to: #9C701D
  }

  .lg\:focus\:to-secondary-700:focus{
    --tw-gradient-to: #92630B
  }

  .lg\:focus\:to-secondary-800:focus{
    --tw-gradient-to: #875903
  }

  .lg\:focus\:to-secondary-900:focus{
    --tw-gradient-to: #734B00
  }

  .lg\:focus\:to-wireframes-grey:focus{
    --tw-gradient-to: #818181
  }

  .lg\:focus\:to-wireframes-lightGrey:focus{
    --tw-gradient-to: #B7B7B7
  }

  .lg\:focus\:to-background:focus{
    --tw-gradient-to: #170F34
  }

  .lg\:focus\:to-surface:focus{
    --tw-gradient-to: #231D4B
  }

  .lg\:focus\:to-card:focus{
    --tw-gradient-to: #2D2755
  }

  .lg\:focus\:to-cardInner:focus{
    --tw-gradient-to: #3C356D
  }

  .lg\:focus\:to-iconDefault:focus{
    --tw-gradient-to: #8E83AA
  }

  .lg\:focus\:to-error:focus{
    --tw-gradient-to: #CF6679
  }

  .lg\:focus\:to-enabledGold:focus{
    --tw-gradient-to: #C4A46A
  }

  .lg\:focus\:to-pass:focus{
    --tw-gradient-to: #34EF52
  }

  .lg\:focus\:to-missionError:focus{
    --tw-gradient-to: #EF3456
  }

  .lg\:focus\:to-black:focus{
    --tw-gradient-to: #000000
  }

  .lg\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .lg\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .lg\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .lg\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .lg\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .lg\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .lg\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .lg\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .lg\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .lg\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .lg\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .lg\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .lg\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .lg\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .lg\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .group:hover .lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .group:hover .lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .group:hover .lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .group:hover .lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .group:hover .lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .group:hover .lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .group:hover .lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .group:hover .lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .group:hover .lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .group:hover .lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .group:hover .lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .group:hover .lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .group:hover .lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .group:hover .lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .group:hover .lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0
  }

  .lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05
  }

  .lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1
  }

  .lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2
  }

  .lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25
  }

  .lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3
  }

  .lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4
  }

  .lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5
  }

  .lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6
  }

  .lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7
  }

  .lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75
  }

  .lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8
  }

  .lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9
  }

  .lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95
  }

  .lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1
  }

  .lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0
  }

  .lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05
  }

  .lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1
  }

  .lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2
  }

  .lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25
  }

  .lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3
  }

  .lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4
  }

  .lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5
  }

  .lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6
  }

  .lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7
  }

  .lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75
  }

  .lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8
  }

  .lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9
  }

  .lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95
  }

  .lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1
  }

  .lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0
  }

  .lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05
  }

  .lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1
  }

  .lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2
  }

  .lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25
  }

  .lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3
  }

  .lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4
  }

  .lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5
  }

  .lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6
  }

  .lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7
  }

  .lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75
  }

  .lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8
  }

  .lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9
  }

  .lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95
  }

  .lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1
  }

  .lg\:bg-bottom{
    background-position:bottom
  }

  .lg\:bg-center{
    background-position:center
  }

  .lg\:bg-left{
    background-position:left
  }

  .lg\:bg-left-bottom{
    background-position:left bottom
  }

  .lg\:bg-left-top{
    background-position:left top
  }

  .lg\:bg-right{
    background-position:right
  }

  .lg\:bg-right-bottom{
    background-position:right bottom
  }

  .lg\:bg-right-top{
    background-position:right top
  }

  .lg\:bg-top{
    background-position:top
  }

  .lg\:bg-repeat{
    background-repeat:repeat
  }

  .lg\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .lg\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .lg\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .lg\:bg-repeat-round{
    background-repeat:round
  }

  .lg\:bg-repeat-space{
    background-repeat:space
  }

  .lg\:bg-auto{
    background-size:auto
  }

  .lg\:bg-cover{
    background-size:cover
  }

  .lg\:bg-contain{
    background-size:contain
  }

  .lg\:border-collapse{
    border-collapse:collapse
  }

  .lg\:border-separate{
    border-collapse:separate
  }

  .lg\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .lg\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .lg\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .lg\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .lg\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .lg\:border-transparent{
    border-color:transparent
  }

  .lg\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .lg\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .lg\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .lg\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .lg\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .lg\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .lg\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .lg\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .lg\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .lg\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .lg\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .lg\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .lg\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .lg\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .lg\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .lg\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .lg\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .lg\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .lg\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .lg\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .lg\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .lg\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .lg\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .lg\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .lg\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .lg\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .lg\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .lg\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .lg\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .group:hover .lg\:group-hover\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .group:hover .lg\:group-hover\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .group:hover .lg\:group-hover\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .group:hover .lg\:group-hover\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .group:hover .lg\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .lg\:group-hover\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-white-high:focus-within{
    border-color:rgba(255,255,255,0.95)
  }

  .lg\:focus-within\:border-white-emphasis:focus-within{
    border-color:rgba(255,255,255,0.87)
  }

  .lg\:focus-within\:border-white-mid:focus-within{
    border-color:rgba(255,255,255,0.6)
  }

  .lg\:focus-within\:border-white-disabled:focus-within{
    border-color:rgba(255,255,255,0.38)
  }

  .lg\:focus-within\:border-white-faint:focus-within{
    border-color:rgba(255,255,255,0.12)
  }

  .lg\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .lg\:focus-within\:border-primary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-primaryVariant:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-secondary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-wireframes-grey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-wireframes-lightGrey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-background:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-surface:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-card:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-cardInner:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-iconDefault:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-error:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-enabledGold:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-pass:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-missionError:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:hover\:border-white-high:hover{
    border-color:rgba(255,255,255,0.95)
  }

  .lg\:hover\:border-white-emphasis:hover{
    border-color:rgba(255,255,255,0.87)
  }

  .lg\:hover\:border-white-mid:hover{
    border-color:rgba(255,255,255,0.6)
  }

  .lg\:hover\:border-white-disabled:hover{
    border-color:rgba(255,255,255,0.38)
  }

  .lg\:hover\:border-white-faint:hover{
    border-color:rgba(255,255,255,0.12)
  }

  .lg\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .lg\:hover\:border-primary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .lg\:hover\:border-primaryVariant:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .lg\:hover\:border-secondary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .lg\:hover\:border-wireframes-grey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .lg\:hover\:border-wireframes-lightGrey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .lg\:hover\:border-background:hover{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .lg\:hover\:border-surface:hover{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .lg\:hover\:border-card:hover{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .lg\:hover\:border-cardInner:hover{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .lg\:hover\:border-iconDefault:hover{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .lg\:hover\:border-error:hover{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .lg\:hover\:border-enabledGold:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:hover\:border-pass:hover{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .lg\:hover\:border-missionError:hover{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .lg\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus\:border-white-high:focus{
    border-color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:border-white-emphasis:focus{
    border-color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:border-white-mid:focus{
    border-color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:border-white-disabled:focus{
    border-color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:border-white-faint:focus{
    border-color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .lg\:focus\:border-primary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .lg\:focus\:border-primaryVariant:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .lg\:focus\:border-secondary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .lg\:focus\:border-wireframes-grey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .lg\:focus\:border-wireframes-lightGrey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .lg\:focus\:border-background:focus{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .lg\:focus\:border-surface:focus{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .lg\:focus\:border-card:focus{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .lg\:focus\:border-cardInner:focus{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .lg\:focus\:border-iconDefault:focus{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .lg\:focus\:border-error:focus{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .lg\:focus\:border-enabledGold:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .lg\:focus\:border-pass:focus{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .lg\:focus\:border-missionError:focus{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .lg\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .lg\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .lg\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .lg\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .lg\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .lg\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .lg\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .lg\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .lg\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .lg\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .lg\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .lg\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .lg\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .lg\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .lg\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .lg\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .group:hover .lg\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .group:hover .lg\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .group:hover .lg\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .group:hover .lg\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .group:hover .lg\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .group:hover .lg\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .group:hover .lg\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .group:hover .lg\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .group:hover .lg\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .group:hover .lg\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .group:hover .lg\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .group:hover .lg\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .group:hover .lg\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .group:hover .lg\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .group:hover .lg\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0
  }

  .lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05
  }

  .lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1
  }

  .lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2
  }

  .lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25
  }

  .lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3
  }

  .lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4
  }

  .lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5
  }

  .lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6
  }

  .lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7
  }

  .lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75
  }

  .lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8
  }

  .lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9
  }

  .lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95
  }

  .lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1
  }

  .lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0
  }

  .lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05
  }

  .lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1
  }

  .lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2
  }

  .lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25
  }

  .lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3
  }

  .lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4
  }

  .lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5
  }

  .lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6
  }

  .lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7
  }

  .lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75
  }

  .lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8
  }

  .lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9
  }

  .lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95
  }

  .lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1
  }

  .lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0
  }

  .lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05
  }

  .lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1
  }

  .lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2
  }

  .lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25
  }

  .lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3
  }

  .lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4
  }

  .lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5
  }

  .lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6
  }

  .lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7
  }

  .lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75
  }

  .lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8
  }

  .lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9
  }

  .lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95
  }

  .lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1
  }

  .lg\:rounded-none{
    border-radius:0px
  }

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

  .lg\:rounded{
    border-radius:0.25rem
  }

  .lg\:rounded-md{
    border-radius:0.375rem
  }

  .lg\:rounded-lg{
    border-radius:0.5rem
  }

  .lg\:rounded-xl{
    border-radius:0.75rem
  }

  .lg\:rounded-2xl{
    border-radius:1rem
  }

  .lg\:rounded-3xl{
    border-radius:1.5rem
  }

  .lg\:rounded-full{
    border-radius:9999px
  }

  .lg\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .lg\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .lg\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .lg\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .lg\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .lg\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

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

  .lg\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .lg\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .lg\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .lg\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .lg\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

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

  .lg\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .lg\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .lg\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .lg\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .lg\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .lg\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .lg\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .lg\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .lg\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .lg\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .lg\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .lg\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .lg\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .lg\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .lg\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .lg\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .lg\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .lg\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .lg\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .lg\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .lg\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .lg\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .lg\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .lg\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .lg\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .lg\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .lg\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .lg\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .lg\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .lg\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .lg\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .lg\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .lg\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .lg\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .lg\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .lg\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .lg\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .lg\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .lg\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .lg\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .lg\:border-solid{
    border-style:solid
  }

  .lg\:border-dashed{
    border-style:dashed
  }

  .lg\:border-dotted{
    border-style:dotted
  }

  .lg\:border-double{
    border-style:double
  }

  .lg\:border-none{
    border-style:none
  }

  .lg\:border-0{
    border-width:0px
  }

  .lg\:border-2{
    border-width:2px
  }

  .lg\:border-4{
    border-width:4px
  }

  .lg\:border-8{
    border-width:8px
  }

  .lg\:border{
    border-width:1px
  }

  .lg\:border-t-0{
    border-top-width:0px
  }

  .lg\:border-r-0{
    border-right-width:0px
  }

  .lg\:border-b-0{
    border-bottom-width:0px
  }

  .lg\:border-l-0{
    border-left-width:0px
  }

  .lg\:border-t-2{
    border-top-width:2px
  }

  .lg\:border-r-2{
    border-right-width:2px
  }

  .lg\:border-b-2{
    border-bottom-width:2px
  }

  .lg\:border-l-2{
    border-left-width:2px
  }

  .lg\:border-t-4{
    border-top-width:4px
  }

  .lg\:border-r-4{
    border-right-width:4px
  }

  .lg\:border-b-4{
    border-bottom-width:4px
  }

  .lg\:border-l-4{
    border-left-width:4px
  }

  .lg\:border-t-8{
    border-top-width:8px
  }

  .lg\:border-r-8{
    border-right-width:8px
  }

  .lg\:border-b-8{
    border-bottom-width:8px
  }

  .lg\:border-l-8{
    border-left-width:8px
  }

  .lg\:border-t{
    border-top-width:1px
  }

  .lg\:border-r{
    border-right-width:1px
  }

  .lg\:border-b{
    border-bottom-width:1px
  }

  .lg\:border-l{
    border-left-width:1px
  }

  .lg\:decoration-slice{
    -webkit-box-decoration-break:slice;
    box-decoration-break:slice
  }

  .lg\:decoration-clone{
    -webkit-box-decoration-break:clone;
    box-decoration-break:clone
  }

  .lg\:box-border{
    box-sizing:border-box
  }

  .lg\:box-content{
    box-sizing:content-box
  }

  .lg\:cursor-auto{
    cursor:auto
  }

  .lg\:cursor-default{
    cursor:default
  }

  .lg\:cursor-pointer{
    cursor:pointer
  }

  .lg\:cursor-wait{
    cursor:wait
  }

  .lg\:cursor-text{
    cursor:text
  }

  .lg\:cursor-move{
    cursor:move
  }

  .lg\:cursor-help{
    cursor:help
  }

  .lg\:cursor-not-allowed{
    cursor:not-allowed
  }

  .lg\:block{
    display:block
  }

  .lg\:inline-block{
    display:inline-block
  }

  .lg\:inline{
    display:inline
  }

  .lg\:flex{
    display:flex
  }

  .lg\:inline-flex{
    display:inline-flex
  }

  .lg\:table{
    display:table
  }

  .lg\:inline-table{
    display:inline-table
  }

  .lg\:table-caption{
    display:table-caption
  }

  .lg\:table-cell{
    display:table-cell
  }

  .lg\:table-column{
    display:table-column
  }

  .lg\:table-column-group{
    display:table-column-group
  }

  .lg\:table-footer-group{
    display:table-footer-group
  }

  .lg\:table-header-group{
    display:table-header-group
  }

  .lg\:table-row-group{
    display:table-row-group
  }

  .lg\:table-row{
    display:table-row
  }

  .lg\:flow-root{
    display:flow-root
  }

  .lg\:grid{
    display:grid
  }

  .lg\:inline-grid{
    display:inline-grid
  }

  .lg\:contents{
    display:contents
  }

  .lg\:list-item{
    display:list-item
  }

  .lg\:hidden{
    display:none
  }

  .lg\:flex-row{
    flex-direction:row
  }

  .lg\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .lg\:flex-col{
    flex-direction:column
  }

  .lg\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .lg\:flex-wrap{
    flex-wrap:wrap
  }

  .lg\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .lg\:flex-nowrap{
    flex-wrap:nowrap
  }

  .lg\:place-items-start{
    place-items:start
  }

  .lg\:place-items-end{
    place-items:end
  }

  .lg\:place-items-center{
    place-items:center
  }

  .lg\:place-items-stretch{
    place-items:stretch
  }

  .lg\:place-content-center{
    place-content:center
  }

  .lg\:place-content-start{
    place-content:start
  }

  .lg\:place-content-end{
    place-content:end
  }

  .lg\:place-content-between{
    place-content:space-between
  }

  .lg\:place-content-around{
    place-content:space-around
  }

  .lg\:place-content-evenly{
    place-content:space-evenly
  }

  .lg\:place-content-stretch{
    place-content:stretch
  }

  .lg\:place-self-auto{
    place-self:auto
  }

  .lg\:place-self-start{
    place-self:start
  }

  .lg\:place-self-end{
    place-self:end
  }

  .lg\:place-self-center{
    place-self:center
  }

  .lg\:place-self-stretch{
    place-self:stretch
  }

  .lg\:items-start{
    align-items:flex-start
  }

  .lg\:items-end{
    align-items:flex-end
  }

  .lg\:items-center{
    align-items:center
  }

  .lg\:items-baseline{
    align-items:baseline
  }

  .lg\:items-stretch{
    align-items:stretch
  }

  .lg\:content-center{
    align-content:center
  }

  .lg\:content-start{
    align-content:flex-start
  }

  .lg\:content-end{
    align-content:flex-end
  }

  .lg\:content-between{
    align-content:space-between
  }

  .lg\:content-around{
    align-content:space-around
  }

  .lg\:content-evenly{
    align-content:space-evenly
  }

  .lg\:self-auto{
    align-self:auto
  }

  .lg\:self-start{
    align-self:flex-start
  }

  .lg\:self-end{
    align-self:flex-end
  }

  .lg\:self-center{
    align-self:center
  }

  .lg\:self-stretch{
    align-self:stretch
  }

  .lg\:justify-items-start{
    justify-items:start
  }

  .lg\:justify-items-end{
    justify-items:end
  }

  .lg\:justify-items-center{
    justify-items:center
  }

  .lg\:justify-items-stretch{
    justify-items:stretch
  }

  .lg\:justify-start{
    justify-content:flex-start
  }

  .lg\:justify-end{
    justify-content:flex-end
  }

  .lg\:justify-center{
    justify-content:center
  }

  .lg\:justify-between{
    justify-content:space-between
  }

  .lg\:justify-around{
    justify-content:space-around
  }

  .lg\:justify-evenly{
    justify-content:space-evenly
  }

  .lg\:justify-self-auto{
    justify-self:auto
  }

  .lg\:justify-self-start{
    justify-self:start
  }

  .lg\:justify-self-end{
    justify-self:end
  }

  .lg\:justify-self-center{
    justify-self:center
  }

  .lg\:justify-self-stretch{
    justify-self:stretch
  }

  .lg\:flex-1{
    flex:1 1
  }

  .lg\:flex-auto{
    flex:1 1 auto
  }

  .lg\:flex-initial{
    flex:0 1 auto
  }

  .lg\:flex-none{
    flex:none
  }

  .lg\:flex-grow-0{
    flex-grow:0
  }

  .lg\:flex-grow{
    flex-grow:1
  }

  .lg\:flex-shrink-0{
    flex-shrink:0
  }

  .lg\:flex-shrink{
    flex-shrink:1
  }

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

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

  .lg\:order-3{
    order:3
  }

  .lg\:order-4{
    order:4
  }

  .lg\:order-5{
    order:5
  }

  .lg\:order-6{
    order:6
  }

  .lg\:order-7{
    order:7
  }

  .lg\:order-8{
    order:8
  }

  .lg\:order-9{
    order:9
  }

  .lg\:order-10{
    order:10
  }

  .lg\:order-11{
    order:11
  }

  .lg\:order-12{
    order:12
  }

  .lg\:order-first{
    order:-9999
  }

  .lg\:order-last{
    order:9999
  }

  .lg\:order-none{
    order:0
  }

  .lg\:float-right{
    float:right
  }

  .lg\:float-left{
    float:left
  }

  .lg\:float-none{
    float:none
  }

  .lg\:clear-left{
    clear:left
  }

  .lg\:clear-right{
    clear:right
  }

  .lg\:clear-both{
    clear:both
  }

  .lg\:clear-none{
    clear:none
  }

  .lg\:font-title{
    font-family:Poppins, ui-sans-serif, system-ui
  }

  .lg\:font-body{
    font-family:Inter, ui-sans-serif, system-ui
  }

  .lg\:font-thin{
    font-weight:100
  }

  .lg\:font-extralight{
    font-weight:200
  }

  .lg\:font-light{
    font-weight:300
  }

  .lg\:font-normal{
    font-weight:400
  }

  .lg\:font-medium{
    font-weight:500
  }

  .lg\:font-semibold{
    font-weight:600
  }

  .lg\:font-bold{
    font-weight:700
  }

  .lg\:font-extrabold{
    font-weight:800
  }

  .lg\:font-black{
    font-weight:900
  }

  .lg\:h-0{
    height:0px
  }

  .lg\:h-1{
    height:4px
  }

  .lg\:h-2{
    height:8px
  }

  .lg\:h-3{
    height:0.75rem
  }

  .lg\:h-4{
    height:1rem
  }

  .lg\:h-5{
    height:1.25rem
  }

  .lg\:h-6{
    height:1.5rem
  }

  .lg\:h-7{
    height:1.75rem
  }

  .lg\:h-8{
    height:2rem
  }

  .lg\:h-9{
    height:2.25rem
  }

  .lg\:h-10{
    height:2.5rem
  }

  .lg\:h-11{
    height:2.75rem
  }

  .lg\:h-12{
    height:3rem
  }

  .lg\:h-13{
    height:3.25rem
  }

  .lg\:h-14{
    height:3.5rem
  }

  .lg\:h-15{
    height:3.75rem
  }

  .lg\:h-16{
    height:4rem
  }

  .lg\:h-18{
    height:4.5rem
  }

  .lg\:h-20{
    height:5rem
  }

  .lg\:h-24{
    height:6rem
  }

  .lg\:h-28{
    height:7rem
  }

  .lg\:h-30{
    height:7.5rem
  }

  .lg\:h-32{
    height:8rem
  }

  .lg\:h-40{
    height:10rem
  }

  .lg\:h-50{
    height:12.5rem
  }

  .lg\:h-75{
    height:18.75rem
  }

  .lg\:h-150{
    height:37.5rem
  }

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

  .lg\:h-0\.25{
    height:1px
  }

  .lg\:h-0\.5{
    height:2px
  }

  .lg\:h-0\.75{
    height:3px
  }

  .lg\:h-1\.25{
    height:5px
  }

  .lg\:h-1\.5{
    height:6px
  }

  .lg\:h-2\.5{
    height:10px
  }

  .lg\:h-3\.5{
    height:0.875rem
  }

  .lg\:h-3\.75{
    height:15px
  }

  .lg\:h-4\.5{
    height:1.125rem
  }

  .lg\:h-7\.5{
    height:30px
  }

  .lg\:h-8\.75{
    height:35px
  }

  .lg\:h-12\.5{
    height:50px
  }

  .lg\:h-17\.5{
    height:70px
  }

  .lg\:h-21\.5{
    height:86px
  }

  .lg\:h-1\/2{
    height:50%
  }

  .lg\:h-1\/3{
    height:33.333333%
  }

  .lg\:h-2\/3{
    height:66.666667%
  }

  .lg\:h-1\/4{
    height:25%
  }

  .lg\:h-2\/4{
    height:50%
  }

  .lg\:h-3\/4{
    height:75%
  }

  .lg\:h-1\/5{
    height:20%
  }

  .lg\:h-2\/5{
    height:40%
  }

  .lg\:h-3\/5{
    height:60%
  }

  .lg\:h-4\/5{
    height:80%
  }

  .lg\:h-1\/6{
    height:16.666667%
  }

  .lg\:h-2\/6{
    height:33.333333%
  }

  .lg\:h-3\/6{
    height:50%
  }

  .lg\:h-4\/6{
    height:66.666667%
  }

  .lg\:h-5\/6{
    height:83.333333%
  }

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

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

  .lg\:text-xs{
    font-size:12px
  }

  .lg\:text-sm{
    font-size:14px
  }

  .lg\:text-base{
    font-size:16px
  }

  .lg\:text-lg{
    font-size:20px
  }

  .lg\:text-xl{
    font-size:24px
  }

  .lg\:text-2xl{
    font-size:36px
  }

  .lg\:text-3xl{
    font-size:48px
  }

  .lg\:text-4xl{
    font-size:60px
  }

  .lg\:text-5xl{
    font-size:96px
  }

  .lg\:leading-3{
    line-height:.75rem
  }

  .lg\:leading-4{
    line-height:1rem
  }

  .lg\:leading-5{
    line-height:1.25rem
  }

  .lg\:leading-6{
    line-height:1.5rem
  }

  .lg\:leading-7{
    line-height:1.75rem
  }

  .lg\:leading-8{
    line-height:2rem
  }

  .lg\:leading-9{
    line-height:2.25rem
  }

  .lg\:leading-10{
    line-height:2.5rem
  }

  .lg\:leading-none{
    line-height:1
  }

  .lg\:leading-tight{
    line-height:1.25
  }

  .lg\:leading-snug{
    line-height:1.375
  }

  .lg\:leading-normal{
    line-height:1.5
  }

  .lg\:leading-relaxed{
    line-height:1.625
  }

  .lg\:leading-loose{
    line-height:2
  }

  .lg\:list-inside{
    list-style-position:inside
  }

  .lg\:list-outside{
    list-style-position:outside
  }

  .lg\:list-none{
    list-style-type:none
  }

  .lg\:list-disc{
    list-style-type:disc
  }

  .lg\:list-decimal{
    list-style-type:decimal
  }

  .lg\:m-0{
    margin:0px
  }

  .lg\:m-1{
    margin:4px
  }

  .lg\:m-2{
    margin:8px
  }

  .lg\:m-3{
    margin:12px
  }

  .lg\:m-4{
    margin:16px
  }

  .lg\:m-5{
    margin:20px
  }

  .lg\:m-6{
    margin:24px
  }

  .lg\:m-7{
    margin:28px
  }

  .lg\:m-8{
    margin:32px
  }

  .lg\:m-9{
    margin:36px
  }

  .lg\:m-10{
    margin:40px
  }

  .lg\:m-15{
    margin:60px
  }

  .lg\:m-20{
    margin:80px
  }

  .lg\:m-auto{
    margin:auto
  }

  .lg\:m-0\.25{
    margin:1px
  }

  .lg\:m-0\.5{
    margin:2px
  }

  .lg\:m-0\.75{
    margin:3px
  }

  .lg\:m-1\.25{
    margin:5px
  }

  .lg\:m-1\.5{
    margin:6px
  }

  .lg\:m-2\.5{
    margin:10px
  }

  .lg\:m-3\.5{
    margin:14px
  }

  .lg\:m-3\.75{
    margin:15px
  }

  .lg\:m-4\.5{
    margin:18px
  }

  .lg\:m-7\.5{
    margin:30px
  }

  .lg\:m-8\.75{
    margin:35px
  }

  .lg\:m-12\.5{
    margin:50px
  }

  .lg\:m-17\.5{
    margin:70px
  }

  .lg\:m-21\.5{
    margin:86px
  }

  .lg\:-m-0{
    margin:0px
  }

  .lg\:-m-1{
    margin:-4px
  }

  .lg\:-m-2{
    margin:-8px
  }

  .lg\:-m-3{
    margin:-12px
  }

  .lg\:-m-4{
    margin:-16px
  }

  .lg\:-m-5{
    margin:-20px
  }

  .lg\:-m-6{
    margin:-24px
  }

  .lg\:-m-7{
    margin:-28px
  }

  .lg\:-m-8{
    margin:-32px
  }

  .lg\:-m-9{
    margin:-36px
  }

  .lg\:-m-10{
    margin:-40px
  }

  .lg\:-m-15{
    margin:-60px
  }

  .lg\:-m-20{
    margin:-80px
  }

  .lg\:-m-0\.25{
    margin:-1px
  }

  .lg\:-m-0\.5{
    margin:-2px
  }

  .lg\:-m-0\.75{
    margin:-3px
  }

  .lg\:-m-1\.25{
    margin:-5px
  }

  .lg\:-m-1\.5{
    margin:-6px
  }

  .lg\:-m-2\.5{
    margin:-10px
  }

  .lg\:-m-3\.5{
    margin:-14px
  }

  .lg\:-m-3\.75{
    margin:-15px
  }

  .lg\:-m-4\.5{
    margin:-18px
  }

  .lg\:-m-7\.5{
    margin:-30px
  }

  .lg\:-m-8\.75{
    margin:-35px
  }

  .lg\:-m-12\.5{
    margin:-50px
  }

  .lg\:-m-17\.5{
    margin:-70px
  }

  .lg\:-m-21\.5{
    margin:-86px
  }

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

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

  .lg\:my-1{
    margin-top:4px;
    margin-bottom:4px
  }

  .lg\:mx-1{
    margin-left:4px;
    margin-right:4px
  }

  .lg\:my-2{
    margin-top:8px;
    margin-bottom:8px
  }

  .lg\:mx-2{
    margin-left:8px;
    margin-right:8px
  }

  .lg\:my-3{
    margin-top:12px;
    margin-bottom:12px
  }

  .lg\:mx-3{
    margin-left:12px;
    margin-right:12px
  }

  .lg\:my-4{
    margin-top:16px;
    margin-bottom:16px
  }

  .lg\:mx-4{
    margin-left:16px;
    margin-right:16px
  }

  .lg\:my-5{
    margin-top:20px;
    margin-bottom:20px
  }

  .lg\:mx-5{
    margin-left:20px;
    margin-right:20px
  }

  .lg\:my-6{
    margin-top:24px;
    margin-bottom:24px
  }

  .lg\:mx-6{
    margin-left:24px;
    margin-right:24px
  }

  .lg\:my-7{
    margin-top:28px;
    margin-bottom:28px
  }

  .lg\:mx-7{
    margin-left:28px;
    margin-right:28px
  }

  .lg\:my-8{
    margin-top:32px;
    margin-bottom:32px
  }

  .lg\:mx-8{
    margin-left:32px;
    margin-right:32px
  }

  .lg\:my-9{
    margin-top:36px;
    margin-bottom:36px
  }

  .lg\:mx-9{
    margin-left:36px;
    margin-right:36px
  }

  .lg\:my-10{
    margin-top:40px;
    margin-bottom:40px
  }

  .lg\:mx-10{
    margin-left:40px;
    margin-right:40px
  }

  .lg\:my-15{
    margin-top:60px;
    margin-bottom:60px
  }

  .lg\:mx-15{
    margin-left:60px;
    margin-right:60px
  }

  .lg\:my-20{
    margin-top:80px;
    margin-bottom:80px
  }

  .lg\:mx-20{
    margin-left:80px;
    margin-right:80px
  }

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

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

  .lg\:my-0\.25{
    margin-top:1px;
    margin-bottom:1px
  }

  .lg\:mx-0\.25{
    margin-left:1px;
    margin-right:1px
  }

  .lg\:my-0\.5{
    margin-top:2px;
    margin-bottom:2px
  }

  .lg\:mx-0\.5{
    margin-left:2px;
    margin-right:2px
  }

  .lg\:my-0\.75{
    margin-top:3px;
    margin-bottom:3px
  }

  .lg\:mx-0\.75{
    margin-left:3px;
    margin-right:3px
  }

  .lg\:my-1\.25{
    margin-top:5px;
    margin-bottom:5px
  }

  .lg\:mx-1\.25{
    margin-left:5px;
    margin-right:5px
  }

  .lg\:my-1\.5{
    margin-top:6px;
    margin-bottom:6px
  }

  .lg\:mx-1\.5{
    margin-left:6px;
    margin-right:6px
  }

  .lg\:my-2\.5{
    margin-top:10px;
    margin-bottom:10px
  }

  .lg\:mx-2\.5{
    margin-left:10px;
    margin-right:10px
  }

  .lg\:my-3\.5{
    margin-top:14px;
    margin-bottom:14px
  }

  .lg\:mx-3\.5{
    margin-left:14px;
    margin-right:14px
  }

  .lg\:my-3\.75{
    margin-top:15px;
    margin-bottom:15px
  }

  .lg\:mx-3\.75{
    margin-left:15px;
    margin-right:15px
  }

  .lg\:my-4\.5{
    margin-top:18px;
    margin-bottom:18px
  }

  .lg\:mx-4\.5{
    margin-left:18px;
    margin-right:18px
  }

  .lg\:my-7\.5{
    margin-top:30px;
    margin-bottom:30px
  }

  .lg\:mx-7\.5{
    margin-left:30px;
    margin-right:30px
  }

  .lg\:my-8\.75{
    margin-top:35px;
    margin-bottom:35px
  }

  .lg\:mx-8\.75{
    margin-left:35px;
    margin-right:35px
  }

  .lg\:my-12\.5{
    margin-top:50px;
    margin-bottom:50px
  }

  .lg\:mx-12\.5{
    margin-left:50px;
    margin-right:50px
  }

  .lg\:my-17\.5{
    margin-top:70px;
    margin-bottom:70px
  }

  .lg\:mx-17\.5{
    margin-left:70px;
    margin-right:70px
  }

  .lg\:my-21\.5{
    margin-top:86px;
    margin-bottom:86px
  }

  .lg\:mx-21\.5{
    margin-left:86px;
    margin-right:86px
  }

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

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

  .lg\:-my-1{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .lg\:-mx-1{
    margin-left:-4px;
    margin-right:-4px
  }

  .lg\:-my-2{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .lg\:-mx-2{
    margin-left:-8px;
    margin-right:-8px
  }

  .lg\:-my-3{
    margin-top:-12px;
    margin-bottom:-12px
  }

  .lg\:-mx-3{
    margin-left:-12px;
    margin-right:-12px
  }

  .lg\:-my-4{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .lg\:-mx-4{
    margin-left:-16px;
    margin-right:-16px
  }

  .lg\:-my-5{
    margin-top:-20px;
    margin-bottom:-20px
  }

  .lg\:-mx-5{
    margin-left:-20px;
    margin-right:-20px
  }

  .lg\:-my-6{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .lg\:-mx-6{
    margin-left:-24px;
    margin-right:-24px
  }

  .lg\:-my-7{
    margin-top:-28px;
    margin-bottom:-28px
  }

  .lg\:-mx-7{
    margin-left:-28px;
    margin-right:-28px
  }

  .lg\:-my-8{
    margin-top:-32px;
    margin-bottom:-32px
  }

  .lg\:-mx-8{
    margin-left:-32px;
    margin-right:-32px
  }

  .lg\:-my-9{
    margin-top:-36px;
    margin-bottom:-36px
  }

  .lg\:-mx-9{
    margin-left:-36px;
    margin-right:-36px
  }

  .lg\:-my-10{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .lg\:-mx-10{
    margin-left:-40px;
    margin-right:-40px
  }

  .lg\:-my-15{
    margin-top:-60px;
    margin-bottom:-60px
  }

  .lg\:-mx-15{
    margin-left:-60px;
    margin-right:-60px
  }

  .lg\:-my-20{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .lg\:-mx-20{
    margin-left:-80px;
    margin-right:-80px
  }

  .lg\:-my-0\.25{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .lg\:-mx-0\.25{
    margin-left:-1px;
    margin-right:-1px
  }

  .lg\:-my-0\.5{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .lg\:-mx-0\.5{
    margin-left:-2px;
    margin-right:-2px
  }

  .lg\:-my-0\.75{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .lg\:-mx-0\.75{
    margin-left:-3px;
    margin-right:-3px
  }

  .lg\:-my-1\.25{
    margin-top:-5px;
    margin-bottom:-5px
  }

  .lg\:-mx-1\.25{
    margin-left:-5px;
    margin-right:-5px
  }

  .lg\:-my-1\.5{
    margin-top:-6px;
    margin-bottom:-6px
  }

  .lg\:-mx-1\.5{
    margin-left:-6px;
    margin-right:-6px
  }

  .lg\:-my-2\.5{
    margin-top:-10px;
    margin-bottom:-10px
  }

  .lg\:-mx-2\.5{
    margin-left:-10px;
    margin-right:-10px
  }

  .lg\:-my-3\.5{
    margin-top:-14px;
    margin-bottom:-14px
  }

  .lg\:-mx-3\.5{
    margin-left:-14px;
    margin-right:-14px
  }

  .lg\:-my-3\.75{
    margin-top:-15px;
    margin-bottom:-15px
  }

  .lg\:-mx-3\.75{
    margin-left:-15px;
    margin-right:-15px
  }

  .lg\:-my-4\.5{
    margin-top:-18px;
    margin-bottom:-18px
  }

  .lg\:-mx-4\.5{
    margin-left:-18px;
    margin-right:-18px
  }

  .lg\:-my-7\.5{
    margin-top:-30px;
    margin-bottom:-30px
  }

  .lg\:-mx-7\.5{
    margin-left:-30px;
    margin-right:-30px
  }

  .lg\:-my-8\.75{
    margin-top:-35px;
    margin-bottom:-35px
  }

  .lg\:-mx-8\.75{
    margin-left:-35px;
    margin-right:-35px
  }

  .lg\:-my-12\.5{
    margin-top:-50px;
    margin-bottom:-50px
  }

  .lg\:-mx-12\.5{
    margin-left:-50px;
    margin-right:-50px
  }

  .lg\:-my-17\.5{
    margin-top:-70px;
    margin-bottom:-70px
  }

  .lg\:-mx-17\.5{
    margin-left:-70px;
    margin-right:-70px
  }

  .lg\:-my-21\.5{
    margin-top:-86px;
    margin-bottom:-86px
  }

  .lg\:-mx-21\.5{
    margin-left:-86px;
    margin-right:-86px
  }

  .lg\:mt-0{
    margin-top:0px
  }

  .lg\:mr-0{
    margin-right:0px
  }

  .lg\:mb-0{
    margin-bottom:0px
  }

  .lg\:ml-0{
    margin-left:0px
  }

  .lg\:mt-1{
    margin-top:4px
  }

  .lg\:mr-1{
    margin-right:4px
  }

  .lg\:mb-1{
    margin-bottom:4px
  }

  .lg\:ml-1{
    margin-left:4px
  }

  .lg\:mt-2{
    margin-top:8px
  }

  .lg\:mr-2{
    margin-right:8px
  }

  .lg\:mb-2{
    margin-bottom:8px
  }

  .lg\:ml-2{
    margin-left:8px
  }

  .lg\:mt-3{
    margin-top:12px
  }

  .lg\:mr-3{
    margin-right:12px
  }

  .lg\:mb-3{
    margin-bottom:12px
  }

  .lg\:ml-3{
    margin-left:12px
  }

  .lg\:mt-4{
    margin-top:16px
  }

  .lg\:mr-4{
    margin-right:16px
  }

  .lg\:mb-4{
    margin-bottom:16px
  }

  .lg\:ml-4{
    margin-left:16px
  }

  .lg\:mt-5{
    margin-top:20px
  }

  .lg\:mr-5{
    margin-right:20px
  }

  .lg\:mb-5{
    margin-bottom:20px
  }

  .lg\:ml-5{
    margin-left:20px
  }

  .lg\:mt-6{
    margin-top:24px
  }

  .lg\:mr-6{
    margin-right:24px
  }

  .lg\:mb-6{
    margin-bottom:24px
  }

  .lg\:ml-6{
    margin-left:24px
  }

  .lg\:mt-7{
    margin-top:28px
  }

  .lg\:mr-7{
    margin-right:28px
  }

  .lg\:mb-7{
    margin-bottom:28px
  }

  .lg\:ml-7{
    margin-left:28px
  }

  .lg\:mt-8{
    margin-top:32px
  }

  .lg\:mr-8{
    margin-right:32px
  }

  .lg\:mb-8{
    margin-bottom:32px
  }

  .lg\:ml-8{
    margin-left:32px
  }

  .lg\:mt-9{
    margin-top:36px
  }

  .lg\:mr-9{
    margin-right:36px
  }

  .lg\:mb-9{
    margin-bottom:36px
  }

  .lg\:ml-9{
    margin-left:36px
  }

  .lg\:mt-10{
    margin-top:40px
  }

  .lg\:mr-10{
    margin-right:40px
  }

  .lg\:mb-10{
    margin-bottom:40px
  }

  .lg\:ml-10{
    margin-left:40px
  }

  .lg\:mt-15{
    margin-top:60px
  }

  .lg\:mr-15{
    margin-right:60px
  }

  .lg\:mb-15{
    margin-bottom:60px
  }

  .lg\:ml-15{
    margin-left:60px
  }

  .lg\:mt-20{
    margin-top:80px
  }

  .lg\:mr-20{
    margin-right:80px
  }

  .lg\:mb-20{
    margin-bottom:80px
  }

  .lg\:ml-20{
    margin-left:80px
  }

  .lg\:mt-auto{
    margin-top:auto
  }

  .lg\:mr-auto{
    margin-right:auto
  }

  .lg\:mb-auto{
    margin-bottom:auto
  }

  .lg\:ml-auto{
    margin-left:auto
  }

  .lg\:mt-0\.25{
    margin-top:1px
  }

  .lg\:mr-0\.25{
    margin-right:1px
  }

  .lg\:mb-0\.25{
    margin-bottom:1px
  }

  .lg\:ml-0\.25{
    margin-left:1px
  }

  .lg\:mt-0\.5{
    margin-top:2px
  }

  .lg\:mr-0\.5{
    margin-right:2px
  }

  .lg\:mb-0\.5{
    margin-bottom:2px
  }

  .lg\:ml-0\.5{
    margin-left:2px
  }

  .lg\:mt-0\.75{
    margin-top:3px
  }

  .lg\:mr-0\.75{
    margin-right:3px
  }

  .lg\:mb-0\.75{
    margin-bottom:3px
  }

  .lg\:ml-0\.75{
    margin-left:3px
  }

  .lg\:mt-1\.25{
    margin-top:5px
  }

  .lg\:mr-1\.25{
    margin-right:5px
  }

  .lg\:mb-1\.25{
    margin-bottom:5px
  }

  .lg\:ml-1\.25{
    margin-left:5px
  }

  .lg\:mt-1\.5{
    margin-top:6px
  }

  .lg\:mr-1\.5{
    margin-right:6px
  }

  .lg\:mb-1\.5{
    margin-bottom:6px
  }

  .lg\:ml-1\.5{
    margin-left:6px
  }

  .lg\:mt-2\.5{
    margin-top:10px
  }

  .lg\:mr-2\.5{
    margin-right:10px
  }

  .lg\:mb-2\.5{
    margin-bottom:10px
  }

  .lg\:ml-2\.5{
    margin-left:10px
  }

  .lg\:mt-3\.5{
    margin-top:14px
  }

  .lg\:mr-3\.5{
    margin-right:14px
  }

  .lg\:mb-3\.5{
    margin-bottom:14px
  }

  .lg\:ml-3\.5{
    margin-left:14px
  }

  .lg\:mt-3\.75{
    margin-top:15px
  }

  .lg\:mr-3\.75{
    margin-right:15px
  }

  .lg\:mb-3\.75{
    margin-bottom:15px
  }

  .lg\:ml-3\.75{
    margin-left:15px
  }

  .lg\:mt-4\.5{
    margin-top:18px
  }

  .lg\:mr-4\.5{
    margin-right:18px
  }

  .lg\:mb-4\.5{
    margin-bottom:18px
  }

  .lg\:ml-4\.5{
    margin-left:18px
  }

  .lg\:mt-7\.5{
    margin-top:30px
  }

  .lg\:mr-7\.5{
    margin-right:30px
  }

  .lg\:mb-7\.5{
    margin-bottom:30px
  }

  .lg\:ml-7\.5{
    margin-left:30px
  }

  .lg\:mt-8\.75{
    margin-top:35px
  }

  .lg\:mr-8\.75{
    margin-right:35px
  }

  .lg\:mb-8\.75{
    margin-bottom:35px
  }

  .lg\:ml-8\.75{
    margin-left:35px
  }

  .lg\:mt-12\.5{
    margin-top:50px
  }

  .lg\:mr-12\.5{
    margin-right:50px
  }

  .lg\:mb-12\.5{
    margin-bottom:50px
  }

  .lg\:ml-12\.5{
    margin-left:50px
  }

  .lg\:mt-17\.5{
    margin-top:70px
  }

  .lg\:mr-17\.5{
    margin-right:70px
  }

  .lg\:mb-17\.5{
    margin-bottom:70px
  }

  .lg\:ml-17\.5{
    margin-left:70px
  }

  .lg\:mt-21\.5{
    margin-top:86px
  }

  .lg\:mr-21\.5{
    margin-right:86px
  }

  .lg\:mb-21\.5{
    margin-bottom:86px
  }

  .lg\:ml-21\.5{
    margin-left:86px
  }

  .lg\:-mt-0{
    margin-top:0px
  }

  .lg\:-mr-0{
    margin-right:0px
  }

  .lg\:-mb-0{
    margin-bottom:0px
  }

  .lg\:-ml-0{
    margin-left:0px
  }

  .lg\:-mt-1{
    margin-top:-4px
  }

  .lg\:-mr-1{
    margin-right:-4px
  }

  .lg\:-mb-1{
    margin-bottom:-4px
  }

  .lg\:-ml-1{
    margin-left:-4px
  }

  .lg\:-mt-2{
    margin-top:-8px
  }

  .lg\:-mr-2{
    margin-right:-8px
  }

  .lg\:-mb-2{
    margin-bottom:-8px
  }

  .lg\:-ml-2{
    margin-left:-8px
  }

  .lg\:-mt-3{
    margin-top:-12px
  }

  .lg\:-mr-3{
    margin-right:-12px
  }

  .lg\:-mb-3{
    margin-bottom:-12px
  }

  .lg\:-ml-3{
    margin-left:-12px
  }

  .lg\:-mt-4{
    margin-top:-16px
  }

  .lg\:-mr-4{
    margin-right:-16px
  }

  .lg\:-mb-4{
    margin-bottom:-16px
  }

  .lg\:-ml-4{
    margin-left:-16px
  }

  .lg\:-mt-5{
    margin-top:-20px
  }

  .lg\:-mr-5{
    margin-right:-20px
  }

  .lg\:-mb-5{
    margin-bottom:-20px
  }

  .lg\:-ml-5{
    margin-left:-20px
  }

  .lg\:-mt-6{
    margin-top:-24px
  }

  .lg\:-mr-6{
    margin-right:-24px
  }

  .lg\:-mb-6{
    margin-bottom:-24px
  }

  .lg\:-ml-6{
    margin-left:-24px
  }

  .lg\:-mt-7{
    margin-top:-28px
  }

  .lg\:-mr-7{
    margin-right:-28px
  }

  .lg\:-mb-7{
    margin-bottom:-28px
  }

  .lg\:-ml-7{
    margin-left:-28px
  }

  .lg\:-mt-8{
    margin-top:-32px
  }

  .lg\:-mr-8{
    margin-right:-32px
  }

  .lg\:-mb-8{
    margin-bottom:-32px
  }

  .lg\:-ml-8{
    margin-left:-32px
  }

  .lg\:-mt-9{
    margin-top:-36px
  }

  .lg\:-mr-9{
    margin-right:-36px
  }

  .lg\:-mb-9{
    margin-bottom:-36px
  }

  .lg\:-ml-9{
    margin-left:-36px
  }

  .lg\:-mt-10{
    margin-top:-40px
  }

  .lg\:-mr-10{
    margin-right:-40px
  }

  .lg\:-mb-10{
    margin-bottom:-40px
  }

  .lg\:-ml-10{
    margin-left:-40px
  }

  .lg\:-mt-15{
    margin-top:-60px
  }

  .lg\:-mr-15{
    margin-right:-60px
  }

  .lg\:-mb-15{
    margin-bottom:-60px
  }

  .lg\:-ml-15{
    margin-left:-60px
  }

  .lg\:-mt-20{
    margin-top:-80px
  }

  .lg\:-mr-20{
    margin-right:-80px
  }

  .lg\:-mb-20{
    margin-bottom:-80px
  }

  .lg\:-ml-20{
    margin-left:-80px
  }

  .lg\:-mt-0\.25{
    margin-top:-1px
  }

  .lg\:-mr-0\.25{
    margin-right:-1px
  }

  .lg\:-mb-0\.25{
    margin-bottom:-1px
  }

  .lg\:-ml-0\.25{
    margin-left:-1px
  }

  .lg\:-mt-0\.5{
    margin-top:-2px
  }

  .lg\:-mr-0\.5{
    margin-right:-2px
  }

  .lg\:-mb-0\.5{
    margin-bottom:-2px
  }

  .lg\:-ml-0\.5{
    margin-left:-2px
  }

  .lg\:-mt-0\.75{
    margin-top:-3px
  }

  .lg\:-mr-0\.75{
    margin-right:-3px
  }

  .lg\:-mb-0\.75{
    margin-bottom:-3px
  }

  .lg\:-ml-0\.75{
    margin-left:-3px
  }

  .lg\:-mt-1\.25{
    margin-top:-5px
  }

  .lg\:-mr-1\.25{
    margin-right:-5px
  }

  .lg\:-mb-1\.25{
    margin-bottom:-5px
  }

  .lg\:-ml-1\.25{
    margin-left:-5px
  }

  .lg\:-mt-1\.5{
    margin-top:-6px
  }

  .lg\:-mr-1\.5{
    margin-right:-6px
  }

  .lg\:-mb-1\.5{
    margin-bottom:-6px
  }

  .lg\:-ml-1\.5{
    margin-left:-6px
  }

  .lg\:-mt-2\.5{
    margin-top:-10px
  }

  .lg\:-mr-2\.5{
    margin-right:-10px
  }

  .lg\:-mb-2\.5{
    margin-bottom:-10px
  }

  .lg\:-ml-2\.5{
    margin-left:-10px
  }

  .lg\:-mt-3\.5{
    margin-top:-14px
  }

  .lg\:-mr-3\.5{
    margin-right:-14px
  }

  .lg\:-mb-3\.5{
    margin-bottom:-14px
  }

  .lg\:-ml-3\.5{
    margin-left:-14px
  }

  .lg\:-mt-3\.75{
    margin-top:-15px
  }

  .lg\:-mr-3\.75{
    margin-right:-15px
  }

  .lg\:-mb-3\.75{
    margin-bottom:-15px
  }

  .lg\:-ml-3\.75{
    margin-left:-15px
  }

  .lg\:-mt-4\.5{
    margin-top:-18px
  }

  .lg\:-mr-4\.5{
    margin-right:-18px
  }

  .lg\:-mb-4\.5{
    margin-bottom:-18px
  }

  .lg\:-ml-4\.5{
    margin-left:-18px
  }

  .lg\:-mt-7\.5{
    margin-top:-30px
  }

  .lg\:-mr-7\.5{
    margin-right:-30px
  }

  .lg\:-mb-7\.5{
    margin-bottom:-30px
  }

  .lg\:-ml-7\.5{
    margin-left:-30px
  }

  .lg\:-mt-8\.75{
    margin-top:-35px
  }

  .lg\:-mr-8\.75{
    margin-right:-35px
  }

  .lg\:-mb-8\.75{
    margin-bottom:-35px
  }

  .lg\:-ml-8\.75{
    margin-left:-35px
  }

  .lg\:-mt-12\.5{
    margin-top:-50px
  }

  .lg\:-mr-12\.5{
    margin-right:-50px
  }

  .lg\:-mb-12\.5{
    margin-bottom:-50px
  }

  .lg\:-ml-12\.5{
    margin-left:-50px
  }

  .lg\:-mt-17\.5{
    margin-top:-70px
  }

  .lg\:-mr-17\.5{
    margin-right:-70px
  }

  .lg\:-mb-17\.5{
    margin-bottom:-70px
  }

  .lg\:-ml-17\.5{
    margin-left:-70px
  }

  .lg\:-mt-21\.5{
    margin-top:-86px
  }

  .lg\:-mr-21\.5{
    margin-right:-86px
  }

  .lg\:-mb-21\.5{
    margin-bottom:-86px
  }

  .lg\:-ml-21\.5{
    margin-left:-86px
  }

  .lg\:max-h-0{
    max-height:0px
  }

  .lg\:max-h-1{
    max-height:4px
  }

  .lg\:max-h-2{
    max-height:8px
  }

  .lg\:max-h-3{
    max-height:0.75rem
  }

  .lg\:max-h-4{
    max-height:1rem
  }

  .lg\:max-h-5{
    max-height:1.25rem
  }

  .lg\:max-h-6{
    max-height:1.5rem
  }

  .lg\:max-h-7{
    max-height:1.75rem
  }

  .lg\:max-h-8{
    max-height:2rem
  }

  .lg\:max-h-9{
    max-height:2.25rem
  }

  .lg\:max-h-10{
    max-height:2.5rem
  }

  .lg\:max-h-11{
    max-height:2.75rem
  }

  .lg\:max-h-12{
    max-height:3rem
  }

  .lg\:max-h-13{
    max-height:3.25rem
  }

  .lg\:max-h-14{
    max-height:3.5rem
  }

  .lg\:max-h-15{
    max-height:3.75rem
  }

  .lg\:max-h-16{
    max-height:4rem
  }

  .lg\:max-h-18{
    max-height:4.5rem
  }

  .lg\:max-h-20{
    max-height:5rem
  }

  .lg\:max-h-24{
    max-height:6rem
  }

  .lg\:max-h-28{
    max-height:7rem
  }

  .lg\:max-h-30{
    max-height:7.5rem
  }

  .lg\:max-h-32{
    max-height:8rem
  }

  .lg\:max-h-40{
    max-height:10rem
  }

  .lg\:max-h-50{
    max-height:12.5rem
  }

  .lg\:max-h-75{
    max-height:18.75rem
  }

  .lg\:max-h-150{
    max-height:37.5rem
  }

  .lg\:max-h-0\.25{
    max-height:1px
  }

  .lg\:max-h-0\.5{
    max-height:2px
  }

  .lg\:max-h-0\.75{
    max-height:3px
  }

  .lg\:max-h-1\.25{
    max-height:5px
  }

  .lg\:max-h-1\.5{
    max-height:6px
  }

  .lg\:max-h-2\.5{
    max-height:10px
  }

  .lg\:max-h-3\.5{
    max-height:0.875rem
  }

  .lg\:max-h-3\.75{
    max-height:15px
  }

  .lg\:max-h-4\.5{
    max-height:1.125rem
  }

  .lg\:max-h-7\.5{
    max-height:30px
  }

  .lg\:max-h-8\.75{
    max-height:35px
  }

  .lg\:max-h-12\.5{
    max-height:50px
  }

  .lg\:max-h-17\.5{
    max-height:70px
  }

  .lg\:max-h-21\.5{
    max-height:86px
  }

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

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

  .lg\:max-w-0{
    max-width:0px
  }

  .lg\:max-w-3{
    max-width:0.75rem
  }

  .lg\:max-w-4{
    max-width:1rem
  }

  .lg\:max-w-5{
    max-width:1.25rem
  }

  .lg\:max-w-6{
    max-width:1.5rem
  }

  .lg\:max-w-7{
    max-width:1.75rem
  }

  .lg\:max-w-8{
    max-width:2rem
  }

  .lg\:max-w-9{
    max-width:2.25rem
  }

  .lg\:max-w-10{
    max-width:2.5rem
  }

  .lg\:max-w-11{
    max-width:2.75rem
  }

  .lg\:max-w-12{
    max-width:3rem
  }

  .lg\:max-w-13{
    max-width:3.25rem
  }

  .lg\:max-w-14{
    max-width:3.5rem
  }

  .lg\:max-w-15{
    max-width:3.75rem
  }

  .lg\:max-w-16{
    max-width:4rem
  }

  .lg\:max-w-18{
    max-width:4.5rem
  }

  .lg\:max-w-20{
    max-width:5rem
  }

  .lg\:max-w-24{
    max-width:6rem
  }

  .lg\:max-w-28{
    max-width:7rem
  }

  .lg\:max-w-30{
    max-width:7.5rem
  }

  .lg\:max-w-32{
    max-width:8rem
  }

  .lg\:max-w-40{
    max-width:10rem
  }

  .lg\:max-w-50{
    max-width:12.5rem
  }

  .lg\:max-w-75{
    max-width:18.75rem
  }

  .lg\:max-w-150{
    max-width:37.5rem
  }

  .lg\:max-w-none{
    max-width:none
  }

  .lg\:max-w-xs{
    max-width:20rem
  }

  .lg\:max-w-sm{
    max-width:24rem
  }

  .lg\:max-w-md{
    max-width:28rem
  }

  .lg\:max-w-lg{
    max-width:32rem
  }

  .lg\:max-w-xl{
    max-width:36rem
  }

  .lg\:max-w-2xl{
    max-width:42rem
  }

  .lg\:max-w-3xl{
    max-width:48rem
  }

  .lg\:max-w-4xl{
    max-width:56rem
  }

  .lg\:max-w-5xl{
    max-width:64rem
  }

  .lg\:max-w-6xl{
    max-width:72rem
  }

  .lg\:max-w-7xl{
    max-width:80rem
  }

  .lg\:max-w-full{
    max-width:100%
  }

  .lg\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .lg\:max-w-max{
    max-width:1920px
  }

  .lg\:max-w-prose{
    max-width:65ch
  }

  .lg\:max-w-screen-md{
    max-width:1280px
  }

  .lg\:max-w-screen-lg{
    max-width:var(--screens-lg)
  }

  .lg\:max-w-screen-xl{
    max-width:1920px
  }

  .lg\:max-w-3\.5{
    max-width:0.875rem
  }

  .lg\:max-w-4\.5{
    max-width:1.125rem
  }

  .lg\:max-w-true-screen{
    max-width:calc(100vw - var(--sidebar-open))
  }

  .lg\:max-w-sidebar-open{
    max-width:var(--sidebar-open)
  }

  .lg\:max-w-sidebar-closed{
    max-width:var(--sidebar-closed)
  }

  .lg\:max-w-table{
    max-width:1000px
  }

  .lg\:max-w-modal{
    max-width:41.25rem
  }

  .lg\:min-h-0{
    min-height:0px
  }

  .lg\:min-h-3{
    min-height:0.75rem
  }

  .lg\:min-h-4{
    min-height:1rem
  }

  .lg\:min-h-5{
    min-height:1.25rem
  }

  .lg\:min-h-6{
    min-height:1.5rem
  }

  .lg\:min-h-7{
    min-height:1.75rem
  }

  .lg\:min-h-8{
    min-height:2rem
  }

  .lg\:min-h-9{
    min-height:2.25rem
  }

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

  .lg\:min-h-11{
    min-height:2.75rem
  }

  .lg\:min-h-12{
    min-height:3rem
  }

  .lg\:min-h-13{
    min-height:3.25rem
  }

  .lg\:min-h-14{
    min-height:3.5rem
  }

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

  .lg\:min-h-16{
    min-height:4rem
  }

  .lg\:min-h-18{
    min-height:4.5rem
  }

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

  .lg\:min-h-24{
    min-height:6rem
  }

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

  .lg\:min-h-30{
    min-height:7.5rem
  }

  .lg\:min-h-32{
    min-height:8rem
  }

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

  .lg\:min-h-50{
    min-height:12.5rem
  }

  .lg\:min-h-75{
    min-height:18.75rem
  }

  .lg\:min-h-150{
    min-height:37.5rem
  }

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

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

  .lg\:min-h-3\.5{
    min-height:0.875rem
  }

  .lg\:min-h-4\.5{
    min-height:1.125rem
  }

  .lg\:min-h-sidebar-minHeight{
    min-height:var(--sidebar-minHeight)
  }

  .lg\:min-w-0{
    min-width:0px
  }

  .lg\:min-w-full{
    min-width:100%
  }

  .lg\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .lg\:min-w-max{
    min-width:1920px
  }

  .lg\:min-w-screen-lg{
    min-width:var(--screens-lg)
  }

  .lg\:min-w-true-screen{
    min-width:calc(100vw - var(--sidebar-open))
  }

  .lg\:min-w-sidebar-open{
    min-width:var(--sidebar-open)
  }

  .lg\:min-w-sidebar-closed{
    min-width:var(--sidebar-closed)
  }

  .lg\:min-w-table{
    min-width:1000px
  }

  .lg\:min-w-modal{
    min-width:41.25rem
  }

  .lg\:object-contain{
    -o-object-fit:contain;
    object-fit:contain
  }

  .lg\:object-cover{
    -o-object-fit:cover;
    object-fit:cover
  }

  .lg\:object-fill{
    -o-object-fit:fill;
    object-fit:fill
  }

  .lg\:object-none{
    -o-object-fit:none;
    object-fit:none
  }

  .lg\:object-scale-down{
    -o-object-fit:scale-down;
    object-fit:scale-down
  }

  .lg\:object-bottom{
    -o-object-position:bottom;
    object-position:bottom
  }

  .lg\:object-center{
    -o-object-position:center;
    object-position:center
  }

  .lg\:object-left{
    -o-object-position:left;
    object-position:left
  }

  .lg\:object-left-bottom{
    -o-object-position:left bottom;
    object-position:left bottom
  }

  .lg\:object-left-top{
    -o-object-position:left top;
    object-position:left top
  }

  .lg\:object-right{
    -o-object-position:right;
    object-position:right
  }

  .lg\:object-right-bottom{
    -o-object-position:right bottom;
    object-position:right bottom
  }

  .lg\:object-right-top{
    -o-object-position:right top;
    object-position:right top
  }

  .lg\:object-top{
    -o-object-position:top;
    object-position:top
  }

  .lg\:opacity-0{
    opacity:0
  }

  .lg\:opacity-5{
    opacity:0.05
  }

  .lg\:opacity-10{
    opacity:0.1
  }

  .lg\:opacity-20{
    opacity:0.2
  }

  .lg\:opacity-25{
    opacity:0.25
  }

  .lg\:opacity-30{
    opacity:0.3
  }

  .lg\:opacity-40{
    opacity:0.4
  }

  .lg\:opacity-50{
    opacity:0.5
  }

  .lg\:opacity-60{
    opacity:0.6
  }

  .lg\:opacity-70{
    opacity:0.7
  }

  .lg\:opacity-75{
    opacity:0.75
  }

  .lg\:opacity-80{
    opacity:0.8
  }

  .lg\:opacity-90{
    opacity:0.9
  }

  .lg\:opacity-95{
    opacity:0.95
  }

  .lg\:opacity-100{
    opacity:1
  }

  .group:hover .lg\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .lg\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .lg\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .lg\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .lg\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .lg\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .lg\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .lg\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .lg\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .lg\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .lg\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .lg\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .lg\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .lg\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .lg\:group-hover\:opacity-100{
    opacity:1
  }

  .lg\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .lg\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .lg\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .lg\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .lg\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .lg\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .lg\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .lg\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .lg\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .lg\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .lg\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .lg\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .lg\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .lg\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .lg\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .lg\:hover\:opacity-0:hover{
    opacity:0
  }

  .lg\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .lg\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .lg\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .lg\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .lg\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .lg\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .lg\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .lg\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .lg\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .lg\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .lg\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .lg\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .lg\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .lg\:hover\:opacity-100:hover{
    opacity:1
  }

  .lg\:focus\:opacity-0:focus{
    opacity:0
  }

  .lg\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .lg\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .lg\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .lg\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .lg\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .lg\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .lg\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .lg\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .lg\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .lg\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .lg\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .lg\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .lg\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .lg\:focus\:opacity-100:focus{
    opacity:1
  }

  .lg\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .lg\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .lg\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .lg\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .lg\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .lg\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .lg\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .lg\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .lg\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .lg\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .lg\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .lg\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .lg\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .lg\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .lg\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .lg\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .lg\:overflow-auto{
    overflow:auto
  }

  .lg\:overflow-hidden{
    overflow:hidden
  }

  .lg\:overflow-visible{
    overflow:visible
  }

  .lg\:overflow-scroll{
    overflow:scroll
  }

  .lg\:overflow-x-auto{
    overflow-x:auto
  }

  .lg\:overflow-y-auto{
    overflow-y:auto
  }

  .lg\:overflow-x-hidden{
    overflow-x:hidden
  }

  .lg\:overflow-y-hidden{
    overflow-y:hidden
  }

  .lg\:overflow-x-visible{
    overflow-x:visible
  }

  .lg\:overflow-y-visible{
    overflow-y:visible
  }

  .lg\:overflow-x-scroll{
    overflow-x:scroll
  }

  .lg\:overflow-y-scroll{
    overflow-y:scroll
  }

  .lg\:overscroll-auto{
    -ms-scroll-chaining:chained;
    overscroll-behavior:auto
  }

  .lg\:overscroll-contain{
    -ms-scroll-chaining:none;
    overscroll-behavior:contain
  }

  .lg\:overscroll-none{
    -ms-scroll-chaining:none;
    overscroll-behavior:none
  }

  .lg\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .lg\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .lg\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .lg\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .lg\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .lg\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .lg\:p-0{
    padding:0px
  }

  .lg\:p-1{
    padding:4px
  }

  .lg\:p-2{
    padding:8px
  }

  .lg\:p-3{
    padding:12px
  }

  .lg\:p-4{
    padding:16px
  }

  .lg\:p-5{
    padding:20px
  }

  .lg\:p-6{
    padding:24px
  }

  .lg\:p-7{
    padding:28px
  }

  .lg\:p-8{
    padding:32px
  }

  .lg\:p-9{
    padding:36px
  }

  .lg\:p-10{
    padding:40px
  }

  .lg\:p-15{
    padding:60px
  }

  .lg\:p-20{
    padding:80px
  }

  .lg\:p-0\.25{
    padding:1px
  }

  .lg\:p-0\.5{
    padding:2px
  }

  .lg\:p-0\.75{
    padding:3px
  }

  .lg\:p-1\.25{
    padding:5px
  }

  .lg\:p-1\.5{
    padding:6px
  }

  .lg\:p-2\.5{
    padding:10px
  }

  .lg\:p-3\.5{
    padding:14px
  }

  .lg\:p-3\.75{
    padding:15px
  }

  .lg\:p-4\.5{
    padding:18px
  }

  .lg\:p-7\.5{
    padding:30px
  }

  .lg\:p-8\.75{
    padding:35px
  }

  .lg\:p-12\.5{
    padding:50px
  }

  .lg\:p-17\.5{
    padding:70px
  }

  .lg\:p-21\.5{
    padding:86px
  }

  .lg\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

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

  .lg\:py-1{
    padding-top:4px;
    padding-bottom:4px
  }

  .lg\:px-1{
    padding-left:4px;
    padding-right:4px
  }

  .lg\:py-2{
    padding-top:8px;
    padding-bottom:8px
  }

  .lg\:px-2{
    padding-left:8px;
    padding-right:8px
  }

  .lg\:py-3{
    padding-top:12px;
    padding-bottom:12px
  }

  .lg\:px-3{
    padding-left:12px;
    padding-right:12px
  }

  .lg\:py-4{
    padding-top:16px;
    padding-bottom:16px
  }

  .lg\:px-4{
    padding-left:16px;
    padding-right:16px
  }

  .lg\:py-5{
    padding-top:20px;
    padding-bottom:20px
  }

  .lg\:px-5{
    padding-left:20px;
    padding-right:20px
  }

  .lg\:py-6{
    padding-top:24px;
    padding-bottom:24px
  }

  .lg\:px-6{
    padding-left:24px;
    padding-right:24px
  }

  .lg\:py-7{
    padding-top:28px;
    padding-bottom:28px
  }

  .lg\:px-7{
    padding-left:28px;
    padding-right:28px
  }

  .lg\:py-8{
    padding-top:32px;
    padding-bottom:32px
  }

  .lg\:px-8{
    padding-left:32px;
    padding-right:32px
  }

  .lg\:py-9{
    padding-top:36px;
    padding-bottom:36px
  }

  .lg\:px-9{
    padding-left:36px;
    padding-right:36px
  }

  .lg\:py-10{
    padding-top:40px;
    padding-bottom:40px
  }

  .lg\:px-10{
    padding-left:40px;
    padding-right:40px
  }

  .lg\:py-15{
    padding-top:60px;
    padding-bottom:60px
  }

  .lg\:px-15{
    padding-left:60px;
    padding-right:60px
  }

  .lg\:py-20{
    padding-top:80px;
    padding-bottom:80px
  }

  .lg\:px-20{
    padding-left:80px;
    padding-right:80px
  }

  .lg\:py-0\.25{
    padding-top:1px;
    padding-bottom:1px
  }

  .lg\:px-0\.25{
    padding-left:1px;
    padding-right:1px
  }

  .lg\:py-0\.5{
    padding-top:2px;
    padding-bottom:2px
  }

  .lg\:px-0\.5{
    padding-left:2px;
    padding-right:2px
  }

  .lg\:py-0\.75{
    padding-top:3px;
    padding-bottom:3px
  }

  .lg\:px-0\.75{
    padding-left:3px;
    padding-right:3px
  }

  .lg\:py-1\.25{
    padding-top:5px;
    padding-bottom:5px
  }

  .lg\:px-1\.25{
    padding-left:5px;
    padding-right:5px
  }

  .lg\:py-1\.5{
    padding-top:6px;
    padding-bottom:6px
  }

  .lg\:px-1\.5{
    padding-left:6px;
    padding-right:6px
  }

  .lg\:py-2\.5{
    padding-top:10px;
    padding-bottom:10px
  }

  .lg\:px-2\.5{
    padding-left:10px;
    padding-right:10px
  }

  .lg\:py-3\.5{
    padding-top:14px;
    padding-bottom:14px
  }

  .lg\:px-3\.5{
    padding-left:14px;
    padding-right:14px
  }

  .lg\:py-3\.75{
    padding-top:15px;
    padding-bottom:15px
  }

  .lg\:px-3\.75{
    padding-left:15px;
    padding-right:15px
  }

  .lg\:py-4\.5{
    padding-top:18px;
    padding-bottom:18px
  }

  .lg\:px-4\.5{
    padding-left:18px;
    padding-right:18px
  }

  .lg\:py-7\.5{
    padding-top:30px;
    padding-bottom:30px
  }

  .lg\:px-7\.5{
    padding-left:30px;
    padding-right:30px
  }

  .lg\:py-8\.75{
    padding-top:35px;
    padding-bottom:35px
  }

  .lg\:px-8\.75{
    padding-left:35px;
    padding-right:35px
  }

  .lg\:py-12\.5{
    padding-top:50px;
    padding-bottom:50px
  }

  .lg\:px-12\.5{
    padding-left:50px;
    padding-right:50px
  }

  .lg\:py-17\.5{
    padding-top:70px;
    padding-bottom:70px
  }

  .lg\:px-17\.5{
    padding-left:70px;
    padding-right:70px
  }

  .lg\:py-21\.5{
    padding-top:86px;
    padding-bottom:86px
  }

  .lg\:px-21\.5{
    padding-left:86px;
    padding-right:86px
  }

  .lg\:pt-0{
    padding-top:0px
  }

  .lg\:pr-0{
    padding-right:0px
  }

  .lg\:pb-0{
    padding-bottom:0px
  }

  .lg\:pl-0{
    padding-left:0px
  }

  .lg\:pt-1{
    padding-top:4px
  }

  .lg\:pr-1{
    padding-right:4px
  }

  .lg\:pb-1{
    padding-bottom:4px
  }

  .lg\:pl-1{
    padding-left:4px
  }

  .lg\:pt-2{
    padding-top:8px
  }

  .lg\:pr-2{
    padding-right:8px
  }

  .lg\:pb-2{
    padding-bottom:8px
  }

  .lg\:pl-2{
    padding-left:8px
  }

  .lg\:pt-3{
    padding-top:12px
  }

  .lg\:pr-3{
    padding-right:12px
  }

  .lg\:pb-3{
    padding-bottom:12px
  }

  .lg\:pl-3{
    padding-left:12px
  }

  .lg\:pt-4{
    padding-top:16px
  }

  .lg\:pr-4{
    padding-right:16px
  }

  .lg\:pb-4{
    padding-bottom:16px
  }

  .lg\:pl-4{
    padding-left:16px
  }

  .lg\:pt-5{
    padding-top:20px
  }

  .lg\:pr-5{
    padding-right:20px
  }

  .lg\:pb-5{
    padding-bottom:20px
  }

  .lg\:pl-5{
    padding-left:20px
  }

  .lg\:pt-6{
    padding-top:24px
  }

  .lg\:pr-6{
    padding-right:24px
  }

  .lg\:pb-6{
    padding-bottom:24px
  }

  .lg\:pl-6{
    padding-left:24px
  }

  .lg\:pt-7{
    padding-top:28px
  }

  .lg\:pr-7{
    padding-right:28px
  }

  .lg\:pb-7{
    padding-bottom:28px
  }

  .lg\:pl-7{
    padding-left:28px
  }

  .lg\:pt-8{
    padding-top:32px
  }

  .lg\:pr-8{
    padding-right:32px
  }

  .lg\:pb-8{
    padding-bottom:32px
  }

  .lg\:pl-8{
    padding-left:32px
  }

  .lg\:pt-9{
    padding-top:36px
  }

  .lg\:pr-9{
    padding-right:36px
  }

  .lg\:pb-9{
    padding-bottom:36px
  }

  .lg\:pl-9{
    padding-left:36px
  }

  .lg\:pt-10{
    padding-top:40px
  }

  .lg\:pr-10{
    padding-right:40px
  }

  .lg\:pb-10{
    padding-bottom:40px
  }

  .lg\:pl-10{
    padding-left:40px
  }

  .lg\:pt-15{
    padding-top:60px
  }

  .lg\:pr-15{
    padding-right:60px
  }

  .lg\:pb-15{
    padding-bottom:60px
  }

  .lg\:pl-15{
    padding-left:60px
  }

  .lg\:pt-20{
    padding-top:80px
  }

  .lg\:pr-20{
    padding-right:80px
  }

  .lg\:pb-20{
    padding-bottom:80px
  }

  .lg\:pl-20{
    padding-left:80px
  }

  .lg\:pt-0\.25{
    padding-top:1px
  }

  .lg\:pr-0\.25{
    padding-right:1px
  }

  .lg\:pb-0\.25{
    padding-bottom:1px
  }

  .lg\:pl-0\.25{
    padding-left:1px
  }

  .lg\:pt-0\.5{
    padding-top:2px
  }

  .lg\:pr-0\.5{
    padding-right:2px
  }

  .lg\:pb-0\.5{
    padding-bottom:2px
  }

  .lg\:pl-0\.5{
    padding-left:2px
  }

  .lg\:pt-0\.75{
    padding-top:3px
  }

  .lg\:pr-0\.75{
    padding-right:3px
  }

  .lg\:pb-0\.75{
    padding-bottom:3px
  }

  .lg\:pl-0\.75{
    padding-left:3px
  }

  .lg\:pt-1\.25{
    padding-top:5px
  }

  .lg\:pr-1\.25{
    padding-right:5px
  }

  .lg\:pb-1\.25{
    padding-bottom:5px
  }

  .lg\:pl-1\.25{
    padding-left:5px
  }

  .lg\:pt-1\.5{
    padding-top:6px
  }

  .lg\:pr-1\.5{
    padding-right:6px
  }

  .lg\:pb-1\.5{
    padding-bottom:6px
  }

  .lg\:pl-1\.5{
    padding-left:6px
  }

  .lg\:pt-2\.5{
    padding-top:10px
  }

  .lg\:pr-2\.5{
    padding-right:10px
  }

  .lg\:pb-2\.5{
    padding-bottom:10px
  }

  .lg\:pl-2\.5{
    padding-left:10px
  }

  .lg\:pt-3\.5{
    padding-top:14px
  }

  .lg\:pr-3\.5{
    padding-right:14px
  }

  .lg\:pb-3\.5{
    padding-bottom:14px
  }

  .lg\:pl-3\.5{
    padding-left:14px
  }

  .lg\:pt-3\.75{
    padding-top:15px
  }

  .lg\:pr-3\.75{
    padding-right:15px
  }

  .lg\:pb-3\.75{
    padding-bottom:15px
  }

  .lg\:pl-3\.75{
    padding-left:15px
  }

  .lg\:pt-4\.5{
    padding-top:18px
  }

  .lg\:pr-4\.5{
    padding-right:18px
  }

  .lg\:pb-4\.5{
    padding-bottom:18px
  }

  .lg\:pl-4\.5{
    padding-left:18px
  }

  .lg\:pt-7\.5{
    padding-top:30px
  }

  .lg\:pr-7\.5{
    padding-right:30px
  }

  .lg\:pb-7\.5{
    padding-bottom:30px
  }

  .lg\:pl-7\.5{
    padding-left:30px
  }

  .lg\:pt-8\.75{
    padding-top:35px
  }

  .lg\:pr-8\.75{
    padding-right:35px
  }

  .lg\:pb-8\.75{
    padding-bottom:35px
  }

  .lg\:pl-8\.75{
    padding-left:35px
  }

  .lg\:pt-12\.5{
    padding-top:50px
  }

  .lg\:pr-12\.5{
    padding-right:50px
  }

  .lg\:pb-12\.5{
    padding-bottom:50px
  }

  .lg\:pl-12\.5{
    padding-left:50px
  }

  .lg\:pt-17\.5{
    padding-top:70px
  }

  .lg\:pr-17\.5{
    padding-right:70px
  }

  .lg\:pb-17\.5{
    padding-bottom:70px
  }

  .lg\:pl-17\.5{
    padding-left:70px
  }

  .lg\:pt-21\.5{
    padding-top:86px
  }

  .lg\:pr-21\.5{
    padding-right:86px
  }

  .lg\:pb-21\.5{
    padding-bottom:86px
  }

  .lg\:pl-21\.5{
    padding-left:86px
  }

  .lg\:placeholder-white-high::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:placeholder-white-high:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:placeholder-white-high::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:placeholder-white-emphasis::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:placeholder-white-emphasis:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:placeholder-white-emphasis::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:placeholder-white-mid::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:placeholder-white-mid:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:placeholder-white-mid::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:placeholder-white-disabled::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:placeholder-white-disabled:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:placeholder-white-disabled::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:placeholder-white-faint::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:placeholder-white-faint:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:placeholder-white-faint::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:placeholder-transparent::-moz-placeholder{
    color:transparent
  }

  .lg\:placeholder-transparent:-ms-input-placeholder{
    color:transparent
  }

  .lg\:placeholder-transparent::placeholder{
    color:transparent
  }

  .lg\:placeholder-primary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primaryVariant::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primaryVariant:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-primaryVariant::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-secondary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-grey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-lightGrey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-lightGrey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-wireframes-lightGrey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-background::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-background:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-background::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-surface::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-surface:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-surface::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-card::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-card:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-card::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-cardInner::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-cardInner:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-cardInner::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-iconDefault::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-iconDefault:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-iconDefault::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-error::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-error:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-error::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-enabledGold::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-enabledGold:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-enabledGold::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-pass::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-pass:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-pass::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-missionError::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-missionError:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-missionError::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-white-high:focus::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:placeholder-white-high:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:placeholder-white-high:focus::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:placeholder-white-emphasis:focus::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:placeholder-white-emphasis:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:placeholder-white-emphasis:focus::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:placeholder-white-mid:focus::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:placeholder-white-mid:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:placeholder-white-mid:focus::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:placeholder-white-disabled:focus::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:placeholder-white-disabled:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:placeholder-white-disabled:focus::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:placeholder-white-faint:focus::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:placeholder-white-faint:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:placeholder-white-faint:focus::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color:transparent
  }

  .lg\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color:transparent
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .lg\:focus\:placeholder-primary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primaryVariant:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primaryVariant:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-primaryVariant:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-secondary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-grey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-lightGrey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-lightGrey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-wireframes-lightGrey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-background:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-background:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-background:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-surface:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-surface:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-surface:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-card:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-card:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-card:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-cardInner:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-cardInner:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-cardInner:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-iconDefault:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-iconDefault:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-iconDefault:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-error:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-error:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-error:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-enabledGold:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-enabledGold:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-enabledGold:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-pass:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-pass:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-pass:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-missionError:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-missionError:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-missionError:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0
  }

  .lg\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .lg\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .lg\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .lg\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .lg\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .lg\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .lg\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .lg\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .lg\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .lg\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .lg\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .lg\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .lg\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .lg\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1
  }

  .lg\:pointer-events-none{
    pointer-events:none
  }

  .lg\:pointer-events-auto{
    pointer-events:auto
  }

  .lg\:static{
    position:static
  }

  .lg\:fixed{
    position:fixed
  }

  .lg\:absolute{
    position:absolute
  }

  .lg\:relative{
    position:relative
  }

  .lg\:sticky{
    position:sticky
  }

  .lg\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .lg\:inset-1{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .lg\:inset-2{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .lg\:inset-3{
    top:12px;
    right:12px;
    bottom:12px;
    left:12px
  }

  .lg\:inset-4{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .lg\:inset-5{
    top:20px;
    right:20px;
    bottom:20px;
    left:20px
  }

  .lg\:inset-6{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .lg\:inset-7{
    top:28px;
    right:28px;
    bottom:28px;
    left:28px
  }

  .lg\:inset-8{
    top:32px;
    right:32px;
    bottom:32px;
    left:32px
  }

  .lg\:inset-9{
    top:36px;
    right:36px;
    bottom:36px;
    left:36px
  }

  .lg\:inset-10{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .lg\:inset-15{
    top:60px;
    right:60px;
    bottom:60px;
    left:60px
  }

  .lg\:inset-20{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .lg\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .lg\:inset-0\.25{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .lg\:inset-0\.5{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .lg\:inset-0\.75{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .lg\:inset-1\.25{
    top:5px;
    right:5px;
    bottom:5px;
    left:5px
  }

  .lg\:inset-1\.5{
    top:6px;
    right:6px;
    bottom:6px;
    left:6px
  }

  .lg\:inset-2\.5{
    top:10px;
    right:10px;
    bottom:10px;
    left:10px
  }

  .lg\:inset-3\.5{
    top:14px;
    right:14px;
    bottom:14px;
    left:14px
  }

  .lg\:inset-3\.75{
    top:15px;
    right:15px;
    bottom:15px;
    left:15px
  }

  .lg\:inset-4\.5{
    top:18px;
    right:18px;
    bottom:18px;
    left:18px
  }

  .lg\:inset-7\.5{
    top:30px;
    right:30px;
    bottom:30px;
    left:30px
  }

  .lg\:inset-8\.75{
    top:35px;
    right:35px;
    bottom:35px;
    left:35px
  }

  .lg\:inset-12\.5{
    top:50px;
    right:50px;
    bottom:50px;
    left:50px
  }

  .lg\:inset-17\.5{
    top:70px;
    right:70px;
    bottom:70px;
    left:70px
  }

  .lg\:inset-21\.5{
    top:86px;
    right:86px;
    bottom:86px;
    left:86px
  }

  .lg\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .lg\:-inset-1{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .lg\:-inset-2{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .lg\:-inset-3{
    top:-12px;
    right:-12px;
    bottom:-12px;
    left:-12px
  }

  .lg\:-inset-4{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .lg\:-inset-5{
    top:-20px;
    right:-20px;
    bottom:-20px;
    left:-20px
  }

  .lg\:-inset-6{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .lg\:-inset-7{
    top:-28px;
    right:-28px;
    bottom:-28px;
    left:-28px
  }

  .lg\:-inset-8{
    top:-32px;
    right:-32px;
    bottom:-32px;
    left:-32px
  }

  .lg\:-inset-9{
    top:-36px;
    right:-36px;
    bottom:-36px;
    left:-36px
  }

  .lg\:-inset-10{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .lg\:-inset-15{
    top:-60px;
    right:-60px;
    bottom:-60px;
    left:-60px
  }

  .lg\:-inset-20{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .lg\:-inset-0\.25{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .lg\:-inset-0\.5{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .lg\:-inset-0\.75{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .lg\:-inset-1\.25{
    top:-5px;
    right:-5px;
    bottom:-5px;
    left:-5px
  }

  .lg\:-inset-1\.5{
    top:-6px;
    right:-6px;
    bottom:-6px;
    left:-6px
  }

  .lg\:-inset-2\.5{
    top:-10px;
    right:-10px;
    bottom:-10px;
    left:-10px
  }

  .lg\:-inset-3\.5{
    top:-14px;
    right:-14px;
    bottom:-14px;
    left:-14px
  }

  .lg\:-inset-3\.75{
    top:-15px;
    right:-15px;
    bottom:-15px;
    left:-15px
  }

  .lg\:-inset-4\.5{
    top:-18px;
    right:-18px;
    bottom:-18px;
    left:-18px
  }

  .lg\:-inset-7\.5{
    top:-30px;
    right:-30px;
    bottom:-30px;
    left:-30px
  }

  .lg\:-inset-8\.75{
    top:-35px;
    right:-35px;
    bottom:-35px;
    left:-35px
  }

  .lg\:-inset-12\.5{
    top:-50px;
    right:-50px;
    bottom:-50px;
    left:-50px
  }

  .lg\:-inset-17\.5{
    top:-70px;
    right:-70px;
    bottom:-70px;
    left:-70px
  }

  .lg\:-inset-21\.5{
    top:-86px;
    right:-86px;
    bottom:-86px;
    left:-86px
  }

  .lg\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .lg\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .lg\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .lg\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .lg\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .lg\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .lg\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .lg\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .lg\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .lg\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .lg\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .lg\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .lg\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .lg\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .lg\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:inset-x-0{
    right:0px;
    left:0px
  }

  .lg\:inset-y-1{
    top:4px;
    bottom:4px
  }

  .lg\:inset-x-1{
    right:4px;
    left:4px
  }

  .lg\:inset-y-2{
    top:8px;
    bottom:8px
  }

  .lg\:inset-x-2{
    right:8px;
    left:8px
  }

  .lg\:inset-y-3{
    top:12px;
    bottom:12px
  }

  .lg\:inset-x-3{
    right:12px;
    left:12px
  }

  .lg\:inset-y-4{
    top:16px;
    bottom:16px
  }

  .lg\:inset-x-4{
    right:16px;
    left:16px
  }

  .lg\:inset-y-5{
    top:20px;
    bottom:20px
  }

  .lg\:inset-x-5{
    right:20px;
    left:20px
  }

  .lg\:inset-y-6{
    top:24px;
    bottom:24px
  }

  .lg\:inset-x-6{
    right:24px;
    left:24px
  }

  .lg\:inset-y-7{
    top:28px;
    bottom:28px
  }

  .lg\:inset-x-7{
    right:28px;
    left:28px
  }

  .lg\:inset-y-8{
    top:32px;
    bottom:32px
  }

  .lg\:inset-x-8{
    right:32px;
    left:32px
  }

  .lg\:inset-y-9{
    top:36px;
    bottom:36px
  }

  .lg\:inset-x-9{
    right:36px;
    left:36px
  }

  .lg\:inset-y-10{
    top:40px;
    bottom:40px
  }

  .lg\:inset-x-10{
    right:40px;
    left:40px
  }

  .lg\:inset-y-15{
    top:60px;
    bottom:60px
  }

  .lg\:inset-x-15{
    right:60px;
    left:60px
  }

  .lg\:inset-y-20{
    top:80px;
    bottom:80px
  }

  .lg\:inset-x-20{
    right:80px;
    left:80px
  }

  .lg\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .lg\:inset-x-auto{
    right:auto;
    left:auto
  }

  .lg\:inset-y-0\.25{
    top:1px;
    bottom:1px
  }

  .lg\:inset-x-0\.25{
    right:1px;
    left:1px
  }

  .lg\:inset-y-0\.5{
    top:2px;
    bottom:2px
  }

  .lg\:inset-x-0\.5{
    right:2px;
    left:2px
  }

  .lg\:inset-y-0\.75{
    top:3px;
    bottom:3px
  }

  .lg\:inset-x-0\.75{
    right:3px;
    left:3px
  }

  .lg\:inset-y-1\.25{
    top:5px;
    bottom:5px
  }

  .lg\:inset-x-1\.25{
    right:5px;
    left:5px
  }

  .lg\:inset-y-1\.5{
    top:6px;
    bottom:6px
  }

  .lg\:inset-x-1\.5{
    right:6px;
    left:6px
  }

  .lg\:inset-y-2\.5{
    top:10px;
    bottom:10px
  }

  .lg\:inset-x-2\.5{
    right:10px;
    left:10px
  }

  .lg\:inset-y-3\.5{
    top:14px;
    bottom:14px
  }

  .lg\:inset-x-3\.5{
    right:14px;
    left:14px
  }

  .lg\:inset-y-3\.75{
    top:15px;
    bottom:15px
  }

  .lg\:inset-x-3\.75{
    right:15px;
    left:15px
  }

  .lg\:inset-y-4\.5{
    top:18px;
    bottom:18px
  }

  .lg\:inset-x-4\.5{
    right:18px;
    left:18px
  }

  .lg\:inset-y-7\.5{
    top:30px;
    bottom:30px
  }

  .lg\:inset-x-7\.5{
    right:30px;
    left:30px
  }

  .lg\:inset-y-8\.75{
    top:35px;
    bottom:35px
  }

  .lg\:inset-x-8\.75{
    right:35px;
    left:35px
  }

  .lg\:inset-y-12\.5{
    top:50px;
    bottom:50px
  }

  .lg\:inset-x-12\.5{
    right:50px;
    left:50px
  }

  .lg\:inset-y-17\.5{
    top:70px;
    bottom:70px
  }

  .lg\:inset-x-17\.5{
    right:70px;
    left:70px
  }

  .lg\:inset-y-21\.5{
    top:86px;
    bottom:86px
  }

  .lg\:inset-x-21\.5{
    right:86px;
    left:86px
  }

  .lg\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:-inset-x-0{
    right:0px;
    left:0px
  }

  .lg\:-inset-y-1{
    top:-4px;
    bottom:-4px
  }

  .lg\:-inset-x-1{
    right:-4px;
    left:-4px
  }

  .lg\:-inset-y-2{
    top:-8px;
    bottom:-8px
  }

  .lg\:-inset-x-2{
    right:-8px;
    left:-8px
  }

  .lg\:-inset-y-3{
    top:-12px;
    bottom:-12px
  }

  .lg\:-inset-x-3{
    right:-12px;
    left:-12px
  }

  .lg\:-inset-y-4{
    top:-16px;
    bottom:-16px
  }

  .lg\:-inset-x-4{
    right:-16px;
    left:-16px
  }

  .lg\:-inset-y-5{
    top:-20px;
    bottom:-20px
  }

  .lg\:-inset-x-5{
    right:-20px;
    left:-20px
  }

  .lg\:-inset-y-6{
    top:-24px;
    bottom:-24px
  }

  .lg\:-inset-x-6{
    right:-24px;
    left:-24px
  }

  .lg\:-inset-y-7{
    top:-28px;
    bottom:-28px
  }

  .lg\:-inset-x-7{
    right:-28px;
    left:-28px
  }

  .lg\:-inset-y-8{
    top:-32px;
    bottom:-32px
  }

  .lg\:-inset-x-8{
    right:-32px;
    left:-32px
  }

  .lg\:-inset-y-9{
    top:-36px;
    bottom:-36px
  }

  .lg\:-inset-x-9{
    right:-36px;
    left:-36px
  }

  .lg\:-inset-y-10{
    top:-40px;
    bottom:-40px
  }

  .lg\:-inset-x-10{
    right:-40px;
    left:-40px
  }

  .lg\:-inset-y-15{
    top:-60px;
    bottom:-60px
  }

  .lg\:-inset-x-15{
    right:-60px;
    left:-60px
  }

  .lg\:-inset-y-20{
    top:-80px;
    bottom:-80px
  }

  .lg\:-inset-x-20{
    right:-80px;
    left:-80px
  }

  .lg\:-inset-y-0\.25{
    top:-1px;
    bottom:-1px
  }

  .lg\:-inset-x-0\.25{
    right:-1px;
    left:-1px
  }

  .lg\:-inset-y-0\.5{
    top:-2px;
    bottom:-2px
  }

  .lg\:-inset-x-0\.5{
    right:-2px;
    left:-2px
  }

  .lg\:-inset-y-0\.75{
    top:-3px;
    bottom:-3px
  }

  .lg\:-inset-x-0\.75{
    right:-3px;
    left:-3px
  }

  .lg\:-inset-y-1\.25{
    top:-5px;
    bottom:-5px
  }

  .lg\:-inset-x-1\.25{
    right:-5px;
    left:-5px
  }

  .lg\:-inset-y-1\.5{
    top:-6px;
    bottom:-6px
  }

  .lg\:-inset-x-1\.5{
    right:-6px;
    left:-6px
  }

  .lg\:-inset-y-2\.5{
    top:-10px;
    bottom:-10px
  }

  .lg\:-inset-x-2\.5{
    right:-10px;
    left:-10px
  }

  .lg\:-inset-y-3\.5{
    top:-14px;
    bottom:-14px
  }

  .lg\:-inset-x-3\.5{
    right:-14px;
    left:-14px
  }

  .lg\:-inset-y-3\.75{
    top:-15px;
    bottom:-15px
  }

  .lg\:-inset-x-3\.75{
    right:-15px;
    left:-15px
  }

  .lg\:-inset-y-4\.5{
    top:-18px;
    bottom:-18px
  }

  .lg\:-inset-x-4\.5{
    right:-18px;
    left:-18px
  }

  .lg\:-inset-y-7\.5{
    top:-30px;
    bottom:-30px
  }

  .lg\:-inset-x-7\.5{
    right:-30px;
    left:-30px
  }

  .lg\:-inset-y-8\.75{
    top:-35px;
    bottom:-35px
  }

  .lg\:-inset-x-8\.75{
    right:-35px;
    left:-35px
  }

  .lg\:-inset-y-12\.5{
    top:-50px;
    bottom:-50px
  }

  .lg\:-inset-x-12\.5{
    right:-50px;
    left:-50px
  }

  .lg\:-inset-y-17\.5{
    top:-70px;
    bottom:-70px
  }

  .lg\:-inset-x-17\.5{
    right:-70px;
    left:-70px
  }

  .lg\:-inset-y-21\.5{
    top:-86px;
    bottom:-86px
  }

  .lg\:-inset-x-21\.5{
    right:-86px;
    left:-86px
  }

  .lg\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .lg\:inset-x-1\/2{
    right:50%;
    left:50%
  }

  .lg\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .lg\:inset-x-1\/3{
    right:33.333333%;
    left:33.333333%
  }

  .lg\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .lg\:inset-x-2\/3{
    right:66.666667%;
    left:66.666667%
  }

  .lg\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .lg\:inset-x-1\/4{
    right:25%;
    left:25%
  }

  .lg\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .lg\:inset-x-2\/4{
    right:50%;
    left:50%
  }

  .lg\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .lg\:inset-x-3\/4{
    right:75%;
    left:75%
  }

  .lg\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .lg\:inset-x-full{
    right:100%;
    left:100%
  }

  .lg\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .lg\:-inset-x-1\/2{
    right:-50%;
    left:-50%
  }

  .lg\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .lg\:-inset-x-1\/3{
    right:-33.333333%;
    left:-33.333333%
  }

  .lg\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .lg\:-inset-x-2\/3{
    right:-66.666667%;
    left:-66.666667%
  }

  .lg\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .lg\:-inset-x-1\/4{
    right:-25%;
    left:-25%
  }

  .lg\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .lg\:-inset-x-2\/4{
    right:-50%;
    left:-50%
  }

  .lg\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .lg\:-inset-x-3\/4{
    right:-75%;
    left:-75%
  }

  .lg\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .lg\:-inset-x-full{
    right:-100%;
    left:-100%
  }

  .lg\:top-0{
    top:0px
  }

  .lg\:right-0{
    right:0px
  }

  .lg\:bottom-0{
    bottom:0px
  }

  .lg\:left-0{
    left:0px
  }

  .lg\:top-1{
    top:4px
  }

  .lg\:right-1{
    right:4px
  }

  .lg\:bottom-1{
    bottom:4px
  }

  .lg\:left-1{
    left:4px
  }

  .lg\:top-2{
    top:8px
  }

  .lg\:right-2{
    right:8px
  }

  .lg\:bottom-2{
    bottom:8px
  }

  .lg\:left-2{
    left:8px
  }

  .lg\:top-3{
    top:12px
  }

  .lg\:right-3{
    right:12px
  }

  .lg\:bottom-3{
    bottom:12px
  }

  .lg\:left-3{
    left:12px
  }

  .lg\:top-4{
    top:16px
  }

  .lg\:right-4{
    right:16px
  }

  .lg\:bottom-4{
    bottom:16px
  }

  .lg\:left-4{
    left:16px
  }

  .lg\:top-5{
    top:20px
  }

  .lg\:right-5{
    right:20px
  }

  .lg\:bottom-5{
    bottom:20px
  }

  .lg\:left-5{
    left:20px
  }

  .lg\:top-6{
    top:24px
  }

  .lg\:right-6{
    right:24px
  }

  .lg\:bottom-6{
    bottom:24px
  }

  .lg\:left-6{
    left:24px
  }

  .lg\:top-7{
    top:28px
  }

  .lg\:right-7{
    right:28px
  }

  .lg\:bottom-7{
    bottom:28px
  }

  .lg\:left-7{
    left:28px
  }

  .lg\:top-8{
    top:32px
  }

  .lg\:right-8{
    right:32px
  }

  .lg\:bottom-8{
    bottom:32px
  }

  .lg\:left-8{
    left:32px
  }

  .lg\:top-9{
    top:36px
  }

  .lg\:right-9{
    right:36px
  }

  .lg\:bottom-9{
    bottom:36px
  }

  .lg\:left-9{
    left:36px
  }

  .lg\:top-10{
    top:40px
  }

  .lg\:right-10{
    right:40px
  }

  .lg\:bottom-10{
    bottom:40px
  }

  .lg\:left-10{
    left:40px
  }

  .lg\:top-15{
    top:60px
  }

  .lg\:right-15{
    right:60px
  }

  .lg\:bottom-15{
    bottom:60px
  }

  .lg\:left-15{
    left:60px
  }

  .lg\:top-20{
    top:80px
  }

  .lg\:right-20{
    right:80px
  }

  .lg\:bottom-20{
    bottom:80px
  }

  .lg\:left-20{
    left:80px
  }

  .lg\:top-auto{
    top:auto
  }

  .lg\:right-auto{
    right:auto
  }

  .lg\:bottom-auto{
    bottom:auto
  }

  .lg\:left-auto{
    left:auto
  }

  .lg\:top-0\.25{
    top:1px
  }

  .lg\:right-0\.25{
    right:1px
  }

  .lg\:bottom-0\.25{
    bottom:1px
  }

  .lg\:left-0\.25{
    left:1px
  }

  .lg\:top-0\.5{
    top:2px
  }

  .lg\:right-0\.5{
    right:2px
  }

  .lg\:bottom-0\.5{
    bottom:2px
  }

  .lg\:left-0\.5{
    left:2px
  }

  .lg\:top-0\.75{
    top:3px
  }

  .lg\:right-0\.75{
    right:3px
  }

  .lg\:bottom-0\.75{
    bottom:3px
  }

  .lg\:left-0\.75{
    left:3px
  }

  .lg\:top-1\.25{
    top:5px
  }

  .lg\:right-1\.25{
    right:5px
  }

  .lg\:bottom-1\.25{
    bottom:5px
  }

  .lg\:left-1\.25{
    left:5px
  }

  .lg\:top-1\.5{
    top:6px
  }

  .lg\:right-1\.5{
    right:6px
  }

  .lg\:bottom-1\.5{
    bottom:6px
  }

  .lg\:left-1\.5{
    left:6px
  }

  .lg\:top-2\.5{
    top:10px
  }

  .lg\:right-2\.5{
    right:10px
  }

  .lg\:bottom-2\.5{
    bottom:10px
  }

  .lg\:left-2\.5{
    left:10px
  }

  .lg\:top-3\.5{
    top:14px
  }

  .lg\:right-3\.5{
    right:14px
  }

  .lg\:bottom-3\.5{
    bottom:14px
  }

  .lg\:left-3\.5{
    left:14px
  }

  .lg\:top-3\.75{
    top:15px
  }

  .lg\:right-3\.75{
    right:15px
  }

  .lg\:bottom-3\.75{
    bottom:15px
  }

  .lg\:left-3\.75{
    left:15px
  }

  .lg\:top-4\.5{
    top:18px
  }

  .lg\:right-4\.5{
    right:18px
  }

  .lg\:bottom-4\.5{
    bottom:18px
  }

  .lg\:left-4\.5{
    left:18px
  }

  .lg\:top-7\.5{
    top:30px
  }

  .lg\:right-7\.5{
    right:30px
  }

  .lg\:bottom-7\.5{
    bottom:30px
  }

  .lg\:left-7\.5{
    left:30px
  }

  .lg\:top-8\.75{
    top:35px
  }

  .lg\:right-8\.75{
    right:35px
  }

  .lg\:bottom-8\.75{
    bottom:35px
  }

  .lg\:left-8\.75{
    left:35px
  }

  .lg\:top-12\.5{
    top:50px
  }

  .lg\:right-12\.5{
    right:50px
  }

  .lg\:bottom-12\.5{
    bottom:50px
  }

  .lg\:left-12\.5{
    left:50px
  }

  .lg\:top-17\.5{
    top:70px
  }

  .lg\:right-17\.5{
    right:70px
  }

  .lg\:bottom-17\.5{
    bottom:70px
  }

  .lg\:left-17\.5{
    left:70px
  }

  .lg\:top-21\.5{
    top:86px
  }

  .lg\:right-21\.5{
    right:86px
  }

  .lg\:bottom-21\.5{
    bottom:86px
  }

  .lg\:left-21\.5{
    left:86px
  }

  .lg\:-top-0{
    top:0px
  }

  .lg\:-right-0{
    right:0px
  }

  .lg\:-bottom-0{
    bottom:0px
  }

  .lg\:-left-0{
    left:0px
  }

  .lg\:-top-1{
    top:-4px
  }

  .lg\:-right-1{
    right:-4px
  }

  .lg\:-bottom-1{
    bottom:-4px
  }

  .lg\:-left-1{
    left:-4px
  }

  .lg\:-top-2{
    top:-8px
  }

  .lg\:-right-2{
    right:-8px
  }

  .lg\:-bottom-2{
    bottom:-8px
  }

  .lg\:-left-2{
    left:-8px
  }

  .lg\:-top-3{
    top:-12px
  }

  .lg\:-right-3{
    right:-12px
  }

  .lg\:-bottom-3{
    bottom:-12px
  }

  .lg\:-left-3{
    left:-12px
  }

  .lg\:-top-4{
    top:-16px
  }

  .lg\:-right-4{
    right:-16px
  }

  .lg\:-bottom-4{
    bottom:-16px
  }

  .lg\:-left-4{
    left:-16px
  }

  .lg\:-top-5{
    top:-20px
  }

  .lg\:-right-5{
    right:-20px
  }

  .lg\:-bottom-5{
    bottom:-20px
  }

  .lg\:-left-5{
    left:-20px
  }

  .lg\:-top-6{
    top:-24px
  }

  .lg\:-right-6{
    right:-24px
  }

  .lg\:-bottom-6{
    bottom:-24px
  }

  .lg\:-left-6{
    left:-24px
  }

  .lg\:-top-7{
    top:-28px
  }

  .lg\:-right-7{
    right:-28px
  }

  .lg\:-bottom-7{
    bottom:-28px
  }

  .lg\:-left-7{
    left:-28px
  }

  .lg\:-top-8{
    top:-32px
  }

  .lg\:-right-8{
    right:-32px
  }

  .lg\:-bottom-8{
    bottom:-32px
  }

  .lg\:-left-8{
    left:-32px
  }

  .lg\:-top-9{
    top:-36px
  }

  .lg\:-right-9{
    right:-36px
  }

  .lg\:-bottom-9{
    bottom:-36px
  }

  .lg\:-left-9{
    left:-36px
  }

  .lg\:-top-10{
    top:-40px
  }

  .lg\:-right-10{
    right:-40px
  }

  .lg\:-bottom-10{
    bottom:-40px
  }

  .lg\:-left-10{
    left:-40px
  }

  .lg\:-top-15{
    top:-60px
  }

  .lg\:-right-15{
    right:-60px
  }

  .lg\:-bottom-15{
    bottom:-60px
  }

  .lg\:-left-15{
    left:-60px
  }

  .lg\:-top-20{
    top:-80px
  }

  .lg\:-right-20{
    right:-80px
  }

  .lg\:-bottom-20{
    bottom:-80px
  }

  .lg\:-left-20{
    left:-80px
  }

  .lg\:-top-0\.25{
    top:-1px
  }

  .lg\:-right-0\.25{
    right:-1px
  }

  .lg\:-bottom-0\.25{
    bottom:-1px
  }

  .lg\:-left-0\.25{
    left:-1px
  }

  .lg\:-top-0\.5{
    top:-2px
  }

  .lg\:-right-0\.5{
    right:-2px
  }

  .lg\:-bottom-0\.5{
    bottom:-2px
  }

  .lg\:-left-0\.5{
    left:-2px
  }

  .lg\:-top-0\.75{
    top:-3px
  }

  .lg\:-right-0\.75{
    right:-3px
  }

  .lg\:-bottom-0\.75{
    bottom:-3px
  }

  .lg\:-left-0\.75{
    left:-3px
  }

  .lg\:-top-1\.25{
    top:-5px
  }

  .lg\:-right-1\.25{
    right:-5px
  }

  .lg\:-bottom-1\.25{
    bottom:-5px
  }

  .lg\:-left-1\.25{
    left:-5px
  }

  .lg\:-top-1\.5{
    top:-6px
  }

  .lg\:-right-1\.5{
    right:-6px
  }

  .lg\:-bottom-1\.5{
    bottom:-6px
  }

  .lg\:-left-1\.5{
    left:-6px
  }

  .lg\:-top-2\.5{
    top:-10px
  }

  .lg\:-right-2\.5{
    right:-10px
  }

  .lg\:-bottom-2\.5{
    bottom:-10px
  }

  .lg\:-left-2\.5{
    left:-10px
  }

  .lg\:-top-3\.5{
    top:-14px
  }

  .lg\:-right-3\.5{
    right:-14px
  }

  .lg\:-bottom-3\.5{
    bottom:-14px
  }

  .lg\:-left-3\.5{
    left:-14px
  }

  .lg\:-top-3\.75{
    top:-15px
  }

  .lg\:-right-3\.75{
    right:-15px
  }

  .lg\:-bottom-3\.75{
    bottom:-15px
  }

  .lg\:-left-3\.75{
    left:-15px
  }

  .lg\:-top-4\.5{
    top:-18px
  }

  .lg\:-right-4\.5{
    right:-18px
  }

  .lg\:-bottom-4\.5{
    bottom:-18px
  }

  .lg\:-left-4\.5{
    left:-18px
  }

  .lg\:-top-7\.5{
    top:-30px
  }

  .lg\:-right-7\.5{
    right:-30px
  }

  .lg\:-bottom-7\.5{
    bottom:-30px
  }

  .lg\:-left-7\.5{
    left:-30px
  }

  .lg\:-top-8\.75{
    top:-35px
  }

  .lg\:-right-8\.75{
    right:-35px
  }

  .lg\:-bottom-8\.75{
    bottom:-35px
  }

  .lg\:-left-8\.75{
    left:-35px
  }

  .lg\:-top-12\.5{
    top:-50px
  }

  .lg\:-right-12\.5{
    right:-50px
  }

  .lg\:-bottom-12\.5{
    bottom:-50px
  }

  .lg\:-left-12\.5{
    left:-50px
  }

  .lg\:-top-17\.5{
    top:-70px
  }

  .lg\:-right-17\.5{
    right:-70px
  }

  .lg\:-bottom-17\.5{
    bottom:-70px
  }

  .lg\:-left-17\.5{
    left:-70px
  }

  .lg\:-top-21\.5{
    top:-86px
  }

  .lg\:-right-21\.5{
    right:-86px
  }

  .lg\:-bottom-21\.5{
    bottom:-86px
  }

  .lg\:-left-21\.5{
    left:-86px
  }

  .lg\:top-1\/2{
    top:50%
  }

  .lg\:right-1\/2{
    right:50%
  }

  .lg\:bottom-1\/2{
    bottom:50%
  }

  .lg\:left-1\/2{
    left:50%
  }

  .lg\:top-1\/3{
    top:33.333333%
  }

  .lg\:right-1\/3{
    right:33.333333%
  }

  .lg\:bottom-1\/3{
    bottom:33.333333%
  }

  .lg\:left-1\/3{
    left:33.333333%
  }

  .lg\:top-2\/3{
    top:66.666667%
  }

  .lg\:right-2\/3{
    right:66.666667%
  }

  .lg\:bottom-2\/3{
    bottom:66.666667%
  }

  .lg\:left-2\/3{
    left:66.666667%
  }

  .lg\:top-1\/4{
    top:25%
  }

  .lg\:right-1\/4{
    right:25%
  }

  .lg\:bottom-1\/4{
    bottom:25%
  }

  .lg\:left-1\/4{
    left:25%
  }

  .lg\:top-2\/4{
    top:50%
  }

  .lg\:right-2\/4{
    right:50%
  }

  .lg\:bottom-2\/4{
    bottom:50%
  }

  .lg\:left-2\/4{
    left:50%
  }

  .lg\:top-3\/4{
    top:75%
  }

  .lg\:right-3\/4{
    right:75%
  }

  .lg\:bottom-3\/4{
    bottom:75%
  }

  .lg\:left-3\/4{
    left:75%
  }

  .lg\:top-full{
    top:100%
  }

  .lg\:right-full{
    right:100%
  }

  .lg\:bottom-full{
    bottom:100%
  }

  .lg\:left-full{
    left:100%
  }

  .lg\:-top-1\/2{
    top:-50%
  }

  .lg\:-right-1\/2{
    right:-50%
  }

  .lg\:-bottom-1\/2{
    bottom:-50%
  }

  .lg\:-left-1\/2{
    left:-50%
  }

  .lg\:-top-1\/3{
    top:-33.333333%
  }

  .lg\:-right-1\/3{
    right:-33.333333%
  }

  .lg\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .lg\:-left-1\/3{
    left:-33.333333%
  }

  .lg\:-top-2\/3{
    top:-66.666667%
  }

  .lg\:-right-2\/3{
    right:-66.666667%
  }

  .lg\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .lg\:-left-2\/3{
    left:-66.666667%
  }

  .lg\:-top-1\/4{
    top:-25%
  }

  .lg\:-right-1\/4{
    right:-25%
  }

  .lg\:-bottom-1\/4{
    bottom:-25%
  }

  .lg\:-left-1\/4{
    left:-25%
  }

  .lg\:-top-2\/4{
    top:-50%
  }

  .lg\:-right-2\/4{
    right:-50%
  }

  .lg\:-bottom-2\/4{
    bottom:-50%
  }

  .lg\:-left-2\/4{
    left:-50%
  }

  .lg\:-top-3\/4{
    top:-75%
  }

  .lg\:-right-3\/4{
    right:-75%
  }

  .lg\:-bottom-3\/4{
    bottom:-75%
  }

  .lg\:-left-3\/4{
    left:-75%
  }

  .lg\:-top-full{
    top:-100%
  }

  .lg\:-right-full{
    right:-100%
  }

  .lg\:-bottom-full{
    bottom:-100%
  }

  .lg\:-left-full{
    left:-100%
  }

  .lg\:resize-none{
    resize:none
  }

  .lg\:resize-y{
    resize:vertical
  }

  .lg\:resize-x{
    resize:horizontal
  }

  .lg\:resize{
    resize:both
  }

  .lg\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-container:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-elevation-08dp:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-elevation-24dp:focus-within{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-elevation-04dp:focus-within{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:hover\:shadow-container:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:hover\:shadow-elevation-08dp:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:hover\:shadow-elevation-24dp:hover{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:hover\:shadow-elevation-04dp:hover{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus\:shadow-container:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus\:shadow-elevation-08dp:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus\:shadow-elevation-24dp:focus{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:focus\:shadow-elevation-04dp:focus{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .lg\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:ring-inset{
    --tw-ring-inset: inset
  }

  .lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset
  }

  .lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .lg\:focus\:ring-inset:focus{
    --tw-ring-inset: inset
  }

  .lg\:ring-offset-white-high{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:ring-offset-white-emphasis{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:ring-offset-white-mid{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:ring-offset-white-disabled{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:ring-offset-white-faint{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:ring-offset-transparent{
    --tw-ring-offset-color: transparent
  }

  .lg\:ring-offset-primary-50{
    --tw-ring-offset-color: #8A86FF
  }

  .lg\:ring-offset-primary-100{
    --tw-ring-offset-color: #4540D8
  }

  .lg\:ring-offset-primary-200{
    --tw-ring-offset-color: #322DC2
  }

  .lg\:ring-offset-primary-300{
    --tw-ring-offset-color: #2722BB
  }

  .lg\:ring-offset-primary-400{
    --tw-ring-offset-color: #1D18A8
  }

  .lg\:ring-offset-primary-500{
    --tw-ring-offset-color: #16119E
  }

  .lg\:ring-offset-primary-600{
    --tw-ring-offset-color: #110D8B
  }

  .lg\:ring-offset-primary-700{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:ring-offset-primary-800{
    --tw-ring-offset-color: #080559
  }

  .lg\:ring-offset-primary-900{
    --tw-ring-offset-color: #02003F
  }

  .lg\:ring-offset-primaryVariant{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:ring-offset-secondary-50{
    --tw-ring-offset-color: #F4CC82
  }

  .lg\:ring-offset-secondary-100{
    --tw-ring-offset-color: #D9B575
  }

  .lg\:ring-offset-secondary-200{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:ring-offset-secondary-300{
    --tw-ring-offset-color: #BC9856
  }

  .lg\:ring-offset-secondary-400{
    --tw-ring-offset-color: #B88E42
  }

  .lg\:ring-offset-secondary-500{
    --tw-ring-offset-color: #AA7E2D
  }

  .lg\:ring-offset-secondary-600{
    --tw-ring-offset-color: #9C701D
  }

  .lg\:ring-offset-secondary-700{
    --tw-ring-offset-color: #92630B
  }

  .lg\:ring-offset-secondary-800{
    --tw-ring-offset-color: #875903
  }

  .lg\:ring-offset-secondary-900{
    --tw-ring-offset-color: #734B00
  }

  .lg\:ring-offset-wireframes-grey{
    --tw-ring-offset-color: #818181
  }

  .lg\:ring-offset-wireframes-lightGrey{
    --tw-ring-offset-color: #B7B7B7
  }

  .lg\:ring-offset-background{
    --tw-ring-offset-color: #170F34
  }

  .lg\:ring-offset-surface{
    --tw-ring-offset-color: #231D4B
  }

  .lg\:ring-offset-card{
    --tw-ring-offset-color: #2D2755
  }

  .lg\:ring-offset-cardInner{
    --tw-ring-offset-color: #3C356D
  }

  .lg\:ring-offset-iconDefault{
    --tw-ring-offset-color: #8E83AA
  }

  .lg\:ring-offset-error{
    --tw-ring-offset-color: #CF6679
  }

  .lg\:ring-offset-enabledGold{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:ring-offset-pass{
    --tw-ring-offset-color: #34EF52
  }

  .lg\:ring-offset-missionError{
    --tw-ring-offset-color: #EF3456
  }

  .lg\:ring-offset-black{
    --tw-ring-offset-color: #000000
  }

  .lg\:focus-within\:ring-offset-white-high:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:focus-within\:ring-offset-white-emphasis:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:focus-within\:ring-offset-white-mid:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:focus-within\:ring-offset-white-disabled:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:focus-within\:ring-offset-white-faint:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent
  }

  .lg\:focus-within\:ring-offset-primary-50:focus-within{
    --tw-ring-offset-color: #8A86FF
  }

  .lg\:focus-within\:ring-offset-primary-100:focus-within{
    --tw-ring-offset-color: #4540D8
  }

  .lg\:focus-within\:ring-offset-primary-200:focus-within{
    --tw-ring-offset-color: #322DC2
  }

  .lg\:focus-within\:ring-offset-primary-300:focus-within{
    --tw-ring-offset-color: #2722BB
  }

  .lg\:focus-within\:ring-offset-primary-400:focus-within{
    --tw-ring-offset-color: #1D18A8
  }

  .lg\:focus-within\:ring-offset-primary-500:focus-within{
    --tw-ring-offset-color: #16119E
  }

  .lg\:focus-within\:ring-offset-primary-600:focus-within{
    --tw-ring-offset-color: #110D8B
  }

  .lg\:focus-within\:ring-offset-primary-700:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:focus-within\:ring-offset-primary-800:focus-within{
    --tw-ring-offset-color: #080559
  }

  .lg\:focus-within\:ring-offset-primary-900:focus-within{
    --tw-ring-offset-color: #02003F
  }

  .lg\:focus-within\:ring-offset-primaryVariant:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:focus-within\:ring-offset-secondary-50:focus-within{
    --tw-ring-offset-color: #F4CC82
  }

  .lg\:focus-within\:ring-offset-secondary-100:focus-within{
    --tw-ring-offset-color: #D9B575
  }

  .lg\:focus-within\:ring-offset-secondary-200:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:focus-within\:ring-offset-secondary-300:focus-within{
    --tw-ring-offset-color: #BC9856
  }

  .lg\:focus-within\:ring-offset-secondary-400:focus-within{
    --tw-ring-offset-color: #B88E42
  }

  .lg\:focus-within\:ring-offset-secondary-500:focus-within{
    --tw-ring-offset-color: #AA7E2D
  }

  .lg\:focus-within\:ring-offset-secondary-600:focus-within{
    --tw-ring-offset-color: #9C701D
  }

  .lg\:focus-within\:ring-offset-secondary-700:focus-within{
    --tw-ring-offset-color: #92630B
  }

  .lg\:focus-within\:ring-offset-secondary-800:focus-within{
    --tw-ring-offset-color: #875903
  }

  .lg\:focus-within\:ring-offset-secondary-900:focus-within{
    --tw-ring-offset-color: #734B00
  }

  .lg\:focus-within\:ring-offset-wireframes-grey:focus-within{
    --tw-ring-offset-color: #818181
  }

  .lg\:focus-within\:ring-offset-wireframes-lightGrey:focus-within{
    --tw-ring-offset-color: #B7B7B7
  }

  .lg\:focus-within\:ring-offset-background:focus-within{
    --tw-ring-offset-color: #170F34
  }

  .lg\:focus-within\:ring-offset-surface:focus-within{
    --tw-ring-offset-color: #231D4B
  }

  .lg\:focus-within\:ring-offset-card:focus-within{
    --tw-ring-offset-color: #2D2755
  }

  .lg\:focus-within\:ring-offset-cardInner:focus-within{
    --tw-ring-offset-color: #3C356D
  }

  .lg\:focus-within\:ring-offset-iconDefault:focus-within{
    --tw-ring-offset-color: #8E83AA
  }

  .lg\:focus-within\:ring-offset-error:focus-within{
    --tw-ring-offset-color: #CF6679
  }

  .lg\:focus-within\:ring-offset-enabledGold:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:focus-within\:ring-offset-pass:focus-within{
    --tw-ring-offset-color: #34EF52
  }

  .lg\:focus-within\:ring-offset-missionError:focus-within{
    --tw-ring-offset-color: #EF3456
  }

  .lg\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000000
  }

  .lg\:focus\:ring-offset-white-high:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:focus\:ring-offset-white-emphasis:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:focus\:ring-offset-white-mid:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:focus\:ring-offset-white-disabled:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:focus\:ring-offset-white-faint:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent
  }

  .lg\:focus\:ring-offset-primary-50:focus{
    --tw-ring-offset-color: #8A86FF
  }

  .lg\:focus\:ring-offset-primary-100:focus{
    --tw-ring-offset-color: #4540D8
  }

  .lg\:focus\:ring-offset-primary-200:focus{
    --tw-ring-offset-color: #322DC2
  }

  .lg\:focus\:ring-offset-primary-300:focus{
    --tw-ring-offset-color: #2722BB
  }

  .lg\:focus\:ring-offset-primary-400:focus{
    --tw-ring-offset-color: #1D18A8
  }

  .lg\:focus\:ring-offset-primary-500:focus{
    --tw-ring-offset-color: #16119E
  }

  .lg\:focus\:ring-offset-primary-600:focus{
    --tw-ring-offset-color: #110D8B
  }

  .lg\:focus\:ring-offset-primary-700:focus{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:focus\:ring-offset-primary-800:focus{
    --tw-ring-offset-color: #080559
  }

  .lg\:focus\:ring-offset-primary-900:focus{
    --tw-ring-offset-color: #02003F
  }

  .lg\:focus\:ring-offset-primaryVariant:focus{
    --tw-ring-offset-color: #0A0674
  }

  .lg\:focus\:ring-offset-secondary-50:focus{
    --tw-ring-offset-color: #F4CC82
  }

  .lg\:focus\:ring-offset-secondary-100:focus{
    --tw-ring-offset-color: #D9B575
  }

  .lg\:focus\:ring-offset-secondary-200:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:focus\:ring-offset-secondary-300:focus{
    --tw-ring-offset-color: #BC9856
  }

  .lg\:focus\:ring-offset-secondary-400:focus{
    --tw-ring-offset-color: #B88E42
  }

  .lg\:focus\:ring-offset-secondary-500:focus{
    --tw-ring-offset-color: #AA7E2D
  }

  .lg\:focus\:ring-offset-secondary-600:focus{
    --tw-ring-offset-color: #9C701D
  }

  .lg\:focus\:ring-offset-secondary-700:focus{
    --tw-ring-offset-color: #92630B
  }

  .lg\:focus\:ring-offset-secondary-800:focus{
    --tw-ring-offset-color: #875903
  }

  .lg\:focus\:ring-offset-secondary-900:focus{
    --tw-ring-offset-color: #734B00
  }

  .lg\:focus\:ring-offset-wireframes-grey:focus{
    --tw-ring-offset-color: #818181
  }

  .lg\:focus\:ring-offset-wireframes-lightGrey:focus{
    --tw-ring-offset-color: #B7B7B7
  }

  .lg\:focus\:ring-offset-background:focus{
    --tw-ring-offset-color: #170F34
  }

  .lg\:focus\:ring-offset-surface:focus{
    --tw-ring-offset-color: #231D4B
  }

  .lg\:focus\:ring-offset-card:focus{
    --tw-ring-offset-color: #2D2755
  }

  .lg\:focus\:ring-offset-cardInner:focus{
    --tw-ring-offset-color: #3C356D
  }

  .lg\:focus\:ring-offset-iconDefault:focus{
    --tw-ring-offset-color: #8E83AA
  }

  .lg\:focus\:ring-offset-error:focus{
    --tw-ring-offset-color: #CF6679
  }

  .lg\:focus\:ring-offset-enabledGold:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .lg\:focus\:ring-offset-pass:focus{
    --tw-ring-offset-color: #34EF52
  }

  .lg\:focus\:ring-offset-missionError:focus{
    --tw-ring-offset-color: #EF3456
  }

  .lg\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000000
  }

  .lg\:ring-offset-0{
    --tw-ring-offset-width: 0px
  }

  .lg\:ring-offset-1{
    --tw-ring-offset-width: 1px
  }

  .lg\:ring-offset-2{
    --tw-ring-offset-width: 2px
  }

  .lg\:ring-offset-4{
    --tw-ring-offset-width: 4px
  }

  .lg\:ring-offset-8{
    --tw-ring-offset-width: 8px
  }

  .lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px
  }

  .lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px
  }

  .lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px
  }

  .lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px
  }

  .lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px
  }

  .lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px
  }

  .lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px
  }

  .lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px
  }

  .lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px
  }

  .lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px
  }

  .lg\:ring-white-high{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:ring-white-emphasis{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:ring-white-mid{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:ring-white-disabled{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:ring-white-faint{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:ring-transparent{
    --tw-ring-color: transparent
  }

  .lg\:ring-primary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .lg\:ring-primary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .lg\:ring-primaryVariant{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .lg\:ring-secondary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .lg\:ring-wireframes-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .lg\:ring-wireframes-lightGrey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .lg\:ring-background{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .lg\:ring-surface{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .lg\:ring-card{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .lg\:ring-cardInner{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .lg\:ring-iconDefault{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .lg\:ring-error{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .lg\:ring-enabledGold{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:ring-pass{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .lg\:ring-missionError{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .lg\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-white-high:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:focus-within\:ring-white-emphasis:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:focus-within\:ring-white-mid:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:focus-within\:ring-white-disabled:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:focus-within\:ring-white-faint:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent
  }

  .lg\:focus-within\:ring-primary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-primaryVariant:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-secondary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-wireframes-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-wireframes-lightGrey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-background:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-surface:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-card:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-cardInner:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-iconDefault:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-error:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-enabledGold:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-pass:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-missionError:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-white-high:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .lg\:focus\:ring-white-emphasis:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .lg\:focus\:ring-white-mid:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .lg\:focus\:ring-white-disabled:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .lg\:focus\:ring-white-faint:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .lg\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent
  }

  .lg\:focus\:ring-primary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-primaryVariant:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-secondary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-wireframes-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-wireframes-lightGrey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-background:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-surface:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-card:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-cardInner:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-iconDefault:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-error:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-enabledGold:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-pass:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-missionError:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:ring-opacity-0{
    --tw-ring-opacity: 0
  }

  .lg\:ring-opacity-5{
    --tw-ring-opacity: 0.05
  }

  .lg\:ring-opacity-10{
    --tw-ring-opacity: 0.1
  }

  .lg\:ring-opacity-20{
    --tw-ring-opacity: 0.2
  }

  .lg\:ring-opacity-25{
    --tw-ring-opacity: 0.25
  }

  .lg\:ring-opacity-30{
    --tw-ring-opacity: 0.3
  }

  .lg\:ring-opacity-40{
    --tw-ring-opacity: 0.4
  }

  .lg\:ring-opacity-50{
    --tw-ring-opacity: 0.5
  }

  .lg\:ring-opacity-60{
    --tw-ring-opacity: 0.6
  }

  .lg\:ring-opacity-70{
    --tw-ring-opacity: 0.7
  }

  .lg\:ring-opacity-75{
    --tw-ring-opacity: 0.75
  }

  .lg\:ring-opacity-80{
    --tw-ring-opacity: 0.8
  }

  .lg\:ring-opacity-90{
    --tw-ring-opacity: 0.9
  }

  .lg\:ring-opacity-95{
    --tw-ring-opacity: 0.95
  }

  .lg\:ring-opacity-100{
    --tw-ring-opacity: 1
  }

  .lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0
  }

  .lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05
  }

  .lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1
  }

  .lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2
  }

  .lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25
  }

  .lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3
  }

  .lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4
  }

  .lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5
  }

  .lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6
  }

  .lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7
  }

  .lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75
  }

  .lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8
  }

  .lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9
  }

  .lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95
  }

  .lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1
  }

  .lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0
  }

  .lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05
  }

  .lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1
  }

  .lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2
  }

  .lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25
  }

  .lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3
  }

  .lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4
  }

  .lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5
  }

  .lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6
  }

  .lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7
  }

  .lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75
  }

  .lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8
  }

  .lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9
  }

  .lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95
  }

  .lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1
  }

  .lg\:fill-current{
    fill:currentColor
  }

  .lg\:stroke-current{
    stroke:currentColor
  }

  .lg\:stroke-0{
    stroke-width:0
  }

  .lg\:stroke-1{
    stroke-width:1
  }

  .lg\:stroke-2{
    stroke-width:2
  }

  .lg\:table-auto{
    table-layout:auto
  }

  .lg\:table-fixed{
    table-layout:fixed
  }

  .lg\:text-left{
    text-align:left
  }

  .lg\:text-center{
    text-align:center
  }

  .lg\:text-right{
    text-align:right
  }

  .lg\:text-justify{
    text-align:justify
  }

  .lg\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .lg\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .lg\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .lg\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .lg\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .lg\:text-transparent{
    color:transparent
  }

  .lg\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .lg\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .lg\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .lg\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .lg\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .lg\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .lg\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .lg\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .lg\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .lg\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .lg\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .lg\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .lg\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .lg\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .lg\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .lg\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .lg\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .lg\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .lg\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .lg\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .lg\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .lg\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .lg\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .lg\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .lg\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .lg\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .lg\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .lg\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .lg\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .group:hover .lg\:group-hover\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .group:hover .lg\:group-hover\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .group:hover .lg\:group-hover\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .group:hover .lg\:group-hover\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .group:hover .lg\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .lg\:group-hover\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-white-high:focus-within{
    color:rgba(255,255,255,0.95)
  }

  .lg\:focus-within\:text-white-emphasis:focus-within{
    color:rgba(255,255,255,0.87)
  }

  .lg\:focus-within\:text-white-mid:focus-within{
    color:rgba(255,255,255,0.6)
  }

  .lg\:focus-within\:text-white-disabled:focus-within{
    color:rgba(255,255,255,0.38)
  }

  .lg\:focus-within\:text-white-faint:focus-within{
    color:rgba(255,255,255,0.12)
  }

  .lg\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .lg\:focus-within\:text-primary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-primaryVariant:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-secondary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-wireframes-grey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-wireframes-lightGrey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-background:focus-within{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-surface:focus-within{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-card:focus-within{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-cardInner:focus-within{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-iconDefault:focus-within{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-error:focus-within{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-enabledGold:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-pass:focus-within{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-missionError:focus-within{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:hover\:text-white-high:hover{
    color:rgba(255,255,255,0.95)
  }

  .lg\:hover\:text-white-emphasis:hover{
    color:rgba(255,255,255,0.87)
  }

  .lg\:hover\:text-white-mid:hover{
    color:rgba(255,255,255,0.6)
  }

  .lg\:hover\:text-white-disabled:hover{
    color:rgba(255,255,255,0.38)
  }

  .lg\:hover\:text-white-faint:hover{
    color:rgba(255,255,255,0.12)
  }

  .lg\:hover\:text-transparent:hover{
    color:transparent
  }

  .lg\:hover\:text-primary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .lg\:hover\:text-primaryVariant:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .lg\:hover\:text-secondary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .lg\:hover\:text-wireframes-grey:hover{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .lg\:hover\:text-wireframes-lightGrey:hover{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .lg\:hover\:text-background:hover{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .lg\:hover\:text-surface:hover{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .lg\:hover\:text-card:hover{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .lg\:hover\:text-cardInner:hover{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .lg\:hover\:text-iconDefault:hover{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .lg\:hover\:text-error:hover{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .lg\:hover\:text-enabledGold:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:hover\:text-pass:hover{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .lg\:hover\:text-missionError:hover{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .lg\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus\:text-white-high:focus{
    color:rgba(255,255,255,0.95)
  }

  .lg\:focus\:text-white-emphasis:focus{
    color:rgba(255,255,255,0.87)
  }

  .lg\:focus\:text-white-mid:focus{
    color:rgba(255,255,255,0.6)
  }

  .lg\:focus\:text-white-disabled:focus{
    color:rgba(255,255,255,0.38)
  }

  .lg\:focus\:text-white-faint:focus{
    color:rgba(255,255,255,0.12)
  }

  .lg\:focus\:text-transparent:focus{
    color:transparent
  }

  .lg\:focus\:text-primary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .lg\:focus\:text-primaryVariant:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .lg\:focus\:text-secondary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .lg\:focus\:text-wireframes-grey:focus{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .lg\:focus\:text-wireframes-lightGrey:focus{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .lg\:focus\:text-background:focus{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .lg\:focus\:text-surface:focus{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .lg\:focus\:text-card:focus{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .lg\:focus\:text-cardInner:focus{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .lg\:focus\:text-iconDefault:focus{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .lg\:focus\:text-error:focus{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .lg\:focus\:text-enabledGold:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .lg\:focus\:text-pass:focus{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .lg\:focus\:text-missionError:focus{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .lg\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .lg\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .lg\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .lg\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .lg\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .lg\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .lg\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .lg\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .lg\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .lg\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .lg\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .lg\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .lg\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .lg\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .lg\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .lg\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .group:hover .lg\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .group:hover .lg\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .group:hover .lg\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .group:hover .lg\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .group:hover .lg\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .group:hover .lg\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .group:hover .lg\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .group:hover .lg\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .group:hover .lg\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .group:hover .lg\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .group:hover .lg\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .group:hover .lg\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .group:hover .lg\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .group:hover .lg\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .group:hover .lg\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0
  }

  .lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05
  }

  .lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1
  }

  .lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2
  }

  .lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25
  }

  .lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3
  }

  .lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4
  }

  .lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5
  }

  .lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6
  }

  .lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7
  }

  .lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75
  }

  .lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8
  }

  .lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9
  }

  .lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95
  }

  .lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1
  }

  .lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0
  }

  .lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05
  }

  .lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1
  }

  .lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2
  }

  .lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25
  }

  .lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3
  }

  .lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4
  }

  .lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5
  }

  .lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6
  }

  .lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7
  }

  .lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75
  }

  .lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8
  }

  .lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9
  }

  .lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95
  }

  .lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1
  }

  .lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0
  }

  .lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05
  }

  .lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1
  }

  .lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2
  }

  .lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25
  }

  .lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3
  }

  .lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4
  }

  .lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5
  }

  .lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6
  }

  .lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7
  }

  .lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75
  }

  .lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8
  }

  .lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9
  }

  .lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95
  }

  .lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1
  }

  .lg\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .lg\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .lg\:overflow-clip{
    text-overflow:clip
  }

  .lg\:italic{
    font-style:italic
  }

  .lg\:not-italic{
    font-style:normal
  }

  .lg\:uppercase{
    text-transform:uppercase
  }

  .lg\:lowercase{
    text-transform:lowercase
  }

  .lg\:capitalize{
    text-transform:capitalize
  }

  .lg\:normal-case{
    text-transform:none
  }

  .lg\:underline{
    text-decoration:underline
  }

  .lg\:line-through{
    text-decoration:line-through
  }

  .lg\:no-underline{
    text-decoration:none
  }

  .group:hover .lg\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .lg\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .lg\:group-hover\:no-underline{
    text-decoration:none
  }

  .lg\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .lg\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .lg\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .lg\:hover\:underline:hover{
    text-decoration:underline
  }

  .lg\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .lg\:hover\:no-underline:hover{
    text-decoration:none
  }

  .lg\:focus\:underline:focus{
    text-decoration:underline
  }

  .lg\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .lg\:focus\:no-underline:focus{
    text-decoration:none
  }

  .lg\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .lg\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .lg\:ordinal,.lg\:slashed-zero,.lg\:lining-nums,.lg\:oldstyle-nums,.lg\:proportional-nums,.lg\:tabular-nums,.lg\:diagonal-fractions,.lg\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-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\:normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .lg\:ordinal{
    --tw-ordinal: ordinal
  }

  .lg\:slashed-zero{
    --tw-slashed-zero: slashed-zero
  }

  .lg\:lining-nums{
    --tw-numeric-figure: lining-nums
  }

  .lg\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums
  }

  .lg\:proportional-nums{
    --tw-numeric-spacing: proportional-nums
  }

  .lg\:tabular-nums{
    --tw-numeric-spacing: tabular-nums
  }

  .lg\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions
  }

  .lg\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions
  }

  .lg\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .lg\:tracking-tight{
    letter-spacing:-0.025em
  }

  .lg\:tracking-normal{
    letter-spacing:0em
  }

  .lg\:tracking-wide{
    letter-spacing:0.025em
  }

  .lg\:tracking-wider{
    letter-spacing:0.05em
  }

  .lg\:tracking-widest{
    letter-spacing:0.1em
  }

  .lg\:select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
  }

  .lg\:select-text{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
  }

  .lg\:select-all{
    -webkit-user-select:all;
    -moz-user-select:all;
    -ms-user-select:all;
    user-select:all
  }

  .lg\:select-auto{
    -webkit-user-select:auto;
    -moz-user-select:auto;
    -ms-user-select:auto;
    user-select:auto
  }

  .lg\:align-baseline{
    vertical-align:baseline
  }

  .lg\:align-top{
    vertical-align:top
  }

  .lg\:align-middle{
    vertical-align:middle
  }

  .lg\:align-bottom{
    vertical-align:bottom
  }

  .lg\:align-text-top{
    vertical-align:text-top
  }

  .lg\:align-text-bottom{
    vertical-align:text-bottom
  }

  .lg\:visible{
    visibility:visible
  }

  .lg\:invisible{
    visibility:hidden
  }

  .lg\:whitespace-normal{
    white-space:normal
  }

  .lg\:whitespace-nowrap{
    white-space:nowrap
  }

  .lg\:whitespace-pre{
    white-space:pre
  }

  .lg\:whitespace-pre-line{
    white-space:pre-line
  }

  .lg\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .lg\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .lg\:break-words{
    overflow-wrap:break-word
  }

  .lg\:break-all{
    word-break:break-all
  }

  .lg\:w-0{
    width:0px
  }

  .lg\:w-1{
    width:4px
  }

  .lg\:w-2{
    width:8px
  }

  .lg\:w-3{
    width:0.75rem
  }

  .lg\:w-4{
    width:1rem
  }

  .lg\:w-5{
    width:1.25rem
  }

  .lg\:w-6{
    width:1.5rem
  }

  .lg\:w-7{
    width:1.75rem
  }

  .lg\:w-8{
    width:2rem
  }

  .lg\:w-9{
    width:2.25rem
  }

  .lg\:w-10{
    width:2.5rem
  }

  .lg\:w-11{
    width:2.75rem
  }

  .lg\:w-12{
    width:3rem
  }

  .lg\:w-13{
    width:3.25rem
  }

  .lg\:w-14{
    width:3.5rem
  }

  .lg\:w-15{
    width:3.75rem
  }

  .lg\:w-16{
    width:4rem
  }

  .lg\:w-18{
    width:4.5rem
  }

  .lg\:w-20{
    width:5rem
  }

  .lg\:w-24{
    width:6rem
  }

  .lg\:w-28{
    width:7rem
  }

  .lg\:w-30{
    width:7.5rem
  }

  .lg\:w-32{
    width:8rem
  }

  .lg\:w-40{
    width:10rem
  }

  .lg\:w-50{
    width:12.5rem
  }

  .lg\:w-75{
    width:18.75rem
  }

  .lg\:w-150{
    width:37.5rem
  }

  .lg\:w-auto{
    width:auto
  }

  .lg\:w-0\.25{
    width:1px
  }

  .lg\:w-0\.5{
    width:2px
  }

  .lg\:w-0\.75{
    width:3px
  }

  .lg\:w-1\.25{
    width:5px
  }

  .lg\:w-1\.5{
    width:6px
  }

  .lg\:w-2\.5{
    width:10px
  }

  .lg\:w-3\.5{
    width:0.875rem
  }

  .lg\:w-3\.75{
    width:15px
  }

  .lg\:w-4\.5{
    width:1.125rem
  }

  .lg\:w-7\.5{
    width:30px
  }

  .lg\:w-8\.75{
    width:35px
  }

  .lg\:w-12\.5{
    width:50px
  }

  .lg\:w-17\.5{
    width:70px
  }

  .lg\:w-21\.5{
    width:86px
  }

  .lg\:w-1\/2{
    width:50%
  }

  .lg\:w-1\/3{
    width:33.333333%
  }

  .lg\:w-2\/3{
    width:66.666667%
  }

  .lg\:w-1\/4{
    width:25%
  }

  .lg\:w-2\/4{
    width:50%
  }

  .lg\:w-3\/4{
    width:75%
  }

  .lg\:w-1\/5{
    width:20%
  }

  .lg\:w-2\/5{
    width:40%
  }

  .lg\:w-3\/5{
    width:60%
  }

  .lg\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .lg\:w-1\/12{
    width:8.333333%
  }

  .lg\:w-2\/12{
    width:16.666667%
  }

  .lg\:w-3\/12{
    width:25%
  }

  .lg\:w-4\/12{
    width:33.333333%
  }

  .lg\:w-5\/12{
    width:41.666667%
  }

  .lg\:w-6\/12{
    width:50%
  }

  .lg\:w-7\/12{
    width:58.333333%
  }

  .lg\:w-8\/12{
    width:66.666667%
  }

  .lg\:w-9\/12{
    width:75%
  }

  .lg\:w-10\/12{
    width:83.333333%
  }

  .lg\:w-11\/12{
    width:91.666667%
  }

  .lg\:w-full{
    width:100%
  }

  .lg\:w-screen{
    width:100vw
  }

  .lg\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .lg\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .lg\:w-fit{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content
  }

  .lg\:w-screen-lg{
    width:var(--screens-lg)
  }

  .lg\:w-true-screen{
    width:calc(100vw - var(--sidebar-open))
  }

  .lg\:w-modal{
    width:41.25rem
  }

  .lg\:z-0{
    z-index:0
  }

  .lg\:z-10{
    z-index:10
  }

  .lg\:z-20{
    z-index:20
  }

  .lg\:z-30{
    z-index:30
  }

  .lg\:z-40{
    z-index:40
  }

  .lg\:z-50{
    z-index:50
  }

  .lg\:z-60{
    z-index:60
  }

  .lg\:z-70{
    z-index:70
  }

  .lg\:z-80{
    z-index:80
  }

  .lg\:z-90{
    z-index:90
  }

  .lg\:z-100{
    z-index:100
  }

  .lg\:z-auto{
    z-index:auto
  }

  .lg\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .lg\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .lg\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .lg\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .lg\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .lg\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .lg\:focus-within\:z-60:focus-within{
    z-index:60
  }

  .lg\:focus-within\:z-70:focus-within{
    z-index:70
  }

  .lg\:focus-within\:z-80:focus-within{
    z-index:80
  }

  .lg\:focus-within\:z-90:focus-within{
    z-index:90
  }

  .lg\:focus-within\:z-100:focus-within{
    z-index:100
  }

  .lg\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .lg\:focus\:z-0:focus{
    z-index:0
  }

  .lg\:focus\:z-10:focus{
    z-index:10
  }

  .lg\:focus\:z-20:focus{
    z-index:20
  }

  .lg\:focus\:z-30:focus{
    z-index:30
  }

  .lg\:focus\:z-40:focus{
    z-index:40
  }

  .lg\:focus\:z-50:focus{
    z-index:50
  }

  .lg\:focus\:z-60:focus{
    z-index:60
  }

  .lg\:focus\:z-70:focus{
    z-index:70
  }

  .lg\:focus\:z-80:focus{
    z-index:80
  }

  .lg\:focus\:z-90:focus{
    z-index:90
  }

  .lg\:focus\:z-100:focus{
    z-index:100
  }

  .lg\:focus\:z-auto:focus{
    z-index:auto
  }

  .lg\:isolate{
    isolation:isolate
  }

  .lg\:isolation-auto{
    isolation:auto
  }

  .lg\:gap-0{
    grid-gap:0px;
    grid-gap:0px;
    gap:0px
  }

  .lg\:gap-1{
    grid-gap:4px;
    grid-gap:4px;
    gap:4px
  }

  .lg\:gap-2{
    grid-gap:8px;
    grid-gap:8px;
    gap:8px
  }

  .lg\:gap-3{
    grid-gap:12px;
    grid-gap:12px;
    gap:12px
  }

  .lg\:gap-4{
    grid-gap:16px;
    grid-gap:16px;
    gap:16px
  }

  .lg\:gap-5{
    grid-gap:20px;
    grid-gap:20px;
    gap:20px
  }

  .lg\:gap-6{
    grid-gap:24px;
    grid-gap:24px;
    gap:24px
  }

  .lg\:gap-7{
    grid-gap:28px;
    grid-gap:28px;
    gap:28px
  }

  .lg\:gap-8{
    grid-gap:32px;
    grid-gap:32px;
    gap:32px
  }

  .lg\:gap-9{
    grid-gap:36px;
    grid-gap:36px;
    gap:36px
  }

  .lg\:gap-10{
    grid-gap:40px;
    grid-gap:40px;
    gap:40px
  }

  .lg\:gap-15{
    grid-gap:60px;
    grid-gap:60px;
    gap:60px
  }

  .lg\:gap-20{
    grid-gap:80px;
    grid-gap:80px;
    gap:80px
  }

  .lg\:gap-0\.25{
    grid-gap:1px;
    grid-gap:1px;
    gap:1px
  }

  .lg\:gap-0\.5{
    grid-gap:2px;
    grid-gap:2px;
    gap:2px
  }

  .lg\:gap-0\.75{
    grid-gap:3px;
    grid-gap:3px;
    gap:3px
  }

  .lg\:gap-1\.25{
    grid-gap:5px;
    grid-gap:5px;
    gap:5px
  }

  .lg\:gap-1\.5{
    grid-gap:6px;
    grid-gap:6px;
    gap:6px
  }

  .lg\:gap-2\.5{
    grid-gap:10px;
    grid-gap:10px;
    gap:10px
  }

  .lg\:gap-3\.5{
    grid-gap:14px;
    grid-gap:14px;
    gap:14px
  }

  .lg\:gap-3\.75{
    grid-gap:15px;
    grid-gap:15px;
    gap:15px
  }

  .lg\:gap-4\.5{
    grid-gap:18px;
    grid-gap:18px;
    gap:18px
  }

  .lg\:gap-7\.5{
    grid-gap:30px;
    grid-gap:30px;
    gap:30px
  }

  .lg\:gap-8\.75{
    grid-gap:35px;
    grid-gap:35px;
    gap:35px
  }

  .lg\:gap-12\.5{
    grid-gap:50px;
    grid-gap:50px;
    gap:50px
  }

  .lg\:gap-17\.5{
    grid-gap:70px;
    grid-gap:70px;
    gap:70px
  }

  .lg\:gap-21\.5{
    grid-gap:86px;
    grid-gap:86px;
    gap:86px
  }

  .lg\:gap-x-0{
    grid-column-gap:0px;
    -moz-column-gap:0px;
    grid-column-gap:0px;
    column-gap:0px
  }

  .lg\:gap-x-1{
    grid-column-gap:4px;
    -moz-column-gap:4px;
    grid-column-gap:4px;
    column-gap:4px
  }

  .lg\:gap-x-2{
    grid-column-gap:8px;
    -moz-column-gap:8px;
    grid-column-gap:8px;
    column-gap:8px
  }

  .lg\:gap-x-3{
    grid-column-gap:12px;
    -moz-column-gap:12px;
    grid-column-gap:12px;
    column-gap:12px
  }

  .lg\:gap-x-4{
    grid-column-gap:16px;
    -moz-column-gap:16px;
    grid-column-gap:16px;
    column-gap:16px
  }

  .lg\:gap-x-5{
    grid-column-gap:20px;
    -moz-column-gap:20px;
    grid-column-gap:20px;
    column-gap:20px
  }

  .lg\:gap-x-6{
    grid-column-gap:24px;
    -moz-column-gap:24px;
    grid-column-gap:24px;
    column-gap:24px
  }

  .lg\:gap-x-7{
    grid-column-gap:28px;
    -moz-column-gap:28px;
    grid-column-gap:28px;
    column-gap:28px
  }

  .lg\:gap-x-8{
    grid-column-gap:32px;
    -moz-column-gap:32px;
    grid-column-gap:32px;
    column-gap:32px
  }

  .lg\:gap-x-9{
    grid-column-gap:36px;
    -moz-column-gap:36px;
    grid-column-gap:36px;
    column-gap:36px
  }

  .lg\:gap-x-10{
    grid-column-gap:40px;
    -moz-column-gap:40px;
    grid-column-gap:40px;
    column-gap:40px
  }

  .lg\:gap-x-15{
    grid-column-gap:60px;
    -moz-column-gap:60px;
    grid-column-gap:60px;
    column-gap:60px
  }

  .lg\:gap-x-20{
    grid-column-gap:80px;
    -moz-column-gap:80px;
    grid-column-gap:80px;
    column-gap:80px
  }

  .lg\:gap-x-0\.25{
    grid-column-gap:1px;
    -moz-column-gap:1px;
    grid-column-gap:1px;
    column-gap:1px
  }

  .lg\:gap-x-0\.5{
    grid-column-gap:2px;
    -moz-column-gap:2px;
    grid-column-gap:2px;
    column-gap:2px
  }

  .lg\:gap-x-0\.75{
    grid-column-gap:3px;
    -moz-column-gap:3px;
    grid-column-gap:3px;
    column-gap:3px
  }

  .lg\:gap-x-1\.25{
    grid-column-gap:5px;
    -moz-column-gap:5px;
    grid-column-gap:5px;
    column-gap:5px
  }

  .lg\:gap-x-1\.5{
    grid-column-gap:6px;
    -moz-column-gap:6px;
    grid-column-gap:6px;
    column-gap:6px
  }

  .lg\:gap-x-2\.5{
    grid-column-gap:10px;
    -moz-column-gap:10px;
    grid-column-gap:10px;
    column-gap:10px
  }

  .lg\:gap-x-3\.5{
    grid-column-gap:14px;
    -moz-column-gap:14px;
    grid-column-gap:14px;
    column-gap:14px
  }

  .lg\:gap-x-3\.75{
    grid-column-gap:15px;
    -moz-column-gap:15px;
    grid-column-gap:15px;
    column-gap:15px
  }

  .lg\:gap-x-4\.5{
    grid-column-gap:18px;
    -moz-column-gap:18px;
    grid-column-gap:18px;
    column-gap:18px
  }

  .lg\:gap-x-7\.5{
    grid-column-gap:30px;
    -moz-column-gap:30px;
    grid-column-gap:30px;
    column-gap:30px
  }

  .lg\:gap-x-8\.75{
    grid-column-gap:35px;
    -moz-column-gap:35px;
    grid-column-gap:35px;
    column-gap:35px
  }

  .lg\:gap-x-12\.5{
    grid-column-gap:50px;
    -moz-column-gap:50px;
    grid-column-gap:50px;
    column-gap:50px
  }

  .lg\:gap-x-17\.5{
    grid-column-gap:70px;
    -moz-column-gap:70px;
    grid-column-gap:70px;
    column-gap:70px
  }

  .lg\:gap-x-21\.5{
    grid-column-gap:86px;
    -moz-column-gap:86px;
    grid-column-gap:86px;
    column-gap:86px
  }

  .lg\:gap-y-0{
    grid-row-gap:0px;
    grid-row-gap:0px;
    row-gap:0px
  }

  .lg\:gap-y-1{
    grid-row-gap:4px;
    grid-row-gap:4px;
    row-gap:4px
  }

  .lg\:gap-y-2{
    grid-row-gap:8px;
    grid-row-gap:8px;
    row-gap:8px
  }

  .lg\:gap-y-3{
    grid-row-gap:12px;
    grid-row-gap:12px;
    row-gap:12px
  }

  .lg\:gap-y-4{
    grid-row-gap:16px;
    grid-row-gap:16px;
    row-gap:16px
  }

  .lg\:gap-y-5{
    grid-row-gap:20px;
    grid-row-gap:20px;
    row-gap:20px
  }

  .lg\:gap-y-6{
    grid-row-gap:24px;
    grid-row-gap:24px;
    row-gap:24px
  }

  .lg\:gap-y-7{
    grid-row-gap:28px;
    grid-row-gap:28px;
    row-gap:28px
  }

  .lg\:gap-y-8{
    grid-row-gap:32px;
    grid-row-gap:32px;
    row-gap:32px
  }

  .lg\:gap-y-9{
    grid-row-gap:36px;
    grid-row-gap:36px;
    row-gap:36px
  }

  .lg\:gap-y-10{
    grid-row-gap:40px;
    grid-row-gap:40px;
    row-gap:40px
  }

  .lg\:gap-y-15{
    grid-row-gap:60px;
    grid-row-gap:60px;
    row-gap:60px
  }

  .lg\:gap-y-20{
    grid-row-gap:80px;
    grid-row-gap:80px;
    row-gap:80px
  }

  .lg\:gap-y-0\.25{
    grid-row-gap:1px;
    grid-row-gap:1px;
    row-gap:1px
  }

  .lg\:gap-y-0\.5{
    grid-row-gap:2px;
    grid-row-gap:2px;
    row-gap:2px
  }

  .lg\:gap-y-0\.75{
    grid-row-gap:3px;
    grid-row-gap:3px;
    row-gap:3px
  }

  .lg\:gap-y-1\.25{
    grid-row-gap:5px;
    grid-row-gap:5px;
    row-gap:5px
  }

  .lg\:gap-y-1\.5{
    grid-row-gap:6px;
    grid-row-gap:6px;
    row-gap:6px
  }

  .lg\:gap-y-2\.5{
    grid-row-gap:10px;
    grid-row-gap:10px;
    row-gap:10px
  }

  .lg\:gap-y-3\.5{
    grid-row-gap:14px;
    grid-row-gap:14px;
    row-gap:14px
  }

  .lg\:gap-y-3\.75{
    grid-row-gap:15px;
    grid-row-gap:15px;
    row-gap:15px
  }

  .lg\:gap-y-4\.5{
    grid-row-gap:18px;
    grid-row-gap:18px;
    row-gap:18px
  }

  .lg\:gap-y-7\.5{
    grid-row-gap:30px;
    grid-row-gap:30px;
    row-gap:30px
  }

  .lg\:gap-y-8\.75{
    grid-row-gap:35px;
    grid-row-gap:35px;
    row-gap:35px
  }

  .lg\:gap-y-12\.5{
    grid-row-gap:50px;
    grid-row-gap:50px;
    row-gap:50px
  }

  .lg\:gap-y-17\.5{
    grid-row-gap:70px;
    grid-row-gap:70px;
    row-gap:70px
  }

  .lg\:gap-y-21\.5{
    grid-row-gap:86px;
    grid-row-gap:86px;
    row-gap:86px
  }

  .lg\:grid-flow-row{
    grid-auto-flow:row
  }

  .lg\:grid-flow-col{
    grid-auto-flow:column
  }

  .lg\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .lg\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:grid-cols-none{
    grid-template-columns:none
  }

  .lg\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .lg\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .lg\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .lg\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .lg\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:col-start-1{
    grid-column-start:1
  }

  .lg\:col-start-2{
    grid-column-start:2
  }

  .lg\:col-start-3{
    grid-column-start:3
  }

  .lg\:col-start-4{
    grid-column-start:4
  }

  .lg\:col-start-5{
    grid-column-start:5
  }

  .lg\:col-start-6{
    grid-column-start:6
  }

  .lg\:col-start-7{
    grid-column-start:7
  }

  .lg\:col-start-8{
    grid-column-start:8
  }

  .lg\:col-start-9{
    grid-column-start:9
  }

  .lg\:col-start-10{
    grid-column-start:10
  }

  .lg\:col-start-11{
    grid-column-start:11
  }

  .lg\:col-start-12{
    grid-column-start:12
  }

  .lg\:col-start-13{
    grid-column-start:13
  }

  .lg\:col-start-auto{
    grid-column-start:auto
  }

  .lg\:col-end-1{
    grid-column-end:1
  }

  .lg\:col-end-2{
    grid-column-end:2
  }

  .lg\:col-end-3{
    grid-column-end:3
  }

  .lg\:col-end-4{
    grid-column-end:4
  }

  .lg\:col-end-5{
    grid-column-end:5
  }

  .lg\:col-end-6{
    grid-column-end:6
  }

  .lg\:col-end-7{
    grid-column-end:7
  }

  .lg\:col-end-8{
    grid-column-end:8
  }

  .lg\:col-end-9{
    grid-column-end:9
  }

  .lg\:col-end-10{
    grid-column-end:10
  }

  .lg\:col-end-11{
    grid-column-end:11
  }

  .lg\:col-end-12{
    grid-column-end:12
  }

  .lg\:col-end-13{
    grid-column-end:13
  }

  .lg\:col-end-auto{
    grid-column-end:auto
  }

  .lg\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .lg\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .lg\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .lg\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .lg\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .lg\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .lg\:grid-rows-none{
    grid-template-rows:none
  }

  .lg\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .lg\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .lg\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .lg\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .lg\:row-auto{
    grid-row:auto
  }

  .lg\:row-span-1{
    grid-row:span 1 / span 1
  }

  .lg\:row-span-2{
    grid-row:span 2 / span 2
  }

  .lg\:row-span-3{
    grid-row:span 3 / span 3
  }

  .lg\:row-span-4{
    grid-row:span 4 / span 4
  }

  .lg\:row-span-5{
    grid-row:span 5 / span 5
  }

  .lg\:row-span-6{
    grid-row:span 6 / span 6
  }

  .lg\:row-span-full{
    grid-row:1 / -1
  }

  .lg\:row-start-1{
    grid-row-start:1
  }

  .lg\:row-start-2{
    grid-row-start:2
  }

  .lg\:row-start-3{
    grid-row-start:3
  }

  .lg\:row-start-4{
    grid-row-start:4
  }

  .lg\:row-start-5{
    grid-row-start:5
  }

  .lg\:row-start-6{
    grid-row-start:6
  }

  .lg\:row-start-7{
    grid-row-start:7
  }

  .lg\:row-start-auto{
    grid-row-start:auto
  }

  .lg\:row-end-1{
    grid-row-end:1
  }

  .lg\:row-end-2{
    grid-row-end:2
  }

  .lg\:row-end-3{
    grid-row-end:3
  }

  .lg\:row-end-4{
    grid-row-end:4
  }

  .lg\:row-end-5{
    grid-row-end:5
  }

  .lg\:row-end-6{
    grid-row-end:6
  }

  .lg\:row-end-7{
    grid-row-end:7
  }

  .lg\:row-end-auto{
    grid-row-end:auto
  }

  .lg\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:transform-none{
    transform:none
  }

  .lg\:origin-center{
    transform-origin:center
  }

  .lg\:origin-top{
    transform-origin:top
  }

  .lg\:origin-top-right{
    transform-origin:top right
  }

  .lg\:origin-right{
    transform-origin:right
  }

  .lg\:origin-bottom-right{
    transform-origin:bottom right
  }

  .lg\:origin-bottom{
    transform-origin:bottom
  }

  .lg\:origin-bottom-left{
    transform-origin:bottom left
  }

  .lg\:origin-left{
    transform-origin:left
  }

  .lg\:origin-top-left{
    transform-origin:top left
  }

  .lg\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .lg\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .lg\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .lg\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .lg\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .lg\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .lg\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .lg\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .lg\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .lg\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .lg\:scale-x-0{
    --tw-scale-x: 0
  }

  .lg\:scale-x-50{
    --tw-scale-x: .5
  }

  .lg\:scale-x-75{
    --tw-scale-x: .75
  }

  .lg\:scale-x-90{
    --tw-scale-x: .9
  }

  .lg\:scale-x-95{
    --tw-scale-x: .95
  }

  .lg\:scale-x-100{
    --tw-scale-x: 1
  }

  .lg\:scale-x-105{
    --tw-scale-x: 1.05
  }

  .lg\:scale-x-110{
    --tw-scale-x: 1.1
  }

  .lg\:scale-x-125{
    --tw-scale-x: 1.25
  }

  .lg\:scale-x-150{
    --tw-scale-x: 1.5
  }

  .lg\:scale-y-0{
    --tw-scale-y: 0
  }

  .lg\:scale-y-50{
    --tw-scale-y: .5
  }

  .lg\:scale-y-75{
    --tw-scale-y: .75
  }

  .lg\:scale-y-90{
    --tw-scale-y: .9
  }

  .lg\:scale-y-95{
    --tw-scale-y: .95
  }

  .lg\:scale-y-100{
    --tw-scale-y: 1
  }

  .lg\:scale-y-105{
    --tw-scale-y: 1.05
  }

  .lg\:scale-y-110{
    --tw-scale-y: 1.1
  }

  .lg\:scale-y-125{
    --tw-scale-y: 1.25
  }

  .lg\:scale-y-150{
    --tw-scale-y: 1.5
  }

  .lg\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .lg\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .lg\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .lg\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .lg\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .lg\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .lg\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .lg\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .lg\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .lg\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .lg\:hover\:scale-x-0:hover{
    --tw-scale-x: 0
  }

  .lg\:hover\:scale-x-50:hover{
    --tw-scale-x: .5
  }

  .lg\:hover\:scale-x-75:hover{
    --tw-scale-x: .75
  }

  .lg\:hover\:scale-x-90:hover{
    --tw-scale-x: .9
  }

  .lg\:hover\:scale-x-95:hover{
    --tw-scale-x: .95
  }

  .lg\:hover\:scale-x-100:hover{
    --tw-scale-x: 1
  }

  .lg\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05
  }

  .lg\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1
  }

  .lg\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25
  }

  .lg\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5
  }

  .lg\:hover\:scale-y-0:hover{
    --tw-scale-y: 0
  }

  .lg\:hover\:scale-y-50:hover{
    --tw-scale-y: .5
  }

  .lg\:hover\:scale-y-75:hover{
    --tw-scale-y: .75
  }

  .lg\:hover\:scale-y-90:hover{
    --tw-scale-y: .9
  }

  .lg\:hover\:scale-y-95:hover{
    --tw-scale-y: .95
  }

  .lg\:hover\:scale-y-100:hover{
    --tw-scale-y: 1
  }

  .lg\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05
  }

  .lg\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1
  }

  .lg\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25
  }

  .lg\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5
  }

  .lg\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .lg\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .lg\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .lg\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .lg\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .lg\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .lg\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .lg\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .lg\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .lg\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .lg\:focus\:scale-x-0:focus{
    --tw-scale-x: 0
  }

  .lg\:focus\:scale-x-50:focus{
    --tw-scale-x: .5
  }

  .lg\:focus\:scale-x-75:focus{
    --tw-scale-x: .75
  }

  .lg\:focus\:scale-x-90:focus{
    --tw-scale-x: .9
  }

  .lg\:focus\:scale-x-95:focus{
    --tw-scale-x: .95
  }

  .lg\:focus\:scale-x-100:focus{
    --tw-scale-x: 1
  }

  .lg\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05
  }

  .lg\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1
  }

  .lg\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25
  }

  .lg\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5
  }

  .lg\:focus\:scale-y-0:focus{
    --tw-scale-y: 0
  }

  .lg\:focus\:scale-y-50:focus{
    --tw-scale-y: .5
  }

  .lg\:focus\:scale-y-75:focus{
    --tw-scale-y: .75
  }

  .lg\:focus\:scale-y-90:focus{
    --tw-scale-y: .9
  }

  .lg\:focus\:scale-y-95:focus{
    --tw-scale-y: .95
  }

  .lg\:focus\:scale-y-100:focus{
    --tw-scale-y: 1
  }

  .lg\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05
  }

  .lg\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1
  }

  .lg\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25
  }

  .lg\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5
  }

  .lg\:rotate-0{
    --tw-rotate: 0deg
  }

  .lg\:rotate-1{
    --tw-rotate: 1deg
  }

  .lg\:rotate-2{
    --tw-rotate: 2deg
  }

  .lg\:rotate-3{
    --tw-rotate: 3deg
  }

  .lg\:rotate-6{
    --tw-rotate: 6deg
  }

  .lg\:rotate-12{
    --tw-rotate: 12deg
  }

  .lg\:rotate-45{
    --tw-rotate: 45deg
  }

  .lg\:rotate-90{
    --tw-rotate: 90deg
  }

  .lg\:rotate-180{
    --tw-rotate: 180deg
  }

  .lg\:-rotate-180{
    --tw-rotate: -180deg
  }

  .lg\:-rotate-90{
    --tw-rotate: -90deg
  }

  .lg\:-rotate-45{
    --tw-rotate: -45deg
  }

  .lg\:-rotate-12{
    --tw-rotate: -12deg
  }

  .lg\:-rotate-6{
    --tw-rotate: -6deg
  }

  .lg\:-rotate-3{
    --tw-rotate: -3deg
  }

  .lg\:-rotate-2{
    --tw-rotate: -2deg
  }

  .lg\:-rotate-1{
    --tw-rotate: -1deg
  }

  .lg\:hover\:rotate-0:hover{
    --tw-rotate: 0deg
  }

  .lg\:hover\:rotate-1:hover{
    --tw-rotate: 1deg
  }

  .lg\:hover\:rotate-2:hover{
    --tw-rotate: 2deg
  }

  .lg\:hover\:rotate-3:hover{
    --tw-rotate: 3deg
  }

  .lg\:hover\:rotate-6:hover{
    --tw-rotate: 6deg
  }

  .lg\:hover\:rotate-12:hover{
    --tw-rotate: 12deg
  }

  .lg\:hover\:rotate-45:hover{
    --tw-rotate: 45deg
  }

  .lg\:hover\:rotate-90:hover{
    --tw-rotate: 90deg
  }

  .lg\:hover\:rotate-180:hover{
    --tw-rotate: 180deg
  }

  .lg\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg
  }

  .lg\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg
  }

  .lg\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg
  }

  .lg\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg
  }

  .lg\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg
  }

  .lg\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg
  }

  .lg\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg
  }

  .lg\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg
  }

  .lg\:focus\:rotate-0:focus{
    --tw-rotate: 0deg
  }

  .lg\:focus\:rotate-1:focus{
    --tw-rotate: 1deg
  }

  .lg\:focus\:rotate-2:focus{
    --tw-rotate: 2deg
  }

  .lg\:focus\:rotate-3:focus{
    --tw-rotate: 3deg
  }

  .lg\:focus\:rotate-6:focus{
    --tw-rotate: 6deg
  }

  .lg\:focus\:rotate-12:focus{
    --tw-rotate: 12deg
  }

  .lg\:focus\:rotate-45:focus{
    --tw-rotate: 45deg
  }

  .lg\:focus\:rotate-90:focus{
    --tw-rotate: 90deg
  }

  .lg\:focus\:rotate-180:focus{
    --tw-rotate: 180deg
  }

  .lg\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg
  }

  .lg\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg
  }

  .lg\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg
  }

  .lg\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg
  }

  .lg\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg
  }

  .lg\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg
  }

  .lg\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg
  }

  .lg\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg
  }

  .lg\:translate-x-0{
    --tw-translate-x: 0px
  }

  .lg\:translate-x-1{
    --tw-translate-x: 4px
  }

  .lg\:translate-x-2{
    --tw-translate-x: 8px
  }

  .lg\:translate-x-3{
    --tw-translate-x: 12px
  }

  .lg\:translate-x-4{
    --tw-translate-x: 16px
  }

  .lg\:translate-x-5{
    --tw-translate-x: 20px
  }

  .lg\:translate-x-6{
    --tw-translate-x: 24px
  }

  .lg\:translate-x-7{
    --tw-translate-x: 28px
  }

  .lg\:translate-x-8{
    --tw-translate-x: 32px
  }

  .lg\:translate-x-9{
    --tw-translate-x: 36px
  }

  .lg\:translate-x-10{
    --tw-translate-x: 40px
  }

  .lg\:translate-x-15{
    --tw-translate-x: 60px
  }

  .lg\:translate-x-20{
    --tw-translate-x: 80px
  }

  .lg\:translate-x-0\.25{
    --tw-translate-x: 1px
  }

  .lg\:translate-x-0\.5{
    --tw-translate-x: 2px
  }

  .lg\:translate-x-0\.75{
    --tw-translate-x: 3px
  }

  .lg\:translate-x-1\.25{
    --tw-translate-x: 5px
  }

  .lg\:translate-x-1\.5{
    --tw-translate-x: 6px
  }

  .lg\:translate-x-2\.5{
    --tw-translate-x: 10px
  }

  .lg\:translate-x-3\.5{
    --tw-translate-x: 14px
  }

  .lg\:translate-x-3\.75{
    --tw-translate-x: 15px
  }

  .lg\:translate-x-4\.5{
    --tw-translate-x: 18px
  }

  .lg\:translate-x-7\.5{
    --tw-translate-x: 30px
  }

  .lg\:translate-x-8\.75{
    --tw-translate-x: 35px
  }

  .lg\:translate-x-12\.5{
    --tw-translate-x: 50px
  }

  .lg\:translate-x-17\.5{
    --tw-translate-x: 70px
  }

  .lg\:translate-x-21\.5{
    --tw-translate-x: 86px
  }

  .lg\:-translate-x-0{
    --tw-translate-x: 0px
  }

  .lg\:-translate-x-1{
    --tw-translate-x: -4px
  }

  .lg\:-translate-x-2{
    --tw-translate-x: -8px
  }

  .lg\:-translate-x-3{
    --tw-translate-x: -12px
  }

  .lg\:-translate-x-4{
    --tw-translate-x: -16px
  }

  .lg\:-translate-x-5{
    --tw-translate-x: -20px
  }

  .lg\:-translate-x-6{
    --tw-translate-x: -24px
  }

  .lg\:-translate-x-7{
    --tw-translate-x: -28px
  }

  .lg\:-translate-x-8{
    --tw-translate-x: -32px
  }

  .lg\:-translate-x-9{
    --tw-translate-x: -36px
  }

  .lg\:-translate-x-10{
    --tw-translate-x: -40px
  }

  .lg\:-translate-x-15{
    --tw-translate-x: -60px
  }

  .lg\:-translate-x-20{
    --tw-translate-x: -80px
  }

  .lg\:-translate-x-0\.25{
    --tw-translate-x: -1px
  }

  .lg\:-translate-x-0\.5{
    --tw-translate-x: -2px
  }

  .lg\:-translate-x-0\.75{
    --tw-translate-x: -3px
  }

  .lg\:-translate-x-1\.25{
    --tw-translate-x: -5px
  }

  .lg\:-translate-x-1\.5{
    --tw-translate-x: -6px
  }

  .lg\:-translate-x-2\.5{
    --tw-translate-x: -10px
  }

  .lg\:-translate-x-3\.5{
    --tw-translate-x: -14px
  }

  .lg\:-translate-x-3\.75{
    --tw-translate-x: -15px
  }

  .lg\:-translate-x-4\.5{
    --tw-translate-x: -18px
  }

  .lg\:-translate-x-7\.5{
    --tw-translate-x: -30px
  }

  .lg\:-translate-x-8\.75{
    --tw-translate-x: -35px
  }

  .lg\:-translate-x-12\.5{
    --tw-translate-x: -50px
  }

  .lg\:-translate-x-17\.5{
    --tw-translate-x: -70px
  }

  .lg\:-translate-x-21\.5{
    --tw-translate-x: -86px
  }

  .lg\:translate-x-1\/2{
    --tw-translate-x: 50%
  }

  .lg\:translate-x-1\/3{
    --tw-translate-x: 33.333333%
  }

  .lg\:translate-x-2\/3{
    --tw-translate-x: 66.666667%
  }

  .lg\:translate-x-1\/4{
    --tw-translate-x: 25%
  }

  .lg\:translate-x-2\/4{
    --tw-translate-x: 50%
  }

  .lg\:translate-x-3\/4{
    --tw-translate-x: 75%
  }

  .lg\:translate-x-full{
    --tw-translate-x: 100%
  }

  .lg\:-translate-x-1\/2{
    --tw-translate-x: -50%
  }

  .lg\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%
  }

  .lg\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%
  }

  .lg\:-translate-x-1\/4{
    --tw-translate-x: -25%
  }

  .lg\:-translate-x-2\/4{
    --tw-translate-x: -50%
  }

  .lg\:-translate-x-3\/4{
    --tw-translate-x: -75%
  }

  .lg\:-translate-x-full{
    --tw-translate-x: -100%
  }

  .lg\:translate-y-0{
    --tw-translate-y: 0px
  }

  .lg\:translate-y-1{
    --tw-translate-y: 4px
  }

  .lg\:translate-y-2{
    --tw-translate-y: 8px
  }

  .lg\:translate-y-3{
    --tw-translate-y: 12px
  }

  .lg\:translate-y-4{
    --tw-translate-y: 16px
  }

  .lg\:translate-y-5{
    --tw-translate-y: 20px
  }

  .lg\:translate-y-6{
    --tw-translate-y: 24px
  }

  .lg\:translate-y-7{
    --tw-translate-y: 28px
  }

  .lg\:translate-y-8{
    --tw-translate-y: 32px
  }

  .lg\:translate-y-9{
    --tw-translate-y: 36px
  }

  .lg\:translate-y-10{
    --tw-translate-y: 40px
  }

  .lg\:translate-y-15{
    --tw-translate-y: 60px
  }

  .lg\:translate-y-20{
    --tw-translate-y: 80px
  }

  .lg\:translate-y-0\.25{
    --tw-translate-y: 1px
  }

  .lg\:translate-y-0\.5{
    --tw-translate-y: 2px
  }

  .lg\:translate-y-0\.75{
    --tw-translate-y: 3px
  }

  .lg\:translate-y-1\.25{
    --tw-translate-y: 5px
  }

  .lg\:translate-y-1\.5{
    --tw-translate-y: 6px
  }

  .lg\:translate-y-2\.5{
    --tw-translate-y: 10px
  }

  .lg\:translate-y-3\.5{
    --tw-translate-y: 14px
  }

  .lg\:translate-y-3\.75{
    --tw-translate-y: 15px
  }

  .lg\:translate-y-4\.5{
    --tw-translate-y: 18px
  }

  .lg\:translate-y-7\.5{
    --tw-translate-y: 30px
  }

  .lg\:translate-y-8\.75{
    --tw-translate-y: 35px
  }

  .lg\:translate-y-12\.5{
    --tw-translate-y: 50px
  }

  .lg\:translate-y-17\.5{
    --tw-translate-y: 70px
  }

  .lg\:translate-y-21\.5{
    --tw-translate-y: 86px
  }

  .lg\:-translate-y-0{
    --tw-translate-y: 0px
  }

  .lg\:-translate-y-1{
    --tw-translate-y: -4px
  }

  .lg\:-translate-y-2{
    --tw-translate-y: -8px
  }

  .lg\:-translate-y-3{
    --tw-translate-y: -12px
  }

  .lg\:-translate-y-4{
    --tw-translate-y: -16px
  }

  .lg\:-translate-y-5{
    --tw-translate-y: -20px
  }

  .lg\:-translate-y-6{
    --tw-translate-y: -24px
  }

  .lg\:-translate-y-7{
    --tw-translate-y: -28px
  }

  .lg\:-translate-y-8{
    --tw-translate-y: -32px
  }

  .lg\:-translate-y-9{
    --tw-translate-y: -36px
  }

  .lg\:-translate-y-10{
    --tw-translate-y: -40px
  }

  .lg\:-translate-y-15{
    --tw-translate-y: -60px
  }

  .lg\:-translate-y-20{
    --tw-translate-y: -80px
  }

  .lg\:-translate-y-0\.25{
    --tw-translate-y: -1px
  }

  .lg\:-translate-y-0\.5{
    --tw-translate-y: -2px
  }

  .lg\:-translate-y-0\.75{
    --tw-translate-y: -3px
  }

  .lg\:-translate-y-1\.25{
    --tw-translate-y: -5px
  }

  .lg\:-translate-y-1\.5{
    --tw-translate-y: -6px
  }

  .lg\:-translate-y-2\.5{
    --tw-translate-y: -10px
  }

  .lg\:-translate-y-3\.5{
    --tw-translate-y: -14px
  }

  .lg\:-translate-y-3\.75{
    --tw-translate-y: -15px
  }

  .lg\:-translate-y-4\.5{
    --tw-translate-y: -18px
  }

  .lg\:-translate-y-7\.5{
    --tw-translate-y: -30px
  }

  .lg\:-translate-y-8\.75{
    --tw-translate-y: -35px
  }

  .lg\:-translate-y-12\.5{
    --tw-translate-y: -50px
  }

  .lg\:-translate-y-17\.5{
    --tw-translate-y: -70px
  }

  .lg\:-translate-y-21\.5{
    --tw-translate-y: -86px
  }

  .lg\:translate-y-1\/2{
    --tw-translate-y: 50%
  }

  .lg\:translate-y-1\/3{
    --tw-translate-y: 33.333333%
  }

  .lg\:translate-y-2\/3{
    --tw-translate-y: 66.666667%
  }

  .lg\:translate-y-1\/4{
    --tw-translate-y: 25%
  }

  .lg\:translate-y-2\/4{
    --tw-translate-y: 50%
  }

  .lg\:translate-y-3\/4{
    --tw-translate-y: 75%
  }

  .lg\:translate-y-full{
    --tw-translate-y: 100%
  }

  .lg\:-translate-y-1\/2{
    --tw-translate-y: -50%
  }

  .lg\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%
  }

  .lg\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%
  }

  .lg\:-translate-y-1\/4{
    --tw-translate-y: -25%
  }

  .lg\:-translate-y-2\/4{
    --tw-translate-y: -50%
  }

  .lg\:-translate-y-3\/4{
    --tw-translate-y: -75%
  }

  .lg\:-translate-y-full{
    --tw-translate-y: -100%
  }

  .lg\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .lg\:hover\:translate-x-1:hover{
    --tw-translate-x: 4px
  }

  .lg\:hover\:translate-x-2:hover{
    --tw-translate-x: 8px
  }

  .lg\:hover\:translate-x-3:hover{
    --tw-translate-x: 12px
  }

  .lg\:hover\:translate-x-4:hover{
    --tw-translate-x: 16px
  }

  .lg\:hover\:translate-x-5:hover{
    --tw-translate-x: 20px
  }

  .lg\:hover\:translate-x-6:hover{
    --tw-translate-x: 24px
  }

  .lg\:hover\:translate-x-7:hover{
    --tw-translate-x: 28px
  }

  .lg\:hover\:translate-x-8:hover{
    --tw-translate-x: 32px
  }

  .lg\:hover\:translate-x-9:hover{
    --tw-translate-x: 36px
  }

  .lg\:hover\:translate-x-10:hover{
    --tw-translate-x: 40px
  }

  .lg\:hover\:translate-x-15:hover{
    --tw-translate-x: 60px
  }

  .lg\:hover\:translate-x-20:hover{
    --tw-translate-x: 80px
  }

  .lg\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 1px
  }

  .lg\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 2px
  }

  .lg\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 3px
  }

  .lg\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 5px
  }

  .lg\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 6px
  }

  .lg\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 10px
  }

  .lg\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 14px
  }

  .lg\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 15px
  }

  .lg\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 18px
  }

  .lg\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 30px
  }

  .lg\:hover\:translate-x-8\.75:hover{
    --tw-translate-x: 35px
  }

  .lg\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 50px
  }

  .lg\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 70px
  }

  .lg\:hover\:translate-x-21\.5:hover{
    --tw-translate-x: 86px
  }

  .lg\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .lg\:hover\:-translate-x-1:hover{
    --tw-translate-x: -4px
  }

  .lg\:hover\:-translate-x-2:hover{
    --tw-translate-x: -8px
  }

  .lg\:hover\:-translate-x-3:hover{
    --tw-translate-x: -12px
  }

  .lg\:hover\:-translate-x-4:hover{
    --tw-translate-x: -16px
  }

  .lg\:hover\:-translate-x-5:hover{
    --tw-translate-x: -20px
  }

  .lg\:hover\:-translate-x-6:hover{
    --tw-translate-x: -24px
  }

  .lg\:hover\:-translate-x-7:hover{
    --tw-translate-x: -28px
  }

  .lg\:hover\:-translate-x-8:hover{
    --tw-translate-x: -32px
  }

  .lg\:hover\:-translate-x-9:hover{
    --tw-translate-x: -36px
  }

  .lg\:hover\:-translate-x-10:hover{
    --tw-translate-x: -40px
  }

  .lg\:hover\:-translate-x-15:hover{
    --tw-translate-x: -60px
  }

  .lg\:hover\:-translate-x-20:hover{
    --tw-translate-x: -80px
  }

  .lg\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -1px
  }

  .lg\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -2px
  }

  .lg\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -3px
  }

  .lg\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -5px
  }

  .lg\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -6px
  }

  .lg\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -10px
  }

  .lg\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -14px
  }

  .lg\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -15px
  }

  .lg\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -18px
  }

  .lg\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -30px
  }

  .lg\:hover\:-translate-x-8\.75:hover{
    --tw-translate-x: -35px
  }

  .lg\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -50px
  }

  .lg\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -70px
  }

  .lg\:hover\:-translate-x-21\.5:hover{
    --tw-translate-x: -86px
  }

  .lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%
  }

  .lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%
  }

  .lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%
  }

  .lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%
  }

  .lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%
  }

  .lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%
  }

  .lg\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%
  }

  .lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%
  }

  .lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%
  }

  .lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%
  }

  .lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%
  }

  .lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%
  }

  .lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%
  }

  .lg\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%
  }

  .lg\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .lg\:hover\:translate-y-1:hover{
    --tw-translate-y: 4px
  }

  .lg\:hover\:translate-y-2:hover{
    --tw-translate-y: 8px
  }

  .lg\:hover\:translate-y-3:hover{
    --tw-translate-y: 12px
  }

  .lg\:hover\:translate-y-4:hover{
    --tw-translate-y: 16px
  }

  .lg\:hover\:translate-y-5:hover{
    --tw-translate-y: 20px
  }

  .lg\:hover\:translate-y-6:hover{
    --tw-translate-y: 24px
  }

  .lg\:hover\:translate-y-7:hover{
    --tw-translate-y: 28px
  }

  .lg\:hover\:translate-y-8:hover{
    --tw-translate-y: 32px
  }

  .lg\:hover\:translate-y-9:hover{
    --tw-translate-y: 36px
  }

  .lg\:hover\:translate-y-10:hover{
    --tw-translate-y: 40px
  }

  .lg\:hover\:translate-y-15:hover{
    --tw-translate-y: 60px
  }

  .lg\:hover\:translate-y-20:hover{
    --tw-translate-y: 80px
  }

  .lg\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 1px
  }

  .lg\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 2px
  }

  .lg\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 3px
  }

  .lg\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 5px
  }

  .lg\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 6px
  }

  .lg\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 10px
  }

  .lg\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 14px
  }

  .lg\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 15px
  }

  .lg\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 18px
  }

  .lg\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 30px
  }

  .lg\:hover\:translate-y-8\.75:hover{
    --tw-translate-y: 35px
  }

  .lg\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 50px
  }

  .lg\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 70px
  }

  .lg\:hover\:translate-y-21\.5:hover{
    --tw-translate-y: 86px
  }

  .lg\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .lg\:hover\:-translate-y-1:hover{
    --tw-translate-y: -4px
  }

  .lg\:hover\:-translate-y-2:hover{
    --tw-translate-y: -8px
  }

  .lg\:hover\:-translate-y-3:hover{
    --tw-translate-y: -12px
  }

  .lg\:hover\:-translate-y-4:hover{
    --tw-translate-y: -16px
  }

  .lg\:hover\:-translate-y-5:hover{
    --tw-translate-y: -20px
  }

  .lg\:hover\:-translate-y-6:hover{
    --tw-translate-y: -24px
  }

  .lg\:hover\:-translate-y-7:hover{
    --tw-translate-y: -28px
  }

  .lg\:hover\:-translate-y-8:hover{
    --tw-translate-y: -32px
  }

  .lg\:hover\:-translate-y-9:hover{
    --tw-translate-y: -36px
  }

  .lg\:hover\:-translate-y-10:hover{
    --tw-translate-y: -40px
  }

  .lg\:hover\:-translate-y-15:hover{
    --tw-translate-y: -60px
  }

  .lg\:hover\:-translate-y-20:hover{
    --tw-translate-y: -80px
  }

  .lg\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -1px
  }

  .lg\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -2px
  }

  .lg\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -3px
  }

  .lg\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -5px
  }

  .lg\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -6px
  }

  .lg\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -10px
  }

  .lg\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -14px
  }

  .lg\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -15px
  }

  .lg\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -18px
  }

  .lg\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -30px
  }

  .lg\:hover\:-translate-y-8\.75:hover{
    --tw-translate-y: -35px
  }

  .lg\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -50px
  }

  .lg\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -70px
  }

  .lg\:hover\:-translate-y-21\.5:hover{
    --tw-translate-y: -86px
  }

  .lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%
  }

  .lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%
  }

  .lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%
  }

  .lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%
  }

  .lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%
  }

  .lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%
  }

  .lg\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%
  }

  .lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%
  }

  .lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%
  }

  .lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%
  }

  .lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%
  }

  .lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%
  }

  .lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%
  }

  .lg\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%
  }

  .lg\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .lg\:focus\:translate-x-1:focus{
    --tw-translate-x: 4px
  }

  .lg\:focus\:translate-x-2:focus{
    --tw-translate-x: 8px
  }

  .lg\:focus\:translate-x-3:focus{
    --tw-translate-x: 12px
  }

  .lg\:focus\:translate-x-4:focus{
    --tw-translate-x: 16px
  }

  .lg\:focus\:translate-x-5:focus{
    --tw-translate-x: 20px
  }

  .lg\:focus\:translate-x-6:focus{
    --tw-translate-x: 24px
  }

  .lg\:focus\:translate-x-7:focus{
    --tw-translate-x: 28px
  }

  .lg\:focus\:translate-x-8:focus{
    --tw-translate-x: 32px
  }

  .lg\:focus\:translate-x-9:focus{
    --tw-translate-x: 36px
  }

  .lg\:focus\:translate-x-10:focus{
    --tw-translate-x: 40px
  }

  .lg\:focus\:translate-x-15:focus{
    --tw-translate-x: 60px
  }

  .lg\:focus\:translate-x-20:focus{
    --tw-translate-x: 80px
  }

  .lg\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 1px
  }

  .lg\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 2px
  }

  .lg\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 3px
  }

  .lg\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 5px
  }

  .lg\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 6px
  }

  .lg\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 10px
  }

  .lg\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 14px
  }

  .lg\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 15px
  }

  .lg\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 18px
  }

  .lg\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 30px
  }

  .lg\:focus\:translate-x-8\.75:focus{
    --tw-translate-x: 35px
  }

  .lg\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 50px
  }

  .lg\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 70px
  }

  .lg\:focus\:translate-x-21\.5:focus{
    --tw-translate-x: 86px
  }

  .lg\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .lg\:focus\:-translate-x-1:focus{
    --tw-translate-x: -4px
  }

  .lg\:focus\:-translate-x-2:focus{
    --tw-translate-x: -8px
  }

  .lg\:focus\:-translate-x-3:focus{
    --tw-translate-x: -12px
  }

  .lg\:focus\:-translate-x-4:focus{
    --tw-translate-x: -16px
  }

  .lg\:focus\:-translate-x-5:focus{
    --tw-translate-x: -20px
  }

  .lg\:focus\:-translate-x-6:focus{
    --tw-translate-x: -24px
  }

  .lg\:focus\:-translate-x-7:focus{
    --tw-translate-x: -28px
  }

  .lg\:focus\:-translate-x-8:focus{
    --tw-translate-x: -32px
  }

  .lg\:focus\:-translate-x-9:focus{
    --tw-translate-x: -36px
  }

  .lg\:focus\:-translate-x-10:focus{
    --tw-translate-x: -40px
  }

  .lg\:focus\:-translate-x-15:focus{
    --tw-translate-x: -60px
  }

  .lg\:focus\:-translate-x-20:focus{
    --tw-translate-x: -80px
  }

  .lg\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -1px
  }

  .lg\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -2px
  }

  .lg\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -3px
  }

  .lg\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -5px
  }

  .lg\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -6px
  }

  .lg\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -10px
  }

  .lg\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -14px
  }

  .lg\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -15px
  }

  .lg\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -18px
  }

  .lg\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -30px
  }

  .lg\:focus\:-translate-x-8\.75:focus{
    --tw-translate-x: -35px
  }

  .lg\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -50px
  }

  .lg\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -70px
  }

  .lg\:focus\:-translate-x-21\.5:focus{
    --tw-translate-x: -86px
  }

  .lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%
  }

  .lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%
  }

  .lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%
  }

  .lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%
  }

  .lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%
  }

  .lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%
  }

  .lg\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%
  }

  .lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%
  }

  .lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%
  }

  .lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%
  }

  .lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%
  }

  .lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%
  }

  .lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%
  }

  .lg\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%
  }

  .lg\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .lg\:focus\:translate-y-1:focus{
    --tw-translate-y: 4px
  }

  .lg\:focus\:translate-y-2:focus{
    --tw-translate-y: 8px
  }

  .lg\:focus\:translate-y-3:focus{
    --tw-translate-y: 12px
  }

  .lg\:focus\:translate-y-4:focus{
    --tw-translate-y: 16px
  }

  .lg\:focus\:translate-y-5:focus{
    --tw-translate-y: 20px
  }

  .lg\:focus\:translate-y-6:focus{
    --tw-translate-y: 24px
  }

  .lg\:focus\:translate-y-7:focus{
    --tw-translate-y: 28px
  }

  .lg\:focus\:translate-y-8:focus{
    --tw-translate-y: 32px
  }

  .lg\:focus\:translate-y-9:focus{
    --tw-translate-y: 36px
  }

  .lg\:focus\:translate-y-10:focus{
    --tw-translate-y: 40px
  }

  .lg\:focus\:translate-y-15:focus{
    --tw-translate-y: 60px
  }

  .lg\:focus\:translate-y-20:focus{
    --tw-translate-y: 80px
  }

  .lg\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 1px
  }

  .lg\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 2px
  }

  .lg\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 3px
  }

  .lg\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 5px
  }

  .lg\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 6px
  }

  .lg\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 10px
  }

  .lg\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 14px
  }

  .lg\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 15px
  }

  .lg\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 18px
  }

  .lg\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 30px
  }

  .lg\:focus\:translate-y-8\.75:focus{
    --tw-translate-y: 35px
  }

  .lg\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 50px
  }

  .lg\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 70px
  }

  .lg\:focus\:translate-y-21\.5:focus{
    --tw-translate-y: 86px
  }

  .lg\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .lg\:focus\:-translate-y-1:focus{
    --tw-translate-y: -4px
  }

  .lg\:focus\:-translate-y-2:focus{
    --tw-translate-y: -8px
  }

  .lg\:focus\:-translate-y-3:focus{
    --tw-translate-y: -12px
  }

  .lg\:focus\:-translate-y-4:focus{
    --tw-translate-y: -16px
  }

  .lg\:focus\:-translate-y-5:focus{
    --tw-translate-y: -20px
  }

  .lg\:focus\:-translate-y-6:focus{
    --tw-translate-y: -24px
  }

  .lg\:focus\:-translate-y-7:focus{
    --tw-translate-y: -28px
  }

  .lg\:focus\:-translate-y-8:focus{
    --tw-translate-y: -32px
  }

  .lg\:focus\:-translate-y-9:focus{
    --tw-translate-y: -36px
  }

  .lg\:focus\:-translate-y-10:focus{
    --tw-translate-y: -40px
  }

  .lg\:focus\:-translate-y-15:focus{
    --tw-translate-y: -60px
  }

  .lg\:focus\:-translate-y-20:focus{
    --tw-translate-y: -80px
  }

  .lg\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -1px
  }

  .lg\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -2px
  }

  .lg\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -3px
  }

  .lg\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -5px
  }

  .lg\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -6px
  }

  .lg\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -10px
  }

  .lg\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -14px
  }

  .lg\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -15px
  }

  .lg\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -18px
  }

  .lg\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -30px
  }

  .lg\:focus\:-translate-y-8\.75:focus{
    --tw-translate-y: -35px
  }

  .lg\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -50px
  }

  .lg\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -70px
  }

  .lg\:focus\:-translate-y-21\.5:focus{
    --tw-translate-y: -86px
  }

  .lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%
  }

  .lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%
  }

  .lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%
  }

  .lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%
  }

  .lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%
  }

  .lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%
  }

  .lg\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%
  }

  .lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%
  }

  .lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%
  }

  .lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%
  }

  .lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%
  }

  .lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%
  }

  .lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%
  }

  .lg\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%
  }

  .lg\:skew-x-0{
    --tw-skew-x: 0deg
  }

  .lg\:skew-x-1{
    --tw-skew-x: 1deg
  }

  .lg\:skew-x-2{
    --tw-skew-x: 2deg
  }

  .lg\:skew-x-3{
    --tw-skew-x: 3deg
  }

  .lg\:skew-x-6{
    --tw-skew-x: 6deg
  }

  .lg\:skew-x-12{
    --tw-skew-x: 12deg
  }

  .lg\:-skew-x-12{
    --tw-skew-x: -12deg
  }

  .lg\:-skew-x-6{
    --tw-skew-x: -6deg
  }

  .lg\:-skew-x-3{
    --tw-skew-x: -3deg
  }

  .lg\:-skew-x-2{
    --tw-skew-x: -2deg
  }

  .lg\:-skew-x-1{
    --tw-skew-x: -1deg
  }

  .lg\:skew-y-0{
    --tw-skew-y: 0deg
  }

  .lg\:skew-y-1{
    --tw-skew-y: 1deg
  }

  .lg\:skew-y-2{
    --tw-skew-y: 2deg
  }

  .lg\:skew-y-3{
    --tw-skew-y: 3deg
  }

  .lg\:skew-y-6{
    --tw-skew-y: 6deg
  }

  .lg\:skew-y-12{
    --tw-skew-y: 12deg
  }

  .lg\:-skew-y-12{
    --tw-skew-y: -12deg
  }

  .lg\:-skew-y-6{
    --tw-skew-y: -6deg
  }

  .lg\:-skew-y-3{
    --tw-skew-y: -3deg
  }

  .lg\:-skew-y-2{
    --tw-skew-y: -2deg
  }

  .lg\:-skew-y-1{
    --tw-skew-y: -1deg
  }

  .lg\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg
  }

  .lg\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg
  }

  .lg\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg
  }

  .lg\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg
  }

  .lg\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg
  }

  .lg\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg
  }

  .lg\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg
  }

  .lg\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg
  }

  .lg\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg
  }

  .lg\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg
  }

  .lg\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg
  }

  .lg\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg
  }

  .lg\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg
  }

  .lg\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg
  }

  .lg\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg
  }

  .lg\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg
  }

  .lg\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg
  }

  .lg\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg
  }

  .lg\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg
  }

  .lg\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg
  }

  .lg\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg
  }

  .lg\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg
  }

  .lg\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg
  }

  .lg\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg
  }

  .lg\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg
  }

  .lg\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg
  }

  .lg\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg
  }

  .lg\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg
  }

  .lg\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg
  }

  .lg\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg
  }

  .lg\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg
  }

  .lg\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg
  }

  .lg\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg
  }

  .lg\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg
  }

  .lg\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg
  }

  .lg\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg
  }

  .lg\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg
  }

  .lg\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg
  }

  .lg\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg
  }

  .lg\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg
  }

  .lg\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg
  }

  .lg\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg
  }

  .lg\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg
  }

  .lg\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg
  }

  .lg\:transition-none{
    transition-property:none
  }

  .lg\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

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

  .lg\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:ease-linear{
    transition-timing-function:linear
  }

  .lg\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .lg\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .lg\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .lg\:duration-75{
    transition-duration:75ms
  }

  .lg\:duration-100{
    transition-duration:100ms
  }

  .lg\:duration-150{
    transition-duration:150ms
  }

  .lg\:duration-200{
    transition-duration:200ms
  }

  .lg\:duration-300{
    transition-duration:300ms
  }

  .lg\:duration-500{
    transition-duration:500ms
  }

  .lg\:duration-700{
    transition-duration:700ms
  }

  .lg\:duration-1000{
    transition-duration:1000ms
  }

  .lg\:delay-75{
    transition-delay:75ms
  }

  .lg\:delay-100{
    transition-delay:100ms
  }

  .lg\:delay-150{
    transition-delay:150ms
  }

  .lg\:delay-200{
    transition-delay:200ms
  }

  .lg\:delay-300{
    transition-delay:300ms
  }

  .lg\:delay-500{
    transition-delay:500ms
  }

  .lg\:delay-700{
    transition-delay:700ms
  }

  .lg\:delay-1000{
    transition-delay:1000ms
  }

  .lg\:animate-none{
    -webkit-animation:none;
    animation:none
  }

  .lg\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite
  }

  .lg\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .lg\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .lg\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
    animation:bounce 1s infinite
  }

  .lg\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .lg\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .lg\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .lg\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .lg\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .lg\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .lg\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .lg\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .lg\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .lg\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .lg\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .lg\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .lg\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .lg\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .lg\:mix-blend-color{
    mix-blend-mode:color
  }

  .lg\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .lg\:bg-blend-normal{
    background-blend-mode:normal
  }

  .lg\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .lg\:bg-blend-screen{
    background-blend-mode:screen
  }

  .lg\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .lg\:bg-blend-darken{
    background-blend-mode:darken
  }

  .lg\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .lg\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .lg\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .lg\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .lg\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .lg\:bg-blend-difference{
    background-blend-mode:difference
  }

  .lg\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .lg\:bg-blend-hue{
    background-blend-mode:hue
  }

  .lg\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .lg\:bg-blend-color{
    background-blend-mode:color
  }

  .lg\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .lg\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .lg\:filter-none{
    filter:none
  }

  .lg\:blur-0{
    --tw-blur: blur(0)
  }

  .lg\:blur-sm{
    --tw-blur: blur(4px)
  }

  .lg\:blur{
    --tw-blur: blur(8px)
  }

  .lg\:blur-md{
    --tw-blur: blur(12px)
  }

  .lg\:blur-lg{
    --tw-blur: blur(16px)
  }

  .lg\:blur-xl{
    --tw-blur: blur(24px)
  }

  .lg\:blur-2xl{
    --tw-blur: blur(40px)
  }

  .lg\:blur-3xl{
    --tw-blur: blur(64px)
  }

  .lg\:brightness-0{
    --tw-brightness: brightness(0)
  }

  .lg\:brightness-50{
    --tw-brightness: brightness(.5)
  }

  .lg\:brightness-75{
    --tw-brightness: brightness(.75)
  }

  .lg\:brightness-90{
    --tw-brightness: brightness(.9)
  }

  .lg\:brightness-95{
    --tw-brightness: brightness(.95)
  }

  .lg\:brightness-100{
    --tw-brightness: brightness(1)
  }

  .lg\:brightness-105{
    --tw-brightness: brightness(1.05)
  }

  .lg\:brightness-110{
    --tw-brightness: brightness(1.1)
  }

  .lg\:brightness-125{
    --tw-brightness: brightness(1.25)
  }

  .lg\:brightness-150{
    --tw-brightness: brightness(1.5)
  }

  .lg\:brightness-200{
    --tw-brightness: brightness(2)
  }

  .lg\:contrast-0{
    --tw-contrast: contrast(0)
  }

  .lg\:contrast-50{
    --tw-contrast: contrast(.5)
  }

  .lg\:contrast-75{
    --tw-contrast: contrast(.75)
  }

  .lg\:contrast-100{
    --tw-contrast: contrast(1)
  }

  .lg\:contrast-125{
    --tw-contrast: contrast(1.25)
  }

  .lg\:contrast-150{
    --tw-contrast: contrast(1.5)
  }

  .lg\:contrast-200{
    --tw-contrast: contrast(2)
  }

  .lg\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .lg\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .lg\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .lg\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .lg\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .lg\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .lg\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000)
  }

  .lg\:grayscale-0{
    --tw-grayscale: grayscale(0)
  }

  .lg\:grayscale{
    --tw-grayscale: grayscale(100%)
  }

  .lg\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg)
  }

  .lg\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg)
  }

  .lg\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg)
  }

  .lg\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg)
  }

  .lg\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg)
  }

  .lg\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg)
  }

  .lg\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg)
  }

  .lg\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg)
  }

  .lg\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg)
  }

  .lg\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg)
  }

  .lg\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg)
  }

  .lg\:invert-0{
    --tw-invert: invert(0)
  }

  .lg\:invert{
    --tw-invert: invert(100%)
  }

  .lg\:saturate-0{
    --tw-saturate: saturate(0)
  }

  .lg\:saturate-50{
    --tw-saturate: saturate(.5)
  }

  .lg\:saturate-100{
    --tw-saturate: saturate(1)
  }

  .lg\:saturate-150{
    --tw-saturate: saturate(1.5)
  }

  .lg\:saturate-200{
    --tw-saturate: saturate(2)
  }

  .lg\:sepia-0{
    --tw-sepia: sepia(0)
  }

  .lg\:sepia{
    --tw-sepia: sepia(100%)
  }

  .lg\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .lg\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
    backdrop-filter:none
  }

  .lg\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0)
  }

  .lg\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5)
  }

  .lg\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75)
  }

  .lg\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9)
  }

  .lg\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95)
  }

  .lg\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1)
  }

  .lg\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05)
  }

  .lg\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1)
  }

  .lg\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25)
  }

  .lg\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5)
  }

  .lg\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2)
  }

  .lg\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0)
  }

  .lg\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5)
  }

  .lg\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75)
  }

  .lg\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1)
  }

  .lg\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25)
  }

  .lg\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5)
  }

  .lg\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2)
  }

  .lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0)
  }

  .lg\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%)
  }

  .lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg)
  }

  .lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg)
  }

  .lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg)
  }

  .lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg)
  }

  .lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg)
  }

  .lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg)
  }

  .lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg)
  }

  .lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg)
  }

  .lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg)
  }

  .lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg)
  }

  .lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg)
  }

  .lg\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0)
  }

  .lg\:backdrop-invert{
    --tw-backdrop-invert: invert(100%)
  }

  .lg\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0)
  }

  .lg\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5)
  }

  .lg\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1)
  }

  .lg\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5)
  }

  .lg\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2)
  }

  .lg\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0)
  }

  .lg\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%)
  }
}

@media (min-width: 1920px){
  .xl\:container{
    width:100%
  }
}

@media (min-width: 1920px) and (min-width: 1280px){
  .xl\:container{
    max-width:1280px
  }
}

@media (min-width: 1920px) and (min-width: 1600px){
  .xl\:container{
    max-width:1600px
  }
}

@media (min-width: 1920px) and (min-width: 1920px){
  .xl\:container{
    max-width:1920px
  }
}

@media (min-width: 1920px){
  .xl\:space-y-0>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

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

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

  .xl\:space-x-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(4px * var(--tw-space-x-reverse));
    margin-left:calc(4px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

  .xl\:space-x-5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(20px * var(--tw-space-x-reverse));
    margin-left:calc(20px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-6>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(24px * var(--tw-space-x-reverse));
    margin-left:calc(24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-7>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(28px * var(--tw-space-x-reverse));
    margin-left:calc(28px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .xl\:space-x-9>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(36px * var(--tw-space-x-reverse));
    margin-left:calc(36px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-10>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(40px * var(--tw-space-x-reverse));
    margin-left:calc(40px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-15>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(60px * var(--tw-space-x-reverse));
    margin-left:calc(60px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-20>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(80px * var(--tw-space-x-reverse));
    margin-left:calc(80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-y-0\.25>: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\:space-x-0\.25>: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\:space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .xl\:space-x-1\.25>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(5px * var(--tw-space-x-reverse));
    margin-left:calc(5px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-1\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(6px * var(--tw-space-x-reverse));
    margin-left:calc(6px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-2\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(10px * var(--tw-space-x-reverse));
    margin-left:calc(10px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

  .xl\:space-x-4\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(18px * var(--tw-space-x-reverse));
    margin-left:calc(18px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-7\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(30px * var(--tw-space-x-reverse));
    margin-left:calc(30px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-8\.75>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(35px * var(--tw-space-x-reverse));
    margin-left:calc(35px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-12\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(50px * var(--tw-space-x-reverse));
    margin-left:calc(50px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-17\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(70px * var(--tw-space-x-reverse));
    margin-left:calc(70px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:space-x-21\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(86px * var(--tw-space-x-reverse));
    margin-left:calc(86px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .xl\:-space-x-1>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-4px * var(--tw-space-x-reverse));
    margin-left:calc(-4px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

  .xl\:-space-x-5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-20px * var(--tw-space-x-reverse));
    margin-left:calc(-20px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-6>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-24px * var(--tw-space-x-reverse));
    margin-left:calc(-24px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-7>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-28px * var(--tw-space-x-reverse));
    margin-left:calc(-28px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

  .xl\:-space-x-9>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-36px * var(--tw-space-x-reverse));
    margin-left:calc(-36px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-10>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-40px * var(--tw-space-x-reverse));
    margin-left:calc(-40px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-15>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-60px * var(--tw-space-x-reverse));
    margin-left:calc(-60px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-20>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-80px * var(--tw-space-x-reverse));
    margin-left:calc(-80px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-y-0\.25>: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\:-space-x-0\.25>: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\:-space-y-0\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(-2px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .xl\:-space-x-1\.25>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-5px * var(--tw-space-x-reverse));
    margin-left:calc(-5px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-1\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-6px * var(--tw-space-x-reverse));
    margin-left:calc(-6px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-2\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-10px * var(--tw-space-x-reverse));
    margin-left:calc(-10px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

  .xl\:-space-x-4\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-18px * var(--tw-space-x-reverse));
    margin-left:calc(-18px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-7\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-30px * var(--tw-space-x-reverse));
    margin-left:calc(-30px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-8\.75>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-35px * var(--tw-space-x-reverse));
    margin-left:calc(-35px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-12\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-50px * var(--tw-space-x-reverse));
    margin-left:calc(-50px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-17\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-70px * var(--tw-space-x-reverse));
    margin-left:calc(-70px * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .xl\:-space-x-21\.5>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 0;
    margin-right:calc(-86px * var(--tw-space-x-reverse));
    margin-left:calc(-86px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse: 1
  }

  .xl\:space-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse: 1
  }

  .xl\:divide-y-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-x-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y-2>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-x-2>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y-4>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-x-4>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y-8>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-x-8>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-x>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse: 1
  }

  .xl\:divide-x-reverse>:not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse: 1
  }

  .xl\:divide-white-high>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.95)
  }

  .xl\:divide-white-emphasis>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.87)
  }

  .xl\:divide-white-mid>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.6)
  }

  .xl\:divide-white-disabled>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.38)
  }

  .xl\:divide-white-faint>:not([hidden]) ~ :not([hidden]){
    border-color:rgba(255,255,255,0.12)
  }

  .xl\:divide-transparent>:not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .xl\:divide-primary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-divide-opacity))
  }

  .xl\:divide-primary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-divide-opacity))
  }

  .xl\:divide-primaryVariant>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-200>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-300>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-400>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-500>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-600>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-700>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-800>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-divide-opacity))
  }

  .xl\:divide-secondary-900>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-divide-opacity))
  }

  .xl\:divide-wireframes-grey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-divide-opacity))
  }

  .xl\:divide-wireframes-lightGrey>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-divide-opacity))
  }

  .xl\:divide-background>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-divide-opacity))
  }

  .xl\:divide-surface>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-divide-opacity))
  }

  .xl\:divide-card>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-divide-opacity))
  }

  .xl\:divide-cardInner>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-divide-opacity))
  }

  .xl\:divide-iconDefault>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-divide-opacity))
  }

  .xl\:divide-error>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-divide-opacity))
  }

  .xl\:divide-enabledGold>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-divide-opacity))
  }

  .xl\:divide-pass>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-divide-opacity))
  }

  .xl\:divide-missionError>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-divide-opacity))
  }

  .xl\:divide-black>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-divide-opacity))
  }

  .xl\:divide-solid>:not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .xl\:divide-dashed>:not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .xl\:divide-dotted>:not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .xl\:divide-double>:not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .xl\:divide-none>:not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .xl\:divide-opacity-0>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0
  }

  .xl\:divide-opacity-5>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.05
  }

  .xl\:divide-opacity-10>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.1
  }

  .xl\:divide-opacity-20>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.2
  }

  .xl\:divide-opacity-25>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.25
  }

  .xl\:divide-opacity-30>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.3
  }

  .xl\:divide-opacity-40>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.4
  }

  .xl\:divide-opacity-50>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.5
  }

  .xl\:divide-opacity-60>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.6
  }

  .xl\:divide-opacity-70>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.7
  }

  .xl\:divide-opacity-75>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.75
  }

  .xl\:divide-opacity-80>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.8
  }

  .xl\:divide-opacity-90>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.9
  }

  .xl\:divide-opacity-95>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 0.95
  }

  .xl\:divide-opacity-100>:not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity: 1
  }

  .xl\:sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .xl\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .xl\:focus\:sr-only:focus{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

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

  .xl\:appearance-none{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
  }

  .xl\:bg-fixed{
    background-attachment:fixed
  }

  .xl\:bg-local{
    background-attachment:local
  }

  .xl\:bg-scroll{
    background-attachment:scroll
  }

  .xl\:bg-clip-border{
    background-clip:border-box
  }

  .xl\:bg-clip-padding{
    background-clip:padding-box
  }

  .xl\:bg-clip-content{
    background-clip:content-box
  }

  .xl\:bg-clip-text{
    -webkit-background-clip:text;
    background-clip:text
  }

  .xl\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .xl\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .xl\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .xl\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .xl\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:bg-transparent{
    background-color:transparent
  }

  .xl\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .xl\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .xl\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .xl\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .xl\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .xl\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .xl\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .xl\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .xl\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .xl\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .xl\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .xl\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .xl\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .xl\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .xl\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .xl\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .xl\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .group:hover .xl\:group-hover\:bg-white-high{
    background-color:rgba(255,255,255,0.95)
  }

  .group:hover .xl\:group-hover\:bg-white-emphasis{
    background-color:rgba(255,255,255,0.87)
  }

  .group:hover .xl\:group-hover\:bg-white-mid{
    background-color:rgba(255,255,255,0.6)
  }

  .group:hover .xl\:group-hover\:bg-white-disabled{
    background-color:rgba(255,255,255,0.38)
  }

  .group:hover .xl\:group-hover\:bg-white-faint{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .xl\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .xl\:group-hover\:bg-primary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-primaryVariant{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-50{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-100{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-200{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-300{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-400{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-500{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-600{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-700{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-800{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-secondary-900{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-wireframes-grey{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-wireframes-lightGrey{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-background{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-surface{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-card{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-cardInner{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-iconDefault{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-error{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-enabledGold{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-pass{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-missionError{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-black{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-container-hover{
    background-color:rgba(255,255,255,0.04)
  }

  .group:hover .xl\:group-hover\:bg-container-focus{
    background-color:rgba(255,255,255,0.12)
  }

  .group:hover .xl\:group-hover\:bg-container-selected{
    background-color:rgba(255,255,255,0.08)
  }

  .group:hover .xl\:group-hover\:bg-button-hover{
    background-color:rgba(196,164,106,0.08)
  }

  .xl\:focus-within\:bg-white-high:focus-within{
    background-color:rgba(255,255,255,0.95)
  }

  .xl\:focus-within\:bg-white-emphasis:focus-within{
    background-color:rgba(255,255,255,0.87)
  }

  .xl\:focus-within\:bg-white-mid:focus-within{
    background-color:rgba(255,255,255,0.6)
  }

  .xl\:focus-within\:bg-white-disabled:focus-within{
    background-color:rgba(255,255,255,0.38)
  }

  .xl\:focus-within\:bg-white-faint:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .xl\:focus-within\:bg-primary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-primaryVariant:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-50:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-100:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-200:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-300:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-400:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-500:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-600:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-700:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-800:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-secondary-900:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-wireframes-grey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-wireframes-lightGrey:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-background:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-surface:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-card:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-cardInner:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-iconDefault:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-error:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-enabledGold:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-pass:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-missionError:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-black:focus-within{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-container-hover:focus-within{
    background-color:rgba(255,255,255,0.04)
  }

  .xl\:focus-within\:bg-container-focus:focus-within{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:focus-within\:bg-container-selected:focus-within{
    background-color:rgba(255,255,255,0.08)
  }

  .xl\:focus-within\:bg-button-hover:focus-within{
    background-color:rgba(196,164,106,0.08)
  }

  .xl\:hover\:bg-white-high:hover{
    background-color:rgba(255,255,255,0.95)
  }

  .xl\:hover\:bg-white-emphasis:hover{
    background-color:rgba(255,255,255,0.87)
  }

  .xl\:hover\:bg-white-mid:hover{
    background-color:rgba(255,255,255,0.6)
  }

  .xl\:hover\:bg-white-disabled:hover{
    background-color:rgba(255,255,255,0.38)
  }

  .xl\:hover\:bg-white-faint:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .xl\:hover\:bg-primary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-primaryVariant:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-50:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-100:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-200:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-300:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-400:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-500:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-600:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-700:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-800:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-secondary-900:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-wireframes-grey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-wireframes-lightGrey:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-background:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-surface:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-card:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-cardInner:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-iconDefault:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-error:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-enabledGold:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-pass:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-missionError:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-black:hover{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-container-hover:hover{
    background-color:rgba(255,255,255,0.04)
  }

  .xl\:hover\:bg-container-focus:hover{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:hover\:bg-container-selected:hover{
    background-color:rgba(255,255,255,0.08)
  }

  .xl\:hover\:bg-button-hover:hover{
    background-color:rgba(196,164,106,0.08)
  }

  .xl\:focus\:bg-white-high:focus{
    background-color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:bg-white-emphasis:focus{
    background-color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:bg-white-mid:focus{
    background-color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:bg-white-disabled:focus{
    background-color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:bg-white-faint:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .xl\:focus\:bg-primary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(138, 134, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(69, 64, 216, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(50, 45, 194, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(39, 34, 187, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(29, 24, 168, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(22, 17, 158, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(17, 13, 139, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(8, 5, 89, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(2, 0, 63, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-primaryVariant:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(10, 6, 116, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-50:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(244, 204, 130, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-100:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(217, 181, 117, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-200:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-300:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(188, 152, 86, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-400:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(184, 142, 66, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-500:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(170, 126, 45, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-600:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(156, 112, 29, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-700:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(146, 99, 11, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-800:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(135, 89, 3, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-secondary-900:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(115, 75, 0, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-wireframes-grey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(129, 129, 129, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-wireframes-lightGrey:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(183, 183, 183, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-background:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(23, 15, 52, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-surface:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(35, 29, 75, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-card:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(45, 39, 85, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-cardInner:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(60, 53, 109, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-iconDefault:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(142, 131, 170, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-error:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(207, 102, 121, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-enabledGold:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(196, 164, 106, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-pass:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(52, 239, 82, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-missionError:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(239, 52, 86, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-black:focus{
    --tw-bg-opacity: 1;
    background-color:rgba(0, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-container-hover:focus{
    background-color:rgba(255,255,255,0.04)
  }

  .xl\:focus\:bg-container-focus:focus{
    background-color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:bg-container-selected:focus{
    background-color:rgba(255,255,255,0.08)
  }

  .xl\:focus\:bg-button-hover:focus{
    background-color:rgba(196,164,106,0.08)
  }

  .xl\:bg-gradients-socialLive{
    background-image:linear-gradient(180deg, #89EAFB 0%, #1377B0 100%)
  }

  .xl\:bg-gradients-greenBeach{
    background-image:linear-gradient(180deg, #00CEBA 0%, #008A7D 100%)
  }

  .xl\:bg-gradients-kashmir{
    background-image:linear-gradient(180deg, #6976FE 0%, #3339FF 100%)
  }

  .xl\:bg-gradients-frost{
    background-image:linear-gradient(180deg, #0069C4 0%, #00396A 100%)
  }

  .xl\:bg-gradients-cherry{
    background-image:linear-gradient(180deg, #FF652D 0%, red 100%)
  }

  .xl\:bg-gradients-sunset{
    background-image:linear-gradient(180deg, #FFBC00 0%, #FF8E00 100%)
  }

  .xl\:bg-gradients-orangeCoral{
    background-image:linear-gradient(180deg, #FF8200 0%, #FF2C00 100%)
  }

  .xl\:bg-gradients-pinky{
    background-image:linear-gradient(180deg, #FF7A45 0%, #FF00A7 100%)
  }

  .xl\:from-white-high{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-white-emphasis{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-white-mid{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-white-disabled{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-white-faint{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-transparent{
    --tw-gradient-from: transparent;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:from-primary-50{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:from-primary-100{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:from-primary-200{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:from-primary-300{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:from-primary-400{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:from-primary-500{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:from-primary-600{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:from-primary-700{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:from-primary-800{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:from-primary-900{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:from-primaryVariant{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:from-secondary-50{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:from-secondary-100{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:from-secondary-200{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:from-secondary-300{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:from-secondary-400{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:from-secondary-500{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:from-secondary-600{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:from-secondary-700{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:from-secondary-800{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:from-secondary-900{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:from-wireframes-grey{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:from-wireframes-lightGrey{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:from-background{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:from-surface{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:from-card{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:from-cardInner{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:from-iconDefault{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:from-error{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:from-enabledGold{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:from-pass{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:from-missionError{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:from-black{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:via-white-high{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-white-emphasis{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-white-mid{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-white-disabled{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-white-faint{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-transparent{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:via-primary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:via-primary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:via-primary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:via-primary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:via-primary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:via-primary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:via-primary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:via-primary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:via-primary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:via-primary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:via-primaryVariant{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:via-secondary-50{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:via-secondary-100{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:via-secondary-200{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:via-secondary-300{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:via-secondary-400{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:via-secondary-500{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:via-secondary-600{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:via-secondary-700{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:via-secondary-800{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:via-secondary-900{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:via-wireframes-grey{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:via-wireframes-lightGrey{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:via-background{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:via-surface{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:via-card{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:via-cardInner{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:via-iconDefault{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:via-error{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:via-enabledGold{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:via-pass{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:via-missionError{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:via-black{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:to-white-high{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .xl\:to-white-emphasis{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .xl\:to-white-mid{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .xl\:to-white-disabled{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .xl\:to-white-faint{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .xl\:to-transparent{
    --tw-gradient-to: transparent
  }

  .xl\:to-primary-50{
    --tw-gradient-to: #8A86FF
  }

  .xl\:to-primary-100{
    --tw-gradient-to: #4540D8
  }

  .xl\:to-primary-200{
    --tw-gradient-to: #322DC2
  }

  .xl\:to-primary-300{
    --tw-gradient-to: #2722BB
  }

  .xl\:to-primary-400{
    --tw-gradient-to: #1D18A8
  }

  .xl\:to-primary-500{
    --tw-gradient-to: #16119E
  }

  .xl\:to-primary-600{
    --tw-gradient-to: #110D8B
  }

  .xl\:to-primary-700{
    --tw-gradient-to: #0A0674
  }

  .xl\:to-primary-800{
    --tw-gradient-to: #080559
  }

  .xl\:to-primary-900{
    --tw-gradient-to: #02003F
  }

  .xl\:to-primaryVariant{
    --tw-gradient-to: #0A0674
  }

  .xl\:to-secondary-50{
    --tw-gradient-to: #F4CC82
  }

  .xl\:to-secondary-100{
    --tw-gradient-to: #D9B575
  }

  .xl\:to-secondary-200{
    --tw-gradient-to: #C4A46A
  }

  .xl\:to-secondary-300{
    --tw-gradient-to: #BC9856
  }

  .xl\:to-secondary-400{
    --tw-gradient-to: #B88E42
  }

  .xl\:to-secondary-500{
    --tw-gradient-to: #AA7E2D
  }

  .xl\:to-secondary-600{
    --tw-gradient-to: #9C701D
  }

  .xl\:to-secondary-700{
    --tw-gradient-to: #92630B
  }

  .xl\:to-secondary-800{
    --tw-gradient-to: #875903
  }

  .xl\:to-secondary-900{
    --tw-gradient-to: #734B00
  }

  .xl\:to-wireframes-grey{
    --tw-gradient-to: #818181
  }

  .xl\:to-wireframes-lightGrey{
    --tw-gradient-to: #B7B7B7
  }

  .xl\:to-background{
    --tw-gradient-to: #170F34
  }

  .xl\:to-surface{
    --tw-gradient-to: #231D4B
  }

  .xl\:to-card{
    --tw-gradient-to: #2D2755
  }

  .xl\:to-cardInner{
    --tw-gradient-to: #3C356D
  }

  .xl\:to-iconDefault{
    --tw-gradient-to: #8E83AA
  }

  .xl\:to-error{
    --tw-gradient-to: #CF6679
  }

  .xl\:to-enabledGold{
    --tw-gradient-to: #C4A46A
  }

  .xl\:to-pass{
    --tw-gradient-to: #34EF52
  }

  .xl\:to-missionError{
    --tw-gradient-to: #EF3456
  }

  .xl\:to-black{
    --tw-gradient-to: #000000
  }

  .xl\:hover\:from-white-high:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:from-white-emphasis:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:from-white-mid:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:from-white-disabled:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:from-white-faint:hover{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\: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\:from-primary-50:hover{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:hover\:from-primary-100:hover{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:hover\:from-primary-200:hover{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:hover\:from-primary-300:hover{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:hover\:from-primary-400:hover{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:hover\:from-primary-500:hover{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:hover\:from-primary-600:hover{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:hover\:from-primary-700:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:hover\:from-primary-800:hover{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:hover\:from-primary-900:hover{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:hover\:from-primaryVariant:hover{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:hover\:from-secondary-50:hover{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:hover\:from-secondary-100:hover{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:hover\:from-secondary-200:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:hover\:from-secondary-300:hover{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:hover\:from-secondary-400:hover{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:hover\:from-secondary-500:hover{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:hover\:from-secondary-600:hover{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:hover\:from-secondary-700:hover{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:hover\:from-secondary-800:hover{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:hover\:from-secondary-900:hover{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:hover\:from-wireframes-grey:hover{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:hover\:from-wireframes-lightGrey:hover{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:hover\:from-background:hover{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:hover\:from-surface:hover{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:hover\:from-card:hover{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:hover\:from-cardInner:hover{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:hover\:from-iconDefault:hover{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:hover\:from-error:hover{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:hover\:from-enabledGold:hover{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:hover\:from-pass:hover{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:hover\:from-missionError:hover{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:hover\:from-black:hover{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:via-white-high:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-white-emphasis:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-white-mid:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-white-disabled:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-white-faint:hover{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-transparent:hover{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:via-primary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:hover\:via-primary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:hover\:via-primary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:hover\:via-primary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:hover\:via-primary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:hover\:via-primary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:hover\:via-primary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:hover\:via-primary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:hover\:via-primary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:hover\:via-primary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:hover\:via-primaryVariant:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:hover\:via-secondary-50:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:hover\:via-secondary-100:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:hover\:via-secondary-200:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:hover\:via-secondary-300:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:hover\:via-secondary-400:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:hover\:via-secondary-500:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:hover\:via-secondary-600:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:hover\:via-secondary-700:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:hover\:via-secondary-800:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:hover\:via-secondary-900:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:hover\:via-wireframes-grey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:hover\:via-wireframes-lightGrey:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:hover\:via-background:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:hover\:via-surface:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:hover\:via-card:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:hover\:via-cardInner:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:hover\:via-iconDefault:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:hover\:via-error:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:hover\:via-enabledGold:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:hover\:via-pass:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:hover\:via-missionError:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:hover\:via-black:hover{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:to-white-high:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .xl\:hover\:to-white-emphasis:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .xl\:hover\:to-white-mid:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .xl\:hover\:to-white-disabled:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .xl\:hover\:to-white-faint:hover{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .xl\:hover\:to-transparent:hover{
    --tw-gradient-to: transparent
  }

  .xl\:hover\:to-primary-50:hover{
    --tw-gradient-to: #8A86FF
  }

  .xl\:hover\:to-primary-100:hover{
    --tw-gradient-to: #4540D8
  }

  .xl\:hover\:to-primary-200:hover{
    --tw-gradient-to: #322DC2
  }

  .xl\:hover\:to-primary-300:hover{
    --tw-gradient-to: #2722BB
  }

  .xl\:hover\:to-primary-400:hover{
    --tw-gradient-to: #1D18A8
  }

  .xl\:hover\:to-primary-500:hover{
    --tw-gradient-to: #16119E
  }

  .xl\:hover\:to-primary-600:hover{
    --tw-gradient-to: #110D8B
  }

  .xl\:hover\:to-primary-700:hover{
    --tw-gradient-to: #0A0674
  }

  .xl\:hover\:to-primary-800:hover{
    --tw-gradient-to: #080559
  }

  .xl\:hover\:to-primary-900:hover{
    --tw-gradient-to: #02003F
  }

  .xl\:hover\:to-primaryVariant:hover{
    --tw-gradient-to: #0A0674
  }

  .xl\:hover\:to-secondary-50:hover{
    --tw-gradient-to: #F4CC82
  }

  .xl\:hover\:to-secondary-100:hover{
    --tw-gradient-to: #D9B575
  }

  .xl\:hover\:to-secondary-200:hover{
    --tw-gradient-to: #C4A46A
  }

  .xl\:hover\:to-secondary-300:hover{
    --tw-gradient-to: #BC9856
  }

  .xl\:hover\:to-secondary-400:hover{
    --tw-gradient-to: #B88E42
  }

  .xl\:hover\:to-secondary-500:hover{
    --tw-gradient-to: #AA7E2D
  }

  .xl\:hover\:to-secondary-600:hover{
    --tw-gradient-to: #9C701D
  }

  .xl\:hover\:to-secondary-700:hover{
    --tw-gradient-to: #92630B
  }

  .xl\:hover\:to-secondary-800:hover{
    --tw-gradient-to: #875903
  }

  .xl\:hover\:to-secondary-900:hover{
    --tw-gradient-to: #734B00
  }

  .xl\:hover\:to-wireframes-grey:hover{
    --tw-gradient-to: #818181
  }

  .xl\:hover\:to-wireframes-lightGrey:hover{
    --tw-gradient-to: #B7B7B7
  }

  .xl\:hover\:to-background:hover{
    --tw-gradient-to: #170F34
  }

  .xl\:hover\:to-surface:hover{
    --tw-gradient-to: #231D4B
  }

  .xl\:hover\:to-card:hover{
    --tw-gradient-to: #2D2755
  }

  .xl\:hover\:to-cardInner:hover{
    --tw-gradient-to: #3C356D
  }

  .xl\:hover\:to-iconDefault:hover{
    --tw-gradient-to: #8E83AA
  }

  .xl\:hover\:to-error:hover{
    --tw-gradient-to: #CF6679
  }

  .xl\:hover\:to-enabledGold:hover{
    --tw-gradient-to: #C4A46A
  }

  .xl\:hover\:to-pass:hover{
    --tw-gradient-to: #34EF52
  }

  .xl\:hover\:to-missionError:hover{
    --tw-gradient-to: #EF3456
  }

  .xl\:hover\:to-black:hover{
    --tw-gradient-to: #000000
  }

  .xl\:focus\:from-white-high:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.95);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:from-white-emphasis:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.87);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:from-white-mid:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.6);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:from-white-disabled:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.38);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:from-white-faint:focus{
    --tw-gradient-from: rgba(255, 255, 255, 0.12);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\: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\:from-primary-50:focus{
    --tw-gradient-from: #8A86FF;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:focus\:from-primary-100:focus{
    --tw-gradient-from: #4540D8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:focus\:from-primary-200:focus{
    --tw-gradient-from: #322DC2;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:focus\:from-primary-300:focus{
    --tw-gradient-from: #2722BB;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:focus\:from-primary-400:focus{
    --tw-gradient-from: #1D18A8;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:focus\:from-primary-500:focus{
    --tw-gradient-from: #16119E;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:focus\:from-primary-600:focus{
    --tw-gradient-from: #110D8B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:focus\:from-primary-700:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:focus\:from-primary-800:focus{
    --tw-gradient-from: #080559;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:focus\:from-primary-900:focus{
    --tw-gradient-from: #02003F;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:focus\:from-primaryVariant:focus{
    --tw-gradient-from: #0A0674;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:focus\:from-secondary-50:focus{
    --tw-gradient-from: #F4CC82;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:focus\:from-secondary-100:focus{
    --tw-gradient-from: #D9B575;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:focus\:from-secondary-200:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:focus\:from-secondary-300:focus{
    --tw-gradient-from: #BC9856;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:focus\:from-secondary-400:focus{
    --tw-gradient-from: #B88E42;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:focus\:from-secondary-500:focus{
    --tw-gradient-from: #AA7E2D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:focus\:from-secondary-600:focus{
    --tw-gradient-from: #9C701D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:focus\:from-secondary-700:focus{
    --tw-gradient-from: #92630B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:focus\:from-secondary-800:focus{
    --tw-gradient-from: #875903;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:focus\:from-secondary-900:focus{
    --tw-gradient-from: #734B00;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:focus\:from-wireframes-grey:focus{
    --tw-gradient-from: #818181;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:focus\:from-wireframes-lightGrey:focus{
    --tw-gradient-from: #B7B7B7;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:focus\:from-background:focus{
    --tw-gradient-from: #170F34;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:focus\:from-surface:focus{
    --tw-gradient-from: #231D4B;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:focus\:from-card:focus{
    --tw-gradient-from: #2D2755;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:focus\:from-cardInner:focus{
    --tw-gradient-from: #3C356D;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:focus\:from-iconDefault:focus{
    --tw-gradient-from: #8E83AA;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:focus\:from-error:focus{
    --tw-gradient-from: #CF6679;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:focus\:from-enabledGold:focus{
    --tw-gradient-from: #C4A46A;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:focus\:from-pass:focus{
    --tw-gradient-from: #34EF52;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:focus\:from-missionError:focus{
    --tw-gradient-from: #EF3456;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:focus\:from-black:focus{
    --tw-gradient-from: #000000;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:via-white-high:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.95), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-white-emphasis:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.87), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-white-mid:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.6), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-white-disabled:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.38), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-white-faint:focus{
    --tw-gradient-stops: var(--tw-gradient-from), rgba(255, 255, 255, 0.12), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-transparent:focus{
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:via-primary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8A86FF, var(--tw-gradient-to, rgba(138, 134, 255, 0))
  }

  .xl\:focus\:via-primary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #4540D8, var(--tw-gradient-to, rgba(69, 64, 216, 0))
  }

  .xl\:focus\:via-primary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #322DC2, var(--tw-gradient-to, rgba(50, 45, 194, 0))
  }

  .xl\:focus\:via-primary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2722BB, var(--tw-gradient-to, rgba(39, 34, 187, 0))
  }

  .xl\:focus\:via-primary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #1D18A8, var(--tw-gradient-to, rgba(29, 24, 168, 0))
  }

  .xl\:focus\:via-primary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #16119E, var(--tw-gradient-to, rgba(22, 17, 158, 0))
  }

  .xl\:focus\:via-primary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #110D8B, var(--tw-gradient-to, rgba(17, 13, 139, 0))
  }

  .xl\:focus\:via-primary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:focus\:via-primary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #080559, var(--tw-gradient-to, rgba(8, 5, 89, 0))
  }

  .xl\:focus\:via-primary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #02003F, var(--tw-gradient-to, rgba(2, 0, 63, 0))
  }

  .xl\:focus\:via-primaryVariant:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #0A0674, var(--tw-gradient-to, rgba(10, 6, 116, 0))
  }

  .xl\:focus\:via-secondary-50:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #F4CC82, var(--tw-gradient-to, rgba(244, 204, 130, 0))
  }

  .xl\:focus\:via-secondary-100:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #D9B575, var(--tw-gradient-to, rgba(217, 181, 117, 0))
  }

  .xl\:focus\:via-secondary-200:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:focus\:via-secondary-300:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #BC9856, var(--tw-gradient-to, rgba(188, 152, 86, 0))
  }

  .xl\:focus\:via-secondary-400:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B88E42, var(--tw-gradient-to, rgba(184, 142, 66, 0))
  }

  .xl\:focus\:via-secondary-500:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #AA7E2D, var(--tw-gradient-to, rgba(170, 126, 45, 0))
  }

  .xl\:focus\:via-secondary-600:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #9C701D, var(--tw-gradient-to, rgba(156, 112, 29, 0))
  }

  .xl\:focus\:via-secondary-700:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #92630B, var(--tw-gradient-to, rgba(146, 99, 11, 0))
  }

  .xl\:focus\:via-secondary-800:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #875903, var(--tw-gradient-to, rgba(135, 89, 3, 0))
  }

  .xl\:focus\:via-secondary-900:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #734B00, var(--tw-gradient-to, rgba(115, 75, 0, 0))
  }

  .xl\:focus\:via-wireframes-grey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #818181, var(--tw-gradient-to, rgba(129, 129, 129, 0))
  }

  .xl\:focus\:via-wireframes-lightGrey:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #B7B7B7, var(--tw-gradient-to, rgba(183, 183, 183, 0))
  }

  .xl\:focus\:via-background:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #170F34, var(--tw-gradient-to, rgba(23, 15, 52, 0))
  }

  .xl\:focus\:via-surface:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #231D4B, var(--tw-gradient-to, rgba(35, 29, 75, 0))
  }

  .xl\:focus\:via-card:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #2D2755, var(--tw-gradient-to, rgba(45, 39, 85, 0))
  }

  .xl\:focus\:via-cardInner:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #3C356D, var(--tw-gradient-to, rgba(60, 53, 109, 0))
  }

  .xl\:focus\:via-iconDefault:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #8E83AA, var(--tw-gradient-to, rgba(142, 131, 170, 0))
  }

  .xl\:focus\:via-error:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #CF6679, var(--tw-gradient-to, rgba(207, 102, 121, 0))
  }

  .xl\:focus\:via-enabledGold:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #C4A46A, var(--tw-gradient-to, rgba(196, 164, 106, 0))
  }

  .xl\:focus\:via-pass:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #34EF52, var(--tw-gradient-to, rgba(52, 239, 82, 0))
  }

  .xl\:focus\:via-missionError:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #EF3456, var(--tw-gradient-to, rgba(239, 52, 86, 0))
  }

  .xl\:focus\:via-black:focus{
    --tw-gradient-stops: var(--tw-gradient-from), #000000, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:to-white-high:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.95)
  }

  .xl\:focus\:to-white-emphasis:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.87)
  }

  .xl\:focus\:to-white-mid:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.6)
  }

  .xl\:focus\:to-white-disabled:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.38)
  }

  .xl\:focus\:to-white-faint:focus{
    --tw-gradient-to: rgba(255, 255, 255, 0.12)
  }

  .xl\:focus\:to-transparent:focus{
    --tw-gradient-to: transparent
  }

  .xl\:focus\:to-primary-50:focus{
    --tw-gradient-to: #8A86FF
  }

  .xl\:focus\:to-primary-100:focus{
    --tw-gradient-to: #4540D8
  }

  .xl\:focus\:to-primary-200:focus{
    --tw-gradient-to: #322DC2
  }

  .xl\:focus\:to-primary-300:focus{
    --tw-gradient-to: #2722BB
  }

  .xl\:focus\:to-primary-400:focus{
    --tw-gradient-to: #1D18A8
  }

  .xl\:focus\:to-primary-500:focus{
    --tw-gradient-to: #16119E
  }

  .xl\:focus\:to-primary-600:focus{
    --tw-gradient-to: #110D8B
  }

  .xl\:focus\:to-primary-700:focus{
    --tw-gradient-to: #0A0674
  }

  .xl\:focus\:to-primary-800:focus{
    --tw-gradient-to: #080559
  }

  .xl\:focus\:to-primary-900:focus{
    --tw-gradient-to: #02003F
  }

  .xl\:focus\:to-primaryVariant:focus{
    --tw-gradient-to: #0A0674
  }

  .xl\:focus\:to-secondary-50:focus{
    --tw-gradient-to: #F4CC82
  }

  .xl\:focus\:to-secondary-100:focus{
    --tw-gradient-to: #D9B575
  }

  .xl\:focus\:to-secondary-200:focus{
    --tw-gradient-to: #C4A46A
  }

  .xl\:focus\:to-secondary-300:focus{
    --tw-gradient-to: #BC9856
  }

  .xl\:focus\:to-secondary-400:focus{
    --tw-gradient-to: #B88E42
  }

  .xl\:focus\:to-secondary-500:focus{
    --tw-gradient-to: #AA7E2D
  }

  .xl\:focus\:to-secondary-600:focus{
    --tw-gradient-to: #9C701D
  }

  .xl\:focus\:to-secondary-700:focus{
    --tw-gradient-to: #92630B
  }

  .xl\:focus\:to-secondary-800:focus{
    --tw-gradient-to: #875903
  }

  .xl\:focus\:to-secondary-900:focus{
    --tw-gradient-to: #734B00
  }

  .xl\:focus\:to-wireframes-grey:focus{
    --tw-gradient-to: #818181
  }

  .xl\:focus\:to-wireframes-lightGrey:focus{
    --tw-gradient-to: #B7B7B7
  }

  .xl\:focus\:to-background:focus{
    --tw-gradient-to: #170F34
  }

  .xl\:focus\:to-surface:focus{
    --tw-gradient-to: #231D4B
  }

  .xl\:focus\:to-card:focus{
    --tw-gradient-to: #2D2755
  }

  .xl\:focus\:to-cardInner:focus{
    --tw-gradient-to: #3C356D
  }

  .xl\:focus\:to-iconDefault:focus{
    --tw-gradient-to: #8E83AA
  }

  .xl\:focus\:to-error:focus{
    --tw-gradient-to: #CF6679
  }

  .xl\:focus\:to-enabledGold:focus{
    --tw-gradient-to: #C4A46A
  }

  .xl\:focus\:to-pass:focus{
    --tw-gradient-to: #34EF52
  }

  .xl\:focus\:to-missionError:focus{
    --tw-gradient-to: #EF3456
  }

  .xl\:focus\:to-black:focus{
    --tw-gradient-to: #000000
  }

  .xl\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .xl\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .xl\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .xl\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .xl\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .xl\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .xl\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .xl\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .xl\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .xl\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .xl\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .xl\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .xl\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .xl\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .xl\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .group:hover .xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity: 0
  }

  .group:hover .xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity: 0.05
  }

  .group:hover .xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity: 0.1
  }

  .group:hover .xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity: 0.2
  }

  .group:hover .xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity: 0.25
  }

  .group:hover .xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity: 0.3
  }

  .group:hover .xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity: 0.4
  }

  .group:hover .xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity: 0.5
  }

  .group:hover .xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity: 0.6
  }

  .group:hover .xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity: 0.7
  }

  .group:hover .xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity: 0.75
  }

  .group:hover .xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity: 0.8
  }

  .group:hover .xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity: 0.9
  }

  .group:hover .xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity: 0.95
  }

  .group:hover .xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity: 1
  }

  .xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity: 0
  }

  .xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity: 0.05
  }

  .xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity: 0.1
  }

  .xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity: 0.2
  }

  .xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity: 0.25
  }

  .xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity: 0.3
  }

  .xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity: 0.4
  }

  .xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity: 0.5
  }

  .xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity: 0.6
  }

  .xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity: 0.7
  }

  .xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity: 0.75
  }

  .xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity: 0.8
  }

  .xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity: 0.9
  }

  .xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity: 0.95
  }

  .xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity: 1
  }

  .xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity: 0
  }

  .xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity: 0.05
  }

  .xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity: 0.1
  }

  .xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity: 0.2
  }

  .xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity: 0.25
  }

  .xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity: 0.3
  }

  .xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity: 0.4
  }

  .xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity: 0.5
  }

  .xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity: 0.6
  }

  .xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity: 0.7
  }

  .xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity: 0.75
  }

  .xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity: 0.8
  }

  .xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity: 0.9
  }

  .xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity: 0.95
  }

  .xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity: 1
  }

  .xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity: 0
  }

  .xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity: 0.05
  }

  .xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity: 0.1
  }

  .xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity: 0.2
  }

  .xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity: 0.25
  }

  .xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity: 0.3
  }

  .xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity: 0.4
  }

  .xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity: 0.5
  }

  .xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity: 0.6
  }

  .xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity: 0.7
  }

  .xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity: 0.75
  }

  .xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity: 0.8
  }

  .xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity: 0.9
  }

  .xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity: 0.95
  }

  .xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity: 1
  }

  .xl\:bg-bottom{
    background-position:bottom
  }

  .xl\:bg-center{
    background-position:center
  }

  .xl\:bg-left{
    background-position:left
  }

  .xl\:bg-left-bottom{
    background-position:left bottom
  }

  .xl\:bg-left-top{
    background-position:left top
  }

  .xl\:bg-right{
    background-position:right
  }

  .xl\:bg-right-bottom{
    background-position:right bottom
  }

  .xl\:bg-right-top{
    background-position:right top
  }

  .xl\:bg-top{
    background-position:top
  }

  .xl\:bg-repeat{
    background-repeat:repeat
  }

  .xl\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .xl\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .xl\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .xl\:bg-repeat-round{
    background-repeat:round
  }

  .xl\:bg-repeat-space{
    background-repeat:space
  }

  .xl\:bg-auto{
    background-size:auto
  }

  .xl\:bg-cover{
    background-size:cover
  }

  .xl\:bg-contain{
    background-size:contain
  }

  .xl\:border-collapse{
    border-collapse:collapse
  }

  .xl\:border-separate{
    border-collapse:separate
  }

  .xl\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .xl\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .xl\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .xl\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .xl\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .xl\:border-transparent{
    border-color:transparent
  }

  .xl\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .xl\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .xl\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .xl\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .xl\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .xl\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .xl\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .xl\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .xl\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .xl\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .xl\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .xl\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .xl\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .xl\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .xl\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .xl\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .xl\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .xl\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .xl\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .xl\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .xl\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .xl\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .xl\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .xl\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .xl\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .xl\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .xl\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .xl\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .xl\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-white-high{
    border-color:rgba(255,255,255,0.95)
  }

  .group:hover .xl\:group-hover\:border-white-emphasis{
    border-color:rgba(255,255,255,0.87)
  }

  .group:hover .xl\:group-hover\:border-white-mid{
    border-color:rgba(255,255,255,0.6)
  }

  .group:hover .xl\:group-hover\:border-white-disabled{
    border-color:rgba(255,255,255,0.38)
  }

  .group:hover .xl\:group-hover\:border-white-faint{
    border-color:rgba(255,255,255,0.12)
  }

  .group:hover .xl\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .xl\:group-hover\:border-primary-50{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-100{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-200{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-300{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-400{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-500{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-600{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-700{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-800{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primary-900{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-primaryVariant{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-50{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-100{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-200{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-300{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-400{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-500{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-600{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-700{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-800{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-secondary-900{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-wireframes-grey{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-wireframes-lightGrey{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-background{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-surface{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-card{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-cardInner{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-iconDefault{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-error{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-enabledGold{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-pass{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-missionError{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-black{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-white-high:focus-within{
    border-color:rgba(255,255,255,0.95)
  }

  .xl\:focus-within\:border-white-emphasis:focus-within{
    border-color:rgba(255,255,255,0.87)
  }

  .xl\:focus-within\:border-white-mid:focus-within{
    border-color:rgba(255,255,255,0.6)
  }

  .xl\:focus-within\:border-white-disabled:focus-within{
    border-color:rgba(255,255,255,0.38)
  }

  .xl\:focus-within\:border-white-faint:focus-within{
    border-color:rgba(255,255,255,0.12)
  }

  .xl\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .xl\:focus-within\:border-primary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-primaryVariant:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-50:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-100:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-200:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-300:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-400:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-500:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-600:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-700:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-800:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-secondary-900:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-wireframes-grey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-wireframes-lightGrey:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-background:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-surface:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-card:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-cardInner:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-iconDefault:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-error:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-enabledGold:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-pass:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-missionError:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-black:focus-within{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:hover\:border-white-high:hover{
    border-color:rgba(255,255,255,0.95)
  }

  .xl\:hover\:border-white-emphasis:hover{
    border-color:rgba(255,255,255,0.87)
  }

  .xl\:hover\:border-white-mid:hover{
    border-color:rgba(255,255,255,0.6)
  }

  .xl\:hover\:border-white-disabled:hover{
    border-color:rgba(255,255,255,0.38)
  }

  .xl\:hover\:border-white-faint:hover{
    border-color:rgba(255,255,255,0.12)
  }

  .xl\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .xl\:hover\:border-primary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .xl\:hover\:border-primaryVariant:hover{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-50:hover{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-100:hover{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-200:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-300:hover{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-400:hover{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-500:hover{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-600:hover{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-700:hover{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-800:hover{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .xl\:hover\:border-secondary-900:hover{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .xl\:hover\:border-wireframes-grey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .xl\:hover\:border-wireframes-lightGrey:hover{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .xl\:hover\:border-background:hover{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .xl\:hover\:border-surface:hover{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .xl\:hover\:border-card:hover{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .xl\:hover\:border-cardInner:hover{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .xl\:hover\:border-iconDefault:hover{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .xl\:hover\:border-error:hover{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .xl\:hover\:border-enabledGold:hover{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:hover\:border-pass:hover{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .xl\:hover\:border-missionError:hover{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .xl\:hover\:border-black:hover{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus\:border-white-high:focus{
    border-color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:border-white-emphasis:focus{
    border-color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:border-white-mid:focus{
    border-color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:border-white-disabled:focus{
    border-color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:border-white-faint:focus{
    border-color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .xl\:focus\:border-primary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(138, 134, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(69, 64, 216, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(50, 45, 194, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(39, 34, 187, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(29, 24, 168, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(22, 17, 158, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(17, 13, 139, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(8, 5, 89, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(2, 0, 63, var(--tw-border-opacity))
  }

  .xl\:focus\:border-primaryVariant:focus{
    --tw-border-opacity: 1;
    border-color:rgba(10, 6, 116, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-50:focus{
    --tw-border-opacity: 1;
    border-color:rgba(244, 204, 130, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-100:focus{
    --tw-border-opacity: 1;
    border-color:rgba(217, 181, 117, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-200:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-300:focus{
    --tw-border-opacity: 1;
    border-color:rgba(188, 152, 86, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-400:focus{
    --tw-border-opacity: 1;
    border-color:rgba(184, 142, 66, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-500:focus{
    --tw-border-opacity: 1;
    border-color:rgba(170, 126, 45, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-600:focus{
    --tw-border-opacity: 1;
    border-color:rgba(156, 112, 29, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-700:focus{
    --tw-border-opacity: 1;
    border-color:rgba(146, 99, 11, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-800:focus{
    --tw-border-opacity: 1;
    border-color:rgba(135, 89, 3, var(--tw-border-opacity))
  }

  .xl\:focus\:border-secondary-900:focus{
    --tw-border-opacity: 1;
    border-color:rgba(115, 75, 0, var(--tw-border-opacity))
  }

  .xl\:focus\:border-wireframes-grey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(129, 129, 129, var(--tw-border-opacity))
  }

  .xl\:focus\:border-wireframes-lightGrey:focus{
    --tw-border-opacity: 1;
    border-color:rgba(183, 183, 183, var(--tw-border-opacity))
  }

  .xl\:focus\:border-background:focus{
    --tw-border-opacity: 1;
    border-color:rgba(23, 15, 52, var(--tw-border-opacity))
  }

  .xl\:focus\:border-surface:focus{
    --tw-border-opacity: 1;
    border-color:rgba(35, 29, 75, var(--tw-border-opacity))
  }

  .xl\:focus\:border-card:focus{
    --tw-border-opacity: 1;
    border-color:rgba(45, 39, 85, var(--tw-border-opacity))
  }

  .xl\:focus\:border-cardInner:focus{
    --tw-border-opacity: 1;
    border-color:rgba(60, 53, 109, var(--tw-border-opacity))
  }

  .xl\:focus\:border-iconDefault:focus{
    --tw-border-opacity: 1;
    border-color:rgba(142, 131, 170, var(--tw-border-opacity))
  }

  .xl\:focus\:border-error:focus{
    --tw-border-opacity: 1;
    border-color:rgba(207, 102, 121, var(--tw-border-opacity))
  }

  .xl\:focus\:border-enabledGold:focus{
    --tw-border-opacity: 1;
    border-color:rgba(196, 164, 106, var(--tw-border-opacity))
  }

  .xl\:focus\:border-pass:focus{
    --tw-border-opacity: 1;
    border-color:rgba(52, 239, 82, var(--tw-border-opacity))
  }

  .xl\:focus\:border-missionError:focus{
    --tw-border-opacity: 1;
    border-color:rgba(239, 52, 86, var(--tw-border-opacity))
  }

  .xl\:focus\:border-black:focus{
    --tw-border-opacity: 1;
    border-color:rgba(0, 0, 0, var(--tw-border-opacity))
  }

  .xl\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .xl\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .xl\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .xl\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .xl\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .xl\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .xl\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .xl\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .xl\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .xl\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .xl\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .xl\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .xl\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .xl\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .xl\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .group:hover .xl\:group-hover\:border-opacity-0{
    --tw-border-opacity: 0
  }

  .group:hover .xl\:group-hover\:border-opacity-5{
    --tw-border-opacity: 0.05
  }

  .group:hover .xl\:group-hover\:border-opacity-10{
    --tw-border-opacity: 0.1
  }

  .group:hover .xl\:group-hover\:border-opacity-20{
    --tw-border-opacity: 0.2
  }

  .group:hover .xl\:group-hover\:border-opacity-25{
    --tw-border-opacity: 0.25
  }

  .group:hover .xl\:group-hover\:border-opacity-30{
    --tw-border-opacity: 0.3
  }

  .group:hover .xl\:group-hover\:border-opacity-40{
    --tw-border-opacity: 0.4
  }

  .group:hover .xl\:group-hover\:border-opacity-50{
    --tw-border-opacity: 0.5
  }

  .group:hover .xl\:group-hover\:border-opacity-60{
    --tw-border-opacity: 0.6
  }

  .group:hover .xl\:group-hover\:border-opacity-70{
    --tw-border-opacity: 0.7
  }

  .group:hover .xl\:group-hover\:border-opacity-75{
    --tw-border-opacity: 0.75
  }

  .group:hover .xl\:group-hover\:border-opacity-80{
    --tw-border-opacity: 0.8
  }

  .group:hover .xl\:group-hover\:border-opacity-90{
    --tw-border-opacity: 0.9
  }

  .group:hover .xl\:group-hover\:border-opacity-95{
    --tw-border-opacity: 0.95
  }

  .group:hover .xl\:group-hover\:border-opacity-100{
    --tw-border-opacity: 1
  }

  .xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity: 0
  }

  .xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity: 0.05
  }

  .xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity: 0.1
  }

  .xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity: 0.2
  }

  .xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity: 0.25
  }

  .xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity: 0.3
  }

  .xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity: 0.4
  }

  .xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity: 0.5
  }

  .xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity: 0.6
  }

  .xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity: 0.7
  }

  .xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity: 0.75
  }

  .xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity: 0.8
  }

  .xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity: 0.9
  }

  .xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity: 0.95
  }

  .xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity: 1
  }

  .xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity: 0
  }

  .xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity: 0.05
  }

  .xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity: 0.1
  }

  .xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity: 0.2
  }

  .xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity: 0.25
  }

  .xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity: 0.3
  }

  .xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity: 0.4
  }

  .xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity: 0.5
  }

  .xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity: 0.6
  }

  .xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity: 0.7
  }

  .xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity: 0.75
  }

  .xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity: 0.8
  }

  .xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity: 0.9
  }

  .xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity: 0.95
  }

  .xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity: 1
  }

  .xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity: 0
  }

  .xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity: 0.05
  }

  .xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity: 0.1
  }

  .xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity: 0.2
  }

  .xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity: 0.25
  }

  .xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity: 0.3
  }

  .xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity: 0.4
  }

  .xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity: 0.5
  }

  .xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity: 0.6
  }

  .xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity: 0.7
  }

  .xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity: 0.75
  }

  .xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity: 0.8
  }

  .xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity: 0.9
  }

  .xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity: 0.95
  }

  .xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity: 1
  }

  .xl\:rounded-none{
    border-radius:0px
  }

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

  .xl\:rounded{
    border-radius:0.25rem
  }

  .xl\:rounded-md{
    border-radius:0.375rem
  }

  .xl\:rounded-lg{
    border-radius:0.5rem
  }

  .xl\:rounded-xl{
    border-radius:0.75rem
  }

  .xl\:rounded-2xl{
    border-radius:1rem
  }

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

  .xl\:rounded-full{
    border-radius:9999px
  }

  .xl\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .xl\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .xl\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .xl\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .xl\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .xl\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .xl\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .xl\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .xl\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xl\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

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

  .xl\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .xl\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .xl\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .xl\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .xl\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .xl\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .xl\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .xl\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .xl\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .xl\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .xl\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .xl\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .xl\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .xl\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .xl\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .xl\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .xl\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .xl\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .xl\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .xl\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .xl\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .xl\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .xl\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .xl\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .xl\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .xl\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .xl\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .xl\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .xl\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .xl\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .xl\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .xl\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .xl\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .xl\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .xl\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .xl\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .xl\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .xl\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .xl\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .xl\:border-solid{
    border-style:solid
  }

  .xl\:border-dashed{
    border-style:dashed
  }

  .xl\:border-dotted{
    border-style:dotted
  }

  .xl\:border-double{
    border-style:double
  }

  .xl\:border-none{
    border-style:none
  }

  .xl\:border-0{
    border-width:0px
  }

  .xl\:border-2{
    border-width:2px
  }

  .xl\:border-4{
    border-width:4px
  }

  .xl\:border-8{
    border-width:8px
  }

  .xl\:border{
    border-width:1px
  }

  .xl\:border-t-0{
    border-top-width:0px
  }

  .xl\:border-r-0{
    border-right-width:0px
  }

  .xl\:border-b-0{
    border-bottom-width:0px
  }

  .xl\:border-l-0{
    border-left-width:0px
  }

  .xl\:border-t-2{
    border-top-width:2px
  }

  .xl\:border-r-2{
    border-right-width:2px
  }

  .xl\:border-b-2{
    border-bottom-width:2px
  }

  .xl\:border-l-2{
    border-left-width:2px
  }

  .xl\:border-t-4{
    border-top-width:4px
  }

  .xl\:border-r-4{
    border-right-width:4px
  }

  .xl\:border-b-4{
    border-bottom-width:4px
  }

  .xl\:border-l-4{
    border-left-width:4px
  }

  .xl\:border-t-8{
    border-top-width:8px
  }

  .xl\:border-r-8{
    border-right-width:8px
  }

  .xl\:border-b-8{
    border-bottom-width:8px
  }

  .xl\:border-l-8{
    border-left-width:8px
  }

  .xl\:border-t{
    border-top-width:1px
  }

  .xl\:border-r{
    border-right-width:1px
  }

  .xl\:border-b{
    border-bottom-width:1px
  }

  .xl\:border-l{
    border-left-width:1px
  }

  .xl\:decoration-slice{
    -webkit-box-decoration-break:slice;
    box-decoration-break:slice
  }

  .xl\:decoration-clone{
    -webkit-box-decoration-break:clone;
    box-decoration-break:clone
  }

  .xl\:box-border{
    box-sizing:border-box
  }

  .xl\:box-content{
    box-sizing:content-box
  }

  .xl\:cursor-auto{
    cursor:auto
  }

  .xl\:cursor-default{
    cursor:default
  }

  .xl\:cursor-pointer{
    cursor:pointer
  }

  .xl\:cursor-wait{
    cursor:wait
  }

  .xl\:cursor-text{
    cursor:text
  }

  .xl\:cursor-move{
    cursor:move
  }

  .xl\:cursor-help{
    cursor:help
  }

  .xl\:cursor-not-allowed{
    cursor:not-allowed
  }

  .xl\:block{
    display:block
  }

  .xl\:inline-block{
    display:inline-block
  }

  .xl\:inline{
    display:inline
  }

  .xl\:flex{
    display:flex
  }

  .xl\:inline-flex{
    display:inline-flex
  }

  .xl\:table{
    display:table
  }

  .xl\:inline-table{
    display:inline-table
  }

  .xl\:table-caption{
    display:table-caption
  }

  .xl\:table-cell{
    display:table-cell
  }

  .xl\:table-column{
    display:table-column
  }

  .xl\:table-column-group{
    display:table-column-group
  }

  .xl\:table-footer-group{
    display:table-footer-group
  }

  .xl\:table-header-group{
    display:table-header-group
  }

  .xl\:table-row-group{
    display:table-row-group
  }

  .xl\:table-row{
    display:table-row
  }

  .xl\:flow-root{
    display:flow-root
  }

  .xl\:grid{
    display:grid
  }

  .xl\:inline-grid{
    display:inline-grid
  }

  .xl\:contents{
    display:contents
  }

  .xl\:list-item{
    display:list-item
  }

  .xl\:hidden{
    display:none
  }

  .xl\:flex-row{
    flex-direction:row
  }

  .xl\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .xl\:flex-col{
    flex-direction:column
  }

  .xl\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .xl\:flex-wrap{
    flex-wrap:wrap
  }

  .xl\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .xl\:flex-nowrap{
    flex-wrap:nowrap
  }

  .xl\:place-items-start{
    place-items:start
  }

  .xl\:place-items-end{
    place-items:end
  }

  .xl\:place-items-center{
    place-items:center
  }

  .xl\:place-items-stretch{
    place-items:stretch
  }

  .xl\:place-content-center{
    place-content:center
  }

  .xl\:place-content-start{
    place-content:start
  }

  .xl\:place-content-end{
    place-content:end
  }

  .xl\:place-content-between{
    place-content:space-between
  }

  .xl\:place-content-around{
    place-content:space-around
  }

  .xl\:place-content-evenly{
    place-content:space-evenly
  }

  .xl\:place-content-stretch{
    place-content:stretch
  }

  .xl\:place-self-auto{
    place-self:auto
  }

  .xl\:place-self-start{
    place-self:start
  }

  .xl\:place-self-end{
    place-self:end
  }

  .xl\:place-self-center{
    place-self:center
  }

  .xl\:place-self-stretch{
    place-self:stretch
  }

  .xl\:items-start{
    align-items:flex-start
  }

  .xl\:items-end{
    align-items:flex-end
  }

  .xl\:items-center{
    align-items:center
  }

  .xl\:items-baseline{
    align-items:baseline
  }

  .xl\:items-stretch{
    align-items:stretch
  }

  .xl\:content-center{
    align-content:center
  }

  .xl\:content-start{
    align-content:flex-start
  }

  .xl\:content-end{
    align-content:flex-end
  }

  .xl\:content-between{
    align-content:space-between
  }

  .xl\:content-around{
    align-content:space-around
  }

  .xl\:content-evenly{
    align-content:space-evenly
  }

  .xl\:self-auto{
    align-self:auto
  }

  .xl\:self-start{
    align-self:flex-start
  }

  .xl\:self-end{
    align-self:flex-end
  }

  .xl\:self-center{
    align-self:center
  }

  .xl\:self-stretch{
    align-self:stretch
  }

  .xl\:justify-items-start{
    justify-items:start
  }

  .xl\:justify-items-end{
    justify-items:end
  }

  .xl\:justify-items-center{
    justify-items:center
  }

  .xl\:justify-items-stretch{
    justify-items:stretch
  }

  .xl\:justify-start{
    justify-content:flex-start
  }

  .xl\:justify-end{
    justify-content:flex-end
  }

  .xl\:justify-center{
    justify-content:center
  }

  .xl\:justify-between{
    justify-content:space-between
  }

  .xl\:justify-around{
    justify-content:space-around
  }

  .xl\:justify-evenly{
    justify-content:space-evenly
  }

  .xl\:justify-self-auto{
    justify-self:auto
  }

  .xl\:justify-self-start{
    justify-self:start
  }

  .xl\:justify-self-end{
    justify-self:end
  }

  .xl\:justify-self-center{
    justify-self:center
  }

  .xl\:justify-self-stretch{
    justify-self:stretch
  }

  .xl\:flex-1{
    flex:1 1
  }

  .xl\:flex-auto{
    flex:1 1 auto
  }

  .xl\:flex-initial{
    flex:0 1 auto
  }

  .xl\:flex-none{
    flex:none
  }

  .xl\:flex-grow-0{
    flex-grow:0
  }

  .xl\:flex-grow{
    flex-grow:1
  }

  .xl\:flex-shrink-0{
    flex-shrink:0
  }

  .xl\:flex-shrink{
    flex-shrink:1
  }

  .xl\:order-1{
    order:1
  }

  .xl\:order-2{
    order:2
  }

  .xl\:order-3{
    order:3
  }

  .xl\:order-4{
    order:4
  }

  .xl\:order-5{
    order:5
  }

  .xl\:order-6{
    order:6
  }

  .xl\:order-7{
    order:7
  }

  .xl\:order-8{
    order:8
  }

  .xl\:order-9{
    order:9
  }

  .xl\:order-10{
    order:10
  }

  .xl\:order-11{
    order:11
  }

  .xl\:order-12{
    order:12
  }

  .xl\:order-first{
    order:-9999
  }

  .xl\:order-last{
    order:9999
  }

  .xl\:order-none{
    order:0
  }

  .xl\:float-right{
    float:right
  }

  .xl\:float-left{
    float:left
  }

  .xl\:float-none{
    float:none
  }

  .xl\:clear-left{
    clear:left
  }

  .xl\:clear-right{
    clear:right
  }

  .xl\:clear-both{
    clear:both
  }

  .xl\:clear-none{
    clear:none
  }

  .xl\:font-title{
    font-family:Poppins, ui-sans-serif, system-ui
  }

  .xl\:font-body{
    font-family:Inter, ui-sans-serif, system-ui
  }

  .xl\:font-thin{
    font-weight:100
  }

  .xl\:font-extralight{
    font-weight:200
  }

  .xl\:font-light{
    font-weight:300
  }

  .xl\:font-normal{
    font-weight:400
  }

  .xl\:font-medium{
    font-weight:500
  }

  .xl\:font-semibold{
    font-weight:600
  }

  .xl\:font-bold{
    font-weight:700
  }

  .xl\:font-extrabold{
    font-weight:800
  }

  .xl\:font-black{
    font-weight:900
  }

  .xl\:h-0{
    height:0px
  }

  .xl\:h-1{
    height:4px
  }

  .xl\:h-2{
    height:8px
  }

  .xl\:h-3{
    height:0.75rem
  }

  .xl\:h-4{
    height:1rem
  }

  .xl\:h-5{
    height:1.25rem
  }

  .xl\:h-6{
    height:1.5rem
  }

  .xl\:h-7{
    height:1.75rem
  }

  .xl\:h-8{
    height:2rem
  }

  .xl\:h-9{
    height:2.25rem
  }

  .xl\:h-10{
    height:2.5rem
  }

  .xl\:h-11{
    height:2.75rem
  }

  .xl\:h-12{
    height:3rem
  }

  .xl\:h-13{
    height:3.25rem
  }

  .xl\:h-14{
    height:3.5rem
  }

  .xl\:h-15{
    height:3.75rem
  }

  .xl\:h-16{
    height:4rem
  }

  .xl\:h-18{
    height:4.5rem
  }

  .xl\:h-20{
    height:5rem
  }

  .xl\:h-24{
    height:6rem
  }

  .xl\:h-28{
    height:7rem
  }

  .xl\:h-30{
    height:7.5rem
  }

  .xl\:h-32{
    height:8rem
  }

  .xl\:h-40{
    height:10rem
  }

  .xl\:h-50{
    height:12.5rem
  }

  .xl\:h-75{
    height:18.75rem
  }

  .xl\:h-150{
    height:37.5rem
  }

  .xl\:h-auto{
    height:auto
  }

  .xl\:h-0\.25{
    height:1px
  }

  .xl\:h-0\.5{
    height:2px
  }

  .xl\:h-0\.75{
    height:3px
  }

  .xl\:h-1\.25{
    height:5px
  }

  .xl\:h-1\.5{
    height:6px
  }

  .xl\:h-2\.5{
    height:10px
  }

  .xl\:h-3\.5{
    height:0.875rem
  }

  .xl\:h-3\.75{
    height:15px
  }

  .xl\:h-4\.5{
    height:1.125rem
  }

  .xl\:h-7\.5{
    height:30px
  }

  .xl\:h-8\.75{
    height:35px
  }

  .xl\:h-12\.5{
    height:50px
  }

  .xl\:h-17\.5{
    height:70px
  }

  .xl\:h-21\.5{
    height:86px
  }

  .xl\:h-1\/2{
    height:50%
  }

  .xl\:h-1\/3{
    height:33.333333%
  }

  .xl\:h-2\/3{
    height:66.666667%
  }

  .xl\:h-1\/4{
    height:25%
  }

  .xl\:h-2\/4{
    height:50%
  }

  .xl\:h-3\/4{
    height:75%
  }

  .xl\:h-1\/5{
    height:20%
  }

  .xl\:h-2\/5{
    height:40%
  }

  .xl\:h-3\/5{
    height:60%
  }

  .xl\:h-4\/5{
    height:80%
  }

  .xl\:h-1\/6{
    height:16.666667%
  }

  .xl\:h-2\/6{
    height:33.333333%
  }

  .xl\:h-3\/6{
    height:50%
  }

  .xl\:h-4\/6{
    height:66.666667%
  }

  .xl\:h-5\/6{
    height:83.333333%
  }

  .xl\:h-full{
    height:100%
  }

  .xl\:h-screen{
    height:100vh
  }

  .xl\:text-xs{
    font-size:12px
  }

  .xl\:text-sm{
    font-size:14px
  }

  .xl\:text-base{
    font-size:16px
  }

  .xl\:text-lg{
    font-size:20px
  }

  .xl\:text-xl{
    font-size:24px
  }

  .xl\:text-2xl{
    font-size:36px
  }

  .xl\:text-3xl{
    font-size:48px
  }

  .xl\:text-4xl{
    font-size:60px
  }

  .xl\:text-5xl{
    font-size:96px
  }

  .xl\:leading-3{
    line-height:.75rem
  }

  .xl\:leading-4{
    line-height:1rem
  }

  .xl\:leading-5{
    line-height:1.25rem
  }

  .xl\:leading-6{
    line-height:1.5rem
  }

  .xl\:leading-7{
    line-height:1.75rem
  }

  .xl\:leading-8{
    line-height:2rem
  }

  .xl\:leading-9{
    line-height:2.25rem
  }

  .xl\:leading-10{
    line-height:2.5rem
  }

  .xl\:leading-none{
    line-height:1
  }

  .xl\:leading-tight{
    line-height:1.25
  }

  .xl\:leading-snug{
    line-height:1.375
  }

  .xl\:leading-normal{
    line-height:1.5
  }

  .xl\:leading-relaxed{
    line-height:1.625
  }

  .xl\:leading-loose{
    line-height:2
  }

  .xl\:list-inside{
    list-style-position:inside
  }

  .xl\:list-outside{
    list-style-position:outside
  }

  .xl\:list-none{
    list-style-type:none
  }

  .xl\:list-disc{
    list-style-type:disc
  }

  .xl\:list-decimal{
    list-style-type:decimal
  }

  .xl\:m-0{
    margin:0px
  }

  .xl\:m-1{
    margin:4px
  }

  .xl\:m-2{
    margin:8px
  }

  .xl\:m-3{
    margin:12px
  }

  .xl\:m-4{
    margin:16px
  }

  .xl\:m-5{
    margin:20px
  }

  .xl\:m-6{
    margin:24px
  }

  .xl\:m-7{
    margin:28px
  }

  .xl\:m-8{
    margin:32px
  }

  .xl\:m-9{
    margin:36px
  }

  .xl\:m-10{
    margin:40px
  }

  .xl\:m-15{
    margin:60px
  }

  .xl\:m-20{
    margin:80px
  }

  .xl\:m-auto{
    margin:auto
  }

  .xl\:m-0\.25{
    margin:1px
  }

  .xl\:m-0\.5{
    margin:2px
  }

  .xl\:m-0\.75{
    margin:3px
  }

  .xl\:m-1\.25{
    margin:5px
  }

  .xl\:m-1\.5{
    margin:6px
  }

  .xl\:m-2\.5{
    margin:10px
  }

  .xl\:m-3\.5{
    margin:14px
  }

  .xl\:m-3\.75{
    margin:15px
  }

  .xl\:m-4\.5{
    margin:18px
  }

  .xl\:m-7\.5{
    margin:30px
  }

  .xl\:m-8\.75{
    margin:35px
  }

  .xl\:m-12\.5{
    margin:50px
  }

  .xl\:m-17\.5{
    margin:70px
  }

  .xl\:m-21\.5{
    margin:86px
  }

  .xl\:-m-0{
    margin:0px
  }

  .xl\:-m-1{
    margin:-4px
  }

  .xl\:-m-2{
    margin:-8px
  }

  .xl\:-m-3{
    margin:-12px
  }

  .xl\:-m-4{
    margin:-16px
  }

  .xl\:-m-5{
    margin:-20px
  }

  .xl\:-m-6{
    margin:-24px
  }

  .xl\:-m-7{
    margin:-28px
  }

  .xl\:-m-8{
    margin:-32px
  }

  .xl\:-m-9{
    margin:-36px
  }

  .xl\:-m-10{
    margin:-40px
  }

  .xl\:-m-15{
    margin:-60px
  }

  .xl\:-m-20{
    margin:-80px
  }

  .xl\:-m-0\.25{
    margin:-1px
  }

  .xl\:-m-0\.5{
    margin:-2px
  }

  .xl\:-m-0\.75{
    margin:-3px
  }

  .xl\:-m-1\.25{
    margin:-5px
  }

  .xl\:-m-1\.5{
    margin:-6px
  }

  .xl\:-m-2\.5{
    margin:-10px
  }

  .xl\:-m-3\.5{
    margin:-14px
  }

  .xl\:-m-3\.75{
    margin:-15px
  }

  .xl\:-m-4\.5{
    margin:-18px
  }

  .xl\:-m-7\.5{
    margin:-30px
  }

  .xl\:-m-8\.75{
    margin:-35px
  }

  .xl\:-m-12\.5{
    margin:-50px
  }

  .xl\:-m-17\.5{
    margin:-70px
  }

  .xl\:-m-21\.5{
    margin:-86px
  }

  .xl\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:my-1{
    margin-top:4px;
    margin-bottom:4px
  }

  .xl\:mx-1{
    margin-left:4px;
    margin-right:4px
  }

  .xl\:my-2{
    margin-top:8px;
    margin-bottom:8px
  }

  .xl\:mx-2{
    margin-left:8px;
    margin-right:8px
  }

  .xl\:my-3{
    margin-top:12px;
    margin-bottom:12px
  }

  .xl\:mx-3{
    margin-left:12px;
    margin-right:12px
  }

  .xl\:my-4{
    margin-top:16px;
    margin-bottom:16px
  }

  .xl\:mx-4{
    margin-left:16px;
    margin-right:16px
  }

  .xl\:my-5{
    margin-top:20px;
    margin-bottom:20px
  }

  .xl\:mx-5{
    margin-left:20px;
    margin-right:20px
  }

  .xl\:my-6{
    margin-top:24px;
    margin-bottom:24px
  }

  .xl\:mx-6{
    margin-left:24px;
    margin-right:24px
  }

  .xl\:my-7{
    margin-top:28px;
    margin-bottom:28px
  }

  .xl\:mx-7{
    margin-left:28px;
    margin-right:28px
  }

  .xl\:my-8{
    margin-top:32px;
    margin-bottom:32px
  }

  .xl\:mx-8{
    margin-left:32px;
    margin-right:32px
  }

  .xl\:my-9{
    margin-top:36px;
    margin-bottom:36px
  }

  .xl\:mx-9{
    margin-left:36px;
    margin-right:36px
  }

  .xl\:my-10{
    margin-top:40px;
    margin-bottom:40px
  }

  .xl\:mx-10{
    margin-left:40px;
    margin-right:40px
  }

  .xl\:my-15{
    margin-top:60px;
    margin-bottom:60px
  }

  .xl\:mx-15{
    margin-left:60px;
    margin-right:60px
  }

  .xl\:my-20{
    margin-top:80px;
    margin-bottom:80px
  }

  .xl\:mx-20{
    margin-left:80px;
    margin-right:80px
  }

  .xl\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .xl\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .xl\:my-0\.25{
    margin-top:1px;
    margin-bottom:1px
  }

  .xl\:mx-0\.25{
    margin-left:1px;
    margin-right:1px
  }

  .xl\:my-0\.5{
    margin-top:2px;
    margin-bottom:2px
  }

  .xl\:mx-0\.5{
    margin-left:2px;
    margin-right:2px
  }

  .xl\:my-0\.75{
    margin-top:3px;
    margin-bottom:3px
  }

  .xl\:mx-0\.75{
    margin-left:3px;
    margin-right:3px
  }

  .xl\:my-1\.25{
    margin-top:5px;
    margin-bottom:5px
  }

  .xl\:mx-1\.25{
    margin-left:5px;
    margin-right:5px
  }

  .xl\:my-1\.5{
    margin-top:6px;
    margin-bottom:6px
  }

  .xl\:mx-1\.5{
    margin-left:6px;
    margin-right:6px
  }

  .xl\:my-2\.5{
    margin-top:10px;
    margin-bottom:10px
  }

  .xl\:mx-2\.5{
    margin-left:10px;
    margin-right:10px
  }

  .xl\:my-3\.5{
    margin-top:14px;
    margin-bottom:14px
  }

  .xl\:mx-3\.5{
    margin-left:14px;
    margin-right:14px
  }

  .xl\:my-3\.75{
    margin-top:15px;
    margin-bottom:15px
  }

  .xl\:mx-3\.75{
    margin-left:15px;
    margin-right:15px
  }

  .xl\:my-4\.5{
    margin-top:18px;
    margin-bottom:18px
  }

  .xl\:mx-4\.5{
    margin-left:18px;
    margin-right:18px
  }

  .xl\:my-7\.5{
    margin-top:30px;
    margin-bottom:30px
  }

  .xl\:mx-7\.5{
    margin-left:30px;
    margin-right:30px
  }

  .xl\:my-8\.75{
    margin-top:35px;
    margin-bottom:35px
  }

  .xl\:mx-8\.75{
    margin-left:35px;
    margin-right:35px
  }

  .xl\:my-12\.5{
    margin-top:50px;
    margin-bottom:50px
  }

  .xl\:mx-12\.5{
    margin-left:50px;
    margin-right:50px
  }

  .xl\:my-17\.5{
    margin-top:70px;
    margin-bottom:70px
  }

  .xl\:mx-17\.5{
    margin-left:70px;
    margin-right:70px
  }

  .xl\:my-21\.5{
    margin-top:86px;
    margin-bottom:86px
  }

  .xl\:mx-21\.5{
    margin-left:86px;
    margin-right:86px
  }

  .xl\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:-my-1{
    margin-top:-4px;
    margin-bottom:-4px
  }

  .xl\:-mx-1{
    margin-left:-4px;
    margin-right:-4px
  }

  .xl\:-my-2{
    margin-top:-8px;
    margin-bottom:-8px
  }

  .xl\:-mx-2{
    margin-left:-8px;
    margin-right:-8px
  }

  .xl\:-my-3{
    margin-top:-12px;
    margin-bottom:-12px
  }

  .xl\:-mx-3{
    margin-left:-12px;
    margin-right:-12px
  }

  .xl\:-my-4{
    margin-top:-16px;
    margin-bottom:-16px
  }

  .xl\:-mx-4{
    margin-left:-16px;
    margin-right:-16px
  }

  .xl\:-my-5{
    margin-top:-20px;
    margin-bottom:-20px
  }

  .xl\:-mx-5{
    margin-left:-20px;
    margin-right:-20px
  }

  .xl\:-my-6{
    margin-top:-24px;
    margin-bottom:-24px
  }

  .xl\:-mx-6{
    margin-left:-24px;
    margin-right:-24px
  }

  .xl\:-my-7{
    margin-top:-28px;
    margin-bottom:-28px
  }

  .xl\:-mx-7{
    margin-left:-28px;
    margin-right:-28px
  }

  .xl\:-my-8{
    margin-top:-32px;
    margin-bottom:-32px
  }

  .xl\:-mx-8{
    margin-left:-32px;
    margin-right:-32px
  }

  .xl\:-my-9{
    margin-top:-36px;
    margin-bottom:-36px
  }

  .xl\:-mx-9{
    margin-left:-36px;
    margin-right:-36px
  }

  .xl\:-my-10{
    margin-top:-40px;
    margin-bottom:-40px
  }

  .xl\:-mx-10{
    margin-left:-40px;
    margin-right:-40px
  }

  .xl\:-my-15{
    margin-top:-60px;
    margin-bottom:-60px
  }

  .xl\:-mx-15{
    margin-left:-60px;
    margin-right:-60px
  }

  .xl\:-my-20{
    margin-top:-80px;
    margin-bottom:-80px
  }

  .xl\:-mx-20{
    margin-left:-80px;
    margin-right:-80px
  }

  .xl\:-my-0\.25{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .xl\:-mx-0\.25{
    margin-left:-1px;
    margin-right:-1px
  }

  .xl\:-my-0\.5{
    margin-top:-2px;
    margin-bottom:-2px
  }

  .xl\:-mx-0\.5{
    margin-left:-2px;
    margin-right:-2px
  }

  .xl\:-my-0\.75{
    margin-top:-3px;
    margin-bottom:-3px
  }

  .xl\:-mx-0\.75{
    margin-left:-3px;
    margin-right:-3px
  }

  .xl\:-my-1\.25{
    margin-top:-5px;
    margin-bottom:-5px
  }

  .xl\:-mx-1\.25{
    margin-left:-5px;
    margin-right:-5px
  }

  .xl\:-my-1\.5{
    margin-top:-6px;
    margin-bottom:-6px
  }

  .xl\:-mx-1\.5{
    margin-left:-6px;
    margin-right:-6px
  }

  .xl\:-my-2\.5{
    margin-top:-10px;
    margin-bottom:-10px
  }

  .xl\:-mx-2\.5{
    margin-left:-10px;
    margin-right:-10px
  }

  .xl\:-my-3\.5{
    margin-top:-14px;
    margin-bottom:-14px
  }

  .xl\:-mx-3\.5{
    margin-left:-14px;
    margin-right:-14px
  }

  .xl\:-my-3\.75{
    margin-top:-15px;
    margin-bottom:-15px
  }

  .xl\:-mx-3\.75{
    margin-left:-15px;
    margin-right:-15px
  }

  .xl\:-my-4\.5{
    margin-top:-18px;
    margin-bottom:-18px
  }

  .xl\:-mx-4\.5{
    margin-left:-18px;
    margin-right:-18px
  }

  .xl\:-my-7\.5{
    margin-top:-30px;
    margin-bottom:-30px
  }

  .xl\:-mx-7\.5{
    margin-left:-30px;
    margin-right:-30px
  }

  .xl\:-my-8\.75{
    margin-top:-35px;
    margin-bottom:-35px
  }

  .xl\:-mx-8\.75{
    margin-left:-35px;
    margin-right:-35px
  }

  .xl\:-my-12\.5{
    margin-top:-50px;
    margin-bottom:-50px
  }

  .xl\:-mx-12\.5{
    margin-left:-50px;
    margin-right:-50px
  }

  .xl\:-my-17\.5{
    margin-top:-70px;
    margin-bottom:-70px
  }

  .xl\:-mx-17\.5{
    margin-left:-70px;
    margin-right:-70px
  }

  .xl\:-my-21\.5{
    margin-top:-86px;
    margin-bottom:-86px
  }

  .xl\:-mx-21\.5{
    margin-left:-86px;
    margin-right:-86px
  }

  .xl\:mt-0{
    margin-top:0px
  }

  .xl\:mr-0{
    margin-right:0px
  }

  .xl\:mb-0{
    margin-bottom:0px
  }

  .xl\:ml-0{
    margin-left:0px
  }

  .xl\:mt-1{
    margin-top:4px
  }

  .xl\:mr-1{
    margin-right:4px
  }

  .xl\:mb-1{
    margin-bottom:4px
  }

  .xl\:ml-1{
    margin-left:4px
  }

  .xl\:mt-2{
    margin-top:8px
  }

  .xl\:mr-2{
    margin-right:8px
  }

  .xl\:mb-2{
    margin-bottom:8px
  }

  .xl\:ml-2{
    margin-left:8px
  }

  .xl\:mt-3{
    margin-top:12px
  }

  .xl\:mr-3{
    margin-right:12px
  }

  .xl\:mb-3{
    margin-bottom:12px
  }

  .xl\:ml-3{
    margin-left:12px
  }

  .xl\:mt-4{
    margin-top:16px
  }

  .xl\:mr-4{
    margin-right:16px
  }

  .xl\:mb-4{
    margin-bottom:16px
  }

  .xl\:ml-4{
    margin-left:16px
  }

  .xl\:mt-5{
    margin-top:20px
  }

  .xl\:mr-5{
    margin-right:20px
  }

  .xl\:mb-5{
    margin-bottom:20px
  }

  .xl\:ml-5{
    margin-left:20px
  }

  .xl\:mt-6{
    margin-top:24px
  }

  .xl\:mr-6{
    margin-right:24px
  }

  .xl\:mb-6{
    margin-bottom:24px
  }

  .xl\:ml-6{
    margin-left:24px
  }

  .xl\:mt-7{
    margin-top:28px
  }

  .xl\:mr-7{
    margin-right:28px
  }

  .xl\:mb-7{
    margin-bottom:28px
  }

  .xl\:ml-7{
    margin-left:28px
  }

  .xl\:mt-8{
    margin-top:32px
  }

  .xl\:mr-8{
    margin-right:32px
  }

  .xl\:mb-8{
    margin-bottom:32px
  }

  .xl\:ml-8{
    margin-left:32px
  }

  .xl\:mt-9{
    margin-top:36px
  }

  .xl\:mr-9{
    margin-right:36px
  }

  .xl\:mb-9{
    margin-bottom:36px
  }

  .xl\:ml-9{
    margin-left:36px
  }

  .xl\:mt-10{
    margin-top:40px
  }

  .xl\:mr-10{
    margin-right:40px
  }

  .xl\:mb-10{
    margin-bottom:40px
  }

  .xl\:ml-10{
    margin-left:40px
  }

  .xl\:mt-15{
    margin-top:60px
  }

  .xl\:mr-15{
    margin-right:60px
  }

  .xl\:mb-15{
    margin-bottom:60px
  }

  .xl\:ml-15{
    margin-left:60px
  }

  .xl\:mt-20{
    margin-top:80px
  }

  .xl\:mr-20{
    margin-right:80px
  }

  .xl\:mb-20{
    margin-bottom:80px
  }

  .xl\:ml-20{
    margin-left:80px
  }

  .xl\:mt-auto{
    margin-top:auto
  }

  .xl\:mr-auto{
    margin-right:auto
  }

  .xl\:mb-auto{
    margin-bottom:auto
  }

  .xl\:ml-auto{
    margin-left:auto
  }

  .xl\:mt-0\.25{
    margin-top:1px
  }

  .xl\:mr-0\.25{
    margin-right:1px
  }

  .xl\:mb-0\.25{
    margin-bottom:1px
  }

  .xl\:ml-0\.25{
    margin-left:1px
  }

  .xl\:mt-0\.5{
    margin-top:2px
  }

  .xl\:mr-0\.5{
    margin-right:2px
  }

  .xl\:mb-0\.5{
    margin-bottom:2px
  }

  .xl\:ml-0\.5{
    margin-left:2px
  }

  .xl\:mt-0\.75{
    margin-top:3px
  }

  .xl\:mr-0\.75{
    margin-right:3px
  }

  .xl\:mb-0\.75{
    margin-bottom:3px
  }

  .xl\:ml-0\.75{
    margin-left:3px
  }

  .xl\:mt-1\.25{
    margin-top:5px
  }

  .xl\:mr-1\.25{
    margin-right:5px
  }

  .xl\:mb-1\.25{
    margin-bottom:5px
  }

  .xl\:ml-1\.25{
    margin-left:5px
  }

  .xl\:mt-1\.5{
    margin-top:6px
  }

  .xl\:mr-1\.5{
    margin-right:6px
  }

  .xl\:mb-1\.5{
    margin-bottom:6px
  }

  .xl\:ml-1\.5{
    margin-left:6px
  }

  .xl\:mt-2\.5{
    margin-top:10px
  }

  .xl\:mr-2\.5{
    margin-right:10px
  }

  .xl\:mb-2\.5{
    margin-bottom:10px
  }

  .xl\:ml-2\.5{
    margin-left:10px
  }

  .xl\:mt-3\.5{
    margin-top:14px
  }

  .xl\:mr-3\.5{
    margin-right:14px
  }

  .xl\:mb-3\.5{
    margin-bottom:14px
  }

  .xl\:ml-3\.5{
    margin-left:14px
  }

  .xl\:mt-3\.75{
    margin-top:15px
  }

  .xl\:mr-3\.75{
    margin-right:15px
  }

  .xl\:mb-3\.75{
    margin-bottom:15px
  }

  .xl\:ml-3\.75{
    margin-left:15px
  }

  .xl\:mt-4\.5{
    margin-top:18px
  }

  .xl\:mr-4\.5{
    margin-right:18px
  }

  .xl\:mb-4\.5{
    margin-bottom:18px
  }

  .xl\:ml-4\.5{
    margin-left:18px
  }

  .xl\:mt-7\.5{
    margin-top:30px
  }

  .xl\:mr-7\.5{
    margin-right:30px
  }

  .xl\:mb-7\.5{
    margin-bottom:30px
  }

  .xl\:ml-7\.5{
    margin-left:30px
  }

  .xl\:mt-8\.75{
    margin-top:35px
  }

  .xl\:mr-8\.75{
    margin-right:35px
  }

  .xl\:mb-8\.75{
    margin-bottom:35px
  }

  .xl\:ml-8\.75{
    margin-left:35px
  }

  .xl\:mt-12\.5{
    margin-top:50px
  }

  .xl\:mr-12\.5{
    margin-right:50px
  }

  .xl\:mb-12\.5{
    margin-bottom:50px
  }

  .xl\:ml-12\.5{
    margin-left:50px
  }

  .xl\:mt-17\.5{
    margin-top:70px
  }

  .xl\:mr-17\.5{
    margin-right:70px
  }

  .xl\:mb-17\.5{
    margin-bottom:70px
  }

  .xl\:ml-17\.5{
    margin-left:70px
  }

  .xl\:mt-21\.5{
    margin-top:86px
  }

  .xl\:mr-21\.5{
    margin-right:86px
  }

  .xl\:mb-21\.5{
    margin-bottom:86px
  }

  .xl\:ml-21\.5{
    margin-left:86px
  }

  .xl\:-mt-0{
    margin-top:0px
  }

  .xl\:-mr-0{
    margin-right:0px
  }

  .xl\:-mb-0{
    margin-bottom:0px
  }

  .xl\:-ml-0{
    margin-left:0px
  }

  .xl\:-mt-1{
    margin-top:-4px
  }

  .xl\:-mr-1{
    margin-right:-4px
  }

  .xl\:-mb-1{
    margin-bottom:-4px
  }

  .xl\:-ml-1{
    margin-left:-4px
  }

  .xl\:-mt-2{
    margin-top:-8px
  }

  .xl\:-mr-2{
    margin-right:-8px
  }

  .xl\:-mb-2{
    margin-bottom:-8px
  }

  .xl\:-ml-2{
    margin-left:-8px
  }

  .xl\:-mt-3{
    margin-top:-12px
  }

  .xl\:-mr-3{
    margin-right:-12px
  }

  .xl\:-mb-3{
    margin-bottom:-12px
  }

  .xl\:-ml-3{
    margin-left:-12px
  }

  .xl\:-mt-4{
    margin-top:-16px
  }

  .xl\:-mr-4{
    margin-right:-16px
  }

  .xl\:-mb-4{
    margin-bottom:-16px
  }

  .xl\:-ml-4{
    margin-left:-16px
  }

  .xl\:-mt-5{
    margin-top:-20px
  }

  .xl\:-mr-5{
    margin-right:-20px
  }

  .xl\:-mb-5{
    margin-bottom:-20px
  }

  .xl\:-ml-5{
    margin-left:-20px
  }

  .xl\:-mt-6{
    margin-top:-24px
  }

  .xl\:-mr-6{
    margin-right:-24px
  }

  .xl\:-mb-6{
    margin-bottom:-24px
  }

  .xl\:-ml-6{
    margin-left:-24px
  }

  .xl\:-mt-7{
    margin-top:-28px
  }

  .xl\:-mr-7{
    margin-right:-28px
  }

  .xl\:-mb-7{
    margin-bottom:-28px
  }

  .xl\:-ml-7{
    margin-left:-28px
  }

  .xl\:-mt-8{
    margin-top:-32px
  }

  .xl\:-mr-8{
    margin-right:-32px
  }

  .xl\:-mb-8{
    margin-bottom:-32px
  }

  .xl\:-ml-8{
    margin-left:-32px
  }

  .xl\:-mt-9{
    margin-top:-36px
  }

  .xl\:-mr-9{
    margin-right:-36px
  }

  .xl\:-mb-9{
    margin-bottom:-36px
  }

  .xl\:-ml-9{
    margin-left:-36px
  }

  .xl\:-mt-10{
    margin-top:-40px
  }

  .xl\:-mr-10{
    margin-right:-40px
  }

  .xl\:-mb-10{
    margin-bottom:-40px
  }

  .xl\:-ml-10{
    margin-left:-40px
  }

  .xl\:-mt-15{
    margin-top:-60px
  }

  .xl\:-mr-15{
    margin-right:-60px
  }

  .xl\:-mb-15{
    margin-bottom:-60px
  }

  .xl\:-ml-15{
    margin-left:-60px
  }

  .xl\:-mt-20{
    margin-top:-80px
  }

  .xl\:-mr-20{
    margin-right:-80px
  }

  .xl\:-mb-20{
    margin-bottom:-80px
  }

  .xl\:-ml-20{
    margin-left:-80px
  }

  .xl\:-mt-0\.25{
    margin-top:-1px
  }

  .xl\:-mr-0\.25{
    margin-right:-1px
  }

  .xl\:-mb-0\.25{
    margin-bottom:-1px
  }

  .xl\:-ml-0\.25{
    margin-left:-1px
  }

  .xl\:-mt-0\.5{
    margin-top:-2px
  }

  .xl\:-mr-0\.5{
    margin-right:-2px
  }

  .xl\:-mb-0\.5{
    margin-bottom:-2px
  }

  .xl\:-ml-0\.5{
    margin-left:-2px
  }

  .xl\:-mt-0\.75{
    margin-top:-3px
  }

  .xl\:-mr-0\.75{
    margin-right:-3px
  }

  .xl\:-mb-0\.75{
    margin-bottom:-3px
  }

  .xl\:-ml-0\.75{
    margin-left:-3px
  }

  .xl\:-mt-1\.25{
    margin-top:-5px
  }

  .xl\:-mr-1\.25{
    margin-right:-5px
  }

  .xl\:-mb-1\.25{
    margin-bottom:-5px
  }

  .xl\:-ml-1\.25{
    margin-left:-5px
  }

  .xl\:-mt-1\.5{
    margin-top:-6px
  }

  .xl\:-mr-1\.5{
    margin-right:-6px
  }

  .xl\:-mb-1\.5{
    margin-bottom:-6px
  }

  .xl\:-ml-1\.5{
    margin-left:-6px
  }

  .xl\:-mt-2\.5{
    margin-top:-10px
  }

  .xl\:-mr-2\.5{
    margin-right:-10px
  }

  .xl\:-mb-2\.5{
    margin-bottom:-10px
  }

  .xl\:-ml-2\.5{
    margin-left:-10px
  }

  .xl\:-mt-3\.5{
    margin-top:-14px
  }

  .xl\:-mr-3\.5{
    margin-right:-14px
  }

  .xl\:-mb-3\.5{
    margin-bottom:-14px
  }

  .xl\:-ml-3\.5{
    margin-left:-14px
  }

  .xl\:-mt-3\.75{
    margin-top:-15px
  }

  .xl\:-mr-3\.75{
    margin-right:-15px
  }

  .xl\:-mb-3\.75{
    margin-bottom:-15px
  }

  .xl\:-ml-3\.75{
    margin-left:-15px
  }

  .xl\:-mt-4\.5{
    margin-top:-18px
  }

  .xl\:-mr-4\.5{
    margin-right:-18px
  }

  .xl\:-mb-4\.5{
    margin-bottom:-18px
  }

  .xl\:-ml-4\.5{
    margin-left:-18px
  }

  .xl\:-mt-7\.5{
    margin-top:-30px
  }

  .xl\:-mr-7\.5{
    margin-right:-30px
  }

  .xl\:-mb-7\.5{
    margin-bottom:-30px
  }

  .xl\:-ml-7\.5{
    margin-left:-30px
  }

  .xl\:-mt-8\.75{
    margin-top:-35px
  }

  .xl\:-mr-8\.75{
    margin-right:-35px
  }

  .xl\:-mb-8\.75{
    margin-bottom:-35px
  }

  .xl\:-ml-8\.75{
    margin-left:-35px
  }

  .xl\:-mt-12\.5{
    margin-top:-50px
  }

  .xl\:-mr-12\.5{
    margin-right:-50px
  }

  .xl\:-mb-12\.5{
    margin-bottom:-50px
  }

  .xl\:-ml-12\.5{
    margin-left:-50px
  }

  .xl\:-mt-17\.5{
    margin-top:-70px
  }

  .xl\:-mr-17\.5{
    margin-right:-70px
  }

  .xl\:-mb-17\.5{
    margin-bottom:-70px
  }

  .xl\:-ml-17\.5{
    margin-left:-70px
  }

  .xl\:-mt-21\.5{
    margin-top:-86px
  }

  .xl\:-mr-21\.5{
    margin-right:-86px
  }

  .xl\:-mb-21\.5{
    margin-bottom:-86px
  }

  .xl\:-ml-21\.5{
    margin-left:-86px
  }

  .xl\:max-h-0{
    max-height:0px
  }

  .xl\:max-h-1{
    max-height:4px
  }

  .xl\:max-h-2{
    max-height:8px
  }

  .xl\:max-h-3{
    max-height:0.75rem
  }

  .xl\:max-h-4{
    max-height:1rem
  }

  .xl\:max-h-5{
    max-height:1.25rem
  }

  .xl\:max-h-6{
    max-height:1.5rem
  }

  .xl\:max-h-7{
    max-height:1.75rem
  }

  .xl\:max-h-8{
    max-height:2rem
  }

  .xl\:max-h-9{
    max-height:2.25rem
  }

  .xl\:max-h-10{
    max-height:2.5rem
  }

  .xl\:max-h-11{
    max-height:2.75rem
  }

  .xl\:max-h-12{
    max-height:3rem
  }

  .xl\:max-h-13{
    max-height:3.25rem
  }

  .xl\:max-h-14{
    max-height:3.5rem
  }

  .xl\:max-h-15{
    max-height:3.75rem
  }

  .xl\:max-h-16{
    max-height:4rem
  }

  .xl\:max-h-18{
    max-height:4.5rem
  }

  .xl\:max-h-20{
    max-height:5rem
  }

  .xl\:max-h-24{
    max-height:6rem
  }

  .xl\:max-h-28{
    max-height:7rem
  }

  .xl\:max-h-30{
    max-height:7.5rem
  }

  .xl\:max-h-32{
    max-height:8rem
  }

  .xl\:max-h-40{
    max-height:10rem
  }

  .xl\:max-h-50{
    max-height:12.5rem
  }

  .xl\:max-h-75{
    max-height:18.75rem
  }

  .xl\:max-h-150{
    max-height:37.5rem
  }

  .xl\:max-h-0\.25{
    max-height:1px
  }

  .xl\:max-h-0\.5{
    max-height:2px
  }

  .xl\:max-h-0\.75{
    max-height:3px
  }

  .xl\:max-h-1\.25{
    max-height:5px
  }

  .xl\:max-h-1\.5{
    max-height:6px
  }

  .xl\:max-h-2\.5{
    max-height:10px
  }

  .xl\:max-h-3\.5{
    max-height:0.875rem
  }

  .xl\:max-h-3\.75{
    max-height:15px
  }

  .xl\:max-h-4\.5{
    max-height:1.125rem
  }

  .xl\:max-h-7\.5{
    max-height:30px
  }

  .xl\:max-h-8\.75{
    max-height:35px
  }

  .xl\:max-h-12\.5{
    max-height:50px
  }

  .xl\:max-h-17\.5{
    max-height:70px
  }

  .xl\:max-h-21\.5{
    max-height:86px
  }

  .xl\:max-h-full{
    max-height:100%
  }

  .xl\:max-h-screen{
    max-height:100vh
  }

  .xl\:max-w-0{
    max-width:0px
  }

  .xl\:max-w-3{
    max-width:0.75rem
  }

  .xl\:max-w-4{
    max-width:1rem
  }

  .xl\:max-w-5{
    max-width:1.25rem
  }

  .xl\:max-w-6{
    max-width:1.5rem
  }

  .xl\:max-w-7{
    max-width:1.75rem
  }

  .xl\:max-w-8{
    max-width:2rem
  }

  .xl\:max-w-9{
    max-width:2.25rem
  }

  .xl\:max-w-10{
    max-width:2.5rem
  }

  .xl\:max-w-11{
    max-width:2.75rem
  }

  .xl\:max-w-12{
    max-width:3rem
  }

  .xl\:max-w-13{
    max-width:3.25rem
  }

  .xl\:max-w-14{
    max-width:3.5rem
  }

  .xl\:max-w-15{
    max-width:3.75rem
  }

  .xl\:max-w-16{
    max-width:4rem
  }

  .xl\:max-w-18{
    max-width:4.5rem
  }

  .xl\:max-w-20{
    max-width:5rem
  }

  .xl\:max-w-24{
    max-width:6rem
  }

  .xl\:max-w-28{
    max-width:7rem
  }

  .xl\:max-w-30{
    max-width:7.5rem
  }

  .xl\:max-w-32{
    max-width:8rem
  }

  .xl\:max-w-40{
    max-width:10rem
  }

  .xl\:max-w-50{
    max-width:12.5rem
  }

  .xl\:max-w-75{
    max-width:18.75rem
  }

  .xl\:max-w-150{
    max-width:37.5rem
  }

  .xl\:max-w-none{
    max-width:none
  }

  .xl\:max-w-xs{
    max-width:20rem
  }

  .xl\:max-w-sm{
    max-width:24rem
  }

  .xl\:max-w-md{
    max-width:28rem
  }

  .xl\:max-w-lg{
    max-width:32rem
  }

  .xl\:max-w-xl{
    max-width:36rem
  }

  .xl\:max-w-2xl{
    max-width:42rem
  }

  .xl\:max-w-3xl{
    max-width:48rem
  }

  .xl\:max-w-4xl{
    max-width:56rem
  }

  .xl\:max-w-5xl{
    max-width:64rem
  }

  .xl\:max-w-6xl{
    max-width:72rem
  }

  .xl\:max-w-7xl{
    max-width:80rem
  }

  .xl\:max-w-full{
    max-width:100%
  }

  .xl\:max-w-min{
    max-width:-webkit-min-content;
    max-width:-moz-min-content;
    max-width:min-content
  }

  .xl\:max-w-max{
    max-width:1920px
  }

  .xl\:max-w-prose{
    max-width:65ch
  }

  .xl\:max-w-screen-md{
    max-width:1280px
  }

  .xl\:max-w-screen-lg{
    max-width:var(--screens-lg)
  }

  .xl\:max-w-screen-xl{
    max-width:1920px
  }

  .xl\:max-w-3\.5{
    max-width:0.875rem
  }

  .xl\:max-w-4\.5{
    max-width:1.125rem
  }

  .xl\:max-w-true-screen{
    max-width:calc(100vw - var(--sidebar-open))
  }

  .xl\:max-w-sidebar-open{
    max-width:var(--sidebar-open)
  }

  .xl\:max-w-sidebar-closed{
    max-width:var(--sidebar-closed)
  }

  .xl\:max-w-table{
    max-width:1000px
  }

  .xl\:max-w-modal{
    max-width:41.25rem
  }

  .xl\:min-h-0{
    min-height:0px
  }

  .xl\:min-h-3{
    min-height:0.75rem
  }

  .xl\:min-h-4{
    min-height:1rem
  }

  .xl\:min-h-5{
    min-height:1.25rem
  }

  .xl\:min-h-6{
    min-height:1.5rem
  }

  .xl\:min-h-7{
    min-height:1.75rem
  }

  .xl\:min-h-8{
    min-height:2rem
  }

  .xl\:min-h-9{
    min-height:2.25rem
  }

  .xl\:min-h-10{
    min-height:2.5rem
  }

  .xl\:min-h-11{
    min-height:2.75rem
  }

  .xl\:min-h-12{
    min-height:3rem
  }

  .xl\:min-h-13{
    min-height:3.25rem
  }

  .xl\:min-h-14{
    min-height:3.5rem
  }

  .xl\:min-h-15{
    min-height:3.75rem
  }

  .xl\:min-h-16{
    min-height:4rem
  }

  .xl\:min-h-18{
    min-height:4.5rem
  }

  .xl\:min-h-20{
    min-height:5rem
  }

  .xl\:min-h-24{
    min-height:6rem
  }

  .xl\:min-h-28{
    min-height:7rem
  }

  .xl\:min-h-30{
    min-height:7.5rem
  }

  .xl\:min-h-32{
    min-height:8rem
  }

  .xl\:min-h-40{
    min-height:10rem
  }

  .xl\:min-h-50{
    min-height:12.5rem
  }

  .xl\:min-h-75{
    min-height:18.75rem
  }

  .xl\:min-h-150{
    min-height:37.5rem
  }

  .xl\:min-h-full{
    min-height:100%
  }

  .xl\:min-h-screen{
    min-height:100vh
  }

  .xl\:min-h-3\.5{
    min-height:0.875rem
  }

  .xl\:min-h-4\.5{
    min-height:1.125rem
  }

  .xl\:min-h-sidebar-minHeight{
    min-height:var(--sidebar-minHeight)
  }

  .xl\:min-w-0{
    min-width:0px
  }

  .xl\:min-w-full{
    min-width:100%
  }

  .xl\:min-w-min{
    min-width:-webkit-min-content;
    min-width:-moz-min-content;
    min-width:min-content
  }

  .xl\:min-w-max{
    min-width:1920px
  }

  .xl\:min-w-screen-lg{
    min-width:var(--screens-lg)
  }

  .xl\:min-w-true-screen{
    min-width:calc(100vw - var(--sidebar-open))
  }

  .xl\:min-w-sidebar-open{
    min-width:var(--sidebar-open)
  }

  .xl\:min-w-sidebar-closed{
    min-width:var(--sidebar-closed)
  }

  .xl\:min-w-table{
    min-width:1000px
  }

  .xl\:min-w-modal{
    min-width:41.25rem
  }

  .xl\:object-contain{
    -o-object-fit:contain;
    object-fit:contain
  }

  .xl\:object-cover{
    -o-object-fit:cover;
    object-fit:cover
  }

  .xl\:object-fill{
    -o-object-fit:fill;
    object-fit:fill
  }

  .xl\:object-none{
    -o-object-fit:none;
    object-fit:none
  }

  .xl\:object-scale-down{
    -o-object-fit:scale-down;
    object-fit:scale-down
  }

  .xl\:object-bottom{
    -o-object-position:bottom;
    object-position:bottom
  }

  .xl\:object-center{
    -o-object-position:center;
    object-position:center
  }

  .xl\:object-left{
    -o-object-position:left;
    object-position:left
  }

  .xl\:object-left-bottom{
    -o-object-position:left bottom;
    object-position:left bottom
  }

  .xl\:object-left-top{
    -o-object-position:left top;
    object-position:left top
  }

  .xl\:object-right{
    -o-object-position:right;
    object-position:right
  }

  .xl\:object-right-bottom{
    -o-object-position:right bottom;
    object-position:right bottom
  }

  .xl\:object-right-top{
    -o-object-position:right top;
    object-position:right top
  }

  .xl\:object-top{
    -o-object-position:top;
    object-position:top
  }

  .xl\:opacity-0{
    opacity:0
  }

  .xl\:opacity-5{
    opacity:0.05
  }

  .xl\:opacity-10{
    opacity:0.1
  }

  .xl\:opacity-20{
    opacity:0.2
  }

  .xl\:opacity-25{
    opacity:0.25
  }

  .xl\:opacity-30{
    opacity:0.3
  }

  .xl\:opacity-40{
    opacity:0.4
  }

  .xl\:opacity-50{
    opacity:0.5
  }

  .xl\:opacity-60{
    opacity:0.6
  }

  .xl\:opacity-70{
    opacity:0.7
  }

  .xl\:opacity-75{
    opacity:0.75
  }

  .xl\:opacity-80{
    opacity:0.8
  }

  .xl\:opacity-90{
    opacity:0.9
  }

  .xl\:opacity-95{
    opacity:0.95
  }

  .xl\:opacity-100{
    opacity:1
  }

  .group:hover .xl\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .xl\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .xl\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .xl\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .xl\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .xl\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .xl\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .xl\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .xl\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .xl\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .xl\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .xl\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .xl\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .xl\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .xl\:group-hover\:opacity-100{
    opacity:1
  }

  .xl\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .xl\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .xl\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .xl\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .xl\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .xl\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .xl\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .xl\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .xl\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .xl\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .xl\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .xl\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .xl\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .xl\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .xl\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .xl\:hover\:opacity-0:hover{
    opacity:0
  }

  .xl\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .xl\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .xl\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .xl\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .xl\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .xl\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .xl\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .xl\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .xl\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .xl\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .xl\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .xl\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .xl\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .xl\:hover\:opacity-100:hover{
    opacity:1
  }

  .xl\:focus\:opacity-0:focus{
    opacity:0
  }

  .xl\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .xl\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .xl\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .xl\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .xl\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .xl\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .xl\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .xl\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .xl\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .xl\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .xl\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .xl\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .xl\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .xl\:focus\:opacity-100:focus{
    opacity:1
  }

  .xl\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .xl\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .xl\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .xl\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .xl\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .xl\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .xl\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .xl\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .xl\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .xl\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .xl\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .xl\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .xl\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .xl\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .xl\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .xl\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:overflow-auto{
    overflow:auto
  }

  .xl\:overflow-hidden{
    overflow:hidden
  }

  .xl\:overflow-visible{
    overflow:visible
  }

  .xl\:overflow-scroll{
    overflow:scroll
  }

  .xl\:overflow-x-auto{
    overflow-x:auto
  }

  .xl\:overflow-y-auto{
    overflow-y:auto
  }

  .xl\:overflow-x-hidden{
    overflow-x:hidden
  }

  .xl\:overflow-y-hidden{
    overflow-y:hidden
  }

  .xl\:overflow-x-visible{
    overflow-x:visible
  }

  .xl\:overflow-y-visible{
    overflow-y:visible
  }

  .xl\:overflow-x-scroll{
    overflow-x:scroll
  }

  .xl\:overflow-y-scroll{
    overflow-y:scroll
  }

  .xl\:overscroll-auto{
    -ms-scroll-chaining:chained;
    overscroll-behavior:auto
  }

  .xl\:overscroll-contain{
    -ms-scroll-chaining:none;
    overscroll-behavior:contain
  }

  .xl\:overscroll-none{
    -ms-scroll-chaining:none;
    overscroll-behavior:none
  }

  .xl\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .xl\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .xl\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .xl\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .xl\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .xl\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .xl\:p-0{
    padding:0px
  }

  .xl\:p-1{
    padding:4px
  }

  .xl\:p-2{
    padding:8px
  }

  .xl\:p-3{
    padding:12px
  }

  .xl\:p-4{
    padding:16px
  }

  .xl\:p-5{
    padding:20px
  }

  .xl\:p-6{
    padding:24px
  }

  .xl\:p-7{
    padding:28px
  }

  .xl\:p-8{
    padding:32px
  }

  .xl\:p-9{
    padding:36px
  }

  .xl\:p-10{
    padding:40px
  }

  .xl\:p-15{
    padding:60px
  }

  .xl\:p-20{
    padding:80px
  }

  .xl\:p-0\.25{
    padding:1px
  }

  .xl\:p-0\.5{
    padding:2px
  }

  .xl\:p-0\.75{
    padding:3px
  }

  .xl\:p-1\.25{
    padding:5px
  }

  .xl\:p-1\.5{
    padding:6px
  }

  .xl\:p-2\.5{
    padding:10px
  }

  .xl\:p-3\.5{
    padding:14px
  }

  .xl\:p-3\.75{
    padding:15px
  }

  .xl\:p-4\.5{
    padding:18px
  }

  .xl\:p-7\.5{
    padding:30px
  }

  .xl\:p-8\.75{
    padding:35px
  }

  .xl\:p-12\.5{
    padding:50px
  }

  .xl\:p-17\.5{
    padding:70px
  }

  .xl\:p-21\.5{
    padding:86px
  }

  .xl\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

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

  .xl\:py-1{
    padding-top:4px;
    padding-bottom:4px
  }

  .xl\:px-1{
    padding-left:4px;
    padding-right:4px
  }

  .xl\:py-2{
    padding-top:8px;
    padding-bottom:8px
  }

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

  .xl\:py-3{
    padding-top:12px;
    padding-bottom:12px
  }

  .xl\:px-3{
    padding-left:12px;
    padding-right:12px
  }

  .xl\:py-4{
    padding-top:16px;
    padding-bottom:16px
  }

  .xl\:px-4{
    padding-left:16px;
    padding-right:16px
  }

  .xl\:py-5{
    padding-top:20px;
    padding-bottom:20px
  }

  .xl\:px-5{
    padding-left:20px;
    padding-right:20px
  }

  .xl\:py-6{
    padding-top:24px;
    padding-bottom:24px
  }

  .xl\:px-6{
    padding-left:24px;
    padding-right:24px
  }

  .xl\:py-7{
    padding-top:28px;
    padding-bottom:28px
  }

  .xl\:px-7{
    padding-left:28px;
    padding-right:28px
  }

  .xl\:py-8{
    padding-top:32px;
    padding-bottom:32px
  }

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

  .xl\:py-9{
    padding-top:36px;
    padding-bottom:36px
  }

  .xl\:px-9{
    padding-left:36px;
    padding-right:36px
  }

  .xl\:py-10{
    padding-top:40px;
    padding-bottom:40px
  }

  .xl\:px-10{
    padding-left:40px;
    padding-right:40px
  }

  .xl\:py-15{
    padding-top:60px;
    padding-bottom:60px
  }

  .xl\:px-15{
    padding-left:60px;
    padding-right:60px
  }

  .xl\:py-20{
    padding-top:80px;
    padding-bottom:80px
  }

  .xl\:px-20{
    padding-left:80px;
    padding-right:80px
  }

  .xl\:py-0\.25{
    padding-top:1px;
    padding-bottom:1px
  }

  .xl\:px-0\.25{
    padding-left:1px;
    padding-right:1px
  }

  .xl\:py-0\.5{
    padding-top:2px;
    padding-bottom:2px
  }

  .xl\:px-0\.5{
    padding-left:2px;
    padding-right:2px
  }

  .xl\:py-0\.75{
    padding-top:3px;
    padding-bottom:3px
  }

  .xl\:px-0\.75{
    padding-left:3px;
    padding-right:3px
  }

  .xl\:py-1\.25{
    padding-top:5px;
    padding-bottom:5px
  }

  .xl\:px-1\.25{
    padding-left:5px;
    padding-right:5px
  }

  .xl\:py-1\.5{
    padding-top:6px;
    padding-bottom:6px
  }

  .xl\:px-1\.5{
    padding-left:6px;
    padding-right:6px
  }

  .xl\:py-2\.5{
    padding-top:10px;
    padding-bottom:10px
  }

  .xl\:px-2\.5{
    padding-left:10px;
    padding-right:10px
  }

  .xl\:py-3\.5{
    padding-top:14px;
    padding-bottom:14px
  }

  .xl\:px-3\.5{
    padding-left:14px;
    padding-right:14px
  }

  .xl\:py-3\.75{
    padding-top:15px;
    padding-bottom:15px
  }

  .xl\:px-3\.75{
    padding-left:15px;
    padding-right:15px
  }

  .xl\:py-4\.5{
    padding-top:18px;
    padding-bottom:18px
  }

  .xl\:px-4\.5{
    padding-left:18px;
    padding-right:18px
  }

  .xl\:py-7\.5{
    padding-top:30px;
    padding-bottom:30px
  }

  .xl\:px-7\.5{
    padding-left:30px;
    padding-right:30px
  }

  .xl\:py-8\.75{
    padding-top:35px;
    padding-bottom:35px
  }

  .xl\:px-8\.75{
    padding-left:35px;
    padding-right:35px
  }

  .xl\:py-12\.5{
    padding-top:50px;
    padding-bottom:50px
  }

  .xl\:px-12\.5{
    padding-left:50px;
    padding-right:50px
  }

  .xl\:py-17\.5{
    padding-top:70px;
    padding-bottom:70px
  }

  .xl\:px-17\.5{
    padding-left:70px;
    padding-right:70px
  }

  .xl\:py-21\.5{
    padding-top:86px;
    padding-bottom:86px
  }

  .xl\:px-21\.5{
    padding-left:86px;
    padding-right:86px
  }

  .xl\:pt-0{
    padding-top:0px
  }

  .xl\:pr-0{
    padding-right:0px
  }

  .xl\:pb-0{
    padding-bottom:0px
  }

  .xl\:pl-0{
    padding-left:0px
  }

  .xl\:pt-1{
    padding-top:4px
  }

  .xl\:pr-1{
    padding-right:4px
  }

  .xl\:pb-1{
    padding-bottom:4px
  }

  .xl\:pl-1{
    padding-left:4px
  }

  .xl\:pt-2{
    padding-top:8px
  }

  .xl\:pr-2{
    padding-right:8px
  }

  .xl\:pb-2{
    padding-bottom:8px
  }

  .xl\:pl-2{
    padding-left:8px
  }

  .xl\:pt-3{
    padding-top:12px
  }

  .xl\:pr-3{
    padding-right:12px
  }

  .xl\:pb-3{
    padding-bottom:12px
  }

  .xl\:pl-3{
    padding-left:12px
  }

  .xl\:pt-4{
    padding-top:16px
  }

  .xl\:pr-4{
    padding-right:16px
  }

  .xl\:pb-4{
    padding-bottom:16px
  }

  .xl\:pl-4{
    padding-left:16px
  }

  .xl\:pt-5{
    padding-top:20px
  }

  .xl\:pr-5{
    padding-right:20px
  }

  .xl\:pb-5{
    padding-bottom:20px
  }

  .xl\:pl-5{
    padding-left:20px
  }

  .xl\:pt-6{
    padding-top:24px
  }

  .xl\:pr-6{
    padding-right:24px
  }

  .xl\:pb-6{
    padding-bottom:24px
  }

  .xl\:pl-6{
    padding-left:24px
  }

  .xl\:pt-7{
    padding-top:28px
  }

  .xl\:pr-7{
    padding-right:28px
  }

  .xl\:pb-7{
    padding-bottom:28px
  }

  .xl\:pl-7{
    padding-left:28px
  }

  .xl\:pt-8{
    padding-top:32px
  }

  .xl\:pr-8{
    padding-right:32px
  }

  .xl\:pb-8{
    padding-bottom:32px
  }

  .xl\:pl-8{
    padding-left:32px
  }

  .xl\:pt-9{
    padding-top:36px
  }

  .xl\:pr-9{
    padding-right:36px
  }

  .xl\:pb-9{
    padding-bottom:36px
  }

  .xl\:pl-9{
    padding-left:36px
  }

  .xl\:pt-10{
    padding-top:40px
  }

  .xl\:pr-10{
    padding-right:40px
  }

  .xl\:pb-10{
    padding-bottom:40px
  }

  .xl\:pl-10{
    padding-left:40px
  }

  .xl\:pt-15{
    padding-top:60px
  }

  .xl\:pr-15{
    padding-right:60px
  }

  .xl\:pb-15{
    padding-bottom:60px
  }

  .xl\:pl-15{
    padding-left:60px
  }

  .xl\:pt-20{
    padding-top:80px
  }

  .xl\:pr-20{
    padding-right:80px
  }

  .xl\:pb-20{
    padding-bottom:80px
  }

  .xl\:pl-20{
    padding-left:80px
  }

  .xl\:pt-0\.25{
    padding-top:1px
  }

  .xl\:pr-0\.25{
    padding-right:1px
  }

  .xl\:pb-0\.25{
    padding-bottom:1px
  }

  .xl\:pl-0\.25{
    padding-left:1px
  }

  .xl\:pt-0\.5{
    padding-top:2px
  }

  .xl\:pr-0\.5{
    padding-right:2px
  }

  .xl\:pb-0\.5{
    padding-bottom:2px
  }

  .xl\:pl-0\.5{
    padding-left:2px
  }

  .xl\:pt-0\.75{
    padding-top:3px
  }

  .xl\:pr-0\.75{
    padding-right:3px
  }

  .xl\:pb-0\.75{
    padding-bottom:3px
  }

  .xl\:pl-0\.75{
    padding-left:3px
  }

  .xl\:pt-1\.25{
    padding-top:5px
  }

  .xl\:pr-1\.25{
    padding-right:5px
  }

  .xl\:pb-1\.25{
    padding-bottom:5px
  }

  .xl\:pl-1\.25{
    padding-left:5px
  }

  .xl\:pt-1\.5{
    padding-top:6px
  }

  .xl\:pr-1\.5{
    padding-right:6px
  }

  .xl\:pb-1\.5{
    padding-bottom:6px
  }

  .xl\:pl-1\.5{
    padding-left:6px
  }

  .xl\:pt-2\.5{
    padding-top:10px
  }

  .xl\:pr-2\.5{
    padding-right:10px
  }

  .xl\:pb-2\.5{
    padding-bottom:10px
  }

  .xl\:pl-2\.5{
    padding-left:10px
  }

  .xl\:pt-3\.5{
    padding-top:14px
  }

  .xl\:pr-3\.5{
    padding-right:14px
  }

  .xl\:pb-3\.5{
    padding-bottom:14px
  }

  .xl\:pl-3\.5{
    padding-left:14px
  }

  .xl\:pt-3\.75{
    padding-top:15px
  }

  .xl\:pr-3\.75{
    padding-right:15px
  }

  .xl\:pb-3\.75{
    padding-bottom:15px
  }

  .xl\:pl-3\.75{
    padding-left:15px
  }

  .xl\:pt-4\.5{
    padding-top:18px
  }

  .xl\:pr-4\.5{
    padding-right:18px
  }

  .xl\:pb-4\.5{
    padding-bottom:18px
  }

  .xl\:pl-4\.5{
    padding-left:18px
  }

  .xl\:pt-7\.5{
    padding-top:30px
  }

  .xl\:pr-7\.5{
    padding-right:30px
  }

  .xl\:pb-7\.5{
    padding-bottom:30px
  }

  .xl\:pl-7\.5{
    padding-left:30px
  }

  .xl\:pt-8\.75{
    padding-top:35px
  }

  .xl\:pr-8\.75{
    padding-right:35px
  }

  .xl\:pb-8\.75{
    padding-bottom:35px
  }

  .xl\:pl-8\.75{
    padding-left:35px
  }

  .xl\:pt-12\.5{
    padding-top:50px
  }

  .xl\:pr-12\.5{
    padding-right:50px
  }

  .xl\:pb-12\.5{
    padding-bottom:50px
  }

  .xl\:pl-12\.5{
    padding-left:50px
  }

  .xl\:pt-17\.5{
    padding-top:70px
  }

  .xl\:pr-17\.5{
    padding-right:70px
  }

  .xl\:pb-17\.5{
    padding-bottom:70px
  }

  .xl\:pl-17\.5{
    padding-left:70px
  }

  .xl\:pt-21\.5{
    padding-top:86px
  }

  .xl\:pr-21\.5{
    padding-right:86px
  }

  .xl\:pb-21\.5{
    padding-bottom:86px
  }

  .xl\:pl-21\.5{
    padding-left:86px
  }

  .xl\:placeholder-white-high::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:placeholder-white-high:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:placeholder-white-high::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:placeholder-white-emphasis::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:placeholder-white-emphasis:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:placeholder-white-emphasis::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:placeholder-white-mid::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:placeholder-white-mid:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:placeholder-white-mid::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:placeholder-white-disabled::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:placeholder-white-disabled:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:placeholder-white-disabled::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:placeholder-white-faint::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:placeholder-white-faint:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:placeholder-white-faint::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:placeholder-transparent::-moz-placeholder{
    color:transparent
  }

  .xl\:placeholder-transparent:-ms-input-placeholder{
    color:transparent
  }

  .xl\:placeholder-transparent::placeholder{
    color:transparent
  }

  .xl\:placeholder-primary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primaryVariant::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primaryVariant:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-primaryVariant::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-50::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-50::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-100::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-100::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-200::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-200:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-200::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-300::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-300:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-300::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-400::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-400:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-400::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-500::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-500:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-500::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-600::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-600:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-600::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-700::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-700:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-700::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-800::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-800:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-800::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-900::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-900:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-secondary-900::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-grey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-grey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-grey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-lightGrey::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-lightGrey:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-wireframes-lightGrey::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-background::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-background:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-background::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-surface::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-surface:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-surface::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-card::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-card:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-card::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-cardInner::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-cardInner:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-cardInner::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-iconDefault::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-iconDefault:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-iconDefault::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-error::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-error:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-error::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-enabledGold::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-enabledGold:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-enabledGold::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-pass::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-pass:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-pass::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-missionError::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-missionError:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-missionError::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-black::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-black:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-black::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-white-high:focus::-moz-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:placeholder-white-high:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:placeholder-white-high:focus::placeholder{
    color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:placeholder-white-emphasis:focus::-moz-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:placeholder-white-emphasis:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:placeholder-white-emphasis:focus::placeholder{
    color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:placeholder-white-mid:focus::-moz-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:placeholder-white-mid:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:placeholder-white-mid:focus::placeholder{
    color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:placeholder-white-disabled:focus::-moz-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:placeholder-white-disabled:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:placeholder-white-disabled:focus::placeholder{
    color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:placeholder-white-faint:focus::-moz-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:placeholder-white-faint:focus:-ms-input-placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:placeholder-white-faint:focus::placeholder{
    color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:placeholder-transparent:focus::-moz-placeholder{
    color:transparent
  }

  .xl\:focus\:placeholder-transparent:focus:-ms-input-placeholder{
    color:transparent
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .xl\:focus\:placeholder-primary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primaryVariant:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primaryVariant:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-primaryVariant:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-50:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-100:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-200:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-200:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-200:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-300:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-300:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-300:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-400:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-400:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-400:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-500:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-500:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-500:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-600:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-600:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-600:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-700:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-700:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-700:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-800:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-800:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-800:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-900:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-900:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-secondary-900:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-grey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-grey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-grey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-lightGrey:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-lightGrey:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-wireframes-lightGrey:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-background:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-background:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-background:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-surface:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-surface:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-surface:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-card:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-card:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-card:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-cardInner:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-cardInner:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-cardInner:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-iconDefault:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-iconDefault:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-iconDefault:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-error:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-error:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-error:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-enabledGold:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-enabledGold:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-enabledGold:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-pass:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-pass:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-pass:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-missionError:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-missionError:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-missionError:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-black:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-black:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-black:focus::placeholder{
    --tw-placeholder-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-opacity-0::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:placeholder-opacity-0:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:placeholder-opacity-5::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:placeholder-opacity-5:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:placeholder-opacity-10::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:placeholder-opacity-10:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:placeholder-opacity-20::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:placeholder-opacity-20:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:placeholder-opacity-25::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:placeholder-opacity-25:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:placeholder-opacity-30::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:placeholder-opacity-30:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:placeholder-opacity-40::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:placeholder-opacity-40:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:placeholder-opacity-50::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:placeholder-opacity-50:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:placeholder-opacity-60::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:placeholder-opacity-60:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:placeholder-opacity-70::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:placeholder-opacity-70:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:placeholder-opacity-75::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:placeholder-opacity-75:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:placeholder-opacity-80::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:placeholder-opacity-80:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:placeholder-opacity-90::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:placeholder-opacity-90:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:placeholder-opacity-95::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:placeholder-opacity-95:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:placeholder-opacity-100::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:placeholder-opacity-100:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:focus\:placeholder-opacity-0:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:focus\:placeholder-opacity-0:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity: 0
  }

  .xl\:focus\:placeholder-opacity-5:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:focus\:placeholder-opacity-5:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity: 0.05
  }

  .xl\:focus\:placeholder-opacity-10:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:focus\:placeholder-opacity-10:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity: 0.1
  }

  .xl\:focus\:placeholder-opacity-20:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:focus\:placeholder-opacity-20:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity: 0.2
  }

  .xl\:focus\:placeholder-opacity-25:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:focus\:placeholder-opacity-25:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity: 0.25
  }

  .xl\:focus\:placeholder-opacity-30:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:focus\:placeholder-opacity-30:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity: 0.3
  }

  .xl\:focus\:placeholder-opacity-40:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:focus\:placeholder-opacity-40:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity: 0.4
  }

  .xl\:focus\:placeholder-opacity-50:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:focus\:placeholder-opacity-50:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity: 0.5
  }

  .xl\:focus\:placeholder-opacity-60:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:focus\:placeholder-opacity-60:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity: 0.6
  }

  .xl\:focus\:placeholder-opacity-70:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:focus\:placeholder-opacity-70:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity: 0.7
  }

  .xl\:focus\:placeholder-opacity-75:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:focus\:placeholder-opacity-75:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity: 0.75
  }

  .xl\:focus\:placeholder-opacity-80:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:focus\:placeholder-opacity-80:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity: 0.8
  }

  .xl\:focus\:placeholder-opacity-90:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:focus\:placeholder-opacity-90:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity: 0.9
  }

  .xl\:focus\:placeholder-opacity-95:focus::-moz-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:focus\:placeholder-opacity-95:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity: 0.95
  }

  .xl\:focus\:placeholder-opacity-100:focus::-moz-placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:focus\:placeholder-opacity-100:focus:-ms-input-placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity: 1
  }

  .xl\:pointer-events-none{
    pointer-events:none
  }

  .xl\:pointer-events-auto{
    pointer-events:auto
  }

  .xl\:static{
    position:static
  }

  .xl\:fixed{
    position:fixed
  }

  .xl\:absolute{
    position:absolute
  }

  .xl\:relative{
    position:relative
  }

  .xl\:sticky{
    position:sticky
  }

  .xl\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:inset-1{
    top:4px;
    right:4px;
    bottom:4px;
    left:4px
  }

  .xl\:inset-2{
    top:8px;
    right:8px;
    bottom:8px;
    left:8px
  }

  .xl\:inset-3{
    top:12px;
    right:12px;
    bottom:12px;
    left:12px
  }

  .xl\:inset-4{
    top:16px;
    right:16px;
    bottom:16px;
    left:16px
  }

  .xl\:inset-5{
    top:20px;
    right:20px;
    bottom:20px;
    left:20px
  }

  .xl\:inset-6{
    top:24px;
    right:24px;
    bottom:24px;
    left:24px
  }

  .xl\:inset-7{
    top:28px;
    right:28px;
    bottom:28px;
    left:28px
  }

  .xl\:inset-8{
    top:32px;
    right:32px;
    bottom:32px;
    left:32px
  }

  .xl\:inset-9{
    top:36px;
    right:36px;
    bottom:36px;
    left:36px
  }

  .xl\:inset-10{
    top:40px;
    right:40px;
    bottom:40px;
    left:40px
  }

  .xl\:inset-15{
    top:60px;
    right:60px;
    bottom:60px;
    left:60px
  }

  .xl\:inset-20{
    top:80px;
    right:80px;
    bottom:80px;
    left:80px
  }

  .xl\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .xl\:inset-0\.25{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .xl\:inset-0\.5{
    top:2px;
    right:2px;
    bottom:2px;
    left:2px
  }

  .xl\:inset-0\.75{
    top:3px;
    right:3px;
    bottom:3px;
    left:3px
  }

  .xl\:inset-1\.25{
    top:5px;
    right:5px;
    bottom:5px;
    left:5px
  }

  .xl\:inset-1\.5{
    top:6px;
    right:6px;
    bottom:6px;
    left:6px
  }

  .xl\:inset-2\.5{
    top:10px;
    right:10px;
    bottom:10px;
    left:10px
  }

  .xl\:inset-3\.5{
    top:14px;
    right:14px;
    bottom:14px;
    left:14px
  }

  .xl\:inset-3\.75{
    top:15px;
    right:15px;
    bottom:15px;
    left:15px
  }

  .xl\:inset-4\.5{
    top:18px;
    right:18px;
    bottom:18px;
    left:18px
  }

  .xl\:inset-7\.5{
    top:30px;
    right:30px;
    bottom:30px;
    left:30px
  }

  .xl\:inset-8\.75{
    top:35px;
    right:35px;
    bottom:35px;
    left:35px
  }

  .xl\:inset-12\.5{
    top:50px;
    right:50px;
    bottom:50px;
    left:50px
  }

  .xl\:inset-17\.5{
    top:70px;
    right:70px;
    bottom:70px;
    left:70px
  }

  .xl\:inset-21\.5{
    top:86px;
    right:86px;
    bottom:86px;
    left:86px
  }

  .xl\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:-inset-1{
    top:-4px;
    right:-4px;
    bottom:-4px;
    left:-4px
  }

  .xl\:-inset-2{
    top:-8px;
    right:-8px;
    bottom:-8px;
    left:-8px
  }

  .xl\:-inset-3{
    top:-12px;
    right:-12px;
    bottom:-12px;
    left:-12px
  }

  .xl\:-inset-4{
    top:-16px;
    right:-16px;
    bottom:-16px;
    left:-16px
  }

  .xl\:-inset-5{
    top:-20px;
    right:-20px;
    bottom:-20px;
    left:-20px
  }

  .xl\:-inset-6{
    top:-24px;
    right:-24px;
    bottom:-24px;
    left:-24px
  }

  .xl\:-inset-7{
    top:-28px;
    right:-28px;
    bottom:-28px;
    left:-28px
  }

  .xl\:-inset-8{
    top:-32px;
    right:-32px;
    bottom:-32px;
    left:-32px
  }

  .xl\:-inset-9{
    top:-36px;
    right:-36px;
    bottom:-36px;
    left:-36px
  }

  .xl\:-inset-10{
    top:-40px;
    right:-40px;
    bottom:-40px;
    left:-40px
  }

  .xl\:-inset-15{
    top:-60px;
    right:-60px;
    bottom:-60px;
    left:-60px
  }

  .xl\:-inset-20{
    top:-80px;
    right:-80px;
    bottom:-80px;
    left:-80px
  }

  .xl\:-inset-0\.25{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .xl\:-inset-0\.5{
    top:-2px;
    right:-2px;
    bottom:-2px;
    left:-2px
  }

  .xl\:-inset-0\.75{
    top:-3px;
    right:-3px;
    bottom:-3px;
    left:-3px
  }

  .xl\:-inset-1\.25{
    top:-5px;
    right:-5px;
    bottom:-5px;
    left:-5px
  }

  .xl\:-inset-1\.5{
    top:-6px;
    right:-6px;
    bottom:-6px;
    left:-6px
  }

  .xl\:-inset-2\.5{
    top:-10px;
    right:-10px;
    bottom:-10px;
    left:-10px
  }

  .xl\:-inset-3\.5{
    top:-14px;
    right:-14px;
    bottom:-14px;
    left:-14px
  }

  .xl\:-inset-3\.75{
    top:-15px;
    right:-15px;
    bottom:-15px;
    left:-15px
  }

  .xl\:-inset-4\.5{
    top:-18px;
    right:-18px;
    bottom:-18px;
    left:-18px
  }

  .xl\:-inset-7\.5{
    top:-30px;
    right:-30px;
    bottom:-30px;
    left:-30px
  }

  .xl\:-inset-8\.75{
    top:-35px;
    right:-35px;
    bottom:-35px;
    left:-35px
  }

  .xl\:-inset-12\.5{
    top:-50px;
    right:-50px;
    bottom:-50px;
    left:-50px
  }

  .xl\:-inset-17\.5{
    top:-70px;
    right:-70px;
    bottom:-70px;
    left:-70px
  }

  .xl\:-inset-21\.5{
    top:-86px;
    right:-86px;
    bottom:-86px;
    left:-86px
  }

  .xl\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .xl\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .xl\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .xl\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .xl\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .xl\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .xl\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .xl\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .xl\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .xl\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .xl\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:inset-x-0{
    right:0px;
    left:0px
  }

  .xl\:inset-y-1{
    top:4px;
    bottom:4px
  }

  .xl\:inset-x-1{
    right:4px;
    left:4px
  }

  .xl\:inset-y-2{
    top:8px;
    bottom:8px
  }

  .xl\:inset-x-2{
    right:8px;
    left:8px
  }

  .xl\:inset-y-3{
    top:12px;
    bottom:12px
  }

  .xl\:inset-x-3{
    right:12px;
    left:12px
  }

  .xl\:inset-y-4{
    top:16px;
    bottom:16px
  }

  .xl\:inset-x-4{
    right:16px;
    left:16px
  }

  .xl\:inset-y-5{
    top:20px;
    bottom:20px
  }

  .xl\:inset-x-5{
    right:20px;
    left:20px
  }

  .xl\:inset-y-6{
    top:24px;
    bottom:24px
  }

  .xl\:inset-x-6{
    right:24px;
    left:24px
  }

  .xl\:inset-y-7{
    top:28px;
    bottom:28px
  }

  .xl\:inset-x-7{
    right:28px;
    left:28px
  }

  .xl\:inset-y-8{
    top:32px;
    bottom:32px
  }

  .xl\:inset-x-8{
    right:32px;
    left:32px
  }

  .xl\:inset-y-9{
    top:36px;
    bottom:36px
  }

  .xl\:inset-x-9{
    right:36px;
    left:36px
  }

  .xl\:inset-y-10{
    top:40px;
    bottom:40px
  }

  .xl\:inset-x-10{
    right:40px;
    left:40px
  }

  .xl\:inset-y-15{
    top:60px;
    bottom:60px
  }

  .xl\:inset-x-15{
    right:60px;
    left:60px
  }

  .xl\:inset-y-20{
    top:80px;
    bottom:80px
  }

  .xl\:inset-x-20{
    right:80px;
    left:80px
  }

  .xl\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .xl\:inset-x-auto{
    right:auto;
    left:auto
  }

  .xl\:inset-y-0\.25{
    top:1px;
    bottom:1px
  }

  .xl\:inset-x-0\.25{
    right:1px;
    left:1px
  }

  .xl\:inset-y-0\.5{
    top:2px;
    bottom:2px
  }

  .xl\:inset-x-0\.5{
    right:2px;
    left:2px
  }

  .xl\:inset-y-0\.75{
    top:3px;
    bottom:3px
  }

  .xl\:inset-x-0\.75{
    right:3px;
    left:3px
  }

  .xl\:inset-y-1\.25{
    top:5px;
    bottom:5px
  }

  .xl\:inset-x-1\.25{
    right:5px;
    left:5px
  }

  .xl\:inset-y-1\.5{
    top:6px;
    bottom:6px
  }

  .xl\:inset-x-1\.5{
    right:6px;
    left:6px
  }

  .xl\:inset-y-2\.5{
    top:10px;
    bottom:10px
  }

  .xl\:inset-x-2\.5{
    right:10px;
    left:10px
  }

  .xl\:inset-y-3\.5{
    top:14px;
    bottom:14px
  }

  .xl\:inset-x-3\.5{
    right:14px;
    left:14px
  }

  .xl\:inset-y-3\.75{
    top:15px;
    bottom:15px
  }

  .xl\:inset-x-3\.75{
    right:15px;
    left:15px
  }

  .xl\:inset-y-4\.5{
    top:18px;
    bottom:18px
  }

  .xl\:inset-x-4\.5{
    right:18px;
    left:18px
  }

  .xl\:inset-y-7\.5{
    top:30px;
    bottom:30px
  }

  .xl\:inset-x-7\.5{
    right:30px;
    left:30px
  }

  .xl\:inset-y-8\.75{
    top:35px;
    bottom:35px
  }

  .xl\:inset-x-8\.75{
    right:35px;
    left:35px
  }

  .xl\:inset-y-12\.5{
    top:50px;
    bottom:50px
  }

  .xl\:inset-x-12\.5{
    right:50px;
    left:50px
  }

  .xl\:inset-y-17\.5{
    top:70px;
    bottom:70px
  }

  .xl\:inset-x-17\.5{
    right:70px;
    left:70px
  }

  .xl\:inset-y-21\.5{
    top:86px;
    bottom:86px
  }

  .xl\:inset-x-21\.5{
    right:86px;
    left:86px
  }

  .xl\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:-inset-x-0{
    right:0px;
    left:0px
  }

  .xl\:-inset-y-1{
    top:-4px;
    bottom:-4px
  }

  .xl\:-inset-x-1{
    right:-4px;
    left:-4px
  }

  .xl\:-inset-y-2{
    top:-8px;
    bottom:-8px
  }

  .xl\:-inset-x-2{
    right:-8px;
    left:-8px
  }

  .xl\:-inset-y-3{
    top:-12px;
    bottom:-12px
  }

  .xl\:-inset-x-3{
    right:-12px;
    left:-12px
  }

  .xl\:-inset-y-4{
    top:-16px;
    bottom:-16px
  }

  .xl\:-inset-x-4{
    right:-16px;
    left:-16px
  }

  .xl\:-inset-y-5{
    top:-20px;
    bottom:-20px
  }

  .xl\:-inset-x-5{
    right:-20px;
    left:-20px
  }

  .xl\:-inset-y-6{
    top:-24px;
    bottom:-24px
  }

  .xl\:-inset-x-6{
    right:-24px;
    left:-24px
  }

  .xl\:-inset-y-7{
    top:-28px;
    bottom:-28px
  }

  .xl\:-inset-x-7{
    right:-28px;
    left:-28px
  }

  .xl\:-inset-y-8{
    top:-32px;
    bottom:-32px
  }

  .xl\:-inset-x-8{
    right:-32px;
    left:-32px
  }

  .xl\:-inset-y-9{
    top:-36px;
    bottom:-36px
  }

  .xl\:-inset-x-9{
    right:-36px;
    left:-36px
  }

  .xl\:-inset-y-10{
    top:-40px;
    bottom:-40px
  }

  .xl\:-inset-x-10{
    right:-40px;
    left:-40px
  }

  .xl\:-inset-y-15{
    top:-60px;
    bottom:-60px
  }

  .xl\:-inset-x-15{
    right:-60px;
    left:-60px
  }

  .xl\:-inset-y-20{
    top:-80px;
    bottom:-80px
  }

  .xl\:-inset-x-20{
    right:-80px;
    left:-80px
  }

  .xl\:-inset-y-0\.25{
    top:-1px;
    bottom:-1px
  }

  .xl\:-inset-x-0\.25{
    right:-1px;
    left:-1px
  }

  .xl\:-inset-y-0\.5{
    top:-2px;
    bottom:-2px
  }

  .xl\:-inset-x-0\.5{
    right:-2px;
    left:-2px
  }

  .xl\:-inset-y-0\.75{
    top:-3px;
    bottom:-3px
  }

  .xl\:-inset-x-0\.75{
    right:-3px;
    left:-3px
  }

  .xl\:-inset-y-1\.25{
    top:-5px;
    bottom:-5px
  }

  .xl\:-inset-x-1\.25{
    right:-5px;
    left:-5px
  }

  .xl\:-inset-y-1\.5{
    top:-6px;
    bottom:-6px
  }

  .xl\:-inset-x-1\.5{
    right:-6px;
    left:-6px
  }

  .xl\:-inset-y-2\.5{
    top:-10px;
    bottom:-10px
  }

  .xl\:-inset-x-2\.5{
    right:-10px;
    left:-10px
  }

  .xl\:-inset-y-3\.5{
    top:-14px;
    bottom:-14px
  }

  .xl\:-inset-x-3\.5{
    right:-14px;
    left:-14px
  }

  .xl\:-inset-y-3\.75{
    top:-15px;
    bottom:-15px
  }

  .xl\:-inset-x-3\.75{
    right:-15px;
    left:-15px
  }

  .xl\:-inset-y-4\.5{
    top:-18px;
    bottom:-18px
  }

  .xl\:-inset-x-4\.5{
    right:-18px;
    left:-18px
  }

  .xl\:-inset-y-7\.5{
    top:-30px;
    bottom:-30px
  }

  .xl\:-inset-x-7\.5{
    right:-30px;
    left:-30px
  }

  .xl\:-inset-y-8\.75{
    top:-35px;
    bottom:-35px
  }

  .xl\:-inset-x-8\.75{
    right:-35px;
    left:-35px
  }

  .xl\:-inset-y-12\.5{
    top:-50px;
    bottom:-50px
  }

  .xl\:-inset-x-12\.5{
    right:-50px;
    left:-50px
  }

  .xl\:-inset-y-17\.5{
    top:-70px;
    bottom:-70px
  }

  .xl\:-inset-x-17\.5{
    right:-70px;
    left:-70px
  }

  .xl\:-inset-y-21\.5{
    top:-86px;
    bottom:-86px
  }

  .xl\:-inset-x-21\.5{
    right:-86px;
    left:-86px
  }

  .xl\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .xl\:inset-x-1\/2{
    right:50%;
    left:50%
  }

  .xl\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .xl\:inset-x-1\/3{
    right:33.333333%;
    left:33.333333%
  }

  .xl\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .xl\:inset-x-2\/3{
    right:66.666667%;
    left:66.666667%
  }

  .xl\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .xl\:inset-x-1\/4{
    right:25%;
    left:25%
  }

  .xl\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .xl\:inset-x-2\/4{
    right:50%;
    left:50%
  }

  .xl\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .xl\:inset-x-3\/4{
    right:75%;
    left:75%
  }

  .xl\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .xl\:inset-x-full{
    right:100%;
    left:100%
  }

  .xl\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .xl\:-inset-x-1\/2{
    right:-50%;
    left:-50%
  }

  .xl\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .xl\:-inset-x-1\/3{
    right:-33.333333%;
    left:-33.333333%
  }

  .xl\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .xl\:-inset-x-2\/3{
    right:-66.666667%;
    left:-66.666667%
  }

  .xl\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .xl\:-inset-x-1\/4{
    right:-25%;
    left:-25%
  }

  .xl\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .xl\:-inset-x-2\/4{
    right:-50%;
    left:-50%
  }

  .xl\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .xl\:-inset-x-3\/4{
    right:-75%;
    left:-75%
  }

  .xl\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .xl\:-inset-x-full{
    right:-100%;
    left:-100%
  }

  .xl\:top-0{
    top:0px
  }

  .xl\:right-0{
    right:0px
  }

  .xl\:bottom-0{
    bottom:0px
  }

  .xl\:left-0{
    left:0px
  }

  .xl\:top-1{
    top:4px
  }

  .xl\:right-1{
    right:4px
  }

  .xl\:bottom-1{
    bottom:4px
  }

  .xl\:left-1{
    left:4px
  }

  .xl\:top-2{
    top:8px
  }

  .xl\:right-2{
    right:8px
  }

  .xl\:bottom-2{
    bottom:8px
  }

  .xl\:left-2{
    left:8px
  }

  .xl\:top-3{
    top:12px
  }

  .xl\:right-3{
    right:12px
  }

  .xl\:bottom-3{
    bottom:12px
  }

  .xl\:left-3{
    left:12px
  }

  .xl\:top-4{
    top:16px
  }

  .xl\:right-4{
    right:16px
  }

  .xl\:bottom-4{
    bottom:16px
  }

  .xl\:left-4{
    left:16px
  }

  .xl\:top-5{
    top:20px
  }

  .xl\:right-5{
    right:20px
  }

  .xl\:bottom-5{
    bottom:20px
  }

  .xl\:left-5{
    left:20px
  }

  .xl\:top-6{
    top:24px
  }

  .xl\:right-6{
    right:24px
  }

  .xl\:bottom-6{
    bottom:24px
  }

  .xl\:left-6{
    left:24px
  }

  .xl\:top-7{
    top:28px
  }

  .xl\:right-7{
    right:28px
  }

  .xl\:bottom-7{
    bottom:28px
  }

  .xl\:left-7{
    left:28px
  }

  .xl\:top-8{
    top:32px
  }

  .xl\:right-8{
    right:32px
  }

  .xl\:bottom-8{
    bottom:32px
  }

  .xl\:left-8{
    left:32px
  }

  .xl\:top-9{
    top:36px
  }

  .xl\:right-9{
    right:36px
  }

  .xl\:bottom-9{
    bottom:36px
  }

  .xl\:left-9{
    left:36px
  }

  .xl\:top-10{
    top:40px
  }

  .xl\:right-10{
    right:40px
  }

  .xl\:bottom-10{
    bottom:40px
  }

  .xl\:left-10{
    left:40px
  }

  .xl\:top-15{
    top:60px
  }

  .xl\:right-15{
    right:60px
  }

  .xl\:bottom-15{
    bottom:60px
  }

  .xl\:left-15{
    left:60px
  }

  .xl\:top-20{
    top:80px
  }

  .xl\:right-20{
    right:80px
  }

  .xl\:bottom-20{
    bottom:80px
  }

  .xl\:left-20{
    left:80px
  }

  .xl\:top-auto{
    top:auto
  }

  .xl\:right-auto{
    right:auto
  }

  .xl\:bottom-auto{
    bottom:auto
  }

  .xl\:left-auto{
    left:auto
  }

  .xl\:top-0\.25{
    top:1px
  }

  .xl\:right-0\.25{
    right:1px
  }

  .xl\:bottom-0\.25{
    bottom:1px
  }

  .xl\:left-0\.25{
    left:1px
  }

  .xl\:top-0\.5{
    top:2px
  }

  .xl\:right-0\.5{
    right:2px
  }

  .xl\:bottom-0\.5{
    bottom:2px
  }

  .xl\:left-0\.5{
    left:2px
  }

  .xl\:top-0\.75{
    top:3px
  }

  .xl\:right-0\.75{
    right:3px
  }

  .xl\:bottom-0\.75{
    bottom:3px
  }

  .xl\:left-0\.75{
    left:3px
  }

  .xl\:top-1\.25{
    top:5px
  }

  .xl\:right-1\.25{
    right:5px
  }

  .xl\:bottom-1\.25{
    bottom:5px
  }

  .xl\:left-1\.25{
    left:5px
  }

  .xl\:top-1\.5{
    top:6px
  }

  .xl\:right-1\.5{
    right:6px
  }

  .xl\:bottom-1\.5{
    bottom:6px
  }

  .xl\:left-1\.5{
    left:6px
  }

  .xl\:top-2\.5{
    top:10px
  }

  .xl\:right-2\.5{
    right:10px
  }

  .xl\:bottom-2\.5{
    bottom:10px
  }

  .xl\:left-2\.5{
    left:10px
  }

  .xl\:top-3\.5{
    top:14px
  }

  .xl\:right-3\.5{
    right:14px
  }

  .xl\:bottom-3\.5{
    bottom:14px
  }

  .xl\:left-3\.5{
    left:14px
  }

  .xl\:top-3\.75{
    top:15px
  }

  .xl\:right-3\.75{
    right:15px
  }

  .xl\:bottom-3\.75{
    bottom:15px
  }

  .xl\:left-3\.75{
    left:15px
  }

  .xl\:top-4\.5{
    top:18px
  }

  .xl\:right-4\.5{
    right:18px
  }

  .xl\:bottom-4\.5{
    bottom:18px
  }

  .xl\:left-4\.5{
    left:18px
  }

  .xl\:top-7\.5{
    top:30px
  }

  .xl\:right-7\.5{
    right:30px
  }

  .xl\:bottom-7\.5{
    bottom:30px
  }

  .xl\:left-7\.5{
    left:30px
  }

  .xl\:top-8\.75{
    top:35px
  }

  .xl\:right-8\.75{
    right:35px
  }

  .xl\:bottom-8\.75{
    bottom:35px
  }

  .xl\:left-8\.75{
    left:35px
  }

  .xl\:top-12\.5{
    top:50px
  }

  .xl\:right-12\.5{
    right:50px
  }

  .xl\:bottom-12\.5{
    bottom:50px
  }

  .xl\:left-12\.5{
    left:50px
  }

  .xl\:top-17\.5{
    top:70px
  }

  .xl\:right-17\.5{
    right:70px
  }

  .xl\:bottom-17\.5{
    bottom:70px
  }

  .xl\:left-17\.5{
    left:70px
  }

  .xl\:top-21\.5{
    top:86px
  }

  .xl\:right-21\.5{
    right:86px
  }

  .xl\:bottom-21\.5{
    bottom:86px
  }

  .xl\:left-21\.5{
    left:86px
  }

  .xl\:-top-0{
    top:0px
  }

  .xl\:-right-0{
    right:0px
  }

  .xl\:-bottom-0{
    bottom:0px
  }

  .xl\:-left-0{
    left:0px
  }

  .xl\:-top-1{
    top:-4px
  }

  .xl\:-right-1{
    right:-4px
  }

  .xl\:-bottom-1{
    bottom:-4px
  }

  .xl\:-left-1{
    left:-4px
  }

  .xl\:-top-2{
    top:-8px
  }

  .xl\:-right-2{
    right:-8px
  }

  .xl\:-bottom-2{
    bottom:-8px
  }

  .xl\:-left-2{
    left:-8px
  }

  .xl\:-top-3{
    top:-12px
  }

  .xl\:-right-3{
    right:-12px
  }

  .xl\:-bottom-3{
    bottom:-12px
  }

  .xl\:-left-3{
    left:-12px
  }

  .xl\:-top-4{
    top:-16px
  }

  .xl\:-right-4{
    right:-16px
  }

  .xl\:-bottom-4{
    bottom:-16px
  }

  .xl\:-left-4{
    left:-16px
  }

  .xl\:-top-5{
    top:-20px
  }

  .xl\:-right-5{
    right:-20px
  }

  .xl\:-bottom-5{
    bottom:-20px
  }

  .xl\:-left-5{
    left:-20px
  }

  .xl\:-top-6{
    top:-24px
  }

  .xl\:-right-6{
    right:-24px
  }

  .xl\:-bottom-6{
    bottom:-24px
  }

  .xl\:-left-6{
    left:-24px
  }

  .xl\:-top-7{
    top:-28px
  }

  .xl\:-right-7{
    right:-28px
  }

  .xl\:-bottom-7{
    bottom:-28px
  }

  .xl\:-left-7{
    left:-28px
  }

  .xl\:-top-8{
    top:-32px
  }

  .xl\:-right-8{
    right:-32px
  }

  .xl\:-bottom-8{
    bottom:-32px
  }

  .xl\:-left-8{
    left:-32px
  }

  .xl\:-top-9{
    top:-36px
  }

  .xl\:-right-9{
    right:-36px
  }

  .xl\:-bottom-9{
    bottom:-36px
  }

  .xl\:-left-9{
    left:-36px
  }

  .xl\:-top-10{
    top:-40px
  }

  .xl\:-right-10{
    right:-40px
  }

  .xl\:-bottom-10{
    bottom:-40px
  }

  .xl\:-left-10{
    left:-40px
  }

  .xl\:-top-15{
    top:-60px
  }

  .xl\:-right-15{
    right:-60px
  }

  .xl\:-bottom-15{
    bottom:-60px
  }

  .xl\:-left-15{
    left:-60px
  }

  .xl\:-top-20{
    top:-80px
  }

  .xl\:-right-20{
    right:-80px
  }

  .xl\:-bottom-20{
    bottom:-80px
  }

  .xl\:-left-20{
    left:-80px
  }

  .xl\:-top-0\.25{
    top:-1px
  }

  .xl\:-right-0\.25{
    right:-1px
  }

  .xl\:-bottom-0\.25{
    bottom:-1px
  }

  .xl\:-left-0\.25{
    left:-1px
  }

  .xl\:-top-0\.5{
    top:-2px
  }

  .xl\:-right-0\.5{
    right:-2px
  }

  .xl\:-bottom-0\.5{
    bottom:-2px
  }

  .xl\:-left-0\.5{
    left:-2px
  }

  .xl\:-top-0\.75{
    top:-3px
  }

  .xl\:-right-0\.75{
    right:-3px
  }

  .xl\:-bottom-0\.75{
    bottom:-3px
  }

  .xl\:-left-0\.75{
    left:-3px
  }

  .xl\:-top-1\.25{
    top:-5px
  }

  .xl\:-right-1\.25{
    right:-5px
  }

  .xl\:-bottom-1\.25{
    bottom:-5px
  }

  .xl\:-left-1\.25{
    left:-5px
  }

  .xl\:-top-1\.5{
    top:-6px
  }

  .xl\:-right-1\.5{
    right:-6px
  }

  .xl\:-bottom-1\.5{
    bottom:-6px
  }

  .xl\:-left-1\.5{
    left:-6px
  }

  .xl\:-top-2\.5{
    top:-10px
  }

  .xl\:-right-2\.5{
    right:-10px
  }

  .xl\:-bottom-2\.5{
    bottom:-10px
  }

  .xl\:-left-2\.5{
    left:-10px
  }

  .xl\:-top-3\.5{
    top:-14px
  }

  .xl\:-right-3\.5{
    right:-14px
  }

  .xl\:-bottom-3\.5{
    bottom:-14px
  }

  .xl\:-left-3\.5{
    left:-14px
  }

  .xl\:-top-3\.75{
    top:-15px
  }

  .xl\:-right-3\.75{
    right:-15px
  }

  .xl\:-bottom-3\.75{
    bottom:-15px
  }

  .xl\:-left-3\.75{
    left:-15px
  }

  .xl\:-top-4\.5{
    top:-18px
  }

  .xl\:-right-4\.5{
    right:-18px
  }

  .xl\:-bottom-4\.5{
    bottom:-18px
  }

  .xl\:-left-4\.5{
    left:-18px
  }

  .xl\:-top-7\.5{
    top:-30px
  }

  .xl\:-right-7\.5{
    right:-30px
  }

  .xl\:-bottom-7\.5{
    bottom:-30px
  }

  .xl\:-left-7\.5{
    left:-30px
  }

  .xl\:-top-8\.75{
    top:-35px
  }

  .xl\:-right-8\.75{
    right:-35px
  }

  .xl\:-bottom-8\.75{
    bottom:-35px
  }

  .xl\:-left-8\.75{
    left:-35px
  }

  .xl\:-top-12\.5{
    top:-50px
  }

  .xl\:-right-12\.5{
    right:-50px
  }

  .xl\:-bottom-12\.5{
    bottom:-50px
  }

  .xl\:-left-12\.5{
    left:-50px
  }

  .xl\:-top-17\.5{
    top:-70px
  }

  .xl\:-right-17\.5{
    right:-70px
  }

  .xl\:-bottom-17\.5{
    bottom:-70px
  }

  .xl\:-left-17\.5{
    left:-70px
  }

  .xl\:-top-21\.5{
    top:-86px
  }

  .xl\:-right-21\.5{
    right:-86px
  }

  .xl\:-bottom-21\.5{
    bottom:-86px
  }

  .xl\:-left-21\.5{
    left:-86px
  }

  .xl\:top-1\/2{
    top:50%
  }

  .xl\:right-1\/2{
    right:50%
  }

  .xl\:bottom-1\/2{
    bottom:50%
  }

  .xl\:left-1\/2{
    left:50%
  }

  .xl\:top-1\/3{
    top:33.333333%
  }

  .xl\:right-1\/3{
    right:33.333333%
  }

  .xl\:bottom-1\/3{
    bottom:33.333333%
  }

  .xl\:left-1\/3{
    left:33.333333%
  }

  .xl\:top-2\/3{
    top:66.666667%
  }

  .xl\:right-2\/3{
    right:66.666667%
  }

  .xl\:bottom-2\/3{
    bottom:66.666667%
  }

  .xl\:left-2\/3{
    left:66.666667%
  }

  .xl\:top-1\/4{
    top:25%
  }

  .xl\:right-1\/4{
    right:25%
  }

  .xl\:bottom-1\/4{
    bottom:25%
  }

  .xl\:left-1\/4{
    left:25%
  }

  .xl\:top-2\/4{
    top:50%
  }

  .xl\:right-2\/4{
    right:50%
  }

  .xl\:bottom-2\/4{
    bottom:50%
  }

  .xl\:left-2\/4{
    left:50%
  }

  .xl\:top-3\/4{
    top:75%
  }

  .xl\:right-3\/4{
    right:75%
  }

  .xl\:bottom-3\/4{
    bottom:75%
  }

  .xl\:left-3\/4{
    left:75%
  }

  .xl\:top-full{
    top:100%
  }

  .xl\:right-full{
    right:100%
  }

  .xl\:bottom-full{
    bottom:100%
  }

  .xl\:left-full{
    left:100%
  }

  .xl\:-top-1\/2{
    top:-50%
  }

  .xl\:-right-1\/2{
    right:-50%
  }

  .xl\:-bottom-1\/2{
    bottom:-50%
  }

  .xl\:-left-1\/2{
    left:-50%
  }

  .xl\:-top-1\/3{
    top:-33.333333%
  }

  .xl\:-right-1\/3{
    right:-33.333333%
  }

  .xl\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .xl\:-left-1\/3{
    left:-33.333333%
  }

  .xl\:-top-2\/3{
    top:-66.666667%
  }

  .xl\:-right-2\/3{
    right:-66.666667%
  }

  .xl\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .xl\:-left-2\/3{
    left:-66.666667%
  }

  .xl\:-top-1\/4{
    top:-25%
  }

  .xl\:-right-1\/4{
    right:-25%
  }

  .xl\:-bottom-1\/4{
    bottom:-25%
  }

  .xl\:-left-1\/4{
    left:-25%
  }

  .xl\:-top-2\/4{
    top:-50%
  }

  .xl\:-right-2\/4{
    right:-50%
  }

  .xl\:-bottom-2\/4{
    bottom:-50%
  }

  .xl\:-left-2\/4{
    left:-50%
  }

  .xl\:-top-3\/4{
    top:-75%
  }

  .xl\:-right-3\/4{
    right:-75%
  }

  .xl\:-bottom-3\/4{
    bottom:-75%
  }

  .xl\:-left-3\/4{
    left:-75%
  }

  .xl\:-top-full{
    top:-100%
  }

  .xl\:-right-full{
    right:-100%
  }

  .xl\:-bottom-full{
    bottom:-100%
  }

  .xl\:-left-full{
    left:-100%
  }

  .xl\:resize-none{
    resize:none
  }

  .xl\:resize-y{
    resize:vertical
  }

  .xl\:resize-x{
    resize:horizontal
  }

  .xl\:resize{
    resize:both
  }

  .xl\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-container{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-elevation-08dp{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-elevation-24dp{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-elevation-04dp{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-container:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-elevation-08dp:focus-within{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-elevation-24dp:focus-within{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-elevation-04dp:focus-within{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:hover\:shadow-container:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:hover\:shadow-elevation-08dp:hover{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:hover\:shadow-elevation-24dp:hover{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:hover\:shadow-elevation-04dp:hover{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus\:shadow-container:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus\:shadow-elevation-08dp:focus{
    --tw-shadow: 0px 8px 10px rgba(0, 0, 0, 0.14), 0px 3px 14px rgba(0, 0, 0, 0.12), 0px 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus\:shadow-elevation-24dp:focus{
    --tw-shadow: 0px 24px 38px rgba(0, 0, 0, 0.14), 0px 9px 46px rgba(0, 0, 0, 0.12), 0px 11px 15px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:focus\:shadow-elevation-04dp:focus{
    --tw-shadow: 0px 4px 5px rgba(0, 0, 0, 0.14), 0px 1px 10px rgba(0, 0, 0, 0.12), 0px 2px 4px rgba(0, 0, 0, 0.2);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--tw-shadow)
  }

  .xl\:ring-0{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring-1{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring-4{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring-8{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:ring-inset{
    --tw-ring-inset: inset
  }

  .xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset: inset
  }

  .xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring:focus{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 rgba(0,0,0,0))
  }

  .xl\:focus\:ring-inset:focus{
    --tw-ring-inset: inset
  }

  .xl\:ring-offset-white-high{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:ring-offset-white-emphasis{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:ring-offset-white-mid{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:ring-offset-white-disabled{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:ring-offset-white-faint{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:ring-offset-transparent{
    --tw-ring-offset-color: transparent
  }

  .xl\:ring-offset-primary-50{
    --tw-ring-offset-color: #8A86FF
  }

  .xl\:ring-offset-primary-100{
    --tw-ring-offset-color: #4540D8
  }

  .xl\:ring-offset-primary-200{
    --tw-ring-offset-color: #322DC2
  }

  .xl\:ring-offset-primary-300{
    --tw-ring-offset-color: #2722BB
  }

  .xl\:ring-offset-primary-400{
    --tw-ring-offset-color: #1D18A8
  }

  .xl\:ring-offset-primary-500{
    --tw-ring-offset-color: #16119E
  }

  .xl\:ring-offset-primary-600{
    --tw-ring-offset-color: #110D8B
  }

  .xl\:ring-offset-primary-700{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:ring-offset-primary-800{
    --tw-ring-offset-color: #080559
  }

  .xl\:ring-offset-primary-900{
    --tw-ring-offset-color: #02003F
  }

  .xl\:ring-offset-primaryVariant{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:ring-offset-secondary-50{
    --tw-ring-offset-color: #F4CC82
  }

  .xl\:ring-offset-secondary-100{
    --tw-ring-offset-color: #D9B575
  }

  .xl\:ring-offset-secondary-200{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:ring-offset-secondary-300{
    --tw-ring-offset-color: #BC9856
  }

  .xl\:ring-offset-secondary-400{
    --tw-ring-offset-color: #B88E42
  }

  .xl\:ring-offset-secondary-500{
    --tw-ring-offset-color: #AA7E2D
  }

  .xl\:ring-offset-secondary-600{
    --tw-ring-offset-color: #9C701D
  }

  .xl\:ring-offset-secondary-700{
    --tw-ring-offset-color: #92630B
  }

  .xl\:ring-offset-secondary-800{
    --tw-ring-offset-color: #875903
  }

  .xl\:ring-offset-secondary-900{
    --tw-ring-offset-color: #734B00
  }

  .xl\:ring-offset-wireframes-grey{
    --tw-ring-offset-color: #818181
  }

  .xl\:ring-offset-wireframes-lightGrey{
    --tw-ring-offset-color: #B7B7B7
  }

  .xl\:ring-offset-background{
    --tw-ring-offset-color: #170F34
  }

  .xl\:ring-offset-surface{
    --tw-ring-offset-color: #231D4B
  }

  .xl\:ring-offset-card{
    --tw-ring-offset-color: #2D2755
  }

  .xl\:ring-offset-cardInner{
    --tw-ring-offset-color: #3C356D
  }

  .xl\:ring-offset-iconDefault{
    --tw-ring-offset-color: #8E83AA
  }

  .xl\:ring-offset-error{
    --tw-ring-offset-color: #CF6679
  }

  .xl\:ring-offset-enabledGold{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:ring-offset-pass{
    --tw-ring-offset-color: #34EF52
  }

  .xl\:ring-offset-missionError{
    --tw-ring-offset-color: #EF3456
  }

  .xl\:ring-offset-black{
    --tw-ring-offset-color: #000000
  }

  .xl\:focus-within\:ring-offset-white-high:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:focus-within\:ring-offset-white-emphasis:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:focus-within\:ring-offset-white-mid:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:focus-within\:ring-offset-white-disabled:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:focus-within\:ring-offset-white-faint:focus-within{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color: transparent
  }

  .xl\:focus-within\:ring-offset-primary-50:focus-within{
    --tw-ring-offset-color: #8A86FF
  }

  .xl\:focus-within\:ring-offset-primary-100:focus-within{
    --tw-ring-offset-color: #4540D8
  }

  .xl\:focus-within\:ring-offset-primary-200:focus-within{
    --tw-ring-offset-color: #322DC2
  }

  .xl\:focus-within\:ring-offset-primary-300:focus-within{
    --tw-ring-offset-color: #2722BB
  }

  .xl\:focus-within\:ring-offset-primary-400:focus-within{
    --tw-ring-offset-color: #1D18A8
  }

  .xl\:focus-within\:ring-offset-primary-500:focus-within{
    --tw-ring-offset-color: #16119E
  }

  .xl\:focus-within\:ring-offset-primary-600:focus-within{
    --tw-ring-offset-color: #110D8B
  }

  .xl\:focus-within\:ring-offset-primary-700:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:focus-within\:ring-offset-primary-800:focus-within{
    --tw-ring-offset-color: #080559
  }

  .xl\:focus-within\:ring-offset-primary-900:focus-within{
    --tw-ring-offset-color: #02003F
  }

  .xl\:focus-within\:ring-offset-primaryVariant:focus-within{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:focus-within\:ring-offset-secondary-50:focus-within{
    --tw-ring-offset-color: #F4CC82
  }

  .xl\:focus-within\:ring-offset-secondary-100:focus-within{
    --tw-ring-offset-color: #D9B575
  }

  .xl\:focus-within\:ring-offset-secondary-200:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:focus-within\:ring-offset-secondary-300:focus-within{
    --tw-ring-offset-color: #BC9856
  }

  .xl\:focus-within\:ring-offset-secondary-400:focus-within{
    --tw-ring-offset-color: #B88E42
  }

  .xl\:focus-within\:ring-offset-secondary-500:focus-within{
    --tw-ring-offset-color: #AA7E2D
  }

  .xl\:focus-within\:ring-offset-secondary-600:focus-within{
    --tw-ring-offset-color: #9C701D
  }

  .xl\:focus-within\:ring-offset-secondary-700:focus-within{
    --tw-ring-offset-color: #92630B
  }

  .xl\:focus-within\:ring-offset-secondary-800:focus-within{
    --tw-ring-offset-color: #875903
  }

  .xl\:focus-within\:ring-offset-secondary-900:focus-within{
    --tw-ring-offset-color: #734B00
  }

  .xl\:focus-within\:ring-offset-wireframes-grey:focus-within{
    --tw-ring-offset-color: #818181
  }

  .xl\:focus-within\:ring-offset-wireframes-lightGrey:focus-within{
    --tw-ring-offset-color: #B7B7B7
  }

  .xl\:focus-within\:ring-offset-background:focus-within{
    --tw-ring-offset-color: #170F34
  }

  .xl\:focus-within\:ring-offset-surface:focus-within{
    --tw-ring-offset-color: #231D4B
  }

  .xl\:focus-within\:ring-offset-card:focus-within{
    --tw-ring-offset-color: #2D2755
  }

  .xl\:focus-within\:ring-offset-cardInner:focus-within{
    --tw-ring-offset-color: #3C356D
  }

  .xl\:focus-within\:ring-offset-iconDefault:focus-within{
    --tw-ring-offset-color: #8E83AA
  }

  .xl\:focus-within\:ring-offset-error:focus-within{
    --tw-ring-offset-color: #CF6679
  }

  .xl\:focus-within\:ring-offset-enabledGold:focus-within{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:focus-within\:ring-offset-pass:focus-within{
    --tw-ring-offset-color: #34EF52
  }

  .xl\:focus-within\:ring-offset-missionError:focus-within{
    --tw-ring-offset-color: #EF3456
  }

  .xl\:focus-within\:ring-offset-black:focus-within{
    --tw-ring-offset-color: #000000
  }

  .xl\:focus\:ring-offset-white-high:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:focus\:ring-offset-white-emphasis:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:focus\:ring-offset-white-mid:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:focus\:ring-offset-white-disabled:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:focus\:ring-offset-white-faint:focus{
    --tw-ring-offset-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color: transparent
  }

  .xl\:focus\:ring-offset-primary-50:focus{
    --tw-ring-offset-color: #8A86FF
  }

  .xl\:focus\:ring-offset-primary-100:focus{
    --tw-ring-offset-color: #4540D8
  }

  .xl\:focus\:ring-offset-primary-200:focus{
    --tw-ring-offset-color: #322DC2
  }

  .xl\:focus\:ring-offset-primary-300:focus{
    --tw-ring-offset-color: #2722BB
  }

  .xl\:focus\:ring-offset-primary-400:focus{
    --tw-ring-offset-color: #1D18A8
  }

  .xl\:focus\:ring-offset-primary-500:focus{
    --tw-ring-offset-color: #16119E
  }

  .xl\:focus\:ring-offset-primary-600:focus{
    --tw-ring-offset-color: #110D8B
  }

  .xl\:focus\:ring-offset-primary-700:focus{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:focus\:ring-offset-primary-800:focus{
    --tw-ring-offset-color: #080559
  }

  .xl\:focus\:ring-offset-primary-900:focus{
    --tw-ring-offset-color: #02003F
  }

  .xl\:focus\:ring-offset-primaryVariant:focus{
    --tw-ring-offset-color: #0A0674
  }

  .xl\:focus\:ring-offset-secondary-50:focus{
    --tw-ring-offset-color: #F4CC82
  }

  .xl\:focus\:ring-offset-secondary-100:focus{
    --tw-ring-offset-color: #D9B575
  }

  .xl\:focus\:ring-offset-secondary-200:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:focus\:ring-offset-secondary-300:focus{
    --tw-ring-offset-color: #BC9856
  }

  .xl\:focus\:ring-offset-secondary-400:focus{
    --tw-ring-offset-color: #B88E42
  }

  .xl\:focus\:ring-offset-secondary-500:focus{
    --tw-ring-offset-color: #AA7E2D
  }

  .xl\:focus\:ring-offset-secondary-600:focus{
    --tw-ring-offset-color: #9C701D
  }

  .xl\:focus\:ring-offset-secondary-700:focus{
    --tw-ring-offset-color: #92630B
  }

  .xl\:focus\:ring-offset-secondary-800:focus{
    --tw-ring-offset-color: #875903
  }

  .xl\:focus\:ring-offset-secondary-900:focus{
    --tw-ring-offset-color: #734B00
  }

  .xl\:focus\:ring-offset-wireframes-grey:focus{
    --tw-ring-offset-color: #818181
  }

  .xl\:focus\:ring-offset-wireframes-lightGrey:focus{
    --tw-ring-offset-color: #B7B7B7
  }

  .xl\:focus\:ring-offset-background:focus{
    --tw-ring-offset-color: #170F34
  }

  .xl\:focus\:ring-offset-surface:focus{
    --tw-ring-offset-color: #231D4B
  }

  .xl\:focus\:ring-offset-card:focus{
    --tw-ring-offset-color: #2D2755
  }

  .xl\:focus\:ring-offset-cardInner:focus{
    --tw-ring-offset-color: #3C356D
  }

  .xl\:focus\:ring-offset-iconDefault:focus{
    --tw-ring-offset-color: #8E83AA
  }

  .xl\:focus\:ring-offset-error:focus{
    --tw-ring-offset-color: #CF6679
  }

  .xl\:focus\:ring-offset-enabledGold:focus{
    --tw-ring-offset-color: #C4A46A
  }

  .xl\:focus\:ring-offset-pass:focus{
    --tw-ring-offset-color: #34EF52
  }

  .xl\:focus\:ring-offset-missionError:focus{
    --tw-ring-offset-color: #EF3456
  }

  .xl\:focus\:ring-offset-black:focus{
    --tw-ring-offset-color: #000000
  }

  .xl\:ring-offset-0{
    --tw-ring-offset-width: 0px
  }

  .xl\:ring-offset-1{
    --tw-ring-offset-width: 1px
  }

  .xl\:ring-offset-2{
    --tw-ring-offset-width: 2px
  }

  .xl\:ring-offset-4{
    --tw-ring-offset-width: 4px
  }

  .xl\:ring-offset-8{
    --tw-ring-offset-width: 8px
  }

  .xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width: 0px
  }

  .xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width: 1px
  }

  .xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width: 2px
  }

  .xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width: 4px
  }

  .xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width: 8px
  }

  .xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width: 0px
  }

  .xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width: 1px
  }

  .xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width: 2px
  }

  .xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width: 4px
  }

  .xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width: 8px
  }

  .xl\:ring-white-high{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:ring-white-emphasis{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:ring-white-mid{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:ring-white-disabled{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:ring-white-faint{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:ring-transparent{
    --tw-ring-color: transparent
  }

  .xl\:ring-primary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .xl\:ring-primary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .xl\:ring-primaryVariant{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-50{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-100{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-200{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-300{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-400{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-500{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-600{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-700{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-800{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .xl\:ring-secondary-900{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .xl\:ring-wireframes-grey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .xl\:ring-wireframes-lightGrey{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .xl\:ring-background{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .xl\:ring-surface{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .xl\:ring-card{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .xl\:ring-cardInner{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .xl\:ring-iconDefault{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .xl\:ring-error{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .xl\:ring-enabledGold{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:ring-pass{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .xl\:ring-missionError{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .xl\:ring-black{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-white-high:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:focus-within\:ring-white-emphasis:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:focus-within\:ring-white-mid:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:focus-within\:ring-white-disabled:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:focus-within\:ring-white-faint:focus-within{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color: transparent
  }

  .xl\:focus-within\:ring-primary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-primaryVariant:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-50:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-100:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-200:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-300:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-400:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-500:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-600:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-700:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-800:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-secondary-900:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-wireframes-grey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-wireframes-lightGrey:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-background:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-surface:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-card:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-cardInner:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-iconDefault:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-error:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-enabledGold:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-pass:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-missionError:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-black:focus-within{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-white-high:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.95)
  }

  .xl\:focus\:ring-white-emphasis:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.87)
  }

  .xl\:focus\:ring-white-mid:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.6)
  }

  .xl\:focus\:ring-white-disabled:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.38)
  }

  .xl\:focus\:ring-white-faint:focus{
    --tw-ring-color: rgba(255, 255, 255, 0.12)
  }

  .xl\:focus\:ring-transparent:focus{
    --tw-ring-color: transparent
  }

  .xl\:focus\:ring-primary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(138, 134, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(69, 64, 216, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(50, 45, 194, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(39, 34, 187, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(29, 24, 168, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(22, 17, 158, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(17, 13, 139, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(8, 5, 89, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(2, 0, 63, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-primaryVariant:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(10, 6, 116, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-50:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(244, 204, 130, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-100:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(217, 181, 117, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-200:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-300:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(188, 152, 86, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-400:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(184, 142, 66, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-500:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(170, 126, 45, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-600:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(156, 112, 29, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-700:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(146, 99, 11, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-800:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(135, 89, 3, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-secondary-900:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(115, 75, 0, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-wireframes-grey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(129, 129, 129, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-wireframes-lightGrey:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(183, 183, 183, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-background:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(23, 15, 52, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-surface:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(35, 29, 75, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-card:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(45, 39, 85, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-cardInner:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(60, 53, 109, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-iconDefault:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(142, 131, 170, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-error:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(207, 102, 121, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-enabledGold:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(196, 164, 106, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-pass:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(52, 239, 82, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-missionError:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(239, 52, 86, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-black:focus{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:ring-opacity-0{
    --tw-ring-opacity: 0
  }

  .xl\:ring-opacity-5{
    --tw-ring-opacity: 0.05
  }

  .xl\:ring-opacity-10{
    --tw-ring-opacity: 0.1
  }

  .xl\:ring-opacity-20{
    --tw-ring-opacity: 0.2
  }

  .xl\:ring-opacity-25{
    --tw-ring-opacity: 0.25
  }

  .xl\:ring-opacity-30{
    --tw-ring-opacity: 0.3
  }

  .xl\:ring-opacity-40{
    --tw-ring-opacity: 0.4
  }

  .xl\:ring-opacity-50{
    --tw-ring-opacity: 0.5
  }

  .xl\:ring-opacity-60{
    --tw-ring-opacity: 0.6
  }

  .xl\:ring-opacity-70{
    --tw-ring-opacity: 0.7
  }

  .xl\:ring-opacity-75{
    --tw-ring-opacity: 0.75
  }

  .xl\:ring-opacity-80{
    --tw-ring-opacity: 0.8
  }

  .xl\:ring-opacity-90{
    --tw-ring-opacity: 0.9
  }

  .xl\:ring-opacity-95{
    --tw-ring-opacity: 0.95
  }

  .xl\:ring-opacity-100{
    --tw-ring-opacity: 1
  }

  .xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity: 0
  }

  .xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity: 0.05
  }

  .xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity: 0.1
  }

  .xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity: 0.2
  }

  .xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity: 0.25
  }

  .xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity: 0.3
  }

  .xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity: 0.4
  }

  .xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity: 0.5
  }

  .xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity: 0.6
  }

  .xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity: 0.7
  }

  .xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity: 0.75
  }

  .xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity: 0.8
  }

  .xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity: 0.9
  }

  .xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity: 0.95
  }

  .xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity: 1
  }

  .xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity: 0
  }

  .xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity: 0.05
  }

  .xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity: 0.1
  }

  .xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity: 0.2
  }

  .xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity: 0.25
  }

  .xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity: 0.3
  }

  .xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity: 0.4
  }

  .xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity: 0.5
  }

  .xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity: 0.6
  }

  .xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity: 0.7
  }

  .xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity: 0.75
  }

  .xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity: 0.8
  }

  .xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity: 0.9
  }

  .xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity: 0.95
  }

  .xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity: 1
  }

  .xl\:fill-current{
    fill:currentColor
  }

  .xl\:stroke-current{
    stroke:currentColor
  }

  .xl\:stroke-0{
    stroke-width:0
  }

  .xl\:stroke-1{
    stroke-width:1
  }

  .xl\:stroke-2{
    stroke-width:2
  }

  .xl\:table-auto{
    table-layout:auto
  }

  .xl\:table-fixed{
    table-layout:fixed
  }

  .xl\:text-left{
    text-align:left
  }

  .xl\:text-center{
    text-align:center
  }

  .xl\:text-right{
    text-align:right
  }

  .xl\:text-justify{
    text-align:justify
  }

  .xl\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .xl\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .xl\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .xl\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .xl\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .xl\:text-transparent{
    color:transparent
  }

  .xl\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .xl\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .xl\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .xl\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .xl\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .xl\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .xl\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .xl\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .xl\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .xl\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .xl\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .xl\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .xl\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .xl\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .xl\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .xl\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .xl\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .xl\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .xl\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .xl\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .xl\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .xl\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .xl\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .xl\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .xl\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .xl\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .xl\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .xl\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .xl\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-white-high{
    color:rgba(255,255,255,0.95)
  }

  .group:hover .xl\:group-hover\:text-white-emphasis{
    color:rgba(255,255,255,0.87)
  }

  .group:hover .xl\:group-hover\:text-white-mid{
    color:rgba(255,255,255,0.6)
  }

  .group:hover .xl\:group-hover\:text-white-disabled{
    color:rgba(255,255,255,0.38)
  }

  .group:hover .xl\:group-hover\:text-white-faint{
    color:rgba(255,255,255,0.12)
  }

  .group:hover .xl\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .xl\:group-hover\:text-primary-50{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-100{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-200{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-300{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-400{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-500{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-600{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-700{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-800{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primary-900{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-primaryVariant{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-50{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-100{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-200{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-300{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-400{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-500{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-600{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-700{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-800{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-secondary-900{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-wireframes-grey{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-wireframes-lightGrey{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-background{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-surface{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-card{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-cardInner{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-iconDefault{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-error{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-enabledGold{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-pass{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-missionError{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-black{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-white-high:focus-within{
    color:rgba(255,255,255,0.95)
  }

  .xl\:focus-within\:text-white-emphasis:focus-within{
    color:rgba(255,255,255,0.87)
  }

  .xl\:focus-within\:text-white-mid:focus-within{
    color:rgba(255,255,255,0.6)
  }

  .xl\:focus-within\:text-white-disabled:focus-within{
    color:rgba(255,255,255,0.38)
  }

  .xl\:focus-within\:text-white-faint:focus-within{
    color:rgba(255,255,255,0.12)
  }

  .xl\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .xl\:focus-within\:text-primary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-primaryVariant:focus-within{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-50:focus-within{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-100:focus-within{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-200:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-300:focus-within{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-400:focus-within{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-500:focus-within{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-600:focus-within{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-700:focus-within{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-800:focus-within{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-secondary-900:focus-within{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-wireframes-grey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-wireframes-lightGrey:focus-within{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-background:focus-within{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-surface:focus-within{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-card:focus-within{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-cardInner:focus-within{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-iconDefault:focus-within{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-error:focus-within{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-enabledGold:focus-within{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-pass:focus-within{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-missionError:focus-within{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-black:focus-within{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:hover\:text-white-high:hover{
    color:rgba(255,255,255,0.95)
  }

  .xl\:hover\:text-white-emphasis:hover{
    color:rgba(255,255,255,0.87)
  }

  .xl\:hover\:text-white-mid:hover{
    color:rgba(255,255,255,0.6)
  }

  .xl\:hover\:text-white-disabled:hover{
    color:rgba(255,255,255,0.38)
  }

  .xl\:hover\:text-white-faint:hover{
    color:rgba(255,255,255,0.12)
  }

  .xl\:hover\:text-transparent:hover{
    color:transparent
  }

  .xl\:hover\:text-primary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .xl\:hover\:text-primaryVariant:hover{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-50:hover{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-100:hover{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-200:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-300:hover{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-400:hover{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-500:hover{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-600:hover{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-700:hover{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-800:hover{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .xl\:hover\:text-secondary-900:hover{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .xl\:hover\:text-wireframes-grey:hover{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .xl\:hover\:text-wireframes-lightGrey:hover{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .xl\:hover\:text-background:hover{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .xl\:hover\:text-surface:hover{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .xl\:hover\:text-card:hover{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .xl\:hover\:text-cardInner:hover{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .xl\:hover\:text-iconDefault:hover{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .xl\:hover\:text-error:hover{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .xl\:hover\:text-enabledGold:hover{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:hover\:text-pass:hover{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .xl\:hover\:text-missionError:hover{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .xl\:hover\:text-black:hover{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus\:text-white-high:focus{
    color:rgba(255,255,255,0.95)
  }

  .xl\:focus\:text-white-emphasis:focus{
    color:rgba(255,255,255,0.87)
  }

  .xl\:focus\:text-white-mid:focus{
    color:rgba(255,255,255,0.6)
  }

  .xl\:focus\:text-white-disabled:focus{
    color:rgba(255,255,255,0.38)
  }

  .xl\:focus\:text-white-faint:focus{
    color:rgba(255,255,255,0.12)
  }

  .xl\:focus\:text-transparent:focus{
    color:transparent
  }

  .xl\:focus\:text-primary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(138, 134, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(69, 64, 216, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(50, 45, 194, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(39, 34, 187, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(29, 24, 168, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(22, 17, 158, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(17, 13, 139, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(8, 5, 89, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(2, 0, 63, var(--tw-text-opacity))
  }

  .xl\:focus\:text-primaryVariant:focus{
    --tw-text-opacity: 1;
    color:rgba(10, 6, 116, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-50:focus{
    --tw-text-opacity: 1;
    color:rgba(244, 204, 130, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-100:focus{
    --tw-text-opacity: 1;
    color:rgba(217, 181, 117, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-200:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-300:focus{
    --tw-text-opacity: 1;
    color:rgba(188, 152, 86, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-400:focus{
    --tw-text-opacity: 1;
    color:rgba(184, 142, 66, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-500:focus{
    --tw-text-opacity: 1;
    color:rgba(170, 126, 45, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-600:focus{
    --tw-text-opacity: 1;
    color:rgba(156, 112, 29, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-700:focus{
    --tw-text-opacity: 1;
    color:rgba(146, 99, 11, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-800:focus{
    --tw-text-opacity: 1;
    color:rgba(135, 89, 3, var(--tw-text-opacity))
  }

  .xl\:focus\:text-secondary-900:focus{
    --tw-text-opacity: 1;
    color:rgba(115, 75, 0, var(--tw-text-opacity))
  }

  .xl\:focus\:text-wireframes-grey:focus{
    --tw-text-opacity: 1;
    color:rgba(129, 129, 129, var(--tw-text-opacity))
  }

  .xl\:focus\:text-wireframes-lightGrey:focus{
    --tw-text-opacity: 1;
    color:rgba(183, 183, 183, var(--tw-text-opacity))
  }

  .xl\:focus\:text-background:focus{
    --tw-text-opacity: 1;
    color:rgba(23, 15, 52, var(--tw-text-opacity))
  }

  .xl\:focus\:text-surface:focus{
    --tw-text-opacity: 1;
    color:rgba(35, 29, 75, var(--tw-text-opacity))
  }

  .xl\:focus\:text-card:focus{
    --tw-text-opacity: 1;
    color:rgba(45, 39, 85, var(--tw-text-opacity))
  }

  .xl\:focus\:text-cardInner:focus{
    --tw-text-opacity: 1;
    color:rgba(60, 53, 109, var(--tw-text-opacity))
  }

  .xl\:focus\:text-iconDefault:focus{
    --tw-text-opacity: 1;
    color:rgba(142, 131, 170, var(--tw-text-opacity))
  }

  .xl\:focus\:text-error:focus{
    --tw-text-opacity: 1;
    color:rgba(207, 102, 121, var(--tw-text-opacity))
  }

  .xl\:focus\:text-enabledGold:focus{
    --tw-text-opacity: 1;
    color:rgba(196, 164, 106, var(--tw-text-opacity))
  }

  .xl\:focus\:text-pass:focus{
    --tw-text-opacity: 1;
    color:rgba(52, 239, 82, var(--tw-text-opacity))
  }

  .xl\:focus\:text-missionError:focus{
    --tw-text-opacity: 1;
    color:rgba(239, 52, 86, var(--tw-text-opacity))
  }

  .xl\:focus\:text-black:focus{
    --tw-text-opacity: 1;
    color:rgba(0, 0, 0, var(--tw-text-opacity))
  }

  .xl\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .xl\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .xl\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .xl\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .xl\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .xl\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .xl\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .xl\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .xl\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .xl\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .xl\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .xl\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .xl\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .xl\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .xl\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .group:hover .xl\:group-hover\:text-opacity-0{
    --tw-text-opacity: 0
  }

  .group:hover .xl\:group-hover\:text-opacity-5{
    --tw-text-opacity: 0.05
  }

  .group:hover .xl\:group-hover\:text-opacity-10{
    --tw-text-opacity: 0.1
  }

  .group:hover .xl\:group-hover\:text-opacity-20{
    --tw-text-opacity: 0.2
  }

  .group:hover .xl\:group-hover\:text-opacity-25{
    --tw-text-opacity: 0.25
  }

  .group:hover .xl\:group-hover\:text-opacity-30{
    --tw-text-opacity: 0.3
  }

  .group:hover .xl\:group-hover\:text-opacity-40{
    --tw-text-opacity: 0.4
  }

  .group:hover .xl\:group-hover\:text-opacity-50{
    --tw-text-opacity: 0.5
  }

  .group:hover .xl\:group-hover\:text-opacity-60{
    --tw-text-opacity: 0.6
  }

  .group:hover .xl\:group-hover\:text-opacity-70{
    --tw-text-opacity: 0.7
  }

  .group:hover .xl\:group-hover\:text-opacity-75{
    --tw-text-opacity: 0.75
  }

  .group:hover .xl\:group-hover\:text-opacity-80{
    --tw-text-opacity: 0.8
  }

  .group:hover .xl\:group-hover\:text-opacity-90{
    --tw-text-opacity: 0.9
  }

  .group:hover .xl\:group-hover\:text-opacity-95{
    --tw-text-opacity: 0.95
  }

  .group:hover .xl\:group-hover\:text-opacity-100{
    --tw-text-opacity: 1
  }

  .xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity: 0
  }

  .xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity: 0.05
  }

  .xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity: 0.1
  }

  .xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity: 0.2
  }

  .xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity: 0.25
  }

  .xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity: 0.3
  }

  .xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity: 0.4
  }

  .xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity: 0.5
  }

  .xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity: 0.6
  }

  .xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity: 0.7
  }

  .xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity: 0.75
  }

  .xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity: 0.8
  }

  .xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity: 0.9
  }

  .xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity: 0.95
  }

  .xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity: 1
  }

  .xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity: 0
  }

  .xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity: 0.05
  }

  .xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity: 0.1
  }

  .xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity: 0.2
  }

  .xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity: 0.25
  }

  .xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity: 0.3
  }

  .xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity: 0.4
  }

  .xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity: 0.5
  }

  .xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity: 0.6
  }

  .xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity: 0.7
  }

  .xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity: 0.75
  }

  .xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity: 0.8
  }

  .xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity: 0.9
  }

  .xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity: 0.95
  }

  .xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity: 1
  }

  .xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity: 0
  }

  .xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity: 0.05
  }

  .xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity: 0.1
  }

  .xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity: 0.2
  }

  .xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity: 0.25
  }

  .xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity: 0.3
  }

  .xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity: 0.4
  }

  .xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity: 0.5
  }

  .xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity: 0.6
  }

  .xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity: 0.7
  }

  .xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity: 0.75
  }

  .xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity: 0.8
  }

  .xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity: 0.9
  }

  .xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity: 0.95
  }

  .xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity: 1
  }

  .xl\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .xl\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .xl\:overflow-clip{
    text-overflow:clip
  }

  .xl\:italic{
    font-style:italic
  }

  .xl\:not-italic{
    font-style:normal
  }

  .xl\:uppercase{
    text-transform:uppercase
  }

  .xl\:lowercase{
    text-transform:lowercase
  }

  .xl\:capitalize{
    text-transform:capitalize
  }

  .xl\:normal-case{
    text-transform:none
  }

  .xl\:underline{
    text-decoration:underline
  }

  .xl\:line-through{
    text-decoration:line-through
  }

  .xl\:no-underline{
    text-decoration:none
  }

  .group:hover .xl\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .xl\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .xl\:group-hover\:no-underline{
    text-decoration:none
  }

  .xl\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .xl\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .xl\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .xl\:hover\:underline:hover{
    text-decoration:underline
  }

  .xl\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .xl\:hover\:no-underline:hover{
    text-decoration:none
  }

  .xl\:focus\:underline:focus{
    text-decoration:underline
  }

  .xl\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .xl\:focus\:no-underline:focus{
    text-decoration:none
  }

  .xl\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .xl\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .xl\:ordinal,.xl\:slashed-zero,.xl\:lining-nums,.xl\:oldstyle-nums,.xl\:proportional-nums,.xl\:tabular-nums,.xl\:diagonal-fractions,.xl\:stacked-fractions{
    --tw-ordinal: var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing: var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction: var(--tw-empty,/*!*/ /*!*/);
    font-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\:normal-nums{
    font-feature-settings:normal;
    font-variant-numeric:normal
  }

  .xl\:ordinal{
    --tw-ordinal: ordinal
  }

  .xl\:slashed-zero{
    --tw-slashed-zero: slashed-zero
  }

  .xl\:lining-nums{
    --tw-numeric-figure: lining-nums
  }

  .xl\:oldstyle-nums{
    --tw-numeric-figure: oldstyle-nums
  }

  .xl\:proportional-nums{
    --tw-numeric-spacing: proportional-nums
  }

  .xl\:tabular-nums{
    --tw-numeric-spacing: tabular-nums
  }

  .xl\:diagonal-fractions{
    --tw-numeric-fraction: diagonal-fractions
  }

  .xl\:stacked-fractions{
    --tw-numeric-fraction: stacked-fractions
  }

  .xl\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .xl\:tracking-tight{
    letter-spacing:-0.025em
  }

  .xl\:tracking-normal{
    letter-spacing:0em
  }

  .xl\:tracking-wide{
    letter-spacing:0.025em
  }

  .xl\:tracking-wider{
    letter-spacing:0.05em
  }

  .xl\:tracking-widest{
    letter-spacing:0.1em
  }

  .xl\:select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
  }

  .xl\:select-text{
    -webkit-user-select:text;
    -moz-user-select:text;
    -ms-user-select:text;
    user-select:text
  }

  .xl\:select-all{
    -webkit-user-select:all;
    -moz-user-select:all;
    -ms-user-select:all;
    user-select:all
  }

  .xl\:select-auto{
    -webkit-user-select:auto;
    -moz-user-select:auto;
    -ms-user-select:auto;
    user-select:auto
  }

  .xl\:align-baseline{
    vertical-align:baseline
  }

  .xl\:align-top{
    vertical-align:top
  }

  .xl\:align-middle{
    vertical-align:middle
  }

  .xl\:align-bottom{
    vertical-align:bottom
  }

  .xl\:align-text-top{
    vertical-align:text-top
  }

  .xl\:align-text-bottom{
    vertical-align:text-bottom
  }

  .xl\:visible{
    visibility:visible
  }

  .xl\:invisible{
    visibility:hidden
  }

  .xl\:whitespace-normal{
    white-space:normal
  }

  .xl\:whitespace-nowrap{
    white-space:nowrap
  }

  .xl\:whitespace-pre{
    white-space:pre
  }

  .xl\:whitespace-pre-line{
    white-space:pre-line
  }

  .xl\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .xl\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .xl\:break-words{
    overflow-wrap:break-word
  }

  .xl\:break-all{
    word-break:break-all
  }

  .xl\:w-0{
    width:0px
  }

  .xl\:w-1{
    width:4px
  }

  .xl\:w-2{
    width:8px
  }

  .xl\:w-3{
    width:0.75rem
  }

  .xl\:w-4{
    width:1rem
  }

  .xl\:w-5{
    width:1.25rem
  }

  .xl\:w-6{
    width:1.5rem
  }

  .xl\:w-7{
    width:1.75rem
  }

  .xl\:w-8{
    width:2rem
  }

  .xl\:w-9{
    width:2.25rem
  }

  .xl\:w-10{
    width:2.5rem
  }

  .xl\:w-11{
    width:2.75rem
  }

  .xl\:w-12{
    width:3rem
  }

  .xl\:w-13{
    width:3.25rem
  }

  .xl\:w-14{
    width:3.5rem
  }

  .xl\:w-15{
    width:3.75rem
  }

  .xl\:w-16{
    width:4rem
  }

  .xl\:w-18{
    width:4.5rem
  }

  .xl\:w-20{
    width:5rem
  }

  .xl\:w-24{
    width:6rem
  }

  .xl\:w-28{
    width:7rem
  }

  .xl\:w-30{
    width:7.5rem
  }

  .xl\:w-32{
    width:8rem
  }

  .xl\:w-40{
    width:10rem
  }

  .xl\:w-50{
    width:12.5rem
  }

  .xl\:w-75{
    width:18.75rem
  }

  .xl\:w-150{
    width:37.5rem
  }

  .xl\:w-auto{
    width:auto
  }

  .xl\:w-0\.25{
    width:1px
  }

  .xl\:w-0\.5{
    width:2px
  }

  .xl\:w-0\.75{
    width:3px
  }

  .xl\:w-1\.25{
    width:5px
  }

  .xl\:w-1\.5{
    width:6px
  }

  .xl\:w-2\.5{
    width:10px
  }

  .xl\:w-3\.5{
    width:0.875rem
  }

  .xl\:w-3\.75{
    width:15px
  }

  .xl\:w-4\.5{
    width:1.125rem
  }

  .xl\:w-7\.5{
    width:30px
  }

  .xl\:w-8\.75{
    width:35px
  }

  .xl\:w-12\.5{
    width:50px
  }

  .xl\:w-17\.5{
    width:70px
  }

  .xl\:w-21\.5{
    width:86px
  }

  .xl\:w-1\/2{
    width:50%
  }

  .xl\:w-1\/3{
    width:33.333333%
  }

  .xl\:w-2\/3{
    width:66.666667%
  }

  .xl\:w-1\/4{
    width:25%
  }

  .xl\:w-2\/4{
    width:50%
  }

  .xl\:w-3\/4{
    width:75%
  }

  .xl\:w-1\/5{
    width:20%
  }

  .xl\:w-2\/5{
    width:40%
  }

  .xl\:w-3\/5{
    width:60%
  }

  .xl\:w-4\/5{
    width:80%
  }

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

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

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

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

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

  .xl\:w-1\/12{
    width:8.333333%
  }

  .xl\:w-2\/12{
    width:16.666667%
  }

  .xl\:w-3\/12{
    width:25%
  }

  .xl\:w-4\/12{
    width:33.333333%
  }

  .xl\:w-5\/12{
    width:41.666667%
  }

  .xl\:w-6\/12{
    width:50%
  }

  .xl\:w-7\/12{
    width:58.333333%
  }

  .xl\:w-8\/12{
    width:66.666667%
  }

  .xl\:w-9\/12{
    width:75%
  }

  .xl\:w-10\/12{
    width:83.333333%
  }

  .xl\:w-11\/12{
    width:91.666667%
  }

  .xl\:w-full{
    width:100%
  }

  .xl\:w-screen{
    width:100vw
  }

  .xl\:w-min{
    width:-webkit-min-content;
    width:-moz-min-content;
    width:min-content
  }

  .xl\:w-max{
    width:-webkit-max-content;
    width:-moz-max-content;
    width:max-content
  }

  .xl\:w-fit{
    width:-webkit-fit-content;
    width:-moz-fit-content;
    width:fit-content
  }

  .xl\:w-screen-lg{
    width:var(--screens-lg)
  }

  .xl\:w-true-screen{
    width:calc(100vw - var(--sidebar-open))
  }

  .xl\:w-modal{
    width:41.25rem
  }

  .xl\:z-0{
    z-index:0
  }

  .xl\:z-10{
    z-index:10
  }

  .xl\:z-20{
    z-index:20
  }

  .xl\:z-30{
    z-index:30
  }

  .xl\:z-40{
    z-index:40
  }

  .xl\:z-50{
    z-index:50
  }

  .xl\:z-60{
    z-index:60
  }

  .xl\:z-70{
    z-index:70
  }

  .xl\:z-80{
    z-index:80
  }

  .xl\:z-90{
    z-index:90
  }

  .xl\:z-100{
    z-index:100
  }

  .xl\:z-auto{
    z-index:auto
  }

  .xl\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .xl\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .xl\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .xl\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .xl\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .xl\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .xl\:focus-within\:z-60:focus-within{
    z-index:60
  }

  .xl\:focus-within\:z-70:focus-within{
    z-index:70
  }

  .xl\:focus-within\:z-80:focus-within{
    z-index:80
  }

  .xl\:focus-within\:z-90:focus-within{
    z-index:90
  }

  .xl\:focus-within\:z-100:focus-within{
    z-index:100
  }

  .xl\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .xl\:focus\:z-0:focus{
    z-index:0
  }

  .xl\:focus\:z-10:focus{
    z-index:10
  }

  .xl\:focus\:z-20:focus{
    z-index:20
  }

  .xl\:focus\:z-30:focus{
    z-index:30
  }

  .xl\:focus\:z-40:focus{
    z-index:40
  }

  .xl\:focus\:z-50:focus{
    z-index:50
  }

  .xl\:focus\:z-60:focus{
    z-index:60
  }

  .xl\:focus\:z-70:focus{
    z-index:70
  }

  .xl\:focus\:z-80:focus{
    z-index:80
  }

  .xl\:focus\:z-90:focus{
    z-index:90
  }

  .xl\:focus\:z-100:focus{
    z-index:100
  }

  .xl\:focus\:z-auto:focus{
    z-index:auto
  }

  .xl\:isolate{
    isolation:isolate
  }

  .xl\:isolation-auto{
    isolation:auto
  }

  .xl\:gap-0{
    grid-gap:0px;
    grid-gap:0px;
    gap:0px
  }

  .xl\:gap-1{
    grid-gap:4px;
    grid-gap:4px;
    gap:4px
  }

  .xl\:gap-2{
    grid-gap:8px;
    grid-gap:8px;
    gap:8px
  }

  .xl\:gap-3{
    grid-gap:12px;
    grid-gap:12px;
    gap:12px
  }

  .xl\:gap-4{
    grid-gap:16px;
    grid-gap:16px;
    gap:16px
  }

  .xl\:gap-5{
    grid-gap:20px;
    grid-gap:20px;
    gap:20px
  }

  .xl\:gap-6{
    grid-gap:24px;
    grid-gap:24px;
    gap:24px
  }

  .xl\:gap-7{
    grid-gap:28px;
    grid-gap:28px;
    gap:28px
  }

  .xl\:gap-8{
    grid-gap:32px;
    grid-gap:32px;
    gap:32px
  }

  .xl\:gap-9{
    grid-gap:36px;
    grid-gap:36px;
    gap:36px
  }

  .xl\:gap-10{
    grid-gap:40px;
    grid-gap:40px;
    gap:40px
  }

  .xl\:gap-15{
    grid-gap:60px;
    grid-gap:60px;
    gap:60px
  }

  .xl\:gap-20{
    grid-gap:80px;
    grid-gap:80px;
    gap:80px
  }

  .xl\:gap-0\.25{
    grid-gap:1px;
    grid-gap:1px;
    gap:1px
  }

  .xl\:gap-0\.5{
    grid-gap:2px;
    grid-gap:2px;
    gap:2px
  }

  .xl\:gap-0\.75{
    grid-gap:3px;
    grid-gap:3px;
    gap:3px
  }

  .xl\:gap-1\.25{
    grid-gap:5px;
    grid-gap:5px;
    gap:5px
  }

  .xl\:gap-1\.5{
    grid-gap:6px;
    grid-gap:6px;
    gap:6px
  }

  .xl\:gap-2\.5{
    grid-gap:10px;
    grid-gap:10px;
    gap:10px
  }

  .xl\:gap-3\.5{
    grid-gap:14px;
    grid-gap:14px;
    gap:14px
  }

  .xl\:gap-3\.75{
    grid-gap:15px;
    grid-gap:15px;
    gap:15px
  }

  .xl\:gap-4\.5{
    grid-gap:18px;
    grid-gap:18px;
    gap:18px
  }

  .xl\:gap-7\.5{
    grid-gap:30px;
    grid-gap:30px;
    gap:30px
  }

  .xl\:gap-8\.75{
    grid-gap:35px;
    grid-gap:35px;
    gap:35px
  }

  .xl\:gap-12\.5{
    grid-gap:50px;
    grid-gap:50px;
    gap:50px
  }

  .xl\:gap-17\.5{
    grid-gap:70px;
    grid-gap:70px;
    gap:70px
  }

  .xl\:gap-21\.5{
    grid-gap:86px;
    grid-gap:86px;
    gap:86px
  }

  .xl\:gap-x-0{
    grid-column-gap:0px;
    -moz-column-gap:0px;
    grid-column-gap:0px;
    column-gap:0px
  }

  .xl\:gap-x-1{
    grid-column-gap:4px;
    -moz-column-gap:4px;
    grid-column-gap:4px;
    column-gap:4px
  }

  .xl\:gap-x-2{
    grid-column-gap:8px;
    -moz-column-gap:8px;
    grid-column-gap:8px;
    column-gap:8px
  }

  .xl\:gap-x-3{
    grid-column-gap:12px;
    -moz-column-gap:12px;
    grid-column-gap:12px;
    column-gap:12px
  }

  .xl\:gap-x-4{
    grid-column-gap:16px;
    -moz-column-gap:16px;
    grid-column-gap:16px;
    column-gap:16px
  }

  .xl\:gap-x-5{
    grid-column-gap:20px;
    -moz-column-gap:20px;
    grid-column-gap:20px;
    column-gap:20px
  }

  .xl\:gap-x-6{
    grid-column-gap:24px;
    -moz-column-gap:24px;
    grid-column-gap:24px;
    column-gap:24px
  }

  .xl\:gap-x-7{
    grid-column-gap:28px;
    -moz-column-gap:28px;
    grid-column-gap:28px;
    column-gap:28px
  }

  .xl\:gap-x-8{
    grid-column-gap:32px;
    -moz-column-gap:32px;
    grid-column-gap:32px;
    column-gap:32px
  }

  .xl\:gap-x-9{
    grid-column-gap:36px;
    -moz-column-gap:36px;
    grid-column-gap:36px;
    column-gap:36px
  }

  .xl\:gap-x-10{
    grid-column-gap:40px;
    -moz-column-gap:40px;
    grid-column-gap:40px;
    column-gap:40px
  }

  .xl\:gap-x-15{
    grid-column-gap:60px;
    -moz-column-gap:60px;
    grid-column-gap:60px;
    column-gap:60px
  }

  .xl\:gap-x-20{
    grid-column-gap:80px;
    -moz-column-gap:80px;
    grid-column-gap:80px;
    column-gap:80px
  }

  .xl\:gap-x-0\.25{
    grid-column-gap:1px;
    -moz-column-gap:1px;
    grid-column-gap:1px;
    column-gap:1px
  }

  .xl\:gap-x-0\.5{
    grid-column-gap:2px;
    -moz-column-gap:2px;
    grid-column-gap:2px;
    column-gap:2px
  }

  .xl\:gap-x-0\.75{
    grid-column-gap:3px;
    -moz-column-gap:3px;
    grid-column-gap:3px;
    column-gap:3px
  }

  .xl\:gap-x-1\.25{
    grid-column-gap:5px;
    -moz-column-gap:5px;
    grid-column-gap:5px;
    column-gap:5px
  }

  .xl\:gap-x-1\.5{
    grid-column-gap:6px;
    -moz-column-gap:6px;
    grid-column-gap:6px;
    column-gap:6px
  }

  .xl\:gap-x-2\.5{
    grid-column-gap:10px;
    -moz-column-gap:10px;
    grid-column-gap:10px;
    column-gap:10px
  }

  .xl\:gap-x-3\.5{
    grid-column-gap:14px;
    -moz-column-gap:14px;
    grid-column-gap:14px;
    column-gap:14px
  }

  .xl\:gap-x-3\.75{
    grid-column-gap:15px;
    -moz-column-gap:15px;
    grid-column-gap:15px;
    column-gap:15px
  }

  .xl\:gap-x-4\.5{
    grid-column-gap:18px;
    -moz-column-gap:18px;
    grid-column-gap:18px;
    column-gap:18px
  }

  .xl\:gap-x-7\.5{
    grid-column-gap:30px;
    -moz-column-gap:30px;
    grid-column-gap:30px;
    column-gap:30px
  }

  .xl\:gap-x-8\.75{
    grid-column-gap:35px;
    -moz-column-gap:35px;
    grid-column-gap:35px;
    column-gap:35px
  }

  .xl\:gap-x-12\.5{
    grid-column-gap:50px;
    -moz-column-gap:50px;
    grid-column-gap:50px;
    column-gap:50px
  }

  .xl\:gap-x-17\.5{
    grid-column-gap:70px;
    -moz-column-gap:70px;
    grid-column-gap:70px;
    column-gap:70px
  }

  .xl\:gap-x-21\.5{
    grid-column-gap:86px;
    -moz-column-gap:86px;
    grid-column-gap:86px;
    column-gap:86px
  }

  .xl\:gap-y-0{
    grid-row-gap:0px;
    grid-row-gap:0px;
    row-gap:0px
  }

  .xl\:gap-y-1{
    grid-row-gap:4px;
    grid-row-gap:4px;
    row-gap:4px
  }

  .xl\:gap-y-2{
    grid-row-gap:8px;
    grid-row-gap:8px;
    row-gap:8px
  }

  .xl\:gap-y-3{
    grid-row-gap:12px;
    grid-row-gap:12px;
    row-gap:12px
  }

  .xl\:gap-y-4{
    grid-row-gap:16px;
    grid-row-gap:16px;
    row-gap:16px
  }

  .xl\:gap-y-5{
    grid-row-gap:20px;
    grid-row-gap:20px;
    row-gap:20px
  }

  .xl\:gap-y-6{
    grid-row-gap:24px;
    grid-row-gap:24px;
    row-gap:24px
  }

  .xl\:gap-y-7{
    grid-row-gap:28px;
    grid-row-gap:28px;
    row-gap:28px
  }

  .xl\:gap-y-8{
    grid-row-gap:32px;
    grid-row-gap:32px;
    row-gap:32px
  }

  .xl\:gap-y-9{
    grid-row-gap:36px;
    grid-row-gap:36px;
    row-gap:36px
  }

  .xl\:gap-y-10{
    grid-row-gap:40px;
    grid-row-gap:40px;
    row-gap:40px
  }

  .xl\:gap-y-15{
    grid-row-gap:60px;
    grid-row-gap:60px;
    row-gap:60px
  }

  .xl\:gap-y-20{
    grid-row-gap:80px;
    grid-row-gap:80px;
    row-gap:80px
  }

  .xl\:gap-y-0\.25{
    grid-row-gap:1px;
    grid-row-gap:1px;
    row-gap:1px
  }

  .xl\:gap-y-0\.5{
    grid-row-gap:2px;
    grid-row-gap:2px;
    row-gap:2px
  }

  .xl\:gap-y-0\.75{
    grid-row-gap:3px;
    grid-row-gap:3px;
    row-gap:3px
  }

  .xl\:gap-y-1\.25{
    grid-row-gap:5px;
    grid-row-gap:5px;
    row-gap:5px
  }

  .xl\:gap-y-1\.5{
    grid-row-gap:6px;
    grid-row-gap:6px;
    row-gap:6px
  }

  .xl\:gap-y-2\.5{
    grid-row-gap:10px;
    grid-row-gap:10px;
    row-gap:10px
  }

  .xl\:gap-y-3\.5{
    grid-row-gap:14px;
    grid-row-gap:14px;
    row-gap:14px
  }

  .xl\:gap-y-3\.75{
    grid-row-gap:15px;
    grid-row-gap:15px;
    row-gap:15px
  }

  .xl\:gap-y-4\.5{
    grid-row-gap:18px;
    grid-row-gap:18px;
    row-gap:18px
  }

  .xl\:gap-y-7\.5{
    grid-row-gap:30px;
    grid-row-gap:30px;
    row-gap:30px
  }

  .xl\:gap-y-8\.75{
    grid-row-gap:35px;
    grid-row-gap:35px;
    row-gap:35px
  }

  .xl\:gap-y-12\.5{
    grid-row-gap:50px;
    grid-row-gap:50px;
    row-gap:50px
  }

  .xl\:gap-y-17\.5{
    grid-row-gap:70px;
    grid-row-gap:70px;
    row-gap:70px
  }

  .xl\:gap-y-21\.5{
    grid-row-gap:86px;
    grid-row-gap:86px;
    row-gap:86px
  }

  .xl\:grid-flow-row{
    grid-auto-flow:row
  }

  .xl\:grid-flow-col{
    grid-auto-flow:column
  }

  .xl\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .xl\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:grid-cols-none{
    grid-template-columns:none
  }

  .xl\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .xl\:auto-cols-min{
    grid-auto-columns:-webkit-min-content;
    grid-auto-columns:min-content
  }

  .xl\:auto-cols-max{
    grid-auto-columns:-webkit-max-content;
    grid-auto-columns:max-content
  }

  .xl\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .xl\:col-auto{
    grid-column:auto
  }

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

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

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

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

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

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

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

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

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

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

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

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

  .xl\:col-span-full{
    grid-column:1 / -1
  }

  .xl\:col-start-1{
    grid-column-start:1
  }

  .xl\:col-start-2{
    grid-column-start:2
  }

  .xl\:col-start-3{
    grid-column-start:3
  }

  .xl\:col-start-4{
    grid-column-start:4
  }

  .xl\:col-start-5{
    grid-column-start:5
  }

  .xl\:col-start-6{
    grid-column-start:6
  }

  .xl\:col-start-7{
    grid-column-start:7
  }

  .xl\:col-start-8{
    grid-column-start:8
  }

  .xl\:col-start-9{
    grid-column-start:9
  }

  .xl\:col-start-10{
    grid-column-start:10
  }

  .xl\:col-start-11{
    grid-column-start:11
  }

  .xl\:col-start-12{
    grid-column-start:12
  }

  .xl\:col-start-13{
    grid-column-start:13
  }

  .xl\:col-start-auto{
    grid-column-start:auto
  }

  .xl\:col-end-1{
    grid-column-end:1
  }

  .xl\:col-end-2{
    grid-column-end:2
  }

  .xl\:col-end-3{
    grid-column-end:3
  }

  .xl\:col-end-4{
    grid-column-end:4
  }

  .xl\:col-end-5{
    grid-column-end:5
  }

  .xl\:col-end-6{
    grid-column-end:6
  }

  .xl\:col-end-7{
    grid-column-end:7
  }

  .xl\:col-end-8{
    grid-column-end:8
  }

  .xl\:col-end-9{
    grid-column-end:9
  }

  .xl\:col-end-10{
    grid-column-end:10
  }

  .xl\:col-end-11{
    grid-column-end:11
  }

  .xl\:col-end-12{
    grid-column-end:12
  }

  .xl\:col-end-13{
    grid-column-end:13
  }

  .xl\:col-end-auto{
    grid-column-end:auto
  }

  .xl\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .xl\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .xl\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .xl\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .xl\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .xl\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .xl\:grid-rows-none{
    grid-template-rows:none
  }

  .xl\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .xl\:auto-rows-min{
    grid-auto-rows:-webkit-min-content;
    grid-auto-rows:min-content
  }

  .xl\:auto-rows-max{
    grid-auto-rows:-webkit-max-content;
    grid-auto-rows:max-content
  }

  .xl\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .xl\:row-auto{
    grid-row:auto
  }

  .xl\:row-span-1{
    grid-row:span 1 / span 1
  }

  .xl\:row-span-2{
    grid-row:span 2 / span 2
  }

  .xl\:row-span-3{
    grid-row:span 3 / span 3
  }

  .xl\:row-span-4{
    grid-row:span 4 / span 4
  }

  .xl\:row-span-5{
    grid-row:span 5 / span 5
  }

  .xl\:row-span-6{
    grid-row:span 6 / span 6
  }

  .xl\:row-span-full{
    grid-row:1 / -1
  }

  .xl\:row-start-1{
    grid-row-start:1
  }

  .xl\:row-start-2{
    grid-row-start:2
  }

  .xl\:row-start-3{
    grid-row-start:3
  }

  .xl\:row-start-4{
    grid-row-start:4
  }

  .xl\:row-start-5{
    grid-row-start:5
  }

  .xl\:row-start-6{
    grid-row-start:6
  }

  .xl\:row-start-7{
    grid-row-start:7
  }

  .xl\:row-start-auto{
    grid-row-start:auto
  }

  .xl\:row-end-1{
    grid-row-end:1
  }

  .xl\:row-end-2{
    grid-row-end:2
  }

  .xl\:row-end-3{
    grid-row-end:3
  }

  .xl\:row-end-4{
    grid-row-end:4
  }

  .xl\:row-end-5{
    grid-row-end:5
  }

  .xl\:row-end-6{
    grid-row-end:6
  }

  .xl\:row-end-7{
    grid-row-end:7
  }

  .xl\:row-end-auto{
    grid-row-end:auto
  }

  .xl\:transform{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xl\:transform-gpu{
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xl\:transform-none{
    transform:none
  }

  .xl\:origin-center{
    transform-origin:center
  }

  .xl\:origin-top{
    transform-origin:top
  }

  .xl\:origin-top-right{
    transform-origin:top right
  }

  .xl\:origin-right{
    transform-origin:right
  }

  .xl\:origin-bottom-right{
    transform-origin:bottom right
  }

  .xl\:origin-bottom{
    transform-origin:bottom
  }

  .xl\:origin-bottom-left{
    transform-origin:bottom left
  }

  .xl\:origin-left{
    transform-origin:left
  }

  .xl\:origin-top-left{
    transform-origin:top left
  }

  .xl\:scale-0{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .xl\:scale-50{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .xl\:scale-75{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .xl\:scale-90{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .xl\:scale-95{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .xl\:scale-100{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .xl\:scale-105{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .xl\:scale-110{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .xl\:scale-125{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .xl\:scale-150{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .xl\:scale-x-0{
    --tw-scale-x: 0
  }

  .xl\:scale-x-50{
    --tw-scale-x: .5
  }

  .xl\:scale-x-75{
    --tw-scale-x: .75
  }

  .xl\:scale-x-90{
    --tw-scale-x: .9
  }

  .xl\:scale-x-95{
    --tw-scale-x: .95
  }

  .xl\:scale-x-100{
    --tw-scale-x: 1
  }

  .xl\:scale-x-105{
    --tw-scale-x: 1.05
  }

  .xl\:scale-x-110{
    --tw-scale-x: 1.1
  }

  .xl\:scale-x-125{
    --tw-scale-x: 1.25
  }

  .xl\:scale-x-150{
    --tw-scale-x: 1.5
  }

  .xl\:scale-y-0{
    --tw-scale-y: 0
  }

  .xl\:scale-y-50{
    --tw-scale-y: .5
  }

  .xl\:scale-y-75{
    --tw-scale-y: .75
  }

  .xl\:scale-y-90{
    --tw-scale-y: .9
  }

  .xl\:scale-y-95{
    --tw-scale-y: .95
  }

  .xl\:scale-y-100{
    --tw-scale-y: 1
  }

  .xl\:scale-y-105{
    --tw-scale-y: 1.05
  }

  .xl\:scale-y-110{
    --tw-scale-y: 1.1
  }

  .xl\:scale-y-125{
    --tw-scale-y: 1.25
  }

  .xl\:scale-y-150{
    --tw-scale-y: 1.5
  }

  .xl\:hover\:scale-0:hover{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .xl\:hover\:scale-50:hover{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .xl\:hover\:scale-75:hover{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .xl\:hover\:scale-90:hover{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .xl\:hover\:scale-95:hover{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .xl\:hover\:scale-100:hover{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .xl\:hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .xl\:hover\:scale-110:hover{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .xl\:hover\:scale-125:hover{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .xl\:hover\:scale-150:hover{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .xl\:hover\:scale-x-0:hover{
    --tw-scale-x: 0
  }

  .xl\:hover\:scale-x-50:hover{
    --tw-scale-x: .5
  }

  .xl\:hover\:scale-x-75:hover{
    --tw-scale-x: .75
  }

  .xl\:hover\:scale-x-90:hover{
    --tw-scale-x: .9
  }

  .xl\:hover\:scale-x-95:hover{
    --tw-scale-x: .95
  }

  .xl\:hover\:scale-x-100:hover{
    --tw-scale-x: 1
  }

  .xl\:hover\:scale-x-105:hover{
    --tw-scale-x: 1.05
  }

  .xl\:hover\:scale-x-110:hover{
    --tw-scale-x: 1.1
  }

  .xl\:hover\:scale-x-125:hover{
    --tw-scale-x: 1.25
  }

  .xl\:hover\:scale-x-150:hover{
    --tw-scale-x: 1.5
  }

  .xl\:hover\:scale-y-0:hover{
    --tw-scale-y: 0
  }

  .xl\:hover\:scale-y-50:hover{
    --tw-scale-y: .5
  }

  .xl\:hover\:scale-y-75:hover{
    --tw-scale-y: .75
  }

  .xl\:hover\:scale-y-90:hover{
    --tw-scale-y: .9
  }

  .xl\:hover\:scale-y-95:hover{
    --tw-scale-y: .95
  }

  .xl\:hover\:scale-y-100:hover{
    --tw-scale-y: 1
  }

  .xl\:hover\:scale-y-105:hover{
    --tw-scale-y: 1.05
  }

  .xl\:hover\:scale-y-110:hover{
    --tw-scale-y: 1.1
  }

  .xl\:hover\:scale-y-125:hover{
    --tw-scale-y: 1.25
  }

  .xl\:hover\:scale-y-150:hover{
    --tw-scale-y: 1.5
  }

  .xl\:focus\:scale-0:focus{
    --tw-scale-x: 0;
    --tw-scale-y: 0
  }

  .xl\:focus\:scale-50:focus{
    --tw-scale-x: .5;
    --tw-scale-y: .5
  }

  .xl\:focus\:scale-75:focus{
    --tw-scale-x: .75;
    --tw-scale-y: .75
  }

  .xl\:focus\:scale-90:focus{
    --tw-scale-x: .9;
    --tw-scale-y: .9
  }

  .xl\:focus\:scale-95:focus{
    --tw-scale-x: .95;
    --tw-scale-y: .95
  }

  .xl\:focus\:scale-100:focus{
    --tw-scale-x: 1;
    --tw-scale-y: 1
  }

  .xl\:focus\:scale-105:focus{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05
  }

  .xl\:focus\:scale-110:focus{
    --tw-scale-x: 1.1;
    --tw-scale-y: 1.1
  }

  .xl\:focus\:scale-125:focus{
    --tw-scale-x: 1.25;
    --tw-scale-y: 1.25
  }

  .xl\:focus\:scale-150:focus{
    --tw-scale-x: 1.5;
    --tw-scale-y: 1.5
  }

  .xl\:focus\:scale-x-0:focus{
    --tw-scale-x: 0
  }

  .xl\:focus\:scale-x-50:focus{
    --tw-scale-x: .5
  }

  .xl\:focus\:scale-x-75:focus{
    --tw-scale-x: .75
  }

  .xl\:focus\:scale-x-90:focus{
    --tw-scale-x: .9
  }

  .xl\:focus\:scale-x-95:focus{
    --tw-scale-x: .95
  }

  .xl\:focus\:scale-x-100:focus{
    --tw-scale-x: 1
  }

  .xl\:focus\:scale-x-105:focus{
    --tw-scale-x: 1.05
  }

  .xl\:focus\:scale-x-110:focus{
    --tw-scale-x: 1.1
  }

  .xl\:focus\:scale-x-125:focus{
    --tw-scale-x: 1.25
  }

  .xl\:focus\:scale-x-150:focus{
    --tw-scale-x: 1.5
  }

  .xl\:focus\:scale-y-0:focus{
    --tw-scale-y: 0
  }

  .xl\:focus\:scale-y-50:focus{
    --tw-scale-y: .5
  }

  .xl\:focus\:scale-y-75:focus{
    --tw-scale-y: .75
  }

  .xl\:focus\:scale-y-90:focus{
    --tw-scale-y: .9
  }

  .xl\:focus\:scale-y-95:focus{
    --tw-scale-y: .95
  }

  .xl\:focus\:scale-y-100:focus{
    --tw-scale-y: 1
  }

  .xl\:focus\:scale-y-105:focus{
    --tw-scale-y: 1.05
  }

  .xl\:focus\:scale-y-110:focus{
    --tw-scale-y: 1.1
  }

  .xl\:focus\:scale-y-125:focus{
    --tw-scale-y: 1.25
  }

  .xl\:focus\:scale-y-150:focus{
    --tw-scale-y: 1.5
  }

  .xl\:rotate-0{
    --tw-rotate: 0deg
  }

  .xl\:rotate-1{
    --tw-rotate: 1deg
  }

  .xl\:rotate-2{
    --tw-rotate: 2deg
  }

  .xl\:rotate-3{
    --tw-rotate: 3deg
  }

  .xl\:rotate-6{
    --tw-rotate: 6deg
  }

  .xl\:rotate-12{
    --tw-rotate: 12deg
  }

  .xl\:rotate-45{
    --tw-rotate: 45deg
  }

  .xl\:rotate-90{
    --tw-rotate: 90deg
  }

  .xl\:rotate-180{
    --tw-rotate: 180deg
  }

  .xl\:-rotate-180{
    --tw-rotate: -180deg
  }

  .xl\:-rotate-90{
    --tw-rotate: -90deg
  }

  .xl\:-rotate-45{
    --tw-rotate: -45deg
  }

  .xl\:-rotate-12{
    --tw-rotate: -12deg
  }

  .xl\:-rotate-6{
    --tw-rotate: -6deg
  }

  .xl\:-rotate-3{
    --tw-rotate: -3deg
  }

  .xl\:-rotate-2{
    --tw-rotate: -2deg
  }

  .xl\:-rotate-1{
    --tw-rotate: -1deg
  }

  .xl\:hover\:rotate-0:hover{
    --tw-rotate: 0deg
  }

  .xl\:hover\:rotate-1:hover{
    --tw-rotate: 1deg
  }

  .xl\:hover\:rotate-2:hover{
    --tw-rotate: 2deg
  }

  .xl\:hover\:rotate-3:hover{
    --tw-rotate: 3deg
  }

  .xl\:hover\:rotate-6:hover{
    --tw-rotate: 6deg
  }

  .xl\:hover\:rotate-12:hover{
    --tw-rotate: 12deg
  }

  .xl\:hover\:rotate-45:hover{
    --tw-rotate: 45deg
  }

  .xl\:hover\:rotate-90:hover{
    --tw-rotate: 90deg
  }

  .xl\:hover\:rotate-180:hover{
    --tw-rotate: 180deg
  }

  .xl\:hover\:-rotate-180:hover{
    --tw-rotate: -180deg
  }

  .xl\:hover\:-rotate-90:hover{
    --tw-rotate: -90deg
  }

  .xl\:hover\:-rotate-45:hover{
    --tw-rotate: -45deg
  }

  .xl\:hover\:-rotate-12:hover{
    --tw-rotate: -12deg
  }

  .xl\:hover\:-rotate-6:hover{
    --tw-rotate: -6deg
  }

  .xl\:hover\:-rotate-3:hover{
    --tw-rotate: -3deg
  }

  .xl\:hover\:-rotate-2:hover{
    --tw-rotate: -2deg
  }

  .xl\:hover\:-rotate-1:hover{
    --tw-rotate: -1deg
  }

  .xl\:focus\:rotate-0:focus{
    --tw-rotate: 0deg
  }

  .xl\:focus\:rotate-1:focus{
    --tw-rotate: 1deg
  }

  .xl\:focus\:rotate-2:focus{
    --tw-rotate: 2deg
  }

  .xl\:focus\:rotate-3:focus{
    --tw-rotate: 3deg
  }

  .xl\:focus\:rotate-6:focus{
    --tw-rotate: 6deg
  }

  .xl\:focus\:rotate-12:focus{
    --tw-rotate: 12deg
  }

  .xl\:focus\:rotate-45:focus{
    --tw-rotate: 45deg
  }

  .xl\:focus\:rotate-90:focus{
    --tw-rotate: 90deg
  }

  .xl\:focus\:rotate-180:focus{
    --tw-rotate: 180deg
  }

  .xl\:focus\:-rotate-180:focus{
    --tw-rotate: -180deg
  }

  .xl\:focus\:-rotate-90:focus{
    --tw-rotate: -90deg
  }

  .xl\:focus\:-rotate-45:focus{
    --tw-rotate: -45deg
  }

  .xl\:focus\:-rotate-12:focus{
    --tw-rotate: -12deg
  }

  .xl\:focus\:-rotate-6:focus{
    --tw-rotate: -6deg
  }

  .xl\:focus\:-rotate-3:focus{
    --tw-rotate: -3deg
  }

  .xl\:focus\:-rotate-2:focus{
    --tw-rotate: -2deg
  }

  .xl\:focus\:-rotate-1:focus{
    --tw-rotate: -1deg
  }

  .xl\:translate-x-0{
    --tw-translate-x: 0px
  }

  .xl\:translate-x-1{
    --tw-translate-x: 4px
  }

  .xl\:translate-x-2{
    --tw-translate-x: 8px
  }

  .xl\:translate-x-3{
    --tw-translate-x: 12px
  }

  .xl\:translate-x-4{
    --tw-translate-x: 16px
  }

  .xl\:translate-x-5{
    --tw-translate-x: 20px
  }

  .xl\:translate-x-6{
    --tw-translate-x: 24px
  }

  .xl\:translate-x-7{
    --tw-translate-x: 28px
  }

  .xl\:translate-x-8{
    --tw-translate-x: 32px
  }

  .xl\:translate-x-9{
    --tw-translate-x: 36px
  }

  .xl\:translate-x-10{
    --tw-translate-x: 40px
  }

  .xl\:translate-x-15{
    --tw-translate-x: 60px
  }

  .xl\:translate-x-20{
    --tw-translate-x: 80px
  }

  .xl\:translate-x-0\.25{
    --tw-translate-x: 1px
  }

  .xl\:translate-x-0\.5{
    --tw-translate-x: 2px
  }

  .xl\:translate-x-0\.75{
    --tw-translate-x: 3px
  }

  .xl\:translate-x-1\.25{
    --tw-translate-x: 5px
  }

  .xl\:translate-x-1\.5{
    --tw-translate-x: 6px
  }

  .xl\:translate-x-2\.5{
    --tw-translate-x: 10px
  }

  .xl\:translate-x-3\.5{
    --tw-translate-x: 14px
  }

  .xl\:translate-x-3\.75{
    --tw-translate-x: 15px
  }

  .xl\:translate-x-4\.5{
    --tw-translate-x: 18px
  }

  .xl\:translate-x-7\.5{
    --tw-translate-x: 30px
  }

  .xl\:translate-x-8\.75{
    --tw-translate-x: 35px
  }

  .xl\:translate-x-12\.5{
    --tw-translate-x: 50px
  }

  .xl\:translate-x-17\.5{
    --tw-translate-x: 70px
  }

  .xl\:translate-x-21\.5{
    --tw-translate-x: 86px
  }

  .xl\:-translate-x-0{
    --tw-translate-x: 0px
  }

  .xl\:-translate-x-1{
    --tw-translate-x: -4px
  }

  .xl\:-translate-x-2{
    --tw-translate-x: -8px
  }

  .xl\:-translate-x-3{
    --tw-translate-x: -12px
  }

  .xl\:-translate-x-4{
    --tw-translate-x: -16px
  }

  .xl\:-translate-x-5{
    --tw-translate-x: -20px
  }

  .xl\:-translate-x-6{
    --tw-translate-x: -24px
  }

  .xl\:-translate-x-7{
    --tw-translate-x: -28px
  }

  .xl\:-translate-x-8{
    --tw-translate-x: -32px
  }

  .xl\:-translate-x-9{
    --tw-translate-x: -36px
  }

  .xl\:-translate-x-10{
    --tw-translate-x: -40px
  }

  .xl\:-translate-x-15{
    --tw-translate-x: -60px
  }

  .xl\:-translate-x-20{
    --tw-translate-x: -80px
  }

  .xl\:-translate-x-0\.25{
    --tw-translate-x: -1px
  }

  .xl\:-translate-x-0\.5{
    --tw-translate-x: -2px
  }

  .xl\:-translate-x-0\.75{
    --tw-translate-x: -3px
  }

  .xl\:-translate-x-1\.25{
    --tw-translate-x: -5px
  }

  .xl\:-translate-x-1\.5{
    --tw-translate-x: -6px
  }

  .xl\:-translate-x-2\.5{
    --tw-translate-x: -10px
  }

  .xl\:-translate-x-3\.5{
    --tw-translate-x: -14px
  }

  .xl\:-translate-x-3\.75{
    --tw-translate-x: -15px
  }

  .xl\:-translate-x-4\.5{
    --tw-translate-x: -18px
  }

  .xl\:-translate-x-7\.5{
    --tw-translate-x: -30px
  }

  .xl\:-translate-x-8\.75{
    --tw-translate-x: -35px
  }

  .xl\:-translate-x-12\.5{
    --tw-translate-x: -50px
  }

  .xl\:-translate-x-17\.5{
    --tw-translate-x: -70px
  }

  .xl\:-translate-x-21\.5{
    --tw-translate-x: -86px
  }

  .xl\:translate-x-1\/2{
    --tw-translate-x: 50%
  }

  .xl\:translate-x-1\/3{
    --tw-translate-x: 33.333333%
  }

  .xl\:translate-x-2\/3{
    --tw-translate-x: 66.666667%
  }

  .xl\:translate-x-1\/4{
    --tw-translate-x: 25%
  }

  .xl\:translate-x-2\/4{
    --tw-translate-x: 50%
  }

  .xl\:translate-x-3\/4{
    --tw-translate-x: 75%
  }

  .xl\:translate-x-full{
    --tw-translate-x: 100%
  }

  .xl\:-translate-x-1\/2{
    --tw-translate-x: -50%
  }

  .xl\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%
  }

  .xl\:-translate-x-2\/3{
    --tw-translate-x: -66.666667%
  }

  .xl\:-translate-x-1\/4{
    --tw-translate-x: -25%
  }

  .xl\:-translate-x-2\/4{
    --tw-translate-x: -50%
  }

  .xl\:-translate-x-3\/4{
    --tw-translate-x: -75%
  }

  .xl\:-translate-x-full{
    --tw-translate-x: -100%
  }

  .xl\:translate-y-0{
    --tw-translate-y: 0px
  }

  .xl\:translate-y-1{
    --tw-translate-y: 4px
  }

  .xl\:translate-y-2{
    --tw-translate-y: 8px
  }

  .xl\:translate-y-3{
    --tw-translate-y: 12px
  }

  .xl\:translate-y-4{
    --tw-translate-y: 16px
  }

  .xl\:translate-y-5{
    --tw-translate-y: 20px
  }

  .xl\:translate-y-6{
    --tw-translate-y: 24px
  }

  .xl\:translate-y-7{
    --tw-translate-y: 28px
  }

  .xl\:translate-y-8{
    --tw-translate-y: 32px
  }

  .xl\:translate-y-9{
    --tw-translate-y: 36px
  }

  .xl\:translate-y-10{
    --tw-translate-y: 40px
  }

  .xl\:translate-y-15{
    --tw-translate-y: 60px
  }

  .xl\:translate-y-20{
    --tw-translate-y: 80px
  }

  .xl\:translate-y-0\.25{
    --tw-translate-y: 1px
  }

  .xl\:translate-y-0\.5{
    --tw-translate-y: 2px
  }

  .xl\:translate-y-0\.75{
    --tw-translate-y: 3px
  }

  .xl\:translate-y-1\.25{
    --tw-translate-y: 5px
  }

  .xl\:translate-y-1\.5{
    --tw-translate-y: 6px
  }

  .xl\:translate-y-2\.5{
    --tw-translate-y: 10px
  }

  .xl\:translate-y-3\.5{
    --tw-translate-y: 14px
  }

  .xl\:translate-y-3\.75{
    --tw-translate-y: 15px
  }

  .xl\:translate-y-4\.5{
    --tw-translate-y: 18px
  }

  .xl\:translate-y-7\.5{
    --tw-translate-y: 30px
  }

  .xl\:translate-y-8\.75{
    --tw-translate-y: 35px
  }

  .xl\:translate-y-12\.5{
    --tw-translate-y: 50px
  }

  .xl\:translate-y-17\.5{
    --tw-translate-y: 70px
  }

  .xl\:translate-y-21\.5{
    --tw-translate-y: 86px
  }

  .xl\:-translate-y-0{
    --tw-translate-y: 0px
  }

  .xl\:-translate-y-1{
    --tw-translate-y: -4px
  }

  .xl\:-translate-y-2{
    --tw-translate-y: -8px
  }

  .xl\:-translate-y-3{
    --tw-translate-y: -12px
  }

  .xl\:-translate-y-4{
    --tw-translate-y: -16px
  }

  .xl\:-translate-y-5{
    --tw-translate-y: -20px
  }

  .xl\:-translate-y-6{
    --tw-translate-y: -24px
  }

  .xl\:-translate-y-7{
    --tw-translate-y: -28px
  }

  .xl\:-translate-y-8{
    --tw-translate-y: -32px
  }

  .xl\:-translate-y-9{
    --tw-translate-y: -36px
  }

  .xl\:-translate-y-10{
    --tw-translate-y: -40px
  }

  .xl\:-translate-y-15{
    --tw-translate-y: -60px
  }

  .xl\:-translate-y-20{
    --tw-translate-y: -80px
  }

  .xl\:-translate-y-0\.25{
    --tw-translate-y: -1px
  }

  .xl\:-translate-y-0\.5{
    --tw-translate-y: -2px
  }

  .xl\:-translate-y-0\.75{
    --tw-translate-y: -3px
  }

  .xl\:-translate-y-1\.25{
    --tw-translate-y: -5px
  }

  .xl\:-translate-y-1\.5{
    --tw-translate-y: -6px
  }

  .xl\:-translate-y-2\.5{
    --tw-translate-y: -10px
  }

  .xl\:-translate-y-3\.5{
    --tw-translate-y: -14px
  }

  .xl\:-translate-y-3\.75{
    --tw-translate-y: -15px
  }

  .xl\:-translate-y-4\.5{
    --tw-translate-y: -18px
  }

  .xl\:-translate-y-7\.5{
    --tw-translate-y: -30px
  }

  .xl\:-translate-y-8\.75{
    --tw-translate-y: -35px
  }

  .xl\:-translate-y-12\.5{
    --tw-translate-y: -50px
  }

  .xl\:-translate-y-17\.5{
    --tw-translate-y: -70px
  }

  .xl\:-translate-y-21\.5{
    --tw-translate-y: -86px
  }

  .xl\:translate-y-1\/2{
    --tw-translate-y: 50%
  }

  .xl\:translate-y-1\/3{
    --tw-translate-y: 33.333333%
  }

  .xl\:translate-y-2\/3{
    --tw-translate-y: 66.666667%
  }

  .xl\:translate-y-1\/4{
    --tw-translate-y: 25%
  }

  .xl\:translate-y-2\/4{
    --tw-translate-y: 50%
  }

  .xl\:translate-y-3\/4{
    --tw-translate-y: 75%
  }

  .xl\:translate-y-full{
    --tw-translate-y: 100%
  }

  .xl\:-translate-y-1\/2{
    --tw-translate-y: -50%
  }

  .xl\:-translate-y-1\/3{
    --tw-translate-y: -33.333333%
  }

  .xl\:-translate-y-2\/3{
    --tw-translate-y: -66.666667%
  }

  .xl\:-translate-y-1\/4{
    --tw-translate-y: -25%
  }

  .xl\:-translate-y-2\/4{
    --tw-translate-y: -50%
  }

  .xl\:-translate-y-3\/4{
    --tw-translate-y: -75%
  }

  .xl\:-translate-y-full{
    --tw-translate-y: -100%
  }

  .xl\:hover\:translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .xl\:hover\:translate-x-1:hover{
    --tw-translate-x: 4px
  }

  .xl\:hover\:translate-x-2:hover{
    --tw-translate-x: 8px
  }

  .xl\:hover\:translate-x-3:hover{
    --tw-translate-x: 12px
  }

  .xl\:hover\:translate-x-4:hover{
    --tw-translate-x: 16px
  }

  .xl\:hover\:translate-x-5:hover{
    --tw-translate-x: 20px
  }

  .xl\:hover\:translate-x-6:hover{
    --tw-translate-x: 24px
  }

  .xl\:hover\:translate-x-7:hover{
    --tw-translate-x: 28px
  }

  .xl\:hover\:translate-x-8:hover{
    --tw-translate-x: 32px
  }

  .xl\:hover\:translate-x-9:hover{
    --tw-translate-x: 36px
  }

  .xl\:hover\:translate-x-10:hover{
    --tw-translate-x: 40px
  }

  .xl\:hover\:translate-x-15:hover{
    --tw-translate-x: 60px
  }

  .xl\:hover\:translate-x-20:hover{
    --tw-translate-x: 80px
  }

  .xl\:hover\:translate-x-0\.25:hover{
    --tw-translate-x: 1px
  }

  .xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x: 2px
  }

  .xl\:hover\:translate-x-0\.75:hover{
    --tw-translate-x: 3px
  }

  .xl\:hover\:translate-x-1\.25:hover{
    --tw-translate-x: 5px
  }

  .xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x: 6px
  }

  .xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x: 10px
  }

  .xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x: 14px
  }

  .xl\:hover\:translate-x-3\.75:hover{
    --tw-translate-x: 15px
  }

  .xl\:hover\:translate-x-4\.5:hover{
    --tw-translate-x: 18px
  }

  .xl\:hover\:translate-x-7\.5:hover{
    --tw-translate-x: 30px
  }

  .xl\:hover\:translate-x-8\.75:hover{
    --tw-translate-x: 35px
  }

  .xl\:hover\:translate-x-12\.5:hover{
    --tw-translate-x: 50px
  }

  .xl\:hover\:translate-x-17\.5:hover{
    --tw-translate-x: 70px
  }

  .xl\:hover\:translate-x-21\.5:hover{
    --tw-translate-x: 86px
  }

  .xl\:hover\:-translate-x-0:hover{
    --tw-translate-x: 0px
  }

  .xl\:hover\:-translate-x-1:hover{
    --tw-translate-x: -4px
  }

  .xl\:hover\:-translate-x-2:hover{
    --tw-translate-x: -8px
  }

  .xl\:hover\:-translate-x-3:hover{
    --tw-translate-x: -12px
  }

  .xl\:hover\:-translate-x-4:hover{
    --tw-translate-x: -16px
  }

  .xl\:hover\:-translate-x-5:hover{
    --tw-translate-x: -20px
  }

  .xl\:hover\:-translate-x-6:hover{
    --tw-translate-x: -24px
  }

  .xl\:hover\:-translate-x-7:hover{
    --tw-translate-x: -28px
  }

  .xl\:hover\:-translate-x-8:hover{
    --tw-translate-x: -32px
  }

  .xl\:hover\:-translate-x-9:hover{
    --tw-translate-x: -36px
  }

  .xl\:hover\:-translate-x-10:hover{
    --tw-translate-x: -40px
  }

  .xl\:hover\:-translate-x-15:hover{
    --tw-translate-x: -60px
  }

  .xl\:hover\:-translate-x-20:hover{
    --tw-translate-x: -80px
  }

  .xl\:hover\:-translate-x-0\.25:hover{
    --tw-translate-x: -1px
  }

  .xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x: -2px
  }

  .xl\:hover\:-translate-x-0\.75:hover{
    --tw-translate-x: -3px
  }

  .xl\:hover\:-translate-x-1\.25:hover{
    --tw-translate-x: -5px
  }

  .xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x: -6px
  }

  .xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x: -10px
  }

  .xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x: -14px
  }

  .xl\:hover\:-translate-x-3\.75:hover{
    --tw-translate-x: -15px
  }

  .xl\:hover\:-translate-x-4\.5:hover{
    --tw-translate-x: -18px
  }

  .xl\:hover\:-translate-x-7\.5:hover{
    --tw-translate-x: -30px
  }

  .xl\:hover\:-translate-x-8\.75:hover{
    --tw-translate-x: -35px
  }

  .xl\:hover\:-translate-x-12\.5:hover{
    --tw-translate-x: -50px
  }

  .xl\:hover\:-translate-x-17\.5:hover{
    --tw-translate-x: -70px
  }

  .xl\:hover\:-translate-x-21\.5:hover{
    --tw-translate-x: -86px
  }

  .xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x: 50%
  }

  .xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x: 33.333333%
  }

  .xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x: 66.666667%
  }

  .xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x: 25%
  }

  .xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x: 50%
  }

  .xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x: 75%
  }

  .xl\:hover\:translate-x-full:hover{
    --tw-translate-x: 100%
  }

  .xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x: -50%
  }

  .xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x: -33.333333%
  }

  .xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x: -66.666667%
  }

  .xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x: -25%
  }

  .xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x: -50%
  }

  .xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x: -75%
  }

  .xl\:hover\:-translate-x-full:hover{
    --tw-translate-x: -100%
  }

  .xl\:hover\:translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .xl\:hover\:translate-y-1:hover{
    --tw-translate-y: 4px
  }

  .xl\:hover\:translate-y-2:hover{
    --tw-translate-y: 8px
  }

  .xl\:hover\:translate-y-3:hover{
    --tw-translate-y: 12px
  }

  .xl\:hover\:translate-y-4:hover{
    --tw-translate-y: 16px
  }

  .xl\:hover\:translate-y-5:hover{
    --tw-translate-y: 20px
  }

  .xl\:hover\:translate-y-6:hover{
    --tw-translate-y: 24px
  }

  .xl\:hover\:translate-y-7:hover{
    --tw-translate-y: 28px
  }

  .xl\:hover\:translate-y-8:hover{
    --tw-translate-y: 32px
  }

  .xl\:hover\:translate-y-9:hover{
    --tw-translate-y: 36px
  }

  .xl\:hover\:translate-y-10:hover{
    --tw-translate-y: 40px
  }

  .xl\:hover\:translate-y-15:hover{
    --tw-translate-y: 60px
  }

  .xl\:hover\:translate-y-20:hover{
    --tw-translate-y: 80px
  }

  .xl\:hover\:translate-y-0\.25:hover{
    --tw-translate-y: 1px
  }

  .xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y: 2px
  }

  .xl\:hover\:translate-y-0\.75:hover{
    --tw-translate-y: 3px
  }

  .xl\:hover\:translate-y-1\.25:hover{
    --tw-translate-y: 5px
  }

  .xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y: 6px
  }

  .xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y: 10px
  }

  .xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y: 14px
  }

  .xl\:hover\:translate-y-3\.75:hover{
    --tw-translate-y: 15px
  }

  .xl\:hover\:translate-y-4\.5:hover{
    --tw-translate-y: 18px
  }

  .xl\:hover\:translate-y-7\.5:hover{
    --tw-translate-y: 30px
  }

  .xl\:hover\:translate-y-8\.75:hover{
    --tw-translate-y: 35px
  }

  .xl\:hover\:translate-y-12\.5:hover{
    --tw-translate-y: 50px
  }

  .xl\:hover\:translate-y-17\.5:hover{
    --tw-translate-y: 70px
  }

  .xl\:hover\:translate-y-21\.5:hover{
    --tw-translate-y: 86px
  }

  .xl\:hover\:-translate-y-0:hover{
    --tw-translate-y: 0px
  }

  .xl\:hover\:-translate-y-1:hover{
    --tw-translate-y: -4px
  }

  .xl\:hover\:-translate-y-2:hover{
    --tw-translate-y: -8px
  }

  .xl\:hover\:-translate-y-3:hover{
    --tw-translate-y: -12px
  }

  .xl\:hover\:-translate-y-4:hover{
    --tw-translate-y: -16px
  }

  .xl\:hover\:-translate-y-5:hover{
    --tw-translate-y: -20px
  }

  .xl\:hover\:-translate-y-6:hover{
    --tw-translate-y: -24px
  }

  .xl\:hover\:-translate-y-7:hover{
    --tw-translate-y: -28px
  }

  .xl\:hover\:-translate-y-8:hover{
    --tw-translate-y: -32px
  }

  .xl\:hover\:-translate-y-9:hover{
    --tw-translate-y: -36px
  }

  .xl\:hover\:-translate-y-10:hover{
    --tw-translate-y: -40px
  }

  .xl\:hover\:-translate-y-15:hover{
    --tw-translate-y: -60px
  }

  .xl\:hover\:-translate-y-20:hover{
    --tw-translate-y: -80px
  }

  .xl\:hover\:-translate-y-0\.25:hover{
    --tw-translate-y: -1px
  }

  .xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y: -2px
  }

  .xl\:hover\:-translate-y-0\.75:hover{
    --tw-translate-y: -3px
  }

  .xl\:hover\:-translate-y-1\.25:hover{
    --tw-translate-y: -5px
  }

  .xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y: -6px
  }

  .xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y: -10px
  }

  .xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y: -14px
  }

  .xl\:hover\:-translate-y-3\.75:hover{
    --tw-translate-y: -15px
  }

  .xl\:hover\:-translate-y-4\.5:hover{
    --tw-translate-y: -18px
  }

  .xl\:hover\:-translate-y-7\.5:hover{
    --tw-translate-y: -30px
  }

  .xl\:hover\:-translate-y-8\.75:hover{
    --tw-translate-y: -35px
  }

  .xl\:hover\:-translate-y-12\.5:hover{
    --tw-translate-y: -50px
  }

  .xl\:hover\:-translate-y-17\.5:hover{
    --tw-translate-y: -70px
  }

  .xl\:hover\:-translate-y-21\.5:hover{
    --tw-translate-y: -86px
  }

  .xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y: 50%
  }

  .xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y: 33.333333%
  }

  .xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y: 66.666667%
  }

  .xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y: 25%
  }

  .xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y: 50%
  }

  .xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y: 75%
  }

  .xl\:hover\:translate-y-full:hover{
    --tw-translate-y: 100%
  }

  .xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y: -50%
  }

  .xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y: -33.333333%
  }

  .xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y: -66.666667%
  }

  .xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y: -25%
  }

  .xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y: -50%
  }

  .xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y: -75%
  }

  .xl\:hover\:-translate-y-full:hover{
    --tw-translate-y: -100%
  }

  .xl\:focus\:translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .xl\:focus\:translate-x-1:focus{
    --tw-translate-x: 4px
  }

  .xl\:focus\:translate-x-2:focus{
    --tw-translate-x: 8px
  }

  .xl\:focus\:translate-x-3:focus{
    --tw-translate-x: 12px
  }

  .xl\:focus\:translate-x-4:focus{
    --tw-translate-x: 16px
  }

  .xl\:focus\:translate-x-5:focus{
    --tw-translate-x: 20px
  }

  .xl\:focus\:translate-x-6:focus{
    --tw-translate-x: 24px
  }

  .xl\:focus\:translate-x-7:focus{
    --tw-translate-x: 28px
  }

  .xl\:focus\:translate-x-8:focus{
    --tw-translate-x: 32px
  }

  .xl\:focus\:translate-x-9:focus{
    --tw-translate-x: 36px
  }

  .xl\:focus\:translate-x-10:focus{
    --tw-translate-x: 40px
  }

  .xl\:focus\:translate-x-15:focus{
    --tw-translate-x: 60px
  }

  .xl\:focus\:translate-x-20:focus{
    --tw-translate-x: 80px
  }

  .xl\:focus\:translate-x-0\.25:focus{
    --tw-translate-x: 1px
  }

  .xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x: 2px
  }

  .xl\:focus\:translate-x-0\.75:focus{
    --tw-translate-x: 3px
  }

  .xl\:focus\:translate-x-1\.25:focus{
    --tw-translate-x: 5px
  }

  .xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x: 6px
  }

  .xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x: 10px
  }

  .xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x: 14px
  }

  .xl\:focus\:translate-x-3\.75:focus{
    --tw-translate-x: 15px
  }

  .xl\:focus\:translate-x-4\.5:focus{
    --tw-translate-x: 18px
  }

  .xl\:focus\:translate-x-7\.5:focus{
    --tw-translate-x: 30px
  }

  .xl\:focus\:translate-x-8\.75:focus{
    --tw-translate-x: 35px
  }

  .xl\:focus\:translate-x-12\.5:focus{
    --tw-translate-x: 50px
  }

  .xl\:focus\:translate-x-17\.5:focus{
    --tw-translate-x: 70px
  }

  .xl\:focus\:translate-x-21\.5:focus{
    --tw-translate-x: 86px
  }

  .xl\:focus\:-translate-x-0:focus{
    --tw-translate-x: 0px
  }

  .xl\:focus\:-translate-x-1:focus{
    --tw-translate-x: -4px
  }

  .xl\:focus\:-translate-x-2:focus{
    --tw-translate-x: -8px
  }

  .xl\:focus\:-translate-x-3:focus{
    --tw-translate-x: -12px
  }

  .xl\:focus\:-translate-x-4:focus{
    --tw-translate-x: -16px
  }

  .xl\:focus\:-translate-x-5:focus{
    --tw-translate-x: -20px
  }

  .xl\:focus\:-translate-x-6:focus{
    --tw-translate-x: -24px
  }

  .xl\:focus\:-translate-x-7:focus{
    --tw-translate-x: -28px
  }

  .xl\:focus\:-translate-x-8:focus{
    --tw-translate-x: -32px
  }

  .xl\:focus\:-translate-x-9:focus{
    --tw-translate-x: -36px
  }

  .xl\:focus\:-translate-x-10:focus{
    --tw-translate-x: -40px
  }

  .xl\:focus\:-translate-x-15:focus{
    --tw-translate-x: -60px
  }

  .xl\:focus\:-translate-x-20:focus{
    --tw-translate-x: -80px
  }

  .xl\:focus\:-translate-x-0\.25:focus{
    --tw-translate-x: -1px
  }

  .xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x: -2px
  }

  .xl\:focus\:-translate-x-0\.75:focus{
    --tw-translate-x: -3px
  }

  .xl\:focus\:-translate-x-1\.25:focus{
    --tw-translate-x: -5px
  }

  .xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x: -6px
  }

  .xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x: -10px
  }

  .xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x: -14px
  }

  .xl\:focus\:-translate-x-3\.75:focus{
    --tw-translate-x: -15px
  }

  .xl\:focus\:-translate-x-4\.5:focus{
    --tw-translate-x: -18px
  }

  .xl\:focus\:-translate-x-7\.5:focus{
    --tw-translate-x: -30px
  }

  .xl\:focus\:-translate-x-8\.75:focus{
    --tw-translate-x: -35px
  }

  .xl\:focus\:-translate-x-12\.5:focus{
    --tw-translate-x: -50px
  }

  .xl\:focus\:-translate-x-17\.5:focus{
    --tw-translate-x: -70px
  }

  .xl\:focus\:-translate-x-21\.5:focus{
    --tw-translate-x: -86px
  }

  .xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x: 50%
  }

  .xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x: 33.333333%
  }

  .xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x: 66.666667%
  }

  .xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x: 25%
  }

  .xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x: 50%
  }

  .xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x: 75%
  }

  .xl\:focus\:translate-x-full:focus{
    --tw-translate-x: 100%
  }

  .xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x: -50%
  }

  .xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x: -33.333333%
  }

  .xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x: -66.666667%
  }

  .xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x: -25%
  }

  .xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x: -50%
  }

  .xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x: -75%
  }

  .xl\:focus\:-translate-x-full:focus{
    --tw-translate-x: -100%
  }

  .xl\:focus\:translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .xl\:focus\:translate-y-1:focus{
    --tw-translate-y: 4px
  }

  .xl\:focus\:translate-y-2:focus{
    --tw-translate-y: 8px
  }

  .xl\:focus\:translate-y-3:focus{
    --tw-translate-y: 12px
  }

  .xl\:focus\:translate-y-4:focus{
    --tw-translate-y: 16px
  }

  .xl\:focus\:translate-y-5:focus{
    --tw-translate-y: 20px
  }

  .xl\:focus\:translate-y-6:focus{
    --tw-translate-y: 24px
  }

  .xl\:focus\:translate-y-7:focus{
    --tw-translate-y: 28px
  }

  .xl\:focus\:translate-y-8:focus{
    --tw-translate-y: 32px
  }

  .xl\:focus\:translate-y-9:focus{
    --tw-translate-y: 36px
  }

  .xl\:focus\:translate-y-10:focus{
    --tw-translate-y: 40px
  }

  .xl\:focus\:translate-y-15:focus{
    --tw-translate-y: 60px
  }

  .xl\:focus\:translate-y-20:focus{
    --tw-translate-y: 80px
  }

  .xl\:focus\:translate-y-0\.25:focus{
    --tw-translate-y: 1px
  }

  .xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y: 2px
  }

  .xl\:focus\:translate-y-0\.75:focus{
    --tw-translate-y: 3px
  }

  .xl\:focus\:translate-y-1\.25:focus{
    --tw-translate-y: 5px
  }

  .xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y: 6px
  }

  .xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y: 10px
  }

  .xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y: 14px
  }

  .xl\:focus\:translate-y-3\.75:focus{
    --tw-translate-y: 15px
  }

  .xl\:focus\:translate-y-4\.5:focus{
    --tw-translate-y: 18px
  }

  .xl\:focus\:translate-y-7\.5:focus{
    --tw-translate-y: 30px
  }

  .xl\:focus\:translate-y-8\.75:focus{
    --tw-translate-y: 35px
  }

  .xl\:focus\:translate-y-12\.5:focus{
    --tw-translate-y: 50px
  }

  .xl\:focus\:translate-y-17\.5:focus{
    --tw-translate-y: 70px
  }

  .xl\:focus\:translate-y-21\.5:focus{
    --tw-translate-y: 86px
  }

  .xl\:focus\:-translate-y-0:focus{
    --tw-translate-y: 0px
  }

  .xl\:focus\:-translate-y-1:focus{
    --tw-translate-y: -4px
  }

  .xl\:focus\:-translate-y-2:focus{
    --tw-translate-y: -8px
  }

  .xl\:focus\:-translate-y-3:focus{
    --tw-translate-y: -12px
  }

  .xl\:focus\:-translate-y-4:focus{
    --tw-translate-y: -16px
  }

  .xl\:focus\:-translate-y-5:focus{
    --tw-translate-y: -20px
  }

  .xl\:focus\:-translate-y-6:focus{
    --tw-translate-y: -24px
  }

  .xl\:focus\:-translate-y-7:focus{
    --tw-translate-y: -28px
  }

  .xl\:focus\:-translate-y-8:focus{
    --tw-translate-y: -32px
  }

  .xl\:focus\:-translate-y-9:focus{
    --tw-translate-y: -36px
  }

  .xl\:focus\:-translate-y-10:focus{
    --tw-translate-y: -40px
  }

  .xl\:focus\:-translate-y-15:focus{
    --tw-translate-y: -60px
  }

  .xl\:focus\:-translate-y-20:focus{
    --tw-translate-y: -80px
  }

  .xl\:focus\:-translate-y-0\.25:focus{
    --tw-translate-y: -1px
  }

  .xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y: -2px
  }

  .xl\:focus\:-translate-y-0\.75:focus{
    --tw-translate-y: -3px
  }

  .xl\:focus\:-translate-y-1\.25:focus{
    --tw-translate-y: -5px
  }

  .xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y: -6px
  }

  .xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y: -10px
  }

  .xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y: -14px
  }

  .xl\:focus\:-translate-y-3\.75:focus{
    --tw-translate-y: -15px
  }

  .xl\:focus\:-translate-y-4\.5:focus{
    --tw-translate-y: -18px
  }

  .xl\:focus\:-translate-y-7\.5:focus{
    --tw-translate-y: -30px
  }

  .xl\:focus\:-translate-y-8\.75:focus{
    --tw-translate-y: -35px
  }

  .xl\:focus\:-translate-y-12\.5:focus{
    --tw-translate-y: -50px
  }

  .xl\:focus\:-translate-y-17\.5:focus{
    --tw-translate-y: -70px
  }

  .xl\:focus\:-translate-y-21\.5:focus{
    --tw-translate-y: -86px
  }

  .xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y: 50%
  }

  .xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y: 33.333333%
  }

  .xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y: 66.666667%
  }

  .xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y: 25%
  }

  .xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y: 50%
  }

  .xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y: 75%
  }

  .xl\:focus\:translate-y-full:focus{
    --tw-translate-y: 100%
  }

  .xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y: -50%
  }

  .xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y: -33.333333%
  }

  .xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y: -66.666667%
  }

  .xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y: -25%
  }

  .xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y: -50%
  }

  .xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y: -75%
  }

  .xl\:focus\:-translate-y-full:focus{
    --tw-translate-y: -100%
  }

  .xl\:skew-x-0{
    --tw-skew-x: 0deg
  }

  .xl\:skew-x-1{
    --tw-skew-x: 1deg
  }

  .xl\:skew-x-2{
    --tw-skew-x: 2deg
  }

  .xl\:skew-x-3{
    --tw-skew-x: 3deg
  }

  .xl\:skew-x-6{
    --tw-skew-x: 6deg
  }

  .xl\:skew-x-12{
    --tw-skew-x: 12deg
  }

  .xl\:-skew-x-12{
    --tw-skew-x: -12deg
  }

  .xl\:-skew-x-6{
    --tw-skew-x: -6deg
  }

  .xl\:-skew-x-3{
    --tw-skew-x: -3deg
  }

  .xl\:-skew-x-2{
    --tw-skew-x: -2deg
  }

  .xl\:-skew-x-1{
    --tw-skew-x: -1deg
  }

  .xl\:skew-y-0{
    --tw-skew-y: 0deg
  }

  .xl\:skew-y-1{
    --tw-skew-y: 1deg
  }

  .xl\:skew-y-2{
    --tw-skew-y: 2deg
  }

  .xl\:skew-y-3{
    --tw-skew-y: 3deg
  }

  .xl\:skew-y-6{
    --tw-skew-y: 6deg
  }

  .xl\:skew-y-12{
    --tw-skew-y: 12deg
  }

  .xl\:-skew-y-12{
    --tw-skew-y: -12deg
  }

  .xl\:-skew-y-6{
    --tw-skew-y: -6deg
  }

  .xl\:-skew-y-3{
    --tw-skew-y: -3deg
  }

  .xl\:-skew-y-2{
    --tw-skew-y: -2deg
  }

  .xl\:-skew-y-1{
    --tw-skew-y: -1deg
  }

  .xl\:hover\:skew-x-0:hover{
    --tw-skew-x: 0deg
  }

  .xl\:hover\:skew-x-1:hover{
    --tw-skew-x: 1deg
  }

  .xl\:hover\:skew-x-2:hover{
    --tw-skew-x: 2deg
  }

  .xl\:hover\:skew-x-3:hover{
    --tw-skew-x: 3deg
  }

  .xl\:hover\:skew-x-6:hover{
    --tw-skew-x: 6deg
  }

  .xl\:hover\:skew-x-12:hover{
    --tw-skew-x: 12deg
  }

  .xl\:hover\:-skew-x-12:hover{
    --tw-skew-x: -12deg
  }

  .xl\:hover\:-skew-x-6:hover{
    --tw-skew-x: -6deg
  }

  .xl\:hover\:-skew-x-3:hover{
    --tw-skew-x: -3deg
  }

  .xl\:hover\:-skew-x-2:hover{
    --tw-skew-x: -2deg
  }

  .xl\:hover\:-skew-x-1:hover{
    --tw-skew-x: -1deg
  }

  .xl\:hover\:skew-y-0:hover{
    --tw-skew-y: 0deg
  }

  .xl\:hover\:skew-y-1:hover{
    --tw-skew-y: 1deg
  }

  .xl\:hover\:skew-y-2:hover{
    --tw-skew-y: 2deg
  }

  .xl\:hover\:skew-y-3:hover{
    --tw-skew-y: 3deg
  }

  .xl\:hover\:skew-y-6:hover{
    --tw-skew-y: 6deg
  }

  .xl\:hover\:skew-y-12:hover{
    --tw-skew-y: 12deg
  }

  .xl\:hover\:-skew-y-12:hover{
    --tw-skew-y: -12deg
  }

  .xl\:hover\:-skew-y-6:hover{
    --tw-skew-y: -6deg
  }

  .xl\:hover\:-skew-y-3:hover{
    --tw-skew-y: -3deg
  }

  .xl\:hover\:-skew-y-2:hover{
    --tw-skew-y: -2deg
  }

  .xl\:hover\:-skew-y-1:hover{
    --tw-skew-y: -1deg
  }

  .xl\:focus\:skew-x-0:focus{
    --tw-skew-x: 0deg
  }

  .xl\:focus\:skew-x-1:focus{
    --tw-skew-x: 1deg
  }

  .xl\:focus\:skew-x-2:focus{
    --tw-skew-x: 2deg
  }

  .xl\:focus\:skew-x-3:focus{
    --tw-skew-x: 3deg
  }

  .xl\:focus\:skew-x-6:focus{
    --tw-skew-x: 6deg
  }

  .xl\:focus\:skew-x-12:focus{
    --tw-skew-x: 12deg
  }

  .xl\:focus\:-skew-x-12:focus{
    --tw-skew-x: -12deg
  }

  .xl\:focus\:-skew-x-6:focus{
    --tw-skew-x: -6deg
  }

  .xl\:focus\:-skew-x-3:focus{
    --tw-skew-x: -3deg
  }

  .xl\:focus\:-skew-x-2:focus{
    --tw-skew-x: -2deg
  }

  .xl\:focus\:-skew-x-1:focus{
    --tw-skew-x: -1deg
  }

  .xl\:focus\:skew-y-0:focus{
    --tw-skew-y: 0deg
  }

  .xl\:focus\:skew-y-1:focus{
    --tw-skew-y: 1deg
  }

  .xl\:focus\:skew-y-2:focus{
    --tw-skew-y: 2deg
  }

  .xl\:focus\:skew-y-3:focus{
    --tw-skew-y: 3deg
  }

  .xl\:focus\:skew-y-6:focus{
    --tw-skew-y: 6deg
  }

  .xl\:focus\:skew-y-12:focus{
    --tw-skew-y: 12deg
  }

  .xl\:focus\:-skew-y-12:focus{
    --tw-skew-y: -12deg
  }

  .xl\:focus\:-skew-y-6:focus{
    --tw-skew-y: -6deg
  }

  .xl\:focus\:-skew-y-3:focus{
    --tw-skew-y: -3deg
  }

  .xl\:focus\:-skew-y-2:focus{
    --tw-skew-y: -2deg
  }

  .xl\:focus\:-skew-y-1:focus{
    --tw-skew-y: -1deg
  }

  .xl\:transition-none{
    transition-property:none
  }

  .xl\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

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

  .xl\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:ease-linear{
    transition-timing-function:linear
  }

  .xl\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .xl\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .xl\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .xl\:duration-75{
    transition-duration:75ms
  }

  .xl\:duration-100{
    transition-duration:100ms
  }

  .xl\:duration-150{
    transition-duration:150ms
  }

  .xl\:duration-200{
    transition-duration:200ms
  }

  .xl\:duration-300{
    transition-duration:300ms
  }

  .xl\:duration-500{
    transition-duration:500ms
  }

  .xl\:duration-700{
    transition-duration:700ms
  }

  .xl\:duration-1000{
    transition-duration:1000ms
  }

  .xl\:delay-75{
    transition-delay:75ms
  }

  .xl\:delay-100{
    transition-delay:100ms
  }

  .xl\:delay-150{
    transition-delay:150ms
  }

  .xl\:delay-200{
    transition-delay:200ms
  }

  .xl\:delay-300{
    transition-delay:300ms
  }

  .xl\:delay-500{
    transition-delay:500ms
  }

  .xl\:delay-700{
    transition-delay:700ms
  }

  .xl\:delay-1000{
    transition-delay:1000ms
  }

  .xl\:animate-none{
    -webkit-animation:none;
    animation:none
  }

  .xl\:animate-spin{
    -webkit-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite
  }

  .xl\:animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .xl\:animate-pulse{
    -webkit-animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .xl\:animate-bounce{
    -webkit-animation:bounce 1s infinite;
    animation:bounce 1s infinite
  }

  .xl\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .xl\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .xl\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .xl\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .xl\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .xl\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .xl\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .xl\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .xl\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .xl\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .xl\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .xl\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .xl\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .xl\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .xl\:mix-blend-color{
    mix-blend-mode:color
  }

  .xl\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .xl\:bg-blend-normal{
    background-blend-mode:normal
  }

  .xl\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .xl\:bg-blend-screen{
    background-blend-mode:screen
  }

  .xl\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .xl\:bg-blend-darken{
    background-blend-mode:darken
  }

  .xl\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .xl\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .xl\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .xl\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .xl\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .xl\:bg-blend-difference{
    background-blend-mode:difference
  }

  .xl\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .xl\:bg-blend-hue{
    background-blend-mode:hue
  }

  .xl\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .xl\:bg-blend-color{
    background-blend-mode:color
  }

  .xl\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .xl\:filter{
    --tw-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .xl\:filter-none{
    filter:none
  }

  .xl\:blur-0{
    --tw-blur: blur(0)
  }

  .xl\:blur-sm{
    --tw-blur: blur(4px)
  }

  .xl\:blur{
    --tw-blur: blur(8px)
  }

  .xl\:blur-md{
    --tw-blur: blur(12px)
  }

  .xl\:blur-lg{
    --tw-blur: blur(16px)
  }

  .xl\:blur-xl{
    --tw-blur: blur(24px)
  }

  .xl\:blur-2xl{
    --tw-blur: blur(40px)
  }

  .xl\:blur-3xl{
    --tw-blur: blur(64px)
  }

  .xl\:brightness-0{
    --tw-brightness: brightness(0)
  }

  .xl\:brightness-50{
    --tw-brightness: brightness(.5)
  }

  .xl\:brightness-75{
    --tw-brightness: brightness(.75)
  }

  .xl\:brightness-90{
    --tw-brightness: brightness(.9)
  }

  .xl\:brightness-95{
    --tw-brightness: brightness(.95)
  }

  .xl\:brightness-100{
    --tw-brightness: brightness(1)
  }

  .xl\:brightness-105{
    --tw-brightness: brightness(1.05)
  }

  .xl\:brightness-110{
    --tw-brightness: brightness(1.1)
  }

  .xl\:brightness-125{
    --tw-brightness: brightness(1.25)
  }

  .xl\:brightness-150{
    --tw-brightness: brightness(1.5)
  }

  .xl\:brightness-200{
    --tw-brightness: brightness(2)
  }

  .xl\:contrast-0{
    --tw-contrast: contrast(0)
  }

  .xl\:contrast-50{
    --tw-contrast: contrast(.5)
  }

  .xl\:contrast-75{
    --tw-contrast: contrast(.75)
  }

  .xl\:contrast-100{
    --tw-contrast: contrast(1)
  }

  .xl\:contrast-125{
    --tw-contrast: contrast(1.25)
  }

  .xl\:contrast-150{
    --tw-contrast: contrast(1.5)
  }

  .xl\:contrast-200{
    --tw-contrast: contrast(2)
  }

  .xl\:drop-shadow-sm{
    --tw-drop-shadow: drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .xl\:drop-shadow{
    --tw-drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .xl\:drop-shadow-md{
    --tw-drop-shadow: drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .xl\:drop-shadow-lg{
    --tw-drop-shadow: drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .xl\:drop-shadow-xl{
    --tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .xl\:drop-shadow-2xl{
    --tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .xl\:drop-shadow-none{
    --tw-drop-shadow: drop-shadow(0 0 #0000)
  }

  .xl\:grayscale-0{
    --tw-grayscale: grayscale(0)
  }

  .xl\:grayscale{
    --tw-grayscale: grayscale(100%)
  }

  .xl\:hue-rotate-0{
    --tw-hue-rotate: hue-rotate(0deg)
  }

  .xl\:hue-rotate-15{
    --tw-hue-rotate: hue-rotate(15deg)
  }

  .xl\:hue-rotate-30{
    --tw-hue-rotate: hue-rotate(30deg)
  }

  .xl\:hue-rotate-60{
    --tw-hue-rotate: hue-rotate(60deg)
  }

  .xl\:hue-rotate-90{
    --tw-hue-rotate: hue-rotate(90deg)
  }

  .xl\:hue-rotate-180{
    --tw-hue-rotate: hue-rotate(180deg)
  }

  .xl\:-hue-rotate-180{
    --tw-hue-rotate: hue-rotate(-180deg)
  }

  .xl\:-hue-rotate-90{
    --tw-hue-rotate: hue-rotate(-90deg)
  }

  .xl\:-hue-rotate-60{
    --tw-hue-rotate: hue-rotate(-60deg)
  }

  .xl\:-hue-rotate-30{
    --tw-hue-rotate: hue-rotate(-30deg)
  }

  .xl\:-hue-rotate-15{
    --tw-hue-rotate: hue-rotate(-15deg)
  }

  .xl\:invert-0{
    --tw-invert: invert(0)
  }

  .xl\:invert{
    --tw-invert: invert(100%)
  }

  .xl\:saturate-0{
    --tw-saturate: saturate(0)
  }

  .xl\:saturate-50{
    --tw-saturate: saturate(.5)
  }

  .xl\:saturate-100{
    --tw-saturate: saturate(1)
  }

  .xl\:saturate-150{
    --tw-saturate: saturate(1.5)
  }

  .xl\:saturate-200{
    --tw-saturate: saturate(2)
  }

  .xl\:sepia-0{
    --tw-sepia: sepia(0)
  }

  .xl\:sepia{
    --tw-sepia: sepia(100%)
  }

  .xl\:backdrop-filter{
    --tw-backdrop-blur: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate: var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia: var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .xl\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
    backdrop-filter:none
  }

  .xl\:backdrop-brightness-0{
    --tw-backdrop-brightness: brightness(0)
  }

  .xl\:backdrop-brightness-50{
    --tw-backdrop-brightness: brightness(.5)
  }

  .xl\:backdrop-brightness-75{
    --tw-backdrop-brightness: brightness(.75)
  }

  .xl\:backdrop-brightness-90{
    --tw-backdrop-brightness: brightness(.9)
  }

  .xl\:backdrop-brightness-95{
    --tw-backdrop-brightness: brightness(.95)
  }

  .xl\:backdrop-brightness-100{
    --tw-backdrop-brightness: brightness(1)
  }

  .xl\:backdrop-brightness-105{
    --tw-backdrop-brightness: brightness(1.05)
  }

  .xl\:backdrop-brightness-110{
    --tw-backdrop-brightness: brightness(1.1)
  }

  .xl\:backdrop-brightness-125{
    --tw-backdrop-brightness: brightness(1.25)
  }

  .xl\:backdrop-brightness-150{
    --tw-backdrop-brightness: brightness(1.5)
  }

  .xl\:backdrop-brightness-200{
    --tw-backdrop-brightness: brightness(2)
  }

  .xl\:backdrop-contrast-0{
    --tw-backdrop-contrast: contrast(0)
  }

  .xl\:backdrop-contrast-50{
    --tw-backdrop-contrast: contrast(.5)
  }

  .xl\:backdrop-contrast-75{
    --tw-backdrop-contrast: contrast(.75)
  }

  .xl\:backdrop-contrast-100{
    --tw-backdrop-contrast: contrast(1)
  }

  .xl\:backdrop-contrast-125{
    --tw-backdrop-contrast: contrast(1.25)
  }

  .xl\:backdrop-contrast-150{
    --tw-backdrop-contrast: contrast(1.5)
  }

  .xl\:backdrop-contrast-200{
    --tw-backdrop-contrast: contrast(2)
  }

  .xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale: grayscale(0)
  }

  .xl\:backdrop-grayscale{
    --tw-backdrop-grayscale: grayscale(100%)
  }

  .xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate: hue-rotate(0deg)
  }

  .xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(15deg)
  }

  .xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(30deg)
  }

  .xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(60deg)
  }

  .xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(90deg)
  }

  .xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(180deg)
  }

  .xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate: hue-rotate(-180deg)
  }

  .xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate: hue-rotate(-90deg)
  }

  .xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate: hue-rotate(-60deg)
  }

  .xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate: hue-rotate(-30deg)
  }

  .xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate: hue-rotate(-15deg)
  }

  .xl\:backdrop-invert-0{
    --tw-backdrop-invert: invert(0)
  }

  .xl\:backdrop-invert{
    --tw-backdrop-invert: invert(100%)
  }

  .xl\:backdrop-saturate-0{
    --tw-backdrop-saturate: saturate(0)
  }

  .xl\:backdrop-saturate-50{
    --tw-backdrop-saturate: saturate(.5)
  }

  .xl\:backdrop-saturate-100{
    --tw-backdrop-saturate: saturate(1)
  }

  .xl\:backdrop-saturate-150{
    --tw-backdrop-saturate: saturate(1.5)
  }

  .xl\:backdrop-saturate-200{
    --tw-backdrop-saturate: saturate(2)
  }

  .xl\:backdrop-sepia-0{
    --tw-backdrop-sepia: sepia(0)
  }

  .xl\:backdrop-sepia{
    --tw-backdrop-sepia: sepia(100%)
  }
}

:root{
  --screens-md: 1280px;
  --screens-lg: 1600px;
  --sidebar-open: 206px;
  --sidebar-closed: 90px;
  --sidebar-minHeight: 800px;
  --sidebar-selectedIconGradient: linear-gradient(180deg, #ffbc00 0%, #ff8e00 100%)
}

#app{
  overflow:auto
}

html,body{
  padding:0;
  margin:0
}

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

*{
  color:inherit;
  box-sizing:border-box
}

button:focus,input:focus,textarea:focus{
  outline:none
}

input{
  background:transparent
}

.s-position-abs-center{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%)
}

.s-tradebox-input{
  font-family:Poppins, ui-sans-serif, system-ui;
  font-size:24px;
  font-weight:600;
  text-align:right
}

.s-tradebox-input ::-moz-placeholder{
  text-align:right
}

.s-tradebox-input :-ms-input-placeholder{
  text-align:right
}

.s-tradebox-input ::placeholder{
  text-align:right
}

.s-filter-white{
  filter:brightness(0%) invert(100%)
}

.s-number-input-default::-webkit-outer-spin-button,.s-number-input-default::-webkit-inner-spin-button{
  -webkit-appearance:none;
  margin:0
}

.s-number-input-default[type='number']{
  -moz-appearance:textfield
}

.s-transition-all{
  transition:all ease-in-out 0.3s
}

.highcharts-background{
  fill-opacity:0
}

.s-spin{
  -webkit-animation-name:spin;
          animation-name:spin;
  -webkit-animation-duration:1500ms;
          animation-duration:1500ms;
  -webkit-animation-iteration-count:infinite;
          animation-iteration-count:infinite;
  -webkit-animation-timing-function:linear;
          animation-timing-function:linear
}

@-webkit-keyframes spin{
  from{
    transform:rotate(0deg)
  }

  to{
    transform:rotate(360deg)
  }
}

@keyframes spin{
  from{
    transform:rotate(0deg)
  }

  to{
    transform:rotate(360deg)
  }
}

.Toastify__toast-container{
  z-index:99 !important;
  max-width:360px !important;
  min-width:360px !important
}

.Toastify__toast--default{
  background:#2d2755 !important;
  max-width:360px !important;
  min-width:360px !important;
  border-radius:16px !important
}

.Toastify__toast{
  padding:20px 28px 20px 22px !important;
  overflow:visible !important
}

.Toastify__toast-body{
  padding:0 !important
}

.rect-auto,.c100.p51 .slice,.c100.p52 .slice,.c100.p53 .slice,.c100.p54 .slice,.c100.p55 .slice,.c100.p56 .slice,.c100.p57 .slice,.c100.p58 .slice,.c100.p59 .slice,.c100.p60 .slice,.c100.p61 .slice,.c100.p62 .slice,.c100.p63 .slice,.c100.p64 .slice,.c100.p65 .slice,.c100.p66 .slice,.c100.p67 .slice,.c100.p68 .slice,.c100.p69 .slice,.c100.p70 .slice,.c100.p71 .slice,.c100.p72 .slice,.c100.p73 .slice,.c100.p74 .slice,.c100.p75 .slice,.c100.p76 .slice,.c100.p77 .slice,.c100.p78 .slice,.c100.p79 .slice,.c100.p80 .slice,.c100.p81 .slice,.c100.p82 .slice,.c100.p83 .slice,.c100.p84 .slice,.c100.p85 .slice,.c100.p86 .slice,.c100.p87 .slice,.c100.p88 .slice,.c100.p89 .slice,.c100.p90 .slice,.c100.p91 .slice,.c100.p92 .slice,.c100.p93 .slice,.c100.p94 .slice,.c100.p95 .slice,.c100.p96 .slice,.c100.p97 .slice,.c100.p98 .slice,.c100.p99 .slice,.c100.p100 .slice{
  clip:rect(auto, auto, auto, auto)
}

.pie,.c100 .bar,.c100.p51 .fill,.c100.p52 .fill,.c100.p53 .fill,.c100.p54 .fill,.c100.p55 .fill,.c100.p56 .fill,.c100.p57 .fill,.c100.p58 .fill,.c100.p59 .fill,.c100.p60 .fill,.c100.p61 .fill,.c100.p62 .fill,.c100.p63 .fill,.c100.p64 .fill,.c100.p65 .fill,.c100.p66 .fill,.c100.p67 .fill,.c100.p68 .fill,.c100.p69 .fill,.c100.p70 .fill,.c100.p71 .fill,.c100.p72 .fill,.c100.p73 .fill,.c100.p74 .fill,.c100.p75 .fill,.c100.p76 .fill,.c100.p77 .fill,.c100.p78 .fill,.c100.p79 .fill,.c100.p80 .fill,.c100.p81 .fill,.c100.p82 .fill,.c100.p83 .fill,.c100.p84 .fill,.c100.p85 .fill,.c100.p86 .fill,.c100.p87 .fill,.c100.p88 .fill,.c100.p89 .fill,.c100.p90 .fill,.c100.p91 .fill,.c100.p92 .fill,.c100.p93 .fill,.c100.p94 .fill,.c100.p95 .fill,.c100.p96 .fill,.c100.p97 .fill,.c100.p98 .fill,.c100.p99 .fill,.c100.p100 .fill{
  position:absolute;
  border-width:.08em;
  border-style:solid;
  width:.84em;
  height:.84em;
  clip:rect(0em, 0.5em, 1em, 0em);
  border-radius:50%;
  transform:rotate(0deg)
}

.pie-fill,.c100.p51 .bar:after,.c100.p51 .fill,.c100.p52 .bar:after,.c100.p52 .fill,.c100.p53 .bar:after,.c100.p53 .fill,.c100.p54 .bar:after,.c100.p54 .fill,.c100.p55 .bar:after,.c100.p55 .fill,.c100.p56 .bar:after,.c100.p56 .fill,.c100.p57 .bar:after,.c100.p57 .fill,.c100.p58 .bar:after,.c100.p58 .fill,.c100.p59 .bar:after,.c100.p59 .fill,.c100.p60 .bar:after,.c100.p60 .fill,.c100.p61 .bar:after,.c100.p61 .fill,.c100.p62 .bar:after,.c100.p62 .fill,.c100.p63 .bar:after,.c100.p63 .fill,.c100.p64 .bar:after,.c100.p64 .fill,.c100.p65 .bar:after,.c100.p65 .fill,.c100.p66 .bar:after,.c100.p66 .fill,.c100.p67 .bar:after,.c100.p67 .fill,.c100.p68 .bar:after,.c100.p68 .fill,.c100.p69 .bar:after,.c100.p69 .fill,.c100.p70 .bar:after,.c100.p70 .fill,.c100.p71 .bar:after,.c100.p71 .fill,.c100.p72 .bar:after,.c100.p72 .fill,.c100.p73 .bar:after,.c100.p73 .fill,.c100.p74 .bar:after,.c100.p74 .fill,.c100.p75 .bar:after,.c100.p75 .fill,.c100.p76 .bar:after,.c100.p76 .fill,.c100.p77 .bar:after,.c100.p77 .fill,.c100.p78 .bar:after,.c100.p78 .fill,.c100.p79 .bar:after,.c100.p79 .fill,.c100.p80 .bar:after,.c100.p80 .fill,.c100.p81 .bar:after,.c100.p81 .fill,.c100.p82 .bar:after,.c100.p82 .fill,.c100.p83 .bar:after,.c100.p83 .fill,.c100.p84 .bar:after,.c100.p84 .fill,.c100.p85 .bar:after,.c100.p85 .fill,.c100.p86 .bar:after,.c100.p86 .fill,.c100.p87 .bar:after,.c100.p87 .fill,.c100.p88 .bar:after,.c100.p88 .fill,.c100.p89 .bar:after,.c100.p89 .fill,.c100.p90 .bar:after,.c100.p90 .fill,.c100.p91 .bar:after,.c100.p91 .fill,.c100.p92 .bar:after,.c100.p92 .fill,.c100.p93 .bar:after,.c100.p93 .fill,.c100.p94 .bar:after,.c100.p94 .fill,.c100.p95 .bar:after,.c100.p95 .fill,.c100.p96 .bar:after,.c100.p96 .fill,.c100.p97 .bar:after,.c100.p97 .fill,.c100.p98 .bar:after,.c100.p98 .fill,.c100.p99 .bar:after,.c100.p99 .fill,.c100.p100 .bar:after,.c100.p100 .fill{
  transform:rotate(180deg)
}

.c100{
  position:relative;
  font-size:120px;
  width:1em;
  height:1em;
  border-radius:50%;
  background-color:#ccc
}

.c100 *,.c100 *:before,.c100 *:after{
  box-sizing:content-box
}

.c100.center{
  float:none;
  margin:0 auto
}

.c100.no-value>span{
  display:none
}

.c100.huge{
  font-size:240px
}

.c100.large{
  font-size:80px
}

.c100.medium{
  font-size:50px
}

.c100.small{
  font-size:30px
}

.c100.micro{
  font-size:15px
}

.c100.micro>span{
  display:none
}

.c100>span{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%, -50%);
  z-index:1;
  font-size:0.3em;
  color:#ccc;
  display:block;
  text-align:center;
  white-space:nowrap;
  transition-property:all;
  transition-duration:.2s;
  transition-timing-function:ease-out
}

.c100:after{
  position:absolute;
  top:.08em;
  left:.08em;
  display:block;
  content:' ';
  border-radius:50%;
  background-color:#f5f5f5;
  width:.84em;
  height:.84em;
  transition-property:all;
  transition-duration:.2s;
  transition-timing-function:ease-in
}

.c100 .slice{
  position:absolute;
  width:1em;
  height:1em;
  clip:rect(0em, 1em, 1em, 0.5em)
}

.c100.p1 .bar{
  transform:rotate(3.6deg)
}

.c100.p2 .bar{
  transform:rotate(7.2deg)
}

.c100.p3 .bar{
  transform:rotate(10.8deg)
}

.c100.p4 .bar{
  transform:rotate(14.4deg)
}

.c100.p5 .bar{
  transform:rotate(18deg)
}

.c100.p6 .bar{
  transform:rotate(21.6deg)
}

.c100.p7 .bar{
  transform:rotate(25.2deg)
}

.c100.p8 .bar{
  transform:rotate(28.8deg)
}

.c100.p9 .bar{
  transform:rotate(32.4deg)
}

.c100.p10 .bar{
  transform:rotate(36deg)
}

.c100.p11 .bar{
  transform:rotate(39.6deg)
}

.c100.p12 .bar{
  transform:rotate(43.2deg)
}

.c100.p13 .bar{
  transform:rotate(46.8deg)
}

.c100.p14 .bar{
  transform:rotate(50.4deg)
}

.c100.p15 .bar{
  transform:rotate(54deg)
}

.c100.p16 .bar{
  transform:rotate(57.6deg)
}

.c100.p17 .bar{
  transform:rotate(61.2deg)
}

.c100.p18 .bar{
  transform:rotate(64.8deg)
}

.c100.p19 .bar{
  transform:rotate(68.4deg)
}

.c100.p20 .bar{
  transform:rotate(72deg)
}

.c100.p21 .bar{
  transform:rotate(75.6deg)
}

.c100.p22 .bar{
  transform:rotate(79.2deg)
}

.c100.p23 .bar{
  transform:rotate(82.8deg)
}

.c100.p24 .bar{
  transform:rotate(86.4deg)
}

.c100.p25 .bar{
  transform:rotate(90deg)
}

.c100.p26 .bar{
  transform:rotate(93.6deg)
}

.c100.p27 .bar{
  transform:rotate(97.2deg)
}

.c100.p28 .bar{
  transform:rotate(100.8deg)
}

.c100.p29 .bar{
  transform:rotate(104.4deg)
}

.c100.p30 .bar{
  transform:rotate(108deg)
}

.c100.p31 .bar{
  transform:rotate(111.6deg)
}

.c100.p32 .bar{
  transform:rotate(115.2deg)
}

.c100.p33 .bar{
  transform:rotate(118.8deg)
}

.c100.p34 .bar{
  transform:rotate(122.4deg)
}

.c100.p35 .bar{
  transform:rotate(126deg)
}

.c100.p36 .bar{
  transform:rotate(129.6deg)
}

.c100.p37 .bar{
  transform:rotate(133.2deg)
}

.c100.p38 .bar{
  transform:rotate(136.8deg)
}

.c100.p39 .bar{
  transform:rotate(140.4deg)
}

.c100.p40 .bar{
  transform:rotate(144deg)
}

.c100.p41 .bar{
  transform:rotate(147.6deg)
}

.c100.p42 .bar{
  transform:rotate(151.2deg)
}

.c100.p43 .bar{
  transform:rotate(154.8deg)
}

.c100.p44 .bar{
  transform:rotate(158.4deg)
}

.c100.p45 .bar{
  transform:rotate(162deg)
}

.c100.p46 .bar{
  transform:rotate(165.6deg)
}

.c100.p47 .bar{
  transform:rotate(169.2deg)
}

.c100.p48 .bar{
  transform:rotate(172.8deg)
}

.c100.p49 .bar{
  transform:rotate(176.4deg)
}

.c100.p50 .bar{
  transform:rotate(180deg)
}

.c100.p51 .bar{
  transform:rotate(183.6deg)
}

.c100.p52 .bar{
  transform:rotate(187.2deg)
}

.c100.p53 .bar{
  transform:rotate(190.8deg)
}

.c100.p54 .bar{
  transform:rotate(194.4deg)
}

.c100.p55 .bar{
  transform:rotate(198deg)
}

.c100.p56 .bar{
  transform:rotate(201.6deg)
}

.c100.p57 .bar{
  transform:rotate(205.2deg)
}

.c100.p58 .bar{
  transform:rotate(208.8deg)
}

.c100.p59 .bar{
  transform:rotate(212.4deg)
}

.c100.p60 .bar{
  transform:rotate(216deg)
}

.c100.p61 .bar{
  transform:rotate(219.6deg)
}

.c100.p62 .bar{
  transform:rotate(223.2deg)
}

.c100.p63 .bar{
  transform:rotate(226.8deg)
}

.c100.p64 .bar{
  transform:rotate(230.4deg)
}

.c100.p65 .bar{
  transform:rotate(234deg)
}

.c100.p66 .bar{
  transform:rotate(237.6deg)
}

.c100.p67 .bar{
  transform:rotate(241.2deg)
}

.c100.p68 .bar{
  transform:rotate(244.8deg)
}

.c100.p69 .bar{
  transform:rotate(248.4deg)
}

.c100.p70 .bar{
  transform:rotate(252deg)
}

.c100.p71 .bar{
  transform:rotate(255.6deg)
}

.c100.p72 .bar{
  transform:rotate(259.2deg)
}

.c100.p73 .bar{
  transform:rotate(262.8deg)
}

.c100.p74 .bar{
  transform:rotate(266.4deg)
}

.c100.p75 .bar{
  transform:rotate(270deg)
}

.c100.p76 .bar{
  transform:rotate(273.6deg)
}

.c100.p77 .bar{
  transform:rotate(277.2deg)
}

.c100.p78 .bar{
  transform:rotate(280.8deg)
}

.c100.p79 .bar{
  transform:rotate(284.4deg)
}

.c100.p80 .bar{
  transform:rotate(288deg)
}

.c100.p81 .bar{
  transform:rotate(291.6deg)
}

.c100.p82 .bar{
  transform:rotate(295.2deg)
}

.c100.p83 .bar{
  transform:rotate(298.8deg)
}

.c100.p84 .bar{
  transform:rotate(302.4deg)
}

.c100.p85 .bar{
  transform:rotate(306deg)
}

.c100.p86 .bar{
  transform:rotate(309.6deg)
}

.c100.p87 .bar{
  transform:rotate(313.2deg)
}

.c100.p88 .bar{
  transform:rotate(316.8deg)
}

.c100.p89 .bar{
  transform:rotate(320.4deg)
}

.c100.p90 .bar{
  transform:rotate(324deg)
}

.c100.p91 .bar{
  transform:rotate(327.6deg)
}

.c100.p92 .bar{
  transform:rotate(331.2deg)
}

.c100.p93 .bar{
  transform:rotate(334.8deg)
}

.c100.p94 .bar{
  transform:rotate(338.4deg)
}

.c100.p95 .bar{
  transform:rotate(342deg)
}

.c100.p96 .bar{
  transform:rotate(345.6deg)
}

.c100.p97 .bar{
  transform:rotate(349.2deg)
}

.c100.p98 .bar{
  transform:rotate(352.8deg)
}

.c100.p99 .bar{
  transform:rotate(356.4deg)
}

.c100.p100 .bar{
  transform:rotate(360deg)
}

.c100:hover{
  cursor:default
}

.c100:hover>span{
  font-size:0.35em
}

.c100.dark{
  background-color:#170f34
}

.c100.dark .bar,.c100.dark>span{
  color:rgba(255,255,255,0.87)
}

.c100.dark:after{
  background-color:#231d4b
}

.c100.green .bar,.c100.green .fill{
  border-color:#4db53c !important
}

.c100.green:hover>span{
  color:#4db53c
}

.c100.green.dark .bar,.c100.green.dark .fill{
  border-color:#5fd400 !important
}

.c100.green.dark:hover>span{
  color:#5fd400
}

.c100.orange .bar,.c100.orange .fill{
  border-color:#dd9d22 !important
}

.c100.orange:hover>span{
  color:#dd9d22
}

.c100.orange.dark .bar,.c100.orange.dark .fill{
  border-color:#e08833 !important
}

.c100.orange.dark:hover>span{
  color:#e08833
}

.Toastify{
  position:fixed;
  z-index:10000000
}

