@charset "UTF-8";@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-500: oklch(63.7% .237 25.331);--color-red-700: oklch(50.5% .213 27.518);--color-green-500: oklch(72.3% .219 149.579);--color-green-600: oklch(62.7% .194 149.214);--color-sky-400: oklch(74.6% .16 232.661);--color-sky-600: oklch(58.8% .158 241.966);--color-blue-500: oklch(62.3% .214 259.815);--color-gray-100: oklch(96.7% .003 264.542);--color-gray-300: oklch(87.2% .01 258.338);--color-gray-400: oklch(70.7% .022 261.325);--color-gray-500: oklch(55.1% .027 264.364);--color-gray-600: oklch(44.6% .03 256.802);--color-gray-700: oklch(37.3% .034 259.733);--color-gray-900: oklch(21% .034 264.665);--color-black: #000;--color-white: #fff;--spacing: .25rem;--text-xs: .75rem;--text-xs--line-height: calc(1 / .75);--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-lg: 1.125rem;--text-lg--line-height: calc(1.75 / 1.125);--text-xl: 1.25rem;--text-xl--line-height: calc(1.75 / 1.25);--text-2xl: 1.5rem;--text-2xl--line-height: calc(2 / 1.5);--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{color:currentcolor}@supports (color: color-mix(in lab,red,red)){{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.inset-0{inset:calc(var(--spacing) * 0)}.-top-2{top:calc(var(--spacing) * -2)}.top-0{top:calc(var(--spacing) * 0)}.top-1\/2{top:50%}.top-\[-10px\]{top:-10px}.top-\[-12px\]{top:-12px}.top-\[-16px\]{top:-16px}.top-\[-18px\]{top:-18px}.top-\[-20px\]{top:-20px}.top-\[-50px\]{top:-50px}.top-\[-60px\]{top:-60px}.top-\[-100px\]{top:-100px}.top-\[10px\]{top:10px}.top-\[12px\]{top:12px}.top-\[20px\]{top:20px}.top-\[25px\]{top:25px}.top-\[80px\]{top:80px}.top-\[97px\]{top:97px}.-right-2{right:calc(var(--spacing) * -2)}.right-0{right:calc(var(--spacing) * 0)}.right-2{right:calc(var(--spacing) * 2)}.right-\[-50px\]{right:-50px}.right-\[10px\]{right:10px}.right-\[20px\]{right:20px}.right-\[25px\]{right:25px}.right-\[30px\]{right:30px}.right-\[40\%\]{right:40%}.right-\[100px\]{right:100px}.right-\[115px\]{right:115px}.bottom-\[-18px\]{bottom:-18px}.bottom-\[3px\]{bottom:3px}.bottom-\[10px\]{bottom:10px}.bottom-\[15px\]{bottom:15px}.bottom-\[20px\]{bottom:20px}.bottom-\[25px\]{bottom:25px}.bottom-\[30px\]{bottom:30px}.bottom-\[80px\]{bottom:80px}.left-2{left:calc(var(--spacing) * 2)}.left-\[-30px\]{left:-30px}.left-\[-38px\]{left:-38px}.left-\[-60px\]{left:-60px}.left-\[10px\]{left:10px}.left-\[20px\]{left:20px}.left-\[25px\]{left:25px}.left-\[30px\]{left:30px}.left-\[50px\]{left:50px}.left-\[70\%\]{left:70%}.left-\[95px\]{left:95px}.left-\[150px\]{left:150px}.z-40{z-index:40}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.row-span-1{grid-row:span 1 / span 1}.row-span-2{grid-row:span 2 / span 2}.container{width:100%}@media (width >= 40rem){.container{max-width:40rem}}@media (width >= 48rem){.container{max-width:48rem}}@media (width >= 64rem){.container{max-width:64rem}}@media (width >= 80rem){.container{max-width:80rem}}@media (width >= 96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing) * 0)}.m-4{margin:calc(var(--spacing) * 4)}.mx-80{margin-inline:calc(var(--spacing) * 80)}.mx-auto{margin-inline:auto}.my-2{margin-block:calc(var(--spacing) * 2)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mt-16{margin-top:calc(var(--spacing) * 16)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.h-5{height:calc(var(--spacing) * 5)}.h-20{height:calc(var(--spacing) * 20)}.h-48{height:calc(var(--spacing) * 48)}.h-50{height:calc(var(--spacing) * 50)}.h-\[1px\]{height:1px}.h-\[2px\]{height:2px}.h-\[20px\]{height:20px}.h-\[24px\]{height:24px}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[35px\]{height:35px}.h-\[40px\]{height:40px}.h-\[50px\]{height:50px}.h-\[57px\]{height:57px}.h-\[70px\]{height:70px}.h-\[80px\]{height:80px}.h-\[84px\]{height:84px}.h-\[100px\]{height:100px}.h-\[112px\]{height:112px}.h-\[117px\]{height:117px}.h-\[120px\]{height:120px}.h-\[150px\]{height:150px}.h-\[173px\]{height:173px}.h-\[180px\]{height:180px}.h-\[200px\]{height:200px}.h-\[220px\]{height:220px}.h-\[250px\]{height:250px}.h-\[300px\]{height:300px}.h-\[350px\]{height:350px}.h-auto{height:auto}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-5{width:calc(var(--spacing) * 5)}.w-20{width:calc(var(--spacing) * 20)}.w-80{width:calc(var(--spacing) * 80)}.w-\[20px\]{width:20px}.w-\[23px\]{width:23px}.w-\[24px\]{width:24px}.w-\[25px\]{width:25px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[35px\]{width:35px}.w-\[40\%\]{width:40%}.w-\[40px\]{width:40px}.w-\[47px\]{width:47px}.w-\[50px\]{width:50px}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[90px\]{width:90px}.w-\[92px\]{width:92px}.w-\[100\%\]{width:100%}.w-\[100px\]{width:100px}.w-\[117px\]{width:117px}.w-\[120px\]{width:120px}.w-\[150px\]{width:150px}.w-\[160px\]{width:160px}.w-\[173px\]{width:173px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[215px\]{width:215px}.w-\[220px\]{width:220px}.w-\[250px\]{width:250px}.w-\[300px\]{width:300px}.w-\[350px\]{width:350px}.w-full{width:100%}.max-w-\[1200px\]{max-width:1200px}.flex-1{flex:1}.translate-x-0{--tw-translate-x: calc(var(--spacing) * 0);translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-x-full{--tw-translate-x: 100%;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.gap-0{gap:calc(var(--spacing) * 0)}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}.gap-8{gap:calc(var(--spacing) * 8)}.gap-10{gap:calc(var(--spacing) * 10)}.gap-15{gap:calc(var(--spacing) * 15)}.gap-20{gap:calc(var(--spacing) * 20)}.gap-30{gap:calc(var(--spacing) * 30)}.gap-\[0px\]{gap:0px}.gap-\[5px\]{gap:5px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[15px\]{gap:15px}.gap-\[20px\]{gap:20px}.gap-\[30px\]{gap:30px}.gap-\[50px\]{gap:50px}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse: 0;margin-block-start:calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)))}.self-center{align-self:center}.self-end{align-self:flex-end}.self-start{align-self:flex-start}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-300{border-color:var(--color-gray-300)}.border-gray-400{border-color:var(--color-gray-400)}.border-gray-600{border-color:var(--color-gray-600)}.border-gray-700{border-color:var(--color-gray-700)}.bg-\[\#48C3ED\]{background-color:#48c3ed}.bg-\[\#943AA2\]{background-color:#943aa2}.bg-\[\#87952B\]{background-color:#87952b}.bg-\[\#D38F29\]{background-color:#d38f29}.bg-\[\#e2f7fe\]{background-color:#e2f7fe}.bg-black\/50{background-color:color-mix(in srgb,#000 50%,transparent)}@supports (color: color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black) 50%,transparent)}}.bg-gray-400{background-color:var(--color-gray-400)}.bg-green-500{background-color:var(--color-green-500)}.bg-sky-400{background-color:var(--color-sky-400)}.bg-white{background-color:var(--color-white)}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-0{padding:calc(var(--spacing) * 0)}.p-2{padding:calc(var(--spacing) * 2)}.p-3{padding:calc(var(--spacing) * 3)}.p-4{padding:calc(var(--spacing) * 4)}.p-5{padding:calc(var(--spacing) * 5)}.p-16{padding:calc(var(--spacing) * 16)}.p-\[10px\]{padding:10px}.p-\[15px\]{padding:15px}.p-\[20px\]{padding:20px}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-2{padding-inline:calc(var(--spacing) * 2)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:calc(var(--spacing) * 10)}.px-20{padding-inline:calc(var(--spacing) * 20)}.px-32{padding-inline:calc(var(--spacing) * 32)}.px-\[10px\]{padding-inline:10px}.px-\[20px\]{padding-inline:20px}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2{padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:calc(var(--spacing) * 6)}.py-8{padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:calc(var(--spacing) * 10)}.py-20{padding-block:calc(var(--spacing) * 20)}.py-\[4px\]{padding-block:4px}.py-\[6px\]{padding-block:6px}.py-\[10px\]{padding-block:10px}.pt-8{padding-top:calc(var(--spacing) * 8)}.pt-10{padding-top:calc(var(--spacing) * 10)}.pt-20{padding-top:calc(var(--spacing) * 20)}.pt-\[15px\]{padding-top:15px}.pb-4{padding-bottom:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-10{padding-bottom:calc(var(--spacing) * 10)}.pb-\[7px\]{padding-bottom:7px}.pb-\[50px\]{padding-bottom:50px}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.font-\[Arial\]{font-family:Arial}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading, var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading, var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading, var(--text-xs--line-height))}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[25px\]{font-size:25px}.text-\[30px\]{font-size:30px}.text-\[33px\]{font-size:33px}.text-\[36px\]{font-size:36px}.font-black{--tw-font-weight: var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.whitespace-nowrap{white-space:nowrap}.text-\[\#000000\]{color:#000}.text-\[\#943AA2\]{color:#943aa2}.text-\[\#ffffff\]{color:#fff}.text-\[gray\]{color:gray}.text-black{color:var(--color-black)}.text-blue-500{color:var(--color-blue-500)}.text-gray-100{color:var(--color-gray-100)}.text-gray-500{color:var(--color-gray-500)}.text-gray-600{color:var(--color-gray-600)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-red-500{color:var(--color-red-500)}.text-sky-600{color:var(--color-sky-600)}.text-white{color:var(--color-white)}.underline{text-decoration-line:underline}.shadow-lg{--tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-300{--tw-duration: .3s;transition-duration:.3s}@media (hover: hover){.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}}@media (hover: hover){.hover\:bg-green-600:hover{background-color:var(--color-green-600)}}@media (hover: hover){.hover\:font-bold:hover{--tw-font-weight: var(--font-weight-bold);font-weight:var(--font-weight-bold)}}@media (hover: hover){.hover\:text-gray-900:hover{color:var(--color-gray-900)}}@media (hover: hover){.hover\:text-red-700:hover{color:var(--color-red-700)}}@media (hover: hover){.hover\:shadow-2xl:hover{--tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / .25));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}.focus\:outline-none:focus{--tw-outline-style: none;outline-style:none}@media (width >= 40rem){.sm\:h-\[250px\]{height:250px}}@media (width >= 40rem){.sm\:h-\[300px\]{height:300px}}@media (width >= 40rem){.sm\:w-\[250px\]{width:250px}}@media (width >= 40rem){.sm\:w-\[360px\]{width:360px}}@media (width >= 40rem){.sm\:w-\[400px\]{width:400px}}@media (width >= 40rem){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width >= 40rem){.sm\:items-center{align-items:center}}@media (width >= 40rem){.sm\:text-\[14px\]{font-size:14px}}@media (width >= 40rem){.sm\:text-\[20px\]{font-size:20px}}@media (width >= 40rem){.sm\:text-\[32px\]{font-size:32px}}@media (width >= 48rem){.md\:relative{position:relative}}@media (width >= 48rem){.md\:top-\[-34px\]{top:-34px}}@media (width >= 48rem){.md\:top-\[-170px\]{top:-170px}}@media (width >= 48rem){.md\:top-\[0px\]{top:0}}@media (width >= 48rem){.md\:top-\[10px\]{top:10px}}@media (width >= 48rem){.md\:top-\[15px\]{top:15px}}@media (width >= 48rem){.md\:top-\[20px\]{top:20px}}@media (width >= 48rem){.md\:right-\[4px\]{right:4px}}@media (width >= 48rem){.md\:right-\[20px\]{right:20px}}@media (width >= 48rem){.md\:right-\[45px\]{right:45px}}@media (width >= 48rem){.md\:right-\[50px\]{right:50px}}@media (width >= 48rem){.md\:bottom-\[18px\]{bottom:18px}}@media (width >= 48rem){.md\:bottom-\[36px\]{bottom:36px}}@media (width >= 48rem){.md\:bottom-\[50px\]{bottom:50px}}@media (width >= 48rem){.md\:bottom-\[80px\]{bottom:80px}}@media (width >= 48rem){.md\:bottom-\[90px\]{bottom:90px}}@media (width >= 48rem){.md\:bottom-\[100px\]{bottom:100px}}@media (width >= 48rem){.md\:left-\[9px\]{left:9px}}@media (width >= 48rem){.md\:left-\[40px\]{left:40px}}@media (width >= 48rem){.md\:m-10{margin:calc(var(--spacing) * 10)}}@media (width >= 48rem){.md\:mb-5{margin-bottom:calc(var(--spacing) * 5)}}@media (width >= 48rem){.md\:block{display:block}}@media (width >= 48rem){.md\:flex{display:flex}}@media (width >= 48rem){.md\:grid{display:grid}}@media (width >= 48rem){.md\:hidden{display:none}}@media (width >= 48rem){.md\:h-\[50px\]{height:50px}}@media (width >= 48rem){.md\:h-\[90px\]{height:90px}}@media (width >= 48rem){.md\:h-\[240px\]{height:240px}}@media (width >= 48rem){.md\:h-\[280px\]{height:280px}}@media (width >= 48rem){.md\:h-\[300px\]{height:300px}}@media (width >= 48rem){.md\:h-\[330px\]{height:330px}}@media (width >= 48rem){.md\:h-\[400px\]{height:400px}}@media (width >= 48rem){.md\:min-h-\[580px\]{min-height:580px}}@media (width >= 48rem){.md\:w-\[20px\]{width:20px}}@media (width >= 48rem){.md\:w-\[32px\]{width:32px}}@media (width >= 48rem){.md\:w-\[45\%\]{width:45%}}@media (width >= 48rem){.md\:w-\[50px\]{width:50px}}@media (width >= 48rem){.md\:w-\[55\%\]{width:55%}}@media (width >= 48rem){.md\:w-\[70px\]{width:70px}}@media (width >= 48rem){.md\:w-\[80\%\]{width:80%}}@media (width >= 48rem){.md\:w-\[80px\]{width:80px}}@media (width >= 48rem){.md\:w-\[90\%\]{width:90%}}@media (width >= 48rem){.md\:w-\[100\%\]{width:100%}}@media (width >= 48rem){.md\:w-\[100px\]{width:100px}}@media (width >= 48rem){.md\:w-\[220px\]{width:220px}}@media (width >= 48rem){.md\:w-\[250px\]{width:250px}}@media (width >= 48rem){.md\:w-\[300px\]{width:300px}}@media (width >= 48rem){.md\:w-\[330px\]{width:330px}}@media (width >= 48rem){.md\:w-\[500px\]{width:500px}}@media (width >= 48rem){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width >= 48rem){.md\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}}@media (width >= 48rem){.md\:flex-col{flex-direction:column}}@media (width >= 48rem){.md\:flex-row{flex-direction:row}}@media (width >= 48rem){.md\:flex-row-reverse{flex-direction:row-reverse}}@media (width >= 48rem){.md\:items-center{align-items:center}}@media (width >= 48rem){.md\:items-start{align-items:flex-start}}@media (width >= 48rem){.md\:justify-between{justify-content:space-between}}@media (width >= 48rem){.md\:justify-center{justify-content:center}}@media (width >= 48rem){.md\:justify-end{justify-content:flex-end}}@media (width >= 48rem){.md\:justify-start{justify-content:flex-start}}@media (width >= 48rem){.md\:gap-20{gap:calc(var(--spacing) * 20)}}@media (width >= 48rem){.md\:gap-\[3px\]{gap:3px}}@media (width >= 48rem){.md\:gap-\[20px\]{gap:20px}}@media (width >= 48rem){.md\:gap-\[25px\]{gap:25px}}@media (width >= 48rem){.md\:gap-\[30px\]{gap:30px}}@media (width >= 48rem){.md\:gap-\[60px\]{gap:60px}}@media (width >= 48rem){.md\:self-end{align-self:flex-end}}@media (width >= 48rem){.md\:bg-\[\#ceeffa\]{background-color:#ceeffa}}@media (width >= 48rem){.md\:p-\[20px\]{padding:20px}}@media (width >= 48rem){.md\:px-10{padding-inline:calc(var(--spacing) * 10)}}@media (width >= 48rem){.md\:px-16{padding-inline:calc(var(--spacing) * 16)}}@media (width >= 48rem){.md\:px-\[15px\]{padding-inline:15px}}@media (width >= 48rem){.md\:py-\[6px\]{padding-block:6px}}@media (width >= 48rem){.md\:pt-16{padding-top:calc(var(--spacing) * 16)}}@media (width >= 48rem){.md\:text-center{text-align:center}}@media (width >= 48rem){.md\:text-left{text-align:left}}@media (width >= 48rem){.md\:text-start{text-align:start}}@media (width >= 48rem){.md\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading, var(--text-2xl--line-height))}}@media (width >= 48rem){.md\:text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading, var(--text-3xl--line-height))}}@media (width >= 48rem){.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}}@media (width >= 48rem){.md\:text-\[12px\]{font-size:12px}}@media (width >= 48rem){.md\:text-\[14px\]{font-size:14px}}@media (width >= 48rem){.md\:text-\[16px\]{font-size:16px}}@media (width >= 48rem){.md\:text-\[18px\]{font-size:18px}}@media (width >= 48rem){.md\:text-\[20px\]{font-size:20px}}@media (width >= 48rem){.md\:text-\[24px\]{font-size:24px}}@media (width >= 48rem){.md\:text-\[25px\]{font-size:25px}}@media (width >= 48rem){.md\:text-\[26px\]{font-size:26px}}@media (width >= 48rem){.md\:text-\[28px\]{font-size:28px}}@media (width >= 48rem){.md\:text-\[30px\]{font-size:30px}}@media (width >= 48rem){.md\:text-\[32px\]{font-size:32px}}@media (width >= 48rem){.md\:text-\[35px\]{font-size:35px}}@media (width >= 48rem){.md\:text-\[36px\]{font-size:36px}}@media (width >= 48rem){.md\:text-\[48px\]{font-size:48px}}@media (width >= 64rem){.lg\:relative{position:relative}}@media (width >= 64rem){.lg\:top-\[-20px\]{top:-20px}}@media (width >= 64rem){.lg\:top-\[-40px\]{top:-40px}}@media (width >= 64rem){.lg\:top-\[-60px\]{top:-60px}}@media (width >= 64rem){.lg\:top-\[-230px\]{top:-230px}}@media (width >= 64rem){.lg\:top-\[0px\]{top:0}}@media (width >= 64rem){.lg\:top-\[30px\]{top:30px}}@media (width >= 64rem){.lg\:right-\[0px\]{right:0}}@media (width >= 64rem){.lg\:right-\[50px\]{right:50px}}@media (width >= 64rem){.lg\:right-\[130px\]{right:130px}}@media (width >= 64rem){.lg\:right-\[300px\]{right:300px}}@media (width >= 64rem){.lg\:bottom-\[-10px\]{bottom:-10px}}@media (width >= 64rem){.lg\:bottom-\[50px\]{bottom:50px}}@media (width >= 64rem){.lg\:left-\[-25px\]{left:-25px}}@media (width >= 64rem){.lg\:left-\[0px\]{left:0}}@media (width >= 64rem){.lg\:block{display:block}}@media (width >= 64rem){.lg\:flex{display:flex}}@media (width >= 64rem){.lg\:hidden{display:none}}@media (width >= 64rem){.lg\:h-\[32px\]{height:32px}}@media (width >= 64rem){.lg\:h-\[80px\]{height:80px}}@media (width >= 64rem){.lg\:h-\[100\%\]{height:100%}}@media (width >= 64rem){.lg\:h-\[500px\]{height:500px}}@media (width >= 64rem){.lg\:w-\[32px\]{width:32px}}@media (width >= 64rem){.lg\:w-\[40px\]{width:40px}}@media (width >= 64rem){.lg\:w-\[50\%\]{width:50%}}@media (width >= 64rem){.lg\:w-\[60\%\]{width:60%}}@media (width >= 64rem){.lg\:w-\[70\%\]{width:70%}}@media (width >= 64rem){.lg\:w-\[80px\]{width:80px}}@media (width >= 64rem){.lg\:w-\[90px\]{width:90px}}@media (width >= 64rem){.lg\:w-\[100\%\]{width:100%}}@media (width >= 64rem){.lg\:w-\[100px\]{width:100px}}@media (width >= 64rem){.lg\:w-\[120px\]{width:120px}}@media (width >= 64rem){.lg\:w-\[130px\]{width:130px}}@media (width >= 64rem){.lg\:w-\[250px\]{width:250px}}@media (width >= 64rem){.lg\:w-\[400px\]{width:400px}}@media (width >= 64rem){.lg\:w-\[900px\]{width:900px}}@media (width >= 64rem){.lg\:w-full{width:100%}}@media (width >= 64rem){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width >= 64rem){.lg\:flex-col{flex-direction:column}}@media (width >= 64rem){.lg\:flex-row{flex-direction:row}}@media (width >= 64rem){.lg\:items-center{align-items:center}}@media (width >= 64rem){.lg\:items-start{align-items:flex-start}}@media (width >= 64rem){.lg\:justify-between{justify-content:space-between}}@media (width >= 64rem){.lg\:justify-center{justify-content:center}}@media (width >= 64rem){.lg\:justify-start{justify-content:flex-start}}@media (width >= 64rem){.lg\:gap-10{gap:calc(var(--spacing) * 10)}}@media (width >= 64rem){.lg\:gap-\[10px\]{gap:10px}}@media (width >= 64rem){.lg\:gap-\[20px\]{gap:20px}}@media (width >= 64rem){.lg\:gap-\[25px\]{gap:25px}}@media (width >= 64rem){.lg\:gap-\[30px\]{gap:30px}}@media (width >= 64rem){.lg\:gap-\[50px\]{gap:50px}}@media (width >= 64rem){.lg\:gap-\[60px\]{gap:60px}}@media (width >= 64rem){.lg\:gap-\[70px\]{gap:70px}}@media (width >= 64rem){.lg\:gap-\[80px\]{gap:80px}}@media (width >= 64rem){.lg\:self-center{align-self:center}}@media (width >= 64rem){.lg\:self-start{align-self:flex-start}}@media (width >= 64rem){.lg\:p-6{padding:calc(var(--spacing) * 6)}}@media (width >= 64rem){.lg\:p-10{padding:calc(var(--spacing) * 10)}}@media (width >= 64rem){.lg\:p-20{padding:calc(var(--spacing) * 20)}}@media (width >= 64rem){.lg\:p-\[30px\]{padding:30px}}@media (width >= 64rem){.lg\:px-0{padding-inline:calc(var(--spacing) * 0)}}@media (width >= 64rem){.lg\:px-20{padding-inline:calc(var(--spacing) * 20)}}@media (width >= 64rem){.lg\:px-32{padding-inline:calc(var(--spacing) * 32)}}@media (width >= 64rem){.lg\:pb-16{padding-bottom:calc(var(--spacing) * 16)}}@media (width >= 64rem){.lg\:text-center{text-align:center}}@media (width >= 64rem){.lg\:text-start{text-align:start}}@media (width >= 64rem){.lg\:text-\[12px\]{font-size:12px}}@media (width >= 64rem){.lg\:text-\[14px\]{font-size:14px}}@media (width >= 64rem){.lg\:text-\[16px\]{font-size:16px}}@media (width >= 64rem){.lg\:text-\[18px\]{font-size:18px}}@media (width >= 64rem){.lg\:text-\[20px\]{font-size:20px}}@media (width >= 64rem){.lg\:text-\[24px\]{font-size:24px}}@media (width >= 64rem){.lg\:text-\[26px\]{font-size:26px}}@media (width >= 64rem){.lg\:text-\[28px\]{font-size:28px}}@media (width >= 64rem){.lg\:text-\[30px\]{font-size:30px}}@media (width >= 64rem){.lg\:text-\[36px\]{font-size:36px}}@media (width >= 64rem){.lg\:text-\[40px\]{font-size:40px}}@media (width >= 64rem){.lg\:text-\[43px\]{font-size:43px}}@media (width >= 64rem){.lg\:text-\[45px\]{font-size:45px}}@media (width >= 64rem){.lg\:text-\[48px\]{font-size:48px}}@media (width >= 80rem){.xl\:relative{position:relative}}@media (width >= 80rem){.xl\:top-\[-80px\]{top:-80px}}@media (width >= 80rem){.xl\:top-\[-100px\]{top:-100px}}@media (width >= 80rem){.xl\:top-\[-170px\]{top:-170px}}@media (width >= 80rem){.xl\:top-\[0px\]{top:0}}@media (width >= 80rem){.xl\:top-\[40px\]{top:40px}}@media (width >= 80rem){.xl\:right-\[180px\]{right:180px}}@media (width >= 80rem){.xl\:bottom-\[20px\]{bottom:20px}}@media (width >= 80rem){.xl\:bottom-\[50px\]{bottom:50px}}@media (width >= 80rem){.xl\:bottom-\[80px\]{bottom:80px}}@media (width >= 80rem){.xl\:bottom-\[100px\]{bottom:100px}}@media (width >= 80rem){.xl\:bottom-\[250px\]{bottom:250px}}@media (width >= 80rem){.xl\:bottom-\[300px\]{bottom:300px}}@media (width >= 80rem){.xl\:left-\[20px\]{left:20px}}@media (width >= 80rem){.xl\:left-\[70px\]{left:70px}}@media (width >= 80rem){.xl\:block{display:block}}@media (width >= 80rem){.xl\:flex{display:flex}}@media (width >= 80rem){.xl\:hidden{display:none}}@media (width >= 80rem){.xl\:h-\[52px\]{height:52px}}@media (width >= 80rem){.xl\:h-\[120px\]{height:120px}}@media (width >= 80rem){.xl\:h-\[160px\]{height:160px}}@media (width >= 80rem){.xl\:h-\[180px\]{height:180px}}@media (width >= 80rem){.xl\:h-\[194px\]{height:194px}}@media (width >= 80rem){.xl\:h-\[360px\]{height:360px}}@media (width >= 80rem){.xl\:h-\[400px\]{height:400px}}@media (width >= 80rem){.xl\:min-h-screen{min-height:100vh}}@media (width >= 80rem){.xl\:w-\[30px\]{width:30px}}@media (width >= 80rem){.xl\:w-\[52px\]{width:52px}}@media (width >= 80rem){.xl\:w-\[60\%\]{width:60%}}@media (width >= 80rem){.xl\:w-\[100px\]{width:100px}}@media (width >= 80rem){.xl\:w-\[110px\]{width:110px}}@media (width >= 80rem){.xl\:w-\[114px\]{width:114px}}@media (width >= 80rem){.xl\:w-\[120px\]{width:120px}}@media (width >= 80rem){.xl\:w-\[130px\]{width:130px}}@media (width >= 80rem){.xl\:w-\[140px\]{width:140px}}@media (width >= 80rem){.xl\:w-\[150px\]{width:150px}}@media (width >= 80rem){.xl\:w-\[180px\]{width:180px}}@media (width >= 80rem){.xl\:w-\[190px\]{width:190px}}@media (width >= 80rem){.xl\:w-\[194px\]{width:194px}}@media (width >= 80rem){.xl\:w-\[200px\]{width:200px}}@media (width >= 80rem){.xl\:w-\[330px\]{width:330px}}@media (width >= 80rem){.xl\:w-\[400px\]{width:400px}}@media (width >= 80rem){.xl\:w-\[420px\]{width:420px}}@media (width >= 80rem){.xl\:w-\[1100px\]{width:1100px}}@media (width >= 80rem){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width >= 80rem){.xl\:justify-end{justify-content:flex-end}}@media (width >= 80rem){.xl\:gap-20{gap:calc(var(--spacing) * 20)}}@media (width >= 80rem){.xl\:gap-\[30px\]{gap:30px}}@media (width >= 80rem){.xl\:gap-\[35px\]{gap:35px}}@media (width >= 80rem){.xl\:gap-\[40px\]{gap:40px}}@media (width >= 80rem){.xl\:gap-\[100px\]{gap:100px}}@media (width >= 80rem){.xl\:gap-\[150px\]{gap:150px}}@media (width >= 80rem){.xl\:self-end{align-self:flex-end}}@media (width >= 80rem){.xl\:p-\[50px\]{padding:50px}}@media (width >= 80rem){.xl\:px-32{padding-inline:calc(var(--spacing) * 32)}}@media (width >= 80rem){.xl\:pt-0{padding-top:calc(var(--spacing) * 0)}}@media (width >= 80rem){.xl\:text-\[18px\]{font-size:18px}}@media (width >= 80rem){.xl\:text-\[20px\]{font-size:20px}}@media (width >= 80rem){.xl\:text-\[22px\]{font-size:22px}}@media (width >= 80rem){.xl\:text-\[23px\]{font-size:23px}}@media (width >= 80rem){.xl\:text-\[24px\]{font-size:24px}}@media (width >= 80rem){.xl\:text-\[25px\]{font-size:25px}}@media (width >= 80rem){.xl\:text-\[30px\]{font-size:30px}}@media (width >= 80rem){.xl\:text-\[35px\]{font-size:35px}}@media (width >= 80rem){.xl\:text-\[36px\]{font-size:36px}}@media (width >= 80rem){.xl\:text-\[40px\]{font-size:40px}}@media (width >= 80rem){.xl\:text-\[48px\]{font-size:48px}}@media (width >= 80rem){.xl\:text-\[50px\]{font-size:50px}}@media (width >= 80rem){.xl\:text-\[58px\]{font-size:58px}}@media (width >= 80rem){.xl\:text-\[60px\]{font-size:60px}}@media (width >= 80rem){.xl\:text-\[64px\]{font-size:64px}}@media (width >= 96rem){.\32xl\:top-\[-140px\]{top:-140px}}@media (width >= 96rem){.\32xl\:top-\[36px\]{top:36px}}@media (width >= 96rem){.\32xl\:right-\[20px\]{right:20px}}@media (width >= 96rem){.\32xl\:right-\[300px\]{right:300px}}@media (width >= 96rem){.\32xl\:bottom-\[30px\]{bottom:30px}}@media (width >= 96rem){.\32xl\:left-\[20px\]{left:20px}}@media (width >= 96rem){.\32xl\:left-\[60px\]{left:60px}}@media (width >= 96rem){.\32xl\:w-\[40\%\]{width:40%}}@media (width >= 96rem){.\32xl\:w-\[140px\]{width:140px}}@media (width >= 96rem){.\32xl\:w-\[150px\]{width:150px}}@media (width >= 96rem){.\32xl\:w-\[180px\]{width:180px}}@media (width >= 96rem){.\32xl\:w-\[200px\]{width:200px}}@media (width >= 96rem){.\32xl\:justify-around{justify-content:space-around}}@media (width >= 96rem){.\32xl\:gap-40{gap:calc(var(--spacing) * 40)}}@media (width >= 96rem){.\32xl\:gap-50{gap:calc(var(--spacing) * 50)}}@media (width >= 96rem){.\32xl\:gap-\[20px\]{gap:20px}}@media (width >= 96rem){.\32xl\:gap-\[45px\]{gap:45px}}@media (width >= 96rem){.\32xl\:gap-\[50px\]{gap:50px}}@media (width >= 96rem){.\32xl\:gap-\[70px\]{gap:70px}}@media (width >= 96rem){.\32xl\:gap-\[80px\]{gap:80px}}@media (width >= 96rem){.\32xl\:gap-\[120px\]{gap:120px}}@media (width >= 96rem){.\32xl\:gap-\[200px\]{gap:200px}}@media (width >= 96rem){.\32xl\:p-\[60px\]{padding:60px}}@media (width >= 96rem){.\32xl\:px-20{padding-inline:calc(var(--spacing) * 20)}}@media (width >= 96rem){.\32xl\:text-\[16px\]{font-size:16px}}@media (width >= 96rem){.\32xl\:text-\[25px\]{font-size:25px}}@media (width >= 96rem){.\32xl\:text-\[36px\]{font-size:36px}}@media (width >= 96rem){.\32xl\:text-\[38px\]{font-size:38px}}@media (width >= 96rem){.\32xl\:text-\[48px\]{font-size:48px}}@media (width >= 96rem){.\32xl\:text-\[50px\]{font-size:50px}}@media (width >= 96rem){.\32xl\:text-\[60px\]{font-size:60px}}@media (width >= 96rem){.\32xl\:text-\[72px\]{font-size:72px}}}*{margin:0;border:0;box-sizing:border-box}html,body{height:100%;font-family:Poppins}body{min-height:100%}.font-purple{color:#943aa2}.font-black{color:#000}.font-blue{color:#47c3ec}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-space-y-reverse{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-space-y-reverse: 0;--tw-border-style: solid;--tw-font-weight: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial}}}
