/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x: ;--un-pan-y: ;--un-pinch-zoom: ;--un-scroll-snap-strictness:proximity;--un-ordinal: ;--un-slashed-zero: ;--un-numeric-figure: ;--un-numeric-spacing: ;--un-numeric-fraction: ;--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);--un-blur: ;--un-brightness: ;--un-contrast: ;--un-drop-shadow: ;--un-grayscale: ;--un-hue-rotate: ;--un-invert: ;--un-saturate: ;--un-sepia: ;--un-backdrop-blur: ;--un-backdrop-brightness: ;--un-backdrop-contrast: ;--un-backdrop-grayscale: ;--un-backdrop-hue-rotate: ;--un-backdrop-invert: ;--un-backdrop-opacity: ;--un-backdrop-saturate: ;--un-backdrop-sepia: ;}
/* layer: default */
.tw\:container,
.tw\:w-full{width:100% !important;}
.tw\:grid{display:grid !important;}
.tw\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr)) !important;}
.tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.tw\:mx-auto{margin-left:auto !important;margin-right:auto !important;}
.tw\:my-6{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}
.tw\:my-8{margin-top:2rem !important;margin-bottom:2rem !important;}
.tw\:mb-12{margin-bottom:3rem !important;}
.tw\:mb-2{margin-bottom:0.5rem !important;}
.tw\:mb-3{margin-bottom:0.75rem !important;}
.tw\:mb-6{margin-bottom:1.5rem !important;}
.tw\:mb-8{margin-bottom:2rem !important;}
.tw\:ml-4{margin-left:1rem !important;}
.tw\:block{display:block !important;}
.tw\:h-auto{height:auto !important;}
.tw\:max-w-\[200px\]{max-width:200px !important;}
.tw\:max-w-\[40rem\]{max-width:40rem !important;}
.tw\:max-w-\[600px\]{max-width:600px !important;}
.tw\:max-w-6xl{max-width:72rem !important;}
.tw\:flex{display:flex !important;}
.tw\:flex-nowrap{flex-wrap:nowrap !important;}
.tw\:cursor-pointer{cursor:pointer !important;}
.tw\:list-disc{list-style-type:disc !important;}
.tw\:items-start{align-items:flex-start !important;}
.tw\:gap-3{gap:0.75rem !important;}
.tw\:gap-4{gap:1rem !important;}
.tw\:gap-6{gap:1.5rem !important;}
.tw\:gap-8{gap:2rem !important;}
.tw\:border-b-2{border-bottom-width:2px !important;}
.tw\:border-gray-300{--un-border-opacity:1 !important;border-color:rgb(209 213 219 / var(--un-border-opacity)) !important;}
.tw\:rounded{border-radius:0.25rem !important;}
.tw\:rounded-lg{border-radius:0.5rem !important;}
.tw\:bg-white{--un-bg-opacity:1 !important;background-color:rgb(255 255 255 / var(--un-bg-opacity)) !important;}
.tw\:p-4{padding:1rem !important;}
.tw\:px-4{padding-left:1rem !important;padding-right:1rem !important;}
.tw\:py-8{padding-top:2rem !important;padding-bottom:2rem !important;}
.tw\:pb-2{padding-bottom:0.5rem !important;}
.tw\:text-center{text-align:center !important;}
.tw\:text-2xl{font-size:1.5rem !important;line-height:2rem !important;}
.tw\:text-3xl{font-size:1.875rem !important;line-height:2.25rem !important;}
.tw\:text-sm{font-size:0.875rem !important;line-height:1.25rem !important;}
.tw\:text-xl{font-size:1.25rem !important;line-height:1.75rem !important;}
.tw\:text-gray-600{--un-text-opacity:1 !important;color:rgb(75 85 99 / var(--un-text-opacity)) !important;}
.tw\:text-gray-700{--un-text-opacity:1 !important;color:rgb(55 65 81 / var(--un-text-opacity)) !important;}
.tw\:text-gray-800{--un-text-opacity:1 !important;color:rgb(31 41 55 / var(--un-text-opacity)) !important;}
.tw\:font-bold{font-weight:700 !important;}
.tw\:font-semibold{font-weight:600 !important;}
.tw\:opacity-40{opacity:0.4 !important;}
.tw\:shadow-md{--un-shadow:var(--un-shadow-inset) 0 4px 6px -1px var(--un-shadow-color, rgb(0 0 0 / 0.1)),var(--un-shadow-inset) 0 2px 4px -2px var(--un-shadow-color, rgb(0 0 0 / 0.1)) !important;box-shadow:var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow) !important;}
.tw\:brightness-120{--un-brightness:brightness(1.2) !important;filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia) !important;}
@media (max-width: 639.9px){
.max-sm\:tw\:flex-col{flex-direction:column !important;}
}
@media (min-width: 640px){
.tw\:container{max-width:640px !important;}
}
@media (min-width: 768px){
.tw\:container{max-width:768px !important;}
.md\:tw\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
.md\:tw\:mx-4{margin-left:1rem !important;margin-right:1rem !important;}
.md\:tw\:flex{display:flex !important;}
}
@media (min-width: 1024px){
.tw\:container{max-width:1024px !important;}
}
@media (min-width: 1280px){
.tw\:container{max-width:1280px !important;}
}
@media (min-width: 1536px){
.tw\:container{max-width:1536px !important;}
}