@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:''}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:'Plus Jakarta Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}body{margin:0;line-height:inherit;background:#fff;color:#1f2937}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace;font-size:1em}small{font-size:80%}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}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}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role='button']{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--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}::selection{background-color:#7F7FFF;color:#fff}:focus:not(:focus-visible){outline:none;box-shadow:none}:focus-visible{outline:2px solid rgba(127,127,255,.75);outline-offset:2px}
.inline-flex{display:inline-flex}
.transform{transform:translate(var(--tw-translate-x),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))}
.flex{display:flex}
.inline-block{display:inline-block}
.fixed{position:fixed}
.grid{display:grid}
.block{display:block}
.relative{position:relative}
.absolute{position:absolute}
.hidden{display:none}
.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}
.sticky{position:sticky}
.uppercase{text-transform:uppercase}
.visible{visibility:visible}
.inline{display:inline}
.static{position:static}
.bg-white{background-color:#fff}
.text-gray-800{color:#1f2937}
.font-sans{font-family:'Plus Jakarta Sans',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
.min-h-screen{min-height:100vh}
.flex-col{flex-direction:column}
.justify-between{justify-content:space-between}
.selection\:bg-brand-500::selection{background-color:#7F7FFF}
.selection\:text-white::selection{color:#fff}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.duration-300{transition-duration:300ms}
.max-w-7xl{max-width:80rem}
.mx-auto{margin-left:auto;margin-right:auto}
.px-4{padding-left:1rem;padding-right:1rem}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
.items-center{align-items:center}
.h-20{height:5rem}
@media (min-width:768px){.md\:h-24{height:6rem}}
.cursor-pointer{cursor:pointer}
@media (min-width:1024px){.lg\:flex{display:flex}}
.whitespace-nowrap{white-space:nowrap}
.text-gray-300{color:#d1d5db}
.hover\:text-brand-500:hover{color:#7F7FFF}
.font-semibold{font-weight:600}
.transition{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.duration-200{transition-duration:200ms}
.font-medium{font-weight:500}
@media (min-width:1024px){.lg\:hidden{display:none}}
.w-11{width:2.75rem}
.h-11{height:2.75rem}
.rounded-full{border-radius:9999px}
.bg-white\/85{background-color:rgba(255,255,255,0.85)}
.border{border-width:1px}
.border-brand-100{border-color:#EAEAFF}
.text-gray-700{color:#374151}
.hover\:text-brand-600:hover{color:#6B6BFF}
.hover\:border-brand-300:hover{border-color:#B8B8FF}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.text-xl{font-size:1.25rem}
.border-t{border-top-width:1px}
.border-white\/5{border-color:rgba(255,255,255,0.05)}
.pt-2{padding-top:0.5rem}
.pb-4{padding-bottom:1rem}
.space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}
.w-full{width:100%}
.text-left{text-align:left}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.rounded-lg{border-radius:.5rem}
.hover\:bg-brand-50:hover{background-color:#EAEAFF}
.font-bold{font-weight:700}
.pt-28{padding-top:7rem}
.pb-12{padding-bottom:3rem}
.space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}
.overflow-hidden{overflow:hidden}
.items-end{align-items:flex-end}
.justify-start{justify-content:flex-start}
.inset-0{inset:0}
.pointer-events-none{pointer-events:none}
.z-10{z-index:10}
.rounded-2xl{border-radius:1rem}
.p-5{padding:1.25rem}
@media (min-width:640px){.sm\:p-6{padding:1.5rem}}
.space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}
.mb-5{margin-bottom:1.25rem}
@media (min-width:640px){.sm\:mb-8{margin-bottom:2rem}}
.ml-4{margin-left:1rem}
@media (min-width:640px){.sm\:ml-8{margin-left:2rem}}
.mr-auto{margin-right:auto}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.text-\[10px\]{font-size:10px}
.font-black{font-weight:900}
.tracking-\[0\.18em\]{letter-spacing:0.18em}
.text-2xl{font-size:1.5rem}
@media (min-width:640px){.sm\:text-4xl{font-size:2.25rem}}
.leading-tight{line-height:1.25}
.tracking-\[0\.08em\]{letter-spacing:0.08em}
.drop-shadow-xl{filter:drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08))}
.text-sm{font-size:.875rem}
.leading-relaxed{line-height:1.625}
.text-white\/85{color:rgba(255,255,255,0.85)}
.justify-center{justify-content:center}
.gap-2{gap:0.5rem}
.text-xs{font-size:.75rem}
@media (min-width:640px){.sm\:text-sm{font-size:.875rem}}
.space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}
.left-4{left:1rem}
.top-1\/2{top:50%}
.-translate-y-1\/2{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),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))}
.text-slate-400{color:#94a3b8}
.pr-4{padding-right:1rem}
.bg-brand-500{background-color:#7F7FFF}
.text-white{color:#fff}
.mr-2{margin-right:0.5rem}
.bg-brand-50{background-color:#EAEAFF}
.text-gray-500{color:#6b7280}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.gap-3{gap:0.75rem}
@media (min-width:640px){.sm\:gap-5{gap:1.25rem}}
@media (min-width:768px){.md\:gap-6{gap:1.5rem}}
.mb-4{margin-bottom:1rem}
@media (min-width:640px){.sm\:mb-6{margin-bottom:1.5rem}}
.space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}
.font-extrabold{font-weight:800}
.text-gray-900{color:#111827}
.text-gray-600{color:#4b5563}
.font-light{font-weight:300}
.min-w-0{min-width:0}
.max-w-full{max-width:100%}
.overflow-x-hidden{overflow-x:hidden}
.space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}
@media (min-width:768px){.md\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:items-end{align-items:flex-end}}
.gap-4{gap:1rem}
.text-3xl{font-size:1.875rem}
@media (min-width:768px){.md\:text-4xl{font-size:2.25rem}}
.max-w-2xl{max-width:42rem}
.bg-white\/5{background-color:rgba(255,255,255,0.05)}
.p-1{padding:0.25rem}
.rounded-xl{border-radius:.75rem}
.self-start{align-self:flex-start}
.bg-brand-700{background-color:#5656E8}
.text-gray-400{color:#9ca3af}
.hover\:text-white:hover{color:#fff}
@media (min-width:768px){.md\:text-2xl{font-size:1.5rem}}
@media (min-width:768px){.md\:text-sm{font-size:.875rem}}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.gap-5{gap:1.25rem}
.flex-wrap{flex-wrap:wrap}
.space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}
@media (min-width:768px){.md\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}}
.text-center{text-align:center}
.max-w-3xl{max-width:48rem}
@media (min-width:768px){.md\:space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}}
.text-brand-500{color:#7F7FFF}
.tracking-wider{letter-spacing:.05em}
@media (min-width:768px){.md\:text-base{font-size:1rem}}
@media (min-width:1024px){.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
.items-start{align-items:flex-start}
@media (min-width:1024px){.lg\:col-span-5{grid-column:span 5 / span 5}}
.text-lg{font-size:1.125rem}
@media (min-width:768px){.md\:text-xl{font-size:1.25rem}}
.mb-2{margin-bottom:0.5rem}
.space-x-2>:not([hidden])~:not([hidden]){margin-left:0.5rem}
@media (min-width:1024px){.lg\:col-span-7{grid-column:span 7 / span 7}}
@media (min-width:768px){.md\:p-6{padding:1.5rem}}
.rounded-3xl{border-radius:1.5rem}
.bg-emerald-500\/10{background-color:rgba(16,185,129,0.1)}
.border-emerald-500\/30{border-color:rgba(16,185,129,0.3)}
.text-emerald-400{color:#34d399}
.p-4{padding:1rem}
.space-x-3>:not([hidden])~:not([hidden]){margin-left:0.75rem}
.border-white\/10{border-color:rgba(255,255,255,0.1)}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.bg-\[\#0f172a\]{background-color:#0f172a}
.border-2{border-width:2px}
.border-dashed{border-style:dashed}
.h-full{height:100%}
.opacity-0{opacity:0}
.mb-1{margin-bottom:0.25rem}
.hover\:bg-brand-600:hover{background-color:#6B6BFF}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}
.p-6{padding:1.5rem}
@media (min-width:768px){.md\:p-10{padding:2.5rem}}
@media (min-width:1024px){.lg\:p-12{padding:3rem}}
.min-h-\[350px\]{min-height:350px}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.from-white{--tw-gradient-from:#fff;--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-white{--tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to)}
.to-brand-50\/70{--tw-gradient-to:rgba(234,234,255,0.7)}
.-top-24{top:-6rem}
.-right-24{right:-6rem}
.w-72{width:18rem}
.h-72{height:18rem}
.bg-brand-500\/15{background-color:rgba(127,127,255,0.15)}
.blur-3xl{filter:blur(64px)}
.-bottom-28{bottom:-7rem}
.-left-20{left:-5rem}
.bg-blue-500\/10{background-color:rgba(59,130,246,0.1)}
.gap-8{gap:2rem}
@media (min-width:1280px){.xl\:gap-10{gap:2.5rem}}
@media (min-width:1024px){.lg\:col-span-8{grid-column:span 8 / span 8}}
.bg-brand-500\/10{background-color:rgba(127,127,255,0.1)}
.border-brand-500\/30{border-color:rgba(127,127,255,0.3)}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.tracking-widest{letter-spacing:.1em}
@media (min-width:768px){.md\:text-5xl{font-size:3rem}}
.text-gray-950{color:#030712}
.text-base{font-size:1rem}
@media (min-width:768px){.md\:text-lg{font-size:1.125rem}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
.min-h-\[58px\]{min-height:58px}
.bg-white\/80{background-color:rgba(255,255,255,0.8)}
.backdrop-blur{backdrop-filter:blur(8px)}
.border-brand-500\/15{border-color:rgba(127,127,255,0.15)}
.shadow-brand-500\/5{--tw-shadow-color:rgba(127,127,255,0.05);--tw-shadow:var(--tw-shadow-colored,0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color));box-shadow:var(--tw-shadow)}
.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem;transform:translate(var(--tw-translate-x),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))}
.hover\:border-brand-500\/45:hover{border-color:rgba(127,127,255,0.45)}
.hover\:bg-white:hover{background-color:#fff}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.hover\:shadow-brand-500\/10:hover{--tw-shadow-color:rgba(127,127,255,0.1);--tw-shadow:var(--tw-shadow-colored,0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color));box-shadow:var(--tw-shadow)}
.shrink-0{flex-shrink:0}
.leading-snug{line-height:1.375}
@media (min-width:1024px){.lg\:col-span-4{grid-column:span 4 / span 4}}
@media (min-width:1024px){.lg\:justify-end{justify-content:flex-end}}
.max-w-\[340px\]{max-width:340px}
@media (min-width:1024px){.lg\:max-w-\[360px\]{max-width:360px}}
.rounded-\[2rem\]{border-radius:2rem}
@media (min-width:768px){.md\:p-5{padding:1.25rem}}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.shadow-brand-500\/10{--tw-shadow-color:rgba(127,127,255,0.1);--tw-shadow:var(--tw-shadow-colored,0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color));box-shadow:var(--tw-shadow)}
.h-40{height:10rem}
@media (min-width:768px){.md\:h-48{height:12rem}}
.object-contain{object-fit:contain}
.object-center{object-position:center}
.border-brand-500\/10{border-color:rgba(127,127,255,0.1)}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mt-4{margin-top:1rem}
.bg-brand-50\/90{background-color:rgba(234,234,255,0.9)}
.p-3{padding:0.75rem}
.space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}
.gap-6{gap:1.5rem}
.border-brand-200{border-color:#CFCFFF}
.mt-2{margin-top:0.5rem}
.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.opacity-90{opacity:0.9}
.max-w-md{max-width:28rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.p-8{padding:2rem}
.bg-red-500\/10{background-color:rgba(239,68,68,0.1)}
.border-red-500\/30{border-color:rgba(239,68,68,0.3)}
.text-red-400{color:#f87171}
.text-emerald-300{color:#6ee7b7}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}
.bg-amber-500{background-color:#f59e0b}
.hover\:bg-amber-600:hover{background-color:#d97706}
.py-8{padding-top:2rem;padding-bottom:2rem}
.border-slate-200{border-color:#e2e8f0}
.border-b{border-bottom-width:1px}
.text-slate-950{color:#020617}
.bg-brand-600{background-color:#6B6BFF}
.text-\[11px\]{font-size:11px}
.flex-1{flex:1 1 0%}
.text-slate-500{color:#64748b}
.space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}
.tracking-wide{letter-spacing:.025em}
.h-10{height:2.5rem}
.focus\:border-brand-500\/60:focus{border-color:rgba(127,127,255,0.6)}
@media (min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.w-fit{width:fit-content}
.bg-red-600\/10{background-color:rgba(220,38,38,0.1)}
.text-black{color:#000}
.accent-red-600{accent-color:#dc2626}
@media (min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.border-brand-500\/20{border-color:rgba(127,127,255,0.2)}
.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}
.left-0{left:0}
.right-0{right:0}
.top-full{top:100%}
.z-\[1000\]{z-index:1000}
.bg-\[\#0f172a\]\/95{background-color:rgba(15,23,42,0.95)}
.p-2{padding:0.5rem}
.h-9{height:2.25rem}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:items-center{align-items:center}}
.mt-3{margin-top:0.75rem}
@media (min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.pt-3{padding-top:0.75rem}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
@media (min-width:640px){.sm\:grid-cols-\[minmax\(0\,1fr\)_auto\]{grid-template-columns:minmax(0,1fr) auto}}
.text-\[13px\]{font-size:13px}
.accent-emerald-500{accent-color:#10b981}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
.bg-amber-500\/10{background-color:rgba(245,158,11,0.1)}
.border-amber-400\/30{border-color:rgba(251,191,36,0.3)}
.text-amber-200{color:#fde68a}
.w-20{width:5rem}
.object-cover{object-fit:cover}
.border-brand-500\/40{border-color:rgba(127,127,255,0.4)}
.cursor-zoom-in{cursor:zoom-in}
.bg-white\/10{background-color:rgba(255,255,255,0.1)}
.file\:mr-3::file-selector-button{margin-right:0.75rem}
.file\:rounded-xl::file-selector-button{border-radius:.75rem}
.file\:border-0::file-selector-button{border-width:0}
.file\:bg-brand-500::file-selector-button{background-color:#7F7FFF}
.file\:px-3::file-selector-button{padding-left:0.75rem;padding-right:0.75rem}
.file\:py-2::file-selector-button{padding-top:0.5rem;padding-bottom:0.5rem}
.file\:text-white::file-selector-button{color:#fff}
.text-red-300{color:#fca5a5}
.cursor-not-allowed{cursor:not-allowed}
.border-blue-500\/30{border-color:rgba(59,130,246,0.3)}
.text-blue-200{color:#bfdbfe}
.h-2{height:0.5rem}
.mt-1{margin-top:0.25rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.text-gray-200{color:#e5e7eb}
.accent-brand-500{accent-color:#7F7FFF}
@media (min-width:640px){.sm\:justify-between{justify-content:space-between}}
@media (min-width:640px){.sm\:text-lg{font-size:1.125rem}}
@media (min-width:640px){.sm\:justify-end{justify-content:flex-end}}
.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,0.1)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.shadow-brand-500\/20{--tw-shadow-color:rgba(127,127,255,0.2);--tw-shadow:var(--tw-shadow-colored,0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color));box-shadow:var(--tw-shadow)}
.mt-0\.5{margin-top:0.125rem}
.w-4{width:1rem}
.h-4{height:1rem}
.ml-2{margin-left:0.5rem}
.bg-amber-500\/15{background-color:rgba(245,158,11,0.15)}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.text-amber-300{color:#fcd34d}
.mr-1{margin-right:0.25rem}
.bg-black\/20{background-color:rgba(0,0,0,0.2)}
@media (min-width:640px){.sm\:w-auto{width:auto}}
@media (min-width:640px){.sm\:min-w-\[140px\]{min-width:140px}}
.bg-emerald-500{background-color:#10b981}
.hover\:bg-emerald-600:hover{background-color:#059669}
.shadow-emerald-500\/20{--tw-shadow-color:rgba(16,185,129,0.2);--tw-shadow:var(--tw-shadow-colored,0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color));box-shadow:var(--tw-shadow)}
.border-emerald-500\/20{border-color:rgba(16,185,129,0.2)}
.pl-10{padding-left:2.5rem}
@media (min-width:1024px){.lg\:col-span-12{grid-column:span 12 / span 12}}
@media (min-width:1024px){.lg\:flex-row{flex-direction:row}}
@media (min-width:1024px){.lg\:items-start{align-items:flex-start}}
@media (min-width:1024px){.lg\:justify-between{justify-content:space-between}}
@media (min-width:1280px){.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-4{grid-column:span 4 / span 4}}
.focus\:border-brand-500:focus{border-color:#7F7FFF}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace}
@media (min-width:1280px){.xl\:col-span-8{grid-column:span 8 / span 8}}
.table{display:table}
.bg-emerald-500\/20{background-color:rgba(16,185,129,0.2)}
.disabled\:opacity-40:disabled{opacity:0.4}
.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}
.hover\:enabled\:bg-emerald-500:hover:enabled{background-color:#10b981}
.hover\:enabled\:text-white:hover:enabled{color:#fff}
.overflow-x-auto{overflow-x:auto}
.bg-black\/10{background-color:rgba(0,0,0,0.1)}
.min-w-\[760px\]{min-width:760px}
.bg-white\/\[0\.03\]{background-color:rgba(255,255,255,0.03)}
.text-right{text-align:right}
.divide-y>:not([hidden])~:not([hidden]){border-top-width:1px}
.divide-white\/5{border-color:rgba(255,255,255,0.05)}
.mt-5{margin-top:1.25rem}
.bg-cover{background-size:cover}
.bg-center{background-position:center}
.ml-5{margin-left:1.25rem}
@media (min-width:768px){.md\:text-3xl{font-size:1.875rem}}
.drop-shadow-2xl{filter:drop-shadow(0 25px 25px rgb(0 0 0 / .15))}
.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgb(0 0 0 / .04)) drop-shadow(0 4px 3px rgb(0 0 0 / .1))}
.text-white\/70{color:rgba(255,255,255,0.7)}
.text-amber-400{color:#fbbf24}
.bg-white\/\[0\.02\]{background-color:rgba(255,255,255,0.02)}
.text-brand-300{color:#B8B8FF}
@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
.text-blue-300{color:#93c5fd}
.text-emerald-200{color:#a7f3d0}
.border-red-500\/20{border-color:rgba(239,68,68,0.2)}
.text-red-200{color:#fecaca}
.h-32{height:8rem}
.ml-auto{margin-left:auto}
@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.z-50{z-index:50}
.max-w-6xl{max-width:72rem}
.border-white\/40{border-color:rgba(255,255,255,0.4)}
.gap-0{gap:0}
.top-4{top:1rem}
.bg-black\/60{background-color:rgba(0,0,0,0.6)}
.backdrop-blur-md{backdrop-filter:blur(12px)}
@media (min-width:1024px){.lg\:p-8{padding:2rem}}
.border-amber-200{border-color:#fde68a}
.bg-amber-50{background-color:#fffbeb}
.text-amber-800{color:#92400e}
.text-emerald-700{color:#047857}
.border-emerald-200{border-color:#a7f3d0}
.text-brand-600{color:#6B6BFF}
.bg-slate-100{background-color:#f1f5f9}
.text-slate-600{color:#475569}
.from-brand-50{--tw-gradient-from:#EAEAFF;--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-white{--tw-gradient-to:#fff}
.tracking-\[0\.2em\]{letter-spacing:0.2em}
.text-red-700{color:#b91c1c}
.bg-slate-50{background-color:#f8fafc}
.leading-7{line-height:1.75rem}
.whitespace-pre-line{white-space:pre-line}
.w-12{width:3rem}
.h-12{height:3rem}
.min-h-\[48px\]{min-height:48px}
.bg-green-500{background-color:#22c55e}
.hover\:bg-green-600:hover{background-color:#16a34a}
.bg-blue-600{background-color:#2563eb}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}
.hover\:bg-brand-700:hover{background-color:#5656E8}
.bg-rose-50{background-color:#fff1f2}
.hover\:bg-rose-100:hover{background-color:#ffe4e6}
.text-rose-600{color:#e11d48}
.border-rose-100{border-color:#ffe4e6}
.bg-black\/80{background-color:rgba(0,0,0,0.8)}
.right-4{right:1rem}
.max-h-\[90vh\]{max-height:90vh}
.overflow-y-auto{overflow-y:auto}
@media (min-width:768px){.md\:h-96{height:24rem}}
.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}
.from-black\/75{--tw-gradient-from:rgba(0,0,0,0.75);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-black\/20{--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,0.2),var(--tw-gradient-to)}
.to-transparent{--tw-gradient-to:transparent}
.inset-x-0{left:0;right:0}
.w-10{width:2.5rem}
.bg-black\/50{background-color:rgba(0,0,0,0.5)}
.hover\:bg-brand-500:hover{background-color:#7F7FFF}
.pointer-events-auto{pointer-events:auto}
.bottom-6{bottom:1.5rem}
.left-6{left:1.5rem}
@media (min-width:768px){.md\:left-8{left:2rem}}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
@media (min-width:768px){.md\:px-8{padding-left:2rem;padding-right:2rem}}
.pt-5{padding-top:1.25rem}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
@media (min-width:640px){.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (min-width:768px){.md\:p-8{padding:2rem}}
.pb-3{padding-bottom:0.75rem}
.gap-x-5{column-gap:1.25rem}
.gap-y-2{row-gap:0.5rem}
.border-b-2{border-bottom-width:2px}
.border-brand-500{border-color:#7F7FFF}
.border-transparent{border-color:transparent}
.bg-white\/90{background-color:rgba(255,255,255,0.9)}
.text-green-300{color:#86efac}
.bg-brand-50\/70{background-color:rgba(234,234,255,0.7)}
.border-white\/20{border-color:rgba(255,255,255,0.2)}
.bg-white\/95{background-color:rgba(255,255,255,0.95)}
.pr-12{padding-right:3rem}
.text-slate-900{color:#0f172a}
.border-white\/70{border-color:rgba(255,255,255,0.7)}
.pl-11{padding-left:2.75rem}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.focus\:ring-4:focus{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 0 calc(4px + 0px) var(--tw-ring-color,rgba(127,127,255,.2));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}
.focus\:ring-brand-500\/20:focus{--tw-ring-color:rgba(127,127,255,0.2)}
.border-white\/60{border-color:rgba(255,255,255,0.6)}
.z-\[70\]{z-index:70}
.text-slate-300{color:#cbd5e1}
.z-\[120\]{z-index:120}
.z-\[100\]{z-index:100}
@media (min-width:1024px){.lg\:grid{display:grid}}
@media (min-width:1024px){.lg\:grid-cols-\[minmax\(0\,1\.6fr\)_minmax\(320px\,0\.8fr\)\]{grid-template-columns:minmax(0,1.6fr) minmax(320px,0.8fr)}}
.bg-gray-100{background-color:#f3f4f6}
.min-h-\[280px\]{min-height:280px}
@media (min-width:768px){.md\:min-h-\[520px\]{min-height:520px}}
@media (min-width:768px){.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:768px){.md\:w-12{width:3rem}}
@media (min-width:768px){.md\:h-12{height:3rem}}
.bg-black\/45{background-color:rgba(0,0,0,0.45)}
@media (min-width:768px){.md\:p-7{padding:1.75rem}}
.gap-1{gap:0.25rem}
.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
.mt-12{margin-top:3rem}
.pt-14{padding-top:3.5rem}
.pb-8{padding-bottom:2rem}
.space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}
@media (min-width:1024px){.lg\:gap-10{gap:2.5rem}}
@media (min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:1024px){.lg\:col-span-1{grid-column:span 1 / span 1}}
.leading-6{line-height:1.5rem}
.max-w-sm{max-width:24rem}
.w-9{width:2.25rem}
.border-brand-200\/80{border-color:rgba(207,207,255,0.8)}
.bg-white\/70{background-color:rgba(255,255,255,0.7)}
.hover\:bg-gradient-to-tr:hover{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}
.hover\:from-yellow-500:hover{--tw-gradient-from:#eab308;--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.hover\:to-purple-600:hover{--tw-gradient-to:#9333ea}
.hover\:border-transparent:hover{border-color:transparent}
.hover\:bg-black:hover{background-color:#000}
.hover\:bg-red-600:hover{background-color:#dc2626}
@media (min-width:640px){.sm\:gap-4{gap:1rem}}
.border-brand-200\/70{border-color:rgba(207,207,255,0.7)}
@media (min-width:640px){.sm\:text-3xl{font-size:1.875rem}}
.h-px{height:1px}
.select-none{user-select:none}
.bg-white\/75{background-color:rgba(255,255,255,0.75)}
.text-red-600{color:#dc2626}
.border-amber-500\/20{border-color:rgba(245,158,11,0.2)}
.bg-amber-500\/90{background-color:rgba(245,158,11,0.9)}
.bg-emerald-600\/90{background-color:rgba(5,150,105,0.9)}
.bg-slate-950\/60{background-color:rgba(2,6,23,0.6)}
.backdrop-blur-sm{backdrop-filter:blur(4px)}
.focus\:ring-brand-100:focus{--tw-ring-color:#EAEAFF}
.bg-red-50{background-color:#fef2f2}
.border-red-100{border-color:#fee2e2}
.hover\:bg-slate-200:hover{background-color:#e2e8f0}
.text-slate-700{color:#334155}
.opacity-55{opacity:0.55}
.w-\[88px\]{width:88px}
.h-\[64px\]{height:64px}
.rounded{border-radius:.25rem}
.text-blue-400{color:#60a5fa}
.text-emerald-500{color:#10b981}
.text-yellow-500{color:#eab308}
.bg-yellow-500\/10{background-color:rgba(234,179,8,0.1)}
.w-\[96px\]{width:96px}
.h-\[68px\]{height:68px}
.bg-slate-900{background-color:#0f172a}
.from-slate-950{--tw-gradient-from:#020617;--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-slate-800{--tw-gradient-stops:var(--tw-gradient-from),#1e293b,var(--tw-gradient-to)}
.to-brand-900{--tw-gradient-to:#34348F}
.w-16{width:4rem}
.h-16{height:4rem}
.ml-1{margin-left:0.25rem}
.tracking-\[0\.25em\]{letter-spacing:0.25em}
.text-white\/80{color:rgba(255,255,255,0.8)}
.container{width:100%}
.hover\:bg-red-500:hover{background-color:#ef4444}
.focus\:bg-brand-50:focus{background-color:#EAEAFF}
.border-slate-100{border-color:#f1f5f9}
@media (min-width:768px){.md\:p-12{padding:3rem}}
.text-5xl{font-size:3rem}
.mt-8{margin-top:2rem}
.mb-6{margin-bottom:1.5rem}
.text-brand-700{color:#5656E8}
.hover\:underline:hover{text-decoration-line:underline}
.border-slate-300{border-color:#cbd5e1}
.leading-5{line-height:1.25rem}
@media (min-width:640px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
.py-4{padding-top:1rem;padding-bottom:1rem}
.aspect-square{aspect-ratio:1 / 1}
.left-1{left:0.25rem}
.top-1{top:0.25rem}
.text-\[9px\]{font-size:9px}
.px-1\.5{padding-left:0.375rem;padding-right:0.375rem}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.right-1{right:0.25rem}
.w-6{width:1.5rem}
.h-6{height:1.5rem}
.bg-red-600\/90{background-color:rgba(220,38,38,0.9)}
.bottom-0{bottom:0}
.justify-around{justify-content:space-around}
.opacity-100{opacity:1}
@media (min-width:640px){.sm\:opacity-0{opacity:0}}
.group:hover .group-hover\:opacity-100{opacity:1}
@media (min-width:768px){.md\:justify-between{justify-content:space-between}}
.col-span-full{grid-column:1 / -1}
.p-12{padding:3rem}
.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.h-48{height:12rem}
.bg-blue-50{background-color:#eff6ff}
.hover\:bg-blue-100:hover{background-color:#dbeafe}
.text-blue-700{color:#1d4ed8}
.hover\:bg-red-100:hover{background-color:#fee2e2}
.animate-spin{animation:spin 1s linear infinite}
.border-4{border-width:4px}
.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.pb-2{padding-bottom:0.5rem}
.hover\:text-slate-950:hover{color:#020617}
.leading-none{line-height:1}
.h-14{height:3.5rem}
.opacity-70{opacity:0.7}
.bg-red-500{background-color:#ef4444}
.text-emerald-600{color:#059669}
.my-2{margin-top:0.5rem;margin-bottom:0.5rem}
.border-red-300{border-color:#fca5a5}
.opacity-60{opacity:0.6}
.group:hover .group-hover\:block{display:block}
.group:focus-within .group-focus-within\:block{display:block}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),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))}
.duration-500{transition-duration:500ms}
.bg-red-600\/95{background-color:rgba(220,38,38,0.95)}
.bg-emerald-600\/95{background-color:rgba(5,150,105,0.95)}
.bg-amber-500\/95{background-color:rgba(245,158,11,0.95)}
.bg-blue-600\/95{background-color:rgba(37,99,235,0.95)}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
@media (min-width:768px){.md\:h-52{height:13rem}}
.bg-slate-200\/80{background-color:rgba(226,232,240,0.8)}
.w-3\/4{width:75%}
.bg-slate-200{background-color:#e2e8f0}
.h-3{height:0.75rem}
.w-2\/3{width:66.66666666666666%}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.hover\:border-brand-500\/50:hover{border-color:rgba(127,127,255,0.5)}
.from-black\/80{--tw-gradient-from:rgba(0,0,0,0.8);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-transparent{--tw-gradient-stops:var(--tw-gradient-from),transparent,var(--tw-gradient-to)}
.bottom-4{bottom:1rem}
.text-ellipsis{text-overflow:ellipsis}
.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.left-1\/2{left:50%}
.top-24{top:6rem}
.z-\[1200\]{z-index:1200}
.-translate-x-1\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),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))}
.bg-slate-950{background-color:#020617}
.hover\:border-brand-500\/40:hover{border-color:rgba(127,127,255,0.4)}
.bg-purple-600\/90{background-color:rgba(147,51,234,0.9)}
.left-16{left:4rem}
.bg-blue-600\/90{background-color:rgba(37,99,235,0.9)}
.text-red-500{color:#ef4444}
.hover\:scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),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))}
.space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:0.375rem}
.mr-1\.5{margin-right:0.375rem}
.tracking-tight{letter-spacing:-.025em}
.opacity-50{opacity:0.5}
.shadow-none{box-shadow:none}
.border-gray-200{border-color:#e5e7eb}
@media (min-width:768px){.md\:w-20{width:5rem}}
@media (min-width:768px){.md\:h-20{height:5rem}}
.tracking-\[0\.3em\]{letter-spacing:0.3em}
.text-white\/75{color:rgba(255,255,255,0.75)}
.rounded-\[18px\]{border-radius:18px}
.from-black\/45{--tw-gradient-from:rgba(0,0,0,0.45);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.top-3{top:0.75rem}
.left-3{left:0.75rem}
@media (min-width:768px){.md\:top-4{top:1rem}}
@media (min-width:768px){.md\:left-4{left:1rem}}
.ml-0\.5{margin-left:0.125rem}
.right-3{right:0.75rem}
@media (min-width:768px){.md\:right-4{right:1rem}}
.bg-black\/55{background-color:rgba(0,0,0,0.55)}
.border-l-4{border-left-width:4px}
.hover\:bg-brand-50\/70:hover{background-color:rgba(234,234,255,0.7)}
@media (min-width:768px){.md\:text-xs{font-size:.75rem}}
.bg-brand-50\/80{background-color:rgba(234,234,255,0.8)}
.justify-end{justify-content:flex-end}
.max-h-\[70vh\]{max-height:70vh}
.bg-red-600\/80{background-color:rgba(220,38,38,0.8)}
.w-5{width:1.25rem}
.h-5{height:1.25rem}
.bottom-3{bottom:0.75rem}
.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.hover\:bg-brand-500\/20:hover{background-color:rgba(127,127,255,0.2)}
.hover\:bg-amber-500:hover{background-color:#f59e0b}
.hover\:bg-blue-500:hover{background-color:#3b82f6}
.bg-purple-500\/10{background-color:rgba(168,85,247,0.1)}
.hover\:bg-purple-500:hover{background-color:#a855f7}
.text-purple-300{color:#d8b4fe}
.bg-purple-500{background-color:#a855f7}
.hover\:bg-emerald-500:hover{background-color:#10b981}
.min-w-24{min-width:6rem}
.align-top{vertical-align:top}
.hover\:bg-white\/\[0\.02\]:hover{background-color:rgba(255,255,255,0.02)}
.bg-emerald-500\/15{background-color:rgba(16,185,129,0.15)}
.bg-gray-500\/15{background-color:rgba(107,114,128,0.15)}
.from-indigo-500\/20{--tw-gradient-from:rgba(99,102,241,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-indigo-500\/5{--tw-gradient-to:rgba(99,102,241,0.05)}
.text-indigo-300{color:#a5b4fc}
.from-emerald-500\/20{--tw-gradient-from:rgba(16,185,129,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-emerald-500\/5{--tw-gradient-to:rgba(16,185,129,0.05)}
.from-amber-500\/20{--tw-gradient-from:rgba(245,158,11,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-amber-500\/5{--tw-gradient-to:rgba(245,158,11,0.05)}
.from-red-500\/20{--tw-gradient-from:rgba(239,68,68,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-red-500\/5{--tw-gradient-to:rgba(239,68,68,0.05)}
.from-pink-500\/20{--tw-gradient-from:rgba(236,72,153,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-pink-500\/5{--tw-gradient-to:rgba(236,72,153,0.05)}
.text-pink-300{color:#f9a8d4}
.from-blue-500\/20{--tw-gradient-from:rgba(59,130,246,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-blue-500\/5{--tw-gradient-to:rgba(59,130,246,0.05)}
.from-purple-500\/20{--tw-gradient-from:rgba(168,85,247,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-purple-500\/5{--tw-gradient-to:rgba(168,85,247,0.05)}
.from-rose-500\/20{--tw-gradient-from:rgba(244,63,94,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-rose-500\/5{--tw-gradient-to:rgba(244,63,94,0.05)}
.text-rose-300{color:#fda4af}
.from-orange-500\/20{--tw-gradient-from:rgba(249,115,22,0.2);--tw-gradient-to:rgba(255,255,255,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-orange-500\/5{--tw-gradient-to:rgba(249,115,22,0.05)}
.text-orange-300{color:#fdba74}
@media (min-width:768px){.md\:col-span-1{grid-column:span 1 / span 1}}
.w-28{width:7rem}
.h-28{height:7rem}
@media (min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}}
.bg-black\/70{background-color:rgba(0,0,0,0.7)}
.max-h-\[85vh\]{max-height:85vh}
@media (min-width:640px){.sm\:flex{display:flex}}
.w-7{width:1.75rem}
.w-\[72px\]{width:72px}
.h-\[72px\]{height:72px}
@media (min-width:640px){.sm\:hidden{display:none}}
.disabled\:opacity-30:disabled{opacity:0.3}
.w-24{width:6rem}
.hover\:border-brand-500\/30:hover{border-color:rgba(127,127,255,0.3)}
@media (min-width:768px){.md\:items-center{align-items:center}}
@media (min-width:768px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
.not-italic{font-style:normal}
@media (min-width:768px){.md\:flex-col{flex-direction:column}}
.text-yellow-400{color:#facc15}
.text-brand-200{color:#CFCFFF}
.bg-amber-500\/20{background-color:rgba(245,158,11,0.2)}
.disabled\:opacity-60:disabled{opacity:0.6}
.bg-red-100{background-color:#fee2e2}
.bg-blue-100{background-color:#dbeafe}
.ring-2{--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 0 calc(2px + 0px) var(--tw-ring-color,rgba(127,127,255,.2));box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}
.ring-brand-100{--tw-ring-color:#EAEAFF}
.opacity-75{opacity:0.75}
.hover\:opacity-100:hover{opacity:1}
.bg-black{background-color:#000}
.min-h-\[320px\]{min-height:320px}
.pb-20{padding-bottom:5rem}
.bg-gray-50{background-color:#f9fafb}
.py-20{padding-top:5rem;padding-bottom:5rem}
.border-gray-100{border-color:#f3f4f6}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:items-start{align-items:flex-start}}
.w-32{width:8rem}
.shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
@media (min-width:768px){.md\:text-left{text-align:left}}
@media (min-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
.mt-6{margin-top:1.5rem}
@media (min-width:768px){.md\:hidden{display:none}}
@media (min-width:1280px){.xl\:hidden{display:none}}
.hover\:hidden:hover{display:none}
.focus\:hidden:focus{display:none}
.focus-visible\:hidden:focus-visible{display:none}
.active\:hidden:active{display:none}
.disabled\:hidden:disabled{display:none}
.group:hover .group-hover\:hidden{display:none}
@media (min-width:640px){.sm\:block{display:block}}
@media (min-width:768px){.md\:block{display:block}}
@media (min-width:1024px){.lg\:block{display:block}}
@media (min-width:1280px){.xl\:block{display:block}}
.hover\:block:hover{display:block}
.focus\:block:focus{display:block}
.focus-visible\:block:focus-visible{display:block}
.active\:block:active{display:block}
.disabled\:block:disabled{display:block}
@media (min-width:640px){.sm\:inline-block{display:inline-block}}
@media (min-width:768px){.md\:inline-block{display:inline-block}}
@media (min-width:1024px){.lg\:inline-block{display:inline-block}}
@media (min-width:1280px){.xl\:inline-block{display:inline-block}}
.hover\:inline-block:hover{display:inline-block}
.focus\:inline-block:focus{display:inline-block}
.focus-visible\:inline-block:focus-visible{display:inline-block}
.active\:inline-block:active{display:inline-block}
.disabled\:inline-block:disabled{display:inline-block}
.group:hover .group-hover\:inline-block{display:inline-block}
@media (min-width:640px){.sm\:inline{display:inline}}
@media (min-width:768px){.md\:inline{display:inline}}
@media (min-width:1024px){.lg\:inline{display:inline}}
@media (min-width:1280px){.xl\:inline{display:inline}}
.hover\:inline:hover{display:inline}
.focus\:inline:focus{display:inline}
.focus-visible\:inline:focus-visible{display:inline}
.active\:inline:active{display:inline}
.disabled\:inline:disabled{display:inline}
.group:hover .group-hover\:inline{display:inline}
@media (min-width:768px){.md\:flex{display:flex}}
@media (min-width:1280px){.xl\:flex{display:flex}}
.hover\:flex:hover{display:flex}
.focus\:flex:focus{display:flex}
.focus-visible\:flex:focus-visible{display:flex}
.active\:flex:active{display:flex}
.disabled\:flex:disabled{display:flex}
.group:hover .group-hover\:flex{display:flex}
@media (min-width:640px){.sm\:inline-flex{display:inline-flex}}
@media (min-width:768px){.md\:inline-flex{display:inline-flex}}
@media (min-width:1024px){.lg\:inline-flex{display:inline-flex}}
@media (min-width:1280px){.xl\:inline-flex{display:inline-flex}}
.hover\:inline-flex:hover{display:inline-flex}
.focus\:inline-flex:focus{display:inline-flex}
.focus-visible\:inline-flex:focus-visible{display:inline-flex}
.active\:inline-flex:active{display:inline-flex}
.disabled\:inline-flex:disabled{display:inline-flex}
.group:hover .group-hover\:inline-flex{display:inline-flex}
@media (min-width:640px){.sm\:grid{display:grid}}
@media (min-width:768px){.md\:grid{display:grid}}
@media (min-width:1280px){.xl\:grid{display:grid}}
.hover\:grid:hover{display:grid}
.focus\:grid:focus{display:grid}
.focus-visible\:grid:focus-visible{display:grid}
.active\:grid:active{display:grid}
.disabled\:grid:disabled{display:grid}
.group:hover .group-hover\:grid{display:grid}
@media (min-width:640px){.sm\:relative{position:relative}}
@media (min-width:768px){.md\:relative{position:relative}}
@media (min-width:1024px){.lg\:relative{position:relative}}
@media (min-width:1280px){.xl\:relative{position:relative}}
.hover\:relative:hover{position:relative}
.focus\:relative:focus{position:relative}
.focus-visible\:relative:focus-visible{position:relative}
.active\:relative:active{position:relative}
.disabled\:relative:disabled{position:relative}
.group:hover .group-hover\:relative{position:relative}
@media (min-width:640px){.sm\:absolute{position:absolute}}
@media (min-width:768px){.md\:absolute{position:absolute}}
@media (min-width:1024px){.lg\:absolute{position:absolute}}
@media (min-width:1280px){.xl\:absolute{position:absolute}}
.hover\:absolute:hover{position:absolute}
.focus\:absolute:focus{position:absolute}
.focus-visible\:absolute:focus-visible{position:absolute}
.active\:absolute:active{position:absolute}
.disabled\:absolute:disabled{position:absolute}
.group:hover .group-hover\:absolute{position:absolute}
@media (min-width:640px){.sm\:fixed{position:fixed}}
@media (min-width:768px){.md\:fixed{position:fixed}}
@media (min-width:1024px){.lg\:fixed{position:fixed}}
@media (min-width:1280px){.xl\:fixed{position:fixed}}
.hover\:fixed:hover{position:fixed}
.focus\:fixed:focus{position:fixed}
.focus-visible\:fixed:focus-visible{position:fixed}
.active\:fixed:active{position:fixed}
.disabled\:fixed:disabled{position:fixed}
.group:hover .group-hover\:fixed{position:fixed}
@media (min-width:640px){.sm\:sticky{position:sticky}}
@media (min-width:768px){.md\:sticky{position:sticky}}
@media (min-width:1024px){.lg\:sticky{position:sticky}}
@media (min-width:1280px){.xl\:sticky{position:sticky}}
.hover\:sticky:hover{position:sticky}
.focus\:sticky:focus{position:sticky}
.focus-visible\:sticky:focus-visible{position:sticky}
.active\:sticky:active{position:sticky}
.disabled\:sticky:disabled{position:sticky}
.group:hover .group-hover\:sticky{position:sticky}
@media (min-width:640px){.sm\:overflow-hidden{overflow:hidden}}
@media (min-width:768px){.md\:overflow-hidden{overflow:hidden}}
@media (min-width:1024px){.lg\:overflow-hidden{overflow:hidden}}
@media (min-width:1280px){.xl\:overflow-hidden{overflow:hidden}}
.hover\:overflow-hidden:hover{overflow:hidden}
.focus\:overflow-hidden:focus{overflow:hidden}
.focus-visible\:overflow-hidden:focus-visible{overflow:hidden}
.active\:overflow-hidden:active{overflow:hidden}
.disabled\:overflow-hidden:disabled{overflow:hidden}
.group:hover .group-hover\:overflow-hidden{overflow:hidden}
.overflow-auto{overflow:auto}
@media (min-width:640px){.sm\:overflow-auto{overflow:auto}}
@media (min-width:768px){.md\:overflow-auto{overflow:auto}}
@media (min-width:1024px){.lg\:overflow-auto{overflow:auto}}
@media (min-width:1280px){.xl\:overflow-auto{overflow:auto}}
.hover\:overflow-auto:hover{overflow:auto}
.focus\:overflow-auto:focus{overflow:auto}
.focus-visible\:overflow-auto:focus-visible{overflow:auto}
.active\:overflow-auto:active{overflow:auto}
.disabled\:overflow-auto:disabled{overflow:auto}
.group:hover .group-hover\:overflow-auto{overflow:auto}
@media (min-width:640px){.sm\:overflow-y-auto{overflow-y:auto}}
@media (min-width:768px){.md\:overflow-y-auto{overflow-y:auto}}
@media (min-width:1024px){.lg\:overflow-y-auto{overflow-y:auto}}
@media (min-width:1280px){.xl\:overflow-y-auto{overflow-y:auto}}
.hover\:overflow-y-auto:hover{overflow-y:auto}
.focus\:overflow-y-auto:focus{overflow-y:auto}
.focus-visible\:overflow-y-auto:focus-visible{overflow-y:auto}
.active\:overflow-y-auto:active{overflow-y:auto}
.disabled\:overflow-y-auto:disabled{overflow-y:auto}
.group:hover .group-hover\:overflow-y-auto{overflow-y:auto}
@media (min-width:640px){.sm\:overflow-x-auto{overflow-x:auto}}
@media (min-width:768px){.md\:overflow-x-auto{overflow-x:auto}}
@media (min-width:1024px){.lg\:overflow-x-auto{overflow-x:auto}}
@media (min-width:1280px){.xl\:overflow-x-auto{overflow-x:auto}}
.hover\:overflow-x-auto:hover{overflow-x:auto}
.focus\:overflow-x-auto:focus{overflow-x:auto}
.focus-visible\:overflow-x-auto:focus-visible{overflow-x:auto}
.active\:overflow-x-auto:active{overflow-x:auto}
.disabled\:overflow-x-auto:disabled{overflow-x:auto}
.group:hover .group-hover\:overflow-x-auto{overflow-x:auto}
@media (min-width:640px){.sm\:object-cover{object-fit:cover}}
@media (min-width:768px){.md\:object-cover{object-fit:cover}}
@media (min-width:1024px){.lg\:object-cover{object-fit:cover}}
@media (min-width:1280px){.xl\:object-cover{object-fit:cover}}
.hover\:object-cover:hover{object-fit:cover}
.focus\:object-cover:focus{object-fit:cover}
.focus-visible\:object-cover:focus-visible{object-fit:cover}
.active\:object-cover:active{object-fit:cover}
.disabled\:object-cover:disabled{object-fit:cover}
.group:hover .group-hover\:object-cover{object-fit:cover}
@media (min-width:640px){.sm\:object-contain{object-fit:contain}}
@media (min-width:768px){.md\:object-contain{object-fit:contain}}
@media (min-width:1024px){.lg\:object-contain{object-fit:contain}}
@media (min-width:1280px){.xl\:object-contain{object-fit:contain}}
.hover\:object-contain:hover{object-fit:contain}
.focus\:object-contain:focus{object-fit:contain}
.focus-visible\:object-contain:focus-visible{object-fit:contain}
.active\:object-contain:active{object-fit:contain}
.disabled\:object-contain:disabled{object-fit:contain}
.group:hover .group-hover\:object-contain{object-fit:contain}
@media (min-width:640px){.sm\:rounded{border-radius:.25rem}}
@media (min-width:768px){.md\:rounded{border-radius:.25rem}}
@media (min-width:1024px){.lg\:rounded{border-radius:.25rem}}
@media (min-width:1280px){.xl\:rounded{border-radius:.25rem}}
.hover\:rounded:hover{border-radius:.25rem}
.focus\:rounded:focus{border-radius:.25rem}
.focus-visible\:rounded:focus-visible{border-radius:.25rem}
.active\:rounded:active{border-radius:.25rem}
.disabled\:rounded:disabled{border-radius:.25rem}
.group:hover .group-hover\:rounded{border-radius:.25rem}
.rounded-sm{border-radius:.125rem}
@media (min-width:640px){.sm\:rounded-sm{border-radius:.125rem}}
@media (min-width:768px){.md\:rounded-sm{border-radius:.125rem}}
@media (min-width:1024px){.lg\:rounded-sm{border-radius:.125rem}}
@media (min-width:1280px){.xl\:rounded-sm{border-radius:.125rem}}
.hover\:rounded-sm:hover{border-radius:.125rem}
.focus\:rounded-sm:focus{border-radius:.125rem}
.focus-visible\:rounded-sm:focus-visible{border-radius:.125rem}
.active\:rounded-sm:active{border-radius:.125rem}
.disabled\:rounded-sm:disabled{border-radius:.125rem}
.group:hover .group-hover\:rounded-sm{border-radius:.125rem}
.rounded-md{border-radius:.375rem}
@media (min-width:640px){.sm\:rounded-md{border-radius:.375rem}}
@media (min-width:768px){.md\:rounded-md{border-radius:.375rem}}
@media (min-width:1024px){.lg\:rounded-md{border-radius:.375rem}}
@media (min-width:1280px){.xl\:rounded-md{border-radius:.375rem}}
.hover\:rounded-md:hover{border-radius:.375rem}
.focus\:rounded-md:focus{border-radius:.375rem}
.focus-visible\:rounded-md:focus-visible{border-radius:.375rem}
.active\:rounded-md:active{border-radius:.375rem}
.disabled\:rounded-md:disabled{border-radius:.375rem}
.group:hover .group-hover\:rounded-md{border-radius:.375rem}
@media (min-width:640px){.sm\:rounded-lg{border-radius:.5rem}}
@media (min-width:768px){.md\:rounded-lg{border-radius:.5rem}}
@media (min-width:1024px){.lg\:rounded-lg{border-radius:.5rem}}
@media (min-width:1280px){.xl\:rounded-lg{border-radius:.5rem}}
.hover\:rounded-lg:hover{border-radius:.5rem}
.focus\:rounded-lg:focus{border-radius:.5rem}
.focus-visible\:rounded-lg:focus-visible{border-radius:.5rem}
.active\:rounded-lg:active{border-radius:.5rem}
.disabled\:rounded-lg:disabled{border-radius:.5rem}
.group:hover .group-hover\:rounded-lg{border-radius:.5rem}
@media (min-width:640px){.sm\:rounded-xl{border-radius:.75rem}}
@media (min-width:768px){.md\:rounded-xl{border-radius:.75rem}}
@media (min-width:1024px){.lg\:rounded-xl{border-radius:.75rem}}
@media (min-width:1280px){.xl\:rounded-xl{border-radius:.75rem}}
.hover\:rounded-xl:hover{border-radius:.75rem}
.focus\:rounded-xl:focus{border-radius:.75rem}
.focus-visible\:rounded-xl:focus-visible{border-radius:.75rem}
.active\:rounded-xl:active{border-radius:.75rem}
.disabled\:rounded-xl:disabled{border-radius:.75rem}
.group:hover .group-hover\:rounded-xl{border-radius:.75rem}
@media (min-width:640px){.sm\:rounded-2xl{border-radius:1rem}}
@media (min-width:768px){.md\:rounded-2xl{border-radius:1rem}}
@media (min-width:1024px){.lg\:rounded-2xl{border-radius:1rem}}
@media (min-width:1280px){.xl\:rounded-2xl{border-radius:1rem}}
.hover\:rounded-2xl:hover{border-radius:1rem}
.focus\:rounded-2xl:focus{border-radius:1rem}
.focus-visible\:rounded-2xl:focus-visible{border-radius:1rem}
.active\:rounded-2xl:active{border-radius:1rem}
.disabled\:rounded-2xl:disabled{border-radius:1rem}
.group:hover .group-hover\:rounded-2xl{border-radius:1rem}
@media (min-width:640px){.sm\:rounded-3xl{border-radius:1.5rem}}
@media (min-width:768px){.md\:rounded-3xl{border-radius:1.5rem}}
@media (min-width:1024px){.lg\:rounded-3xl{border-radius:1.5rem}}
@media (min-width:1280px){.xl\:rounded-3xl{border-radius:1.5rem}}
.hover\:rounded-3xl:hover{border-radius:1.5rem}
.focus\:rounded-3xl:focus{border-radius:1.5rem}
.focus-visible\:rounded-3xl:focus-visible{border-radius:1.5rem}
.active\:rounded-3xl:active{border-radius:1.5rem}
.disabled\:rounded-3xl:disabled{border-radius:1.5rem}
.group:hover .group-hover\:rounded-3xl{border-radius:1.5rem}
@media (min-width:640px){.sm\:rounded-full{border-radius:9999px}}
@media (min-width:768px){.md\:rounded-full{border-radius:9999px}}
@media (min-width:1024px){.lg\:rounded-full{border-radius:9999px}}
@media (min-width:1280px){.xl\:rounded-full{border-radius:9999px}}
.hover\:rounded-full:hover{border-radius:9999px}
.focus\:rounded-full:focus{border-radius:9999px}
.focus-visible\:rounded-full:focus-visible{border-radius:9999px}
.active\:rounded-full:active{border-radius:9999px}
.disabled\:rounded-full:disabled{border-radius:9999px}
.group:hover .group-hover\:rounded-full{border-radius:9999px}
@media (min-width:640px){.sm\:shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}}
@media (min-width:768px){.md\:shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}}
@media (min-width:1024px){.lg\:shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}}
@media (min-width:1280px){.xl\:shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}}
.hover\:shadow:hover{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.focus\:shadow:focus{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.focus-visible\:shadow:focus-visible{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.active\:shadow:active{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.disabled\:shadow:disabled{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
.group:hover .group-hover\:shadow{box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}
@media (min-width:640px){.sm\:shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}}
@media (min-width:768px){.md\:shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}}
@media (min-width:1024px){.lg\:shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}}
@media (min-width:1280px){.xl\:shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}}
.hover\:shadow-sm:hover{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.focus\:shadow-sm:focus{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.focus-visible\:shadow-sm:focus-visible{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.active\:shadow-sm:active{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.disabled\:shadow-sm:disabled{box-shadow:0 1px 2px rgba(0,0,0,.05)}
.group:hover .group-hover\:shadow-sm{box-shadow:0 1px 2px rgba(0,0,0,.05)}
@media (min-width:640px){.sm\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}}
@media (min-width:768px){.md\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}}
@media (min-width:1024px){.lg\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}}
@media (min-width:1280px){.xl\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}}
.hover\:shadow-md:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.focus\:shadow-md:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.focus-visible\:shadow-md:focus-visible{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.active\:shadow-md:active{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.disabled\:shadow-md:disabled{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
.group:hover .group-hover\:shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}
@media (min-width:640px){.sm\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}}
@media (min-width:768px){.md\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}}
@media (min-width:1024px){.lg\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}}
@media (min-width:1280px){.xl\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}}
.focus\:shadow-lg:focus{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.focus-visible\:shadow-lg:focus-visible{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.active\:shadow-lg:active{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.disabled\:shadow-lg:disabled{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
.group:hover .group-hover\:shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}
@media (min-width:640px){.sm\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}}
@media (min-width:768px){.md\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}}
@media (min-width:1024px){.lg\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}}
@media (min-width:1280px){.xl\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}}
.focus\:shadow-xl:focus{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.focus-visible\:shadow-xl:focus-visible{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.active\:shadow-xl:active{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.disabled\:shadow-xl:disabled{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
.group:hover .group-hover\:shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}
@media (min-width:640px){.sm\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}}
@media (min-width:768px){.md\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}}
@media (min-width:1024px){.lg\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}}
@media (min-width:1280px){.xl\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}}
.hover\:shadow-2xl:hover{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.focus\:shadow-2xl:focus{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.focus-visible\:shadow-2xl:focus-visible{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.active\:shadow-2xl:active{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.disabled\:shadow-2xl:disabled{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
.group:hover .group-hover\:shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}
@media (min-width:640px){.sm\:border{border-width:1px}}
@media (min-width:768px){.md\:border{border-width:1px}}
@media (min-width:1024px){.lg\:border{border-width:1px}}
@media (min-width:1280px){.xl\:border{border-width:1px}}
.hover\:border:hover{border-width:1px}
.focus\:border:focus{border-width:1px}
.focus-visible\:border:focus-visible{border-width:1px}
.active\:border:active{border-width:1px}
.disabled\:border:disabled{border-width:1px}
.group:hover .group-hover\:border{border-width:1px}
.border-0{border-width:0}
@media (min-width:640px){.sm\:border-0{border-width:0}}
@media (min-width:768px){.md\:border-0{border-width:0}}
@media (min-width:1024px){.lg\:border-0{border-width:0}}
@media (min-width:1280px){.xl\:border-0{border-width:0}}
.hover\:border-0:hover{border-width:0}
.focus\:border-0:focus{border-width:0}
.focus-visible\:border-0:focus-visible{border-width:0}
.active\:border-0:active{border-width:0}
.disabled\:border-0:disabled{border-width:0}
.group:hover .group-hover\:border-0{border-width:0}
@media (min-width:640px){.sm\:border-2{border-width:2px}}
@media (min-width:768px){.md\:border-2{border-width:2px}}
@media (min-width:1024px){.lg\:border-2{border-width:2px}}
@media (min-width:1280px){.xl\:border-2{border-width:2px}}
.hover\:border-2:hover{border-width:2px}
.focus\:border-2:focus{border-width:2px}
.focus-visible\:border-2:focus-visible{border-width:2px}
.active\:border-2:active{border-width:2px}
.disabled\:border-2:disabled{border-width:2px}
.group:hover .group-hover\:border-2{border-width:2px}
@media (min-width:640px){.sm\:border-t{border-top-width:1px}}
@media (min-width:768px){.md\:border-t{border-top-width:1px}}
@media (min-width:1024px){.lg\:border-t{border-top-width:1px}}
@media (min-width:1280px){.xl\:border-t{border-top-width:1px}}
.hover\:border-t:hover{border-top-width:1px}
.focus\:border-t:focus{border-top-width:1px}
.focus-visible\:border-t:focus-visible{border-top-width:1px}
.active\:border-t:active{border-top-width:1px}
.disabled\:border-t:disabled{border-top-width:1px}
.group:hover .group-hover\:border-t{border-top-width:1px}
@media (min-width:640px){.sm\:border-b{border-bottom-width:1px}}
@media (min-width:768px){.md\:border-b{border-bottom-width:1px}}
@media (min-width:1024px){.lg\:border-b{border-bottom-width:1px}}
@media (min-width:1280px){.xl\:border-b{border-bottom-width:1px}}
.hover\:border-b:hover{border-bottom-width:1px}
.focus\:border-b:focus{border-bottom-width:1px}
.focus-visible\:border-b:focus-visible{border-bottom-width:1px}
.active\:border-b:active{border-bottom-width:1px}
.disabled\:border-b:disabled{border-bottom-width:1px}
.group:hover .group-hover\:border-b{border-bottom-width:1px}
@media (min-width:640px){.sm\:w-full{width:100%}}
@media (min-width:768px){.md\:w-full{width:100%}}
@media (min-width:1024px){.lg\:w-full{width:100%}}
@media (min-width:1280px){.xl\:w-full{width:100%}}
.hover\:w-full:hover{width:100%}
.focus\:w-full:focus{width:100%}
.focus-visible\:w-full:focus-visible{width:100%}
.active\:w-full:active{width:100%}
.disabled\:w-full:disabled{width:100%}
.group:hover .group-hover\:w-full{width:100%}
@media (min-width:640px){.sm\:h-full{height:100%}}
@media (min-width:768px){.md\:h-full{height:100%}}
@media (min-width:1024px){.lg\:h-full{height:100%}}
@media (min-width:1280px){.xl\:h-full{height:100%}}
.hover\:h-full:hover{height:100%}
.focus\:h-full:focus{height:100%}
.focus-visible\:h-full:focus-visible{height:100%}
.active\:h-full:active{height:100%}
.disabled\:h-full:disabled{height:100%}
.group:hover .group-hover\:h-full{height:100%}
@media (min-width:640px){.sm\:min-h-screen{min-height:100vh}}
@media (min-width:768px){.md\:min-h-screen{min-height:100vh}}
@media (min-width:1024px){.lg\:min-h-screen{min-height:100vh}}
@media (min-width:1280px){.xl\:min-h-screen{min-height:100vh}}
.hover\:min-h-screen:hover{min-height:100vh}
.focus\:min-h-screen:focus{min-height:100vh}
.focus-visible\:min-h-screen:focus-visible{min-height:100vh}
.active\:min-h-screen:active{min-height:100vh}
.disabled\:min-h-screen:disabled{min-height:100vh}
.group:hover .group-hover\:min-h-screen{min-height:100vh}
@media (min-width:640px){.sm\:max-w-full{max-width:100%}}
@media (min-width:768px){.md\:max-w-full{max-width:100%}}
@media (min-width:1024px){.lg\:max-w-full{max-width:100%}}
@media (min-width:1280px){.xl\:max-w-full{max-width:100%}}
.hover\:max-w-full:hover{max-width:100%}
.focus\:max-w-full:focus{max-width:100%}
.focus-visible\:max-w-full:focus-visible{max-width:100%}
.active\:max-w-full:active{max-width:100%}
.disabled\:max-w-full:disabled{max-width:100%}
.group:hover .group-hover\:max-w-full{max-width:100%}
@media (min-width:640px){.sm\:min-w-0{min-width:0}}
@media (min-width:768px){.md\:min-w-0{min-width:0}}
@media (min-width:1024px){.lg\:min-w-0{min-width:0}}
@media (min-width:1280px){.xl\:min-w-0{min-width:0}}
.hover\:min-w-0:hover{min-width:0}
.focus\:min-w-0:focus{min-width:0}
.focus-visible\:min-w-0:focus-visible{min-width:0}
.active\:min-w-0:active{min-width:0}
.disabled\:min-w-0:disabled{min-width:0}
.group:hover .group-hover\:min-w-0{min-width:0}
@media (min-width:640px){.sm\:backdrop-blur{backdrop-filter:blur(8px)}}
@media (min-width:768px){.md\:backdrop-blur{backdrop-filter:blur(8px)}}
@media (min-width:1024px){.lg\:backdrop-blur{backdrop-filter:blur(8px)}}
@media (min-width:1280px){.xl\:backdrop-blur{backdrop-filter:blur(8px)}}
.hover\:backdrop-blur:hover{backdrop-filter:blur(8px)}
.focus\:backdrop-blur:focus{backdrop-filter:blur(8px)}
.focus-visible\:backdrop-blur:focus-visible{backdrop-filter:blur(8px)}
.active\:backdrop-blur:active{backdrop-filter:blur(8px)}
.disabled\:backdrop-blur:disabled{backdrop-filter:blur(8px)}
.group:hover .group-hover\:backdrop-blur{backdrop-filter:blur(8px)}
@media (min-width:640px){.sm\:text-white{color:#fff}}
@media (min-width:768px){.md\:text-white{color:#fff}}
@media (min-width:1024px){.lg\:text-white{color:#fff}}
@media (min-width:1280px){.xl\:text-white{color:#fff}}
.focus\:text-white:focus{color:#fff}
.focus-visible\:text-white:focus-visible{color:#fff}
.active\:text-white:active{color:#fff}
.disabled\:text-white:disabled{color:#fff}
.group:hover .group-hover\:text-white{color:#fff}
@media (min-width:640px){.sm\:bg-white{background-color:#fff}}
@media (min-width:768px){.md\:bg-white{background-color:#fff}}
@media (min-width:1024px){.lg\:bg-white{background-color:#fff}}
@media (min-width:1280px){.xl\:bg-white{background-color:#fff}}
.focus\:bg-white:focus{background-color:#fff}
.focus-visible\:bg-white:focus-visible{background-color:#fff}
.active\:bg-white:active{background-color:#fff}
.disabled\:bg-white:disabled{background-color:#fff}
.group:hover .group-hover\:bg-white{background-color:#fff}
@media (min-width:640px){.sm\:bg-slate-50{background-color:#f8fafc}}
@media (min-width:768px){.md\:bg-slate-50{background-color:#f8fafc}}
@media (min-width:1024px){.lg\:bg-slate-50{background-color:#f8fafc}}
@media (min-width:1280px){.xl\:bg-slate-50{background-color:#f8fafc}}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.focus\:bg-slate-50:focus{background-color:#f8fafc}
.focus-visible\:bg-slate-50:focus-visible{background-color:#f8fafc}
.active\:bg-slate-50:active{background-color:#f8fafc}
.disabled\:bg-slate-50:disabled{background-color:#f8fafc}
.group:hover .group-hover\:bg-slate-50{background-color:#f8fafc}
@media (min-width:640px){.sm\:bg-brand-500{background-color:#7F7FFF}}
@media (min-width:768px){.md\:bg-brand-500{background-color:#7F7FFF}}
@media (min-width:1024px){.lg\:bg-brand-500{background-color:#7F7FFF}}
@media (min-width:1280px){.xl\:bg-brand-500{background-color:#7F7FFF}}
.focus\:bg-brand-500:focus{background-color:#7F7FFF}
.focus-visible\:bg-brand-500:focus-visible{background-color:#7F7FFF}
.active\:bg-brand-500:active{background-color:#7F7FFF}
.disabled\:bg-brand-500:disabled{background-color:#7F7FFF}
.group:hover .group-hover\:bg-brand-500{background-color:#7F7FFF}
@media (min-width:640px){.sm\:bg-brand-600{background-color:#6B6BFF}}
@media (min-width:768px){.md\:bg-brand-600{background-color:#6B6BFF}}
@media (min-width:1024px){.lg\:bg-brand-600{background-color:#6B6BFF}}
@media (min-width:1280px){.xl\:bg-brand-600{background-color:#6B6BFF}}
.focus\:bg-brand-600:focus{background-color:#6B6BFF}
.focus-visible\:bg-brand-600:focus-visible{background-color:#6B6BFF}
.active\:bg-brand-600:active{background-color:#6B6BFF}
.disabled\:bg-brand-600:disabled{background-color:#6B6BFF}
.group:hover .group-hover\:bg-brand-600{background-color:#6B6BFF}
@media (min-width:640px){.sm\:text-slate-400{color:#94a3b8}}
@media (min-width:768px){.md\:text-slate-400{color:#94a3b8}}
@media (min-width:1024px){.lg\:text-slate-400{color:#94a3b8}}
@media (min-width:1280px){.xl\:text-slate-400{color:#94a3b8}}
.hover\:text-slate-400:hover{color:#94a3b8}
.focus\:text-slate-400:focus{color:#94a3b8}
.focus-visible\:text-slate-400:focus-visible{color:#94a3b8}
.active\:text-slate-400:active{color:#94a3b8}
.disabled\:text-slate-400:disabled{color:#94a3b8}
.group:hover .group-hover\:text-slate-400{color:#94a3b8}
@media (min-width:640px){.sm\:text-slate-500{color:#64748b}}
@media (min-width:768px){.md\:text-slate-500{color:#64748b}}
@media (min-width:1024px){.lg\:text-slate-500{color:#64748b}}
@media (min-width:1280px){.xl\:text-slate-500{color:#64748b}}
.hover\:text-slate-500:hover{color:#64748b}
.focus\:text-slate-500:focus{color:#64748b}
.focus-visible\:text-slate-500:focus-visible{color:#64748b}
.active\:text-slate-500:active{color:#64748b}
.disabled\:text-slate-500:disabled{color:#64748b}
.group:hover .group-hover\:text-slate-500{color:#64748b}
@media (min-width:640px){.sm\:text-slate-600{color:#475569}}
@media (min-width:768px){.md\:text-slate-600{color:#475569}}
@media (min-width:1024px){.lg\:text-slate-600{color:#475569}}
@media (min-width:1280px){.xl\:text-slate-600{color:#475569}}
.hover\:text-slate-600:hover{color:#475569}
.focus\:text-slate-600:focus{color:#475569}
.focus-visible\:text-slate-600:focus-visible{color:#475569}
.active\:text-slate-600:active{color:#475569}
.disabled\:text-slate-600:disabled{color:#475569}
.group:hover .group-hover\:text-slate-600{color:#475569}
@media (min-width:640px){.sm\:text-slate-700{color:#334155}}
@media (min-width:768px){.md\:text-slate-700{color:#334155}}
@media (min-width:1024px){.lg\:text-slate-700{color:#334155}}
@media (min-width:1280px){.xl\:text-slate-700{color:#334155}}
.hover\:text-slate-700:hover{color:#334155}
.focus\:text-slate-700:focus{color:#334155}
.focus-visible\:text-slate-700:focus-visible{color:#334155}
.active\:text-slate-700:active{color:#334155}
.disabled\:text-slate-700:disabled{color:#334155}
.group:hover .group-hover\:text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
@media (min-width:640px){.sm\:text-slate-800{color:#1e293b}}
@media (min-width:768px){.md\:text-slate-800{color:#1e293b}}
@media (min-width:1024px){.lg\:text-slate-800{color:#1e293b}}
@media (min-width:1280px){.xl\:text-slate-800{color:#1e293b}}
.hover\:text-slate-800:hover{color:#1e293b}
.focus\:text-slate-800:focus{color:#1e293b}
.focus-visible\:text-slate-800:focus-visible{color:#1e293b}
.active\:text-slate-800:active{color:#1e293b}
.disabled\:text-slate-800:disabled{color:#1e293b}
.group:hover .group-hover\:text-slate-800{color:#1e293b}
@media (min-width:640px){.sm\:text-slate-900{color:#0f172a}}
@media (min-width:768px){.md\:text-slate-900{color:#0f172a}}
@media (min-width:1024px){.lg\:text-slate-900{color:#0f172a}}
@media (min-width:1280px){.xl\:text-slate-900{color:#0f172a}}
.hover\:text-slate-900:hover{color:#0f172a}
.focus\:text-slate-900:focus{color:#0f172a}
.focus-visible\:text-slate-900:focus-visible{color:#0f172a}
.active\:text-slate-900:active{color:#0f172a}
.disabled\:text-slate-900:disabled{color:#0f172a}
.group:hover .group-hover\:text-slate-900{color:#0f172a}
@media (min-width:640px){.sm\:bg-black\/50{background-color:rgba(0,0,0,0.5)}}
@media (min-width:768px){.md\:bg-black\/50{background-color:rgba(0,0,0,0.5)}}
@media (min-width:1024px){.lg\:bg-black\/50{background-color:rgba(0,0,0,0.5)}}
@media (min-width:1280px){.xl\:bg-black\/50{background-color:rgba(0,0,0,0.5)}}
.hover\:bg-black\/50:hover{background-color:rgba(0,0,0,0.5)}
.focus\:bg-black\/50:focus{background-color:rgba(0,0,0,0.5)}
.focus-visible\:bg-black\/50:focus-visible{background-color:rgba(0,0,0,0.5)}
.active\:bg-black\/50:active{background-color:rgba(0,0,0,0.5)}
.disabled\:bg-black\/50:disabled{background-color:rgba(0,0,0,0.5)}
.group:hover .group-hover\:bg-black\/50{background-color:rgba(0,0,0,0.5)}
.p-0{padding:0}
@media (min-width:640px){.sm\:p-0{padding:0}}
@media (min-width:768px){.md\:p-0{padding:0}}
@media (min-width:1024px){.lg\:p-0{padding:0}}
@media (min-width:1280px){.xl\:p-0{padding:0}}
@media (min-width:640px){.sm\:p-1{padding:0.25rem}}
@media (min-width:768px){.md\:p-1{padding:0.25rem}}
@media (min-width:1024px){.lg\:p-1{padding:0.25rem}}
@media (min-width:1280px){.xl\:p-1{padding:0.25rem}}
@media (min-width:640px){.sm\:p-2{padding:0.5rem}}
@media (min-width:768px){.md\:p-2{padding:0.5rem}}
@media (min-width:1024px){.lg\:p-2{padding:0.5rem}}
@media (min-width:1280px){.xl\:p-2{padding:0.5rem}}
@media (min-width:640px){.sm\:p-3{padding:0.75rem}}
@media (min-width:768px){.md\:p-3{padding:0.75rem}}
@media (min-width:1024px){.lg\:p-3{padding:0.75rem}}
@media (min-width:1280px){.xl\:p-3{padding:0.75rem}}
@media (min-width:640px){.sm\:p-4{padding:1rem}}
@media (min-width:768px){.md\:p-4{padding:1rem}}
@media (min-width:1024px){.lg\:p-4{padding:1rem}}
@media (min-width:1280px){.xl\:p-4{padding:1rem}}
@media (min-width:640px){.sm\:p-5{padding:1.25rem}}
@media (min-width:1024px){.lg\:p-5{padding:1.25rem}}
@media (min-width:1280px){.xl\:p-5{padding:1.25rem}}
@media (min-width:1024px){.lg\:p-6{padding:1.5rem}}
@media (min-width:1280px){.xl\:p-6{padding:1.5rem}}
.p-7{padding:1.75rem}
@media (min-width:640px){.sm\:p-7{padding:1.75rem}}
@media (min-width:1024px){.lg\:p-7{padding:1.75rem}}
@media (min-width:1280px){.xl\:p-7{padding:1.75rem}}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
@media (min-width:1280px){.xl\:p-8{padding:2rem}}
.p-9{padding:2.25rem}
@media (min-width:640px){.sm\:p-9{padding:2.25rem}}
@media (min-width:768px){.md\:p-9{padding:2.25rem}}
@media (min-width:1024px){.lg\:p-9{padding:2.25rem}}
@media (min-width:1280px){.xl\:p-9{padding:2.25rem}}
.p-10{padding:2.5rem}
@media (min-width:640px){.sm\:p-10{padding:2.5rem}}
@media (min-width:1024px){.lg\:p-10{padding:2.5rem}}
@media (min-width:1280px){.xl\:p-10{padding:2.5rem}}
.p-11{padding:2.75rem}
@media (min-width:640px){.sm\:p-11{padding:2.75rem}}
@media (min-width:768px){.md\:p-11{padding:2.75rem}}
@media (min-width:1024px){.lg\:p-11{padding:2.75rem}}
@media (min-width:1280px){.xl\:p-11{padding:2.75rem}}
@media (min-width:640px){.sm\:p-12{padding:3rem}}
@media (min-width:1280px){.xl\:p-12{padding:3rem}}
.p-14{padding:3.5rem}
@media (min-width:640px){.sm\:p-14{padding:3.5rem}}
@media (min-width:768px){.md\:p-14{padding:3.5rem}}
@media (min-width:1024px){.lg\:p-14{padding:3.5rem}}
@media (min-width:1280px){.xl\:p-14{padding:3.5rem}}
.p-16{padding:4rem}
@media (min-width:640px){.sm\:p-16{padding:4rem}}
@media (min-width:768px){.md\:p-16{padding:4rem}}
@media (min-width:1024px){.lg\:p-16{padding:4rem}}
@media (min-width:1280px){.xl\:p-16{padding:4rem}}
.p-20{padding:5rem}
@media (min-width:640px){.sm\:p-20{padding:5rem}}
@media (min-width:768px){.md\:p-20{padding:5rem}}
@media (min-width:1024px){.lg\:p-20{padding:5rem}}
@media (min-width:1280px){.xl\:p-20{padding:5rem}}
.p-24{padding:6rem}
@media (min-width:640px){.sm\:p-24{padding:6rem}}
@media (min-width:768px){.md\:p-24{padding:6rem}}
@media (min-width:1024px){.lg\:p-24{padding:6rem}}
@media (min-width:1280px){.xl\:p-24{padding:6rem}}
.p-28{padding:7rem}
@media (min-width:640px){.sm\:p-28{padding:7rem}}
@media (min-width:768px){.md\:p-28{padding:7rem}}
@media (min-width:1024px){.lg\:p-28{padding:7rem}}
@media (min-width:1280px){.xl\:p-28{padding:7rem}}
.p-32{padding:8rem}
@media (min-width:640px){.sm\:p-32{padding:8rem}}
@media (min-width:768px){.md\:p-32{padding:8rem}}
@media (min-width:1024px){.lg\:p-32{padding:8rem}}
@media (min-width:1280px){.xl\:p-32{padding:8rem}}
.p-36{padding:9rem}
@media (min-width:640px){.sm\:p-36{padding:9rem}}
@media (min-width:768px){.md\:p-36{padding:9rem}}
@media (min-width:1024px){.lg\:p-36{padding:9rem}}
@media (min-width:1280px){.xl\:p-36{padding:9rem}}
.p-40{padding:10rem}
@media (min-width:640px){.sm\:p-40{padding:10rem}}
@media (min-width:768px){.md\:p-40{padding:10rem}}
@media (min-width:1024px){.lg\:p-40{padding:10rem}}
@media (min-width:1280px){.xl\:p-40{padding:10rem}}
.p-44{padding:11rem}
@media (min-width:640px){.sm\:p-44{padding:11rem}}
@media (min-width:768px){.md\:p-44{padding:11rem}}
@media (min-width:1024px){.lg\:p-44{padding:11rem}}
@media (min-width:1280px){.xl\:p-44{padding:11rem}}
.p-48{padding:12rem}
@media (min-width:640px){.sm\:p-48{padding:12rem}}
@media (min-width:768px){.md\:p-48{padding:12rem}}
@media (min-width:1024px){.lg\:p-48{padding:12rem}}
@media (min-width:1280px){.xl\:p-48{padding:12rem}}
.p-52{padding:13rem}
@media (min-width:640px){.sm\:p-52{padding:13rem}}
@media (min-width:768px){.md\:p-52{padding:13rem}}
@media (min-width:1024px){.lg\:p-52{padding:13rem}}
@media (min-width:1280px){.xl\:p-52{padding:13rem}}
.p-56{padding:14rem}
@media (min-width:640px){.sm\:p-56{padding:14rem}}
@media (min-width:768px){.md\:p-56{padding:14rem}}
@media (min-width:1024px){.lg\:p-56{padding:14rem}}
@media (min-width:1280px){.xl\:p-56{padding:14rem}}
.p-60{padding:15rem}
@media (min-width:640px){.sm\:p-60{padding:15rem}}
@media (min-width:768px){.md\:p-60{padding:15rem}}
@media (min-width:1024px){.lg\:p-60{padding:15rem}}
@media (min-width:1280px){.xl\:p-60{padding:15rem}}
.p-64{padding:16rem}
@media (min-width:640px){.sm\:p-64{padding:16rem}}
@media (min-width:768px){.md\:p-64{padding:16rem}}
@media (min-width:1024px){.lg\:p-64{padding:16rem}}
@media (min-width:1280px){.xl\:p-64{padding:16rem}}
.p-72{padding:18rem}
@media (min-width:640px){.sm\:p-72{padding:18rem}}
@media (min-width:768px){.md\:p-72{padding:18rem}}
@media (min-width:1024px){.lg\:p-72{padding:18rem}}
@media (min-width:1280px){.xl\:p-72{padding:18rem}}
.p-80{padding:20rem}
@media (min-width:640px){.sm\:p-80{padding:20rem}}
@media (min-width:768px){.md\:p-80{padding:20rem}}
@media (min-width:1024px){.lg\:p-80{padding:20rem}}
@media (min-width:1280px){.xl\:p-80{padding:20rem}}
.p-96{padding:24rem}
@media (min-width:640px){.sm\:p-96{padding:24rem}}
@media (min-width:768px){.md\:p-96{padding:24rem}}
@media (min-width:1024px){.lg\:p-96{padding:24rem}}
@media (min-width:1280px){.xl\:p-96{padding:24rem}}
.p-px{padding:1px}
@media (min-width:640px){.sm\:p-px{padding:1px}}
@media (min-width:768px){.md\:p-px{padding:1px}}
@media (min-width:1024px){.lg\:p-px{padding:1px}}
@media (min-width:1280px){.xl\:p-px{padding:1px}}
.p-0\.5{padding:0.125rem}
@media (min-width:640px){.sm\:p-0\.5{padding:0.125rem}}
@media (min-width:768px){.md\:p-0\.5{padding:0.125rem}}
@media (min-width:1024px){.lg\:p-0\.5{padding:0.125rem}}
@media (min-width:1280px){.xl\:p-0\.5{padding:0.125rem}}
.p-1\.5{padding:0.375rem}
@media (min-width:640px){.sm\:p-1\.5{padding:0.375rem}}
@media (min-width:768px){.md\:p-1\.5{padding:0.375rem}}
@media (min-width:1024px){.lg\:p-1\.5{padding:0.375rem}}
@media (min-width:1280px){.xl\:p-1\.5{padding:0.375rem}}
.p-2\.5{padding:0.625rem}
@media (min-width:640px){.sm\:p-2\.5{padding:0.625rem}}
@media (min-width:768px){.md\:p-2\.5{padding:0.625rem}}
@media (min-width:1024px){.lg\:p-2\.5{padding:0.625rem}}
@media (min-width:1280px){.xl\:p-2\.5{padding:0.625rem}}
.p-3\.5{padding:0.875rem}
@media (min-width:640px){.sm\:p-3\.5{padding:0.875rem}}
@media (min-width:768px){.md\:p-3\.5{padding:0.875rem}}
@media (min-width:1024px){.lg\:p-3\.5{padding:0.875rem}}
@media (min-width:1280px){.xl\:p-3\.5{padding:0.875rem}}
.px-0{padding-left:0;padding-right:0}
@media (min-width:640px){.sm\:px-0{padding-left:0;padding-right:0}}
@media (min-width:768px){.md\:px-0{padding-left:0;padding-right:0}}
@media (min-width:1024px){.lg\:px-0{padding-left:0;padding-right:0}}
@media (min-width:1280px){.xl\:px-0{padding-left:0;padding-right:0}}
@media (min-width:640px){.sm\:px-1{padding-left:0.25rem;padding-right:0.25rem}}
@media (min-width:768px){.md\:px-1{padding-left:0.25rem;padding-right:0.25rem}}
@media (min-width:1024px){.lg\:px-1{padding-left:0.25rem;padding-right:0.25rem}}
@media (min-width:1280px){.xl\:px-1{padding-left:0.25rem;padding-right:0.25rem}}
@media (min-width:640px){.sm\:px-2{padding-left:0.5rem;padding-right:0.5rem}}
@media (min-width:768px){.md\:px-2{padding-left:0.5rem;padding-right:0.5rem}}
@media (min-width:1024px){.lg\:px-2{padding-left:0.5rem;padding-right:0.5rem}}
@media (min-width:1280px){.xl\:px-2{padding-left:0.5rem;padding-right:0.5rem}}
@media (min-width:640px){.sm\:px-3{padding-left:0.75rem;padding-right:0.75rem}}
@media (min-width:768px){.md\:px-3{padding-left:0.75rem;padding-right:0.75rem}}
@media (min-width:1024px){.lg\:px-3{padding-left:0.75rem;padding-right:0.75rem}}
@media (min-width:1280px){.xl\:px-3{padding-left:0.75rem;padding-right:0.75rem}}
@media (min-width:640px){.sm\:px-4{padding-left:1rem;padding-right:1rem}}
@media (min-width:768px){.md\:px-4{padding-left:1rem;padding-right:1rem}}
@media (min-width:1024px){.lg\:px-4{padding-left:1rem;padding-right:1rem}}
@media (min-width:1280px){.xl\:px-4{padding-left:1rem;padding-right:1rem}}
@media (min-width:640px){.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:1024px){.lg\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:1280px){.xl\:px-5{padding-left:1.25rem;padding-right:1.25rem}}
@media (min-width:768px){.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:1024px){.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:1280px){.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
.px-7{padding-left:1.75rem;padding-right:1.75rem}
@media (min-width:640px){.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}}
@media (min-width:768px){.md\:px-7{padding-left:1.75rem;padding-right:1.75rem}}
@media (min-width:1024px){.lg\:px-7{padding-left:1.75rem;padding-right:1.75rem}}
@media (min-width:1280px){.xl\:px-7{padding-left:1.75rem;padding-right:1.75rem}}
.px-8{padding-left:2rem;padding-right:2rem}
@media (min-width:640px){.sm\:px-8{padding-left:2rem;padding-right:2rem}}
@media (min-width:1280px){.xl\:px-8{padding-left:2rem;padding-right:2rem}}
.px-9{padding-left:2.25rem;padding-right:2.25rem}
@media (min-width:640px){.sm\:px-9{padding-left:2.25rem;padding-right:2.25rem}}
@media (min-width:768px){.md\:px-9{padding-left:2.25rem;padding-right:2.25rem}}
@media (min-width:1024px){.lg\:px-9{padding-left:2.25rem;padding-right:2.25rem}}
@media (min-width:1280px){.xl\:px-9{padding-left:2.25rem;padding-right:2.25rem}}
.px-10{padding-left:2.5rem;padding-right:2.5rem}
@media (min-width:640px){.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
@media (min-width:768px){.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
@media (min-width:1024px){.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
@media (min-width:1280px){.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
.px-11{padding-left:2.75rem;padding-right:2.75rem}
@media (min-width:640px){.sm\:px-11{padding-left:2.75rem;padding-right:2.75rem}}
@media (min-width:768px){.md\:px-11{padding-left:2.75rem;padding-right:2.75rem}}
@media (min-width:1024px){.lg\:px-11{padding-left:2.75rem;padding-right:2.75rem}}
@media (min-width:1280px){.xl\:px-11{padding-left:2.75rem;padding-right:2.75rem}}
.px-12{padding-left:3rem;padding-right:3rem}
@media (min-width:640px){.sm\:px-12{padding-left:3rem;padding-right:3rem}}
@media (min-width:768px){.md\:px-12{padding-left:3rem;padding-right:3rem}}
@media (min-width:1024px){.lg\:px-12{padding-left:3rem;padding-right:3rem}}
@media (min-width:1280px){.xl\:px-12{padding-left:3rem;padding-right:3rem}}
.px-14{padding-left:3.5rem;padding-right:3.5rem}
@media (min-width:640px){.sm\:px-14{padding-left:3.5rem;padding-right:3.5rem}}
@media (min-width:768px){.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}}
@media (min-width:1024px){.lg\:px-14{padding-left:3.5rem;padding-right:3.5rem}}
@media (min-width:1280px){.xl\:px-14{padding-left:3.5rem;padding-right:3.5rem}}
.px-16{padding-left:4rem;padding-right:4rem}
@media (min-width:640px){.sm\:px-16{padding-left:4rem;padding-right:4rem}}
@media (min-width:768px){.md\:px-16{padding-left:4rem;padding-right:4rem}}
@media (min-width:1024px){.lg\:px-16{padding-left:4rem;padding-right:4rem}}
@media (min-width:1280px){.xl\:px-16{padding-left:4rem;padding-right:4rem}}
.px-20{padding-left:5rem;padding-right:5rem}
@media (min-width:640px){.sm\:px-20{padding-left:5rem;padding-right:5rem}}
@media (min-width:768px){.md\:px-20{padding-left:5rem;padding-right:5rem}}
@media (min-width:1024px){.lg\:px-20{padding-left:5rem;padding-right:5rem}}
@media (min-width:1280px){.xl\:px-20{padding-left:5rem;padding-right:5rem}}
.px-24{padding-left:6rem;padding-right:6rem}
@media (min-width:640px){.sm\:px-24{padding-left:6rem;padding-right:6rem}}
@media (min-width:768px){.md\:px-24{padding-left:6rem;padding-right:6rem}}
@media (min-width:1024px){.lg\:px-24{padding-left:6rem;padding-right:6rem}}
@media (min-width:1280px){.xl\:px-24{padding-left:6rem;padding-right:6rem}}
.px-28{padding-left:7rem;padding-right:7rem}
@media (min-width:640px){.sm\:px-28{padding-left:7rem;padding-right:7rem}}
@media (min-width:768px){.md\:px-28{padding-left:7rem;padding-right:7rem}}
@media (min-width:1024px){.lg\:px-28{padding-left:7rem;padding-right:7rem}}
@media (min-width:1280px){.xl\:px-28{padding-left:7rem;padding-right:7rem}}
.px-32{padding-left:8rem;padding-right:8rem}
@media (min-width:640px){.sm\:px-32{padding-left:8rem;padding-right:8rem}}
@media (min-width:768px){.md\:px-32{padding-left:8rem;padding-right:8rem}}
@media (min-width:1024px){.lg\:px-32{padding-left:8rem;padding-right:8rem}}
@media (min-width:1280px){.xl\:px-32{padding-left:8rem;padding-right:8rem}}
.px-36{padding-left:9rem;padding-right:9rem}
@media (min-width:640px){.sm\:px-36{padding-left:9rem;padding-right:9rem}}
@media (min-width:768px){.md\:px-36{padding-left:9rem;padding-right:9rem}}
@media (min-width:1024px){.lg\:px-36{padding-left:9rem;padding-right:9rem}}
@media (min-width:1280px){.xl\:px-36{padding-left:9rem;padding-right:9rem}}
.px-40{padding-left:10rem;padding-right:10rem}
@media (min-width:640px){.sm\:px-40{padding-left:10rem;padding-right:10rem}}
@media (min-width:768px){.md\:px-40{padding-left:10rem;padding-right:10rem}}
@media (min-width:1024px){.lg\:px-40{padding-left:10rem;padding-right:10rem}}
@media (min-width:1280px){.xl\:px-40{padding-left:10rem;padding-right:10rem}}
.px-44{padding-left:11rem;padding-right:11rem}
@media (min-width:640px){.sm\:px-44{padding-left:11rem;padding-right:11rem}}
@media (min-width:768px){.md\:px-44{padding-left:11rem;padding-right:11rem}}
@media (min-width:1024px){.lg\:px-44{padding-left:11rem;padding-right:11rem}}
@media (min-width:1280px){.xl\:px-44{padding-left:11rem;padding-right:11rem}}
.px-48{padding-left:12rem;padding-right:12rem}
@media (min-width:640px){.sm\:px-48{padding-left:12rem;padding-right:12rem}}
@media (min-width:768px){.md\:px-48{padding-left:12rem;padding-right:12rem}}
@media (min-width:1024px){.lg\:px-48{padding-left:12rem;padding-right:12rem}}
@media (min-width:1280px){.xl\:px-48{padding-left:12rem;padding-right:12rem}}
.px-52{padding-left:13rem;padding-right:13rem}
@media (min-width:640px){.sm\:px-52{padding-left:13rem;padding-right:13rem}}
@media (min-width:768px){.md\:px-52{padding-left:13rem;padding-right:13rem}}
@media (min-width:1024px){.lg\:px-52{padding-left:13rem;padding-right:13rem}}
@media (min-width:1280px){.xl\:px-52{padding-left:13rem;padding-right:13rem}}
.px-56{padding-left:14rem;padding-right:14rem}
@media (min-width:640px){.sm\:px-56{padding-left:14rem;padding-right:14rem}}
@media (min-width:768px){.md\:px-56{padding-left:14rem;padding-right:14rem}}
@media (min-width:1024px){.lg\:px-56{padding-left:14rem;padding-right:14rem}}
@media (min-width:1280px){.xl\:px-56{padding-left:14rem;padding-right:14rem}}
.px-60{padding-left:15rem;padding-right:15rem}
@media (min-width:640px){.sm\:px-60{padding-left:15rem;padding-right:15rem}}
@media (min-width:768px){.md\:px-60{padding-left:15rem;padding-right:15rem}}
@media (min-width:1024px){.lg\:px-60{padding-left:15rem;padding-right:15rem}}
@media (min-width:1280px){.xl\:px-60{padding-left:15rem;padding-right:15rem}}
.px-64{padding-left:16rem;padding-right:16rem}
@media (min-width:640px){.sm\:px-64{padding-left:16rem;padding-right:16rem}}
@media (min-width:768px){.md\:px-64{padding-left:16rem;padding-right:16rem}}
@media (min-width:1024px){.lg\:px-64{padding-left:16rem;padding-right:16rem}}
@media (min-width:1280px){.xl\:px-64{padding-left:16rem;padding-right:16rem}}
.px-72{padding-left:18rem;padding-right:18rem}
@media (min-width:640px){.sm\:px-72{padding-left:18rem;padding-right:18rem}}
@media (min-width:768px){.md\:px-72{padding-left:18rem;padding-right:18rem}}
@media (min-width:1024px){.lg\:px-72{padding-left:18rem;padding-right:18rem}}
@media (min-width:1280px){.xl\:px-72{padding-left:18rem;padding-right:18rem}}
.px-80{padding-left:20rem;padding-right:20rem}
@media (min-width:640px){.sm\:px-80{padding-left:20rem;padding-right:20rem}}
@media (min-width:768px){.md\:px-80{padding-left:20rem;padding-right:20rem}}
@media (min-width:1024px){.lg\:px-80{padding-left:20rem;padding-right:20rem}}
@media (min-width:1280px){.xl\:px-80{padding-left:20rem;padding-right:20rem}}
.px-96{padding-left:24rem;padding-right:24rem}
@media (min-width:640px){.sm\:px-96{padding-left:24rem;padding-right:24rem}}
@media (min-width:768px){.md\:px-96{padding-left:24rem;padding-right:24rem}}
@media (min-width:1024px){.lg\:px-96{padding-left:24rem;padding-right:24rem}}
@media (min-width:1280px){.xl\:px-96{padding-left:24rem;padding-right:24rem}}
.px-px{padding-left:1px;padding-right:1px}
@media (min-width:640px){.sm\:px-px{padding-left:1px;padding-right:1px}}
@media (min-width:768px){.md\:px-px{padding-left:1px;padding-right:1px}}
@media (min-width:1024px){.lg\:px-px{padding-left:1px;padding-right:1px}}
@media (min-width:1280px){.xl\:px-px{padding-left:1px;padding-right:1px}}
.px-0\.5{padding-left:0.125rem;padding-right:0.125rem}
@media (min-width:640px){.sm\:px-0\.5{padding-left:0.125rem;padding-right:0.125rem}}
@media (min-width:768px){.md\:px-0\.5{padding-left:0.125rem;padding-right:0.125rem}}
@media (min-width:1024px){.lg\:px-0\.5{padding-left:0.125rem;padding-right:0.125rem}}
@media (min-width:1280px){.xl\:px-0\.5{padding-left:0.125rem;padding-right:0.125rem}}
@media (min-width:640px){.sm\:px-1\.5{padding-left:0.375rem;padding-right:0.375rem}}
@media (min-width:768px){.md\:px-1\.5{padding-left:0.375rem;padding-right:0.375rem}}
@media (min-width:1024px){.lg\:px-1\.5{padding-left:0.375rem;padding-right:0.375rem}}
@media (min-width:1280px){.xl\:px-1\.5{padding-left:0.375rem;padding-right:0.375rem}}
@media (min-width:640px){.sm\:px-2\.5{padding-left:0.625rem;padding-right:0.625rem}}
@media (min-width:768px){.md\:px-2\.5{padding-left:0.625rem;padding-right:0.625rem}}
@media (min-width:1024px){.lg\:px-2\.5{padding-left:0.625rem;padding-right:0.625rem}}
@media (min-width:1280px){.xl\:px-2\.5{padding-left:0.625rem;padding-right:0.625rem}}
.px-3\.5{padding-left:0.875rem;padding-right:0.875rem}
@media (min-width:640px){.sm\:px-3\.5{padding-left:0.875rem;padding-right:0.875rem}}
@media (min-width:768px){.md\:px-3\.5{padding-left:0.875rem;padding-right:0.875rem}}
@media (min-width:1024px){.lg\:px-3\.5{padding-left:0.875rem;padding-right:0.875rem}}
@media (min-width:1280px){.xl\:px-3\.5{padding-left:0.875rem;padding-right:0.875rem}}
.py-0{padding-top:0;padding-bottom:0}
@media (min-width:640px){.sm\:py-0{padding-top:0;padding-bottom:0}}
@media (min-width:768px){.md\:py-0{padding-top:0;padding-bottom:0}}
@media (min-width:1024px){.lg\:py-0{padding-top:0;padding-bottom:0}}
@media (min-width:1280px){.xl\:py-0{padding-top:0;padding-bottom:0}}
@media (min-width:640px){.sm\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}}
@media (min-width:768px){.md\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}}
@media (min-width:1024px){.lg\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}}
@media (min-width:1280px){.xl\:py-1{padding-top:0.25rem;padding-bottom:0.25rem}}
@media (min-width:640px){.sm\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}}
@media (min-width:768px){.md\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}}
@media (min-width:1024px){.lg\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}}
@media (min-width:1280px){.xl\:py-2{padding-top:0.5rem;padding-bottom:0.5rem}}
@media (min-width:640px){.sm\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}}
@media (min-width:768px){.md\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}}
@media (min-width:1024px){.lg\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}}
@media (min-width:1280px){.xl\:py-3{padding-top:0.75rem;padding-bottom:0.75rem}}
@media (min-width:640px){.sm\:py-4{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:768px){.md\:py-4{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:1024px){.lg\:py-4{padding-top:1rem;padding-bottom:1rem}}
@media (min-width:1280px){.xl\:py-4{padding-top:1rem;padding-bottom:1rem}}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
@media (min-width:640px){.sm\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}
@media (min-width:768px){.md\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}
@media (min-width:1024px){.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}
@media (min-width:1280px){.xl\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
@media (min-width:640px){.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}
@media (min-width:768px){.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}
@media (min-width:1024px){.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}
@media (min-width:1280px){.xl\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}}
.py-7{padding-top:1.75rem;padding-bottom:1.75rem}
@media (min-width:640px){.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}
@media (min-width:768px){.md\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}
@media (min-width:1024px){.lg\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}
@media (min-width:1280px){.xl\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}}
@media (min-width:640px){.sm\:py-8{padding-top:2rem;padding-bottom:2rem}}
@media (min-width:768px){.md\:py-8{padding-top:2rem;padding-bottom:2rem}}
@media (min-width:1024px){.lg\:py-8{padding-top:2rem;padding-bottom:2rem}}
@media (min-width:1280px){.xl\:py-8{padding-top:2rem;padding-bottom:2rem}}
.py-9{padding-top:2.25rem;padding-bottom:2.25rem}
@media (min-width:640px){.sm\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}
@media (min-width:768px){.md\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}
@media (min-width:1024px){.lg\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}
@media (min-width:1280px){.xl\:py-9{padding-top:2.25rem;padding-bottom:2.25rem}}
@media (min-width:640px){.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}
@media (min-width:768px){.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}
@media (min-width:1024px){.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}
@media (min-width:1280px){.xl\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}
.py-11{padding-top:2.75rem;padding-bottom:2.75rem}
@media (min-width:640px){.sm\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}
@media (min-width:768px){.md\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}
@media (min-width:1024px){.lg\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}
@media (min-width:1280px){.xl\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}}
@media (min-width:640px){.sm\:py-12{padding-top:3rem;padding-bottom:3rem}}
@media (min-width:768px){.md\:py-12{padding-top:3rem;padding-bottom:3rem}}
@media (min-width:1024px){.lg\:py-12{padding-top:3rem;padding-bottom:3rem}}
@media (min-width:1280px){.xl\:py-12{padding-top:3rem;padding-bottom:3rem}}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
@media (min-width:640px){.sm\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}
@media (min-width:768px){.md\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}
@media (min-width:1024px){.lg\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}
@media (min-width:1280px){.xl\:py-14{padding-top:3.5rem;padding-bottom:3.5rem}}
.py-16{padding-top:4rem;padding-bottom:4rem}
@media (min-width:640px){.sm\:py-16{padding-top:4rem;padding-bottom:4rem}}
@media (min-width:768px){.md\:py-16{padding-top:4rem;padding-bottom:4rem}}
@media (min-width:1024px){.lg\:py-16{padding-top:4rem;padding-bottom:4rem}}
@media (min-width:1280px){.xl\:py-16{padding-top:4rem;padding-bottom:4rem}}
@media (min-width:640px){.sm\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:768px){.md\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:1024px){.lg\:py-20{padding-top:5rem;padding-bottom:5rem}}
@media (min-width:1280px){.xl\:py-20{padding-top:5rem;padding-bottom:5rem}}
.py-24{padding-top:6rem;padding-bottom:6rem}
@media (min-width:640px){.sm\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:768px){.md\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:1024px){.lg\:py-24{padding-top:6rem;padding-bottom:6rem}}
@media (min-width:1280px){.xl\:py-24{padding-top:6rem;padding-bottom:6rem}}
.py-28{padding-top:7rem;padding-bottom:7rem}
@media (min-width:640px){.sm\:py-28{padding-top:7rem;padding-bottom:7rem}}
@media (min-width:768px){.md\:py-28{padding-top:7rem;padding-bottom:7rem}}
@media (min-width:1024px){.lg\:py-28{padding-top:7rem;padding-bottom:7rem}}
@media (min-width:1280px){.xl\:py-28{padding-top:7rem;padding-bottom:7rem}}
.py-32{padding-top:8rem;padding-bottom:8rem}
@media (min-width:640px){.sm\:py-32{padding-top:8rem;padding-bottom:8rem}}
@media (min-width:768px){.md\:py-32{padding-top:8rem;padding-bottom:8rem}}
@media (min-width:1024px){.lg\:py-32{padding-top:8rem;padding-bottom:8rem}}
@media (min-width:1280px){.xl\:py-32{padding-top:8rem;padding-bottom:8rem}}
.py-36{padding-top:9rem;padding-bottom:9rem}
@media (min-width:640px){.sm\:py-36{padding-top:9rem;padding-bottom:9rem}}
@media (min-width:768px){.md\:py-36{padding-top:9rem;padding-bottom:9rem}}
@media (min-width:1024px){.lg\:py-36{padding-top:9rem;padding-bottom:9rem}}
@media (min-width:1280px){.xl\:py-36{padding-top:9rem;padding-bottom:9rem}}
.py-40{padding-top:10rem;padding-bottom:10rem}
@media (min-width:640px){.sm\:py-40{padding-top:10rem;padding-bottom:10rem}}
@media (min-width:768px){.md\:py-40{padding-top:10rem;padding-bottom:10rem}}
@media (min-width:1024px){.lg\:py-40{padding-top:10rem;padding-bottom:10rem}}
@media (min-width:1280px){.xl\:py-40{padding-top:10rem;padding-bottom:10rem}}
.py-44{padding-top:11rem;padding-bottom:11rem}
@media (min-width:640px){.sm\:py-44{padding-top:11rem;padding-bottom:11rem}}
@media (min-width:768px){.md\:py-44{padding-top:11rem;padding-bottom:11rem}}
@media (min-width:1024px){.lg\:py-44{padding-top:11rem;padding-bottom:11rem}}
@media (min-width:1280px){.xl\:py-44{padding-top:11rem;padding-bottom:11rem}}
.py-48{padding-top:12rem;padding-bottom:12rem}
@media (min-width:640px){.sm\:py-48{padding-top:12rem;padding-bottom:12rem}}
@media (min-width:768px){.md\:py-48{padding-top:12rem;padding-bottom:12rem}}
@media (min-width:1024px){.lg\:py-48{padding-top:12rem;padding-bottom:12rem}}
@media (min-width:1280px){.xl\:py-48{padding-top:12rem;padding-bottom:12rem}}
.py-52{padding-top:13rem;padding-bottom:13rem}
@media (min-width:640px){.sm\:py-52{padding-top:13rem;padding-bottom:13rem}}
@media (min-width:768px){.md\:py-52{padding-top:13rem;padding-bottom:13rem}}
@media (min-width:1024px){.lg\:py-52{padding-top:13rem;padding-bottom:13rem}}
@media (min-width:1280px){.xl\:py-52{padding-top:13rem;padding-bottom:13rem}}
.py-56{padding-top:14rem;padding-bottom:14rem}
@media (min-width:640px){.sm\:py-56{padding-top:14rem;padding-bottom:14rem}}
@media (min-width:768px){.md\:py-56{padding-top:14rem;padding-bottom:14rem}}
@media (min-width:1024px){.lg\:py-56{padding-top:14rem;padding-bottom:14rem}}
@media (min-width:1280px){.xl\:py-56{padding-top:14rem;padding-bottom:14rem}}
.py-60{padding-top:15rem;padding-bottom:15rem}
@media (min-width:640px){.sm\:py-60{padding-top:15rem;padding-bottom:15rem}}
@media (min-width:768px){.md\:py-60{padding-top:15rem;padding-bottom:15rem}}
@media (min-width:1024px){.lg\:py-60{padding-top:15rem;padding-bottom:15rem}}
@media (min-width:1280px){.xl\:py-60{padding-top:15rem;padding-bottom:15rem}}
.py-64{padding-top:16rem;padding-bottom:16rem}
@media (min-width:640px){.sm\:py-64{padding-top:16rem;padding-bottom:16rem}}
@media (min-width:768px){.md\:py-64{padding-top:16rem;padding-bottom:16rem}}
@media (min-width:1024px){.lg\:py-64{padding-top:16rem;padding-bottom:16rem}}
@media (min-width:1280px){.xl\:py-64{padding-top:16rem;padding-bottom:16rem}}
.py-72{padding-top:18rem;padding-bottom:18rem}
@media (min-width:640px){.sm\:py-72{padding-top:18rem;padding-bottom:18rem}}
@media (min-width:768px){.md\:py-72{padding-top:18rem;padding-bottom:18rem}}
@media (min-width:1024px){.lg\:py-72{padding-top:18rem;padding-bottom:18rem}}
@media (min-width:1280px){.xl\:py-72{padding-top:18rem;padding-bottom:18rem}}
.py-80{padding-top:20rem;padding-bottom:20rem}
@media (min-width:640px){.sm\:py-80{padding-top:20rem;padding-bottom:20rem}}
@media (min-width:768px){.md\:py-80{padding-top:20rem;padding-bottom:20rem}}
@media (min-width:1024px){.lg\:py-80{padding-top:20rem;padding-bottom:20rem}}
@media (min-width:1280px){.xl\:py-80{padding-top:20rem;padding-bottom:20rem}}
.py-96{padding-top:24rem;padding-bottom:24rem}
@media (min-width:640px){.sm\:py-96{padding-top:24rem;padding-bottom:24rem}}
@media (min-width:768px){.md\:py-96{padding-top:24rem;padding-bottom:24rem}}
@media (min-width:1024px){.lg\:py-96{padding-top:24rem;padding-bottom:24rem}}
@media (min-width:1280px){.xl\:py-96{padding-top:24rem;padding-bottom:24rem}}
.py-px{padding-top:1px;padding-bottom:1px}
@media (min-width:640px){.sm\:py-px{padding-top:1px;padding-bottom:1px}}
@media (min-width:768px){.md\:py-px{padding-top:1px;padding-bottom:1px}}
@media (min-width:1024px){.lg\:py-px{padding-top:1px;padding-bottom:1px}}
@media (min-width:1280px){.xl\:py-px{padding-top:1px;padding-bottom:1px}}
@media (min-width:640px){.sm\:py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}}
@media (min-width:768px){.md\:py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}}
@media (min-width:1024px){.lg\:py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}}
@media (min-width:1280px){.xl\:py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}}
@media (min-width:640px){.sm\:py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}}
@media (min-width:768px){.md\:py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}}
@media (min-width:1024px){.lg\:py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}}
@media (min-width:1280px){.xl\:py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}}
@media (min-width:640px){.sm\:py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}}
@media (min-width:768px){.md\:py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}}
@media (min-width:1024px){.lg\:py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}}
@media (min-width:1280px){.xl\:py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}}
@media (min-width:640px){.sm\:py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}}
@media (min-width:768px){.md\:py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}}
@media (min-width:1024px){.lg\:py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}}
@media (min-width:1280px){.xl\:py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}}
.pt-0{padding-top:0}
@media (min-width:640px){.sm\:pt-0{padding-top:0}}
@media (min-width:768px){.md\:pt-0{padding-top:0}}
@media (min-width:1024px){.lg\:pt-0{padding-top:0}}
@media (min-width:1280px){.xl\:pt-0{padding-top:0}}
.pt-1{padding-top:0.25rem}
@media (min-width:640px){.sm\:pt-1{padding-top:0.25rem}}
@media (min-width:768px){.md\:pt-1{padding-top:0.25rem}}
@media (min-width:1024px){.lg\:pt-1{padding-top:0.25rem}}
@media (min-width:1280px){.xl\:pt-1{padding-top:0.25rem}}
@media (min-width:640px){.sm\:pt-2{padding-top:0.5rem}}
@media (min-width:768px){.md\:pt-2{padding-top:0.5rem}}
@media (min-width:1024px){.lg\:pt-2{padding-top:0.5rem}}
@media (min-width:1280px){.xl\:pt-2{padding-top:0.5rem}}
@media (min-width:640px){.sm\:pt-3{padding-top:0.75rem}}
@media (min-width:768px){.md\:pt-3{padding-top:0.75rem}}
@media (min-width:1024px){.lg\:pt-3{padding-top:0.75rem}}
@media (min-width:1280px){.xl\:pt-3{padding-top:0.75rem}}
.pt-4{padding-top:1rem}
@media (min-width:640px){.sm\:pt-4{padding-top:1rem}}
@media (min-width:768px){.md\:pt-4{padding-top:1rem}}
@media (min-width:1024px){.lg\:pt-4{padding-top:1rem}}
@media (min-width:1280px){.xl\:pt-4{padding-top:1rem}}
@media (min-width:640px){.sm\:pt-5{padding-top:1.25rem}}
@media (min-width:768px){.md\:pt-5{padding-top:1.25rem}}
@media (min-width:1024px){.lg\:pt-5{padding-top:1.25rem}}
@media (min-width:1280px){.xl\:pt-5{padding-top:1.25rem}}
.pt-6{padding-top:1.5rem}
@media (min-width:640px){.sm\:pt-6{padding-top:1.5rem}}
@media (min-width:768px){.md\:pt-6{padding-top:1.5rem}}
@media (min-width:1024px){.lg\:pt-6{padding-top:1.5rem}}
@media (min-width:1280px){.xl\:pt-6{padding-top:1.5rem}}
.pt-7{padding-top:1.75rem}
@media (min-width:640px){.sm\:pt-7{padding-top:1.75rem}}
@media (min-width:768px){.md\:pt-7{padding-top:1.75rem}}
@media (min-width:1024px){.lg\:pt-7{padding-top:1.75rem}}
@media (min-width:1280px){.xl\:pt-7{padding-top:1.75rem}}
.pt-8{padding-top:2rem}
@media (min-width:640px){.sm\:pt-8{padding-top:2rem}}
@media (min-width:768px){.md\:pt-8{padding-top:2rem}}
@media (min-width:1024px){.lg\:pt-8{padding-top:2rem}}
@media (min-width:1280px){.xl\:pt-8{padding-top:2rem}}
.pt-9{padding-top:2.25rem}
@media (min-width:640px){.sm\:pt-9{padding-top:2.25rem}}
@media (min-width:768px){.md\:pt-9{padding-top:2.25rem}}
@media (min-width:1024px){.lg\:pt-9{padding-top:2.25rem}}
@media (min-width:1280px){.xl\:pt-9{padding-top:2.25rem}}
.pt-10{padding-top:2.5rem}
@media (min-width:640px){.sm\:pt-10{padding-top:2.5rem}}
@media (min-width:768px){.md\:pt-10{padding-top:2.5rem}}
@media (min-width:1024px){.lg\:pt-10{padding-top:2.5rem}}
@media (min-width:1280px){.xl\:pt-10{padding-top:2.5rem}}
.pt-11{padding-top:2.75rem}
@media (min-width:640px){.sm\:pt-11{padding-top:2.75rem}}
@media (min-width:768px){.md\:pt-11{padding-top:2.75rem}}
@media (min-width:1024px){.lg\:pt-11{padding-top:2.75rem}}
@media (min-width:1280px){.xl\:pt-11{padding-top:2.75rem}}
.pt-12{padding-top:3rem}
@media (min-width:640px){.sm\:pt-12{padding-top:3rem}}
@media (min-width:768px){.md\:pt-12{padding-top:3rem}}
@media (min-width:1024px){.lg\:pt-12{padding-top:3rem}}
@media (min-width:1280px){.xl\:pt-12{padding-top:3rem}}
@media (min-width:640px){.sm\:pt-14{padding-top:3.5rem}}
@media (min-width:768px){.md\:pt-14{padding-top:3.5rem}}
@media (min-width:1024px){.lg\:pt-14{padding-top:3.5rem}}
@media (min-width:1280px){.xl\:pt-14{padding-top:3.5rem}}
.pt-16{padding-top:4rem}
@media (min-width:640px){.sm\:pt-16{padding-top:4rem}}
@media (min-width:768px){.md\:pt-16{padding-top:4rem}}
@media (min-width:1024px){.lg\:pt-16{padding-top:4rem}}
@media (min-width:1280px){.xl\:pt-16{padding-top:4rem}}
.pt-20{padding-top:5rem}
@media (min-width:640px){.sm\:pt-20{padding-top:5rem}}
@media (min-width:768px){.md\:pt-20{padding-top:5rem}}
@media (min-width:1024px){.lg\:pt-20{padding-top:5rem}}
@media (min-width:1280px){.xl\:pt-20{padding-top:5rem}}
.pt-24{padding-top:6rem}
@media (min-width:640px){.sm\:pt-24{padding-top:6rem}}
@media (min-width:768px){.md\:pt-24{padding-top:6rem}}
@media (min-width:1024px){.lg\:pt-24{padding-top:6rem}}
@media (min-width:1280px){.xl\:pt-24{padding-top:6rem}}
@media (min-width:640px){.sm\:pt-28{padding-top:7rem}}
@media (min-width:768px){.md\:pt-28{padding-top:7rem}}
@media (min-width:1024px){.lg\:pt-28{padding-top:7rem}}
@media (min-width:1280px){.xl\:pt-28{padding-top:7rem}}
.pt-32{padding-top:8rem}
@media (min-width:640px){.sm\:pt-32{padding-top:8rem}}
@media (min-width:768px){.md\:pt-32{padding-top:8rem}}
@media (min-width:1024px){.lg\:pt-32{padding-top:8rem}}
@media (min-width:1280px){.xl\:pt-32{padding-top:8rem}}
.pt-36{padding-top:9rem}
@media (min-width:640px){.sm\:pt-36{padding-top:9rem}}
@media (min-width:768px){.md\:pt-36{padding-top:9rem}}
@media (min-width:1024px){.lg\:pt-36{padding-top:9rem}}
@media (min-width:1280px){.xl\:pt-36{padding-top:9rem}}
.pt-40{padding-top:10rem}
@media (min-width:640px){.sm\:pt-40{padding-top:10rem}}
@media (min-width:768px){.md\:pt-40{padding-top:10rem}}
@media (min-width:1024px){.lg\:pt-40{padding-top:10rem}}
@media (min-width:1280px){.xl\:pt-40{padding-top:10rem}}
.pt-44{padding-top:11rem}
@media (min-width:640px){.sm\:pt-44{padding-top:11rem}}
@media (min-width:768px){.md\:pt-44{padding-top:11rem}}
@media (min-width:1024px){.lg\:pt-44{padding-top:11rem}}
@media (min-width:1280px){.xl\:pt-44{padding-top:11rem}}
.pt-48{padding-top:12rem}
@media (min-width:640px){.sm\:pt-48{padding-top:12rem}}
@media (min-width:768px){.md\:pt-48{padding-top:12rem}}
@media (min-width:1024px){.lg\:pt-48{padding-top:12rem}}
@media (min-width:1280px){.xl\:pt-48{padding-top:12rem}}
.pt-52{padding-top:13rem}
@media (min-width:640px){.sm\:pt-52{padding-top:13rem}}
@media (min-width:768px){.md\:pt-52{padding-top:13rem}}
@media (min-width:1024px){.lg\:pt-52{padding-top:13rem}}
@media (min-width:1280px){.xl\:pt-52{padding-top:13rem}}
.pt-56{padding-top:14rem}
@media (min-width:640px){.sm\:pt-56{padding-top:14rem}}
@media (min-width:768px){.md\:pt-56{padding-top:14rem}}
@media (min-width:1024px){.lg\:pt-56{padding-top:14rem}}
@media (min-width:1280px){.xl\:pt-56{padding-top:14rem}}
.pt-60{padding-top:15rem}
@media (min-width:640px){.sm\:pt-60{padding-top:15rem}}
@media (min-width:768px){.md\:pt-60{padding-top:15rem}}
@media (min-width:1024px){.lg\:pt-60{padding-top:15rem}}
@media (min-width:1280px){.xl\:pt-60{padding-top:15rem}}
.pt-64{padding-top:16rem}
@media (min-width:640px){.sm\:pt-64{padding-top:16rem}}
@media (min-width:768px){.md\:pt-64{padding-top:16rem}}
@media (min-width:1024px){.lg\:pt-64{padding-top:16rem}}
@media (min-width:1280px){.xl\:pt-64{padding-top:16rem}}
.pt-72{padding-top:18rem}
@media (min-width:640px){.sm\:pt-72{padding-top:18rem}}
@media (min-width:768px){.md\:pt-72{padding-top:18rem}}
@media (min-width:1024px){.lg\:pt-72{padding-top:18rem}}
@media (min-width:1280px){.xl\:pt-72{padding-top:18rem}}
.pt-80{padding-top:20rem}
@media (min-width:640px){.sm\:pt-80{padding-top:20rem}}
@media (min-width:768px){.md\:pt-80{padding-top:20rem}}
@media (min-width:1024px){.lg\:pt-80{padding-top:20rem}}
@media (min-width:1280px){.xl\:pt-80{padding-top:20rem}}
.pt-96{padding-top:24rem}
@media (min-width:640px){.sm\:pt-96{padding-top:24rem}}
@media (min-width:768px){.md\:pt-96{padding-top:24rem}}
@media (min-width:1024px){.lg\:pt-96{padding-top:24rem}}
@media (min-width:1280px){.xl\:pt-96{padding-top:24rem}}
.pt-px{padding-top:1px}
@media (min-width:640px){.sm\:pt-px{padding-top:1px}}
@media (min-width:768px){.md\:pt-px{padding-top:1px}}
@media (min-width:1024px){.lg\:pt-px{padding-top:1px}}
@media (min-width:1280px){.xl\:pt-px{padding-top:1px}}
.pt-0\.5{padding-top:0.125rem}
@media (min-width:640px){.sm\:pt-0\.5{padding-top:0.125rem}}
@media (min-width:768px){.md\:pt-0\.5{padding-top:0.125rem}}
@media (min-width:1024px){.lg\:pt-0\.5{padding-top:0.125rem}}
@media (min-width:1280px){.xl\:pt-0\.5{padding-top:0.125rem}}
.pt-1\.5{padding-top:0.375rem}
@media (min-width:640px){.sm\:pt-1\.5{padding-top:0.375rem}}
@media (min-width:768px){.md\:pt-1\.5{padding-top:0.375rem}}
@media (min-width:1024px){.lg\:pt-1\.5{padding-top:0.375rem}}
@media (min-width:1280px){.xl\:pt-1\.5{padding-top:0.375rem}}
.pt-2\.5{padding-top:0.625rem}
@media (min-width:640px){.sm\:pt-2\.5{padding-top:0.625rem}}
@media (min-width:768px){.md\:pt-2\.5{padding-top:0.625rem}}
@media (min-width:1024px){.lg\:pt-2\.5{padding-top:0.625rem}}
@media (min-width:1280px){.xl\:pt-2\.5{padding-top:0.625rem}}
.pt-3\.5{padding-top:0.875rem}
@media (min-width:640px){.sm\:pt-3\.5{padding-top:0.875rem}}
@media (min-width:768px){.md\:pt-3\.5{padding-top:0.875rem}}
@media (min-width:1024px){.lg\:pt-3\.5{padding-top:0.875rem}}
@media (min-width:1280px){.xl\:pt-3\.5{padding-top:0.875rem}}
.pr-0{padding-right:0}
@media (min-width:640px){.sm\:pr-0{padding-right:0}}
@media (min-width:768px){.md\:pr-0{padding-right:0}}
@media (min-width:1024px){.lg\:pr-0{padding-right:0}}
@media (min-width:1280px){.xl\:pr-0{padding-right:0}}
.pr-1{padding-right:0.25rem}
@media (min-width:640px){.sm\:pr-1{padding-right:0.25rem}}
@media (min-width:768px){.md\:pr-1{padding-right:0.25rem}}
@media (min-width:1024px){.lg\:pr-1{padding-right:0.25rem}}
@media (min-width:1280px){.xl\:pr-1{padding-right:0.25rem}}
.pr-2{padding-right:0.5rem}
@media (min-width:640px){.sm\:pr-2{padding-right:0.5rem}}
@media (min-width:768px){.md\:pr-2{padding-right:0.5rem}}
@media (min-width:1024px){.lg\:pr-2{padding-right:0.5rem}}
@media (min-width:1280px){.xl\:pr-2{padding-right:0.5rem}}
.pr-3{padding-right:0.75rem}
@media (min-width:640px){.sm\:pr-3{padding-right:0.75rem}}
@media (min-width:768px){.md\:pr-3{padding-right:0.75rem}}
@media (min-width:1024px){.lg\:pr-3{padding-right:0.75rem}}
@media (min-width:1280px){.xl\:pr-3{padding-right:0.75rem}}
@media (min-width:640px){.sm\:pr-4{padding-right:1rem}}
@media (min-width:768px){.md\:pr-4{padding-right:1rem}}
@media (min-width:1024px){.lg\:pr-4{padding-right:1rem}}
@media (min-width:1280px){.xl\:pr-4{padding-right:1rem}}
.pr-5{padding-right:1.25rem}
@media (min-width:640px){.sm\:pr-5{padding-right:1.25rem}}
@media (min-width:768px){.md\:pr-5{padding-right:1.25rem}}
@media (min-width:1024px){.lg\:pr-5{padding-right:1.25rem}}
@media (min-width:1280px){.xl\:pr-5{padding-right:1.25rem}}
.pr-6{padding-right:1.5rem}
@media (min-width:640px){.sm\:pr-6{padding-right:1.5rem}}
@media (min-width:768px){.md\:pr-6{padding-right:1.5rem}}
@media (min-width:1024px){.lg\:pr-6{padding-right:1.5rem}}
@media (min-width:1280px){.xl\:pr-6{padding-right:1.5rem}}
.pr-7{padding-right:1.75rem}
@media (min-width:640px){.sm\:pr-7{padding-right:1.75rem}}
@media (min-width:768px){.md\:pr-7{padding-right:1.75rem}}
@media (min-width:1024px){.lg\:pr-7{padding-right:1.75rem}}
@media (min-width:1280px){.xl\:pr-7{padding-right:1.75rem}}
.pr-8{padding-right:2rem}
@media (min-width:640px){.sm\:pr-8{padding-right:2rem}}
@media (min-width:768px){.md\:pr-8{padding-right:2rem}}
@media (min-width:1024px){.lg\:pr-8{padding-right:2rem}}
@media (min-width:1280px){.xl\:pr-8{padding-right:2rem}}
.pr-9{padding-right:2.25rem}
@media (min-width:640px){.sm\:pr-9{padding-right:2.25rem}}
@media (min-width:768px){.md\:pr-9{padding-right:2.25rem}}
@media (min-width:1024px){.lg\:pr-9{padding-right:2.25rem}}
@media (min-width:1280px){.xl\:pr-9{padding-right:2.25rem}}
.pr-10{padding-right:2.5rem}
@media (min-width:640px){.sm\:pr-10{padding-right:2.5rem}}
@media (min-width:768px){.md\:pr-10{padding-right:2.5rem}}
@media (min-width:1024px){.lg\:pr-10{padding-right:2.5rem}}
@media (min-width:1280px){.xl\:pr-10{padding-right:2.5rem}}
.pr-11{padding-right:2.75rem}
@media (min-width:640px){.sm\:pr-11{padding-right:2.75rem}}
@media (min-width:768px){.md\:pr-11{padding-right:2.75rem}}
@media (min-width:1024px){.lg\:pr-11{padding-right:2.75rem}}
@media (min-width:1280px){.xl\:pr-11{padding-right:2.75rem}}
@media (min-width:640px){.sm\:pr-12{padding-right:3rem}}
@media (min-width:768px){.md\:pr-12{padding-right:3rem}}
@media (min-width:1024px){.lg\:pr-12{padding-right:3rem}}
@media (min-width:1280px){.xl\:pr-12{padding-right:3rem}}
.pr-14{padding-right:3.5rem}
@media (min-width:640px){.sm\:pr-14{padding-right:3.5rem}}
@media (min-width:768px){.md\:pr-14{padding-right:3.5rem}}
@media (min-width:1024px){.lg\:pr-14{padding-right:3.5rem}}
@media (min-width:1280px){.xl\:pr-14{padding-right:3.5rem}}
.pr-16{padding-right:4rem}
@media (min-width:640px){.sm\:pr-16{padding-right:4rem}}
@media (min-width:768px){.md\:pr-16{padding-right:4rem}}
@media (min-width:1024px){.lg\:pr-16{padding-right:4rem}}
@media (min-width:1280px){.xl\:pr-16{padding-right:4rem}}
.pr-20{padding-right:5rem}
@media (min-width:640px){.sm\:pr-20{padding-right:5rem}}
@media (min-width:768px){.md\:pr-20{padding-right:5rem}}
@media (min-width:1024px){.lg\:pr-20{padding-right:5rem}}
@media (min-width:1280px){.xl\:pr-20{padding-right:5rem}}
.pr-24{padding-right:6rem}
@media (min-width:640px){.sm\:pr-24{padding-right:6rem}}
@media (min-width:768px){.md\:pr-24{padding-right:6rem}}
@media (min-width:1024px){.lg\:pr-24{padding-right:6rem}}
@media (min-width:1280px){.xl\:pr-24{padding-right:6rem}}
.pr-28{padding-right:7rem}
@media (min-width:640px){.sm\:pr-28{padding-right:7rem}}
@media (min-width:768px){.md\:pr-28{padding-right:7rem}}
@media (min-width:1024px){.lg\:pr-28{padding-right:7rem}}
@media (min-width:1280px){.xl\:pr-28{padding-right:7rem}}
.pr-32{padding-right:8rem}
@media (min-width:640px){.sm\:pr-32{padding-right:8rem}}
@media (min-width:768px){.md\:pr-32{padding-right:8rem}}
@media (min-width:1024px){.lg\:pr-32{padding-right:8rem}}
@media (min-width:1280px){.xl\:pr-32{padding-right:8rem}}
.pr-36{padding-right:9rem}
@media (min-width:640px){.sm\:pr-36{padding-right:9rem}}
@media (min-width:768px){.md\:pr-36{padding-right:9rem}}
@media (min-width:1024px){.lg\:pr-36{padding-right:9rem}}
@media (min-width:1280px){.xl\:pr-36{padding-right:9rem}}
.pr-40{padding-right:10rem}
@media (min-width:640px){.sm\:pr-40{padding-right:10rem}}
@media (min-width:768px){.md\:pr-40{padding-right:10rem}}
@media (min-width:1024px){.lg\:pr-40{padding-right:10rem}}
@media (min-width:1280px){.xl\:pr-40{padding-right:10rem}}
.pr-44{padding-right:11rem}
@media (min-width:640px){.sm\:pr-44{padding-right:11rem}}
@media (min-width:768px){.md\:pr-44{padding-right:11rem}}
@media (min-width:1024px){.lg\:pr-44{padding-right:11rem}}
@media (min-width:1280px){.xl\:pr-44{padding-right:11rem}}
.pr-48{padding-right:12rem}
@media (min-width:640px){.sm\:pr-48{padding-right:12rem}}
@media (min-width:768px){.md\:pr-48{padding-right:12rem}}
@media (min-width:1024px){.lg\:pr-48{padding-right:12rem}}
@media (min-width:1280px){.xl\:pr-48{padding-right:12rem}}
.pr-52{padding-right:13rem}
@media (min-width:640px){.sm\:pr-52{padding-right:13rem}}
@media (min-width:768px){.md\:pr-52{padding-right:13rem}}
@media (min-width:1024px){.lg\:pr-52{padding-right:13rem}}
@media (min-width:1280px){.xl\:pr-52{padding-right:13rem}}
.pr-56{padding-right:14rem}
@media (min-width:640px){.sm\:pr-56{padding-right:14rem}}
@media (min-width:768px){.md\:pr-56{padding-right:14rem}}
@media (min-width:1024px){.lg\:pr-56{padding-right:14rem}}
@media (min-width:1280px){.xl\:pr-56{padding-right:14rem}}
.pr-60{padding-right:15rem}
@media (min-width:640px){.sm\:pr-60{padding-right:15rem}}
@media (min-width:768px){.md\:pr-60{padding-right:15rem}}
@media (min-width:1024px){.lg\:pr-60{padding-right:15rem}}
@media (min-width:1280px){.xl\:pr-60{padding-right:15rem}}
.pr-64{padding-right:16rem}
@media (min-width:640px){.sm\:pr-64{padding-right:16rem}}
@media (min-width:768px){.md\:pr-64{padding-right:16rem}}
@media (min-width:1024px){.lg\:pr-64{padding-right:16rem}}
@media (min-width:1280px){.xl\:pr-64{padding-right:16rem}}
.pr-72{padding-right:18rem}
@media (min-width:640px){.sm\:pr-72{padding-right:18rem}}
@media (min-width:768px){.md\:pr-72{padding-right:18rem}}
@media (min-width:1024px){.lg\:pr-72{padding-right:18rem}}
@media (min-width:1280px){.xl\:pr-72{padding-right:18rem}}
.pr-80{padding-right:20rem}
@media (min-width:640px){.sm\:pr-80{padding-right:20rem}}
@media (min-width:768px){.md\:pr-80{padding-right:20rem}}
@media (min-width:1024px){.lg\:pr-80{padding-right:20rem}}
@media (min-width:1280px){.xl\:pr-80{padding-right:20rem}}
.pr-96{padding-right:24rem}
@media (min-width:640px){.sm\:pr-96{padding-right:24rem}}
@media (min-width:768px){.md\:pr-96{padding-right:24rem}}
@media (min-width:1024px){.lg\:pr-96{padding-right:24rem}}
@media (min-width:1280px){.xl\:pr-96{padding-right:24rem}}
.pr-px{padding-right:1px}
@media (min-width:640px){.sm\:pr-px{padding-right:1px}}
@media (min-width:768px){.md\:pr-px{padding-right:1px}}
@media (min-width:1024px){.lg\:pr-px{padding-right:1px}}
@media (min-width:1280px){.xl\:pr-px{padding-right:1px}}
.pr-0\.5{padding-right:0.125rem}
@media (min-width:640px){.sm\:pr-0\.5{padding-right:0.125rem}}
@media (min-width:768px){.md\:pr-0\.5{padding-right:0.125rem}}
@media (min-width:1024px){.lg\:pr-0\.5{padding-right:0.125rem}}
@media (min-width:1280px){.xl\:pr-0\.5{padding-right:0.125rem}}
.pr-1\.5{padding-right:0.375rem}
@media (min-width:640px){.sm\:pr-1\.5{padding-right:0.375rem}}
@media (min-width:768px){.md\:pr-1\.5{padding-right:0.375rem}}
@media (min-width:1024px){.lg\:pr-1\.5{padding-right:0.375rem}}
@media (min-width:1280px){.xl\:pr-1\.5{padding-right:0.375rem}}
.pr-2\.5{padding-right:0.625rem}
@media (min-width:640px){.sm\:pr-2\.5{padding-right:0.625rem}}
@media (min-width:768px){.md\:pr-2\.5{padding-right:0.625rem}}
@media (min-width:1024px){.lg\:pr-2\.5{padding-right:0.625rem}}
@media (min-width:1280px){.xl\:pr-2\.5{padding-right:0.625rem}}
.pr-3\.5{padding-right:0.875rem}
@media (min-width:640px){.sm\:pr-3\.5{padding-right:0.875rem}}
@media (min-width:768px){.md\:pr-3\.5{padding-right:0.875rem}}
@media (min-width:1024px){.lg\:pr-3\.5{padding-right:0.875rem}}
@media (min-width:1280px){.xl\:pr-3\.5{padding-right:0.875rem}}
.pb-0{padding-bottom:0}
@media (min-width:640px){.sm\:pb-0{padding-bottom:0}}
@media (min-width:768px){.md\:pb-0{padding-bottom:0}}
@media (min-width:1024px){.lg\:pb-0{padding-bottom:0}}
@media (min-width:1280px){.xl\:pb-0{padding-bottom:0}}
.pb-1{padding-bottom:0.25rem}
@media (min-width:640px){.sm\:pb-1{padding-bottom:0.25rem}}
@media (min-width:768px){.md\:pb-1{padding-bottom:0.25rem}}
@media (min-width:1024px){.lg\:pb-1{padding-bottom:0.25rem}}
@media (min-width:1280px){.xl\:pb-1{padding-bottom:0.25rem}}
@media (min-width:640px){.sm\:pb-2{padding-bottom:0.5rem}}
@media (min-width:768px){.md\:pb-2{padding-bottom:0.5rem}}
@media (min-width:1024px){.lg\:pb-2{padding-bottom:0.5rem}}
@media (min-width:1280px){.xl\:pb-2{padding-bottom:0.5rem}}
@media (min-width:640px){.sm\:pb-3{padding-bottom:0.75rem}}
@media (min-width:768px){.md\:pb-3{padding-bottom:0.75rem}}
@media (min-width:1024px){.lg\:pb-3{padding-bottom:0.75rem}}
@media (min-width:1280px){.xl\:pb-3{padding-bottom:0.75rem}}
@media (min-width:640px){.sm\:pb-4{padding-bottom:1rem}}
@media (min-width:768px){.md\:pb-4{padding-bottom:1rem}}
@media (min-width:1024px){.lg\:pb-4{padding-bottom:1rem}}
@media (min-width:1280px){.xl\:pb-4{padding-bottom:1rem}}
.pb-5{padding-bottom:1.25rem}
@media (min-width:640px){.sm\:pb-5{padding-bottom:1.25rem}}
@media (min-width:768px){.md\:pb-5{padding-bottom:1.25rem}}
@media (min-width:1024px){.lg\:pb-5{padding-bottom:1.25rem}}
@media (min-width:1280px){.xl\:pb-5{padding-bottom:1.25rem}}
.pb-6{padding-bottom:1.5rem}
@media (min-width:640px){.sm\:pb-6{padding-bottom:1.5rem}}
@media (min-width:768px){.md\:pb-6{padding-bottom:1.5rem}}
@media (min-width:1024px){.lg\:pb-6{padding-bottom:1.5rem}}
@media (min-width:1280px){.xl\:pb-6{padding-bottom:1.5rem}}
.pb-7{padding-bottom:1.75rem}
@media (min-width:640px){.sm\:pb-7{padding-bottom:1.75rem}}
@media (min-width:768px){.md\:pb-7{padding-bottom:1.75rem}}
@media (min-width:1024px){.lg\:pb-7{padding-bottom:1.75rem}}
@media (min-width:1280px){.xl\:pb-7{padding-bottom:1.75rem}}
@media (min-width:640px){.sm\:pb-8{padding-bottom:2rem}}
@media (min-width:768px){.md\:pb-8{padding-bottom:2rem}}
@media (min-width:1024px){.lg\:pb-8{padding-bottom:2rem}}
@media (min-width:1280px){.xl\:pb-8{padding-bottom:2rem}}
.pb-9{padding-bottom:2.25rem}
@media (min-width:640px){.sm\:pb-9{padding-bottom:2.25rem}}
@media (min-width:768px){.md\:pb-9{padding-bottom:2.25rem}}
@media (min-width:1024px){.lg\:pb-9{padding-bottom:2.25rem}}
@media (min-width:1280px){.xl\:pb-9{padding-bottom:2.25rem}}
.pb-10{padding-bottom:2.5rem}
@media (min-width:640px){.sm\:pb-10{padding-bottom:2.5rem}}
@media (min-width:768px){.md\:pb-10{padding-bottom:2.5rem}}
@media (min-width:1024px){.lg\:pb-10{padding-bottom:2.5rem}}
@media (min-width:1280px){.xl\:pb-10{padding-bottom:2.5rem}}
.pb-11{padding-bottom:2.75rem}
@media (min-width:640px){.sm\:pb-11{padding-bottom:2.75rem}}
@media (min-width:768px){.md\:pb-11{padding-bottom:2.75rem}}
@media (min-width:1024px){.lg\:pb-11{padding-bottom:2.75rem}}
@media (min-width:1280px){.xl\:pb-11{padding-bottom:2.75rem}}
@media (min-width:640px){.sm\:pb-12{padding-bottom:3rem}}
@media (min-width:768px){.md\:pb-12{padding-bottom:3rem}}
@media (min-width:1024px){.lg\:pb-12{padding-bottom:3rem}}
@media (min-width:1280px){.xl\:pb-12{padding-bottom:3rem}}
.pb-14{padding-bottom:3.5rem}
@media (min-width:640px){.sm\:pb-14{padding-bottom:3.5rem}}
@media (min-width:768px){.md\:pb-14{padding-bottom:3.5rem}}
@media (min-width:1024px){.lg\:pb-14{padding-bottom:3.5rem}}
@media (min-width:1280px){.xl\:pb-14{padding-bottom:3.5rem}}
.pb-16{padding-bottom:4rem}
@media (min-width:640px){.sm\:pb-16{padding-bottom:4rem}}
@media (min-width:768px){.md\:pb-16{padding-bottom:4rem}}
@media (min-width:1024px){.lg\:pb-16{padding-bottom:4rem}}
@media (min-width:1280px){.xl\:pb-16{padding-bottom:4rem}}
@media (min-width:640px){.sm\:pb-20{padding-bottom:5rem}}
@media (min-width:768px){.md\:pb-20{padding-bottom:5rem}}
@media (min-width:1024px){.lg\:pb-20{padding-bottom:5rem}}
@media (min-width:1280px){.xl\:pb-20{padding-bottom:5rem}}
.pb-24{padding-bottom:6rem}
@media (min-width:640px){.sm\:pb-24{padding-bottom:6rem}}
@media (min-width:768px){.md\:pb-24{padding-bottom:6rem}}
@media (min-width:1024px){.lg\:pb-24{padding-bottom:6rem}}
@media (min-width:1280px){.xl\:pb-24{padding-bottom:6rem}}
.pb-28{padding-bottom:7rem}
@media (min-width:640px){.sm\:pb-28{padding-bottom:7rem}}
@media (min-width:768px){.md\:pb-28{padding-bottom:7rem}}
@media (min-width:1024px){.lg\:pb-28{padding-bottom:7rem}}
@media (min-width:1280px){.xl\:pb-28{padding-bottom:7rem}}
.pb-32{padding-bottom:8rem}
@media (min-width:640px){.sm\:pb-32{padding-bottom:8rem}}
@media (min-width:768px){.md\:pb-32{padding-bottom:8rem}}
@media (min-width:1024px){.lg\:pb-32{padding-bottom:8rem}}
@media (min-width:1280px){.xl\:pb-32{padding-bottom:8rem}}
.pb-36{padding-bottom:9rem}
@media (min-width:640px){.sm\:pb-36{padding-bottom:9rem}}
@media (min-width:768px){.md\:pb-36{padding-bottom:9rem}}
@media (min-width:1024px){.lg\:pb-36{padding-bottom:9rem}}
@media (min-width:1280px){.xl\:pb-36{padding-bottom:9rem}}
.pb-40{padding-bottom:10rem}
@media (min-width:640px){.sm\:pb-40{padding-bottom:10rem}}
@media (min-width:768px){.md\:pb-40{padding-bottom:10rem}}
@media (min-width:1024px){.lg\:pb-40{padding-bottom:10rem}}
@media (min-width:1280px){.xl\:pb-40{padding-bottom:10rem}}
.pb-44{padding-bottom:11rem}
@media (min-width:640px){.sm\:pb-44{padding-bottom:11rem}}
@media (min-width:768px){.md\:pb-44{padding-bottom:11rem}}
@media (min-width:1024px){.lg\:pb-44{padding-bottom:11rem}}
@media (min-width:1280px){.xl\:pb-44{padding-bottom:11rem}}
.pb-48{padding-bottom:12rem}
@media (min-width:640px){.sm\:pb-48{padding-bottom:12rem}}
@media (min-width:768px){.md\:pb-48{padding-bottom:12rem}}
@media (min-width:1024px){.lg\:pb-48{padding-bottom:12rem}}
@media (min-width:1280px){.xl\:pb-48{padding-bottom:12rem}}
.pb-52{padding-bottom:13rem}
@media (min-width:640px){.sm\:pb-52{padding-bottom:13rem}}
@media (min-width:768px){.md\:pb-52{padding-bottom:13rem}}
@media (min-width:1024px){.lg\:pb-52{padding-bottom:13rem}}
@media (min-width:1280px){.xl\:pb-52{padding-bottom:13rem}}
.pb-56{padding-bottom:14rem}
@media (min-width:640px){.sm\:pb-56{padding-bottom:14rem}}
@media (min-width:768px){.md\:pb-56{padding-bottom:14rem}}
@media (min-width:1024px){.lg\:pb-56{padding-bottom:14rem}}
@media (min-width:1280px){.xl\:pb-56{padding-bottom:14rem}}
.pb-60{padding-bottom:15rem}
@media (min-width:640px){.sm\:pb-60{padding-bottom:15rem}}
@media (min-width:768px){.md\:pb-60{padding-bottom:15rem}}
@media (min-width:1024px){.lg\:pb-60{padding-bottom:15rem}}
@media (min-width:1280px){.xl\:pb-60{padding-bottom:15rem}}
.pb-64{padding-bottom:16rem}
@media (min-width:640px){.sm\:pb-64{padding-bottom:16rem}}
@media (min-width:768px){.md\:pb-64{padding-bottom:16rem}}
@media (min-width:1024px){.lg\:pb-64{padding-bottom:16rem}}
@media (min-width:1280px){.xl\:pb-64{padding-bottom:16rem}}
.pb-72{padding-bottom:18rem}
@media (min-width:640px){.sm\:pb-72{padding-bottom:18rem}}
@media (min-width:768px){.md\:pb-72{padding-bottom:18rem}}
@media (min-width:1024px){.lg\:pb-72{padding-bottom:18rem}}
@media (min-width:1280px){.xl\:pb-72{padding-bottom:18rem}}
.pb-80{padding-bottom:20rem}
@media (min-width:640px){.sm\:pb-80{padding-bottom:20rem}}
@media (min-width:768px){.md\:pb-80{padding-bottom:20rem}}
@media (min-width:1024px){.lg\:pb-80{padding-bottom:20rem}}
@media (min-width:1280px){.xl\:pb-80{padding-bottom:20rem}}
.pb-96{padding-bottom:24rem}
@media (min-width:640px){.sm\:pb-96{padding-bottom:24rem}}
@media (min-width:768px){.md\:pb-96{padding-bottom:24rem}}
@media (min-width:1024px){.lg\:pb-96{padding-bottom:24rem}}
@media (min-width:1280px){.xl\:pb-96{padding-bottom:24rem}}
.pb-px{padding-bottom:1px}
@media (min-width:640px){.sm\:pb-px{padding-bottom:1px}}
@media (min-width:768px){.md\:pb-px{padding-bottom:1px}}
@media (min-width:1024px){.lg\:pb-px{padding-bottom:1px}}
@media (min-width:1280px){.xl\:pb-px{padding-bottom:1px}}
.pb-0\.5{padding-bottom:0.125rem}
@media (min-width:640px){.sm\:pb-0\.5{padding-bottom:0.125rem}}
@media (min-width:768px){.md\:pb-0\.5{padding-bottom:0.125rem}}
@media (min-width:1024px){.lg\:pb-0\.5{padding-bottom:0.125rem}}
@media (min-width:1280px){.xl\:pb-0\.5{padding-bottom:0.125rem}}
.pb-1\.5{padding-bottom:0.375rem}
@media (min-width:640px){.sm\:pb-1\.5{padding-bottom:0.375rem}}
@media (min-width:768px){.md\:pb-1\.5{padding-bottom:0.375rem}}
@media (min-width:1024px){.lg\:pb-1\.5{padding-bottom:0.375rem}}
@media (min-width:1280px){.xl\:pb-1\.5{padding-bottom:0.375rem}}
.pb-2\.5{padding-bottom:0.625rem}
@media (min-width:640px){.sm\:pb-2\.5{padding-bottom:0.625rem}}
@media (min-width:768px){.md\:pb-2\.5{padding-bottom:0.625rem}}
@media (min-width:1024px){.lg\:pb-2\.5{padding-bottom:0.625rem}}
@media (min-width:1280px){.xl\:pb-2\.5{padding-bottom:0.625rem}}
.pb-3\.5{padding-bottom:0.875rem}
@media (min-width:640px){.sm\:pb-3\.5{padding-bottom:0.875rem}}
@media (min-width:768px){.md\:pb-3\.5{padding-bottom:0.875rem}}
@media (min-width:1024px){.lg\:pb-3\.5{padding-bottom:0.875rem}}
@media (min-width:1280px){.xl\:pb-3\.5{padding-bottom:0.875rem}}
.pl-0{padding-left:0}
@media (min-width:640px){.sm\:pl-0{padding-left:0}}
@media (min-width:768px){.md\:pl-0{padding-left:0}}
@media (min-width:1024px){.lg\:pl-0{padding-left:0}}
@media (min-width:1280px){.xl\:pl-0{padding-left:0}}
.pl-1{padding-left:0.25rem}
@media (min-width:640px){.sm\:pl-1{padding-left:0.25rem}}
@media (min-width:768px){.md\:pl-1{padding-left:0.25rem}}
@media (min-width:1024px){.lg\:pl-1{padding-left:0.25rem}}
@media (min-width:1280px){.xl\:pl-1{padding-left:0.25rem}}
.pl-2{padding-left:0.5rem}
@media (min-width:640px){.sm\:pl-2{padding-left:0.5rem}}
@media (min-width:768px){.md\:pl-2{padding-left:0.5rem}}
@media (min-width:1024px){.lg\:pl-2{padding-left:0.5rem}}
@media (min-width:1280px){.xl\:pl-2{padding-left:0.5rem}}
.pl-3{padding-left:0.75rem}
@media (min-width:640px){.sm\:pl-3{padding-left:0.75rem}}
@media (min-width:768px){.md\:pl-3{padding-left:0.75rem}}
@media (min-width:1024px){.lg\:pl-3{padding-left:0.75rem}}
@media (min-width:1280px){.xl\:pl-3{padding-left:0.75rem}}
.pl-4{padding-left:1rem}
@media (min-width:640px){.sm\:pl-4{padding-left:1rem}}
@media (min-width:768px){.md\:pl-4{padding-left:1rem}}
@media (min-width:1024px){.lg\:pl-4{padding-left:1rem}}
@media (min-width:1280px){.xl\:pl-4{padding-left:1rem}}
.pl-5{padding-left:1.25rem}
@media (min-width:640px){.sm\:pl-5{padding-left:1.25rem}}
@media (min-width:768px){.md\:pl-5{padding-left:1.25rem}}
@media (min-width:1024px){.lg\:pl-5{padding-left:1.25rem}}
@media (min-width:1280px){.xl\:pl-5{padding-left:1.25rem}}
.pl-6{padding-left:1.5rem}
@media (min-width:640px){.sm\:pl-6{padding-left:1.5rem}}
@media (min-width:768px){.md\:pl-6{padding-left:1.5rem}}
@media (min-width:1024px){.lg\:pl-6{padding-left:1.5rem}}
@media (min-width:1280px){.xl\:pl-6{padding-left:1.5rem}}
.pl-7{padding-left:1.75rem}
@media (min-width:640px){.sm\:pl-7{padding-left:1.75rem}}
@media (min-width:768px){.md\:pl-7{padding-left:1.75rem}}
@media (min-width:1024px){.lg\:pl-7{padding-left:1.75rem}}
@media (min-width:1280px){.xl\:pl-7{padding-left:1.75rem}}
.pl-8{padding-left:2rem}
@media (min-width:640px){.sm\:pl-8{padding-left:2rem}}
@media (min-width:768px){.md\:pl-8{padding-left:2rem}}
@media (min-width:1024px){.lg\:pl-8{padding-left:2rem}}
@media (min-width:1280px){.xl\:pl-8{padding-left:2rem}}
.pl-9{padding-left:2.25rem}
@media (min-width:640px){.sm\:pl-9{padding-left:2.25rem}}
@media (min-width:768px){.md\:pl-9{padding-left:2.25rem}}
@media (min-width:1024px){.lg\:pl-9{padding-left:2.25rem}}
@media (min-width:1280px){.xl\:pl-9{padding-left:2.25rem}}
@media (min-width:640px){.sm\:pl-10{padding-left:2.5rem}}
@media (min-width:768px){.md\:pl-10{padding-left:2.5rem}}
@media (min-width:1024px){.lg\:pl-10{padding-left:2.5rem}}
@media (min-width:1280px){.xl\:pl-10{padding-left:2.5rem}}
@media (min-width:640px){.sm\:pl-11{padding-left:2.75rem}}
@media (min-width:768px){.md\:pl-11{padding-left:2.75rem}}
@media (min-width:1024px){.lg\:pl-11{padding-left:2.75rem}}
@media (min-width:1280px){.xl\:pl-11{padding-left:2.75rem}}
.pl-12{padding-left:3rem}
@media (min-width:640px){.sm\:pl-12{padding-left:3rem}}
@media (min-width:768px){.md\:pl-12{padding-left:3rem}}
@media (min-width:1024px){.lg\:pl-12{padding-left:3rem}}
@media (min-width:1280px){.xl\:pl-12{padding-left:3rem}}
.pl-14{padding-left:3.5rem}
@media (min-width:640px){.sm\:pl-14{padding-left:3.5rem}}
@media (min-width:768px){.md\:pl-14{padding-left:3.5rem}}
@media (min-width:1024px){.lg\:pl-14{padding-left:3.5rem}}
@media (min-width:1280px){.xl\:pl-14{padding-left:3.5rem}}
.pl-16{padding-left:4rem}
@media (min-width:640px){.sm\:pl-16{padding-left:4rem}}
@media (min-width:768px){.md\:pl-16{padding-left:4rem}}
@media (min-width:1024px){.lg\:pl-16{padding-left:4rem}}
@media (min-width:1280px){.xl\:pl-16{padding-left:4rem}}
.pl-20{padding-left:5rem}
@media (min-width:640px){.sm\:pl-20{padding-left:5rem}}
@media (min-width:768px){.md\:pl-20{padding-left:5rem}}
@media (min-width:1024px){.lg\:pl-20{padding-left:5rem}}
@media (min-width:1280px){.xl\:pl-20{padding-left:5rem}}
.pl-24{padding-left:6rem}
@media (min-width:640px){.sm\:pl-24{padding-left:6rem}}
@media (min-width:768px){.md\:pl-24{padding-left:6rem}}
@media (min-width:1024px){.lg\:pl-24{padding-left:6rem}}
@media (min-width:1280px){.xl\:pl-24{padding-left:6rem}}
.pl-28{padding-left:7rem}
@media (min-width:640px){.sm\:pl-28{padding-left:7rem}}
@media (min-width:768px){.md\:pl-28{padding-left:7rem}}
@media (min-width:1024px){.lg\:pl-28{padding-left:7rem}}
@media (min-width:1280px){.xl\:pl-28{padding-left:7rem}}
.pl-32{padding-left:8rem}
@media (min-width:640px){.sm\:pl-32{padding-left:8rem}}
@media (min-width:768px){.md\:pl-32{padding-left:8rem}}
@media (min-width:1024px){.lg\:pl-32{padding-left:8rem}}
@media (min-width:1280px){.xl\:pl-32{padding-left:8rem}}
.pl-36{padding-left:9rem}
@media (min-width:640px){.sm\:pl-36{padding-left:9rem}}
@media (min-width:768px){.md\:pl-36{padding-left:9rem}}
@media (min-width:1024px){.lg\:pl-36{padding-left:9rem}}
@media (min-width:1280px){.xl\:pl-36{padding-left:9rem}}
.pl-40{padding-left:10rem}
@media (min-width:640px){.sm\:pl-40{padding-left:10rem}}
@media (min-width:768px){.md\:pl-40{padding-left:10rem}}
@media (min-width:1024px){.lg\:pl-40{padding-left:10rem}}
@media (min-width:1280px){.xl\:pl-40{padding-left:10rem}}
.pl-44{padding-left:11rem}
@media (min-width:640px){.sm\:pl-44{padding-left:11rem}}
@media (min-width:768px){.md\:pl-44{padding-left:11rem}}
@media (min-width:1024px){.lg\:pl-44{padding-left:11rem}}
@media (min-width:1280px){.xl\:pl-44{padding-left:11rem}}
.pl-48{padding-left:12rem}
@media (min-width:640px){.sm\:pl-48{padding-left:12rem}}
@media (min-width:768px){.md\:pl-48{padding-left:12rem}}
@media (min-width:1024px){.lg\:pl-48{padding-left:12rem}}
@media (min-width:1280px){.xl\:pl-48{padding-left:12rem}}
.pl-52{padding-left:13rem}
@media (min-width:640px){.sm\:pl-52{padding-left:13rem}}
@media (min-width:768px){.md\:pl-52{padding-left:13rem}}
@media (min-width:1024px){.lg\:pl-52{padding-left:13rem}}
@media (min-width:1280px){.xl\:pl-52{padding-left:13rem}}
.pl-56{padding-left:14rem}
@media (min-width:640px){.sm\:pl-56{padding-left:14rem}}
@media (min-width:768px){.md\:pl-56{padding-left:14rem}}
@media (min-width:1024px){.lg\:pl-56{padding-left:14rem}}
@media (min-width:1280px){.xl\:pl-56{padding-left:14rem}}
.pl-60{padding-left:15rem}
@media (min-width:640px){.sm\:pl-60{padding-left:15rem}}
@media (min-width:768px){.md\:pl-60{padding-left:15rem}}
@media (min-width:1024px){.lg\:pl-60{padding-left:15rem}}
@media (min-width:1280px){.xl\:pl-60{padding-left:15rem}}
.pl-64{padding-left:16rem}
@media (min-width:640px){.sm\:pl-64{padding-left:16rem}}
@media (min-width:768px){.md\:pl-64{padding-left:16rem}}
@media (min-width:1024px){.lg\:pl-64{padding-left:16rem}}
@media (min-width:1280px){.xl\:pl-64{padding-left:16rem}}
.pl-72{padding-left:18rem}
@media (min-width:640px){.sm\:pl-72{padding-left:18rem}}
@media (min-width:768px){.md\:pl-72{padding-left:18rem}}
@media (min-width:1024px){.lg\:pl-72{padding-left:18rem}}
@media (min-width:1280px){.xl\:pl-72{padding-left:18rem}}
.pl-80{padding-left:20rem}
@media (min-width:640px){.sm\:pl-80{padding-left:20rem}}
@media (min-width:768px){.md\:pl-80{padding-left:20rem}}
@media (min-width:1024px){.lg\:pl-80{padding-left:20rem}}
@media (min-width:1280px){.xl\:pl-80{padding-left:20rem}}
.pl-96{padding-left:24rem}
@media (min-width:640px){.sm\:pl-96{padding-left:24rem}}
@media (min-width:768px){.md\:pl-96{padding-left:24rem}}
@media (min-width:1024px){.lg\:pl-96{padding-left:24rem}}
@media (min-width:1280px){.xl\:pl-96{padding-left:24rem}}
.pl-px{padding-left:1px}
@media (min-width:640px){.sm\:pl-px{padding-left:1px}}
@media (min-width:768px){.md\:pl-px{padding-left:1px}}
@media (min-width:1024px){.lg\:pl-px{padding-left:1px}}
@media (min-width:1280px){.xl\:pl-px{padding-left:1px}}
.pl-0\.5{padding-left:0.125rem}
@media (min-width:640px){.sm\:pl-0\.5{padding-left:0.125rem}}
@media (min-width:768px){.md\:pl-0\.5{padding-left:0.125rem}}
@media (min-width:1024px){.lg\:pl-0\.5{padding-left:0.125rem}}
@media (min-width:1280px){.xl\:pl-0\.5{padding-left:0.125rem}}
.pl-1\.5{padding-left:0.375rem}
@media (min-width:640px){.sm\:pl-1\.5{padding-left:0.375rem}}
@media (min-width:768px){.md\:pl-1\.5{padding-left:0.375rem}}
@media (min-width:1024px){.lg\:pl-1\.5{padding-left:0.375rem}}
@media (min-width:1280px){.xl\:pl-1\.5{padding-left:0.375rem}}
.pl-2\.5{padding-left:0.625rem}
@media (min-width:640px){.sm\:pl-2\.5{padding-left:0.625rem}}
@media (min-width:768px){.md\:pl-2\.5{padding-left:0.625rem}}
@media (min-width:1024px){.lg\:pl-2\.5{padding-left:0.625rem}}
@media (min-width:1280px){.xl\:pl-2\.5{padding-left:0.625rem}}
.pl-3\.5{padding-left:0.875rem}
@media (min-width:640px){.sm\:pl-3\.5{padding-left:0.875rem}}
@media (min-width:768px){.md\:pl-3\.5{padding-left:0.875rem}}
@media (min-width:1024px){.lg\:pl-3\.5{padding-left:0.875rem}}
@media (min-width:1280px){.xl\:pl-3\.5{padding-left:0.875rem}}
.m-0{margin:0}
@media (min-width:640px){.sm\:m-0{margin:0}}
@media (min-width:768px){.md\:m-0{margin:0}}
@media (min-width:1024px){.lg\:m-0{margin:0}}
@media (min-width:1280px){.xl\:m-0{margin:0}}
.m-1{margin:0.25rem}
@media (min-width:640px){.sm\:m-1{margin:0.25rem}}
@media (min-width:768px){.md\:m-1{margin:0.25rem}}
@media (min-width:1024px){.lg\:m-1{margin:0.25rem}}
@media (min-width:1280px){.xl\:m-1{margin:0.25rem}}
.m-2{margin:0.5rem}
@media (min-width:640px){.sm\:m-2{margin:0.5rem}}
@media (min-width:768px){.md\:m-2{margin:0.5rem}}
@media (min-width:1024px){.lg\:m-2{margin:0.5rem}}
@media (min-width:1280px){.xl\:m-2{margin:0.5rem}}
.m-3{margin:0.75rem}
@media (min-width:640px){.sm\:m-3{margin:0.75rem}}
@media (min-width:768px){.md\:m-3{margin:0.75rem}}
@media (min-width:1024px){.lg\:m-3{margin:0.75rem}}
@media (min-width:1280px){.xl\:m-3{margin:0.75rem}}
.m-4{margin:1rem}
@media (min-width:640px){.sm\:m-4{margin:1rem}}
@media (min-width:768px){.md\:m-4{margin:1rem}}
@media (min-width:1024px){.lg\:m-4{margin:1rem}}
@media (min-width:1280px){.xl\:m-4{margin:1rem}}
.m-5{margin:1.25rem}
@media (min-width:640px){.sm\:m-5{margin:1.25rem}}
@media (min-width:768px){.md\:m-5{margin:1.25rem}}
@media (min-width:1024px){.lg\:m-5{margin:1.25rem}}
@media (min-width:1280px){.xl\:m-5{margin:1.25rem}}
.m-6{margin:1.5rem}
@media (min-width:640px){.sm\:m-6{margin:1.5rem}}
@media (min-width:768px){.md\:m-6{margin:1.5rem}}
@media (min-width:1024px){.lg\:m-6{margin:1.5rem}}
@media (min-width:1280px){.xl\:m-6{margin:1.5rem}}
.m-7{margin:1.75rem}
@media (min-width:640px){.sm\:m-7{margin:1.75rem}}
@media (min-width:768px){.md\:m-7{margin:1.75rem}}
@media (min-width:1024px){.lg\:m-7{margin:1.75rem}}
@media (min-width:1280px){.xl\:m-7{margin:1.75rem}}
.m-8{margin:2rem}
@media (min-width:640px){.sm\:m-8{margin:2rem}}
@media (min-width:768px){.md\:m-8{margin:2rem}}
@media (min-width:1024px){.lg\:m-8{margin:2rem}}
@media (min-width:1280px){.xl\:m-8{margin:2rem}}
.m-9{margin:2.25rem}
@media (min-width:640px){.sm\:m-9{margin:2.25rem}}
@media (min-width:768px){.md\:m-9{margin:2.25rem}}
@media (min-width:1024px){.lg\:m-9{margin:2.25rem}}
@media (min-width:1280px){.xl\:m-9{margin:2.25rem}}
.m-10{margin:2.5rem}
@media (min-width:640px){.sm\:m-10{margin:2.5rem}}
@media (min-width:768px){.md\:m-10{margin:2.5rem}}
@media (min-width:1024px){.lg\:m-10{margin:2.5rem}}
@media (min-width:1280px){.xl\:m-10{margin:2.5rem}}
.m-11{margin:2.75rem}
@media (min-width:640px){.sm\:m-11{margin:2.75rem}}
@media (min-width:768px){.md\:m-11{margin:2.75rem}}
@media (min-width:1024px){.lg\:m-11{margin:2.75rem}}
@media (min-width:1280px){.xl\:m-11{margin:2.75rem}}
.m-12{margin:3rem}
@media (min-width:640px){.sm\:m-12{margin:3rem}}
@media (min-width:768px){.md\:m-12{margin:3rem}}
@media (min-width:1024px){.lg\:m-12{margin:3rem}}
@media (min-width:1280px){.xl\:m-12{margin:3rem}}
.m-14{margin:3.5rem}
@media (min-width:640px){.sm\:m-14{margin:3.5rem}}
@media (min-width:768px){.md\:m-14{margin:3.5rem}}
@media (min-width:1024px){.lg\:m-14{margin:3.5rem}}
@media (min-width:1280px){.xl\:m-14{margin:3.5rem}}
.m-16{margin:4rem}
@media (min-width:640px){.sm\:m-16{margin:4rem}}
@media (min-width:768px){.md\:m-16{margin:4rem}}
@media (min-width:1024px){.lg\:m-16{margin:4rem}}
@media (min-width:1280px){.xl\:m-16{margin:4rem}}
.m-20{margin:5rem}
@media (min-width:640px){.sm\:m-20{margin:5rem}}
@media (min-width:768px){.md\:m-20{margin:5rem}}
@media (min-width:1024px){.lg\:m-20{margin:5rem}}
@media (min-width:1280px){.xl\:m-20{margin:5rem}}
.m-24{margin:6rem}
@media (min-width:640px){.sm\:m-24{margin:6rem}}
@media (min-width:768px){.md\:m-24{margin:6rem}}
@media (min-width:1024px){.lg\:m-24{margin:6rem}}
@media (min-width:1280px){.xl\:m-24{margin:6rem}}
.m-28{margin:7rem}
@media (min-width:640px){.sm\:m-28{margin:7rem}}
@media (min-width:768px){.md\:m-28{margin:7rem}}
@media (min-width:1024px){.lg\:m-28{margin:7rem}}
@media (min-width:1280px){.xl\:m-28{margin:7rem}}
.m-32{margin:8rem}
@media (min-width:640px){.sm\:m-32{margin:8rem}}
@media (min-width:768px){.md\:m-32{margin:8rem}}
@media (min-width:1024px){.lg\:m-32{margin:8rem}}
@media (min-width:1280px){.xl\:m-32{margin:8rem}}
.m-36{margin:9rem}
@media (min-width:640px){.sm\:m-36{margin:9rem}}
@media (min-width:768px){.md\:m-36{margin:9rem}}
@media (min-width:1024px){.lg\:m-36{margin:9rem}}
@media (min-width:1280px){.xl\:m-36{margin:9rem}}
.m-40{margin:10rem}
@media (min-width:640px){.sm\:m-40{margin:10rem}}
@media (min-width:768px){.md\:m-40{margin:10rem}}
@media (min-width:1024px){.lg\:m-40{margin:10rem}}
@media (min-width:1280px){.xl\:m-40{margin:10rem}}
.m-44{margin:11rem}
@media (min-width:640px){.sm\:m-44{margin:11rem}}
@media (min-width:768px){.md\:m-44{margin:11rem}}
@media (min-width:1024px){.lg\:m-44{margin:11rem}}
@media (min-width:1280px){.xl\:m-44{margin:11rem}}
.m-48{margin:12rem}
@media (min-width:640px){.sm\:m-48{margin:12rem}}
@media (min-width:768px){.md\:m-48{margin:12rem}}
@media (min-width:1024px){.lg\:m-48{margin:12rem}}
@media (min-width:1280px){.xl\:m-48{margin:12rem}}
.m-52{margin:13rem}
@media (min-width:640px){.sm\:m-52{margin:13rem}}
@media (min-width:768px){.md\:m-52{margin:13rem}}
@media (min-width:1024px){.lg\:m-52{margin:13rem}}
@media (min-width:1280px){.xl\:m-52{margin:13rem}}
.m-56{margin:14rem}
@media (min-width:640px){.sm\:m-56{margin:14rem}}
@media (min-width:768px){.md\:m-56{margin:14rem}}
@media (min-width:1024px){.lg\:m-56{margin:14rem}}
@media (min-width:1280px){.xl\:m-56{margin:14rem}}
.m-60{margin:15rem}
@media (min-width:640px){.sm\:m-60{margin:15rem}}
@media (min-width:768px){.md\:m-60{margin:15rem}}
@media (min-width:1024px){.lg\:m-60{margin:15rem}}
@media (min-width:1280px){.xl\:m-60{margin:15rem}}
.m-64{margin:16rem}
@media (min-width:640px){.sm\:m-64{margin:16rem}}
@media (min-width:768px){.md\:m-64{margin:16rem}}
@media (min-width:1024px){.lg\:m-64{margin:16rem}}
@media (min-width:1280px){.xl\:m-64{margin:16rem}}
.m-72{margin:18rem}
@media (min-width:640px){.sm\:m-72{margin:18rem}}
@media (min-width:768px){.md\:m-72{margin:18rem}}
@media (min-width:1024px){.lg\:m-72{margin:18rem}}
@media (min-width:1280px){.xl\:m-72{margin:18rem}}
.m-80{margin:20rem}
@media (min-width:640px){.sm\:m-80{margin:20rem}}
@media (min-width:768px){.md\:m-80{margin:20rem}}
@media (min-width:1024px){.lg\:m-80{margin:20rem}}
@media (min-width:1280px){.xl\:m-80{margin:20rem}}
.m-96{margin:24rem}
@media (min-width:640px){.sm\:m-96{margin:24rem}}
@media (min-width:768px){.md\:m-96{margin:24rem}}
@media (min-width:1024px){.lg\:m-96{margin:24rem}}
@media (min-width:1280px){.xl\:m-96{margin:24rem}}
.m-px{margin:1px}
@media (min-width:640px){.sm\:m-px{margin:1px}}
@media (min-width:768px){.md\:m-px{margin:1px}}
@media (min-width:1024px){.lg\:m-px{margin:1px}}
@media (min-width:1280px){.xl\:m-px{margin:1px}}
.m-0\.5{margin:0.125rem}
@media (min-width:640px){.sm\:m-0\.5{margin:0.125rem}}
@media (min-width:768px){.md\:m-0\.5{margin:0.125rem}}
@media (min-width:1024px){.lg\:m-0\.5{margin:0.125rem}}
@media (min-width:1280px){.xl\:m-0\.5{margin:0.125rem}}
.m-1\.5{margin:0.375rem}
@media (min-width:640px){.sm\:m-1\.5{margin:0.375rem}}
@media (min-width:768px){.md\:m-1\.5{margin:0.375rem}}
@media (min-width:1024px){.lg\:m-1\.5{margin:0.375rem}}
@media (min-width:1280px){.xl\:m-1\.5{margin:0.375rem}}
.m-2\.5{margin:0.625rem}
@media (min-width:640px){.sm\:m-2\.5{margin:0.625rem}}
@media (min-width:768px){.md\:m-2\.5{margin:0.625rem}}
@media (min-width:1024px){.lg\:m-2\.5{margin:0.625rem}}
@media (min-width:1280px){.xl\:m-2\.5{margin:0.625rem}}
.m-3\.5{margin:0.875rem}
@media (min-width:640px){.sm\:m-3\.5{margin:0.875rem}}
@media (min-width:768px){.md\:m-3\.5{margin:0.875rem}}
@media (min-width:1024px){.lg\:m-3\.5{margin:0.875rem}}
@media (min-width:1280px){.xl\:m-3\.5{margin:0.875rem}}
.mx-0{margin-left:0;margin-right:0}
@media (min-width:640px){.sm\:mx-0{margin-left:0;margin-right:0}}
@media (min-width:768px){.md\:mx-0{margin-left:0;margin-right:0}}
@media (min-width:1024px){.lg\:mx-0{margin-left:0;margin-right:0}}
@media (min-width:1280px){.xl\:mx-0{margin-left:0;margin-right:0}}
.mx-1{margin-left:0.25rem;margin-right:0.25rem}
@media (min-width:640px){.sm\:mx-1{margin-left:0.25rem;margin-right:0.25rem}}
@media (min-width:768px){.md\:mx-1{margin-left:0.25rem;margin-right:0.25rem}}
@media (min-width:1024px){.lg\:mx-1{margin-left:0.25rem;margin-right:0.25rem}}
@media (min-width:1280px){.xl\:mx-1{margin-left:0.25rem;margin-right:0.25rem}}
.mx-2{margin-left:0.5rem;margin-right:0.5rem}
@media (min-width:640px){.sm\:mx-2{margin-left:0.5rem;margin-right:0.5rem}}
@media (min-width:768px){.md\:mx-2{margin-left:0.5rem;margin-right:0.5rem}}
@media (min-width:1024px){.lg\:mx-2{margin-left:0.5rem;margin-right:0.5rem}}
@media (min-width:1280px){.xl\:mx-2{margin-left:0.5rem;margin-right:0.5rem}}
.mx-3{margin-left:0.75rem;margin-right:0.75rem}
@media (min-width:640px){.sm\:mx-3{margin-left:0.75rem;margin-right:0.75rem}}
@media (min-width:768px){.md\:mx-3{margin-left:0.75rem;margin-right:0.75rem}}
@media (min-width:1024px){.lg\:mx-3{margin-left:0.75rem;margin-right:0.75rem}}
@media (min-width:1280px){.xl\:mx-3{margin-left:0.75rem;margin-right:0.75rem}}
.mx-4{margin-left:1rem;margin-right:1rem}
@media (min-width:640px){.sm\:mx-4{margin-left:1rem;margin-right:1rem}}
@media (min-width:768px){.md\:mx-4{margin-left:1rem;margin-right:1rem}}
@media (min-width:1024px){.lg\:mx-4{margin-left:1rem;margin-right:1rem}}
@media (min-width:1280px){.xl\:mx-4{margin-left:1rem;margin-right:1rem}}
.mx-5{margin-left:1.25rem;margin-right:1.25rem}
@media (min-width:640px){.sm\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}
@media (min-width:768px){.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}
@media (min-width:1024px){.lg\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}
@media (min-width:1280px){.xl\:mx-5{margin-left:1.25rem;margin-right:1.25rem}}
.mx-6{margin-left:1.5rem;margin-right:1.5rem}
@media (min-width:640px){.sm\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}
@media (min-width:768px){.md\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}
@media (min-width:1024px){.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}
@media (min-width:1280px){.xl\:mx-6{margin-left:1.5rem;margin-right:1.5rem}}
.mx-7{margin-left:1.75rem;margin-right:1.75rem}
@media (min-width:640px){.sm\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}
@media (min-width:768px){.md\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}
@media (min-width:1024px){.lg\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}
@media (min-width:1280px){.xl\:mx-7{margin-left:1.75rem;margin-right:1.75rem}}
.mx-8{margin-left:2rem;margin-right:2rem}
@media (min-width:640px){.sm\:mx-8{margin-left:2rem;margin-right:2rem}}
@media (min-width:768px){.md\:mx-8{margin-left:2rem;margin-right:2rem}}
@media (min-width:1024px){.lg\:mx-8{margin-left:2rem;margin-right:2rem}}
@media (min-width:1280px){.xl\:mx-8{margin-left:2rem;margin-right:2rem}}
.mx-9{margin-left:2.25rem;margin-right:2.25rem}
@media (min-width:640px){.sm\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}
@media (min-width:768px){.md\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}
@media (min-width:1024px){.lg\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}
@media (min-width:1280px){.xl\:mx-9{margin-left:2.25rem;margin-right:2.25rem}}
.mx-10{margin-left:2.5rem;margin-right:2.5rem}
@media (min-width:640px){.sm\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}
@media (min-width:768px){.md\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}
@media (min-width:1024px){.lg\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}
@media (min-width:1280px){.xl\:mx-10{margin-left:2.5rem;margin-right:2.5rem}}
.mx-11{margin-left:2.75rem;margin-right:2.75rem}
@media (min-width:640px){.sm\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}
@media (min-width:768px){.md\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}
@media (min-width:1024px){.lg\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}
@media (min-width:1280px){.xl\:mx-11{margin-left:2.75rem;margin-right:2.75rem}}
.mx-12{margin-left:3rem;margin-right:3rem}
@media (min-width:640px){.sm\:mx-12{margin-left:3rem;margin-right:3rem}}
@media (min-width:768px){.md\:mx-12{margin-left:3rem;margin-right:3rem}}
@media (min-width:1024px){.lg\:mx-12{margin-left:3rem;margin-right:3rem}}
@media (min-width:1280px){.xl\:mx-12{margin-left:3rem;margin-right:3rem}}
.mx-14{margin-left:3.5rem;margin-right:3.5rem}
@media (min-width:640px){.sm\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}
@media (min-width:768px){.md\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}
@media (min-width:1024px){.lg\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}
@media (min-width:1280px){.xl\:mx-14{margin-left:3.5rem;margin-right:3.5rem}}
.mx-16{margin-left:4rem;margin-right:4rem}
@media (min-width:640px){.sm\:mx-16{margin-left:4rem;margin-right:4rem}}
@media (min-width:768px){.md\:mx-16{margin-left:4rem;margin-right:4rem}}
@media (min-width:1024px){.lg\:mx-16{margin-left:4rem;margin-right:4rem}}
@media (min-width:1280px){.xl\:mx-16{margin-left:4rem;margin-right:4rem}}
.mx-20{margin-left:5rem;margin-right:5rem}
@media (min-width:640px){.sm\:mx-20{margin-left:5rem;margin-right:5rem}}
@media (min-width:768px){.md\:mx-20{margin-left:5rem;margin-right:5rem}}
@media (min-width:1024px){.lg\:mx-20{margin-left:5rem;margin-right:5rem}}
@media (min-width:1280px){.xl\:mx-20{margin-left:5rem;margin-right:5rem}}
.mx-24{margin-left:6rem;margin-right:6rem}
@media (min-width:640px){.sm\:mx-24{margin-left:6rem;margin-right:6rem}}
@media (min-width:768px){.md\:mx-24{margin-left:6rem;margin-right:6rem}}
@media (min-width:1024px){.lg\:mx-24{margin-left:6rem;margin-right:6rem}}
@media (min-width:1280px){.xl\:mx-24{margin-left:6rem;margin-right:6rem}}
.mx-28{margin-left:7rem;margin-right:7rem}
@media (min-width:640px){.sm\:mx-28{margin-left:7rem;margin-right:7rem}}
@media (min-width:768px){.md\:mx-28{margin-left:7rem;margin-right:7rem}}
@media (min-width:1024px){.lg\:mx-28{margin-left:7rem;margin-right:7rem}}
@media (min-width:1280px){.xl\:mx-28{margin-left:7rem;margin-right:7rem}}
.mx-32{margin-left:8rem;margin-right:8rem}
@media (min-width:640px){.sm\:mx-32{margin-left:8rem;margin-right:8rem}}
@media (min-width:768px){.md\:mx-32{margin-left:8rem;margin-right:8rem}}
@media (min-width:1024px){.lg\:mx-32{margin-left:8rem;margin-right:8rem}}
@media (min-width:1280px){.xl\:mx-32{margin-left:8rem;margin-right:8rem}}
.mx-36{margin-left:9rem;margin-right:9rem}
@media (min-width:640px){.sm\:mx-36{margin-left:9rem;margin-right:9rem}}
@media (min-width:768px){.md\:mx-36{margin-left:9rem;margin-right:9rem}}
@media (min-width:1024px){.lg\:mx-36{margin-left:9rem;margin-right:9rem}}
@media (min-width:1280px){.xl\:mx-36{margin-left:9rem;margin-right:9rem}}
.mx-40{margin-left:10rem;margin-right:10rem}
@media (min-width:640px){.sm\:mx-40{margin-left:10rem;margin-right:10rem}}
@media (min-width:768px){.md\:mx-40{margin-left:10rem;margin-right:10rem}}
@media (min-width:1024px){.lg\:mx-40{margin-left:10rem;margin-right:10rem}}
@media (min-width:1280px){.xl\:mx-40{margin-left:10rem;margin-right:10rem}}
.mx-44{margin-left:11rem;margin-right:11rem}
@media (min-width:640px){.sm\:mx-44{margin-left:11rem;margin-right:11rem}}
@media (min-width:768px){.md\:mx-44{margin-left:11rem;margin-right:11rem}}
@media (min-width:1024px){.lg\:mx-44{margin-left:11rem;margin-right:11rem}}
@media (min-width:1280px){.xl\:mx-44{margin-left:11rem;margin-right:11rem}}
.mx-48{margin-left:12rem;margin-right:12rem}
@media (min-width:640px){.sm\:mx-48{margin-left:12rem;margin-right:12rem}}
@media (min-width:768px){.md\:mx-48{margin-left:12rem;margin-right:12rem}}
@media (min-width:1024px){.lg\:mx-48{margin-left:12rem;margin-right:12rem}}
@media (min-width:1280px){.xl\:mx-48{margin-left:12rem;margin-right:12rem}}
.mx-52{margin-left:13rem;margin-right:13rem}
@media (min-width:640px){.sm\:mx-52{margin-left:13rem;margin-right:13rem}}
@media (min-width:768px){.md\:mx-52{margin-left:13rem;margin-right:13rem}}
@media (min-width:1024px){.lg\:mx-52{margin-left:13rem;margin-right:13rem}}
@media (min-width:1280px){.xl\:mx-52{margin-left:13rem;margin-right:13rem}}
.mx-56{margin-left:14rem;margin-right:14rem}
@media (min-width:640px){.sm\:mx-56{margin-left:14rem;margin-right:14rem}}
@media (min-width:768px){.md\:mx-56{margin-left:14rem;margin-right:14rem}}
@media (min-width:1024px){.lg\:mx-56{margin-left:14rem;margin-right:14rem}}
@media (min-width:1280px){.xl\:mx-56{margin-left:14rem;margin-right:14rem}}
.mx-60{margin-left:15rem;margin-right:15rem}
@media (min-width:640px){.sm\:mx-60{margin-left:15rem;margin-right:15rem}}
@media (min-width:768px){.md\:mx-60{margin-left:15rem;margin-right:15rem}}
@media (min-width:1024px){.lg\:mx-60{margin-left:15rem;margin-right:15rem}}
@media (min-width:1280px){.xl\:mx-60{margin-left:15rem;margin-right:15rem}}
.mx-64{margin-left:16rem;margin-right:16rem}
@media (min-width:640px){.sm\:mx-64{margin-left:16rem;margin-right:16rem}}
@media (min-width:768px){.md\:mx-64{margin-left:16rem;margin-right:16rem}}
@media (min-width:1024px){.lg\:mx-64{margin-left:16rem;margin-right:16rem}}
@media (min-width:1280px){.xl\:mx-64{margin-left:16rem;margin-right:16rem}}
.mx-72{margin-left:18rem;margin-right:18rem}
@media (min-width:640px){.sm\:mx-72{margin-left:18rem;margin-right:18rem}}
@media (min-width:768px){.md\:mx-72{margin-left:18rem;margin-right:18rem}}
@media (min-width:1024px){.lg\:mx-72{margin-left:18rem;margin-right:18rem}}
@media (min-width:1280px){.xl\:mx-72{margin-left:18rem;margin-right:18rem}}
.mx-80{margin-left:20rem;margin-right:20rem}
@media (min-width:640px){.sm\:mx-80{margin-left:20rem;margin-right:20rem}}
@media (min-width:768px){.md\:mx-80{margin-left:20rem;margin-right:20rem}}
@media (min-width:1024px){.lg\:mx-80{margin-left:20rem;margin-right:20rem}}
@media (min-width:1280px){.xl\:mx-80{margin-left:20rem;margin-right:20rem}}
.mx-96{margin-left:24rem;margin-right:24rem}
@media (min-width:640px){.sm\:mx-96{margin-left:24rem;margin-right:24rem}}
@media (min-width:768px){.md\:mx-96{margin-left:24rem;margin-right:24rem}}
@media (min-width:1024px){.lg\:mx-96{margin-left:24rem;margin-right:24rem}}
@media (min-width:1280px){.xl\:mx-96{margin-left:24rem;margin-right:24rem}}
.mx-px{margin-left:1px;margin-right:1px}
@media (min-width:640px){.sm\:mx-px{margin-left:1px;margin-right:1px}}
@media (min-width:768px){.md\:mx-px{margin-left:1px;margin-right:1px}}
@media (min-width:1024px){.lg\:mx-px{margin-left:1px;margin-right:1px}}
@media (min-width:1280px){.xl\:mx-px{margin-left:1px;margin-right:1px}}
.mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}
@media (min-width:640px){.sm\:mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}}
@media (min-width:768px){.md\:mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}}
@media (min-width:1024px){.lg\:mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}}
@media (min-width:1280px){.xl\:mx-0\.5{margin-left:0.125rem;margin-right:0.125rem}}
.mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}
@media (min-width:640px){.sm\:mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}}
@media (min-width:768px){.md\:mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}}
@media (min-width:1024px){.lg\:mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}}
@media (min-width:1280px){.xl\:mx-1\.5{margin-left:0.375rem;margin-right:0.375rem}}
.mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}
@media (min-width:640px){.sm\:mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}}
@media (min-width:768px){.md\:mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}}
@media (min-width:1024px){.lg\:mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}}
@media (min-width:1280px){.xl\:mx-2\.5{margin-left:0.625rem;margin-right:0.625rem}}
.mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}
@media (min-width:640px){.sm\:mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}}
@media (min-width:768px){.md\:mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}}
@media (min-width:1024px){.lg\:mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}}
@media (min-width:1280px){.xl\:mx-3\.5{margin-left:0.875rem;margin-right:0.875rem}}
.my-0{margin-top:0;margin-bottom:0}
@media (min-width:640px){.sm\:my-0{margin-top:0;margin-bottom:0}}
@media (min-width:768px){.md\:my-0{margin-top:0;margin-bottom:0}}
@media (min-width:1024px){.lg\:my-0{margin-top:0;margin-bottom:0}}
@media (min-width:1280px){.xl\:my-0{margin-top:0;margin-bottom:0}}
.my-1{margin-top:0.25rem;margin-bottom:0.25rem}
@media (min-width:640px){.sm\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}}
@media (min-width:768px){.md\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}}
@media (min-width:1024px){.lg\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}}
@media (min-width:1280px){.xl\:my-1{margin-top:0.25rem;margin-bottom:0.25rem}}
@media (min-width:640px){.sm\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}}
@media (min-width:768px){.md\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}}
@media (min-width:1024px){.lg\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}}
@media (min-width:1280px){.xl\:my-2{margin-top:0.5rem;margin-bottom:0.5rem}}
.my-3{margin-top:0.75rem;margin-bottom:0.75rem}
@media (min-width:640px){.sm\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}}
@media (min-width:768px){.md\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}}
@media (min-width:1024px){.lg\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}}
@media (min-width:1280px){.xl\:my-3{margin-top:0.75rem;margin-bottom:0.75rem}}
.my-4{margin-top:1rem;margin-bottom:1rem}
@media (min-width:640px){.sm\:my-4{margin-top:1rem;margin-bottom:1rem}}
@media (min-width:768px){.md\:my-4{margin-top:1rem;margin-bottom:1rem}}
@media (min-width:1024px){.lg\:my-4{margin-top:1rem;margin-bottom:1rem}}
@media (min-width:1280px){.xl\:my-4{margin-top:1rem;margin-bottom:1rem}}
.my-5{margin-top:1.25rem;margin-bottom:1.25rem}
@media (min-width:640px){.sm\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}
@media (min-width:768px){.md\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}
@media (min-width:1024px){.lg\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}
@media (min-width:1280px){.xl\:my-5{margin-top:1.25rem;margin-bottom:1.25rem}}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
@media (min-width:640px){.sm\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}
@media (min-width:768px){.md\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}
@media (min-width:1024px){.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}
@media (min-width:1280px){.xl\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}}
.my-7{margin-top:1.75rem;margin-bottom:1.75rem}
@media (min-width:640px){.sm\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}
@media (min-width:768px){.md\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}
@media (min-width:1024px){.lg\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}
@media (min-width:1280px){.xl\:my-7{margin-top:1.75rem;margin-bottom:1.75rem}}
.my-8{margin-top:2rem;margin-bottom:2rem}
@media (min-width:640px){.sm\:my-8{margin-top:2rem;margin-bottom:2rem}}
@media (min-width:768px){.md\:my-8{margin-top:2rem;margin-bottom:2rem}}
@media (min-width:1024px){.lg\:my-8{margin-top:2rem;margin-bottom:2rem}}
@media (min-width:1280px){.xl\:my-8{margin-top:2rem;margin-bottom:2rem}}
.my-9{margin-top:2.25rem;margin-bottom:2.25rem}
@media (min-width:640px){.sm\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}
@media (min-width:768px){.md\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}
@media (min-width:1024px){.lg\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}
@media (min-width:1280px){.xl\:my-9{margin-top:2.25rem;margin-bottom:2.25rem}}
.my-10{margin-top:2.5rem;margin-bottom:2.5rem}
@media (min-width:640px){.sm\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}
@media (min-width:768px){.md\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}
@media (min-width:1024px){.lg\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}
@media (min-width:1280px){.xl\:my-10{margin-top:2.5rem;margin-bottom:2.5rem}}
.my-11{margin-top:2.75rem;margin-bottom:2.75rem}
@media (min-width:640px){.sm\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}
@media (min-width:768px){.md\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}
@media (min-width:1024px){.lg\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}
@media (min-width:1280px){.xl\:my-11{margin-top:2.75rem;margin-bottom:2.75rem}}
.my-12{margin-top:3rem;margin-bottom:3rem}
@media (min-width:640px){.sm\:my-12{margin-top:3rem;margin-bottom:3rem}}
@media (min-width:768px){.md\:my-12{margin-top:3rem;margin-bottom:3rem}}
@media (min-width:1024px){.lg\:my-12{margin-top:3rem;margin-bottom:3rem}}
@media (min-width:1280px){.xl\:my-12{margin-top:3rem;margin-bottom:3rem}}
.my-14{margin-top:3.5rem;margin-bottom:3.5rem}
@media (min-width:640px){.sm\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}
@media (min-width:768px){.md\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}
@media (min-width:1024px){.lg\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}
@media (min-width:1280px){.xl\:my-14{margin-top:3.5rem;margin-bottom:3.5rem}}
.my-16{margin-top:4rem;margin-bottom:4rem}
@media (min-width:640px){.sm\:my-16{margin-top:4rem;margin-bottom:4rem}}
@media (min-width:768px){.md\:my-16{margin-top:4rem;margin-bottom:4rem}}
@media (min-width:1024px){.lg\:my-16{margin-top:4rem;margin-bottom:4rem}}
@media (min-width:1280px){.xl\:my-16{margin-top:4rem;margin-bottom:4rem}}
.my-20{margin-top:5rem;margin-bottom:5rem}
@media (min-width:640px){.sm\:my-20{margin-top:5rem;margin-bottom:5rem}}
@media (min-width:768px){.md\:my-20{margin-top:5rem;margin-bottom:5rem}}
@media (min-width:1024px){.lg\:my-20{margin-top:5rem;margin-bottom:5rem}}
@media (min-width:1280px){.xl\:my-20{margin-top:5rem;margin-bottom:5rem}}
.my-24{margin-top:6rem;margin-bottom:6rem}
@media (min-width:640px){.sm\:my-24{margin-top:6rem;margin-bottom:6rem}}
@media (min-width:768px){.md\:my-24{margin-top:6rem;margin-bottom:6rem}}
@media (min-width:1024px){.lg\:my-24{margin-top:6rem;margin-bottom:6rem}}
@media (min-width:1280px){.xl\:my-24{margin-top:6rem;margin-bottom:6rem}}
.my-28{margin-top:7rem;margin-bottom:7rem}
@media (min-width:640px){.sm\:my-28{margin-top:7rem;margin-bottom:7rem}}
@media (min-width:768px){.md\:my-28{margin-top:7rem;margin-bottom:7rem}}
@media (min-width:1024px){.lg\:my-28{margin-top:7rem;margin-bottom:7rem}}
@media (min-width:1280px){.xl\:my-28{margin-top:7rem;margin-bottom:7rem}}
.my-32{margin-top:8rem;margin-bottom:8rem}
@media (min-width:640px){.sm\:my-32{margin-top:8rem;margin-bottom:8rem}}
@media (min-width:768px){.md\:my-32{margin-top:8rem;margin-bottom:8rem}}
@media (min-width:1024px){.lg\:my-32{margin-top:8rem;margin-bottom:8rem}}
@media (min-width:1280px){.xl\:my-32{margin-top:8rem;margin-bottom:8rem}}
.my-36{margin-top:9rem;margin-bottom:9rem}
@media (min-width:640px){.sm\:my-36{margin-top:9rem;margin-bottom:9rem}}
@media (min-width:768px){.md\:my-36{margin-top:9rem;margin-bottom:9rem}}
@media (min-width:1024px){.lg\:my-36{margin-top:9rem;margin-bottom:9rem}}
@media (min-width:1280px){.xl\:my-36{margin-top:9rem;margin-bottom:9rem}}
.my-40{margin-top:10rem;margin-bottom:10rem}
@media (min-width:640px){.sm\:my-40{margin-top:10rem;margin-bottom:10rem}}
@media (min-width:768px){.md\:my-40{margin-top:10rem;margin-bottom:10rem}}
@media (min-width:1024px){.lg\:my-40{margin-top:10rem;margin-bottom:10rem}}
@media (min-width:1280px){.xl\:my-40{margin-top:10rem;margin-bottom:10rem}}
.my-44{margin-top:11rem;margin-bottom:11rem}
@media (min-width:640px){.sm\:my-44{margin-top:11rem;margin-bottom:11rem}}
@media (min-width:768px){.md\:my-44{margin-top:11rem;margin-bottom:11rem}}
@media (min-width:1024px){.lg\:my-44{margin-top:11rem;margin-bottom:11rem}}
@media (min-width:1280px){.xl\:my-44{margin-top:11rem;margin-bottom:11rem}}
.my-48{margin-top:12rem;margin-bottom:12rem}
@media (min-width:640px){.sm\:my-48{margin-top:12rem;margin-bottom:12rem}}
@media (min-width:768px){.md\:my-48{margin-top:12rem;margin-bottom:12rem}}
@media (min-width:1024px){.lg\:my-48{margin-top:12rem;margin-bottom:12rem}}
@media (min-width:1280px){.xl\:my-48{margin-top:12rem;margin-bottom:12rem}}
.my-52{margin-top:13rem;margin-bottom:13rem}
@media (min-width:640px){.sm\:my-52{margin-top:13rem;margin-bottom:13rem}}
@media (min-width:768px){.md\:my-52{margin-top:13rem;margin-bottom:13rem}}
@media (min-width:1024px){.lg\:my-52{margin-top:13rem;margin-bottom:13rem}}
@media (min-width:1280px){.xl\:my-52{margin-top:13rem;margin-bottom:13rem}}
.my-56{margin-top:14rem;margin-bottom:14rem}
@media (min-width:640px){.sm\:my-56{margin-top:14rem;margin-bottom:14rem}}
@media (min-width:768px){.md\:my-56{margin-top:14rem;margin-bottom:14rem}}
@media (min-width:1024px){.lg\:my-56{margin-top:14rem;margin-bottom:14rem}}
@media (min-width:1280px){.xl\:my-56{margin-top:14rem;margin-bottom:14rem}}
.my-60{margin-top:15rem;margin-bottom:15rem}
@media (min-width:640px){.sm\:my-60{margin-top:15rem;margin-bottom:15rem}}
@media (min-width:768px){.md\:my-60{margin-top:15rem;margin-bottom:15rem}}
@media (min-width:1024px){.lg\:my-60{margin-top:15rem;margin-bottom:15rem}}
@media (min-width:1280px){.xl\:my-60{margin-top:15rem;margin-bottom:15rem}}
.my-64{margin-top:16rem;margin-bottom:16rem}
@media (min-width:640px){.sm\:my-64{margin-top:16rem;margin-bottom:16rem}}
@media (min-width:768px){.md\:my-64{margin-top:16rem;margin-bottom:16rem}}
@media (min-width:1024px){.lg\:my-64{margin-top:16rem;margin-bottom:16rem}}
@media (min-width:1280px){.xl\:my-64{margin-top:16rem;margin-bottom:16rem}}
.my-72{margin-top:18rem;margin-bottom:18rem}
@media (min-width:640px){.sm\:my-72{margin-top:18rem;margin-bottom:18rem}}
@media (min-width:768px){.md\:my-72{margin-top:18rem;margin-bottom:18rem}}
@media (min-width:1024px){.lg\:my-72{margin-top:18rem;margin-bottom:18rem}}
@media (min-width:1280px){.xl\:my-72{margin-top:18rem;margin-bottom:18rem}}
.my-80{margin-top:20rem;margin-bottom:20rem}
@media (min-width:640px){.sm\:my-80{margin-top:20rem;margin-bottom:20rem}}
@media (min-width:768px){.md\:my-80{margin-top:20rem;margin-bottom:20rem}}
@media (min-width:1024px){.lg\:my-80{margin-top:20rem;margin-bottom:20rem}}
@media (min-width:1280px){.xl\:my-80{margin-top:20rem;margin-bottom:20rem}}
.my-96{margin-top:24rem;margin-bottom:24rem}
@media (min-width:640px){.sm\:my-96{margin-top:24rem;margin-bottom:24rem}}
@media (min-width:768px){.md\:my-96{margin-top:24rem;margin-bottom:24rem}}
@media (min-width:1024px){.lg\:my-96{margin-top:24rem;margin-bottom:24rem}}
@media (min-width:1280px){.xl\:my-96{margin-top:24rem;margin-bottom:24rem}}
.my-px{margin-top:1px;margin-bottom:1px}
@media (min-width:640px){.sm\:my-px{margin-top:1px;margin-bottom:1px}}
@media (min-width:768px){.md\:my-px{margin-top:1px;margin-bottom:1px}}
@media (min-width:1024px){.lg\:my-px{margin-top:1px;margin-bottom:1px}}
@media (min-width:1280px){.xl\:my-px{margin-top:1px;margin-bottom:1px}}
.my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}
@media (min-width:640px){.sm\:my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}}
@media (min-width:768px){.md\:my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}}
@media (min-width:1024px){.lg\:my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}}
@media (min-width:1280px){.xl\:my-0\.5{margin-top:0.125rem;margin-bottom:0.125rem}}
.my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}
@media (min-width:640px){.sm\:my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}}
@media (min-width:768px){.md\:my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}}
@media (min-width:1024px){.lg\:my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}}
@media (min-width:1280px){.xl\:my-1\.5{margin-top:0.375rem;margin-bottom:0.375rem}}
.my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}
@media (min-width:640px){.sm\:my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}}
@media (min-width:768px){.md\:my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}}
@media (min-width:1024px){.lg\:my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}}
@media (min-width:1280px){.xl\:my-2\.5{margin-top:0.625rem;margin-bottom:0.625rem}}
.my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}
@media (min-width:640px){.sm\:my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}}
@media (min-width:768px){.md\:my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}}
@media (min-width:1024px){.lg\:my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}}
@media (min-width:1280px){.xl\:my-3\.5{margin-top:0.875rem;margin-bottom:0.875rem}}
.mt-0{margin-top:0}
@media (min-width:640px){.sm\:mt-0{margin-top:0}}
@media (min-width:768px){.md\:mt-0{margin-top:0}}
@media (min-width:1024px){.lg\:mt-0{margin-top:0}}
@media (min-width:1280px){.xl\:mt-0{margin-top:0}}
@media (min-width:640px){.sm\:mt-1{margin-top:0.25rem}}
@media (min-width:768px){.md\:mt-1{margin-top:0.25rem}}
@media (min-width:1024px){.lg\:mt-1{margin-top:0.25rem}}
@media (min-width:1280px){.xl\:mt-1{margin-top:0.25rem}}
@media (min-width:640px){.sm\:mt-2{margin-top:0.5rem}}
@media (min-width:768px){.md\:mt-2{margin-top:0.5rem}}
@media (min-width:1024px){.lg\:mt-2{margin-top:0.5rem}}
@media (min-width:1280px){.xl\:mt-2{margin-top:0.5rem}}
@media (min-width:640px){.sm\:mt-3{margin-top:0.75rem}}
@media (min-width:768px){.md\:mt-3{margin-top:0.75rem}}
@media (min-width:1024px){.lg\:mt-3{margin-top:0.75rem}}
@media (min-width:1280px){.xl\:mt-3{margin-top:0.75rem}}
@media (min-width:640px){.sm\:mt-4{margin-top:1rem}}
@media (min-width:768px){.md\:mt-4{margin-top:1rem}}
@media (min-width:1024px){.lg\:mt-4{margin-top:1rem}}
@media (min-width:1280px){.xl\:mt-4{margin-top:1rem}}
@media (min-width:640px){.sm\:mt-5{margin-top:1.25rem}}
@media (min-width:768px){.md\:mt-5{margin-top:1.25rem}}
@media (min-width:1024px){.lg\:mt-5{margin-top:1.25rem}}
@media (min-width:1280px){.xl\:mt-5{margin-top:1.25rem}}
@media (min-width:640px){.sm\:mt-6{margin-top:1.5rem}}
@media (min-width:768px){.md\:mt-6{margin-top:1.5rem}}
@media (min-width:1024px){.lg\:mt-6{margin-top:1.5rem}}
@media (min-width:1280px){.xl\:mt-6{margin-top:1.5rem}}
.mt-7{margin-top:1.75rem}
@media (min-width:640px){.sm\:mt-7{margin-top:1.75rem}}
@media (min-width:768px){.md\:mt-7{margin-top:1.75rem}}
@media (min-width:1024px){.lg\:mt-7{margin-top:1.75rem}}
@media (min-width:1280px){.xl\:mt-7{margin-top:1.75rem}}
@media (min-width:640px){.sm\:mt-8{margin-top:2rem}}
@media (min-width:768px){.md\:mt-8{margin-top:2rem}}
@media (min-width:1024px){.lg\:mt-8{margin-top:2rem}}
@media (min-width:1280px){.xl\:mt-8{margin-top:2rem}}
.mt-9{margin-top:2.25rem}
@media (min-width:640px){.sm\:mt-9{margin-top:2.25rem}}
@media (min-width:768px){.md\:mt-9{margin-top:2.25rem}}
@media (min-width:1024px){.lg\:mt-9{margin-top:2.25rem}}
@media (min-width:1280px){.xl\:mt-9{margin-top:2.25rem}}
.mt-10{margin-top:2.5rem}
@media (min-width:640px){.sm\:mt-10{margin-top:2.5rem}}
@media (min-width:768px){.md\:mt-10{margin-top:2.5rem}}
@media (min-width:1024px){.lg\:mt-10{margin-top:2.5rem}}
@media (min-width:1280px){.xl\:mt-10{margin-top:2.5rem}}
.mt-11{margin-top:2.75rem}
@media (min-width:640px){.sm\:mt-11{margin-top:2.75rem}}
@media (min-width:768px){.md\:mt-11{margin-top:2.75rem}}
@media (min-width:1024px){.lg\:mt-11{margin-top:2.75rem}}
@media (min-width:1280px){.xl\:mt-11{margin-top:2.75rem}}
@media (min-width:640px){.sm\:mt-12{margin-top:3rem}}
@media (min-width:768px){.md\:mt-12{margin-top:3rem}}
@media (min-width:1024px){.lg\:mt-12{margin-top:3rem}}
@media (min-width:1280px){.xl\:mt-12{margin-top:3rem}}
.mt-14{margin-top:3.5rem}
@media (min-width:640px){.sm\:mt-14{margin-top:3.5rem}}
@media (min-width:768px){.md\:mt-14{margin-top:3.5rem}}
@media (min-width:1024px){.lg\:mt-14{margin-top:3.5rem}}
@media (min-width:1280px){.xl\:mt-14{margin-top:3.5rem}}
.mt-16{margin-top:4rem}
@media (min-width:640px){.sm\:mt-16{margin-top:4rem}}
@media (min-width:768px){.md\:mt-16{margin-top:4rem}}
@media (min-width:1024px){.lg\:mt-16{margin-top:4rem}}
@media (min-width:1280px){.xl\:mt-16{margin-top:4rem}}
.mt-20{margin-top:5rem}
@media (min-width:640px){.sm\:mt-20{margin-top:5rem}}
@media (min-width:768px){.md\:mt-20{margin-top:5rem}}
@media (min-width:1024px){.lg\:mt-20{margin-top:5rem}}
@media (min-width:1280px){.xl\:mt-20{margin-top:5rem}}
.mt-24{margin-top:6rem}
@media (min-width:640px){.sm\:mt-24{margin-top:6rem}}
@media (min-width:768px){.md\:mt-24{margin-top:6rem}}
@media (min-width:1024px){.lg\:mt-24{margin-top:6rem}}
@media (min-width:1280px){.xl\:mt-24{margin-top:6rem}}
.mt-28{margin-top:7rem}
@media (min-width:640px){.sm\:mt-28{margin-top:7rem}}
@media (min-width:768px){.md\:mt-28{margin-top:7rem}}
@media (min-width:1024px){.lg\:mt-28{margin-top:7rem}}
@media (min-width:1280px){.xl\:mt-28{margin-top:7rem}}
.mt-32{margin-top:8rem}
@media (min-width:640px){.sm\:mt-32{margin-top:8rem}}
@media (min-width:768px){.md\:mt-32{margin-top:8rem}}
@media (min-width:1024px){.lg\:mt-32{margin-top:8rem}}
@media (min-width:1280px){.xl\:mt-32{margin-top:8rem}}
.mt-36{margin-top:9rem}
@media (min-width:640px){.sm\:mt-36{margin-top:9rem}}
@media (min-width:768px){.md\:mt-36{margin-top:9rem}}
@media (min-width:1024px){.lg\:mt-36{margin-top:9rem}}
@media (min-width:1280px){.xl\:mt-36{margin-top:9rem}}
.mt-40{margin-top:10rem}
@media (min-width:640px){.sm\:mt-40{margin-top:10rem}}
@media (min-width:768px){.md\:mt-40{margin-top:10rem}}
@media (min-width:1024px){.lg\:mt-40{margin-top:10rem}}
@media (min-width:1280px){.xl\:mt-40{margin-top:10rem}}
.mt-44{margin-top:11rem}
@media (min-width:640px){.sm\:mt-44{margin-top:11rem}}
@media (min-width:768px){.md\:mt-44{margin-top:11rem}}
@media (min-width:1024px){.lg\:mt-44{margin-top:11rem}}
@media (min-width:1280px){.xl\:mt-44{margin-top:11rem}}
.mt-48{margin-top:12rem}
@media (min-width:640px){.sm\:mt-48{margin-top:12rem}}
@media (min-width:768px){.md\:mt-48{margin-top:12rem}}
@media (min-width:1024px){.lg\:mt-48{margin-top:12rem}}
@media (min-width:1280px){.xl\:mt-48{margin-top:12rem}}
.mt-52{margin-top:13rem}
@media (min-width:640px){.sm\:mt-52{margin-top:13rem}}
@media (min-width:768px){.md\:mt-52{margin-top:13rem}}
@media (min-width:1024px){.lg\:mt-52{margin-top:13rem}}
@media (min-width:1280px){.xl\:mt-52{margin-top:13rem}}
.mt-56{margin-top:14rem}
@media (min-width:640px){.sm\:mt-56{margin-top:14rem}}
@media (min-width:768px){.md\:mt-56{margin-top:14rem}}
@media (min-width:1024px){.lg\:mt-56{margin-top:14rem}}
@media (min-width:1280px){.xl\:mt-56{margin-top:14rem}}
.mt-60{margin-top:15rem}
@media (min-width:640px){.sm\:mt-60{margin-top:15rem}}
@media (min-width:768px){.md\:mt-60{margin-top:15rem}}
@media (min-width:1024px){.lg\:mt-60{margin-top:15rem}}
@media (min-width:1280px){.xl\:mt-60{margin-top:15rem}}
.mt-64{margin-top:16rem}
@media (min-width:640px){.sm\:mt-64{margin-top:16rem}}
@media (min-width:768px){.md\:mt-64{margin-top:16rem}}
@media (min-width:1024px){.lg\:mt-64{margin-top:16rem}}
@media (min-width:1280px){.xl\:mt-64{margin-top:16rem}}
.mt-72{margin-top:18rem}
@media (min-width:640px){.sm\:mt-72{margin-top:18rem}}
@media (min-width:768px){.md\:mt-72{margin-top:18rem}}
@media (min-width:1024px){.lg\:mt-72{margin-top:18rem}}
@media (min-width:1280px){.xl\:mt-72{margin-top:18rem}}
.mt-80{margin-top:20rem}
@media (min-width:640px){.sm\:mt-80{margin-top:20rem}}
@media (min-width:768px){.md\:mt-80{margin-top:20rem}}
@media (min-width:1024px){.lg\:mt-80{margin-top:20rem}}
@media (min-width:1280px){.xl\:mt-80{margin-top:20rem}}
.mt-96{margin-top:24rem}
@media (min-width:640px){.sm\:mt-96{margin-top:24rem}}
@media (min-width:768px){.md\:mt-96{margin-top:24rem}}
@media (min-width:1024px){.lg\:mt-96{margin-top:24rem}}
@media (min-width:1280px){.xl\:mt-96{margin-top:24rem}}
.mt-px{margin-top:1px}
@media (min-width:640px){.sm\:mt-px{margin-top:1px}}
@media (min-width:768px){.md\:mt-px{margin-top:1px}}
@media (min-width:1024px){.lg\:mt-px{margin-top:1px}}
@media (min-width:1280px){.xl\:mt-px{margin-top:1px}}
@media (min-width:640px){.sm\:mt-0\.5{margin-top:0.125rem}}
@media (min-width:768px){.md\:mt-0\.5{margin-top:0.125rem}}
@media (min-width:1024px){.lg\:mt-0\.5{margin-top:0.125rem}}
@media (min-width:1280px){.xl\:mt-0\.5{margin-top:0.125rem}}
.mt-1\.5{margin-top:0.375rem}
@media (min-width:640px){.sm\:mt-1\.5{margin-top:0.375rem}}
@media (min-width:768px){.md\:mt-1\.5{margin-top:0.375rem}}
@media (min-width:1024px){.lg\:mt-1\.5{margin-top:0.375rem}}
@media (min-width:1280px){.xl\:mt-1\.5{margin-top:0.375rem}}
.mt-2\.5{margin-top:0.625rem}
@media (min-width:640px){.sm\:mt-2\.5{margin-top:0.625rem}}
@media (min-width:768px){.md\:mt-2\.5{margin-top:0.625rem}}
@media (min-width:1024px){.lg\:mt-2\.5{margin-top:0.625rem}}
@media (min-width:1280px){.xl\:mt-2\.5{margin-top:0.625rem}}
.mt-3\.5{margin-top:0.875rem}
@media (min-width:640px){.sm\:mt-3\.5{margin-top:0.875rem}}
@media (min-width:768px){.md\:mt-3\.5{margin-top:0.875rem}}
@media (min-width:1024px){.lg\:mt-3\.5{margin-top:0.875rem}}
@media (min-width:1280px){.xl\:mt-3\.5{margin-top:0.875rem}}
.mr-0{margin-right:0}
@media (min-width:640px){.sm\:mr-0{margin-right:0}}
@media (min-width:768px){.md\:mr-0{margin-right:0}}
@media (min-width:1024px){.lg\:mr-0{margin-right:0}}
@media (min-width:1280px){.xl\:mr-0{margin-right:0}}
@media (min-width:640px){.sm\:mr-1{margin-right:0.25rem}}
@media (min-width:768px){.md\:mr-1{margin-right:0.25rem}}
@media (min-width:1024px){.lg\:mr-1{margin-right:0.25rem}}
@media (min-width:1280px){.xl\:mr-1{margin-right:0.25rem}}
@media (min-width:640px){.sm\:mr-2{margin-right:0.5rem}}
@media (min-width:768px){.md\:mr-2{margin-right:0.5rem}}
@media (min-width:1024px){.lg\:mr-2{margin-right:0.5rem}}
@media (min-width:1280px){.xl\:mr-2{margin-right:0.5rem}}
.mr-3{margin-right:0.75rem}
@media (min-width:640px){.sm\:mr-3{margin-right:0.75rem}}
@media (min-width:768px){.md\:mr-3{margin-right:0.75rem}}
@media (min-width:1024px){.lg\:mr-3{margin-right:0.75rem}}
@media (min-width:1280px){.xl\:mr-3{margin-right:0.75rem}}
.mr-4{margin-right:1rem}
@media (min-width:640px){.sm\:mr-4{margin-right:1rem}}
@media (min-width:768px){.md\:mr-4{margin-right:1rem}}
@media (min-width:1024px){.lg\:mr-4{margin-right:1rem}}
@media (min-width:1280px){.xl\:mr-4{margin-right:1rem}}
.mr-5{margin-right:1.25rem}
@media (min-width:640px){.sm\:mr-5{margin-right:1.25rem}}
@media (min-width:768px){.md\:mr-5{margin-right:1.25rem}}
@media (min-width:1024px){.lg\:mr-5{margin-right:1.25rem}}
@media (min-width:1280px){.xl\:mr-5{margin-right:1.25rem}}
.mr-6{margin-right:1.5rem}
@media (min-width:640px){.sm\:mr-6{margin-right:1.5rem}}
@media (min-width:768px){.md\:mr-6{margin-right:1.5rem}}
@media (min-width:1024px){.lg\:mr-6{margin-right:1.5rem}}
@media (min-width:1280px){.xl\:mr-6{margin-right:1.5rem}}
.mr-7{margin-right:1.75rem}
@media (min-width:640px){.sm\:mr-7{margin-right:1.75rem}}
@media (min-width:768px){.md\:mr-7{margin-right:1.75rem}}
@media (min-width:1024px){.lg\:mr-7{margin-right:1.75rem}}
@media (min-width:1280px){.xl\:mr-7{margin-right:1.75rem}}
.mr-8{margin-right:2rem}
@media (min-width:640px){.sm\:mr-8{margin-right:2rem}}
@media (min-width:768px){.md\:mr-8{margin-right:2rem}}
@media (min-width:1024px){.lg\:mr-8{margin-right:2rem}}
@media (min-width:1280px){.xl\:mr-8{margin-right:2rem}}
.mr-9{margin-right:2.25rem}
@media (min-width:640px){.sm\:mr-9{margin-right:2.25rem}}
@media (min-width:768px){.md\:mr-9{margin-right:2.25rem}}
@media (min-width:1024px){.lg\:mr-9{margin-right:2.25rem}}
@media (min-width:1280px){.xl\:mr-9{margin-right:2.25rem}}
.mr-10{margin-right:2.5rem}
@media (min-width:640px){.sm\:mr-10{margin-right:2.5rem}}
@media (min-width:768px){.md\:mr-10{margin-right:2.5rem}}
@media (min-width:1024px){.lg\:mr-10{margin-right:2.5rem}}
@media (min-width:1280px){.xl\:mr-10{margin-right:2.5rem}}
.mr-11{margin-right:2.75rem}
@media (min-width:640px){.sm\:mr-11{margin-right:2.75rem}}
@media (min-width:768px){.md\:mr-11{margin-right:2.75rem}}
@media (min-width:1024px){.lg\:mr-11{margin-right:2.75rem}}
@media (min-width:1280px){.xl\:mr-11{margin-right:2.75rem}}
.mr-12{margin-right:3rem}
@media (min-width:640px){.sm\:mr-12{margin-right:3rem}}
@media (min-width:768px){.md\:mr-12{margin-right:3rem}}
@media (min-width:1024px){.lg\:mr-12{margin-right:3rem}}
@media (min-width:1280px){.xl\:mr-12{margin-right:3rem}}
.mr-14{margin-right:3.5rem}
@media (min-width:640px){.sm\:mr-14{margin-right:3.5rem}}
@media (min-width:768px){.md\:mr-14{margin-right:3.5rem}}
@media (min-width:1024px){.lg\:mr-14{margin-right:3.5rem}}
@media (min-width:1280px){.xl\:mr-14{margin-right:3.5rem}}
.mr-16{margin-right:4rem}
@media (min-width:640px){.sm\:mr-16{margin-right:4rem}}
@media (min-width:768px){.md\:mr-16{margin-right:4rem}}
@media (min-width:1024px){.lg\:mr-16{margin-right:4rem}}
@media (min-width:1280px){.xl\:mr-16{margin-right:4rem}}
.mr-20{margin-right:5rem}
@media (min-width:640px){.sm\:mr-20{margin-right:5rem}}
@media (min-width:768px){.md\:mr-20{margin-right:5rem}}
@media (min-width:1024px){.lg\:mr-20{margin-right:5rem}}
@media (min-width:1280px){.xl\:mr-20{margin-right:5rem}}
.mr-24{margin-right:6rem}
@media (min-width:640px){.sm\:mr-24{margin-right:6rem}}
@media (min-width:768px){.md\:mr-24{margin-right:6rem}}
@media (min-width:1024px){.lg\:mr-24{margin-right:6rem}}
@media (min-width:1280px){.xl\:mr-24{margin-right:6rem}}
.mr-28{margin-right:7rem}
@media (min-width:640px){.sm\:mr-28{margin-right:7rem}}
@media (min-width:768px){.md\:mr-28{margin-right:7rem}}
@media (min-width:1024px){.lg\:mr-28{margin-right:7rem}}
@media (min-width:1280px){.xl\:mr-28{margin-right:7rem}}
.mr-32{margin-right:8rem}
@media (min-width:640px){.sm\:mr-32{margin-right:8rem}}
@media (min-width:768px){.md\:mr-32{margin-right:8rem}}
@media (min-width:1024px){.lg\:mr-32{margin-right:8rem}}
@media (min-width:1280px){.xl\:mr-32{margin-right:8rem}}
.mr-36{margin-right:9rem}
@media (min-width:640px){.sm\:mr-36{margin-right:9rem}}
@media (min-width:768px){.md\:mr-36{margin-right:9rem}}
@media (min-width:1024px){.lg\:mr-36{margin-right:9rem}}
@media (min-width:1280px){.xl\:mr-36{margin-right:9rem}}
.mr-40{margin-right:10rem}
@media (min-width:640px){.sm\:mr-40{margin-right:10rem}}
@media (min-width:768px){.md\:mr-40{margin-right:10rem}}
@media (min-width:1024px){.lg\:mr-40{margin-right:10rem}}
@media (min-width:1280px){.xl\:mr-40{margin-right:10rem}}
.mr-44{margin-right:11rem}
@media (min-width:640px){.sm\:mr-44{margin-right:11rem}}
@media (min-width:768px){.md\:mr-44{margin-right:11rem}}
@media (min-width:1024px){.lg\:mr-44{margin-right:11rem}}
@media (min-width:1280px){.xl\:mr-44{margin-right:11rem}}
.mr-48{margin-right:12rem}
@media (min-width:640px){.sm\:mr-48{margin-right:12rem}}
@media (min-width:768px){.md\:mr-48{margin-right:12rem}}
@media (min-width:1024px){.lg\:mr-48{margin-right:12rem}}
@media (min-width:1280px){.xl\:mr-48{margin-right:12rem}}
.mr-52{margin-right:13rem}
@media (min-width:640px){.sm\:mr-52{margin-right:13rem}}
@media (min-width:768px){.md\:mr-52{margin-right:13rem}}
@media (min-width:1024px){.lg\:mr-52{margin-right:13rem}}
@media (min-width:1280px){.xl\:mr-52{margin-right:13rem}}
.mr-56{margin-right:14rem}
@media (min-width:640px){.sm\:mr-56{margin-right:14rem}}
@media (min-width:768px){.md\:mr-56{margin-right:14rem}}
@media (min-width:1024px){.lg\:mr-56{margin-right:14rem}}
@media (min-width:1280px){.xl\:mr-56{margin-right:14rem}}
.mr-60{margin-right:15rem}
@media (min-width:640px){.sm\:mr-60{margin-right:15rem}}
@media (min-width:768px){.md\:mr-60{margin-right:15rem}}
@media (min-width:1024px){.lg\:mr-60{margin-right:15rem}}
@media (min-width:1280px){.xl\:mr-60{margin-right:15rem}}
.mr-64{margin-right:16rem}
@media (min-width:640px){.sm\:mr-64{margin-right:16rem}}
@media (min-width:768px){.md\:mr-64{margin-right:16rem}}
@media (min-width:1024px){.lg\:mr-64{margin-right:16rem}}
@media (min-width:1280px){.xl\:mr-64{margin-right:16rem}}
.mr-72{margin-right:18rem}
@media (min-width:640px){.sm\:mr-72{margin-right:18rem}}
@media (min-width:768px){.md\:mr-72{margin-right:18rem}}
@media (min-width:1024px){.lg\:mr-72{margin-right:18rem}}
@media (min-width:1280px){.xl\:mr-72{margin-right:18rem}}
.mr-80{margin-right:20rem}
@media (min-width:640px){.sm\:mr-80{margin-right:20rem}}
@media (min-width:768px){.md\:mr-80{margin-right:20rem}}
@media (min-width:1024px){.lg\:mr-80{margin-right:20rem}}
@media (min-width:1280px){.xl\:mr-80{margin-right:20rem}}
.mr-96{margin-right:24rem}
@media (min-width:640px){.sm\:mr-96{margin-right:24rem}}
@media (min-width:768px){.md\:mr-96{margin-right:24rem}}
@media (min-width:1024px){.lg\:mr-96{margin-right:24rem}}
@media (min-width:1280px){.xl\:mr-96{margin-right:24rem}}
.mr-px{margin-right:1px}
@media (min-width:640px){.sm\:mr-px{margin-right:1px}}
@media (min-width:768px){.md\:mr-px{margin-right:1px}}
@media (min-width:1024px){.lg\:mr-px{margin-right:1px}}
@media (min-width:1280px){.xl\:mr-px{margin-right:1px}}
.mr-0\.5{margin-right:0.125rem}
@media (min-width:640px){.sm\:mr-0\.5{margin-right:0.125rem}}
@media (min-width:768px){.md\:mr-0\.5{margin-right:0.125rem}}
@media (min-width:1024px){.lg\:mr-0\.5{margin-right:0.125rem}}
@media (min-width:1280px){.xl\:mr-0\.5{margin-right:0.125rem}}
@media (min-width:640px){.sm\:mr-1\.5{margin-right:0.375rem}}
@media (min-width:768px){.md\:mr-1\.5{margin-right:0.375rem}}
@media (min-width:1024px){.lg\:mr-1\.5{margin-right:0.375rem}}
@media (min-width:1280px){.xl\:mr-1\.5{margin-right:0.375rem}}
.mr-2\.5{margin-right:0.625rem}
@media (min-width:640px){.sm\:mr-2\.5{margin-right:0.625rem}}
@media (min-width:768px){.md\:mr-2\.5{margin-right:0.625rem}}
@media (min-width:1024px){.lg\:mr-2\.5{margin-right:0.625rem}}
@media (min-width:1280px){.xl\:mr-2\.5{margin-right:0.625rem}}
.mr-3\.5{margin-right:0.875rem}
@media (min-width:640px){.sm\:mr-3\.5{margin-right:0.875rem}}
@media (min-width:768px){.md\:mr-3\.5{margin-right:0.875rem}}
@media (min-width:1024px){.lg\:mr-3\.5{margin-right:0.875rem}}
@media (min-width:1280px){.xl\:mr-3\.5{margin-right:0.875rem}}
.mb-0{margin-bottom:0}
@media (min-width:640px){.sm\:mb-0{margin-bottom:0}}
@media (min-width:768px){.md\:mb-0{margin-bottom:0}}
@media (min-width:1024px){.lg\:mb-0{margin-bottom:0}}
@media (min-width:1280px){.xl\:mb-0{margin-bottom:0}}
@media (min-width:640px){.sm\:mb-1{margin-bottom:0.25rem}}
@media (min-width:768px){.md\:mb-1{margin-bottom:0.25rem}}
@media (min-width:1024px){.lg\:mb-1{margin-bottom:0.25rem}}
@media (min-width:1280px){.xl\:mb-1{margin-bottom:0.25rem}}
@media (min-width:640px){.sm\:mb-2{margin-bottom:0.5rem}}
@media (min-width:768px){.md\:mb-2{margin-bottom:0.5rem}}
@media (min-width:1024px){.lg\:mb-2{margin-bottom:0.5rem}}
@media (min-width:1280px){.xl\:mb-2{margin-bottom:0.5rem}}
.mb-3{margin-bottom:0.75rem}
@media (min-width:640px){.sm\:mb-3{margin-bottom:0.75rem}}
@media (min-width:768px){.md\:mb-3{margin-bottom:0.75rem}}
@media (min-width:1024px){.lg\:mb-3{margin-bottom:0.75rem}}
@media (min-width:1280px){.xl\:mb-3{margin-bottom:0.75rem}}
@media (min-width:640px){.sm\:mb-4{margin-bottom:1rem}}
@media (min-width:768px){.md\:mb-4{margin-bottom:1rem}}
@media (min-width:1024px){.lg\:mb-4{margin-bottom:1rem}}
@media (min-width:1280px){.xl\:mb-4{margin-bottom:1rem}}
@media (min-width:640px){.sm\:mb-5{margin-bottom:1.25rem}}
@media (min-width:768px){.md\:mb-5{margin-bottom:1.25rem}}
@media (min-width:1024px){.lg\:mb-5{margin-bottom:1.25rem}}
@media (min-width:1280px){.xl\:mb-5{margin-bottom:1.25rem}}
@media (min-width:768px){.md\:mb-6{margin-bottom:1.5rem}}
@media (min-width:1024px){.lg\:mb-6{margin-bottom:1.5rem}}
@media (min-width:1280px){.xl\:mb-6{margin-bottom:1.5rem}}
.mb-7{margin-bottom:1.75rem}
@media (min-width:640px){.sm\:mb-7{margin-bottom:1.75rem}}
@media (min-width:768px){.md\:mb-7{margin-bottom:1.75rem}}
@media (min-width:1024px){.lg\:mb-7{margin-bottom:1.75rem}}
@media (min-width:1280px){.xl\:mb-7{margin-bottom:1.75rem}}
@media (min-width:768px){.md\:mb-8{margin-bottom:2rem}}
@media (min-width:1024px){.lg\:mb-8{margin-bottom:2rem}}
@media (min-width:1280px){.xl\:mb-8{margin-bottom:2rem}}
.mb-9{margin-bottom:2.25rem}
@media (min-width:640px){.sm\:mb-9{margin-bottom:2.25rem}}
@media (min-width:768px){.md\:mb-9{margin-bottom:2.25rem}}
@media (min-width:1024px){.lg\:mb-9{margin-bottom:2.25rem}}
@media (min-width:1280px){.xl\:mb-9{margin-bottom:2.25rem}}
.mb-10{margin-bottom:2.5rem}
@media (min-width:640px){.sm\:mb-10{margin-bottom:2.5rem}}
@media (min-width:768px){.md\:mb-10{margin-bottom:2.5rem}}
@media (min-width:1024px){.lg\:mb-10{margin-bottom:2.5rem}}
@media (min-width:1280px){.xl\:mb-10{margin-bottom:2.5rem}}
.mb-11{margin-bottom:2.75rem}
@media (min-width:640px){.sm\:mb-11{margin-bottom:2.75rem}}
@media (min-width:768px){.md\:mb-11{margin-bottom:2.75rem}}
@media (min-width:1024px){.lg\:mb-11{margin-bottom:2.75rem}}
@media (min-width:1280px){.xl\:mb-11{margin-bottom:2.75rem}}
.mb-12{margin-bottom:3rem}
@media (min-width:640px){.sm\:mb-12{margin-bottom:3rem}}
@media (min-width:768px){.md\:mb-12{margin-bottom:3rem}}
@media (min-width:1024px){.lg\:mb-12{margin-bottom:3rem}}
@media (min-width:1280px){.xl\:mb-12{margin-bottom:3rem}}
.mb-14{margin-bottom:3.5rem}
@media (min-width:640px){.sm\:mb-14{margin-bottom:3.5rem}}
@media (min-width:768px){.md\:mb-14{margin-bottom:3.5rem}}
@media (min-width:1024px){.lg\:mb-14{margin-bottom:3.5rem}}
@media (min-width:1280px){.xl\:mb-14{margin-bottom:3.5rem}}
.mb-16{margin-bottom:4rem}
@media (min-width:640px){.sm\:mb-16{margin-bottom:4rem}}
@media (min-width:768px){.md\:mb-16{margin-bottom:4rem}}
@media (min-width:1024px){.lg\:mb-16{margin-bottom:4rem}}
@media (min-width:1280px){.xl\:mb-16{margin-bottom:4rem}}
.mb-20{margin-bottom:5rem}
@media (min-width:640px){.sm\:mb-20{margin-bottom:5rem}}
@media (min-width:768px){.md\:mb-20{margin-bottom:5rem}}
@media (min-width:1024px){.lg\:mb-20{margin-bottom:5rem}}
@media (min-width:1280px){.xl\:mb-20{margin-bottom:5rem}}
.mb-24{margin-bottom:6rem}
@media (min-width:640px){.sm\:mb-24{margin-bottom:6rem}}
@media (min-width:768px){.md\:mb-24{margin-bottom:6rem}}
@media (min-width:1024px){.lg\:mb-24{margin-bottom:6rem}}
@media (min-width:1280px){.xl\:mb-24{margin-bottom:6rem}}
.mb-28{margin-bottom:7rem}
@media (min-width:640px){.sm\:mb-28{margin-bottom:7rem}}
@media (min-width:768px){.md\:mb-28{margin-bottom:7rem}}
@media (min-width:1024px){.lg\:mb-28{margin-bottom:7rem}}
@media (min-width:1280px){.xl\:mb-28{margin-bottom:7rem}}
.mb-32{margin-bottom:8rem}
@media (min-width:640px){.sm\:mb-32{margin-bottom:8rem}}
@media (min-width:768px){.md\:mb-32{margin-bottom:8rem}}
@media (min-width:1024px){.lg\:mb-32{margin-bottom:8rem}}
@media (min-width:1280px){.xl\:mb-32{margin-bottom:8rem}}
.mb-36{margin-bottom:9rem}
@media (min-width:640px){.sm\:mb-36{margin-bottom:9rem}}
@media (min-width:768px){.md\:mb-36{margin-bottom:9rem}}
@media (min-width:1024px){.lg\:mb-36{margin-bottom:9rem}}
@media (min-width:1280px){.xl\:mb-36{margin-bottom:9rem}}
.mb-40{margin-bottom:10rem}
@media (min-width:640px){.sm\:mb-40{margin-bottom:10rem}}
@media (min-width:768px){.md\:mb-40{margin-bottom:10rem}}
@media (min-width:1024px){.lg\:mb-40{margin-bottom:10rem}}
@media (min-width:1280px){.xl\:mb-40{margin-bottom:10rem}}
.mb-44{margin-bottom:11rem}
@media (min-width:640px){.sm\:mb-44{margin-bottom:11rem}}
@media (min-width:768px){.md\:mb-44{margin-bottom:11rem}}
@media (min-width:1024px){.lg\:mb-44{margin-bottom:11rem}}
@media (min-width:1280px){.xl\:mb-44{margin-bottom:11rem}}
.mb-48{margin-bottom:12rem}
@media (min-width:640px){.sm\:mb-48{margin-bottom:12rem}}
@media (min-width:768px){.md\:mb-48{margin-bottom:12rem}}
@media (min-width:1024px){.lg\:mb-48{margin-bottom:12rem}}
@media (min-width:1280px){.xl\:mb-48{margin-bottom:12rem}}
.mb-52{margin-bottom:13rem}
@media (min-width:640px){.sm\:mb-52{margin-bottom:13rem}}
@media (min-width:768px){.md\:mb-52{margin-bottom:13rem}}
@media (min-width:1024px){.lg\:mb-52{margin-bottom:13rem}}
@media (min-width:1280px){.xl\:mb-52{margin-bottom:13rem}}
.mb-56{margin-bottom:14rem}
@media (min-width:640px){.sm\:mb-56{margin-bottom:14rem}}
@media (min-width:768px){.md\:mb-56{margin-bottom:14rem}}
@media (min-width:1024px){.lg\:mb-56{margin-bottom:14rem}}
@media (min-width:1280px){.xl\:mb-56{margin-bottom:14rem}}
.mb-60{margin-bottom:15rem}
@media (min-width:640px){.sm\:mb-60{margin-bottom:15rem}}
@media (min-width:768px){.md\:mb-60{margin-bottom:15rem}}
@media (min-width:1024px){.lg\:mb-60{margin-bottom:15rem}}
@media (min-width:1280px){.xl\:mb-60{margin-bottom:15rem}}
.mb-64{margin-bottom:16rem}
@media (min-width:640px){.sm\:mb-64{margin-bottom:16rem}}
@media (min-width:768px){.md\:mb-64{margin-bottom:16rem}}
@media (min-width:1024px){.lg\:mb-64{margin-bottom:16rem}}
@media (min-width:1280px){.xl\:mb-64{margin-bottom:16rem}}
.mb-72{margin-bottom:18rem}
@media (min-width:640px){.sm\:mb-72{margin-bottom:18rem}}
@media (min-width:768px){.md\:mb-72{margin-bottom:18rem}}
@media (min-width:1024px){.lg\:mb-72{margin-bottom:18rem}}
@media (min-width:1280px){.xl\:mb-72{margin-bottom:18rem}}
.mb-80{margin-bottom:20rem}
@media (min-width:640px){.sm\:mb-80{margin-bottom:20rem}}
@media (min-width:768px){.md\:mb-80{margin-bottom:20rem}}
@media (min-width:1024px){.lg\:mb-80{margin-bottom:20rem}}
@media (min-width:1280px){.xl\:mb-80{margin-bottom:20rem}}
.mb-96{margin-bottom:24rem}
@media (min-width:640px){.sm\:mb-96{margin-bottom:24rem}}
@media (min-width:768px){.md\:mb-96{margin-bottom:24rem}}
@media (min-width:1024px){.lg\:mb-96{margin-bottom:24rem}}
@media (min-width:1280px){.xl\:mb-96{margin-bottom:24rem}}
.mb-px{margin-bottom:1px}
@media (min-width:640px){.sm\:mb-px{margin-bottom:1px}}
@media (min-width:768px){.md\:mb-px{margin-bottom:1px}}
@media (min-width:1024px){.lg\:mb-px{margin-bottom:1px}}
@media (min-width:1280px){.xl\:mb-px{margin-bottom:1px}}
.mb-0\.5{margin-bottom:0.125rem}
@media (min-width:640px){.sm\:mb-0\.5{margin-bottom:0.125rem}}
@media (min-width:768px){.md\:mb-0\.5{margin-bottom:0.125rem}}
@media (min-width:1024px){.lg\:mb-0\.5{margin-bottom:0.125rem}}
@media (min-width:1280px){.xl\:mb-0\.5{margin-bottom:0.125rem}}
.mb-1\.5{margin-bottom:0.375rem}
@media (min-width:640px){.sm\:mb-1\.5{margin-bottom:0.375rem}}
@media (min-width:768px){.md\:mb-1\.5{margin-bottom:0.375rem}}
@media (min-width:1024px){.lg\:mb-1\.5{margin-bottom:0.375rem}}
@media (min-width:1280px){.xl\:mb-1\.5{margin-bottom:0.375rem}}
.mb-2\.5{margin-bottom:0.625rem}
@media (min-width:640px){.sm\:mb-2\.5{margin-bottom:0.625rem}}
@media (min-width:768px){.md\:mb-2\.5{margin-bottom:0.625rem}}
@media (min-width:1024px){.lg\:mb-2\.5{margin-bottom:0.625rem}}
@media (min-width:1280px){.xl\:mb-2\.5{margin-bottom:0.625rem}}
.mb-3\.5{margin-bottom:0.875rem}
@media (min-width:640px){.sm\:mb-3\.5{margin-bottom:0.875rem}}
@media (min-width:768px){.md\:mb-3\.5{margin-bottom:0.875rem}}
@media (min-width:1024px){.lg\:mb-3\.5{margin-bottom:0.875rem}}
@media (min-width:1280px){.xl\:mb-3\.5{margin-bottom:0.875rem}}
.ml-0{margin-left:0}
@media (min-width:640px){.sm\:ml-0{margin-left:0}}
@media (min-width:768px){.md\:ml-0{margin-left:0}}
@media (min-width:1024px){.lg\:ml-0{margin-left:0}}
@media (min-width:1280px){.xl\:ml-0{margin-left:0}}
@media (min-width:640px){.sm\:ml-1{margin-left:0.25rem}}
@media (min-width:768px){.md\:ml-1{margin-left:0.25rem}}
@media (min-width:1024px){.lg\:ml-1{margin-left:0.25rem}}
@media (min-width:1280px){.xl\:ml-1{margin-left:0.25rem}}
@media (min-width:640px){.sm\:ml-2{margin-left:0.5rem}}
@media (min-width:768px){.md\:ml-2{margin-left:0.5rem}}
@media (min-width:1024px){.lg\:ml-2{margin-left:0.5rem}}
@media (min-width:1280px){.xl\:ml-2{margin-left:0.5rem}}
.ml-3{margin-left:0.75rem}
@media (min-width:640px){.sm\:ml-3{margin-left:0.75rem}}
@media (min-width:768px){.md\:ml-3{margin-left:0.75rem}}
@media (min-width:1024px){.lg\:ml-3{margin-left:0.75rem}}
@media (min-width:1280px){.xl\:ml-3{margin-left:0.75rem}}
@media (min-width:640px){.sm\:ml-4{margin-left:1rem}}
@media (min-width:768px){.md\:ml-4{margin-left:1rem}}
@media (min-width:1024px){.lg\:ml-4{margin-left:1rem}}
@media (min-width:1280px){.xl\:ml-4{margin-left:1rem}}
@media (min-width:640px){.sm\:ml-5{margin-left:1.25rem}}
@media (min-width:768px){.md\:ml-5{margin-left:1.25rem}}
@media (min-width:1024px){.lg\:ml-5{margin-left:1.25rem}}
@media (min-width:1280px){.xl\:ml-5{margin-left:1.25rem}}
.ml-6{margin-left:1.5rem}
@media (min-width:640px){.sm\:ml-6{margin-left:1.5rem}}
@media (min-width:768px){.md\:ml-6{margin-left:1.5rem}}
@media (min-width:1024px){.lg\:ml-6{margin-left:1.5rem}}
@media (min-width:1280px){.xl\:ml-6{margin-left:1.5rem}}
.ml-7{margin-left:1.75rem}
@media (min-width:640px){.sm\:ml-7{margin-left:1.75rem}}
@media (min-width:768px){.md\:ml-7{margin-left:1.75rem}}
@media (min-width:1024px){.lg\:ml-7{margin-left:1.75rem}}
@media (min-width:1280px){.xl\:ml-7{margin-left:1.75rem}}
.ml-8{margin-left:2rem}
@media (min-width:768px){.md\:ml-8{margin-left:2rem}}
@media (min-width:1024px){.lg\:ml-8{margin-left:2rem}}
@media (min-width:1280px){.xl\:ml-8{margin-left:2rem}}
.ml-9{margin-left:2.25rem}
@media (min-width:640px){.sm\:ml-9{margin-left:2.25rem}}
@media (min-width:768px){.md\:ml-9{margin-left:2.25rem}}
@media (min-width:1024px){.lg\:ml-9{margin-left:2.25rem}}
@media (min-width:1280px){.xl\:ml-9{margin-left:2.25rem}}
.ml-10{margin-left:2.5rem}
@media (min-width:640px){.sm\:ml-10{margin-left:2.5rem}}
@media (min-width:768px){.md\:ml-10{margin-left:2.5rem}}
@media (min-width:1024px){.lg\:ml-10{margin-left:2.5rem}}
@media (min-width:1280px){.xl\:ml-10{margin-left:2.5rem}}
.ml-11{margin-left:2.75rem}
@media (min-width:640px){.sm\:ml-11{margin-left:2.75rem}}
@media (min-width:768px){.md\:ml-11{margin-left:2.75rem}}
@media (min-width:1024px){.lg\:ml-11{margin-left:2.75rem}}
@media (min-width:1280px){.xl\:ml-11{margin-left:2.75rem}}
.ml-12{margin-left:3rem}
@media (min-width:640px){.sm\:ml-12{margin-left:3rem}}
@media (min-width:768px){.md\:ml-12{margin-left:3rem}}
@media (min-width:1024px){.lg\:ml-12{margin-left:3rem}}
@media (min-width:1280px){.xl\:ml-12{margin-left:3rem}}
.ml-14{margin-left:3.5rem}
@media (min-width:640px){.sm\:ml-14{margin-left:3.5rem}}
@media (min-width:768px){.md\:ml-14{margin-left:3.5rem}}
@media (min-width:1024px){.lg\:ml-14{margin-left:3.5rem}}
@media (min-width:1280px){.xl\:ml-14{margin-left:3.5rem}}
.ml-16{margin-left:4rem}
@media (min-width:640px){.sm\:ml-16{margin-left:4rem}}
@media (min-width:768px){.md\:ml-16{margin-left:4rem}}
@media (min-width:1024px){.lg\:ml-16{margin-left:4rem}}
@media (min-width:1280px){.xl\:ml-16{margin-left:4rem}}
.ml-20{margin-left:5rem}
@media (min-width:640px){.sm\:ml-20{margin-left:5rem}}
@media (min-width:768px){.md\:ml-20{margin-left:5rem}}
@media (min-width:1024px){.lg\:ml-20{margin-left:5rem}}
@media (min-width:1280px){.xl\:ml-20{margin-left:5rem}}
.ml-24{margin-left:6rem}
@media (min-width:640px){.sm\:ml-24{margin-left:6rem}}
@media (min-width:768px){.md\:ml-24{margin-left:6rem}}
@media (min-width:1024px){.lg\:ml-24{margin-left:6rem}}
@media (min-width:1280px){.xl\:ml-24{margin-left:6rem}}
.ml-28{margin-left:7rem}
@media (min-width:640px){.sm\:ml-28{margin-left:7rem}}
@media (min-width:768px){.md\:ml-28{margin-left:7rem}}
@media (min-width:1024px){.lg\:ml-28{margin-left:7rem}}
@media (min-width:1280px){.xl\:ml-28{margin-left:7rem}}
.ml-32{margin-left:8rem}
@media (min-width:640px){.sm\:ml-32{margin-left:8rem}}
@media (min-width:768px){.md\:ml-32{margin-left:8rem}}
@media (min-width:1024px){.lg\:ml-32{margin-left:8rem}}
@media (min-width:1280px){.xl\:ml-32{margin-left:8rem}}
.ml-36{margin-left:9rem}
@media (min-width:640px){.sm\:ml-36{margin-left:9rem}}
@media (min-width:768px){.md\:ml-36{margin-left:9rem}}
@media (min-width:1024px){.lg\:ml-36{margin-left:9rem}}
@media (min-width:1280px){.xl\:ml-36{margin-left:9rem}}
.ml-40{margin-left:10rem}
@media (min-width:640px){.sm\:ml-40{margin-left:10rem}}
@media (min-width:768px){.md\:ml-40{margin-left:10rem}}
@media (min-width:1024px){.lg\:ml-40{margin-left:10rem}}
@media (min-width:1280px){.xl\:ml-40{margin-left:10rem}}
.ml-44{margin-left:11rem}
@media (min-width:640px){.sm\:ml-44{margin-left:11rem}}
@media (min-width:768px){.md\:ml-44{margin-left:11rem}}
@media (min-width:1024px){.lg\:ml-44{margin-left:11rem}}
@media (min-width:1280px){.xl\:ml-44{margin-left:11rem}}
.ml-48{margin-left:12rem}
@media (min-width:640px){.sm\:ml-48{margin-left:12rem}}
@media (min-width:768px){.md\:ml-48{margin-left:12rem}}
@media (min-width:1024px){.lg\:ml-48{margin-left:12rem}}
@media (min-width:1280px){.xl\:ml-48{margin-left:12rem}}
.ml-52{margin-left:13rem}
@media (min-width:640px){.sm\:ml-52{margin-left:13rem}}
@media (min-width:768px){.md\:ml-52{margin-left:13rem}}
@media (min-width:1024px){.lg\:ml-52{margin-left:13rem}}
@media (min-width:1280px){.xl\:ml-52{margin-left:13rem}}
.ml-56{margin-left:14rem}
@media (min-width:640px){.sm\:ml-56{margin-left:14rem}}
@media (min-width:768px){.md\:ml-56{margin-left:14rem}}
@media (min-width:1024px){.lg\:ml-56{margin-left:14rem}}
@media (min-width:1280px){.xl\:ml-56{margin-left:14rem}}
.ml-60{margin-left:15rem}
@media (min-width:640px){.sm\:ml-60{margin-left:15rem}}
@media (min-width:768px){.md\:ml-60{margin-left:15rem}}
@media (min-width:1024px){.lg\:ml-60{margin-left:15rem}}
@media (min-width:1280px){.xl\:ml-60{margin-left:15rem}}
.ml-64{margin-left:16rem}
@media (min-width:640px){.sm\:ml-64{margin-left:16rem}}
@media (min-width:768px){.md\:ml-64{margin-left:16rem}}
@media (min-width:1024px){.lg\:ml-64{margin-left:16rem}}
@media (min-width:1280px){.xl\:ml-64{margin-left:16rem}}
.ml-72{margin-left:18rem}
@media (min-width:640px){.sm\:ml-72{margin-left:18rem}}
@media (min-width:768px){.md\:ml-72{margin-left:18rem}}
@media (min-width:1024px){.lg\:ml-72{margin-left:18rem}}
@media (min-width:1280px){.xl\:ml-72{margin-left:18rem}}
.ml-80{margin-left:20rem}
@media (min-width:640px){.sm\:ml-80{margin-left:20rem}}
@media (min-width:768px){.md\:ml-80{margin-left:20rem}}
@media (min-width:1024px){.lg\:ml-80{margin-left:20rem}}
@media (min-width:1280px){.xl\:ml-80{margin-left:20rem}}
.ml-96{margin-left:24rem}
@media (min-width:640px){.sm\:ml-96{margin-left:24rem}}
@media (min-width:768px){.md\:ml-96{margin-left:24rem}}
@media (min-width:1024px){.lg\:ml-96{margin-left:24rem}}
@media (min-width:1280px){.xl\:ml-96{margin-left:24rem}}
.ml-px{margin-left:1px}
@media (min-width:640px){.sm\:ml-px{margin-left:1px}}
@media (min-width:768px){.md\:ml-px{margin-left:1px}}
@media (min-width:1024px){.lg\:ml-px{margin-left:1px}}
@media (min-width:1280px){.xl\:ml-px{margin-left:1px}}
@media (min-width:640px){.sm\:ml-0\.5{margin-left:0.125rem}}
@media (min-width:768px){.md\:ml-0\.5{margin-left:0.125rem}}
@media (min-width:1024px){.lg\:ml-0\.5{margin-left:0.125rem}}
@media (min-width:1280px){.xl\:ml-0\.5{margin-left:0.125rem}}
.ml-1\.5{margin-left:0.375rem}
@media (min-width:640px){.sm\:ml-1\.5{margin-left:0.375rem}}
@media (min-width:768px){.md\:ml-1\.5{margin-left:0.375rem}}
@media (min-width:1024px){.lg\:ml-1\.5{margin-left:0.375rem}}
@media (min-width:1280px){.xl\:ml-1\.5{margin-left:0.375rem}}
.ml-2\.5{margin-left:0.625rem}
@media (min-width:640px){.sm\:ml-2\.5{margin-left:0.625rem}}
@media (min-width:768px){.md\:ml-2\.5{margin-left:0.625rem}}
@media (min-width:1024px){.lg\:ml-2\.5{margin-left:0.625rem}}
@media (min-width:1280px){.xl\:ml-2\.5{margin-left:0.625rem}}
.ml-3\.5{margin-left:0.875rem}
@media (min-width:640px){.sm\:ml-3\.5{margin-left:0.875rem}}
@media (min-width:768px){.md\:ml-3\.5{margin-left:0.875rem}}
@media (min-width:1024px){.lg\:ml-3\.5{margin-left:0.875rem}}
@media (min-width:1280px){.xl\:ml-3\.5{margin-left:0.875rem}}
@media (min-width:640px){.sm\:gap-0{gap:0}}
@media (min-width:768px){.md\:gap-0{gap:0}}
@media (min-width:1024px){.lg\:gap-0{gap:0}}
@media (min-width:1280px){.xl\:gap-0{gap:0}}
@media (min-width:640px){.sm\:gap-1{gap:0.25rem}}
@media (min-width:768px){.md\:gap-1{gap:0.25rem}}
@media (min-width:1024px){.lg\:gap-1{gap:0.25rem}}
@media (min-width:1280px){.xl\:gap-1{gap:0.25rem}}
@media (min-width:640px){.sm\:gap-2{gap:0.5rem}}
@media (min-width:768px){.md\:gap-2{gap:0.5rem}}
@media (min-width:1024px){.lg\:gap-2{gap:0.5rem}}
@media (min-width:1280px){.xl\:gap-2{gap:0.5rem}}
@media (min-width:640px){.sm\:gap-3{gap:0.75rem}}
@media (min-width:768px){.md\:gap-3{gap:0.75rem}}
@media (min-width:1024px){.lg\:gap-3{gap:0.75rem}}
@media (min-width:1280px){.xl\:gap-3{gap:0.75rem}}
@media (min-width:768px){.md\:gap-4{gap:1rem}}
@media (min-width:1024px){.lg\:gap-4{gap:1rem}}
@media (min-width:1280px){.xl\:gap-4{gap:1rem}}
@media (min-width:768px){.md\:gap-5{gap:1.25rem}}
@media (min-width:1024px){.lg\:gap-5{gap:1.25rem}}
@media (min-width:1280px){.xl\:gap-5{gap:1.25rem}}
@media (min-width:640px){.sm\:gap-6{gap:1.5rem}}
@media (min-width:1024px){.lg\:gap-6{gap:1.5rem}}
@media (min-width:1280px){.xl\:gap-6{gap:1.5rem}}
.gap-7{gap:1.75rem}
@media (min-width:640px){.sm\:gap-7{gap:1.75rem}}
@media (min-width:768px){.md\:gap-7{gap:1.75rem}}
@media (min-width:1024px){.lg\:gap-7{gap:1.75rem}}
@media (min-width:1280px){.xl\:gap-7{gap:1.75rem}}
@media (min-width:640px){.sm\:gap-8{gap:2rem}}
@media (min-width:768px){.md\:gap-8{gap:2rem}}
@media (min-width:1024px){.lg\:gap-8{gap:2rem}}
@media (min-width:1280px){.xl\:gap-8{gap:2rem}}
.gap-9{gap:2.25rem}
@media (min-width:640px){.sm\:gap-9{gap:2.25rem}}
@media (min-width:768px){.md\:gap-9{gap:2.25rem}}
@media (min-width:1024px){.lg\:gap-9{gap:2.25rem}}
@media (min-width:1280px){.xl\:gap-9{gap:2.25rem}}
.gap-10{gap:2.5rem}
@media (min-width:640px){.sm\:gap-10{gap:2.5rem}}
@media (min-width:768px){.md\:gap-10{gap:2.5rem}}
.gap-11{gap:2.75rem}
@media (min-width:640px){.sm\:gap-11{gap:2.75rem}}
@media (min-width:768px){.md\:gap-11{gap:2.75rem}}
@media (min-width:1024px){.lg\:gap-11{gap:2.75rem}}
@media (min-width:1280px){.xl\:gap-11{gap:2.75rem}}
.gap-12{gap:3rem}
@media (min-width:640px){.sm\:gap-12{gap:3rem}}
@media (min-width:768px){.md\:gap-12{gap:3rem}}
@media (min-width:1024px){.lg\:gap-12{gap:3rem}}
@media (min-width:1280px){.xl\:gap-12{gap:3rem}}
.gap-14{gap:3.5rem}
@media (min-width:640px){.sm\:gap-14{gap:3.5rem}}
@media (min-width:768px){.md\:gap-14{gap:3.5rem}}
@media (min-width:1024px){.lg\:gap-14{gap:3.5rem}}
@media (min-width:1280px){.xl\:gap-14{gap:3.5rem}}
.gap-16{gap:4rem}
@media (min-width:640px){.sm\:gap-16{gap:4rem}}
@media (min-width:768px){.md\:gap-16{gap:4rem}}
@media (min-width:1024px){.lg\:gap-16{gap:4rem}}
@media (min-width:1280px){.xl\:gap-16{gap:4rem}}
.gap-20{gap:5rem}
@media (min-width:640px){.sm\:gap-20{gap:5rem}}
@media (min-width:768px){.md\:gap-20{gap:5rem}}
@media (min-width:1024px){.lg\:gap-20{gap:5rem}}
@media (min-width:1280px){.xl\:gap-20{gap:5rem}}
.gap-24{gap:6rem}
@media (min-width:640px){.sm\:gap-24{gap:6rem}}
@media (min-width:768px){.md\:gap-24{gap:6rem}}
@media (min-width:1024px){.lg\:gap-24{gap:6rem}}
@media (min-width:1280px){.xl\:gap-24{gap:6rem}}
.gap-28{gap:7rem}
@media (min-width:640px){.sm\:gap-28{gap:7rem}}
@media (min-width:768px){.md\:gap-28{gap:7rem}}
@media (min-width:1024px){.lg\:gap-28{gap:7rem}}
@media (min-width:1280px){.xl\:gap-28{gap:7rem}}
.gap-32{gap:8rem}
@media (min-width:640px){.sm\:gap-32{gap:8rem}}
@media (min-width:768px){.md\:gap-32{gap:8rem}}
@media (min-width:1024px){.lg\:gap-32{gap:8rem}}
@media (min-width:1280px){.xl\:gap-32{gap:8rem}}
.gap-36{gap:9rem}
@media (min-width:640px){.sm\:gap-36{gap:9rem}}
@media (min-width:768px){.md\:gap-36{gap:9rem}}
@media (min-width:1024px){.lg\:gap-36{gap:9rem}}
@media (min-width:1280px){.xl\:gap-36{gap:9rem}}
.gap-40{gap:10rem}
@media (min-width:640px){.sm\:gap-40{gap:10rem}}
@media (min-width:768px){.md\:gap-40{gap:10rem}}
@media (min-width:1024px){.lg\:gap-40{gap:10rem}}
@media (min-width:1280px){.xl\:gap-40{gap:10rem}}
.gap-44{gap:11rem}
@media (min-width:640px){.sm\:gap-44{gap:11rem}}
@media (min-width:768px){.md\:gap-44{gap:11rem}}
@media (min-width:1024px){.lg\:gap-44{gap:11rem}}
@media (min-width:1280px){.xl\:gap-44{gap:11rem}}
.gap-48{gap:12rem}
@media (min-width:640px){.sm\:gap-48{gap:12rem}}
@media (min-width:768px){.md\:gap-48{gap:12rem}}
@media (min-width:1024px){.lg\:gap-48{gap:12rem}}
@media (min-width:1280px){.xl\:gap-48{gap:12rem}}
.gap-52{gap:13rem}
@media (min-width:640px){.sm\:gap-52{gap:13rem}}
@media (min-width:768px){.md\:gap-52{gap:13rem}}
@media (min-width:1024px){.lg\:gap-52{gap:13rem}}
@media (min-width:1280px){.xl\:gap-52{gap:13rem}}
.gap-56{gap:14rem}
@media (min-width:640px){.sm\:gap-56{gap:14rem}}
@media (min-width:768px){.md\:gap-56{gap:14rem}}
@media (min-width:1024px){.lg\:gap-56{gap:14rem}}
@media (min-width:1280px){.xl\:gap-56{gap:14rem}}
.gap-60{gap:15rem}
@media (min-width:640px){.sm\:gap-60{gap:15rem}}
@media (min-width:768px){.md\:gap-60{gap:15rem}}
@media (min-width:1024px){.lg\:gap-60{gap:15rem}}
@media (min-width:1280px){.xl\:gap-60{gap:15rem}}
.gap-64{gap:16rem}
@media (min-width:640px){.sm\:gap-64{gap:16rem}}
@media (min-width:768px){.md\:gap-64{gap:16rem}}
@media (min-width:1024px){.lg\:gap-64{gap:16rem}}
@media (min-width:1280px){.xl\:gap-64{gap:16rem}}
.gap-72{gap:18rem}
@media (min-width:640px){.sm\:gap-72{gap:18rem}}
@media (min-width:768px){.md\:gap-72{gap:18rem}}
@media (min-width:1024px){.lg\:gap-72{gap:18rem}}
@media (min-width:1280px){.xl\:gap-72{gap:18rem}}
.gap-80{gap:20rem}
@media (min-width:640px){.sm\:gap-80{gap:20rem}}
@media (min-width:768px){.md\:gap-80{gap:20rem}}
@media (min-width:1024px){.lg\:gap-80{gap:20rem}}
@media (min-width:1280px){.xl\:gap-80{gap:20rem}}
.gap-96{gap:24rem}
@media (min-width:640px){.sm\:gap-96{gap:24rem}}
@media (min-width:768px){.md\:gap-96{gap:24rem}}
@media (min-width:1024px){.lg\:gap-96{gap:24rem}}
@media (min-width:1280px){.xl\:gap-96{gap:24rem}}
.gap-px{gap:1px}
@media (min-width:640px){.sm\:gap-px{gap:1px}}
@media (min-width:768px){.md\:gap-px{gap:1px}}
@media (min-width:1024px){.lg\:gap-px{gap:1px}}
@media (min-width:1280px){.xl\:gap-px{gap:1px}}
.gap-0\.5{gap:0.125rem}
@media (min-width:640px){.sm\:gap-0\.5{gap:0.125rem}}
@media (min-width:768px){.md\:gap-0\.5{gap:0.125rem}}
@media (min-width:1024px){.lg\:gap-0\.5{gap:0.125rem}}
@media (min-width:1280px){.xl\:gap-0\.5{gap:0.125rem}}
.gap-1\.5{gap:0.375rem}
@media (min-width:640px){.sm\:gap-1\.5{gap:0.375rem}}
@media (min-width:768px){.md\:gap-1\.5{gap:0.375rem}}
@media (min-width:1024px){.lg\:gap-1\.5{gap:0.375rem}}
@media (min-width:1280px){.xl\:gap-1\.5{gap:0.375rem}}
.gap-2\.5{gap:0.625rem}
@media (min-width:640px){.sm\:gap-2\.5{gap:0.625rem}}
@media (min-width:768px){.md\:gap-2\.5{gap:0.625rem}}
@media (min-width:1024px){.lg\:gap-2\.5{gap:0.625rem}}
@media (min-width:1280px){.xl\:gap-2\.5{gap:0.625rem}}
.gap-3\.5{gap:0.875rem}
@media (min-width:640px){.sm\:gap-3\.5{gap:0.875rem}}
@media (min-width:768px){.md\:gap-3\.5{gap:0.875rem}}
@media (min-width:1024px){.lg\:gap-3\.5{gap:0.875rem}}
@media (min-width:1280px){.xl\:gap-3\.5{gap:0.875rem}}
.gap-x-0{column-gap:0}
@media (min-width:640px){.sm\:gap-x-0{column-gap:0}}
@media (min-width:768px){.md\:gap-x-0{column-gap:0}}
@media (min-width:1024px){.lg\:gap-x-0{column-gap:0}}
@media (min-width:1280px){.xl\:gap-x-0{column-gap:0}}
.gap-x-1{column-gap:0.25rem}
@media (min-width:640px){.sm\:gap-x-1{column-gap:0.25rem}}
@media (min-width:768px){.md\:gap-x-1{column-gap:0.25rem}}
@media (min-width:1024px){.lg\:gap-x-1{column-gap:0.25rem}}
@media (min-width:1280px){.xl\:gap-x-1{column-gap:0.25rem}}
.gap-x-2{column-gap:0.5rem}
@media (min-width:640px){.sm\:gap-x-2{column-gap:0.5rem}}
@media (min-width:768px){.md\:gap-x-2{column-gap:0.5rem}}
@media (min-width:1024px){.lg\:gap-x-2{column-gap:0.5rem}}
@media (min-width:1280px){.xl\:gap-x-2{column-gap:0.5rem}}
.gap-x-3{column-gap:0.75rem}
@media (min-width:640px){.sm\:gap-x-3{column-gap:0.75rem}}
@media (min-width:768px){.md\:gap-x-3{column-gap:0.75rem}}
@media (min-width:1024px){.lg\:gap-x-3{column-gap:0.75rem}}
@media (min-width:1280px){.xl\:gap-x-3{column-gap:0.75rem}}
.gap-x-4{column-gap:1rem}
@media (min-width:640px){.sm\:gap-x-4{column-gap:1rem}}
@media (min-width:768px){.md\:gap-x-4{column-gap:1rem}}
@media (min-width:1024px){.lg\:gap-x-4{column-gap:1rem}}
@media (min-width:1280px){.xl\:gap-x-4{column-gap:1rem}}
@media (min-width:640px){.sm\:gap-x-5{column-gap:1.25rem}}
@media (min-width:768px){.md\:gap-x-5{column-gap:1.25rem}}
@media (min-width:1024px){.lg\:gap-x-5{column-gap:1.25rem}}
@media (min-width:1280px){.xl\:gap-x-5{column-gap:1.25rem}}
.gap-x-6{column-gap:1.5rem}
@media (min-width:640px){.sm\:gap-x-6{column-gap:1.5rem}}
@media (min-width:768px){.md\:gap-x-6{column-gap:1.5rem}}
@media (min-width:1024px){.lg\:gap-x-6{column-gap:1.5rem}}
@media (min-width:1280px){.xl\:gap-x-6{column-gap:1.5rem}}
.gap-x-7{column-gap:1.75rem}
@media (min-width:640px){.sm\:gap-x-7{column-gap:1.75rem}}
@media (min-width:768px){.md\:gap-x-7{column-gap:1.75rem}}
@media (min-width:1024px){.lg\:gap-x-7{column-gap:1.75rem}}
@media (min-width:1280px){.xl\:gap-x-7{column-gap:1.75rem}}
.gap-x-8{column-gap:2rem}
@media (min-width:640px){.sm\:gap-x-8{column-gap:2rem}}
@media (min-width:768px){.md\:gap-x-8{column-gap:2rem}}
@media (min-width:1024px){.lg\:gap-x-8{column-gap:2rem}}
@media (min-width:1280px){.xl\:gap-x-8{column-gap:2rem}}
.gap-x-9{column-gap:2.25rem}
@media (min-width:640px){.sm\:gap-x-9{column-gap:2.25rem}}
@media (min-width:768px){.md\:gap-x-9{column-gap:2.25rem}}
@media (min-width:1024px){.lg\:gap-x-9{column-gap:2.25rem}}
@media (min-width:1280px){.xl\:gap-x-9{column-gap:2.25rem}}
.gap-x-10{column-gap:2.5rem}
@media (min-width:640px){.sm\:gap-x-10{column-gap:2.5rem}}
@media (min-width:768px){.md\:gap-x-10{column-gap:2.5rem}}
@media (min-width:1024px){.lg\:gap-x-10{column-gap:2.5rem}}
@media (min-width:1280px){.xl\:gap-x-10{column-gap:2.5rem}}
.gap-x-11{column-gap:2.75rem}
@media (min-width:640px){.sm\:gap-x-11{column-gap:2.75rem}}
@media (min-width:768px){.md\:gap-x-11{column-gap:2.75rem}}
@media (min-width:1024px){.lg\:gap-x-11{column-gap:2.75rem}}
@media (min-width:1280px){.xl\:gap-x-11{column-gap:2.75rem}}
.gap-x-12{column-gap:3rem}
@media (min-width:640px){.sm\:gap-x-12{column-gap:3rem}}
@media (min-width:768px){.md\:gap-x-12{column-gap:3rem}}
@media (min-width:1024px){.lg\:gap-x-12{column-gap:3rem}}
@media (min-width:1280px){.xl\:gap-x-12{column-gap:3rem}}
.gap-x-14{column-gap:3.5rem}
@media (min-width:640px){.sm\:gap-x-14{column-gap:3.5rem}}
@media (min-width:768px){.md\:gap-x-14{column-gap:3.5rem}}
@media (min-width:1024px){.lg\:gap-x-14{column-gap:3.5rem}}
@media (min-width:1280px){.xl\:gap-x-14{column-gap:3.5rem}}
.gap-x-16{column-gap:4rem}
@media (min-width:640px){.sm\:gap-x-16{column-gap:4rem}}
@media (min-width:768px){.md\:gap-x-16{column-gap:4rem}}
@media (min-width:1024px){.lg\:gap-x-16{column-gap:4rem}}
@media (min-width:1280px){.xl\:gap-x-16{column-gap:4rem}}
.gap-x-20{column-gap:5rem}
@media (min-width:640px){.sm\:gap-x-20{column-gap:5rem}}
@media (min-width:768px){.md\:gap-x-20{column-gap:5rem}}
@media (min-width:1024px){.lg\:gap-x-20{column-gap:5rem}}
@media (min-width:1280px){.xl\:gap-x-20{column-gap:5rem}}
.gap-x-24{column-gap:6rem}
@media (min-width:640px){.sm\:gap-x-24{column-gap:6rem}}
@media (min-width:768px){.md\:gap-x-24{column-gap:6rem}}
@media (min-width:1024px){.lg\:gap-x-24{column-gap:6rem}}
@media (min-width:1280px){.xl\:gap-x-24{column-gap:6rem}}
.gap-x-28{column-gap:7rem}
@media (min-width:640px){.sm\:gap-x-28{column-gap:7rem}}
@media (min-width:768px){.md\:gap-x-28{column-gap:7rem}}
@media (min-width:1024px){.lg\:gap-x-28{column-gap:7rem}}
@media (min-width:1280px){.xl\:gap-x-28{column-gap:7rem}}
.gap-x-32{column-gap:8rem}
@media (min-width:640px){.sm\:gap-x-32{column-gap:8rem}}
@media (min-width:768px){.md\:gap-x-32{column-gap:8rem}}
@media (min-width:1024px){.lg\:gap-x-32{column-gap:8rem}}
@media (min-width:1280px){.xl\:gap-x-32{column-gap:8rem}}
.gap-x-36{column-gap:9rem}
@media (min-width:640px){.sm\:gap-x-36{column-gap:9rem}}
@media (min-width:768px){.md\:gap-x-36{column-gap:9rem}}
@media (min-width:1024px){.lg\:gap-x-36{column-gap:9rem}}
@media (min-width:1280px){.xl\:gap-x-36{column-gap:9rem}}
.gap-x-40{column-gap:10rem}
@media (min-width:640px){.sm\:gap-x-40{column-gap:10rem}}
@media (min-width:768px){.md\:gap-x-40{column-gap:10rem}}
@media (min-width:1024px){.lg\:gap-x-40{column-gap:10rem}}
@media (min-width:1280px){.xl\:gap-x-40{column-gap:10rem}}
.gap-x-44{column-gap:11rem}
@media (min-width:640px){.sm\:gap-x-44{column-gap:11rem}}
@media (min-width:768px){.md\:gap-x-44{column-gap:11rem}}
@media (min-width:1024px){.lg\:gap-x-44{column-gap:11rem}}
@media (min-width:1280px){.xl\:gap-x-44{column-gap:11rem}}
.gap-x-48{column-gap:12rem}
@media (min-width:640px){.sm\:gap-x-48{column-gap:12rem}}
@media (min-width:768px){.md\:gap-x-48{column-gap:12rem}}
@media (min-width:1024px){.lg\:gap-x-48{column-gap:12rem}}
@media (min-width:1280px){.xl\:gap-x-48{column-gap:12rem}}
.gap-x-52{column-gap:13rem}
@media (min-width:640px){.sm\:gap-x-52{column-gap:13rem}}
@media (min-width:768px){.md\:gap-x-52{column-gap:13rem}}
@media (min-width:1024px){.lg\:gap-x-52{column-gap:13rem}}
@media (min-width:1280px){.xl\:gap-x-52{column-gap:13rem}}
.gap-x-56{column-gap:14rem}
@media (min-width:640px){.sm\:gap-x-56{column-gap:14rem}}
@media (min-width:768px){.md\:gap-x-56{column-gap:14rem}}
@media (min-width:1024px){.lg\:gap-x-56{column-gap:14rem}}
@media (min-width:1280px){.xl\:gap-x-56{column-gap:14rem}}
.gap-x-60{column-gap:15rem}
@media (min-width:640px){.sm\:gap-x-60{column-gap:15rem}}
@media (min-width:768px){.md\:gap-x-60{column-gap:15rem}}
@media (min-width:1024px){.lg\:gap-x-60{column-gap:15rem}}
@media (min-width:1280px){.xl\:gap-x-60{column-gap:15rem}}
.gap-x-64{column-gap:16rem}
@media (min-width:640px){.sm\:gap-x-64{column-gap:16rem}}
@media (min-width:768px){.md\:gap-x-64{column-gap:16rem}}
@media (min-width:1024px){.lg\:gap-x-64{column-gap:16rem}}
@media (min-width:1280px){.xl\:gap-x-64{column-gap:16rem}}
.gap-x-72{column-gap:18rem}
@media (min-width:640px){.sm\:gap-x-72{column-gap:18rem}}
@media (min-width:768px){.md\:gap-x-72{column-gap:18rem}}
@media (min-width:1024px){.lg\:gap-x-72{column-gap:18rem}}
@media (min-width:1280px){.xl\:gap-x-72{column-gap:18rem}}
.gap-x-80{column-gap:20rem}
@media (min-width:640px){.sm\:gap-x-80{column-gap:20rem}}
@media (min-width:768px){.md\:gap-x-80{column-gap:20rem}}
@media (min-width:1024px){.lg\:gap-x-80{column-gap:20rem}}
@media (min-width:1280px){.xl\:gap-x-80{column-gap:20rem}}
.gap-x-96{column-gap:24rem}
@media (min-width:640px){.sm\:gap-x-96{column-gap:24rem}}
@media (min-width:768px){.md\:gap-x-96{column-gap:24rem}}
@media (min-width:1024px){.lg\:gap-x-96{column-gap:24rem}}
@media (min-width:1280px){.xl\:gap-x-96{column-gap:24rem}}
.gap-x-px{column-gap:1px}
@media (min-width:640px){.sm\:gap-x-px{column-gap:1px}}
@media (min-width:768px){.md\:gap-x-px{column-gap:1px}}
@media (min-width:1024px){.lg\:gap-x-px{column-gap:1px}}
@media (min-width:1280px){.xl\:gap-x-px{column-gap:1px}}
.gap-x-0\.5{column-gap:0.125rem}
@media (min-width:640px){.sm\:gap-x-0\.5{column-gap:0.125rem}}
@media (min-width:768px){.md\:gap-x-0\.5{column-gap:0.125rem}}
@media (min-width:1024px){.lg\:gap-x-0\.5{column-gap:0.125rem}}
@media (min-width:1280px){.xl\:gap-x-0\.5{column-gap:0.125rem}}
.gap-x-1\.5{column-gap:0.375rem}
@media (min-width:640px){.sm\:gap-x-1\.5{column-gap:0.375rem}}
@media (min-width:768px){.md\:gap-x-1\.5{column-gap:0.375rem}}
@media (min-width:1024px){.lg\:gap-x-1\.5{column-gap:0.375rem}}
@media (min-width:1280px){.xl\:gap-x-1\.5{column-gap:0.375rem}}
.gap-x-2\.5{column-gap:0.625rem}
@media (min-width:640px){.sm\:gap-x-2\.5{column-gap:0.625rem}}
@media (min-width:768px){.md\:gap-x-2\.5{column-gap:0.625rem}}
@media (min-width:1024px){.lg\:gap-x-2\.5{column-gap:0.625rem}}
@media (min-width:1280px){.xl\:gap-x-2\.5{column-gap:0.625rem}}
.gap-x-3\.5{column-gap:0.875rem}
@media (min-width:640px){.sm\:gap-x-3\.5{column-gap:0.875rem}}
@media (min-width:768px){.md\:gap-x-3\.5{column-gap:0.875rem}}
@media (min-width:1024px){.lg\:gap-x-3\.5{column-gap:0.875rem}}
@media (min-width:1280px){.xl\:gap-x-3\.5{column-gap:0.875rem}}
.gap-y-0{row-gap:0}
@media (min-width:640px){.sm\:gap-y-0{row-gap:0}}
@media (min-width:768px){.md\:gap-y-0{row-gap:0}}
@media (min-width:1024px){.lg\:gap-y-0{row-gap:0}}
@media (min-width:1280px){.xl\:gap-y-0{row-gap:0}}
.gap-y-1{row-gap:0.25rem}
@media (min-width:640px){.sm\:gap-y-1{row-gap:0.25rem}}
@media (min-width:768px){.md\:gap-y-1{row-gap:0.25rem}}
@media (min-width:1024px){.lg\:gap-y-1{row-gap:0.25rem}}
@media (min-width:1280px){.xl\:gap-y-1{row-gap:0.25rem}}
@media (min-width:640px){.sm\:gap-y-2{row-gap:0.5rem}}
@media (min-width:768px){.md\:gap-y-2{row-gap:0.5rem}}
@media (min-width:1024px){.lg\:gap-y-2{row-gap:0.5rem}}
@media (min-width:1280px){.xl\:gap-y-2{row-gap:0.5rem}}
.gap-y-3{row-gap:0.75rem}
@media (min-width:640px){.sm\:gap-y-3{row-gap:0.75rem}}
@media (min-width:768px){.md\:gap-y-3{row-gap:0.75rem}}
@media (min-width:1024px){.lg\:gap-y-3{row-gap:0.75rem}}
@media (min-width:1280px){.xl\:gap-y-3{row-gap:0.75rem}}
.gap-y-4{row-gap:1rem}
@media (min-width:640px){.sm\:gap-y-4{row-gap:1rem}}
@media (min-width:768px){.md\:gap-y-4{row-gap:1rem}}
@media (min-width:1024px){.lg\:gap-y-4{row-gap:1rem}}
@media (min-width:1280px){.xl\:gap-y-4{row-gap:1rem}}
.gap-y-5{row-gap:1.25rem}
@media (min-width:640px){.sm\:gap-y-5{row-gap:1.25rem}}
@media (min-width:768px){.md\:gap-y-5{row-gap:1.25rem}}
@media (min-width:1024px){.lg\:gap-y-5{row-gap:1.25rem}}
@media (min-width:1280px){.xl\:gap-y-5{row-gap:1.25rem}}
.gap-y-6{row-gap:1.5rem}
@media (min-width:640px){.sm\:gap-y-6{row-gap:1.5rem}}
@media (min-width:768px){.md\:gap-y-6{row-gap:1.5rem}}
@media (min-width:1024px){.lg\:gap-y-6{row-gap:1.5rem}}
@media (min-width:1280px){.xl\:gap-y-6{row-gap:1.5rem}}
.gap-y-7{row-gap:1.75rem}
@media (min-width:640px){.sm\:gap-y-7{row-gap:1.75rem}}
@media (min-width:768px){.md\:gap-y-7{row-gap:1.75rem}}
@media (min-width:1024px){.lg\:gap-y-7{row-gap:1.75rem}}
@media (min-width:1280px){.xl\:gap-y-7{row-gap:1.75rem}}
.gap-y-8{row-gap:2rem}
@media (min-width:640px){.sm\:gap-y-8{row-gap:2rem}}
@media (min-width:768px){.md\:gap-y-8{row-gap:2rem}}
@media (min-width:1024px){.lg\:gap-y-8{row-gap:2rem}}
@media (min-width:1280px){.xl\:gap-y-8{row-gap:2rem}}
.gap-y-9{row-gap:2.25rem}
@media (min-width:640px){.sm\:gap-y-9{row-gap:2.25rem}}
@media (min-width:768px){.md\:gap-y-9{row-gap:2.25rem}}
@media (min-width:1024px){.lg\:gap-y-9{row-gap:2.25rem}}
@media (min-width:1280px){.xl\:gap-y-9{row-gap:2.25rem}}
.gap-y-10{row-gap:2.5rem}
@media (min-width:640px){.sm\:gap-y-10{row-gap:2.5rem}}
@media (min-width:768px){.md\:gap-y-10{row-gap:2.5rem}}
@media (min-width:1024px){.lg\:gap-y-10{row-gap:2.5rem}}
@media (min-width:1280px){.xl\:gap-y-10{row-gap:2.5rem}}
.gap-y-11{row-gap:2.75rem}
@media (min-width:640px){.sm\:gap-y-11{row-gap:2.75rem}}
@media (min-width:768px){.md\:gap-y-11{row-gap:2.75rem}}
@media (min-width:1024px){.lg\:gap-y-11{row-gap:2.75rem}}
@media (min-width:1280px){.xl\:gap-y-11{row-gap:2.75rem}}
.gap-y-12{row-gap:3rem}
@media (min-width:640px){.sm\:gap-y-12{row-gap:3rem}}
@media (min-width:768px){.md\:gap-y-12{row-gap:3rem}}
@media (min-width:1024px){.lg\:gap-y-12{row-gap:3rem}}
@media (min-width:1280px){.xl\:gap-y-12{row-gap:3rem}}
.gap-y-14{row-gap:3.5rem}
@media (min-width:640px){.sm\:gap-y-14{row-gap:3.5rem}}
@media (min-width:768px){.md\:gap-y-14{row-gap:3.5rem}}
@media (min-width:1024px){.lg\:gap-y-14{row-gap:3.5rem}}
@media (min-width:1280px){.xl\:gap-y-14{row-gap:3.5rem}}
.gap-y-16{row-gap:4rem}
@media (min-width:640px){.sm\:gap-y-16{row-gap:4rem}}
@media (min-width:768px){.md\:gap-y-16{row-gap:4rem}}
@media (min-width:1024px){.lg\:gap-y-16{row-gap:4rem}}
@media (min-width:1280px){.xl\:gap-y-16{row-gap:4rem}}
.gap-y-20{row-gap:5rem}
@media (min-width:640px){.sm\:gap-y-20{row-gap:5rem}}
@media (min-width:768px){.md\:gap-y-20{row-gap:5rem}}
@media (min-width:1024px){.lg\:gap-y-20{row-gap:5rem}}
@media (min-width:1280px){.xl\:gap-y-20{row-gap:5rem}}
.gap-y-24{row-gap:6rem}
@media (min-width:640px){.sm\:gap-y-24{row-gap:6rem}}
@media (min-width:768px){.md\:gap-y-24{row-gap:6rem}}
@media (min-width:1024px){.lg\:gap-y-24{row-gap:6rem}}
@media (min-width:1280px){.xl\:gap-y-24{row-gap:6rem}}
.gap-y-28{row-gap:7rem}
@media (min-width:640px){.sm\:gap-y-28{row-gap:7rem}}
@media (min-width:768px){.md\:gap-y-28{row-gap:7rem}}
@media (min-width:1024px){.lg\:gap-y-28{row-gap:7rem}}
@media (min-width:1280px){.xl\:gap-y-28{row-gap:7rem}}
.gap-y-32{row-gap:8rem}
@media (min-width:640px){.sm\:gap-y-32{row-gap:8rem}}
@media (min-width:768px){.md\:gap-y-32{row-gap:8rem}}
@media (min-width:1024px){.lg\:gap-y-32{row-gap:8rem}}
@media (min-width:1280px){.xl\:gap-y-32{row-gap:8rem}}
.gap-y-36{row-gap:9rem}
@media (min-width:640px){.sm\:gap-y-36{row-gap:9rem}}
@media (min-width:768px){.md\:gap-y-36{row-gap:9rem}}
@media (min-width:1024px){.lg\:gap-y-36{row-gap:9rem}}
@media (min-width:1280px){.xl\:gap-y-36{row-gap:9rem}}
.gap-y-40{row-gap:10rem}
@media (min-width:640px){.sm\:gap-y-40{row-gap:10rem}}
@media (min-width:768px){.md\:gap-y-40{row-gap:10rem}}
@media (min-width:1024px){.lg\:gap-y-40{row-gap:10rem}}
@media (min-width:1280px){.xl\:gap-y-40{row-gap:10rem}}
.gap-y-44{row-gap:11rem}
@media (min-width:640px){.sm\:gap-y-44{row-gap:11rem}}
@media (min-width:768px){.md\:gap-y-44{row-gap:11rem}}
@media (min-width:1024px){.lg\:gap-y-44{row-gap:11rem}}
@media (min-width:1280px){.xl\:gap-y-44{row-gap:11rem}}
.gap-y-48{row-gap:12rem}
@media (min-width:640px){.sm\:gap-y-48{row-gap:12rem}}
@media (min-width:768px){.md\:gap-y-48{row-gap:12rem}}
@media (min-width:1024px){.lg\:gap-y-48{row-gap:12rem}}
@media (min-width:1280px){.xl\:gap-y-48{row-gap:12rem}}
.gap-y-52{row-gap:13rem}
@media (min-width:640px){.sm\:gap-y-52{row-gap:13rem}}
@media (min-width:768px){.md\:gap-y-52{row-gap:13rem}}
@media (min-width:1024px){.lg\:gap-y-52{row-gap:13rem}}
@media (min-width:1280px){.xl\:gap-y-52{row-gap:13rem}}
.gap-y-56{row-gap:14rem}
@media (min-width:640px){.sm\:gap-y-56{row-gap:14rem}}
@media (min-width:768px){.md\:gap-y-56{row-gap:14rem}}
@media (min-width:1024px){.lg\:gap-y-56{row-gap:14rem}}
@media (min-width:1280px){.xl\:gap-y-56{row-gap:14rem}}
.gap-y-60{row-gap:15rem}
@media (min-width:640px){.sm\:gap-y-60{row-gap:15rem}}
@media (min-width:768px){.md\:gap-y-60{row-gap:15rem}}
@media (min-width:1024px){.lg\:gap-y-60{row-gap:15rem}}
@media (min-width:1280px){.xl\:gap-y-60{row-gap:15rem}}
.gap-y-64{row-gap:16rem}
@media (min-width:640px){.sm\:gap-y-64{row-gap:16rem}}
@media (min-width:768px){.md\:gap-y-64{row-gap:16rem}}
@media (min-width:1024px){.lg\:gap-y-64{row-gap:16rem}}
@media (min-width:1280px){.xl\:gap-y-64{row-gap:16rem}}
.gap-y-72{row-gap:18rem}
@media (min-width:640px){.sm\:gap-y-72{row-gap:18rem}}
@media (min-width:768px){.md\:gap-y-72{row-gap:18rem}}
@media (min-width:1024px){.lg\:gap-y-72{row-gap:18rem}}
@media (min-width:1280px){.xl\:gap-y-72{row-gap:18rem}}
.gap-y-80{row-gap:20rem}
@media (min-width:640px){.sm\:gap-y-80{row-gap:20rem}}
@media (min-width:768px){.md\:gap-y-80{row-gap:20rem}}
@media (min-width:1024px){.lg\:gap-y-80{row-gap:20rem}}
@media (min-width:1280px){.xl\:gap-y-80{row-gap:20rem}}
.gap-y-96{row-gap:24rem}
@media (min-width:640px){.sm\:gap-y-96{row-gap:24rem}}
@media (min-width:768px){.md\:gap-y-96{row-gap:24rem}}
@media (min-width:1024px){.lg\:gap-y-96{row-gap:24rem}}
@media (min-width:1280px){.xl\:gap-y-96{row-gap:24rem}}
.gap-y-px{row-gap:1px}
@media (min-width:640px){.sm\:gap-y-px{row-gap:1px}}
@media (min-width:768px){.md\:gap-y-px{row-gap:1px}}
@media (min-width:1024px){.lg\:gap-y-px{row-gap:1px}}
@media (min-width:1280px){.xl\:gap-y-px{row-gap:1px}}
.gap-y-0\.5{row-gap:0.125rem}
@media (min-width:640px){.sm\:gap-y-0\.5{row-gap:0.125rem}}
@media (min-width:768px){.md\:gap-y-0\.5{row-gap:0.125rem}}
@media (min-width:1024px){.lg\:gap-y-0\.5{row-gap:0.125rem}}
@media (min-width:1280px){.xl\:gap-y-0\.5{row-gap:0.125rem}}
.gap-y-1\.5{row-gap:0.375rem}
@media (min-width:640px){.sm\:gap-y-1\.5{row-gap:0.375rem}}
@media (min-width:768px){.md\:gap-y-1\.5{row-gap:0.375rem}}
@media (min-width:1024px){.lg\:gap-y-1\.5{row-gap:0.375rem}}
@media (min-width:1280px){.xl\:gap-y-1\.5{row-gap:0.375rem}}
.gap-y-2\.5{row-gap:0.625rem}
@media (min-width:640px){.sm\:gap-y-2\.5{row-gap:0.625rem}}
@media (min-width:768px){.md\:gap-y-2\.5{row-gap:0.625rem}}
@media (min-width:1024px){.lg\:gap-y-2\.5{row-gap:0.625rem}}
@media (min-width:1280px){.xl\:gap-y-2\.5{row-gap:0.625rem}}
.gap-y-3\.5{row-gap:0.875rem}
@media (min-width:640px){.sm\:gap-y-3\.5{row-gap:0.875rem}}
@media (min-width:768px){.md\:gap-y-3\.5{row-gap:0.875rem}}
@media (min-width:1024px){.lg\:gap-y-3\.5{row-gap:0.875rem}}
@media (min-width:1280px){.xl\:gap-y-3\.5{row-gap:0.875rem}}
.space-y-0>:not([hidden])~:not([hidden]){margin-top:0}
@media (min-width:640px){.sm\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}}
@media (min-width:768px){.md\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}}
@media (min-width:1024px){.lg\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}}
@media (min-width:1280px){.xl\:space-y-0>:not([hidden])~:not([hidden]){margin-top:0}}
@media (min-width:640px){.sm\:space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}}
@media (min-width:768px){.md\:space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}}
@media (min-width:1024px){.lg\:space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}}
@media (min-width:1280px){.xl\:space-y-1>:not([hidden])~:not([hidden]){margin-top:0.25rem}}
@media (min-width:640px){.sm\:space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}}
@media (min-width:768px){.md\:space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}}
@media (min-width:1024px){.lg\:space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}}
@media (min-width:1280px){.xl\:space-y-2>:not([hidden])~:not([hidden]){margin-top:0.5rem}}
@media (min-width:640px){.sm\:space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}}
@media (min-width:1024px){.lg\:space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}}
@media (min-width:1280px){.xl\:space-y-3>:not([hidden])~:not([hidden]){margin-top:0.75rem}}
@media (min-width:640px){.sm\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}}
@media (min-width:768px){.md\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}}
@media (min-width:1024px){.lg\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}}
@media (min-width:1280px){.xl\:space-y-4>:not([hidden])~:not([hidden]){margin-top:1rem}}
@media (min-width:640px){.sm\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}}
@media (min-width:768px){.md\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}}
@media (min-width:1024px){.lg\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}}
@media (min-width:1280px){.xl\:space-y-5>:not([hidden])~:not([hidden]){margin-top:1.25rem}}
@media (min-width:640px){.sm\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}}
@media (min-width:1024px){.lg\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}}
@media (min-width:1280px){.xl\:space-y-6>:not([hidden])~:not([hidden]){margin-top:1.5rem}}
@media (min-width:640px){.sm\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}}
@media (min-width:768px){.md\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}}
@media (min-width:1024px){.lg\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}}
@media (min-width:1280px){.xl\:space-y-7>:not([hidden])~:not([hidden]){margin-top:1.75rem}}
@media (min-width:640px){.sm\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}}
@media (min-width:1024px){.lg\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}}
@media (min-width:1280px){.xl\:space-y-8>:not([hidden])~:not([hidden]){margin-top:2rem}}
.space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}
@media (min-width:640px){.sm\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}}
@media (min-width:768px){.md\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}}
@media (min-width:1024px){.lg\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}}
@media (min-width:1280px){.xl\:space-y-9>:not([hidden])~:not([hidden]){margin-top:2.25rem}}
@media (min-width:640px){.sm\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}}
@media (min-width:768px){.md\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}}
@media (min-width:1024px){.lg\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}}
@media (min-width:1280px){.xl\:space-y-10>:not([hidden])~:not([hidden]){margin-top:2.5rem}}
.space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}
@media (min-width:640px){.sm\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}}
@media (min-width:768px){.md\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}}
@media (min-width:1024px){.lg\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}}
@media (min-width:1280px){.xl\:space-y-11>:not([hidden])~:not([hidden]){margin-top:2.75rem}}
@media (min-width:640px){.sm\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}}
@media (min-width:768px){.md\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}}
@media (min-width:1024px){.lg\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}}
@media (min-width:1280px){.xl\:space-y-12>:not([hidden])~:not([hidden]){margin-top:3rem}}
.space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}
@media (min-width:640px){.sm\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}}
@media (min-width:768px){.md\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}}
@media (min-width:1024px){.lg\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}}
@media (min-width:1280px){.xl\:space-y-14>:not([hidden])~:not([hidden]){margin-top:3.5rem}}
@media (min-width:640px){.sm\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}}
@media (min-width:768px){.md\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}}
@media (min-width:1024px){.lg\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}}
@media (min-width:1280px){.xl\:space-y-16>:not([hidden])~:not([hidden]){margin-top:4rem}}
.space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}
@media (min-width:640px){.sm\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}}
@media (min-width:768px){.md\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}}
@media (min-width:1024px){.lg\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}}
@media (min-width:1280px){.xl\:space-y-20>:not([hidden])~:not([hidden]){margin-top:5rem}}
.space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}
@media (min-width:640px){.sm\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}}
@media (min-width:768px){.md\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}}
@media (min-width:1024px){.lg\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}}
@media (min-width:1280px){.xl\:space-y-24>:not([hidden])~:not([hidden]){margin-top:6rem}}
.space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}
@media (min-width:640px){.sm\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}}
@media (min-width:768px){.md\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}}
@media (min-width:1024px){.lg\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}}
@media (min-width:1280px){.xl\:space-y-28>:not([hidden])~:not([hidden]){margin-top:7rem}}
.space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}
@media (min-width:640px){.sm\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}}
@media (min-width:768px){.md\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}}
@media (min-width:1024px){.lg\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}}
@media (min-width:1280px){.xl\:space-y-32>:not([hidden])~:not([hidden]){margin-top:8rem}}
.space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}
@media (min-width:640px){.sm\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}}
@media (min-width:768px){.md\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}}
@media (min-width:1024px){.lg\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}}
@media (min-width:1280px){.xl\:space-y-36>:not([hidden])~:not([hidden]){margin-top:9rem}}
.space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}
@media (min-width:640px){.sm\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}}
@media (min-width:768px){.md\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}}
@media (min-width:1024px){.lg\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}}
@media (min-width:1280px){.xl\:space-y-40>:not([hidden])~:not([hidden]){margin-top:10rem}}
.space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}
@media (min-width:640px){.sm\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}}
@media (min-width:768px){.md\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}}
@media (min-width:1024px){.lg\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}}
@media (min-width:1280px){.xl\:space-y-44>:not([hidden])~:not([hidden]){margin-top:11rem}}
.space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}
@media (min-width:640px){.sm\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}}
@media (min-width:768px){.md\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}}
@media (min-width:1024px){.lg\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}}
@media (min-width:1280px){.xl\:space-y-48>:not([hidden])~:not([hidden]){margin-top:12rem}}
.space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}
@media (min-width:640px){.sm\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}}
@media (min-width:768px){.md\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}}
@media (min-width:1024px){.lg\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}}
@media (min-width:1280px){.xl\:space-y-52>:not([hidden])~:not([hidden]){margin-top:13rem}}
.space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}
@media (min-width:640px){.sm\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}}
@media (min-width:768px){.md\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}}
@media (min-width:1024px){.lg\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}}
@media (min-width:1280px){.xl\:space-y-56>:not([hidden])~:not([hidden]){margin-top:14rem}}
.space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}
@media (min-width:640px){.sm\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}}
@media (min-width:768px){.md\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}}
@media (min-width:1024px){.lg\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}}
@media (min-width:1280px){.xl\:space-y-60>:not([hidden])~:not([hidden]){margin-top:15rem}}
.space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}
@media (min-width:640px){.sm\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}}
@media (min-width:768px){.md\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}}
@media (min-width:1024px){.lg\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}}
@media (min-width:1280px){.xl\:space-y-64>:not([hidden])~:not([hidden]){margin-top:16rem}}
.space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}
@media (min-width:640px){.sm\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}}
@media (min-width:768px){.md\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}}
@media (min-width:1024px){.lg\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}}
@media (min-width:1280px){.xl\:space-y-72>:not([hidden])~:not([hidden]){margin-top:18rem}}
.space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}
@media (min-width:640px){.sm\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}}
@media (min-width:768px){.md\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}}
@media (min-width:1024px){.lg\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}}
@media (min-width:1280px){.xl\:space-y-80>:not([hidden])~:not([hidden]){margin-top:20rem}}
.space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}
@media (min-width:640px){.sm\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}}
@media (min-width:768px){.md\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}}
@media (min-width:1024px){.lg\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}}
@media (min-width:1280px){.xl\:space-y-96>:not([hidden])~:not([hidden]){margin-top:24rem}}
.space-y-px>:not([hidden])~:not([hidden]){margin-top:1px}
@media (min-width:640px){.sm\:space-y-px>:not([hidden])~:not([hidden]){margin-top:1px}}
@media (min-width:768px){.md\:space-y-px>:not([hidden])~:not([hidden]){margin-top:1px}}
@media (min-width:1024px){.lg\:space-y-px>:not([hidden])~:not([hidden]){margin-top:1px}}
@media (min-width:1280px){.xl\:space-y-px>:not([hidden])~:not([hidden]){margin-top:1px}}
.space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:0.125rem}
@media (min-width:640px){.sm\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:0.125rem}}
@media (min-width:768px){.md\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:0.125rem}}
@media (min-width:1024px){.lg\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:0.125rem}}
@media (min-width:1280px){.xl\:space-y-0\.5>:not([hidden])~:not([hidden]){margin-top:0.125rem}}
@media (min-width:640px){.sm\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:0.375rem}}
@media (min-width:768px){.md\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:0.375rem}}
@media (min-width:1024px){.lg\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:0.375rem}}
@media (min-width:1280px){.xl\:space-y-1\.5>:not([hidden])~:not([hidden]){margin-top:0.375rem}}
.space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:0.625rem}
@media (min-width:640px){.sm\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:0.625rem}}
@media (min-width:768px){.md\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:0.625rem}}
@media (min-width:1024px){.lg\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:0.625rem}}
@media (min-width:1280px){.xl\:space-y-2\.5>:not([hidden])~:not([hidden]){margin-top:0.625rem}}
.space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:0.875rem}
@media (min-width:640px){.sm\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:0.875rem}}
@media (min-width:768px){.md\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:0.875rem}}
@media (min-width:1024px){.lg\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:0.875rem}}
@media (min-width:1280px){.xl\:space-y-3\.5>:not([hidden])~:not([hidden]){margin-top:0.875rem}}
.space-x-0>:not([hidden])~:not([hidden]){margin-left:0}
@media (min-width:640px){.sm\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}}
@media (min-width:768px){.md\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}}
@media (min-width:1024px){.lg\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}}
@media (min-width:1280px){.xl\:space-x-0>:not([hidden])~:not([hidden]){margin-left:0}}
.space-x-1>:not([hidden])~:not([hidden]){margin-left:0.25rem}
@media (min-width:640px){.sm\:space-x-1>:not([hidden])~:not([hidden]){margin-left:0.25rem}}
@media (min-width:768px){.md\:space-x-1>:not([hidden])~:not([hidden]){margin-left:0.25rem}}
@media (min-width:1024px){.lg\:space-x-1>:not([hidden])~:not([hidden]){margin-left:0.25rem}}
@media (min-width:1280px){.xl\:space-x-1>:not([hidden])~:not([hidden]){margin-left:0.25rem}}
@media (min-width:640px){.sm\:space-x-2>:not([hidden])~:not([hidden]){margin-left:0.5rem}}
@media (min-width:768px){.md\:space-x-2>:not([hidden])~:not([hidden]){margin-left:0.5rem}}
@media (min-width:1024px){.lg\:space-x-2>:not([hidden])~:not([hidden]){margin-left:0.5rem}}
@media (min-width:1280px){.xl\:space-x-2>:not([hidden])~:not([hidden]){margin-left:0.5rem}}
@media (min-width:640px){.sm\:space-x-3>:not([hidden])~:not([hidden]){margin-left:0.75rem}}
@media (min-width:768px){.md\:space-x-3>:not([hidden])~:not([hidden]){margin-left:0.75rem}}
@media (min-width:1024px){.lg\:space-x-3>:not([hidden])~:not([hidden]){margin-left:0.75rem}}
@media (min-width:1280px){.xl\:space-x-3>:not([hidden])~:not([hidden]){margin-left:0.75rem}}
.space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}
@media (min-width:640px){.sm\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}}
@media (min-width:768px){.md\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}}
@media (min-width:1024px){.lg\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}}
@media (min-width:1280px){.xl\:space-x-4>:not([hidden])~:not([hidden]){margin-left:1rem}}
.space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}
@media (min-width:640px){.sm\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}}
@media (min-width:768px){.md\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}}
@media (min-width:1024px){.lg\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}}
@media (min-width:1280px){.xl\:space-x-5>:not([hidden])~:not([hidden]){margin-left:1.25rem}}
.space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}
@media (min-width:640px){.sm\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}}
@media (min-width:768px){.md\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}}
@media (min-width:1024px){.lg\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}}
@media (min-width:1280px){.xl\:space-x-6>:not([hidden])~:not([hidden]){margin-left:1.5rem}}
.space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}
@media (min-width:640px){.sm\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}}
@media (min-width:768px){.md\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}}
@media (min-width:1024px){.lg\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}}
@media (min-width:1280px){.xl\:space-x-7>:not([hidden])~:not([hidden]){margin-left:1.75rem}}
.space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}
@media (min-width:640px){.sm\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}}
@media (min-width:768px){.md\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}}
@media (min-width:1024px){.lg\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}}
@media (min-width:1280px){.xl\:space-x-8>:not([hidden])~:not([hidden]){margin-left:2rem}}
.space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}
@media (min-width:640px){.sm\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}}
@media (min-width:768px){.md\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}}
@media (min-width:1024px){.lg\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}}
@media (min-width:1280px){.xl\:space-x-9>:not([hidden])~:not([hidden]){margin-left:2.25rem}}
.space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}
@media (min-width:640px){.sm\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}}
@media (min-width:768px){.md\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}}
@media (min-width:1024px){.lg\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}}
@media (min-width:1280px){.xl\:space-x-10>:not([hidden])~:not([hidden]){margin-left:2.5rem}}
.space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}
@media (min-width:640px){.sm\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}}
@media (min-width:768px){.md\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}}
@media (min-width:1024px){.lg\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}}
@media (min-width:1280px){.xl\:space-x-11>:not([hidden])~:not([hidden]){margin-left:2.75rem}}
.space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}
@media (min-width:640px){.sm\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}}
@media (min-width:768px){.md\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}}
@media (min-width:1024px){.lg\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}}
@media (min-width:1280px){.xl\:space-x-12>:not([hidden])~:not([hidden]){margin-left:3rem}}
.space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}
@media (min-width:640px){.sm\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}}
@media (min-width:768px){.md\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}}
@media (min-width:1024px){.lg\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}}
@media (min-width:1280px){.xl\:space-x-14>:not([hidden])~:not([hidden]){margin-left:3.5rem}}
.space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}
@media (min-width:640px){.sm\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}}
@media (min-width:768px){.md\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}}
@media (min-width:1024px){.lg\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}}
@media (min-width:1280px){.xl\:space-x-16>:not([hidden])~:not([hidden]){margin-left:4rem}}
.space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}
@media (min-width:640px){.sm\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}}
@media (min-width:768px){.md\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}}
@media (min-width:1024px){.lg\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}}
@media (min-width:1280px){.xl\:space-x-20>:not([hidden])~:not([hidden]){margin-left:5rem}}
.space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}
@media (min-width:640px){.sm\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}}
@media (min-width:768px){.md\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}}
@media (min-width:1024px){.lg\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}}
@media (min-width:1280px){.xl\:space-x-24>:not([hidden])~:not([hidden]){margin-left:6rem}}
.space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}
@media (min-width:640px){.sm\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}}
@media (min-width:768px){.md\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}}
@media (min-width:1024px){.lg\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}}
@media (min-width:1280px){.xl\:space-x-28>:not([hidden])~:not([hidden]){margin-left:7rem}}
.space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}
@media (min-width:640px){.sm\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}}
@media (min-width:768px){.md\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}}
@media (min-width:1024px){.lg\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}}
@media (min-width:1280px){.xl\:space-x-32>:not([hidden])~:not([hidden]){margin-left:8rem}}
.space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}
@media (min-width:640px){.sm\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}}
@media (min-width:768px){.md\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}}
@media (min-width:1024px){.lg\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}}
@media (min-width:1280px){.xl\:space-x-36>:not([hidden])~:not([hidden]){margin-left:9rem}}
.space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}
@media (min-width:640px){.sm\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}}
@media (min-width:768px){.md\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}}
@media (min-width:1024px){.lg\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}}
@media (min-width:1280px){.xl\:space-x-40>:not([hidden])~:not([hidden]){margin-left:10rem}}
.space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}
@media (min-width:640px){.sm\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}}
@media (min-width:768px){.md\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}}
@media (min-width:1024px){.lg\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}}
@media (min-width:1280px){.xl\:space-x-44>:not([hidden])~:not([hidden]){margin-left:11rem}}
.space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}
@media (min-width:640px){.sm\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}}
@media (min-width:768px){.md\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}}
@media (min-width:1024px){.lg\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}}
@media (min-width:1280px){.xl\:space-x-48>:not([hidden])~:not([hidden]){margin-left:12rem}}
.space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}
@media (min-width:640px){.sm\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}}
@media (min-width:768px){.md\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}}
@media (min-width:1024px){.lg\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}}
@media (min-width:1280px){.xl\:space-x-52>:not([hidden])~:not([hidden]){margin-left:13rem}}
.space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}
@media (min-width:640px){.sm\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}}
@media (min-width:768px){.md\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}}
@media (min-width:1024px){.lg\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}}
@media (min-width:1280px){.xl\:space-x-56>:not([hidden])~:not([hidden]){margin-left:14rem}}
.space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}
@media (min-width:640px){.sm\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}}
@media (min-width:768px){.md\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}}
@media (min-width:1024px){.lg\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}}
@media (min-width:1280px){.xl\:space-x-60>:not([hidden])~:not([hidden]){margin-left:15rem}}
.space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}
@media (min-width:640px){.sm\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}}
@media (min-width:768px){.md\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}}
@media (min-width:1024px){.lg\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}}
@media (min-width:1280px){.xl\:space-x-64>:not([hidden])~:not([hidden]){margin-left:16rem}}
.space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}
@media (min-width:640px){.sm\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}}
@media (min-width:768px){.md\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}}
@media (min-width:1024px){.lg\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}}
@media (min-width:1280px){.xl\:space-x-72>:not([hidden])~:not([hidden]){margin-left:18rem}}
.space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}
@media (min-width:640px){.sm\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}}
@media (min-width:768px){.md\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}}
@media (min-width:1024px){.lg\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}}
@media (min-width:1280px){.xl\:space-x-80>:not([hidden])~:not([hidden]){margin-left:20rem}}
.space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}
@media (min-width:640px){.sm\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}}
@media (min-width:768px){.md\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}}
@media (min-width:1024px){.lg\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}}
@media (min-width:1280px){.xl\:space-x-96>:not([hidden])~:not([hidden]){margin-left:24rem}}
.space-x-px>:not([hidden])~:not([hidden]){margin-left:1px}
@media (min-width:640px){.sm\:space-x-px>:not([hidden])~:not([hidden]){margin-left:1px}}
@media (min-width:768px){.md\:space-x-px>:not([hidden])~:not([hidden]){margin-left:1px}}
@media (min-width:1024px){.lg\:space-x-px>:not([hidden])~:not([hidden]){margin-left:1px}}
@media (min-width:1280px){.xl\:space-x-px>:not([hidden])~:not([hidden]){margin-left:1px}}
.space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:0.125rem}
@media (min-width:640px){.sm\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:0.125rem}}
@media (min-width:768px){.md\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:0.125rem}}
@media (min-width:1024px){.lg\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:0.125rem}}
@media (min-width:1280px){.xl\:space-x-0\.5>:not([hidden])~:not([hidden]){margin-left:0.125rem}}
.space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:0.375rem}
@media (min-width:640px){.sm\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:0.375rem}}
@media (min-width:768px){.md\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:0.375rem}}
@media (min-width:1024px){.lg\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:0.375rem}}
@media (min-width:1280px){.xl\:space-x-1\.5>:not([hidden])~:not([hidden]){margin-left:0.375rem}}
.space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:0.625rem}
@media (min-width:640px){.sm\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:0.625rem}}
@media (min-width:768px){.md\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:0.625rem}}
@media (min-width:1024px){.lg\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:0.625rem}}
@media (min-width:1280px){.xl\:space-x-2\.5>:not([hidden])~:not([hidden]){margin-left:0.625rem}}
.space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:0.875rem}
@media (min-width:640px){.sm\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:0.875rem}}
@media (min-width:768px){.md\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:0.875rem}}
@media (min-width:1024px){.lg\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:0.875rem}}
@media (min-width:1280px){.xl\:space-x-3\.5>:not([hidden])~:not([hidden]){margin-left:0.875rem}}
.w-0{width:0}
@media (min-width:640px){.sm\:w-0{width:0}}
@media (min-width:768px){.md\:w-0{width:0}}
@media (min-width:1024px){.lg\:w-0{width:0}}
@media (min-width:1280px){.xl\:w-0{width:0}}
.w-1{width:0.25rem}
@media (min-width:640px){.sm\:w-1{width:0.25rem}}
@media (min-width:768px){.md\:w-1{width:0.25rem}}
@media (min-width:1024px){.lg\:w-1{width:0.25rem}}
@media (min-width:1280px){.xl\:w-1{width:0.25rem}}
.w-2{width:0.5rem}
@media (min-width:640px){.sm\:w-2{width:0.5rem}}
@media (min-width:768px){.md\:w-2{width:0.5rem}}
@media (min-width:1024px){.lg\:w-2{width:0.5rem}}
@media (min-width:1280px){.xl\:w-2{width:0.5rem}}
.w-3{width:0.75rem}
@media (min-width:640px){.sm\:w-3{width:0.75rem}}
@media (min-width:768px){.md\:w-3{width:0.75rem}}
@media (min-width:1024px){.lg\:w-3{width:0.75rem}}
@media (min-width:1280px){.xl\:w-3{width:0.75rem}}
@media (min-width:640px){.sm\:w-4{width:1rem}}
@media (min-width:768px){.md\:w-4{width:1rem}}
@media (min-width:1024px){.lg\:w-4{width:1rem}}
@media (min-width:1280px){.xl\:w-4{width:1rem}}
@media (min-width:640px){.sm\:w-5{width:1.25rem}}
@media (min-width:768px){.md\:w-5{width:1.25rem}}
@media (min-width:1024px){.lg\:w-5{width:1.25rem}}
@media (min-width:1280px){.xl\:w-5{width:1.25rem}}
@media (min-width:640px){.sm\:w-6{width:1.5rem}}
@media (min-width:768px){.md\:w-6{width:1.5rem}}
@media (min-width:1024px){.lg\:w-6{width:1.5rem}}
@media (min-width:1280px){.xl\:w-6{width:1.5rem}}
@media (min-width:640px){.sm\:w-7{width:1.75rem}}
@media (min-width:768px){.md\:w-7{width:1.75rem}}
@media (min-width:1024px){.lg\:w-7{width:1.75rem}}
@media (min-width:1280px){.xl\:w-7{width:1.75rem}}
.w-8{width:2rem}
@media (min-width:640px){.sm\:w-8{width:2rem}}
@media (min-width:768px){.md\:w-8{width:2rem}}
@media (min-width:1024px){.lg\:w-8{width:2rem}}
@media (min-width:1280px){.xl\:w-8{width:2rem}}
@media (min-width:640px){.sm\:w-9{width:2.25rem}}
@media (min-width:768px){.md\:w-9{width:2.25rem}}
@media (min-width:1024px){.lg\:w-9{width:2.25rem}}
@media (min-width:1280px){.xl\:w-9{width:2.25rem}}
@media (min-width:640px){.sm\:w-10{width:2.5rem}}
@media (min-width:768px){.md\:w-10{width:2.5rem}}
@media (min-width:1024px){.lg\:w-10{width:2.5rem}}
@media (min-width:1280px){.xl\:w-10{width:2.5rem}}
@media (min-width:640px){.sm\:w-11{width:2.75rem}}
@media (min-width:768px){.md\:w-11{width:2.75rem}}
@media (min-width:1024px){.lg\:w-11{width:2.75rem}}
@media (min-width:1280px){.xl\:w-11{width:2.75rem}}
@media (min-width:640px){.sm\:w-12{width:3rem}}
@media (min-width:1024px){.lg\:w-12{width:3rem}}
@media (min-width:1280px){.xl\:w-12{width:3rem}}
.w-14{width:3.5rem}
@media (min-width:640px){.sm\:w-14{width:3.5rem}}
@media (min-width:768px){.md\:w-14{width:3.5rem}}
@media (min-width:1024px){.lg\:w-14{width:3.5rem}}
@media (min-width:1280px){.xl\:w-14{width:3.5rem}}
@media (min-width:640px){.sm\:w-16{width:4rem}}
@media (min-width:768px){.md\:w-16{width:4rem}}
@media (min-width:1024px){.lg\:w-16{width:4rem}}
@media (min-width:1280px){.xl\:w-16{width:4rem}}
@media (min-width:640px){.sm\:w-20{width:5rem}}
@media (min-width:1024px){.lg\:w-20{width:5rem}}
@media (min-width:1280px){.xl\:w-20{width:5rem}}
@media (min-width:640px){.sm\:w-24{width:6rem}}
@media (min-width:768px){.md\:w-24{width:6rem}}
@media (min-width:1024px){.lg\:w-24{width:6rem}}
@media (min-width:1280px){.xl\:w-24{width:6rem}}
@media (min-width:640px){.sm\:w-28{width:7rem}}
@media (min-width:768px){.md\:w-28{width:7rem}}
@media (min-width:1024px){.lg\:w-28{width:7rem}}
@media (min-width:1280px){.xl\:w-28{width:7rem}}
@media (min-width:640px){.sm\:w-32{width:8rem}}
@media (min-width:768px){.md\:w-32{width:8rem}}
@media (min-width:1024px){.lg\:w-32{width:8rem}}
@media (min-width:1280px){.xl\:w-32{width:8rem}}
.w-36{width:9rem}
@media (min-width:640px){.sm\:w-36{width:9rem}}
@media (min-width:768px){.md\:w-36{width:9rem}}
@media (min-width:1024px){.lg\:w-36{width:9rem}}
@media (min-width:1280px){.xl\:w-36{width:9rem}}
.w-40{width:10rem}
@media (min-width:640px){.sm\:w-40{width:10rem}}
@media (min-width:768px){.md\:w-40{width:10rem}}
@media (min-width:1024px){.lg\:w-40{width:10rem}}
@media (min-width:1280px){.xl\:w-40{width:10rem}}
.w-44{width:11rem}
@media (min-width:640px){.sm\:w-44{width:11rem}}
@media (min-width:768px){.md\:w-44{width:11rem}}
@media (min-width:1024px){.lg\:w-44{width:11rem}}
@media (min-width:1280px){.xl\:w-44{width:11rem}}
.w-48{width:12rem}
@media (min-width:640px){.sm\:w-48{width:12rem}}
@media (min-width:768px){.md\:w-48{width:12rem}}
@media (min-width:1024px){.lg\:w-48{width:12rem}}
@media (min-width:1280px){.xl\:w-48{width:12rem}}
.w-52{width:13rem}
@media (min-width:640px){.sm\:w-52{width:13rem}}
@media (min-width:768px){.md\:w-52{width:13rem}}
@media (min-width:1024px){.lg\:w-52{width:13rem}}
@media (min-width:1280px){.xl\:w-52{width:13rem}}
.w-56{width:14rem}
@media (min-width:640px){.sm\:w-56{width:14rem}}
@media (min-width:768px){.md\:w-56{width:14rem}}
@media (min-width:1024px){.lg\:w-56{width:14rem}}
@media (min-width:1280px){.xl\:w-56{width:14rem}}
.w-60{width:15rem}
@media (min-width:640px){.sm\:w-60{width:15rem}}
@media (min-width:768px){.md\:w-60{width:15rem}}
@media (min-width:1024px){.lg\:w-60{width:15rem}}
@media (min-width:1280px){.xl\:w-60{width:15rem}}
.w-64{width:16rem}
@media (min-width:640px){.sm\:w-64{width:16rem}}
@media (min-width:768px){.md\:w-64{width:16rem}}
@media (min-width:1024px){.lg\:w-64{width:16rem}}
@media (min-width:1280px){.xl\:w-64{width:16rem}}
@media (min-width:640px){.sm\:w-72{width:18rem}}
@media (min-width:768px){.md\:w-72{width:18rem}}
@media (min-width:1024px){.lg\:w-72{width:18rem}}
@media (min-width:1280px){.xl\:w-72{width:18rem}}
.w-80{width:20rem}
@media (min-width:640px){.sm\:w-80{width:20rem}}
@media (min-width:768px){.md\:w-80{width:20rem}}
@media (min-width:1024px){.lg\:w-80{width:20rem}}
@media (min-width:1280px){.xl\:w-80{width:20rem}}
.w-96{width:24rem}
@media (min-width:640px){.sm\:w-96{width:24rem}}
@media (min-width:768px){.md\:w-96{width:24rem}}
@media (min-width:1024px){.lg\:w-96{width:24rem}}
@media (min-width:1280px){.xl\:w-96{width:24rem}}
.w-px{width:1px}
@media (min-width:640px){.sm\:w-px{width:1px}}
@media (min-width:768px){.md\:w-px{width:1px}}
@media (min-width:1024px){.lg\:w-px{width:1px}}
@media (min-width:1280px){.xl\:w-px{width:1px}}
.w-0\.5{width:0.125rem}
@media (min-width:640px){.sm\:w-0\.5{width:0.125rem}}
@media (min-width:768px){.md\:w-0\.5{width:0.125rem}}
@media (min-width:1024px){.lg\:w-0\.5{width:0.125rem}}
@media (min-width:1280px){.xl\:w-0\.5{width:0.125rem}}
.w-1\.5{width:0.375rem}
@media (min-width:640px){.sm\:w-1\.5{width:0.375rem}}
@media (min-width:768px){.md\:w-1\.5{width:0.375rem}}
@media (min-width:1024px){.lg\:w-1\.5{width:0.375rem}}
@media (min-width:1280px){.xl\:w-1\.5{width:0.375rem}}
.w-2\.5{width:0.625rem}
@media (min-width:640px){.sm\:w-2\.5{width:0.625rem}}
@media (min-width:768px){.md\:w-2\.5{width:0.625rem}}
@media (min-width:1024px){.lg\:w-2\.5{width:0.625rem}}
@media (min-width:1280px){.xl\:w-2\.5{width:0.625rem}}
.w-3\.5{width:0.875rem}
@media (min-width:640px){.sm\:w-3\.5{width:0.875rem}}
@media (min-width:768px){.md\:w-3\.5{width:0.875rem}}
@media (min-width:1024px){.lg\:w-3\.5{width:0.875rem}}
@media (min-width:1280px){.xl\:w-3\.5{width:0.875rem}}
.w-screen{width:100vw}
@media (min-width:640px){.sm\:w-screen{width:100vw}}
@media (min-width:768px){.md\:w-screen{width:100vw}}
@media (min-width:1024px){.lg\:w-screen{width:100vw}}
@media (min-width:1280px){.xl\:w-screen{width:100vw}}
.w-1\/2{width:50%}
@media (min-width:640px){.sm\:w-1\/2{width:50%}}
@media (min-width:768px){.md\:w-1\/2{width:50%}}
@media (min-width:1024px){.lg\:w-1\/2{width:50%}}
@media (min-width:1280px){.xl\:w-1\/2{width:50%}}
.w-1\/3{width:33.33333333333333%}
@media (min-width:640px){.sm\:w-1\/3{width:33.33333333333333%}}
@media (min-width:768px){.md\:w-1\/3{width:33.33333333333333%}}
@media (min-width:1024px){.lg\:w-1\/3{width:33.33333333333333%}}
@media (min-width:1280px){.xl\:w-1\/3{width:33.33333333333333%}}
@media (min-width:640px){.sm\:w-2\/3{width:66.66666666666666%}}
@media (min-width:768px){.md\:w-2\/3{width:66.66666666666666%}}
@media (min-width:1024px){.lg\:w-2\/3{width:66.66666666666666%}}
@media (min-width:1280px){.xl\:w-2\/3{width:66.66666666666666%}}
.w-1\/4{width:25%}
@media (min-width:640px){.sm\:w-1\/4{width:25%}}
@media (min-width:768px){.md\:w-1\/4{width:25%}}
@media (min-width:1024px){.lg\:w-1\/4{width:25%}}
@media (min-width:1280px){.xl\:w-1\/4{width:25%}}
@media (min-width:640px){.sm\:w-3\/4{width:75%}}
@media (min-width:768px){.md\:w-3\/4{width:75%}}
@media (min-width:1024px){.lg\:w-3\/4{width:75%}}
@media (min-width:1280px){.xl\:w-3\/4{width:75%}}
.h-0{height:0}
@media (min-width:640px){.sm\:h-0{height:0}}
@media (min-width:768px){.md\:h-0{height:0}}
@media (min-width:1024px){.lg\:h-0{height:0}}
@media (min-width:1280px){.xl\:h-0{height:0}}
.h-1{height:0.25rem}
@media (min-width:640px){.sm\:h-1{height:0.25rem}}
@media (min-width:768px){.md\:h-1{height:0.25rem}}
@media (min-width:1024px){.lg\:h-1{height:0.25rem}}
@media (min-width:1280px){.xl\:h-1{height:0.25rem}}
@media (min-width:640px){.sm\:h-2{height:0.5rem}}
@media (min-width:768px){.md\:h-2{height:0.5rem}}
@media (min-width:1024px){.lg\:h-2{height:0.5rem}}
@media (min-width:1280px){.xl\:h-2{height:0.5rem}}
@media (min-width:640px){.sm\:h-3{height:0.75rem}}
@media (min-width:768px){.md\:h-3{height:0.75rem}}
@media (min-width:1024px){.lg\:h-3{height:0.75rem}}
@media (min-width:1280px){.xl\:h-3{height:0.75rem}}
@media (min-width:640px){.sm\:h-4{height:1rem}}
@media (min-width:768px){.md\:h-4{height:1rem}}
@media (min-width:1024px){.lg\:h-4{height:1rem}}
@media (min-width:1280px){.xl\:h-4{height:1rem}}
@media (min-width:640px){.sm\:h-5{height:1.25rem}}
@media (min-width:768px){.md\:h-5{height:1.25rem}}
@media (min-width:1024px){.lg\:h-5{height:1.25rem}}
@media (min-width:1280px){.xl\:h-5{height:1.25rem}}
@media (min-width:640px){.sm\:h-6{height:1.5rem}}
@media (min-width:768px){.md\:h-6{height:1.5rem}}
@media (min-width:1024px){.lg\:h-6{height:1.5rem}}
@media (min-width:1280px){.xl\:h-6{height:1.5rem}}
.h-7{height:1.75rem}
@media (min-width:640px){.sm\:h-7{height:1.75rem}}
@media (min-width:768px){.md\:h-7{height:1.75rem}}
@media (min-width:1024px){.lg\:h-7{height:1.75rem}}
@media (min-width:1280px){.xl\:h-7{height:1.75rem}}
.h-8{height:2rem}
@media (min-width:640px){.sm\:h-8{height:2rem}}
@media (min-width:768px){.md\:h-8{height:2rem}}
@media (min-width:1024px){.lg\:h-8{height:2rem}}
@media (min-width:1280px){.xl\:h-8{height:2rem}}
@media (min-width:640px){.sm\:h-9{height:2.25rem}}
@media (min-width:768px){.md\:h-9{height:2.25rem}}
@media (min-width:1024px){.lg\:h-9{height:2.25rem}}
@media (min-width:1280px){.xl\:h-9{height:2.25rem}}
@media (min-width:640px){.sm\:h-10{height:2.5rem}}
@media (min-width:768px){.md\:h-10{height:2.5rem}}
@media (min-width:1024px){.lg\:h-10{height:2.5rem}}
@media (min-width:1280px){.xl\:h-10{height:2.5rem}}
@media (min-width:640px){.sm\:h-11{height:2.75rem}}
@media (min-width:768px){.md\:h-11{height:2.75rem}}
@media (min-width:1024px){.lg\:h-11{height:2.75rem}}
@media (min-width:1280px){.xl\:h-11{height:2.75rem}}
@media (min-width:640px){.sm\:h-12{height:3rem}}
@media (min-width:1024px){.lg\:h-12{height:3rem}}
@media (min-width:1280px){.xl\:h-12{height:3rem}}
@media (min-width:640px){.sm\:h-14{height:3.5rem}}
@media (min-width:768px){.md\:h-14{height:3.5rem}}
@media (min-width:1024px){.lg\:h-14{height:3.5rem}}
@media (min-width:1280px){.xl\:h-14{height:3.5rem}}
@media (min-width:640px){.sm\:h-16{height:4rem}}
@media (min-width:768px){.md\:h-16{height:4rem}}
@media (min-width:1024px){.lg\:h-16{height:4rem}}
@media (min-width:1280px){.xl\:h-16{height:4rem}}
@media (min-width:640px){.sm\:h-20{height:5rem}}
@media (min-width:1024px){.lg\:h-20{height:5rem}}
@media (min-width:1280px){.xl\:h-20{height:5rem}}
.h-24{height:6rem}
@media (min-width:640px){.sm\:h-24{height:6rem}}
@media (min-width:1024px){.lg\:h-24{height:6rem}}
@media (min-width:1280px){.xl\:h-24{height:6rem}}
@media (min-width:640px){.sm\:h-28{height:7rem}}
@media (min-width:768px){.md\:h-28{height:7rem}}
@media (min-width:1024px){.lg\:h-28{height:7rem}}
@media (min-width:1280px){.xl\:h-28{height:7rem}}
@media (min-width:640px){.sm\:h-32{height:8rem}}
@media (min-width:768px){.md\:h-32{height:8rem}}
@media (min-width:1024px){.lg\:h-32{height:8rem}}
@media (min-width:1280px){.xl\:h-32{height:8rem}}
.h-36{height:9rem}
@media (min-width:640px){.sm\:h-36{height:9rem}}
@media (min-width:768px){.md\:h-36{height:9rem}}
@media (min-width:1024px){.lg\:h-36{height:9rem}}
@media (min-width:1280px){.xl\:h-36{height:9rem}}
@media (min-width:640px){.sm\:h-40{height:10rem}}
@media (min-width:768px){.md\:h-40{height:10rem}}
@media (min-width:1024px){.lg\:h-40{height:10rem}}
@media (min-width:1280px){.xl\:h-40{height:10rem}}
.h-44{height:11rem}
@media (min-width:640px){.sm\:h-44{height:11rem}}
@media (min-width:768px){.md\:h-44{height:11rem}}
@media (min-width:1024px){.lg\:h-44{height:11rem}}
@media (min-width:1280px){.xl\:h-44{height:11rem}}
@media (min-width:640px){.sm\:h-48{height:12rem}}
@media (min-width:1024px){.lg\:h-48{height:12rem}}
@media (min-width:1280px){.xl\:h-48{height:12rem}}
.h-52{height:13rem}
@media (min-width:640px){.sm\:h-52{height:13rem}}
@media (min-width:1024px){.lg\:h-52{height:13rem}}
@media (min-width:1280px){.xl\:h-52{height:13rem}}
.h-56{height:14rem}
@media (min-width:640px){.sm\:h-56{height:14rem}}
@media (min-width:768px){.md\:h-56{height:14rem}}
@media (min-width:1024px){.lg\:h-56{height:14rem}}
@media (min-width:1280px){.xl\:h-56{height:14rem}}
.h-60{height:15rem}
@media (min-width:640px){.sm\:h-60{height:15rem}}
@media (min-width:768px){.md\:h-60{height:15rem}}
@media (min-width:1024px){.lg\:h-60{height:15rem}}
@media (min-width:1280px){.xl\:h-60{height:15rem}}
.h-64{height:16rem}
@media (min-width:640px){.sm\:h-64{height:16rem}}
@media (min-width:768px){.md\:h-64{height:16rem}}
@media (min-width:1024px){.lg\:h-64{height:16rem}}
@media (min-width:1280px){.xl\:h-64{height:16rem}}
@media (min-width:640px){.sm\:h-72{height:18rem}}
@media (min-width:768px){.md\:h-72{height:18rem}}
@media (min-width:1024px){.lg\:h-72{height:18rem}}
@media (min-width:1280px){.xl\:h-72{height:18rem}}
.h-80{height:20rem}
@media (min-width:640px){.sm\:h-80{height:20rem}}
@media (min-width:768px){.md\:h-80{height:20rem}}
@media (min-width:1024px){.lg\:h-80{height:20rem}}
@media (min-width:1280px){.xl\:h-80{height:20rem}}
.h-96{height:24rem}
@media (min-width:640px){.sm\:h-96{height:24rem}}
@media (min-width:1024px){.lg\:h-96{height:24rem}}
@media (min-width:1280px){.xl\:h-96{height:24rem}}
@media (min-width:640px){.sm\:h-px{height:1px}}
@media (min-width:768px){.md\:h-px{height:1px}}
@media (min-width:1024px){.lg\:h-px{height:1px}}
@media (min-width:1280px){.xl\:h-px{height:1px}}
.h-0\.5{height:0.125rem}
@media (min-width:640px){.sm\:h-0\.5{height:0.125rem}}
@media (min-width:768px){.md\:h-0\.5{height:0.125rem}}
@media (min-width:1024px){.lg\:h-0\.5{height:0.125rem}}
@media (min-width:1280px){.xl\:h-0\.5{height:0.125rem}}
.h-1\.5{height:0.375rem}
@media (min-width:640px){.sm\:h-1\.5{height:0.375rem}}
@media (min-width:768px){.md\:h-1\.5{height:0.375rem}}
@media (min-width:1024px){.lg\:h-1\.5{height:0.375rem}}
@media (min-width:1280px){.xl\:h-1\.5{height:0.375rem}}
.h-2\.5{height:0.625rem}
@media (min-width:640px){.sm\:h-2\.5{height:0.625rem}}
@media (min-width:768px){.md\:h-2\.5{height:0.625rem}}
@media (min-width:1024px){.lg\:h-2\.5{height:0.625rem}}
@media (min-width:1280px){.xl\:h-2\.5{height:0.625rem}}
.h-3\.5{height:0.875rem}
@media (min-width:640px){.sm\:h-3\.5{height:0.875rem}}
@media (min-width:768px){.md\:h-3\.5{height:0.875rem}}
@media (min-width:1024px){.lg\:h-3\.5{height:0.875rem}}
@media (min-width:1280px){.xl\:h-3\.5{height:0.875rem}}
.h-screen{height:100vh}
@media (min-width:640px){.sm\:h-screen{height:100vh}}
@media (min-width:768px){.md\:h-screen{height:100vh}}
@media (min-width:1024px){.lg\:h-screen{height:100vh}}
@media (min-width:1280px){.xl\:h-screen{height:100vh}}
.h-1\/2{height:50%}
@media (min-width:640px){.sm\:h-1\/2{height:50%}}
@media (min-width:768px){.md\:h-1\/2{height:50%}}
@media (min-width:1024px){.lg\:h-1\/2{height:50%}}
@media (min-width:1280px){.xl\:h-1\/2{height:50%}}
.h-1\/3{height:33.33333333333333%}
@media (min-width:640px){.sm\:h-1\/3{height:33.33333333333333%}}
@media (min-width:768px){.md\:h-1\/3{height:33.33333333333333%}}
@media (min-width:1024px){.lg\:h-1\/3{height:33.33333333333333%}}
@media (min-width:1280px){.xl\:h-1\/3{height:33.33333333333333%}}
.h-2\/3{height:66.66666666666666%}
@media (min-width:640px){.sm\:h-2\/3{height:66.66666666666666%}}
@media (min-width:768px){.md\:h-2\/3{height:66.66666666666666%}}
@media (min-width:1024px){.lg\:h-2\/3{height:66.66666666666666%}}
@media (min-width:1280px){.xl\:h-2\/3{height:66.66666666666666%}}
.h-1\/4{height:25%}
@media (min-width:640px){.sm\:h-1\/4{height:25%}}
@media (min-width:768px){.md\:h-1\/4{height:25%}}
@media (min-width:1024px){.lg\:h-1\/4{height:25%}}
@media (min-width:1280px){.xl\:h-1\/4{height:25%}}
.h-3\/4{height:75%}
@media (min-width:640px){.sm\:h-3\/4{height:75%}}
@media (min-width:768px){.md\:h-3\/4{height:75%}}
@media (min-width:1024px){.lg\:h-3\/4{height:75%}}
@media (min-width:1280px){.xl\:h-3\/4{height:75%}}
.min-w-1{min-width:0.25rem}
@media (min-width:640px){.sm\:min-w-1{min-width:0.25rem}}
@media (min-width:768px){.md\:min-w-1{min-width:0.25rem}}
@media (min-width:1024px){.lg\:min-w-1{min-width:0.25rem}}
@media (min-width:1280px){.xl\:min-w-1{min-width:0.25rem}}
.min-w-2{min-width:0.5rem}
@media (min-width:640px){.sm\:min-w-2{min-width:0.5rem}}
@media (min-width:768px){.md\:min-w-2{min-width:0.5rem}}
@media (min-width:1024px){.lg\:min-w-2{min-width:0.5rem}}
@media (min-width:1280px){.xl\:min-w-2{min-width:0.5rem}}
.min-w-3{min-width:0.75rem}
@media (min-width:640px){.sm\:min-w-3{min-width:0.75rem}}
@media (min-width:768px){.md\:min-w-3{min-width:0.75rem}}
@media (min-width:1024px){.lg\:min-w-3{min-width:0.75rem}}
@media (min-width:1280px){.xl\:min-w-3{min-width:0.75rem}}
.min-w-4{min-width:1rem}
@media (min-width:640px){.sm\:min-w-4{min-width:1rem}}
@media (min-width:768px){.md\:min-w-4{min-width:1rem}}
@media (min-width:1024px){.lg\:min-w-4{min-width:1rem}}
@media (min-width:1280px){.xl\:min-w-4{min-width:1rem}}
.min-w-5{min-width:1.25rem}
@media (min-width:640px){.sm\:min-w-5{min-width:1.25rem}}
@media (min-width:768px){.md\:min-w-5{min-width:1.25rem}}
@media (min-width:1024px){.lg\:min-w-5{min-width:1.25rem}}
@media (min-width:1280px){.xl\:min-w-5{min-width:1.25rem}}
.min-w-6{min-width:1.5rem}
@media (min-width:640px){.sm\:min-w-6{min-width:1.5rem}}
@media (min-width:768px){.md\:min-w-6{min-width:1.5rem}}
@media (min-width:1024px){.lg\:min-w-6{min-width:1.5rem}}
@media (min-width:1280px){.xl\:min-w-6{min-width:1.5rem}}
.min-w-7{min-width:1.75rem}
@media (min-width:640px){.sm\:min-w-7{min-width:1.75rem}}
@media (min-width:768px){.md\:min-w-7{min-width:1.75rem}}
@media (min-width:1024px){.lg\:min-w-7{min-width:1.75rem}}
@media (min-width:1280px){.xl\:min-w-7{min-width:1.75rem}}
.min-w-8{min-width:2rem}
@media (min-width:640px){.sm\:min-w-8{min-width:2rem}}
@media (min-width:768px){.md\:min-w-8{min-width:2rem}}
@media (min-width:1024px){.lg\:min-w-8{min-width:2rem}}
@media (min-width:1280px){.xl\:min-w-8{min-width:2rem}}
.min-w-9{min-width:2.25rem}
@media (min-width:640px){.sm\:min-w-9{min-width:2.25rem}}
@media (min-width:768px){.md\:min-w-9{min-width:2.25rem}}
@media (min-width:1024px){.lg\:min-w-9{min-width:2.25rem}}
@media (min-width:1280px){.xl\:min-w-9{min-width:2.25rem}}
.min-w-10{min-width:2.5rem}
@media (min-width:640px){.sm\:min-w-10{min-width:2.5rem}}
@media (min-width:768px){.md\:min-w-10{min-width:2.5rem}}
@media (min-width:1024px){.lg\:min-w-10{min-width:2.5rem}}
@media (min-width:1280px){.xl\:min-w-10{min-width:2.5rem}}
.min-w-11{min-width:2.75rem}
@media (min-width:640px){.sm\:min-w-11{min-width:2.75rem}}
@media (min-width:768px){.md\:min-w-11{min-width:2.75rem}}
@media (min-width:1024px){.lg\:min-w-11{min-width:2.75rem}}
@media (min-width:1280px){.xl\:min-w-11{min-width:2.75rem}}
.min-w-12{min-width:3rem}
@media (min-width:640px){.sm\:min-w-12{min-width:3rem}}
@media (min-width:768px){.md\:min-w-12{min-width:3rem}}
@media (min-width:1024px){.lg\:min-w-12{min-width:3rem}}
@media (min-width:1280px){.xl\:min-w-12{min-width:3rem}}
.min-w-14{min-width:3.5rem}
@media (min-width:640px){.sm\:min-w-14{min-width:3.5rem}}
@media (min-width:768px){.md\:min-w-14{min-width:3.5rem}}
@media (min-width:1024px){.lg\:min-w-14{min-width:3.5rem}}
@media (min-width:1280px){.xl\:min-w-14{min-width:3.5rem}}
.min-w-16{min-width:4rem}
@media (min-width:640px){.sm\:min-w-16{min-width:4rem}}
@media (min-width:768px){.md\:min-w-16{min-width:4rem}}
@media (min-width:1024px){.lg\:min-w-16{min-width:4rem}}
@media (min-width:1280px){.xl\:min-w-16{min-width:4rem}}
.min-w-20{min-width:5rem}
@media (min-width:640px){.sm\:min-w-20{min-width:5rem}}
@media (min-width:768px){.md\:min-w-20{min-width:5rem}}
@media (min-width:1024px){.lg\:min-w-20{min-width:5rem}}
@media (min-width:1280px){.xl\:min-w-20{min-width:5rem}}
@media (min-width:640px){.sm\:min-w-24{min-width:6rem}}
@media (min-width:768px){.md\:min-w-24{min-width:6rem}}
@media (min-width:1024px){.lg\:min-w-24{min-width:6rem}}
@media (min-width:1280px){.xl\:min-w-24{min-width:6rem}}
.min-w-28{min-width:7rem}
@media (min-width:640px){.sm\:min-w-28{min-width:7rem}}
@media (min-width:768px){.md\:min-w-28{min-width:7rem}}
@media (min-width:1024px){.lg\:min-w-28{min-width:7rem}}
@media (min-width:1280px){.xl\:min-w-28{min-width:7rem}}
.min-w-32{min-width:8rem}
@media (min-width:640px){.sm\:min-w-32{min-width:8rem}}
@media (min-width:768px){.md\:min-w-32{min-width:8rem}}
@media (min-width:1024px){.lg\:min-w-32{min-width:8rem}}
@media (min-width:1280px){.xl\:min-w-32{min-width:8rem}}
.min-w-36{min-width:9rem}
@media (min-width:640px){.sm\:min-w-36{min-width:9rem}}
@media (min-width:768px){.md\:min-w-36{min-width:9rem}}
@media (min-width:1024px){.lg\:min-w-36{min-width:9rem}}
@media (min-width:1280px){.xl\:min-w-36{min-width:9rem}}
.min-w-40{min-width:10rem}
@media (min-width:640px){.sm\:min-w-40{min-width:10rem}}
@media (min-width:768px){.md\:min-w-40{min-width:10rem}}
@media (min-width:1024px){.lg\:min-w-40{min-width:10rem}}
@media (min-width:1280px){.xl\:min-w-40{min-width:10rem}}
.min-w-44{min-width:11rem}
@media (min-width:640px){.sm\:min-w-44{min-width:11rem}}
@media (min-width:768px){.md\:min-w-44{min-width:11rem}}
@media (min-width:1024px){.lg\:min-w-44{min-width:11rem}}
@media (min-width:1280px){.xl\:min-w-44{min-width:11rem}}
.min-w-48{min-width:12rem}
@media (min-width:640px){.sm\:min-w-48{min-width:12rem}}
@media (min-width:768px){.md\:min-w-48{min-width:12rem}}
@media (min-width:1024px){.lg\:min-w-48{min-width:12rem}}
@media (min-width:1280px){.xl\:min-w-48{min-width:12rem}}
.min-w-52{min-width:13rem}
@media (min-width:640px){.sm\:min-w-52{min-width:13rem}}
@media (min-width:768px){.md\:min-w-52{min-width:13rem}}
@media (min-width:1024px){.lg\:min-w-52{min-width:13rem}}
@media (min-width:1280px){.xl\:min-w-52{min-width:13rem}}
.min-w-56{min-width:14rem}
@media (min-width:640px){.sm\:min-w-56{min-width:14rem}}
@media (min-width:768px){.md\:min-w-56{min-width:14rem}}
@media (min-width:1024px){.lg\:min-w-56{min-width:14rem}}
@media (min-width:1280px){.xl\:min-w-56{min-width:14rem}}
.min-w-60{min-width:15rem}
@media (min-width:640px){.sm\:min-w-60{min-width:15rem}}
@media (min-width:768px){.md\:min-w-60{min-width:15rem}}
@media (min-width:1024px){.lg\:min-w-60{min-width:15rem}}
@media (min-width:1280px){.xl\:min-w-60{min-width:15rem}}
.min-w-64{min-width:16rem}
@media (min-width:640px){.sm\:min-w-64{min-width:16rem}}
@media (min-width:768px){.md\:min-w-64{min-width:16rem}}
@media (min-width:1024px){.lg\:min-w-64{min-width:16rem}}
@media (min-width:1280px){.xl\:min-w-64{min-width:16rem}}
.min-w-72{min-width:18rem}
@media (min-width:640px){.sm\:min-w-72{min-width:18rem}}
@media (min-width:768px){.md\:min-w-72{min-width:18rem}}
@media (min-width:1024px){.lg\:min-w-72{min-width:18rem}}
@media (min-width:1280px){.xl\:min-w-72{min-width:18rem}}
.min-w-80{min-width:20rem}
@media (min-width:640px){.sm\:min-w-80{min-width:20rem}}
@media (min-width:768px){.md\:min-w-80{min-width:20rem}}
@media (min-width:1024px){.lg\:min-w-80{min-width:20rem}}
@media (min-width:1280px){.xl\:min-w-80{min-width:20rem}}
.min-w-96{min-width:24rem}
@media (min-width:640px){.sm\:min-w-96{min-width:24rem}}
@media (min-width:768px){.md\:min-w-96{min-width:24rem}}
@media (min-width:1024px){.lg\:min-w-96{min-width:24rem}}
@media (min-width:1280px){.xl\:min-w-96{min-width:24rem}}
.min-w-px{min-width:1px}
@media (min-width:640px){.sm\:min-w-px{min-width:1px}}
@media (min-width:768px){.md\:min-w-px{min-width:1px}}
@media (min-width:1024px){.lg\:min-w-px{min-width:1px}}
@media (min-width:1280px){.xl\:min-w-px{min-width:1px}}
.min-w-0\.5{min-width:0.125rem}
@media (min-width:640px){.sm\:min-w-0\.5{min-width:0.125rem}}
@media (min-width:768px){.md\:min-w-0\.5{min-width:0.125rem}}
@media (min-width:1024px){.lg\:min-w-0\.5{min-width:0.125rem}}
@media (min-width:1280px){.xl\:min-w-0\.5{min-width:0.125rem}}
.min-w-1\.5{min-width:0.375rem}
@media (min-width:640px){.sm\:min-w-1\.5{min-width:0.375rem}}
@media (min-width:768px){.md\:min-w-1\.5{min-width:0.375rem}}
@media (min-width:1024px){.lg\:min-w-1\.5{min-width:0.375rem}}
@media (min-width:1280px){.xl\:min-w-1\.5{min-width:0.375rem}}
.min-w-2\.5{min-width:0.625rem}
@media (min-width:640px){.sm\:min-w-2\.5{min-width:0.625rem}}
@media (min-width:768px){.md\:min-w-2\.5{min-width:0.625rem}}
@media (min-width:1024px){.lg\:min-w-2\.5{min-width:0.625rem}}
@media (min-width:1280px){.xl\:min-w-2\.5{min-width:0.625rem}}
.min-w-3\.5{min-width:0.875rem}
@media (min-width:640px){.sm\:min-w-3\.5{min-width:0.875rem}}
@media (min-width:768px){.md\:min-w-3\.5{min-width:0.875rem}}
@media (min-width:1024px){.lg\:min-w-3\.5{min-width:0.875rem}}
@media (min-width:1280px){.xl\:min-w-3\.5{min-width:0.875rem}}
.min-w-full{min-width:100%}
@media (min-width:640px){.sm\:min-w-full{min-width:100%}}
@media (min-width:768px){.md\:min-w-full{min-width:100%}}
@media (min-width:1024px){.lg\:min-w-full{min-width:100%}}
@media (min-width:1280px){.xl\:min-w-full{min-width:100%}}
.min-w-screen{min-width:100vw}
@media (min-width:640px){.sm\:min-w-screen{min-width:100vw}}
@media (min-width:768px){.md\:min-w-screen{min-width:100vw}}
@media (min-width:1024px){.lg\:min-w-screen{min-width:100vw}}
@media (min-width:1280px){.xl\:min-w-screen{min-width:100vw}}
.min-w-1\/2{min-width:50%}
@media (min-width:640px){.sm\:min-w-1\/2{min-width:50%}}
@media (min-width:768px){.md\:min-w-1\/2{min-width:50%}}
@media (min-width:1024px){.lg\:min-w-1\/2{min-width:50%}}
@media (min-width:1280px){.xl\:min-w-1\/2{min-width:50%}}
.min-w-1\/3{min-width:33.33333333333333%}
@media (min-width:640px){.sm\:min-w-1\/3{min-width:33.33333333333333%}}
@media (min-width:768px){.md\:min-w-1\/3{min-width:33.33333333333333%}}
@media (min-width:1024px){.lg\:min-w-1\/3{min-width:33.33333333333333%}}
@media (min-width:1280px){.xl\:min-w-1\/3{min-width:33.33333333333333%}}
.min-w-2\/3{min-width:66.66666666666666%}
@media (min-width:640px){.sm\:min-w-2\/3{min-width:66.66666666666666%}}
@media (min-width:768px){.md\:min-w-2\/3{min-width:66.66666666666666%}}
@media (min-width:1024px){.lg\:min-w-2\/3{min-width:66.66666666666666%}}
@media (min-width:1280px){.xl\:min-w-2\/3{min-width:66.66666666666666%}}
.min-w-1\/4{min-width:25%}
@media (min-width:640px){.sm\:min-w-1\/4{min-width:25%}}
@media (min-width:768px){.md\:min-w-1\/4{min-width:25%}}
@media (min-width:1024px){.lg\:min-w-1\/4{min-width:25%}}
@media (min-width:1280px){.xl\:min-w-1\/4{min-width:25%}}
.min-w-3\/4{min-width:75%}
@media (min-width:640px){.sm\:min-w-3\/4{min-width:75%}}
@media (min-width:768px){.md\:min-w-3\/4{min-width:75%}}
@media (min-width:1024px){.lg\:min-w-3\/4{min-width:75%}}
@media (min-width:1280px){.xl\:min-w-3\/4{min-width:75%}}
.min-h-0{min-height:0}
@media (min-width:640px){.sm\:min-h-0{min-height:0}}
@media (min-width:768px){.md\:min-h-0{min-height:0}}
@media (min-width:1024px){.lg\:min-h-0{min-height:0}}
@media (min-width:1280px){.xl\:min-h-0{min-height:0}}
.min-h-1{min-height:0.25rem}
@media (min-width:640px){.sm\:min-h-1{min-height:0.25rem}}
@media (min-width:768px){.md\:min-h-1{min-height:0.25rem}}
@media (min-width:1024px){.lg\:min-h-1{min-height:0.25rem}}
@media (min-width:1280px){.xl\:min-h-1{min-height:0.25rem}}
.min-h-2{min-height:0.5rem}
@media (min-width:640px){.sm\:min-h-2{min-height:0.5rem}}
@media (min-width:768px){.md\:min-h-2{min-height:0.5rem}}
@media (min-width:1024px){.lg\:min-h-2{min-height:0.5rem}}
@media (min-width:1280px){.xl\:min-h-2{min-height:0.5rem}}
.min-h-3{min-height:0.75rem}
@media (min-width:640px){.sm\:min-h-3{min-height:0.75rem}}
@media (min-width:768px){.md\:min-h-3{min-height:0.75rem}}
@media (min-width:1024px){.lg\:min-h-3{min-height:0.75rem}}
@media (min-width:1280px){.xl\:min-h-3{min-height:0.75rem}}
.min-h-4{min-height:1rem}
@media (min-width:640px){.sm\:min-h-4{min-height:1rem}}
@media (min-width:768px){.md\:min-h-4{min-height:1rem}}
@media (min-width:1024px){.lg\:min-h-4{min-height:1rem}}
@media (min-width:1280px){.xl\:min-h-4{min-height:1rem}}
.min-h-5{min-height:1.25rem}
@media (min-width:640px){.sm\:min-h-5{min-height:1.25rem}}
@media (min-width:768px){.md\:min-h-5{min-height:1.25rem}}
@media (min-width:1024px){.lg\:min-h-5{min-height:1.25rem}}
@media (min-width:1280px){.xl\:min-h-5{min-height:1.25rem}}
.min-h-6{min-height:1.5rem}
@media (min-width:640px){.sm\:min-h-6{min-height:1.5rem}}
@media (min-width:768px){.md\:min-h-6{min-height:1.5rem}}
@media (min-width:1024px){.lg\:min-h-6{min-height:1.5rem}}
@media (min-width:1280px){.xl\:min-h-6{min-height:1.5rem}}
.min-h-7{min-height:1.75rem}
@media (min-width:640px){.sm\:min-h-7{min-height:1.75rem}}
@media (min-width:768px){.md\:min-h-7{min-height:1.75rem}}
@media (min-width:1024px){.lg\:min-h-7{min-height:1.75rem}}
@media (min-width:1280px){.xl\:min-h-7{min-height:1.75rem}}
.min-h-8{min-height:2rem}
@media (min-width:640px){.sm\:min-h-8{min-height:2rem}}
@media (min-width:768px){.md\:min-h-8{min-height:2rem}}
@media (min-width:1024px){.lg\:min-h-8{min-height:2rem}}
@media (min-width:1280px){.xl\:min-h-8{min-height:2rem}}
.min-h-9{min-height:2.25rem}
@media (min-width:640px){.sm\:min-h-9{min-height:2.25rem}}
@media (min-width:768px){.md\:min-h-9{min-height:2.25rem}}
@media (min-width:1024px){.lg\:min-h-9{min-height:2.25rem}}
@media (min-width:1280px){.xl\:min-h-9{min-height:2.25rem}}
.min-h-10{min-height:2.5rem}
@media (min-width:640px){.sm\:min-h-10{min-height:2.5rem}}
@media (min-width:768px){.md\:min-h-10{min-height:2.5rem}}
@media (min-width:1024px){.lg\:min-h-10{min-height:2.5rem}}
@media (min-width:1280px){.xl\:min-h-10{min-height:2.5rem}}
.min-h-11{min-height:2.75rem}
@media (min-width:640px){.sm\:min-h-11{min-height:2.75rem}}
@media (min-width:768px){.md\:min-h-11{min-height:2.75rem}}
@media (min-width:1024px){.lg\:min-h-11{min-height:2.75rem}}
@media (min-width:1280px){.xl\:min-h-11{min-height:2.75rem}}
.min-h-12{min-height:3rem}
@media (min-width:640px){.sm\:min-h-12{min-height:3rem}}
@media (min-width:768px){.md\:min-h-12{min-height:3rem}}
@media (min-width:1024px){.lg\:min-h-12{min-height:3rem}}
@media (min-width:1280px){.xl\:min-h-12{min-height:3rem}}
.min-h-14{min-height:3.5rem}
@media (min-width:640px){.sm\:min-h-14{min-height:3.5rem}}
@media (min-width:768px){.md\:min-h-14{min-height:3.5rem}}
@media (min-width:1024px){.lg\:min-h-14{min-height:3.5rem}}
@media (min-width:1280px){.xl\:min-h-14{min-height:3.5rem}}
.min-h-16{min-height:4rem}
@media (min-width:640px){.sm\:min-h-16{min-height:4rem}}
@media (min-width:768px){.md\:min-h-16{min-height:4rem}}
@media (min-width:1024px){.lg\:min-h-16{min-height:4rem}}
@media (min-width:1280px){.xl\:min-h-16{min-height:4rem}}
.min-h-20{min-height:5rem}
@media (min-width:640px){.sm\:min-h-20{min-height:5rem}}
@media (min-width:768px){.md\:min-h-20{min-height:5rem}}
@media (min-width:1024px){.lg\:min-h-20{min-height:5rem}}
@media (min-width:1280px){.xl\:min-h-20{min-height:5rem}}
.min-h-24{min-height:6rem}
@media (min-width:640px){.sm\:min-h-24{min-height:6rem}}
@media (min-width:768px){.md\:min-h-24{min-height:6rem}}
@media (min-width:1024px){.lg\:min-h-24{min-height:6rem}}
@media (min-width:1280px){.xl\:min-h-24{min-height:6rem}}
.min-h-28{min-height:7rem}
@media (min-width:640px){.sm\:min-h-28{min-height:7rem}}
@media (min-width:768px){.md\:min-h-28{min-height:7rem}}
@media (min-width:1024px){.lg\:min-h-28{min-height:7rem}}
@media (min-width:1280px){.xl\:min-h-28{min-height:7rem}}
.min-h-32{min-height:8rem}
@media (min-width:640px){.sm\:min-h-32{min-height:8rem}}
@media (min-width:768px){.md\:min-h-32{min-height:8rem}}
@media (min-width:1024px){.lg\:min-h-32{min-height:8rem}}
@media (min-width:1280px){.xl\:min-h-32{min-height:8rem}}
.min-h-36{min-height:9rem}
@media (min-width:640px){.sm\:min-h-36{min-height:9rem}}
@media (min-width:768px){.md\:min-h-36{min-height:9rem}}
@media (min-width:1024px){.lg\:min-h-36{min-height:9rem}}
@media (min-width:1280px){.xl\:min-h-36{min-height:9rem}}
.min-h-40{min-height:10rem}
@media (min-width:640px){.sm\:min-h-40{min-height:10rem}}
@media (min-width:768px){.md\:min-h-40{min-height:10rem}}
@media (min-width:1024px){.lg\:min-h-40{min-height:10rem}}
@media (min-width:1280px){.xl\:min-h-40{min-height:10rem}}
.min-h-44{min-height:11rem}
@media (min-width:640px){.sm\:min-h-44{min-height:11rem}}
@media (min-width:768px){.md\:min-h-44{min-height:11rem}}
@media (min-width:1024px){.lg\:min-h-44{min-height:11rem}}
@media (min-width:1280px){.xl\:min-h-44{min-height:11rem}}
.min-h-48{min-height:12rem}
@media (min-width:640px){.sm\:min-h-48{min-height:12rem}}
@media (min-width:768px){.md\:min-h-48{min-height:12rem}}
@media (min-width:1024px){.lg\:min-h-48{min-height:12rem}}
@media (min-width:1280px){.xl\:min-h-48{min-height:12rem}}
.min-h-52{min-height:13rem}
@media (min-width:640px){.sm\:min-h-52{min-height:13rem}}
@media (min-width:768px){.md\:min-h-52{min-height:13rem}}
@media (min-width:1024px){.lg\:min-h-52{min-height:13rem}}
@media (min-width:1280px){.xl\:min-h-52{min-height:13rem}}
.min-h-56{min-height:14rem}
@media (min-width:640px){.sm\:min-h-56{min-height:14rem}}
@media (min-width:768px){.md\:min-h-56{min-height:14rem}}
@media (min-width:1024px){.lg\:min-h-56{min-height:14rem}}
@media (min-width:1280px){.xl\:min-h-56{min-height:14rem}}
.min-h-60{min-height:15rem}
@media (min-width:640px){.sm\:min-h-60{min-height:15rem}}
@media (min-width:768px){.md\:min-h-60{min-height:15rem}}
@media (min-width:1024px){.lg\:min-h-60{min-height:15rem}}
@media (min-width:1280px){.xl\:min-h-60{min-height:15rem}}
.min-h-64{min-height:16rem}
@media (min-width:640px){.sm\:min-h-64{min-height:16rem}}
@media (min-width:768px){.md\:min-h-64{min-height:16rem}}
@media (min-width:1024px){.lg\:min-h-64{min-height:16rem}}
@media (min-width:1280px){.xl\:min-h-64{min-height:16rem}}
.min-h-72{min-height:18rem}
@media (min-width:640px){.sm\:min-h-72{min-height:18rem}}
@media (min-width:768px){.md\:min-h-72{min-height:18rem}}
@media (min-width:1024px){.lg\:min-h-72{min-height:18rem}}
@media (min-width:1280px){.xl\:min-h-72{min-height:18rem}}
.min-h-80{min-height:20rem}
@media (min-width:640px){.sm\:min-h-80{min-height:20rem}}
@media (min-width:768px){.md\:min-h-80{min-height:20rem}}
@media (min-width:1024px){.lg\:min-h-80{min-height:20rem}}
@media (min-width:1280px){.xl\:min-h-80{min-height:20rem}}
.min-h-96{min-height:24rem}
@media (min-width:640px){.sm\:min-h-96{min-height:24rem}}
@media (min-width:768px){.md\:min-h-96{min-height:24rem}}
@media (min-width:1024px){.lg\:min-h-96{min-height:24rem}}
@media (min-width:1280px){.xl\:min-h-96{min-height:24rem}}
.min-h-px{min-height:1px}
@media (min-width:640px){.sm\:min-h-px{min-height:1px}}
@media (min-width:768px){.md\:min-h-px{min-height:1px}}
@media (min-width:1024px){.lg\:min-h-px{min-height:1px}}
@media (min-width:1280px){.xl\:min-h-px{min-height:1px}}
.min-h-0\.5{min-height:0.125rem}
@media (min-width:640px){.sm\:min-h-0\.5{min-height:0.125rem}}
@media (min-width:768px){.md\:min-h-0\.5{min-height:0.125rem}}
@media (min-width:1024px){.lg\:min-h-0\.5{min-height:0.125rem}}
@media (min-width:1280px){.xl\:min-h-0\.5{min-height:0.125rem}}
.min-h-1\.5{min-height:0.375rem}
@media (min-width:640px){.sm\:min-h-1\.5{min-height:0.375rem}}
@media (min-width:768px){.md\:min-h-1\.5{min-height:0.375rem}}
@media (min-width:1024px){.lg\:min-h-1\.5{min-height:0.375rem}}
@media (min-width:1280px){.xl\:min-h-1\.5{min-height:0.375rem}}
.min-h-2\.5{min-height:0.625rem}
@media (min-width:640px){.sm\:min-h-2\.5{min-height:0.625rem}}
@media (min-width:768px){.md\:min-h-2\.5{min-height:0.625rem}}
@media (min-width:1024px){.lg\:min-h-2\.5{min-height:0.625rem}}
@media (min-width:1280px){.xl\:min-h-2\.5{min-height:0.625rem}}
.min-h-3\.5{min-height:0.875rem}
@media (min-width:640px){.sm\:min-h-3\.5{min-height:0.875rem}}
@media (min-width:768px){.md\:min-h-3\.5{min-height:0.875rem}}
@media (min-width:1024px){.lg\:min-h-3\.5{min-height:0.875rem}}
@media (min-width:1280px){.xl\:min-h-3\.5{min-height:0.875rem}}
.min-h-full{min-height:100%}
@media (min-width:640px){.sm\:min-h-full{min-height:100%}}
@media (min-width:768px){.md\:min-h-full{min-height:100%}}
@media (min-width:1024px){.lg\:min-h-full{min-height:100%}}
@media (min-width:1280px){.xl\:min-h-full{min-height:100%}}
.min-h-1\/2{min-height:50%}
@media (min-width:640px){.sm\:min-h-1\/2{min-height:50%}}
@media (min-width:768px){.md\:min-h-1\/2{min-height:50%}}
@media (min-width:1024px){.lg\:min-h-1\/2{min-height:50%}}
@media (min-width:1280px){.xl\:min-h-1\/2{min-height:50%}}
.min-h-1\/3{min-height:33.33333333333333%}
@media (min-width:640px){.sm\:min-h-1\/3{min-height:33.33333333333333%}}
@media (min-width:768px){.md\:min-h-1\/3{min-height:33.33333333333333%}}
@media (min-width:1024px){.lg\:min-h-1\/3{min-height:33.33333333333333%}}
@media (min-width:1280px){.xl\:min-h-1\/3{min-height:33.33333333333333%}}
.min-h-2\/3{min-height:66.66666666666666%}
@media (min-width:640px){.sm\:min-h-2\/3{min-height:66.66666666666666%}}
@media (min-width:768px){.md\:min-h-2\/3{min-height:66.66666666666666%}}
@media (min-width:1024px){.lg\:min-h-2\/3{min-height:66.66666666666666%}}
@media (min-width:1280px){.xl\:min-h-2\/3{min-height:66.66666666666666%}}
.min-h-1\/4{min-height:25%}
@media (min-width:640px){.sm\:min-h-1\/4{min-height:25%}}
@media (min-width:768px){.md\:min-h-1\/4{min-height:25%}}
@media (min-width:1024px){.lg\:min-h-1\/4{min-height:25%}}
@media (min-width:1280px){.xl\:min-h-1\/4{min-height:25%}}
.min-h-3\/4{min-height:75%}
@media (min-width:640px){.sm\:min-h-3\/4{min-height:75%}}
@media (min-width:768px){.md\:min-h-3\/4{min-height:75%}}
@media (min-width:1024px){.lg\:min-h-3\/4{min-height:75%}}
@media (min-width:1280px){.xl\:min-h-3\/4{min-height:75%}}
.max-w-0{max-width:0}
@media (min-width:640px){.sm\:max-w-0{max-width:0}}
@media (min-width:768px){.md\:max-w-0{max-width:0}}
@media (min-width:1024px){.lg\:max-w-0{max-width:0}}
@media (min-width:1280px){.xl\:max-w-0{max-width:0}}
.max-w-1{max-width:0.25rem}
@media (min-width:640px){.sm\:max-w-1{max-width:0.25rem}}
@media (min-width:768px){.md\:max-w-1{max-width:0.25rem}}
@media (min-width:1024px){.lg\:max-w-1{max-width:0.25rem}}
@media (min-width:1280px){.xl\:max-w-1{max-width:0.25rem}}
.max-w-2{max-width:0.5rem}
@media (min-width:640px){.sm\:max-w-2{max-width:0.5rem}}
@media (min-width:768px){.md\:max-w-2{max-width:0.5rem}}
@media (min-width:1024px){.lg\:max-w-2{max-width:0.5rem}}
@media (min-width:1280px){.xl\:max-w-2{max-width:0.5rem}}
.max-w-3{max-width:0.75rem}
@media (min-width:640px){.sm\:max-w-3{max-width:0.75rem}}
@media (min-width:768px){.md\:max-w-3{max-width:0.75rem}}
@media (min-width:1024px){.lg\:max-w-3{max-width:0.75rem}}
@media (min-width:1280px){.xl\:max-w-3{max-width:0.75rem}}
.max-w-4{max-width:1rem}
@media (min-width:640px){.sm\:max-w-4{max-width:1rem}}
@media (min-width:768px){.md\:max-w-4{max-width:1rem}}
@media (min-width:1024px){.lg\:max-w-4{max-width:1rem}}
@media (min-width:1280px){.xl\:max-w-4{max-width:1rem}}
.max-w-5{max-width:1.25rem}
@media (min-width:640px){.sm\:max-w-5{max-width:1.25rem}}
@media (min-width:768px){.md\:max-w-5{max-width:1.25rem}}
@media (min-width:1024px){.lg\:max-w-5{max-width:1.25rem}}
@media (min-width:1280px){.xl\:max-w-5{max-width:1.25rem}}
.max-w-6{max-width:1.5rem}
@media (min-width:640px){.sm\:max-w-6{max-width:1.5rem}}
@media (min-width:768px){.md\:max-w-6{max-width:1.5rem}}
@media (min-width:1024px){.lg\:max-w-6{max-width:1.5rem}}
@media (min-width:1280px){.xl\:max-w-6{max-width:1.5rem}}
.max-w-7{max-width:1.75rem}
@media (min-width:640px){.sm\:max-w-7{max-width:1.75rem}}
@media (min-width:768px){.md\:max-w-7{max-width:1.75rem}}
@media (min-width:1024px){.lg\:max-w-7{max-width:1.75rem}}
@media (min-width:1280px){.xl\:max-w-7{max-width:1.75rem}}
.max-w-8{max-width:2rem}
@media (min-width:640px){.sm\:max-w-8{max-width:2rem}}
@media (min-width:768px){.md\:max-w-8{max-width:2rem}}
@media (min-width:1024px){.lg\:max-w-8{max-width:2rem}}
@media (min-width:1280px){.xl\:max-w-8{max-width:2rem}}
.max-w-9{max-width:2.25rem}
@media (min-width:640px){.sm\:max-w-9{max-width:2.25rem}}
@media (min-width:768px){.md\:max-w-9{max-width:2.25rem}}
@media (min-width:1024px){.lg\:max-w-9{max-width:2.25rem}}
@media (min-width:1280px){.xl\:max-w-9{max-width:2.25rem}}
.max-w-10{max-width:2.5rem}
@media (min-width:640px){.sm\:max-w-10{max-width:2.5rem}}
@media (min-width:768px){.md\:max-w-10{max-width:2.5rem}}
@media (min-width:1024px){.lg\:max-w-10{max-width:2.5rem}}
@media (min-width:1280px){.xl\:max-w-10{max-width:2.5rem}}
.max-w-11{max-width:2.75rem}
@media (min-width:640px){.sm\:max-w-11{max-width:2.75rem}}
@media (min-width:768px){.md\:max-w-11{max-width:2.75rem}}
@media (min-width:1024px){.lg\:max-w-11{max-width:2.75rem}}
@media (min-width:1280px){.xl\:max-w-11{max-width:2.75rem}}
.max-w-12{max-width:3rem}
@media (min-width:640px){.sm\:max-w-12{max-width:3rem}}
@media (min-width:768px){.md\:max-w-12{max-width:3rem}}
@media (min-width:1024px){.lg\:max-w-12{max-width:3rem}}
@media (min-width:1280px){.xl\:max-w-12{max-width:3rem}}
.max-w-14{max-width:3.5rem}
@media (min-width:640px){.sm\:max-w-14{max-width:3.5rem}}
@media (min-width:768px){.md\:max-w-14{max-width:3.5rem}}
@media (min-width:1024px){.lg\:max-w-14{max-width:3.5rem}}
@media (min-width:1280px){.xl\:max-w-14{max-width:3.5rem}}
.max-w-16{max-width:4rem}
@media (min-width:640px){.sm\:max-w-16{max-width:4rem}}
@media (min-width:768px){.md\:max-w-16{max-width:4rem}}
@media (min-width:1024px){.lg\:max-w-16{max-width:4rem}}
@media (min-width:1280px){.xl\:max-w-16{max-width:4rem}}
.max-w-20{max-width:5rem}
@media (min-width:640px){.sm\:max-w-20{max-width:5rem}}
@media (min-width:768px){.md\:max-w-20{max-width:5rem}}
@media (min-width:1024px){.lg\:max-w-20{max-width:5rem}}
@media (min-width:1280px){.xl\:max-w-20{max-width:5rem}}
.max-w-24{max-width:6rem}
@media (min-width:640px){.sm\:max-w-24{max-width:6rem}}
@media (min-width:768px){.md\:max-w-24{max-width:6rem}}
@media (min-width:1024px){.lg\:max-w-24{max-width:6rem}}
@media (min-width:1280px){.xl\:max-w-24{max-width:6rem}}
.max-w-28{max-width:7rem}
@media (min-width:640px){.sm\:max-w-28{max-width:7rem}}
@media (min-width:768px){.md\:max-w-28{max-width:7rem}}
@media (min-width:1024px){.lg\:max-w-28{max-width:7rem}}
@media (min-width:1280px){.xl\:max-w-28{max-width:7rem}}
.max-w-32{max-width:8rem}
@media (min-width:640px){.sm\:max-w-32{max-width:8rem}}
@media (min-width:768px){.md\:max-w-32{max-width:8rem}}
@media (min-width:1024px){.lg\:max-w-32{max-width:8rem}}
@media (min-width:1280px){.xl\:max-w-32{max-width:8rem}}
.max-w-36{max-width:9rem}
@media (min-width:640px){.sm\:max-w-36{max-width:9rem}}
@media (min-width:768px){.md\:max-w-36{max-width:9rem}}
@media (min-width:1024px){.lg\:max-w-36{max-width:9rem}}
@media (min-width:1280px){.xl\:max-w-36{max-width:9rem}}
.max-w-40{max-width:10rem}
@media (min-width:640px){.sm\:max-w-40{max-width:10rem}}
@media (min-width:768px){.md\:max-w-40{max-width:10rem}}
@media (min-width:1024px){.lg\:max-w-40{max-width:10rem}}
@media (min-width:1280px){.xl\:max-w-40{max-width:10rem}}
.max-w-44{max-width:11rem}
@media (min-width:640px){.sm\:max-w-44{max-width:11rem}}
@media (min-width:768px){.md\:max-w-44{max-width:11rem}}
@media (min-width:1024px){.lg\:max-w-44{max-width:11rem}}
@media (min-width:1280px){.xl\:max-w-44{max-width:11rem}}
.max-w-48{max-width:12rem}
@media (min-width:640px){.sm\:max-w-48{max-width:12rem}}
@media (min-width:768px){.md\:max-w-48{max-width:12rem}}
@media (min-width:1024px){.lg\:max-w-48{max-width:12rem}}
@media (min-width:1280px){.xl\:max-w-48{max-width:12rem}}
.max-w-52{max-width:13rem}
@media (min-width:640px){.sm\:max-w-52{max-width:13rem}}
@media (min-width:768px){.md\:max-w-52{max-width:13rem}}
@media (min-width:1024px){.lg\:max-w-52{max-width:13rem}}
@media (min-width:1280px){.xl\:max-w-52{max-width:13rem}}
.max-w-56{max-width:14rem}
@media (min-width:640px){.sm\:max-w-56{max-width:14rem}}
@media (min-width:768px){.md\:max-w-56{max-width:14rem}}
@media (min-width:1024px){.lg\:max-w-56{max-width:14rem}}
@media (min-width:1280px){.xl\:max-w-56{max-width:14rem}}
.max-w-60{max-width:15rem}
@media (min-width:640px){.sm\:max-w-60{max-width:15rem}}
@media (min-width:768px){.md\:max-w-60{max-width:15rem}}
@media (min-width:1024px){.lg\:max-w-60{max-width:15rem}}
@media (min-width:1280px){.xl\:max-w-60{max-width:15rem}}
.max-w-64{max-width:16rem}
@media (min-width:640px){.sm\:max-w-64{max-width:16rem}}
@media (min-width:768px){.md\:max-w-64{max-width:16rem}}
@media (min-width:1024px){.lg\:max-w-64{max-width:16rem}}
@media (min-width:1280px){.xl\:max-w-64{max-width:16rem}}
.max-w-72{max-width:18rem}
@media (min-width:640px){.sm\:max-w-72{max-width:18rem}}
@media (min-width:768px){.md\:max-w-72{max-width:18rem}}
@media (min-width:1024px){.lg\:max-w-72{max-width:18rem}}
@media (min-width:1280px){.xl\:max-w-72{max-width:18rem}}
.max-w-80{max-width:20rem}
@media (min-width:640px){.sm\:max-w-80{max-width:20rem}}
@media (min-width:768px){.md\:max-w-80{max-width:20rem}}
@media (min-width:1024px){.lg\:max-w-80{max-width:20rem}}
@media (min-width:1280px){.xl\:max-w-80{max-width:20rem}}
.max-w-96{max-width:24rem}
@media (min-width:640px){.sm\:max-w-96{max-width:24rem}}
@media (min-width:768px){.md\:max-w-96{max-width:24rem}}
@media (min-width:1024px){.lg\:max-w-96{max-width:24rem}}
@media (min-width:1280px){.xl\:max-w-96{max-width:24rem}}
.max-w-px{max-width:1px}
@media (min-width:640px){.sm\:max-w-px{max-width:1px}}
@media (min-width:768px){.md\:max-w-px{max-width:1px}}
@media (min-width:1024px){.lg\:max-w-px{max-width:1px}}
@media (min-width:1280px){.xl\:max-w-px{max-width:1px}}
.max-w-0\.5{max-width:0.125rem}
@media (min-width:640px){.sm\:max-w-0\.5{max-width:0.125rem}}
@media (min-width:768px){.md\:max-w-0\.5{max-width:0.125rem}}
@media (min-width:1024px){.lg\:max-w-0\.5{max-width:0.125rem}}
@media (min-width:1280px){.xl\:max-w-0\.5{max-width:0.125rem}}
.max-w-1\.5{max-width:0.375rem}
@media (min-width:640px){.sm\:max-w-1\.5{max-width:0.375rem}}
@media (min-width:768px){.md\:max-w-1\.5{max-width:0.375rem}}
@media (min-width:1024px){.lg\:max-w-1\.5{max-width:0.375rem}}
@media (min-width:1280px){.xl\:max-w-1\.5{max-width:0.375rem}}
.max-w-2\.5{max-width:0.625rem}
@media (min-width:640px){.sm\:max-w-2\.5{max-width:0.625rem}}
@media (min-width:768px){.md\:max-w-2\.5{max-width:0.625rem}}
@media (min-width:1024px){.lg\:max-w-2\.5{max-width:0.625rem}}
@media (min-width:1280px){.xl\:max-w-2\.5{max-width:0.625rem}}
.max-w-3\.5{max-width:0.875rem}
@media (min-width:640px){.sm\:max-w-3\.5{max-width:0.875rem}}
@media (min-width:768px){.md\:max-w-3\.5{max-width:0.875rem}}
@media (min-width:1024px){.lg\:max-w-3\.5{max-width:0.875rem}}
@media (min-width:1280px){.xl\:max-w-3\.5{max-width:0.875rem}}
.max-w-screen{max-width:100vw}
@media (min-width:640px){.sm\:max-w-screen{max-width:100vw}}
@media (min-width:768px){.md\:max-w-screen{max-width:100vw}}
@media (min-width:1024px){.lg\:max-w-screen{max-width:100vw}}
@media (min-width:1280px){.xl\:max-w-screen{max-width:100vw}}
.max-w-1\/2{max-width:50%}
@media (min-width:640px){.sm\:max-w-1\/2{max-width:50%}}
@media (min-width:768px){.md\:max-w-1\/2{max-width:50%}}
@media (min-width:1024px){.lg\:max-w-1\/2{max-width:50%}}
@media (min-width:1280px){.xl\:max-w-1\/2{max-width:50%}}
.max-w-1\/3{max-width:33.33333333333333%}
@media (min-width:640px){.sm\:max-w-1\/3{max-width:33.33333333333333%}}
@media (min-width:768px){.md\:max-w-1\/3{max-width:33.33333333333333%}}
@media (min-width:1024px){.lg\:max-w-1\/3{max-width:33.33333333333333%}}
@media (min-width:1280px){.xl\:max-w-1\/3{max-width:33.33333333333333%}}
.max-w-2\/3{max-width:66.66666666666666%}
@media (min-width:640px){.sm\:max-w-2\/3{max-width:66.66666666666666%}}
@media (min-width:768px){.md\:max-w-2\/3{max-width:66.66666666666666%}}
@media (min-width:1024px){.lg\:max-w-2\/3{max-width:66.66666666666666%}}
@media (min-width:1280px){.xl\:max-w-2\/3{max-width:66.66666666666666%}}
.max-w-1\/4{max-width:25%}
@media (min-width:640px){.sm\:max-w-1\/4{max-width:25%}}
@media (min-width:768px){.md\:max-w-1\/4{max-width:25%}}
@media (min-width:1024px){.lg\:max-w-1\/4{max-width:25%}}
@media (min-width:1280px){.xl\:max-w-1\/4{max-width:25%}}
.max-w-3\/4{max-width:75%}
@media (min-width:640px){.sm\:max-w-3\/4{max-width:75%}}
@media (min-width:768px){.md\:max-w-3\/4{max-width:75%}}
@media (min-width:1024px){.lg\:max-w-3\/4{max-width:75%}}
@media (min-width:1280px){.xl\:max-w-3\/4{max-width:75%}}
.max-h-0{max-height:0}
@media (min-width:640px){.sm\:max-h-0{max-height:0}}
@media (min-width:768px){.md\:max-h-0{max-height:0}}
@media (min-width:1024px){.lg\:max-h-0{max-height:0}}
@media (min-width:1280px){.xl\:max-h-0{max-height:0}}
.max-h-1{max-height:0.25rem}
@media (min-width:640px){.sm\:max-h-1{max-height:0.25rem}}
@media (min-width:768px){.md\:max-h-1{max-height:0.25rem}}
@media (min-width:1024px){.lg\:max-h-1{max-height:0.25rem}}
@media (min-width:1280px){.xl\:max-h-1{max-height:0.25rem}}
.max-h-2{max-height:0.5rem}
@media (min-width:640px){.sm\:max-h-2{max-height:0.5rem}}
@media (min-width:768px){.md\:max-h-2{max-height:0.5rem}}
@media (min-width:1024px){.lg\:max-h-2{max-height:0.5rem}}
@media (min-width:1280px){.xl\:max-h-2{max-height:0.5rem}}
.max-h-3{max-height:0.75rem}
@media (min-width:640px){.sm\:max-h-3{max-height:0.75rem}}
@media (min-width:768px){.md\:max-h-3{max-height:0.75rem}}
@media (min-width:1024px){.lg\:max-h-3{max-height:0.75rem}}
@media (min-width:1280px){.xl\:max-h-3{max-height:0.75rem}}
.max-h-4{max-height:1rem}
@media (min-width:640px){.sm\:max-h-4{max-height:1rem}}
@media (min-width:768px){.md\:max-h-4{max-height:1rem}}
@media (min-width:1024px){.lg\:max-h-4{max-height:1rem}}
@media (min-width:1280px){.xl\:max-h-4{max-height:1rem}}
.max-h-5{max-height:1.25rem}
@media (min-width:640px){.sm\:max-h-5{max-height:1.25rem}}
@media (min-width:768px){.md\:max-h-5{max-height:1.25rem}}
@media (min-width:1024px){.lg\:max-h-5{max-height:1.25rem}}
@media (min-width:1280px){.xl\:max-h-5{max-height:1.25rem}}
.max-h-6{max-height:1.5rem}
@media (min-width:640px){.sm\:max-h-6{max-height:1.5rem}}
@media (min-width:768px){.md\:max-h-6{max-height:1.5rem}}
@media (min-width:1024px){.lg\:max-h-6{max-height:1.5rem}}
@media (min-width:1280px){.xl\:max-h-6{max-height:1.5rem}}
.max-h-7{max-height:1.75rem}
@media (min-width:640px){.sm\:max-h-7{max-height:1.75rem}}
@media (min-width:768px){.md\:max-h-7{max-height:1.75rem}}
@media (min-width:1024px){.lg\:max-h-7{max-height:1.75rem}}
@media (min-width:1280px){.xl\:max-h-7{max-height:1.75rem}}
.max-h-8{max-height:2rem}
@media (min-width:640px){.sm\:max-h-8{max-height:2rem}}
@media (min-width:768px){.md\:max-h-8{max-height:2rem}}
@media (min-width:1024px){.lg\:max-h-8{max-height:2rem}}
@media (min-width:1280px){.xl\:max-h-8{max-height:2rem}}
.max-h-9{max-height:2.25rem}
@media (min-width:640px){.sm\:max-h-9{max-height:2.25rem}}
@media (min-width:768px){.md\:max-h-9{max-height:2.25rem}}
@media (min-width:1024px){.lg\:max-h-9{max-height:2.25rem}}
@media (min-width:1280px){.xl\:max-h-9{max-height:2.25rem}}
.max-h-10{max-height:2.5rem}
@media (min-width:640px){.sm\:max-h-10{max-height:2.5rem}}
@media (min-width:768px){.md\:max-h-10{max-height:2.5rem}}
@media (min-width:1024px){.lg\:max-h-10{max-height:2.5rem}}
@media (min-width:1280px){.xl\:max-h-10{max-height:2.5rem}}
.max-h-11{max-height:2.75rem}
@media (min-width:640px){.sm\:max-h-11{max-height:2.75rem}}
@media (min-width:768px){.md\:max-h-11{max-height:2.75rem}}
@media (min-width:1024px){.lg\:max-h-11{max-height:2.75rem}}
@media (min-width:1280px){.xl\:max-h-11{max-height:2.75rem}}
.max-h-12{max-height:3rem}
@media (min-width:640px){.sm\:max-h-12{max-height:3rem}}
@media (min-width:768px){.md\:max-h-12{max-height:3rem}}
@media (min-width:1024px){.lg\:max-h-12{max-height:3rem}}
@media (min-width:1280px){.xl\:max-h-12{max-height:3rem}}
.max-h-14{max-height:3.5rem}
@media (min-width:640px){.sm\:max-h-14{max-height:3.5rem}}
@media (min-width:768px){.md\:max-h-14{max-height:3.5rem}}
@media (min-width:1024px){.lg\:max-h-14{max-height:3.5rem}}
@media (min-width:1280px){.xl\:max-h-14{max-height:3.5rem}}
.max-h-16{max-height:4rem}
@media (min-width:640px){.sm\:max-h-16{max-height:4rem}}
@media (min-width:768px){.md\:max-h-16{max-height:4rem}}
@media (min-width:1024px){.lg\:max-h-16{max-height:4rem}}
@media (min-width:1280px){.xl\:max-h-16{max-height:4rem}}
.max-h-20{max-height:5rem}
@media (min-width:640px){.sm\:max-h-20{max-height:5rem}}
@media (min-width:768px){.md\:max-h-20{max-height:5rem}}
@media (min-width:1024px){.lg\:max-h-20{max-height:5rem}}
@media (min-width:1280px){.xl\:max-h-20{max-height:5rem}}
.max-h-24{max-height:6rem}
@media (min-width:640px){.sm\:max-h-24{max-height:6rem}}
@media (min-width:768px){.md\:max-h-24{max-height:6rem}}
@media (min-width:1024px){.lg\:max-h-24{max-height:6rem}}
@media (min-width:1280px){.xl\:max-h-24{max-height:6rem}}
.max-h-28{max-height:7rem}
@media (min-width:640px){.sm\:max-h-28{max-height:7rem}}
@media (min-width:768px){.md\:max-h-28{max-height:7rem}}
@media (min-width:1024px){.lg\:max-h-28{max-height:7rem}}
@media (min-width:1280px){.xl\:max-h-28{max-height:7rem}}
.max-h-32{max-height:8rem}
@media (min-width:640px){.sm\:max-h-32{max-height:8rem}}
@media (min-width:768px){.md\:max-h-32{max-height:8rem}}
@media (min-width:1024px){.lg\:max-h-32{max-height:8rem}}
@media (min-width:1280px){.xl\:max-h-32{max-height:8rem}}
.max-h-36{max-height:9rem}
@media (min-width:640px){.sm\:max-h-36{max-height:9rem}}
@media (min-width:768px){.md\:max-h-36{max-height:9rem}}
@media (min-width:1024px){.lg\:max-h-36{max-height:9rem}}
@media (min-width:1280px){.xl\:max-h-36{max-height:9rem}}
.max-h-40{max-height:10rem}
@media (min-width:640px){.sm\:max-h-40{max-height:10rem}}
@media (min-width:768px){.md\:max-h-40{max-height:10rem}}
@media (min-width:1024px){.lg\:max-h-40{max-height:10rem}}
@media (min-width:1280px){.xl\:max-h-40{max-height:10rem}}
.max-h-44{max-height:11rem}
@media (min-width:640px){.sm\:max-h-44{max-height:11rem}}
@media (min-width:768px){.md\:max-h-44{max-height:11rem}}
@media (min-width:1024px){.lg\:max-h-44{max-height:11rem}}
@media (min-width:1280px){.xl\:max-h-44{max-height:11rem}}
.max-h-48{max-height:12rem}
@media (min-width:640px){.sm\:max-h-48{max-height:12rem}}
@media (min-width:768px){.md\:max-h-48{max-height:12rem}}
@media (min-width:1024px){.lg\:max-h-48{max-height:12rem}}
@media (min-width:1280px){.xl\:max-h-48{max-height:12rem}}
.max-h-52{max-height:13rem}
@media (min-width:640px){.sm\:max-h-52{max-height:13rem}}
@media (min-width:768px){.md\:max-h-52{max-height:13rem}}
@media (min-width:1024px){.lg\:max-h-52{max-height:13rem}}
@media (min-width:1280px){.xl\:max-h-52{max-height:13rem}}
.max-h-56{max-height:14rem}
@media (min-width:640px){.sm\:max-h-56{max-height:14rem}}
@media (min-width:768px){.md\:max-h-56{max-height:14rem}}
@media (min-width:1024px){.lg\:max-h-56{max-height:14rem}}
@media (min-width:1280px){.xl\:max-h-56{max-height:14rem}}
.max-h-60{max-height:15rem}
@media (min-width:640px){.sm\:max-h-60{max-height:15rem}}
@media (min-width:768px){.md\:max-h-60{max-height:15rem}}
@media (min-width:1024px){.lg\:max-h-60{max-height:15rem}}
@media (min-width:1280px){.xl\:max-h-60{max-height:15rem}}
.max-h-64{max-height:16rem}
@media (min-width:640px){.sm\:max-h-64{max-height:16rem}}
@media (min-width:768px){.md\:max-h-64{max-height:16rem}}
@media (min-width:1024px){.lg\:max-h-64{max-height:16rem}}
@media (min-width:1280px){.xl\:max-h-64{max-height:16rem}}
.max-h-72{max-height:18rem}
@media (min-width:640px){.sm\:max-h-72{max-height:18rem}}
@media (min-width:768px){.md\:max-h-72{max-height:18rem}}
@media (min-width:1024px){.lg\:max-h-72{max-height:18rem}}
@media (min-width:1280px){.xl\:max-h-72{max-height:18rem}}
.max-h-80{max-height:20rem}
@media (min-width:640px){.sm\:max-h-80{max-height:20rem}}
@media (min-width:768px){.md\:max-h-80{max-height:20rem}}
@media (min-width:1024px){.lg\:max-h-80{max-height:20rem}}
@media (min-width:1280px){.xl\:max-h-80{max-height:20rem}}
.max-h-96{max-height:24rem}
@media (min-width:640px){.sm\:max-h-96{max-height:24rem}}
@media (min-width:768px){.md\:max-h-96{max-height:24rem}}
@media (min-width:1024px){.lg\:max-h-96{max-height:24rem}}
@media (min-width:1280px){.xl\:max-h-96{max-height:24rem}}
.max-h-px{max-height:1px}
@media (min-width:640px){.sm\:max-h-px{max-height:1px}}
@media (min-width:768px){.md\:max-h-px{max-height:1px}}
@media (min-width:1024px){.lg\:max-h-px{max-height:1px}}
@media (min-width:1280px){.xl\:max-h-px{max-height:1px}}
.max-h-0\.5{max-height:0.125rem}
@media (min-width:640px){.sm\:max-h-0\.5{max-height:0.125rem}}
@media (min-width:768px){.md\:max-h-0\.5{max-height:0.125rem}}
@media (min-width:1024px){.lg\:max-h-0\.5{max-height:0.125rem}}
@media (min-width:1280px){.xl\:max-h-0\.5{max-height:0.125rem}}
.max-h-1\.5{max-height:0.375rem}
@media (min-width:640px){.sm\:max-h-1\.5{max-height:0.375rem}}
@media (min-width:768px){.md\:max-h-1\.5{max-height:0.375rem}}
@media (min-width:1024px){.lg\:max-h-1\.5{max-height:0.375rem}}
@media (min-width:1280px){.xl\:max-h-1\.5{max-height:0.375rem}}
.max-h-2\.5{max-height:0.625rem}
@media (min-width:640px){.sm\:max-h-2\.5{max-height:0.625rem}}
@media (min-width:768px){.md\:max-h-2\.5{max-height:0.625rem}}
@media (min-width:1024px){.lg\:max-h-2\.5{max-height:0.625rem}}
@media (min-width:1280px){.xl\:max-h-2\.5{max-height:0.625rem}}
.max-h-3\.5{max-height:0.875rem}
@media (min-width:640px){.sm\:max-h-3\.5{max-height:0.875rem}}
@media (min-width:768px){.md\:max-h-3\.5{max-height:0.875rem}}
@media (min-width:1024px){.lg\:max-h-3\.5{max-height:0.875rem}}
@media (min-width:1280px){.xl\:max-h-3\.5{max-height:0.875rem}}
.max-h-full{max-height:100%}
@media (min-width:640px){.sm\:max-h-full{max-height:100%}}
@media (min-width:768px){.md\:max-h-full{max-height:100%}}
@media (min-width:1024px){.lg\:max-h-full{max-height:100%}}
@media (min-width:1280px){.xl\:max-h-full{max-height:100%}}
.max-h-screen{max-height:100vh}
@media (min-width:640px){.sm\:max-h-screen{max-height:100vh}}
@media (min-width:768px){.md\:max-h-screen{max-height:100vh}}
@media (min-width:1024px){.lg\:max-h-screen{max-height:100vh}}
@media (min-width:1280px){.xl\:max-h-screen{max-height:100vh}}
.max-h-1\/2{max-height:50%}
@media (min-width:640px){.sm\:max-h-1\/2{max-height:50%}}
@media (min-width:768px){.md\:max-h-1\/2{max-height:50%}}
@media (min-width:1024px){.lg\:max-h-1\/2{max-height:50%}}
@media (min-width:1280px){.xl\:max-h-1\/2{max-height:50%}}
.max-h-1\/3{max-height:33.33333333333333%}
@media (min-width:640px){.sm\:max-h-1\/3{max-height:33.33333333333333%}}
@media (min-width:768px){.md\:max-h-1\/3{max-height:33.33333333333333%}}
@media (min-width:1024px){.lg\:max-h-1\/3{max-height:33.33333333333333%}}
@media (min-width:1280px){.xl\:max-h-1\/3{max-height:33.33333333333333%}}
.max-h-2\/3{max-height:66.66666666666666%}
@media (min-width:640px){.sm\:max-h-2\/3{max-height:66.66666666666666%}}
@media (min-width:768px){.md\:max-h-2\/3{max-height:66.66666666666666%}}
@media (min-width:1024px){.lg\:max-h-2\/3{max-height:66.66666666666666%}}
@media (min-width:1280px){.xl\:max-h-2\/3{max-height:66.66666666666666%}}
.max-h-1\/4{max-height:25%}
@media (min-width:640px){.sm\:max-h-1\/4{max-height:25%}}
@media (min-width:768px){.md\:max-h-1\/4{max-height:25%}}
@media (min-width:1024px){.lg\:max-h-1\/4{max-height:25%}}
@media (min-width:1280px){.xl\:max-h-1\/4{max-height:25%}}
.max-h-3\/4{max-height:75%}
@media (min-width:640px){.sm\:max-h-3\/4{max-height:75%}}
@media (min-width:768px){.md\:max-h-3\/4{max-height:75%}}
@media (min-width:1024px){.lg\:max-h-3\/4{max-height:75%}}
@media (min-width:1280px){.xl\:max-h-3\/4{max-height:75%}}
@media (min-width:640px){.sm\:bg-black{background-color:#000}}
@media (min-width:768px){.md\:bg-black{background-color:#000}}
@media (min-width:1024px){.lg\:bg-black{background-color:#000}}
@media (min-width:1280px){.xl\:bg-black{background-color:#000}}
.focus\:bg-black:focus{background-color:#000}
.focus-visible\:bg-black:focus-visible{background-color:#000}
.bg-transparent{background-color:transparent}
@media (min-width:640px){.sm\:bg-transparent{background-color:transparent}}
@media (min-width:768px){.md\:bg-transparent{background-color:transparent}}
@media (min-width:1024px){.lg\:bg-transparent{background-color:transparent}}
@media (min-width:1280px){.xl\:bg-transparent{background-color:transparent}}
.hover\:bg-transparent:hover{background-color:transparent}
.focus\:bg-transparent:focus{background-color:transparent}
.focus-visible\:bg-transparent:focus-visible{background-color:transparent}
.bg-current{background-color:currentColor}
@media (min-width:640px){.sm\:bg-current{background-color:currentColor}}
@media (min-width:768px){.md\:bg-current{background-color:currentColor}}
@media (min-width:1024px){.lg\:bg-current{background-color:currentColor}}
@media (min-width:1280px){.xl\:bg-current{background-color:currentColor}}
.hover\:bg-current:hover{background-color:currentColor}
.focus\:bg-current:focus{background-color:currentColor}
.focus-visible\:bg-current:focus-visible{background-color:currentColor}
@media (min-width:640px){.sm\:bg-slate-100{background-color:#f1f5f9}}
@media (min-width:768px){.md\:bg-slate-100{background-color:#f1f5f9}}
@media (min-width:1024px){.lg\:bg-slate-100{background-color:#f1f5f9}}
@media (min-width:1280px){.xl\:bg-slate-100{background-color:#f1f5f9}}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.focus\:bg-slate-100:focus{background-color:#f1f5f9}
.focus-visible\:bg-slate-100:focus-visible{background-color:#f1f5f9}
@media (min-width:640px){.sm\:bg-slate-200{background-color:#e2e8f0}}
@media (min-width:768px){.md\:bg-slate-200{background-color:#e2e8f0}}
@media (min-width:1024px){.lg\:bg-slate-200{background-color:#e2e8f0}}
@media (min-width:1280px){.xl\:bg-slate-200{background-color:#e2e8f0}}
.focus\:bg-slate-200:focus{background-color:#e2e8f0}
.focus-visible\:bg-slate-200:focus-visible{background-color:#e2e8f0}
.bg-slate-300{background-color:#cbd5e1}
@media (min-width:640px){.sm\:bg-slate-300{background-color:#cbd5e1}}
@media (min-width:768px){.md\:bg-slate-300{background-color:#cbd5e1}}
@media (min-width:1024px){.lg\:bg-slate-300{background-color:#cbd5e1}}
@media (min-width:1280px){.xl\:bg-slate-300{background-color:#cbd5e1}}
.hover\:bg-slate-300:hover{background-color:#cbd5e1}
.focus\:bg-slate-300:focus{background-color:#cbd5e1}
.focus-visible\:bg-slate-300:focus-visible{background-color:#cbd5e1}
.bg-slate-400{background-color:#94a3b8}
@media (min-width:640px){.sm\:bg-slate-400{background-color:#94a3b8}}
@media (min-width:768px){.md\:bg-slate-400{background-color:#94a3b8}}
@media (min-width:1024px){.lg\:bg-slate-400{background-color:#94a3b8}}
@media (min-width:1280px){.xl\:bg-slate-400{background-color:#94a3b8}}
.hover\:bg-slate-400:hover{background-color:#94a3b8}
.focus\:bg-slate-400:focus{background-color:#94a3b8}
.focus-visible\:bg-slate-400:focus-visible{background-color:#94a3b8}
.bg-slate-500{background-color:#64748b}
@media (min-width:640px){.sm\:bg-slate-500{background-color:#64748b}}
@media (min-width:768px){.md\:bg-slate-500{background-color:#64748b}}
@media (min-width:1024px){.lg\:bg-slate-500{background-color:#64748b}}
@media (min-width:1280px){.xl\:bg-slate-500{background-color:#64748b}}
.hover\:bg-slate-500:hover{background-color:#64748b}
.focus\:bg-slate-500:focus{background-color:#64748b}
.focus-visible\:bg-slate-500:focus-visible{background-color:#64748b}
.bg-slate-600{background-color:#475569}
@media (min-width:640px){.sm\:bg-slate-600{background-color:#475569}}
@media (min-width:768px){.md\:bg-slate-600{background-color:#475569}}
@media (min-width:1024px){.lg\:bg-slate-600{background-color:#475569}}
@media (min-width:1280px){.xl\:bg-slate-600{background-color:#475569}}
.hover\:bg-slate-600:hover{background-color:#475569}
.focus\:bg-slate-600:focus{background-color:#475569}
.focus-visible\:bg-slate-600:focus-visible{background-color:#475569}
.bg-slate-700{background-color:#334155}
@media (min-width:640px){.sm\:bg-slate-700{background-color:#334155}}
@media (min-width:768px){.md\:bg-slate-700{background-color:#334155}}
@media (min-width:1024px){.lg\:bg-slate-700{background-color:#334155}}
@media (min-width:1280px){.xl\:bg-slate-700{background-color:#334155}}
.hover\:bg-slate-700:hover{background-color:#334155}
.focus\:bg-slate-700:focus{background-color:#334155}
.focus-visible\:bg-slate-700:focus-visible{background-color:#334155}
.bg-slate-800{background-color:#1e293b}
@media (min-width:640px){.sm\:bg-slate-800{background-color:#1e293b}}
@media (min-width:768px){.md\:bg-slate-800{background-color:#1e293b}}
@media (min-width:1024px){.lg\:bg-slate-800{background-color:#1e293b}}
@media (min-width:1280px){.xl\:bg-slate-800{background-color:#1e293b}}
.hover\:bg-slate-800:hover{background-color:#1e293b}
.focus\:bg-slate-800:focus{background-color:#1e293b}
.focus-visible\:bg-slate-800:focus-visible{background-color:#1e293b}
@media (min-width:640px){.sm\:bg-slate-900{background-color:#0f172a}}
@media (min-width:768px){.md\:bg-slate-900{background-color:#0f172a}}
@media (min-width:1024px){.lg\:bg-slate-900{background-color:#0f172a}}
@media (min-width:1280px){.xl\:bg-slate-900{background-color:#0f172a}}
.hover\:bg-slate-900:hover{background-color:#0f172a}
.focus\:bg-slate-900:focus{background-color:#0f172a}
.focus-visible\:bg-slate-900:focus-visible{background-color:#0f172a}
@media (min-width:640px){.sm\:bg-slate-950{background-color:#020617}}
@media (min-width:768px){.md\:bg-slate-950{background-color:#020617}}
@media (min-width:1024px){.lg\:bg-slate-950{background-color:#020617}}
@media (min-width:1280px){.xl\:bg-slate-950{background-color:#020617}}
.hover\:bg-slate-950:hover{background-color:#020617}
.focus\:bg-slate-950:focus{background-color:#020617}
.focus-visible\:bg-slate-950:focus-visible{background-color:#020617}
@media (min-width:640px){.sm\:bg-gray-50{background-color:#f9fafb}}
@media (min-width:768px){.md\:bg-gray-50{background-color:#f9fafb}}
@media (min-width:1024px){.lg\:bg-gray-50{background-color:#f9fafb}}
@media (min-width:1280px){.xl\:bg-gray-50{background-color:#f9fafb}}
.hover\:bg-gray-50:hover{background-color:#f9fafb}
.focus\:bg-gray-50:focus{background-color:#f9fafb}
.focus-visible\:bg-gray-50:focus-visible{background-color:#f9fafb}
@media (min-width:640px){.sm\:bg-gray-100{background-color:#f3f4f6}}
@media (min-width:768px){.md\:bg-gray-100{background-color:#f3f4f6}}
@media (min-width:1024px){.lg\:bg-gray-100{background-color:#f3f4f6}}
@media (min-width:1280px){.xl\:bg-gray-100{background-color:#f3f4f6}}
.hover\:bg-gray-100:hover{background-color:#f3f4f6}
.focus\:bg-gray-100:focus{background-color:#f3f4f6}
.focus-visible\:bg-gray-100:focus-visible{background-color:#f3f4f6}
.bg-gray-200{background-color:#e5e7eb}
@media (min-width:640px){.sm\:bg-gray-200{background-color:#e5e7eb}}
@media (min-width:768px){.md\:bg-gray-200{background-color:#e5e7eb}}
@media (min-width:1024px){.lg\:bg-gray-200{background-color:#e5e7eb}}
@media (min-width:1280px){.xl\:bg-gray-200{background-color:#e5e7eb}}
.hover\:bg-gray-200:hover{background-color:#e5e7eb}
.focus\:bg-gray-200:focus{background-color:#e5e7eb}
.focus-visible\:bg-gray-200:focus-visible{background-color:#e5e7eb}
.bg-gray-300{background-color:#d1d5db}
@media (min-width:640px){.sm\:bg-gray-300{background-color:#d1d5db}}
@media (min-width:768px){.md\:bg-gray-300{background-color:#d1d5db}}
@media (min-width:1024px){.lg\:bg-gray-300{background-color:#d1d5db}}
@media (min-width:1280px){.xl\:bg-gray-300{background-color:#d1d5db}}
.hover\:bg-gray-300:hover{background-color:#d1d5db}
.focus\:bg-gray-300:focus{background-color:#d1d5db}
.focus-visible\:bg-gray-300:focus-visible{background-color:#d1d5db}
.bg-gray-400{background-color:#9ca3af}
@media (min-width:640px){.sm\:bg-gray-400{background-color:#9ca3af}}
@media (min-width:768px){.md\:bg-gray-400{background-color:#9ca3af}}
@media (min-width:1024px){.lg\:bg-gray-400{background-color:#9ca3af}}
@media (min-width:1280px){.xl\:bg-gray-400{background-color:#9ca3af}}
.hover\:bg-gray-400:hover{background-color:#9ca3af}
.focus\:bg-gray-400:focus{background-color:#9ca3af}
.focus-visible\:bg-gray-400:focus-visible{background-color:#9ca3af}
.bg-gray-500{background-color:#6b7280}
@media (min-width:640px){.sm\:bg-gray-500{background-color:#6b7280}}
@media (min-width:768px){.md\:bg-gray-500{background-color:#6b7280}}
@media (min-width:1024px){.lg\:bg-gray-500{background-color:#6b7280}}
@media (min-width:1280px){.xl\:bg-gray-500{background-color:#6b7280}}
.hover\:bg-gray-500:hover{background-color:#6b7280}
.focus\:bg-gray-500:focus{background-color:#6b7280}
.focus-visible\:bg-gray-500:focus-visible{background-color:#6b7280}
.bg-gray-600{background-color:#4b5563}
@media (min-width:640px){.sm\:bg-gray-600{background-color:#4b5563}}
@media (min-width:768px){.md\:bg-gray-600{background-color:#4b5563}}
@media (min-width:1024px){.lg\:bg-gray-600{background-color:#4b5563}}
@media (min-width:1280px){.xl\:bg-gray-600{background-color:#4b5563}}
.hover\:bg-gray-600:hover{background-color:#4b5563}
.focus\:bg-gray-600:focus{background-color:#4b5563}
.focus-visible\:bg-gray-600:focus-visible{background-color:#4b5563}
.bg-gray-700{background-color:#374151}
@media (min-width:640px){.sm\:bg-gray-700{background-color:#374151}}
@media (min-width:768px){.md\:bg-gray-700{background-color:#374151}}
@media (min-width:1024px){.lg\:bg-gray-700{background-color:#374151}}
@media (min-width:1280px){.xl\:bg-gray-700{background-color:#374151}}
.hover\:bg-gray-700:hover{background-color:#374151}
.focus\:bg-gray-700:focus{background-color:#374151}
.focus-visible\:bg-gray-700:focus-visible{background-color:#374151}
.bg-gray-800{background-color:#1f2937}
@media (min-width:640px){.sm\:bg-gray-800{background-color:#1f2937}}
@media (min-width:768px){.md\:bg-gray-800{background-color:#1f2937}}
@media (min-width:1024px){.lg\:bg-gray-800{background-color:#1f2937}}
@media (min-width:1280px){.xl\:bg-gray-800{background-color:#1f2937}}
.hover\:bg-gray-800:hover{background-color:#1f2937}
.focus\:bg-gray-800:focus{background-color:#1f2937}
.focus-visible\:bg-gray-800:focus-visible{background-color:#1f2937}
.bg-gray-900{background-color:#111827}
@media (min-width:640px){.sm\:bg-gray-900{background-color:#111827}}
@media (min-width:768px){.md\:bg-gray-900{background-color:#111827}}
@media (min-width:1024px){.lg\:bg-gray-900{background-color:#111827}}
@media (min-width:1280px){.xl\:bg-gray-900{background-color:#111827}}
.hover\:bg-gray-900:hover{background-color:#111827}
.focus\:bg-gray-900:focus{background-color:#111827}
.focus-visible\:bg-gray-900:focus-visible{background-color:#111827}
.bg-gray-950{background-color:#030712}
@media (min-width:640px){.sm\:bg-gray-950{background-color:#030712}}
@media (min-width:768px){.md\:bg-gray-950{background-color:#030712}}
@media (min-width:1024px){.lg\:bg-gray-950{background-color:#030712}}
@media (min-width:1280px){.xl\:bg-gray-950{background-color:#030712}}
.hover\:bg-gray-950:hover{background-color:#030712}
.focus\:bg-gray-950:focus{background-color:#030712}
.focus-visible\:bg-gray-950:focus-visible{background-color:#030712}
.bg-zinc-50{background-color:#fafafa}
@media (min-width:640px){.sm\:bg-zinc-50{background-color:#fafafa}}
@media (min-width:768px){.md\:bg-zinc-50{background-color:#fafafa}}
@media (min-width:1024px){.lg\:bg-zinc-50{background-color:#fafafa}}
@media (min-width:1280px){.xl\:bg-zinc-50{background-color:#fafafa}}
.hover\:bg-zinc-50:hover{background-color:#fafafa}
.focus\:bg-zinc-50:focus{background-color:#fafafa}
.focus-visible\:bg-zinc-50:focus-visible{background-color:#fafafa}
.bg-zinc-100{background-color:#f4f4f5}
@media (min-width:640px){.sm\:bg-zinc-100{background-color:#f4f4f5}}
@media (min-width:768px){.md\:bg-zinc-100{background-color:#f4f4f5}}
@media (min-width:1024px){.lg\:bg-zinc-100{background-color:#f4f4f5}}
@media (min-width:1280px){.xl\:bg-zinc-100{background-color:#f4f4f5}}
.hover\:bg-zinc-100:hover{background-color:#f4f4f5}
.focus\:bg-zinc-100:focus{background-color:#f4f4f5}
.focus-visible\:bg-zinc-100:focus-visible{background-color:#f4f4f5}
.bg-zinc-200{background-color:#e4e4e7}
@media (min-width:640px){.sm\:bg-zinc-200{background-color:#e4e4e7}}
@media (min-width:768px){.md\:bg-zinc-200{background-color:#e4e4e7}}
@media (min-width:1024px){.lg\:bg-zinc-200{background-color:#e4e4e7}}
@media (min-width:1280px){.xl\:bg-zinc-200{background-color:#e4e4e7}}
.hover\:bg-zinc-200:hover{background-color:#e4e4e7}
.focus\:bg-zinc-200:focus{background-color:#e4e4e7}
.focus-visible\:bg-zinc-200:focus-visible{background-color:#e4e4e7}
.bg-zinc-300{background-color:#d4d4d8}
@media (min-width:640px){.sm\:bg-zinc-300{background-color:#d4d4d8}}
@media (min-width:768px){.md\:bg-zinc-300{background-color:#d4d4d8}}
@media (min-width:1024px){.lg\:bg-zinc-300{background-color:#d4d4d8}}
@media (min-width:1280px){.xl\:bg-zinc-300{background-color:#d4d4d8}}
.hover\:bg-zinc-300:hover{background-color:#d4d4d8}
.focus\:bg-zinc-300:focus{background-color:#d4d4d8}
.focus-visible\:bg-zinc-300:focus-visible{background-color:#d4d4d8}
.bg-zinc-400{background-color:#a1a1aa}
@media (min-width:640px){.sm\:bg-zinc-400{background-color:#a1a1aa}}
@media (min-width:768px){.md\:bg-zinc-400{background-color:#a1a1aa}}
@media (min-width:1024px){.lg\:bg-zinc-400{background-color:#a1a1aa}}
@media (min-width:1280px){.xl\:bg-zinc-400{background-color:#a1a1aa}}
.hover\:bg-zinc-400:hover{background-color:#a1a1aa}
.focus\:bg-zinc-400:focus{background-color:#a1a1aa}
.focus-visible\:bg-zinc-400:focus-visible{background-color:#a1a1aa}
.bg-zinc-500{background-color:#71717a}
@media (min-width:640px){.sm\:bg-zinc-500{background-color:#71717a}}
@media (min-width:768px){.md\:bg-zinc-500{background-color:#71717a}}
@media (min-width:1024px){.lg\:bg-zinc-500{background-color:#71717a}}
@media (min-width:1280px){.xl\:bg-zinc-500{background-color:#71717a}}
.hover\:bg-zinc-500:hover{background-color:#71717a}
.focus\:bg-zinc-500:focus{background-color:#71717a}
.focus-visible\:bg-zinc-500:focus-visible{background-color:#71717a}
.bg-zinc-600{background-color:#52525b}
@media (min-width:640px){.sm\:bg-zinc-600{background-color:#52525b}}
@media (min-width:768px){.md\:bg-zinc-600{background-color:#52525b}}
@media (min-width:1024px){.lg\:bg-zinc-600{background-color:#52525b}}
@media (min-width:1280px){.xl\:bg-zinc-600{background-color:#52525b}}
.hover\:bg-zinc-600:hover{background-color:#52525b}
.focus\:bg-zinc-600:focus{background-color:#52525b}
.focus-visible\:bg-zinc-600:focus-visible{background-color:#52525b}
.bg-zinc-700{background-color:#3f3f46}
@media (min-width:640px){.sm\:bg-zinc-700{background-color:#3f3f46}}
@media (min-width:768px){.md\:bg-zinc-700{background-color:#3f3f46}}
@media (min-width:1024px){.lg\:bg-zinc-700{background-color:#3f3f46}}
@media (min-width:1280px){.xl\:bg-zinc-700{background-color:#3f3f46}}
.hover\:bg-zinc-700:hover{background-color:#3f3f46}
.focus\:bg-zinc-700:focus{background-color:#3f3f46}
.focus-visible\:bg-zinc-700:focus-visible{background-color:#3f3f46}
.bg-zinc-800{background-color:#27272a}
@media (min-width:640px){.sm\:bg-zinc-800{background-color:#27272a}}
@media (min-width:768px){.md\:bg-zinc-800{background-color:#27272a}}
@media (min-width:1024px){.lg\:bg-zinc-800{background-color:#27272a}}
@media (min-width:1280px){.xl\:bg-zinc-800{background-color:#27272a}}
.hover\:bg-zinc-800:hover{background-color:#27272a}
.focus\:bg-zinc-800:focus{background-color:#27272a}
.focus-visible\:bg-zinc-800:focus-visible{background-color:#27272a}
.bg-zinc-900{background-color:#18181b}
@media (min-width:640px){.sm\:bg-zinc-900{background-color:#18181b}}
@media (min-width:768px){.md\:bg-zinc-900{background-color:#18181b}}
@media (min-width:1024px){.lg\:bg-zinc-900{background-color:#18181b}}
@media (min-width:1280px){.xl\:bg-zinc-900{background-color:#18181b}}
.hover\:bg-zinc-900:hover{background-color:#18181b}
.focus\:bg-zinc-900:focus{background-color:#18181b}
.focus-visible\:bg-zinc-900:focus-visible{background-color:#18181b}
.bg-zinc-950{background-color:#09090b}
@media (min-width:640px){.sm\:bg-zinc-950{background-color:#09090b}}
@media (min-width:768px){.md\:bg-zinc-950{background-color:#09090b}}
@media (min-width:1024px){.lg\:bg-zinc-950{background-color:#09090b}}
@media (min-width:1280px){.xl\:bg-zinc-950{background-color:#09090b}}
.hover\:bg-zinc-950:hover{background-color:#09090b}
.focus\:bg-zinc-950:focus{background-color:#09090b}
.focus-visible\:bg-zinc-950:focus-visible{background-color:#09090b}
@media (min-width:640px){.sm\:bg-red-50{background-color:#fef2f2}}
@media (min-width:768px){.md\:bg-red-50{background-color:#fef2f2}}
@media (min-width:1024px){.lg\:bg-red-50{background-color:#fef2f2}}
@media (min-width:1280px){.xl\:bg-red-50{background-color:#fef2f2}}
.hover\:bg-red-50:hover{background-color:#fef2f2}
.focus\:bg-red-50:focus{background-color:#fef2f2}
.focus-visible\:bg-red-50:focus-visible{background-color:#fef2f2}
@media (min-width:640px){.sm\:bg-red-100{background-color:#fee2e2}}
@media (min-width:768px){.md\:bg-red-100{background-color:#fee2e2}}
@media (min-width:1024px){.lg\:bg-red-100{background-color:#fee2e2}}
@media (min-width:1280px){.xl\:bg-red-100{background-color:#fee2e2}}
.focus\:bg-red-100:focus{background-color:#fee2e2}
.focus-visible\:bg-red-100:focus-visible{background-color:#fee2e2}
.bg-red-200{background-color:#fecaca}
@media (min-width:640px){.sm\:bg-red-200{background-color:#fecaca}}
@media (min-width:768px){.md\:bg-red-200{background-color:#fecaca}}
@media (min-width:1024px){.lg\:bg-red-200{background-color:#fecaca}}
@media (min-width:1280px){.xl\:bg-red-200{background-color:#fecaca}}
.hover\:bg-red-200:hover{background-color:#fecaca}
.focus\:bg-red-200:focus{background-color:#fecaca}
.focus-visible\:bg-red-200:focus-visible{background-color:#fecaca}
.bg-red-300{background-color:#fca5a5}
@media (min-width:640px){.sm\:bg-red-300{background-color:#fca5a5}}
@media (min-width:768px){.md\:bg-red-300{background-color:#fca5a5}}
@media (min-width:1024px){.lg\:bg-red-300{background-color:#fca5a5}}
@media (min-width:1280px){.xl\:bg-red-300{background-color:#fca5a5}}
.hover\:bg-red-300:hover{background-color:#fca5a5}
.focus\:bg-red-300:focus{background-color:#fca5a5}
.focus-visible\:bg-red-300:focus-visible{background-color:#fca5a5}
.bg-red-400{background-color:#f87171}
@media (min-width:640px){.sm\:bg-red-400{background-color:#f87171}}
@media (min-width:768px){.md\:bg-red-400{background-color:#f87171}}
@media (min-width:1024px){.lg\:bg-red-400{background-color:#f87171}}
@media (min-width:1280px){.xl\:bg-red-400{background-color:#f87171}}
.hover\:bg-red-400:hover{background-color:#f87171}
.focus\:bg-red-400:focus{background-color:#f87171}
.focus-visible\:bg-red-400:focus-visible{background-color:#f87171}
@media (min-width:640px){.sm\:bg-red-500{background-color:#ef4444}}
@media (min-width:768px){.md\:bg-red-500{background-color:#ef4444}}
@media (min-width:1024px){.lg\:bg-red-500{background-color:#ef4444}}
@media (min-width:1280px){.xl\:bg-red-500{background-color:#ef4444}}
.focus\:bg-red-500:focus{background-color:#ef4444}
.focus-visible\:bg-red-500:focus-visible{background-color:#ef4444}
.bg-red-600{background-color:#dc2626}
@media (min-width:640px){.sm\:bg-red-600{background-color:#dc2626}}
@media (min-width:768px){.md\:bg-red-600{background-color:#dc2626}}
@media (min-width:1024px){.lg\:bg-red-600{background-color:#dc2626}}
@media (min-width:1280px){.xl\:bg-red-600{background-color:#dc2626}}
.focus\:bg-red-600:focus{background-color:#dc2626}
.focus-visible\:bg-red-600:focus-visible{background-color:#dc2626}
.bg-red-700{background-color:#b91c1c}
@media (min-width:640px){.sm\:bg-red-700{background-color:#b91c1c}}
@media (min-width:768px){.md\:bg-red-700{background-color:#b91c1c}}
@media (min-width:1024px){.lg\:bg-red-700{background-color:#b91c1c}}
@media (min-width:1280px){.xl\:bg-red-700{background-color:#b91c1c}}
.hover\:bg-red-700:hover{background-color:#b91c1c}
.focus\:bg-red-700:focus{background-color:#b91c1c}
.focus-visible\:bg-red-700:focus-visible{background-color:#b91c1c}
.bg-red-800{background-color:#991b1b}
@media (min-width:640px){.sm\:bg-red-800{background-color:#991b1b}}
@media (min-width:768px){.md\:bg-red-800{background-color:#991b1b}}
@media (min-width:1024px){.lg\:bg-red-800{background-color:#991b1b}}
@media (min-width:1280px){.xl\:bg-red-800{background-color:#991b1b}}
.hover\:bg-red-800:hover{background-color:#991b1b}
.focus\:bg-red-800:focus{background-color:#991b1b}
.focus-visible\:bg-red-800:focus-visible{background-color:#991b1b}
.bg-red-900{background-color:#7f1d1d}
@media (min-width:640px){.sm\:bg-red-900{background-color:#7f1d1d}}
@media (min-width:768px){.md\:bg-red-900{background-color:#7f1d1d}}
@media (min-width:1024px){.lg\:bg-red-900{background-color:#7f1d1d}}
@media (min-width:1280px){.xl\:bg-red-900{background-color:#7f1d1d}}
.hover\:bg-red-900:hover{background-color:#7f1d1d}
.focus\:bg-red-900:focus{background-color:#7f1d1d}
.focus-visible\:bg-red-900:focus-visible{background-color:#7f1d1d}
.bg-red-950{background-color:#450a0a}
@media (min-width:640px){.sm\:bg-red-950{background-color:#450a0a}}
@media (min-width:768px){.md\:bg-red-950{background-color:#450a0a}}
@media (min-width:1024px){.lg\:bg-red-950{background-color:#450a0a}}
@media (min-width:1280px){.xl\:bg-red-950{background-color:#450a0a}}
.hover\:bg-red-950:hover{background-color:#450a0a}
.focus\:bg-red-950:focus{background-color:#450a0a}
.focus-visible\:bg-red-950:focus-visible{background-color:#450a0a}
.bg-orange-50{background-color:#fff7ed}
@media (min-width:640px){.sm\:bg-orange-50{background-color:#fff7ed}}
@media (min-width:768px){.md\:bg-orange-50{background-color:#fff7ed}}
@media (min-width:1024px){.lg\:bg-orange-50{background-color:#fff7ed}}
@media (min-width:1280px){.xl\:bg-orange-50{background-color:#fff7ed}}
.hover\:bg-orange-50:hover{background-color:#fff7ed}
.focus\:bg-orange-50:focus{background-color:#fff7ed}
.focus-visible\:bg-orange-50:focus-visible{background-color:#fff7ed}
.bg-orange-100{background-color:#ffedd5}
@media (min-width:640px){.sm\:bg-orange-100{background-color:#ffedd5}}
@media (min-width:768px){.md\:bg-orange-100{background-color:#ffedd5}}
@media (min-width:1024px){.lg\:bg-orange-100{background-color:#ffedd5}}
@media (min-width:1280px){.xl\:bg-orange-100{background-color:#ffedd5}}
.hover\:bg-orange-100:hover{background-color:#ffedd5}
.focus\:bg-orange-100:focus{background-color:#ffedd5}
.focus-visible\:bg-orange-100:focus-visible{background-color:#ffedd5}
.bg-orange-200{background-color:#fed7aa}
@media (min-width:640px){.sm\:bg-orange-200{background-color:#fed7aa}}
@media (min-width:768px){.md\:bg-orange-200{background-color:#fed7aa}}
@media (min-width:1024px){.lg\:bg-orange-200{background-color:#fed7aa}}
@media (min-width:1280px){.xl\:bg-orange-200{background-color:#fed7aa}}
.hover\:bg-orange-200:hover{background-color:#fed7aa}
.focus\:bg-orange-200:focus{background-color:#fed7aa}
.focus-visible\:bg-orange-200:focus-visible{background-color:#fed7aa}
.bg-orange-300{background-color:#fdba74}
@media (min-width:640px){.sm\:bg-orange-300{background-color:#fdba74}}
@media (min-width:768px){.md\:bg-orange-300{background-color:#fdba74}}
@media (min-width:1024px){.lg\:bg-orange-300{background-color:#fdba74}}
@media (min-width:1280px){.xl\:bg-orange-300{background-color:#fdba74}}
.hover\:bg-orange-300:hover{background-color:#fdba74}
.focus\:bg-orange-300:focus{background-color:#fdba74}
.focus-visible\:bg-orange-300:focus-visible{background-color:#fdba74}
.bg-orange-400{background-color:#fb923c}
@media (min-width:640px){.sm\:bg-orange-400{background-color:#fb923c}}
@media (min-width:768px){.md\:bg-orange-400{background-color:#fb923c}}
@media (min-width:1024px){.lg\:bg-orange-400{background-color:#fb923c}}
@media (min-width:1280px){.xl\:bg-orange-400{background-color:#fb923c}}
.hover\:bg-orange-400:hover{background-color:#fb923c}
.focus\:bg-orange-400:focus{background-color:#fb923c}
.focus-visible\:bg-orange-400:focus-visible{background-color:#fb923c}
.bg-orange-500{background-color:#f97316}
@media (min-width:640px){.sm\:bg-orange-500{background-color:#f97316}}
@media (min-width:768px){.md\:bg-orange-500{background-color:#f97316}}
@media (min-width:1024px){.lg\:bg-orange-500{background-color:#f97316}}
@media (min-width:1280px){.xl\:bg-orange-500{background-color:#f97316}}
.hover\:bg-orange-500:hover{background-color:#f97316}
.focus\:bg-orange-500:focus{background-color:#f97316}
.focus-visible\:bg-orange-500:focus-visible{background-color:#f97316}
.bg-orange-600{background-color:#ea580c}
@media (min-width:640px){.sm\:bg-orange-600{background-color:#ea580c}}
@media (min-width:768px){.md\:bg-orange-600{background-color:#ea580c}}
@media (min-width:1024px){.lg\:bg-orange-600{background-color:#ea580c}}
@media (min-width:1280px){.xl\:bg-orange-600{background-color:#ea580c}}
.hover\:bg-orange-600:hover{background-color:#ea580c}
.focus\:bg-orange-600:focus{background-color:#ea580c}
.focus-visible\:bg-orange-600:focus-visible{background-color:#ea580c}
.bg-orange-700{background-color:#c2410c}
@media (min-width:640px){.sm\:bg-orange-700{background-color:#c2410c}}
@media (min-width:768px){.md\:bg-orange-700{background-color:#c2410c}}
@media (min-width:1024px){.lg\:bg-orange-700{background-color:#c2410c}}
@media (min-width:1280px){.xl\:bg-orange-700{background-color:#c2410c}}
.hover\:bg-orange-700:hover{background-color:#c2410c}
.focus\:bg-orange-700:focus{background-color:#c2410c}
.focus-visible\:bg-orange-700:focus-visible{background-color:#c2410c}
.bg-orange-800{background-color:#9a3412}
@media (min-width:640px){.sm\:bg-orange-800{background-color:#9a3412}}
@media (min-width:768px){.md\:bg-orange-800{background-color:#9a3412}}
@media (min-width:1024px){.lg\:bg-orange-800{background-color:#9a3412}}
@media (min-width:1280px){.xl\:bg-orange-800{background-color:#9a3412}}
.hover\:bg-orange-800:hover{background-color:#9a3412}
.focus\:bg-orange-800:focus{background-color:#9a3412}
.focus-visible\:bg-orange-800:focus-visible{background-color:#9a3412}
.bg-orange-900{background-color:#7c2d12}
@media (min-width:640px){.sm\:bg-orange-900{background-color:#7c2d12}}
@media (min-width:768px){.md\:bg-orange-900{background-color:#7c2d12}}
@media (min-width:1024px){.lg\:bg-orange-900{background-color:#7c2d12}}
@media (min-width:1280px){.xl\:bg-orange-900{background-color:#7c2d12}}
.hover\:bg-orange-900:hover{background-color:#7c2d12}
.focus\:bg-orange-900:focus{background-color:#7c2d12}
.focus-visible\:bg-orange-900:focus-visible{background-color:#7c2d12}
@media (min-width:640px){.sm\:bg-amber-50{background-color:#fffbeb}}
@media (min-width:768px){.md\:bg-amber-50{background-color:#fffbeb}}
@media (min-width:1024px){.lg\:bg-amber-50{background-color:#fffbeb}}
@media (min-width:1280px){.xl\:bg-amber-50{background-color:#fffbeb}}
.hover\:bg-amber-50:hover{background-color:#fffbeb}
.focus\:bg-amber-50:focus{background-color:#fffbeb}
.focus-visible\:bg-amber-50:focus-visible{background-color:#fffbeb}
.bg-amber-100{background-color:#fef3c7}
@media (min-width:640px){.sm\:bg-amber-100{background-color:#fef3c7}}
@media (min-width:768px){.md\:bg-amber-100{background-color:#fef3c7}}
@media (min-width:1024px){.lg\:bg-amber-100{background-color:#fef3c7}}
@media (min-width:1280px){.xl\:bg-amber-100{background-color:#fef3c7}}
.hover\:bg-amber-100:hover{background-color:#fef3c7}
.focus\:bg-amber-100:focus{background-color:#fef3c7}
.focus-visible\:bg-amber-100:focus-visible{background-color:#fef3c7}
.bg-amber-200{background-color:#fde68a}
@media (min-width:640px){.sm\:bg-amber-200{background-color:#fde68a}}
@media (min-width:768px){.md\:bg-amber-200{background-color:#fde68a}}
@media (min-width:1024px){.lg\:bg-amber-200{background-color:#fde68a}}
@media (min-width:1280px){.xl\:bg-amber-200{background-color:#fde68a}}
.hover\:bg-amber-200:hover{background-color:#fde68a}
.focus\:bg-amber-200:focus{background-color:#fde68a}
.focus-visible\:bg-amber-200:focus-visible{background-color:#fde68a}
.bg-amber-300{background-color:#fcd34d}
@media (min-width:640px){.sm\:bg-amber-300{background-color:#fcd34d}}
@media (min-width:768px){.md\:bg-amber-300{background-color:#fcd34d}}
@media (min-width:1024px){.lg\:bg-amber-300{background-color:#fcd34d}}
@media (min-width:1280px){.xl\:bg-amber-300{background-color:#fcd34d}}
.hover\:bg-amber-300:hover{background-color:#fcd34d}
.focus\:bg-amber-300:focus{background-color:#fcd34d}
.focus-visible\:bg-amber-300:focus-visible{background-color:#fcd34d}
.bg-amber-400{background-color:#fbbf24}
@media (min-width:640px){.sm\:bg-amber-400{background-color:#fbbf24}}
@media (min-width:768px){.md\:bg-amber-400{background-color:#fbbf24}}
@media (min-width:1024px){.lg\:bg-amber-400{background-color:#fbbf24}}
@media (min-width:1280px){.xl\:bg-amber-400{background-color:#fbbf24}}
.hover\:bg-amber-400:hover{background-color:#fbbf24}
.focus\:bg-amber-400:focus{background-color:#fbbf24}
.focus-visible\:bg-amber-400:focus-visible{background-color:#fbbf24}
@media (min-width:640px){.sm\:bg-amber-500{background-color:#f59e0b}}
@media (min-width:768px){.md\:bg-amber-500{background-color:#f59e0b}}
@media (min-width:1024px){.lg\:bg-amber-500{background-color:#f59e0b}}
@media (min-width:1280px){.xl\:bg-amber-500{background-color:#f59e0b}}
.focus\:bg-amber-500:focus{background-color:#f59e0b}
.focus-visible\:bg-amber-500:focus-visible{background-color:#f59e0b}
.bg-amber-600{background-color:#d97706}
@media (min-width:640px){.sm\:bg-amber-600{background-color:#d97706}}
@media (min-width:768px){.md\:bg-amber-600{background-color:#d97706}}
@media (min-width:1024px){.lg\:bg-amber-600{background-color:#d97706}}
@media (min-width:1280px){.xl\:bg-amber-600{background-color:#d97706}}
.focus\:bg-amber-600:focus{background-color:#d97706}
.focus-visible\:bg-amber-600:focus-visible{background-color:#d97706}
.bg-amber-700{background-color:#b45309}
@media (min-width:640px){.sm\:bg-amber-700{background-color:#b45309}}
@media (min-width:768px){.md\:bg-amber-700{background-color:#b45309}}
@media (min-width:1024px){.lg\:bg-amber-700{background-color:#b45309}}
@media (min-width:1280px){.xl\:bg-amber-700{background-color:#b45309}}
.hover\:bg-amber-700:hover{background-color:#b45309}
.focus\:bg-amber-700:focus{background-color:#b45309}
.focus-visible\:bg-amber-700:focus-visible{background-color:#b45309}
.bg-amber-800{background-color:#92400e}
@media (min-width:640px){.sm\:bg-amber-800{background-color:#92400e}}
@media (min-width:768px){.md\:bg-amber-800{background-color:#92400e}}
@media (min-width:1024px){.lg\:bg-amber-800{background-color:#92400e}}
@media (min-width:1280px){.xl\:bg-amber-800{background-color:#92400e}}
.hover\:bg-amber-800:hover{background-color:#92400e}
.focus\:bg-amber-800:focus{background-color:#92400e}
.focus-visible\:bg-amber-800:focus-visible{background-color:#92400e}
.bg-amber-900{background-color:#78350f}
@media (min-width:640px){.sm\:bg-amber-900{background-color:#78350f}}
@media (min-width:768px){.md\:bg-amber-900{background-color:#78350f}}
@media (min-width:1024px){.lg\:bg-amber-900{background-color:#78350f}}
@media (min-width:1280px){.xl\:bg-amber-900{background-color:#78350f}}
.hover\:bg-amber-900:hover{background-color:#78350f}
.focus\:bg-amber-900:focus{background-color:#78350f}
.focus-visible\:bg-amber-900:focus-visible{background-color:#78350f}
.bg-yellow-50{background-color:#fefce8}
@media (min-width:640px){.sm\:bg-yellow-50{background-color:#fefce8}}
@media (min-width:768px){.md\:bg-yellow-50{background-color:#fefce8}}
@media (min-width:1024px){.lg\:bg-yellow-50{background-color:#fefce8}}
@media (min-width:1280px){.xl\:bg-yellow-50{background-color:#fefce8}}
.hover\:bg-yellow-50:hover{background-color:#fefce8}
.focus\:bg-yellow-50:focus{background-color:#fefce8}
.focus-visible\:bg-yellow-50:focus-visible{background-color:#fefce8}
.bg-yellow-100{background-color:#fef9c3}
@media (min-width:640px){.sm\:bg-yellow-100{background-color:#fef9c3}}
@media (min-width:768px){.md\:bg-yellow-100{background-color:#fef9c3}}
@media (min-width:1024px){.lg\:bg-yellow-100{background-color:#fef9c3}}
@media (min-width:1280px){.xl\:bg-yellow-100{background-color:#fef9c3}}
.hover\:bg-yellow-100:hover{background-color:#fef9c3}
.focus\:bg-yellow-100:focus{background-color:#fef9c3}
.focus-visible\:bg-yellow-100:focus-visible{background-color:#fef9c3}
.bg-yellow-200{background-color:#fef08a}
@media (min-width:640px){.sm\:bg-yellow-200{background-color:#fef08a}}
@media (min-width:768px){.md\:bg-yellow-200{background-color:#fef08a}}
@media (min-width:1024px){.lg\:bg-yellow-200{background-color:#fef08a}}
@media (min-width:1280px){.xl\:bg-yellow-200{background-color:#fef08a}}
.hover\:bg-yellow-200:hover{background-color:#fef08a}
.focus\:bg-yellow-200:focus{background-color:#fef08a}
.focus-visible\:bg-yellow-200:focus-visible{background-color:#fef08a}
.bg-yellow-300{background-color:#fde047}
@media (min-width:640px){.sm\:bg-yellow-300{background-color:#fde047}}
@media (min-width:768px){.md\:bg-yellow-300{background-color:#fde047}}
@media (min-width:1024px){.lg\:bg-yellow-300{background-color:#fde047}}
@media (min-width:1280px){.xl\:bg-yellow-300{background-color:#fde047}}
.hover\:bg-yellow-300:hover{background-color:#fde047}
.focus\:bg-yellow-300:focus{background-color:#fde047}
.focus-visible\:bg-yellow-300:focus-visible{background-color:#fde047}
.bg-yellow-400{background-color:#facc15}
@media (min-width:640px){.sm\:bg-yellow-400{background-color:#facc15}}
@media (min-width:768px){.md\:bg-yellow-400{background-color:#facc15}}
@media (min-width:1024px){.lg\:bg-yellow-400{background-color:#facc15}}
@media (min-width:1280px){.xl\:bg-yellow-400{background-color:#facc15}}
.hover\:bg-yellow-400:hover{background-color:#facc15}
.focus\:bg-yellow-400:focus{background-color:#facc15}
.focus-visible\:bg-yellow-400:focus-visible{background-color:#facc15}
.bg-yellow-500{background-color:#eab308}
@media (min-width:640px){.sm\:bg-yellow-500{background-color:#eab308}}
@media (min-width:768px){.md\:bg-yellow-500{background-color:#eab308}}
@media (min-width:1024px){.lg\:bg-yellow-500{background-color:#eab308}}
@media (min-width:1280px){.xl\:bg-yellow-500{background-color:#eab308}}
.hover\:bg-yellow-500:hover{background-color:#eab308}
.focus\:bg-yellow-500:focus{background-color:#eab308}
.focus-visible\:bg-yellow-500:focus-visible{background-color:#eab308}
.bg-yellow-600{background-color:#ca8a04}
@media (min-width:640px){.sm\:bg-yellow-600{background-color:#ca8a04}}
@media (min-width:768px){.md\:bg-yellow-600{background-color:#ca8a04}}
@media (min-width:1024px){.lg\:bg-yellow-600{background-color:#ca8a04}}
@media (min-width:1280px){.xl\:bg-yellow-600{background-color:#ca8a04}}
.hover\:bg-yellow-600:hover{background-color:#ca8a04}
.focus\:bg-yellow-600:focus{background-color:#ca8a04}
.focus-visible\:bg-yellow-600:focus-visible{background-color:#ca8a04}
.bg-yellow-700{background-color:#a16207}
@media (min-width:640px){.sm\:bg-yellow-700{background-color:#a16207}}
@media (min-width:768px){.md\:bg-yellow-700{background-color:#a16207}}
@media (min-width:1024px){.lg\:bg-yellow-700{background-color:#a16207}}
@media (min-width:1280px){.xl\:bg-yellow-700{background-color:#a16207}}
.hover\:bg-yellow-700:hover{background-color:#a16207}
.focus\:bg-yellow-700:focus{background-color:#a16207}
.focus-visible\:bg-yellow-700:focus-visible{background-color:#a16207}
.bg-yellow-800{background-color:#854d0e}
@media (min-width:640px){.sm\:bg-yellow-800{background-color:#854d0e}}
@media (min-width:768px){.md\:bg-yellow-800{background-color:#854d0e}}
@media (min-width:1024px){.lg\:bg-yellow-800{background-color:#854d0e}}
@media (min-width:1280px){.xl\:bg-yellow-800{background-color:#854d0e}}
.hover\:bg-yellow-800:hover{background-color:#854d0e}
.focus\:bg-yellow-800:focus{background-color:#854d0e}
.focus-visible\:bg-yellow-800:focus-visible{background-color:#854d0e}
.bg-yellow-900{background-color:#713f12}
@media (min-width:640px){.sm\:bg-yellow-900{background-color:#713f12}}
@media (min-width:768px){.md\:bg-yellow-900{background-color:#713f12}}
@media (min-width:1024px){.lg\:bg-yellow-900{background-color:#713f12}}
@media (min-width:1280px){.xl\:bg-yellow-900{background-color:#713f12}}
.hover\:bg-yellow-900:hover{background-color:#713f12}
.focus\:bg-yellow-900:focus{background-color:#713f12}
.focus-visible\:bg-yellow-900:focus-visible{background-color:#713f12}
.bg-green-50{background-color:#f0fdf4}
@media (min-width:640px){.sm\:bg-green-50{background-color:#f0fdf4}}
@media (min-width:768px){.md\:bg-green-50{background-color:#f0fdf4}}
@media (min-width:1024px){.lg\:bg-green-50{background-color:#f0fdf4}}
@media (min-width:1280px){.xl\:bg-green-50{background-color:#f0fdf4}}
.hover\:bg-green-50:hover{background-color:#f0fdf4}
.focus\:bg-green-50:focus{background-color:#f0fdf4}
.focus-visible\:bg-green-50:focus-visible{background-color:#f0fdf4}
.bg-green-100{background-color:#dcfce7}
@media (min-width:640px){.sm\:bg-green-100{background-color:#dcfce7}}
@media (min-width:768px){.md\:bg-green-100{background-color:#dcfce7}}
@media (min-width:1024px){.lg\:bg-green-100{background-color:#dcfce7}}
@media (min-width:1280px){.xl\:bg-green-100{background-color:#dcfce7}}
.hover\:bg-green-100:hover{background-color:#dcfce7}
.focus\:bg-green-100:focus{background-color:#dcfce7}
.focus-visible\:bg-green-100:focus-visible{background-color:#dcfce7}
.bg-green-200{background-color:#bbf7d0}
@media (min-width:640px){.sm\:bg-green-200{background-color:#bbf7d0}}
@media (min-width:768px){.md\:bg-green-200{background-color:#bbf7d0}}
@media (min-width:1024px){.lg\:bg-green-200{background-color:#bbf7d0}}
@media (min-width:1280px){.xl\:bg-green-200{background-color:#bbf7d0}}
.hover\:bg-green-200:hover{background-color:#bbf7d0}
.focus\:bg-green-200:focus{background-color:#bbf7d0}
.focus-visible\:bg-green-200:focus-visible{background-color:#bbf7d0}
.bg-green-300{background-color:#86efac}
@media (min-width:640px){.sm\:bg-green-300{background-color:#86efac}}
@media (min-width:768px){.md\:bg-green-300{background-color:#86efac}}
@media (min-width:1024px){.lg\:bg-green-300{background-color:#86efac}}
@media (min-width:1280px){.xl\:bg-green-300{background-color:#86efac}}
.hover\:bg-green-300:hover{background-color:#86efac}
.focus\:bg-green-300:focus{background-color:#86efac}
.focus-visible\:bg-green-300:focus-visible{background-color:#86efac}
.bg-green-400{background-color:#4ade80}
@media (min-width:640px){.sm\:bg-green-400{background-color:#4ade80}}
@media (min-width:768px){.md\:bg-green-400{background-color:#4ade80}}
@media (min-width:1024px){.lg\:bg-green-400{background-color:#4ade80}}
@media (min-width:1280px){.xl\:bg-green-400{background-color:#4ade80}}
.hover\:bg-green-400:hover{background-color:#4ade80}
.focus\:bg-green-400:focus{background-color:#4ade80}
.focus-visible\:bg-green-400:focus-visible{background-color:#4ade80}
@media (min-width:640px){.sm\:bg-green-500{background-color:#22c55e}}
@media (min-width:768px){.md\:bg-green-500{background-color:#22c55e}}
@media (min-width:1024px){.lg\:bg-green-500{background-color:#22c55e}}
@media (min-width:1280px){.xl\:bg-green-500{background-color:#22c55e}}
.hover\:bg-green-500:hover{background-color:#22c55e}
.focus\:bg-green-500:focus{background-color:#22c55e}
.focus-visible\:bg-green-500:focus-visible{background-color:#22c55e}
.bg-green-600{background-color:#16a34a}
@media (min-width:640px){.sm\:bg-green-600{background-color:#16a34a}}
@media (min-width:768px){.md\:bg-green-600{background-color:#16a34a}}
@media (min-width:1024px){.lg\:bg-green-600{background-color:#16a34a}}
@media (min-width:1280px){.xl\:bg-green-600{background-color:#16a34a}}
.focus\:bg-green-600:focus{background-color:#16a34a}
.focus-visible\:bg-green-600:focus-visible{background-color:#16a34a}
.bg-green-700{background-color:#15803d}
@media (min-width:640px){.sm\:bg-green-700{background-color:#15803d}}
@media (min-width:768px){.md\:bg-green-700{background-color:#15803d}}
@media (min-width:1024px){.lg\:bg-green-700{background-color:#15803d}}
@media (min-width:1280px){.xl\:bg-green-700{background-color:#15803d}}
.hover\:bg-green-700:hover{background-color:#15803d}
.focus\:bg-green-700:focus{background-color:#15803d}
.focus-visible\:bg-green-700:focus-visible{background-color:#15803d}
.bg-green-800{background-color:#166534}
@media (min-width:640px){.sm\:bg-green-800{background-color:#166534}}
@media (min-width:768px){.md\:bg-green-800{background-color:#166534}}
@media (min-width:1024px){.lg\:bg-green-800{background-color:#166534}}
@media (min-width:1280px){.xl\:bg-green-800{background-color:#166534}}
.hover\:bg-green-800:hover{background-color:#166534}
.focus\:bg-green-800:focus{background-color:#166534}
.focus-visible\:bg-green-800:focus-visible{background-color:#166534}
.bg-green-900{background-color:#14532d}
@media (min-width:640px){.sm\:bg-green-900{background-color:#14532d}}
@media (min-width:768px){.md\:bg-green-900{background-color:#14532d}}
@media (min-width:1024px){.lg\:bg-green-900{background-color:#14532d}}
@media (min-width:1280px){.xl\:bg-green-900{background-color:#14532d}}
.hover\:bg-green-900:hover{background-color:#14532d}
.focus\:bg-green-900:focus{background-color:#14532d}
.focus-visible\:bg-green-900:focus-visible{background-color:#14532d}
.bg-emerald-50{background-color:#ecfdf5}
@media (min-width:640px){.sm\:bg-emerald-50{background-color:#ecfdf5}}
@media (min-width:768px){.md\:bg-emerald-50{background-color:#ecfdf5}}
@media (min-width:1024px){.lg\:bg-emerald-50{background-color:#ecfdf5}}
@media (min-width:1280px){.xl\:bg-emerald-50{background-color:#ecfdf5}}
.hover\:bg-emerald-50:hover{background-color:#ecfdf5}
.focus\:bg-emerald-50:focus{background-color:#ecfdf5}
.focus-visible\:bg-emerald-50:focus-visible{background-color:#ecfdf5}
.bg-emerald-100{background-color:#d1fae5}
@media (min-width:640px){.sm\:bg-emerald-100{background-color:#d1fae5}}
@media (min-width:768px){.md\:bg-emerald-100{background-color:#d1fae5}}
@media (min-width:1024px){.lg\:bg-emerald-100{background-color:#d1fae5}}
@media (min-width:1280px){.xl\:bg-emerald-100{background-color:#d1fae5}}
.hover\:bg-emerald-100:hover{background-color:#d1fae5}
.focus\:bg-emerald-100:focus{background-color:#d1fae5}
.focus-visible\:bg-emerald-100:focus-visible{background-color:#d1fae5}
.bg-emerald-200{background-color:#a7f3d0}
@media (min-width:640px){.sm\:bg-emerald-200{background-color:#a7f3d0}}
@media (min-width:768px){.md\:bg-emerald-200{background-color:#a7f3d0}}
@media (min-width:1024px){.lg\:bg-emerald-200{background-color:#a7f3d0}}
@media (min-width:1280px){.xl\:bg-emerald-200{background-color:#a7f3d0}}
.hover\:bg-emerald-200:hover{background-color:#a7f3d0}
.focus\:bg-emerald-200:focus{background-color:#a7f3d0}
.focus-visible\:bg-emerald-200:focus-visible{background-color:#a7f3d0}
.bg-emerald-300{background-color:#6ee7b7}
@media (min-width:640px){.sm\:bg-emerald-300{background-color:#6ee7b7}}
@media (min-width:768px){.md\:bg-emerald-300{background-color:#6ee7b7}}
@media (min-width:1024px){.lg\:bg-emerald-300{background-color:#6ee7b7}}
@media (min-width:1280px){.xl\:bg-emerald-300{background-color:#6ee7b7}}
.hover\:bg-emerald-300:hover{background-color:#6ee7b7}
.focus\:bg-emerald-300:focus{background-color:#6ee7b7}
.focus-visible\:bg-emerald-300:focus-visible{background-color:#6ee7b7}
.bg-emerald-400{background-color:#34d399}
@media (min-width:640px){.sm\:bg-emerald-400{background-color:#34d399}}
@media (min-width:768px){.md\:bg-emerald-400{background-color:#34d399}}
@media (min-width:1024px){.lg\:bg-emerald-400{background-color:#34d399}}
@media (min-width:1280px){.xl\:bg-emerald-400{background-color:#34d399}}
.hover\:bg-emerald-400:hover{background-color:#34d399}
.focus\:bg-emerald-400:focus{background-color:#34d399}
.focus-visible\:bg-emerald-400:focus-visible{background-color:#34d399}
@media (min-width:640px){.sm\:bg-emerald-500{background-color:#10b981}}
@media (min-width:768px){.md\:bg-emerald-500{background-color:#10b981}}
@media (min-width:1024px){.lg\:bg-emerald-500{background-color:#10b981}}
@media (min-width:1280px){.xl\:bg-emerald-500{background-color:#10b981}}
.focus\:bg-emerald-500:focus{background-color:#10b981}
.focus-visible\:bg-emerald-500:focus-visible{background-color:#10b981}
.bg-emerald-600{background-color:#059669}
@media (min-width:640px){.sm\:bg-emerald-600{background-color:#059669}}
@media (min-width:768px){.md\:bg-emerald-600{background-color:#059669}}
@media (min-width:1024px){.lg\:bg-emerald-600{background-color:#059669}}
@media (min-width:1280px){.xl\:bg-emerald-600{background-color:#059669}}
.focus\:bg-emerald-600:focus{background-color:#059669}
.focus-visible\:bg-emerald-600:focus-visible{background-color:#059669}
.bg-emerald-700{background-color:#047857}
@media (min-width:640px){.sm\:bg-emerald-700{background-color:#047857}}
@media (min-width:768px){.md\:bg-emerald-700{background-color:#047857}}
@media (min-width:1024px){.lg\:bg-emerald-700{background-color:#047857}}
@media (min-width:1280px){.xl\:bg-emerald-700{background-color:#047857}}
.hover\:bg-emerald-700:hover{background-color:#047857}
.focus\:bg-emerald-700:focus{background-color:#047857}
.focus-visible\:bg-emerald-700:focus-visible{background-color:#047857}
.bg-emerald-800{background-color:#065f46}
@media (min-width:640px){.sm\:bg-emerald-800{background-color:#065f46}}
@media (min-width:768px){.md\:bg-emerald-800{background-color:#065f46}}
@media (min-width:1024px){.lg\:bg-emerald-800{background-color:#065f46}}
@media (min-width:1280px){.xl\:bg-emerald-800{background-color:#065f46}}
.hover\:bg-emerald-800:hover{background-color:#065f46}
.focus\:bg-emerald-800:focus{background-color:#065f46}
.focus-visible\:bg-emerald-800:focus-visible{background-color:#065f46}
.bg-emerald-900{background-color:#064e3b}
@media (min-width:640px){.sm\:bg-emerald-900{background-color:#064e3b}}
@media (min-width:768px){.md\:bg-emerald-900{background-color:#064e3b}}
@media (min-width:1024px){.lg\:bg-emerald-900{background-color:#064e3b}}
@media (min-width:1280px){.xl\:bg-emerald-900{background-color:#064e3b}}
.hover\:bg-emerald-900:hover{background-color:#064e3b}
.focus\:bg-emerald-900:focus{background-color:#064e3b}
.focus-visible\:bg-emerald-900:focus-visible{background-color:#064e3b}
@media (min-width:640px){.sm\:bg-blue-50{background-color:#eff6ff}}
@media (min-width:768px){.md\:bg-blue-50{background-color:#eff6ff}}
@media (min-width:1024px){.lg\:bg-blue-50{background-color:#eff6ff}}
@media (min-width:1280px){.xl\:bg-blue-50{background-color:#eff6ff}}
.hover\:bg-blue-50:hover{background-color:#eff6ff}
.focus\:bg-blue-50:focus{background-color:#eff6ff}
.focus-visible\:bg-blue-50:focus-visible{background-color:#eff6ff}
@media (min-width:640px){.sm\:bg-blue-100{background-color:#dbeafe}}
@media (min-width:768px){.md\:bg-blue-100{background-color:#dbeafe}}
@media (min-width:1024px){.lg\:bg-blue-100{background-color:#dbeafe}}
@media (min-width:1280px){.xl\:bg-blue-100{background-color:#dbeafe}}
.focus\:bg-blue-100:focus{background-color:#dbeafe}
.focus-visible\:bg-blue-100:focus-visible{background-color:#dbeafe}
.bg-blue-200{background-color:#bfdbfe}
@media (min-width:640px){.sm\:bg-blue-200{background-color:#bfdbfe}}
@media (min-width:768px){.md\:bg-blue-200{background-color:#bfdbfe}}
@media (min-width:1024px){.lg\:bg-blue-200{background-color:#bfdbfe}}
@media (min-width:1280px){.xl\:bg-blue-200{background-color:#bfdbfe}}
.hover\:bg-blue-200:hover{background-color:#bfdbfe}
.focus\:bg-blue-200:focus{background-color:#bfdbfe}
.focus-visible\:bg-blue-200:focus-visible{background-color:#bfdbfe}
.bg-blue-300{background-color:#93c5fd}
@media (min-width:640px){.sm\:bg-blue-300{background-color:#93c5fd}}
@media (min-width:768px){.md\:bg-blue-300{background-color:#93c5fd}}
@media (min-width:1024px){.lg\:bg-blue-300{background-color:#93c5fd}}
@media (min-width:1280px){.xl\:bg-blue-300{background-color:#93c5fd}}
.hover\:bg-blue-300:hover{background-color:#93c5fd}
.focus\:bg-blue-300:focus{background-color:#93c5fd}
.focus-visible\:bg-blue-300:focus-visible{background-color:#93c5fd}
.bg-blue-400{background-color:#60a5fa}
@media (min-width:640px){.sm\:bg-blue-400{background-color:#60a5fa}}
@media (min-width:768px){.md\:bg-blue-400{background-color:#60a5fa}}
@media (min-width:1024px){.lg\:bg-blue-400{background-color:#60a5fa}}
@media (min-width:1280px){.xl\:bg-blue-400{background-color:#60a5fa}}
.hover\:bg-blue-400:hover{background-color:#60a5fa}
.focus\:bg-blue-400:focus{background-color:#60a5fa}
.focus-visible\:bg-blue-400:focus-visible{background-color:#60a5fa}
.bg-blue-500{background-color:#3b82f6}
@media (min-width:640px){.sm\:bg-blue-500{background-color:#3b82f6}}
@media (min-width:768px){.md\:bg-blue-500{background-color:#3b82f6}}
@media (min-width:1024px){.lg\:bg-blue-500{background-color:#3b82f6}}
@media (min-width:1280px){.xl\:bg-blue-500{background-color:#3b82f6}}
.focus\:bg-blue-500:focus{background-color:#3b82f6}
.focus-visible\:bg-blue-500:focus-visible{background-color:#3b82f6}
@media (min-width:640px){.sm\:bg-blue-600{background-color:#2563eb}}
@media (min-width:768px){.md\:bg-blue-600{background-color:#2563eb}}
@media (min-width:1024px){.lg\:bg-blue-600{background-color:#2563eb}}
@media (min-width:1280px){.xl\:bg-blue-600{background-color:#2563eb}}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.focus\:bg-blue-600:focus{background-color:#2563eb}
.focus-visible\:bg-blue-600:focus-visible{background-color:#2563eb}
.bg-blue-700{background-color:#1d4ed8}
@media (min-width:640px){.sm\:bg-blue-700{background-color:#1d4ed8}}
@media (min-width:768px){.md\:bg-blue-700{background-color:#1d4ed8}}
@media (min-width:1024px){.lg\:bg-blue-700{background-color:#1d4ed8}}
@media (min-width:1280px){.xl\:bg-blue-700{background-color:#1d4ed8}}
.focus\:bg-blue-700:focus{background-color:#1d4ed8}
.focus-visible\:bg-blue-700:focus-visible{background-color:#1d4ed8}
.bg-blue-800{background-color:#1e40af}
@media (min-width:640px){.sm\:bg-blue-800{background-color:#1e40af}}
@media (min-width:768px){.md\:bg-blue-800{background-color:#1e40af}}
@media (min-width:1024px){.lg\:bg-blue-800{background-color:#1e40af}}
@media (min-width:1280px){.xl\:bg-blue-800{background-color:#1e40af}}
.hover\:bg-blue-800:hover{background-color:#1e40af}
.focus\:bg-blue-800:focus{background-color:#1e40af}
.focus-visible\:bg-blue-800:focus-visible{background-color:#1e40af}
.bg-blue-900{background-color:#1e3a8a}
@media (min-width:640px){.sm\:bg-blue-900{background-color:#1e3a8a}}
@media (min-width:768px){.md\:bg-blue-900{background-color:#1e3a8a}}
@media (min-width:1024px){.lg\:bg-blue-900{background-color:#1e3a8a}}
@media (min-width:1280px){.xl\:bg-blue-900{background-color:#1e3a8a}}
.hover\:bg-blue-900:hover{background-color:#1e3a8a}
.focus\:bg-blue-900:focus{background-color:#1e3a8a}
.focus-visible\:bg-blue-900:focus-visible{background-color:#1e3a8a}
.bg-indigo-50{background-color:#eef2ff}
@media (min-width:640px){.sm\:bg-indigo-50{background-color:#eef2ff}}
@media (min-width:768px){.md\:bg-indigo-50{background-color:#eef2ff}}
@media (min-width:1024px){.lg\:bg-indigo-50{background-color:#eef2ff}}
@media (min-width:1280px){.xl\:bg-indigo-50{background-color:#eef2ff}}
.hover\:bg-indigo-50:hover{background-color:#eef2ff}
.focus\:bg-indigo-50:focus{background-color:#eef2ff}
.focus-visible\:bg-indigo-50:focus-visible{background-color:#eef2ff}
.bg-indigo-100{background-color:#e0e7ff}
@media (min-width:640px){.sm\:bg-indigo-100{background-color:#e0e7ff}}
@media (min-width:768px){.md\:bg-indigo-100{background-color:#e0e7ff}}
@media (min-width:1024px){.lg\:bg-indigo-100{background-color:#e0e7ff}}
@media (min-width:1280px){.xl\:bg-indigo-100{background-color:#e0e7ff}}
.hover\:bg-indigo-100:hover{background-color:#e0e7ff}
.focus\:bg-indigo-100:focus{background-color:#e0e7ff}
.focus-visible\:bg-indigo-100:focus-visible{background-color:#e0e7ff}
.bg-indigo-200{background-color:#c7d2fe}
@media (min-width:640px){.sm\:bg-indigo-200{background-color:#c7d2fe}}
@media (min-width:768px){.md\:bg-indigo-200{background-color:#c7d2fe}}
@media (min-width:1024px){.lg\:bg-indigo-200{background-color:#c7d2fe}}
@media (min-width:1280px){.xl\:bg-indigo-200{background-color:#c7d2fe}}
.hover\:bg-indigo-200:hover{background-color:#c7d2fe}
.focus\:bg-indigo-200:focus{background-color:#c7d2fe}
.focus-visible\:bg-indigo-200:focus-visible{background-color:#c7d2fe}
.bg-indigo-300{background-color:#a5b4fc}
@media (min-width:640px){.sm\:bg-indigo-300{background-color:#a5b4fc}}
@media (min-width:768px){.md\:bg-indigo-300{background-color:#a5b4fc}}
@media (min-width:1024px){.lg\:bg-indigo-300{background-color:#a5b4fc}}
@media (min-width:1280px){.xl\:bg-indigo-300{background-color:#a5b4fc}}
.hover\:bg-indigo-300:hover{background-color:#a5b4fc}
.focus\:bg-indigo-300:focus{background-color:#a5b4fc}
.focus-visible\:bg-indigo-300:focus-visible{background-color:#a5b4fc}
.bg-indigo-400{background-color:#818cf8}
@media (min-width:640px){.sm\:bg-indigo-400{background-color:#818cf8}}
@media (min-width:768px){.md\:bg-indigo-400{background-color:#818cf8}}
@media (min-width:1024px){.lg\:bg-indigo-400{background-color:#818cf8}}
@media (min-width:1280px){.xl\:bg-indigo-400{background-color:#818cf8}}
.hover\:bg-indigo-400:hover{background-color:#818cf8}
.focus\:bg-indigo-400:focus{background-color:#818cf8}
.focus-visible\:bg-indigo-400:focus-visible{background-color:#818cf8}
.bg-indigo-500{background-color:#6366f1}
@media (min-width:640px){.sm\:bg-indigo-500{background-color:#6366f1}}
@media (min-width:768px){.md\:bg-indigo-500{background-color:#6366f1}}
@media (min-width:1024px){.lg\:bg-indigo-500{background-color:#6366f1}}
@media (min-width:1280px){.xl\:bg-indigo-500{background-color:#6366f1}}
.hover\:bg-indigo-500:hover{background-color:#6366f1}
.focus\:bg-indigo-500:focus{background-color:#6366f1}
.focus-visible\:bg-indigo-500:focus-visible{background-color:#6366f1}
.bg-indigo-600{background-color:#4f46e5}
@media (min-width:640px){.sm\:bg-indigo-600{background-color:#4f46e5}}
@media (min-width:768px){.md\:bg-indigo-600{background-color:#4f46e5}}
@media (min-width:1024px){.lg\:bg-indigo-600{background-color:#4f46e5}}
@media (min-width:1280px){.xl\:bg-indigo-600{background-color:#4f46e5}}
.hover\:bg-indigo-600:hover{background-color:#4f46e5}
.focus\:bg-indigo-600:focus{background-color:#4f46e5}
.focus-visible\:bg-indigo-600:focus-visible{background-color:#4f46e5}
.bg-indigo-700{background-color:#4338ca}
@media (min-width:640px){.sm\:bg-indigo-700{background-color:#4338ca}}
@media (min-width:768px){.md\:bg-indigo-700{background-color:#4338ca}}
@media (min-width:1024px){.lg\:bg-indigo-700{background-color:#4338ca}}
@media (min-width:1280px){.xl\:bg-indigo-700{background-color:#4338ca}}
.hover\:bg-indigo-700:hover{background-color:#4338ca}
.focus\:bg-indigo-700:focus{background-color:#4338ca}
.focus-visible\:bg-indigo-700:focus-visible{background-color:#4338ca}
.bg-indigo-800{background-color:#3730a3}
@media (min-width:640px){.sm\:bg-indigo-800{background-color:#3730a3}}
@media (min-width:768px){.md\:bg-indigo-800{background-color:#3730a3}}
@media (min-width:1024px){.lg\:bg-indigo-800{background-color:#3730a3}}
@media (min-width:1280px){.xl\:bg-indigo-800{background-color:#3730a3}}
.hover\:bg-indigo-800:hover{background-color:#3730a3}
.focus\:bg-indigo-800:focus{background-color:#3730a3}
.focus-visible\:bg-indigo-800:focus-visible{background-color:#3730a3}
.bg-indigo-900{background-color:#312e81}
@media (min-width:640px){.sm\:bg-indigo-900{background-color:#312e81}}
@media (min-width:768px){.md\:bg-indigo-900{background-color:#312e81}}
@media (min-width:1024px){.lg\:bg-indigo-900{background-color:#312e81}}
@media (min-width:1280px){.xl\:bg-indigo-900{background-color:#312e81}}
.hover\:bg-indigo-900:hover{background-color:#312e81}
.focus\:bg-indigo-900:focus{background-color:#312e81}
.focus-visible\:bg-indigo-900:focus-visible{background-color:#312e81}
.bg-purple-50{background-color:#faf5ff}
@media (min-width:640px){.sm\:bg-purple-50{background-color:#faf5ff}}
@media (min-width:768px){.md\:bg-purple-50{background-color:#faf5ff}}
@media (min-width:1024px){.lg\:bg-purple-50{background-color:#faf5ff}}
@media (min-width:1280px){.xl\:bg-purple-50{background-color:#faf5ff}}
.hover\:bg-purple-50:hover{background-color:#faf5ff}
.focus\:bg-purple-50:focus{background-color:#faf5ff}
.focus-visible\:bg-purple-50:focus-visible{background-color:#faf5ff}
.bg-purple-100{background-color:#f3e8ff}
@media (min-width:640px){.sm\:bg-purple-100{background-color:#f3e8ff}}
@media (min-width:768px){.md\:bg-purple-100{background-color:#f3e8ff}}
@media (min-width:1024px){.lg\:bg-purple-100{background-color:#f3e8ff}}
@media (min-width:1280px){.xl\:bg-purple-100{background-color:#f3e8ff}}
.hover\:bg-purple-100:hover{background-color:#f3e8ff}
.focus\:bg-purple-100:focus{background-color:#f3e8ff}
.focus-visible\:bg-purple-100:focus-visible{background-color:#f3e8ff}
.bg-purple-200{background-color:#e9d5ff}
@media (min-width:640px){.sm\:bg-purple-200{background-color:#e9d5ff}}
@media (min-width:768px){.md\:bg-purple-200{background-color:#e9d5ff}}
@media (min-width:1024px){.lg\:bg-purple-200{background-color:#e9d5ff}}
@media (min-width:1280px){.xl\:bg-purple-200{background-color:#e9d5ff}}
.hover\:bg-purple-200:hover{background-color:#e9d5ff}
.focus\:bg-purple-200:focus{background-color:#e9d5ff}
.focus-visible\:bg-purple-200:focus-visible{background-color:#e9d5ff}
.bg-purple-300{background-color:#d8b4fe}
@media (min-width:640px){.sm\:bg-purple-300{background-color:#d8b4fe}}
@media (min-width:768px){.md\:bg-purple-300{background-color:#d8b4fe}}
@media (min-width:1024px){.lg\:bg-purple-300{background-color:#d8b4fe}}
@media (min-width:1280px){.xl\:bg-purple-300{background-color:#d8b4fe}}
.hover\:bg-purple-300:hover{background-color:#d8b4fe}
.focus\:bg-purple-300:focus{background-color:#d8b4fe}
.focus-visible\:bg-purple-300:focus-visible{background-color:#d8b4fe}
.bg-purple-400{background-color:#c084fc}
@media (min-width:640px){.sm\:bg-purple-400{background-color:#c084fc}}
@media (min-width:768px){.md\:bg-purple-400{background-color:#c084fc}}
@media (min-width:1024px){.lg\:bg-purple-400{background-color:#c084fc}}
@media (min-width:1280px){.xl\:bg-purple-400{background-color:#c084fc}}
.hover\:bg-purple-400:hover{background-color:#c084fc}
.focus\:bg-purple-400:focus{background-color:#c084fc}
.focus-visible\:bg-purple-400:focus-visible{background-color:#c084fc}
@media (min-width:640px){.sm\:bg-purple-500{background-color:#a855f7}}
@media (min-width:768px){.md\:bg-purple-500{background-color:#a855f7}}
@media (min-width:1024px){.lg\:bg-purple-500{background-color:#a855f7}}
@media (min-width:1280px){.xl\:bg-purple-500{background-color:#a855f7}}
.focus\:bg-purple-500:focus{background-color:#a855f7}
.focus-visible\:bg-purple-500:focus-visible{background-color:#a855f7}
.bg-purple-600{background-color:#9333ea}
@media (min-width:640px){.sm\:bg-purple-600{background-color:#9333ea}}
@media (min-width:768px){.md\:bg-purple-600{background-color:#9333ea}}
@media (min-width:1024px){.lg\:bg-purple-600{background-color:#9333ea}}
@media (min-width:1280px){.xl\:bg-purple-600{background-color:#9333ea}}
.hover\:bg-purple-600:hover{background-color:#9333ea}
.focus\:bg-purple-600:focus{background-color:#9333ea}
.focus-visible\:bg-purple-600:focus-visible{background-color:#9333ea}
.bg-purple-700{background-color:#7e22ce}
@media (min-width:640px){.sm\:bg-purple-700{background-color:#7e22ce}}
@media (min-width:768px){.md\:bg-purple-700{background-color:#7e22ce}}
@media (min-width:1024px){.lg\:bg-purple-700{background-color:#7e22ce}}
@media (min-width:1280px){.xl\:bg-purple-700{background-color:#7e22ce}}
.hover\:bg-purple-700:hover{background-color:#7e22ce}
.focus\:bg-purple-700:focus{background-color:#7e22ce}
.focus-visible\:bg-purple-700:focus-visible{background-color:#7e22ce}
.bg-purple-800{background-color:#6b21a8}
@media (min-width:640px){.sm\:bg-purple-800{background-color:#6b21a8}}
@media (min-width:768px){.md\:bg-purple-800{background-color:#6b21a8}}
@media (min-width:1024px){.lg\:bg-purple-800{background-color:#6b21a8}}
@media (min-width:1280px){.xl\:bg-purple-800{background-color:#6b21a8}}
.hover\:bg-purple-800:hover{background-color:#6b21a8}
.focus\:bg-purple-800:focus{background-color:#6b21a8}
.focus-visible\:bg-purple-800:focus-visible{background-color:#6b21a8}
.bg-purple-900{background-color:#581c87}
@media (min-width:640px){.sm\:bg-purple-900{background-color:#581c87}}
@media (min-width:768px){.md\:bg-purple-900{background-color:#581c87}}
@media (min-width:1024px){.lg\:bg-purple-900{background-color:#581c87}}
@media (min-width:1280px){.xl\:bg-purple-900{background-color:#581c87}}
.hover\:bg-purple-900:hover{background-color:#581c87}
.focus\:bg-purple-900:focus{background-color:#581c87}
.focus-visible\:bg-purple-900:focus-visible{background-color:#581c87}
@media (min-width:640px){.sm\:bg-rose-50{background-color:#fff1f2}}
@media (min-width:768px){.md\:bg-rose-50{background-color:#fff1f2}}
@media (min-width:1024px){.lg\:bg-rose-50{background-color:#fff1f2}}
@media (min-width:1280px){.xl\:bg-rose-50{background-color:#fff1f2}}
.hover\:bg-rose-50:hover{background-color:#fff1f2}
.focus\:bg-rose-50:focus{background-color:#fff1f2}
.focus-visible\:bg-rose-50:focus-visible{background-color:#fff1f2}
.bg-rose-100{background-color:#ffe4e6}
@media (min-width:640px){.sm\:bg-rose-100{background-color:#ffe4e6}}
@media (min-width:768px){.md\:bg-rose-100{background-color:#ffe4e6}}
@media (min-width:1024px){.lg\:bg-rose-100{background-color:#ffe4e6}}
@media (min-width:1280px){.xl\:bg-rose-100{background-color:#ffe4e6}}
.focus\:bg-rose-100:focus{background-color:#ffe4e6}
.focus-visible\:bg-rose-100:focus-visible{background-color:#ffe4e6}
.bg-rose-200{background-color:#fecdd3}
@media (min-width:640px){.sm\:bg-rose-200{background-color:#fecdd3}}
@media (min-width:768px){.md\:bg-rose-200{background-color:#fecdd3}}
@media (min-width:1024px){.lg\:bg-rose-200{background-color:#fecdd3}}
@media (min-width:1280px){.xl\:bg-rose-200{background-color:#fecdd3}}
.hover\:bg-rose-200:hover{background-color:#fecdd3}
.focus\:bg-rose-200:focus{background-color:#fecdd3}
.focus-visible\:bg-rose-200:focus-visible{background-color:#fecdd3}
.bg-rose-300{background-color:#fda4af}
@media (min-width:640px){.sm\:bg-rose-300{background-color:#fda4af}}
@media (min-width:768px){.md\:bg-rose-300{background-color:#fda4af}}
@media (min-width:1024px){.lg\:bg-rose-300{background-color:#fda4af}}
@media (min-width:1280px){.xl\:bg-rose-300{background-color:#fda4af}}
.hover\:bg-rose-300:hover{background-color:#fda4af}
.focus\:bg-rose-300:focus{background-color:#fda4af}
.focus-visible\:bg-rose-300:focus-visible{background-color:#fda4af}
.bg-rose-400{background-color:#fb7185}
@media (min-width:640px){.sm\:bg-rose-400{background-color:#fb7185}}
@media (min-width:768px){.md\:bg-rose-400{background-color:#fb7185}}
@media (min-width:1024px){.lg\:bg-rose-400{background-color:#fb7185}}
@media (min-width:1280px){.xl\:bg-rose-400{background-color:#fb7185}}
.hover\:bg-rose-400:hover{background-color:#fb7185}
.focus\:bg-rose-400:focus{background-color:#fb7185}
.focus-visible\:bg-rose-400:focus-visible{background-color:#fb7185}
.bg-rose-500{background-color:#f43f5e}
@media (min-width:640px){.sm\:bg-rose-500{background-color:#f43f5e}}
@media (min-width:768px){.md\:bg-rose-500{background-color:#f43f5e}}
@media (min-width:1024px){.lg\:bg-rose-500{background-color:#f43f5e}}
@media (min-width:1280px){.xl\:bg-rose-500{background-color:#f43f5e}}
.hover\:bg-rose-500:hover{background-color:#f43f5e}
.focus\:bg-rose-500:focus{background-color:#f43f5e}
.focus-visible\:bg-rose-500:focus-visible{background-color:#f43f5e}
.bg-rose-600{background-color:#e11d48}
@media (min-width:640px){.sm\:bg-rose-600{background-color:#e11d48}}
@media (min-width:768px){.md\:bg-rose-600{background-color:#e11d48}}
@media (min-width:1024px){.lg\:bg-rose-600{background-color:#e11d48}}
@media (min-width:1280px){.xl\:bg-rose-600{background-color:#e11d48}}
.hover\:bg-rose-600:hover{background-color:#e11d48}
.focus\:bg-rose-600:focus{background-color:#e11d48}
.focus-visible\:bg-rose-600:focus-visible{background-color:#e11d48}
.bg-rose-700{background-color:#be123c}
@media (min-width:640px){.sm\:bg-rose-700{background-color:#be123c}}
@media (min-width:768px){.md\:bg-rose-700{background-color:#be123c}}
@media (min-width:1024px){.lg\:bg-rose-700{background-color:#be123c}}
@media (min-width:1280px){.xl\:bg-rose-700{background-color:#be123c}}
.hover\:bg-rose-700:hover{background-color:#be123c}
.focus\:bg-rose-700:focus{background-color:#be123c}
.focus-visible\:bg-rose-700:focus-visible{background-color:#be123c}
.bg-rose-800{background-color:#9f1239}
@media (min-width:640px){.sm\:bg-rose-800{background-color:#9f1239}}
@media (min-width:768px){.md\:bg-rose-800{background-color:#9f1239}}
@media (min-width:1024px){.lg\:bg-rose-800{background-color:#9f1239}}
@media (min-width:1280px){.xl\:bg-rose-800{background-color:#9f1239}}
.hover\:bg-rose-800:hover{background-color:#9f1239}
.focus\:bg-rose-800:focus{background-color:#9f1239}
.focus-visible\:bg-rose-800:focus-visible{background-color:#9f1239}
.bg-rose-900{background-color:#881337}
@media (min-width:640px){.sm\:bg-rose-900{background-color:#881337}}
@media (min-width:768px){.md\:bg-rose-900{background-color:#881337}}
@media (min-width:1024px){.lg\:bg-rose-900{background-color:#881337}}
@media (min-width:1280px){.xl\:bg-rose-900{background-color:#881337}}
.hover\:bg-rose-900:hover{background-color:#881337}
.focus\:bg-rose-900:focus{background-color:#881337}
.focus-visible\:bg-rose-900:focus-visible{background-color:#881337}
.bg-pink-50{background-color:#fdf2f8}
@media (min-width:640px){.sm\:bg-pink-50{background-color:#fdf2f8}}
@media (min-width:768px){.md\:bg-pink-50{background-color:#fdf2f8}}
@media (min-width:1024px){.lg\:bg-pink-50{background-color:#fdf2f8}}
@media (min-width:1280px){.xl\:bg-pink-50{background-color:#fdf2f8}}
.hover\:bg-pink-50:hover{background-color:#fdf2f8}
.focus\:bg-pink-50:focus{background-color:#fdf2f8}
.focus-visible\:bg-pink-50:focus-visible{background-color:#fdf2f8}
.bg-pink-100{background-color:#fce7f3}
@media (min-width:640px){.sm\:bg-pink-100{background-color:#fce7f3}}
@media (min-width:768px){.md\:bg-pink-100{background-color:#fce7f3}}
@media (min-width:1024px){.lg\:bg-pink-100{background-color:#fce7f3}}
@media (min-width:1280px){.xl\:bg-pink-100{background-color:#fce7f3}}
.hover\:bg-pink-100:hover{background-color:#fce7f3}
.focus\:bg-pink-100:focus{background-color:#fce7f3}
.focus-visible\:bg-pink-100:focus-visible{background-color:#fce7f3}
.bg-pink-200{background-color:#fbcfe8}
@media (min-width:640px){.sm\:bg-pink-200{background-color:#fbcfe8}}
@media (min-width:768px){.md\:bg-pink-200{background-color:#fbcfe8}}
@media (min-width:1024px){.lg\:bg-pink-200{background-color:#fbcfe8}}
@media (min-width:1280px){.xl\:bg-pink-200{background-color:#fbcfe8}}
.hover\:bg-pink-200:hover{background-color:#fbcfe8}
.focus\:bg-pink-200:focus{background-color:#fbcfe8}
.focus-visible\:bg-pink-200:focus-visible{background-color:#fbcfe8}
.bg-pink-300{background-color:#f9a8d4}
@media (min-width:640px){.sm\:bg-pink-300{background-color:#f9a8d4}}
@media (min-width:768px){.md\:bg-pink-300{background-color:#f9a8d4}}
@media (min-width:1024px){.lg\:bg-pink-300{background-color:#f9a8d4}}
@media (min-width:1280px){.xl\:bg-pink-300{background-color:#f9a8d4}}
.hover\:bg-pink-300:hover{background-color:#f9a8d4}
.focus\:bg-pink-300:focus{background-color:#f9a8d4}
.focus-visible\:bg-pink-300:focus-visible{background-color:#f9a8d4}
.bg-pink-400{background-color:#f472b6}
@media (min-width:640px){.sm\:bg-pink-400{background-color:#f472b6}}
@media (min-width:768px){.md\:bg-pink-400{background-color:#f472b6}}
@media (min-width:1024px){.lg\:bg-pink-400{background-color:#f472b6}}
@media (min-width:1280px){.xl\:bg-pink-400{background-color:#f472b6}}
.hover\:bg-pink-400:hover{background-color:#f472b6}
.focus\:bg-pink-400:focus{background-color:#f472b6}
.focus-visible\:bg-pink-400:focus-visible{background-color:#f472b6}
.bg-pink-500{background-color:#ec4899}
@media (min-width:640px){.sm\:bg-pink-500{background-color:#ec4899}}
@media (min-width:768px){.md\:bg-pink-500{background-color:#ec4899}}
@media (min-width:1024px){.lg\:bg-pink-500{background-color:#ec4899}}
@media (min-width:1280px){.xl\:bg-pink-500{background-color:#ec4899}}
.hover\:bg-pink-500:hover{background-color:#ec4899}
.focus\:bg-pink-500:focus{background-color:#ec4899}
.focus-visible\:bg-pink-500:focus-visible{background-color:#ec4899}
.bg-pink-600{background-color:#db2777}
@media (min-width:640px){.sm\:bg-pink-600{background-color:#db2777}}
@media (min-width:768px){.md\:bg-pink-600{background-color:#db2777}}
@media (min-width:1024px){.lg\:bg-pink-600{background-color:#db2777}}
@media (min-width:1280px){.xl\:bg-pink-600{background-color:#db2777}}
.hover\:bg-pink-600:hover{background-color:#db2777}
.focus\:bg-pink-600:focus{background-color:#db2777}
.focus-visible\:bg-pink-600:focus-visible{background-color:#db2777}
.bg-pink-700{background-color:#be185d}
@media (min-width:640px){.sm\:bg-pink-700{background-color:#be185d}}
@media (min-width:768px){.md\:bg-pink-700{background-color:#be185d}}
@media (min-width:1024px){.lg\:bg-pink-700{background-color:#be185d}}
@media (min-width:1280px){.xl\:bg-pink-700{background-color:#be185d}}
.hover\:bg-pink-700:hover{background-color:#be185d}
.focus\:bg-pink-700:focus{background-color:#be185d}
.focus-visible\:bg-pink-700:focus-visible{background-color:#be185d}
.bg-pink-800{background-color:#9d174d}
@media (min-width:640px){.sm\:bg-pink-800{background-color:#9d174d}}
@media (min-width:768px){.md\:bg-pink-800{background-color:#9d174d}}
@media (min-width:1024px){.lg\:bg-pink-800{background-color:#9d174d}}
@media (min-width:1280px){.xl\:bg-pink-800{background-color:#9d174d}}
.hover\:bg-pink-800:hover{background-color:#9d174d}
.focus\:bg-pink-800:focus{background-color:#9d174d}
.focus-visible\:bg-pink-800:focus-visible{background-color:#9d174d}
.bg-pink-900{background-color:#831843}
@media (min-width:640px){.sm\:bg-pink-900{background-color:#831843}}
@media (min-width:768px){.md\:bg-pink-900{background-color:#831843}}
@media (min-width:1024px){.lg\:bg-pink-900{background-color:#831843}}
@media (min-width:1280px){.xl\:bg-pink-900{background-color:#831843}}
.hover\:bg-pink-900:hover{background-color:#831843}
.focus\:bg-pink-900:focus{background-color:#831843}
.focus-visible\:bg-pink-900:focus-visible{background-color:#831843}
@media (min-width:640px){.sm\:bg-brand-50{background-color:#EAEAFF}}
@media (min-width:768px){.md\:bg-brand-50{background-color:#EAEAFF}}
@media (min-width:1024px){.lg\:bg-brand-50{background-color:#EAEAFF}}
@media (min-width:1280px){.xl\:bg-brand-50{background-color:#EAEAFF}}
.focus-visible\:bg-brand-50:focus-visible{background-color:#EAEAFF}
.bg-brand-100{background-color:#EAEAFF}
@media (min-width:640px){.sm\:bg-brand-100{background-color:#EAEAFF}}
@media (min-width:768px){.md\:bg-brand-100{background-color:#EAEAFF}}
@media (min-width:1024px){.lg\:bg-brand-100{background-color:#EAEAFF}}
@media (min-width:1280px){.xl\:bg-brand-100{background-color:#EAEAFF}}
.hover\:bg-brand-100:hover{background-color:#EAEAFF}
.focus\:bg-brand-100:focus{background-color:#EAEAFF}
.focus-visible\:bg-brand-100:focus-visible{background-color:#EAEAFF}
.bg-brand-200{background-color:#CFCFFF}
@media (min-width:640px){.sm\:bg-brand-200{background-color:#CFCFFF}}
@media (min-width:768px){.md\:bg-brand-200{background-color:#CFCFFF}}
@media (min-width:1024px){.lg\:bg-brand-200{background-color:#CFCFFF}}
@media (min-width:1280px){.xl\:bg-brand-200{background-color:#CFCFFF}}
.hover\:bg-brand-200:hover{background-color:#CFCFFF}
.focus\:bg-brand-200:focus{background-color:#CFCFFF}
.focus-visible\:bg-brand-200:focus-visible{background-color:#CFCFFF}
.bg-brand-300{background-color:#B8B8FF}
@media (min-width:640px){.sm\:bg-brand-300{background-color:#B8B8FF}}
@media (min-width:768px){.md\:bg-brand-300{background-color:#B8B8FF}}
@media (min-width:1024px){.lg\:bg-brand-300{background-color:#B8B8FF}}
@media (min-width:1280px){.xl\:bg-brand-300{background-color:#B8B8FF}}
.hover\:bg-brand-300:hover{background-color:#B8B8FF}
.focus\:bg-brand-300:focus{background-color:#B8B8FF}
.focus-visible\:bg-brand-300:focus-visible{background-color:#B8B8FF}
.bg-brand-400{background-color:#9F9FFF}
@media (min-width:640px){.sm\:bg-brand-400{background-color:#9F9FFF}}
@media (min-width:768px){.md\:bg-brand-400{background-color:#9F9FFF}}
@media (min-width:1024px){.lg\:bg-brand-400{background-color:#9F9FFF}}
@media (min-width:1280px){.xl\:bg-brand-400{background-color:#9F9FFF}}
.hover\:bg-brand-400:hover{background-color:#9F9FFF}
.focus\:bg-brand-400:focus{background-color:#9F9FFF}
.focus-visible\:bg-brand-400:focus-visible{background-color:#9F9FFF}
@media (min-width:640px){.sm\:bg-brand-700{background-color:#5656E8}}
@media (min-width:768px){.md\:bg-brand-700{background-color:#5656E8}}
@media (min-width:1024px){.lg\:bg-brand-700{background-color:#5656E8}}
@media (min-width:1280px){.xl\:bg-brand-700{background-color:#5656E8}}
.focus\:bg-brand-700:focus{background-color:#5656E8}
.focus-visible\:bg-brand-700:focus-visible{background-color:#5656E8}
.bg-brand-800{background-color:#4646BA}
@media (min-width:640px){.sm\:bg-brand-800{background-color:#4646BA}}
@media (min-width:768px){.md\:bg-brand-800{background-color:#4646BA}}
@media (min-width:1024px){.lg\:bg-brand-800{background-color:#4646BA}}
@media (min-width:1280px){.xl\:bg-brand-800{background-color:#4646BA}}
.hover\:bg-brand-800:hover{background-color:#4646BA}
.focus\:bg-brand-800:focus{background-color:#4646BA}
.focus-visible\:bg-brand-800:focus-visible{background-color:#4646BA}
.bg-brand-900{background-color:#34348F}
@media (min-width:640px){.sm\:bg-brand-900{background-color:#34348F}}
@media (min-width:768px){.md\:bg-brand-900{background-color:#34348F}}
@media (min-width:1024px){.lg\:bg-brand-900{background-color:#34348F}}
@media (min-width:1280px){.xl\:bg-brand-900{background-color:#34348F}}
.hover\:bg-brand-900:hover{background-color:#34348F}
.focus\:bg-brand-900:focus{background-color:#34348F}
.focus-visible\:bg-brand-900:focus-visible{background-color:#34348F}
@media (min-width:640px){.sm\:text-black{color:#000}}
@media (min-width:768px){.md\:text-black{color:#000}}
@media (min-width:1024px){.lg\:text-black{color:#000}}
@media (min-width:1280px){.xl\:text-black{color:#000}}
.hover\:text-black:hover{color:#000}
.focus\:text-black:focus{color:#000}
.focus-visible\:text-black:focus-visible{color:#000}
.text-transparent{color:transparent}
@media (min-width:640px){.sm\:text-transparent{color:transparent}}
@media (min-width:768px){.md\:text-transparent{color:transparent}}
@media (min-width:1024px){.lg\:text-transparent{color:transparent}}
@media (min-width:1280px){.xl\:text-transparent{color:transparent}}
.hover\:text-transparent:hover{color:transparent}
.focus\:text-transparent:focus{color:transparent}
.focus-visible\:text-transparent:focus-visible{color:transparent}
.text-current{color:currentColor}
@media (min-width:640px){.sm\:text-current{color:currentColor}}
@media (min-width:768px){.md\:text-current{color:currentColor}}
@media (min-width:1024px){.lg\:text-current{color:currentColor}}
@media (min-width:1280px){.xl\:text-current{color:currentColor}}
.hover\:text-current:hover{color:currentColor}
.focus\:text-current:focus{color:currentColor}
.focus-visible\:text-current:focus-visible{color:currentColor}
.text-slate-50{color:#f8fafc}
@media (min-width:640px){.sm\:text-slate-50{color:#f8fafc}}
@media (min-width:768px){.md\:text-slate-50{color:#f8fafc}}
@media (min-width:1024px){.lg\:text-slate-50{color:#f8fafc}}
@media (min-width:1280px){.xl\:text-slate-50{color:#f8fafc}}
.hover\:text-slate-50:hover{color:#f8fafc}
.focus\:text-slate-50:focus{color:#f8fafc}
.focus-visible\:text-slate-50:focus-visible{color:#f8fafc}
.text-slate-100{color:#f1f5f9}
@media (min-width:640px){.sm\:text-slate-100{color:#f1f5f9}}
@media (min-width:768px){.md\:text-slate-100{color:#f1f5f9}}
@media (min-width:1024px){.lg\:text-slate-100{color:#f1f5f9}}
@media (min-width:1280px){.xl\:text-slate-100{color:#f1f5f9}}
.hover\:text-slate-100:hover{color:#f1f5f9}
.focus\:text-slate-100:focus{color:#f1f5f9}
.focus-visible\:text-slate-100:focus-visible{color:#f1f5f9}
.text-slate-200{color:#e2e8f0}
@media (min-width:640px){.sm\:text-slate-200{color:#e2e8f0}}
@media (min-width:768px){.md\:text-slate-200{color:#e2e8f0}}
@media (min-width:1024px){.lg\:text-slate-200{color:#e2e8f0}}
@media (min-width:1280px){.xl\:text-slate-200{color:#e2e8f0}}
.hover\:text-slate-200:hover{color:#e2e8f0}
.focus\:text-slate-200:focus{color:#e2e8f0}
.focus-visible\:text-slate-200:focus-visible{color:#e2e8f0}
@media (min-width:640px){.sm\:text-slate-300{color:#cbd5e1}}
@media (min-width:768px){.md\:text-slate-300{color:#cbd5e1}}
@media (min-width:1024px){.lg\:text-slate-300{color:#cbd5e1}}
@media (min-width:1280px){.xl\:text-slate-300{color:#cbd5e1}}
.hover\:text-slate-300:hover{color:#cbd5e1}
.focus\:text-slate-300:focus{color:#cbd5e1}
.focus-visible\:text-slate-300:focus-visible{color:#cbd5e1}
@media (min-width:640px){.sm\:text-slate-950{color:#020617}}
@media (min-width:768px){.md\:text-slate-950{color:#020617}}
@media (min-width:1024px){.lg\:text-slate-950{color:#020617}}
@media (min-width:1280px){.xl\:text-slate-950{color:#020617}}
.focus\:text-slate-950:focus{color:#020617}
.focus-visible\:text-slate-950:focus-visible{color:#020617}
.text-gray-50{color:#f9fafb}
@media (min-width:640px){.sm\:text-gray-50{color:#f9fafb}}
@media (min-width:768px){.md\:text-gray-50{color:#f9fafb}}
@media (min-width:1024px){.lg\:text-gray-50{color:#f9fafb}}
@media (min-width:1280px){.xl\:text-gray-50{color:#f9fafb}}
.hover\:text-gray-50:hover{color:#f9fafb}
.focus\:text-gray-50:focus{color:#f9fafb}
.focus-visible\:text-gray-50:focus-visible{color:#f9fafb}
.text-gray-100{color:#f3f4f6}
@media (min-width:640px){.sm\:text-gray-100{color:#f3f4f6}}
@media (min-width:768px){.md\:text-gray-100{color:#f3f4f6}}
@media (min-width:1024px){.lg\:text-gray-100{color:#f3f4f6}}
@media (min-width:1280px){.xl\:text-gray-100{color:#f3f4f6}}
.hover\:text-gray-100:hover{color:#f3f4f6}
.focus\:text-gray-100:focus{color:#f3f4f6}
.focus-visible\:text-gray-100:focus-visible{color:#f3f4f6}
@media (min-width:640px){.sm\:text-gray-200{color:#e5e7eb}}
@media (min-width:768px){.md\:text-gray-200{color:#e5e7eb}}
@media (min-width:1024px){.lg\:text-gray-200{color:#e5e7eb}}
@media (min-width:1280px){.xl\:text-gray-200{color:#e5e7eb}}
.hover\:text-gray-200:hover{color:#e5e7eb}
.focus\:text-gray-200:focus{color:#e5e7eb}
.focus-visible\:text-gray-200:focus-visible{color:#e5e7eb}
@media (min-width:640px){.sm\:text-gray-300{color:#d1d5db}}
@media (min-width:768px){.md\:text-gray-300{color:#d1d5db}}
@media (min-width:1024px){.lg\:text-gray-300{color:#d1d5db}}
@media (min-width:1280px){.xl\:text-gray-300{color:#d1d5db}}
.hover\:text-gray-300:hover{color:#d1d5db}
.focus\:text-gray-300:focus{color:#d1d5db}
.focus-visible\:text-gray-300:focus-visible{color:#d1d5db}
@media (min-width:640px){.sm\:text-gray-400{color:#9ca3af}}
@media (min-width:768px){.md\:text-gray-400{color:#9ca3af}}
@media (min-width:1024px){.lg\:text-gray-400{color:#9ca3af}}
@media (min-width:1280px){.xl\:text-gray-400{color:#9ca3af}}
.hover\:text-gray-400:hover{color:#9ca3af}
.focus\:text-gray-400:focus{color:#9ca3af}
.focus-visible\:text-gray-400:focus-visible{color:#9ca3af}
@media (min-width:640px){.sm\:text-gray-500{color:#6b7280}}
@media (min-width:768px){.md\:text-gray-500{color:#6b7280}}
@media (min-width:1024px){.lg\:text-gray-500{color:#6b7280}}
@media (min-width:1280px){.xl\:text-gray-500{color:#6b7280}}
.hover\:text-gray-500:hover{color:#6b7280}
.focus\:text-gray-500:focus{color:#6b7280}
.focus-visible\:text-gray-500:focus-visible{color:#6b7280}
@media (min-width:640px){.sm\:text-gray-600{color:#4b5563}}
@media (min-width:768px){.md\:text-gray-600{color:#4b5563}}
@media (min-width:1024px){.lg\:text-gray-600{color:#4b5563}}
@media (min-width:1280px){.xl\:text-gray-600{color:#4b5563}}
.hover\:text-gray-600:hover{color:#4b5563}
.focus\:text-gray-600:focus{color:#4b5563}
.focus-visible\:text-gray-600:focus-visible{color:#4b5563}
@media (min-width:640px){.sm\:text-gray-700{color:#374151}}
@media (min-width:768px){.md\:text-gray-700{color:#374151}}
@media (min-width:1024px){.lg\:text-gray-700{color:#374151}}
@media (min-width:1280px){.xl\:text-gray-700{color:#374151}}
.hover\:text-gray-700:hover{color:#374151}
.focus\:text-gray-700:focus{color:#374151}
.focus-visible\:text-gray-700:focus-visible{color:#374151}
@media (min-width:640px){.sm\:text-gray-800{color:#1f2937}}
@media (min-width:768px){.md\:text-gray-800{color:#1f2937}}
@media (min-width:1024px){.lg\:text-gray-800{color:#1f2937}}
@media (min-width:1280px){.xl\:text-gray-800{color:#1f2937}}
.hover\:text-gray-800:hover{color:#1f2937}
.focus\:text-gray-800:focus{color:#1f2937}
.focus-visible\:text-gray-800:focus-visible{color:#1f2937}
@media (min-width:640px){.sm\:text-gray-900{color:#111827}}
@media (min-width:768px){.md\:text-gray-900{color:#111827}}
@media (min-width:1024px){.lg\:text-gray-900{color:#111827}}
@media (min-width:1280px){.xl\:text-gray-900{color:#111827}}
.hover\:text-gray-900:hover{color:#111827}
.focus\:text-gray-900:focus{color:#111827}
.focus-visible\:text-gray-900:focus-visible{color:#111827}
@media (min-width:640px){.sm\:text-gray-950{color:#030712}}
@media (min-width:768px){.md\:text-gray-950{color:#030712}}
@media (min-width:1024px){.lg\:text-gray-950{color:#030712}}
@media (min-width:1280px){.xl\:text-gray-950{color:#030712}}
.hover\:text-gray-950:hover{color:#030712}
.focus\:text-gray-950:focus{color:#030712}
.focus-visible\:text-gray-950:focus-visible{color:#030712}
.text-zinc-50{color:#fafafa}
@media (min-width:640px){.sm\:text-zinc-50{color:#fafafa}}
@media (min-width:768px){.md\:text-zinc-50{color:#fafafa}}
@media (min-width:1024px){.lg\:text-zinc-50{color:#fafafa}}
@media (min-width:1280px){.xl\:text-zinc-50{color:#fafafa}}
.hover\:text-zinc-50:hover{color:#fafafa}
.focus\:text-zinc-50:focus{color:#fafafa}
.focus-visible\:text-zinc-50:focus-visible{color:#fafafa}
.text-zinc-100{color:#f4f4f5}
@media (min-width:640px){.sm\:text-zinc-100{color:#f4f4f5}}
@media (min-width:768px){.md\:text-zinc-100{color:#f4f4f5}}
@media (min-width:1024px){.lg\:text-zinc-100{color:#f4f4f5}}
@media (min-width:1280px){.xl\:text-zinc-100{color:#f4f4f5}}
.hover\:text-zinc-100:hover{color:#f4f4f5}
.focus\:text-zinc-100:focus{color:#f4f4f5}
.focus-visible\:text-zinc-100:focus-visible{color:#f4f4f5}
.text-zinc-200{color:#e4e4e7}
@media (min-width:640px){.sm\:text-zinc-200{color:#e4e4e7}}
@media (min-width:768px){.md\:text-zinc-200{color:#e4e4e7}}
@media (min-width:1024px){.lg\:text-zinc-200{color:#e4e4e7}}
@media (min-width:1280px){.xl\:text-zinc-200{color:#e4e4e7}}
.hover\:text-zinc-200:hover{color:#e4e4e7}
.focus\:text-zinc-200:focus{color:#e4e4e7}
.focus-visible\:text-zinc-200:focus-visible{color:#e4e4e7}
.text-zinc-300{color:#d4d4d8}
@media (min-width:640px){.sm\:text-zinc-300{color:#d4d4d8}}
@media (min-width:768px){.md\:text-zinc-300{color:#d4d4d8}}
@media (min-width:1024px){.lg\:text-zinc-300{color:#d4d4d8}}
@media (min-width:1280px){.xl\:text-zinc-300{color:#d4d4d8}}
.hover\:text-zinc-300:hover{color:#d4d4d8}
.focus\:text-zinc-300:focus{color:#d4d4d8}
.focus-visible\:text-zinc-300:focus-visible{color:#d4d4d8}
.text-zinc-400{color:#a1a1aa}
@media (min-width:640px){.sm\:text-zinc-400{color:#a1a1aa}}
@media (min-width:768px){.md\:text-zinc-400{color:#a1a1aa}}
@media (min-width:1024px){.lg\:text-zinc-400{color:#a1a1aa}}
@media (min-width:1280px){.xl\:text-zinc-400{color:#a1a1aa}}
.hover\:text-zinc-400:hover{color:#a1a1aa}
.focus\:text-zinc-400:focus{color:#a1a1aa}
.focus-visible\:text-zinc-400:focus-visible{color:#a1a1aa}
.text-zinc-500{color:#71717a}
@media (min-width:640px){.sm\:text-zinc-500{color:#71717a}}
@media (min-width:768px){.md\:text-zinc-500{color:#71717a}}
@media (min-width:1024px){.lg\:text-zinc-500{color:#71717a}}
@media (min-width:1280px){.xl\:text-zinc-500{color:#71717a}}
.hover\:text-zinc-500:hover{color:#71717a}
.focus\:text-zinc-500:focus{color:#71717a}
.focus-visible\:text-zinc-500:focus-visible{color:#71717a}
.text-zinc-600{color:#52525b}
@media (min-width:640px){.sm\:text-zinc-600{color:#52525b}}
@media (min-width:768px){.md\:text-zinc-600{color:#52525b}}
@media (min-width:1024px){.lg\:text-zinc-600{color:#52525b}}
@media (min-width:1280px){.xl\:text-zinc-600{color:#52525b}}
.hover\:text-zinc-600:hover{color:#52525b}
.focus\:text-zinc-600:focus{color:#52525b}
.focus-visible\:text-zinc-600:focus-visible{color:#52525b}
.text-zinc-700{color:#3f3f46}
@media (min-width:640px){.sm\:text-zinc-700{color:#3f3f46}}
@media (min-width:768px){.md\:text-zinc-700{color:#3f3f46}}
@media (min-width:1024px){.lg\:text-zinc-700{color:#3f3f46}}
@media (min-width:1280px){.xl\:text-zinc-700{color:#3f3f46}}
.hover\:text-zinc-700:hover{color:#3f3f46}
.focus\:text-zinc-700:focus{color:#3f3f46}
.focus-visible\:text-zinc-700:focus-visible{color:#3f3f46}
.text-zinc-800{color:#27272a}
@media (min-width:640px){.sm\:text-zinc-800{color:#27272a}}
@media (min-width:768px){.md\:text-zinc-800{color:#27272a}}
@media (min-width:1024px){.lg\:text-zinc-800{color:#27272a}}
@media (min-width:1280px){.xl\:text-zinc-800{color:#27272a}}
.hover\:text-zinc-800:hover{color:#27272a}
.focus\:text-zinc-800:focus{color:#27272a}
.focus-visible\:text-zinc-800:focus-visible{color:#27272a}
.text-zinc-900{color:#18181b}
@media (min-width:640px){.sm\:text-zinc-900{color:#18181b}}
@media (min-width:768px){.md\:text-zinc-900{color:#18181b}}
@media (min-width:1024px){.lg\:text-zinc-900{color:#18181b}}
@media (min-width:1280px){.xl\:text-zinc-900{color:#18181b}}
.hover\:text-zinc-900:hover{color:#18181b}
.focus\:text-zinc-900:focus{color:#18181b}
.focus-visible\:text-zinc-900:focus-visible{color:#18181b}
.text-zinc-950{color:#09090b}
@media (min-width:640px){.sm\:text-zinc-950{color:#09090b}}
@media (min-width:768px){.md\:text-zinc-950{color:#09090b}}
@media (min-width:1024px){.lg\:text-zinc-950{color:#09090b}}
@media (min-width:1280px){.xl\:text-zinc-950{color:#09090b}}
.hover\:text-zinc-950:hover{color:#09090b}
.focus\:text-zinc-950:focus{color:#09090b}
.focus-visible\:text-zinc-950:focus-visible{color:#09090b}
.text-red-50{color:#fef2f2}
@media (min-width:640px){.sm\:text-red-50{color:#fef2f2}}
@media (min-width:768px){.md\:text-red-50{color:#fef2f2}}
@media (min-width:1024px){.lg\:text-red-50{color:#fef2f2}}
@media (min-width:1280px){.xl\:text-red-50{color:#fef2f2}}
.hover\:text-red-50:hover{color:#fef2f2}
.focus\:text-red-50:focus{color:#fef2f2}
.focus-visible\:text-red-50:focus-visible{color:#fef2f2}
.text-red-100{color:#fee2e2}
@media (min-width:640px){.sm\:text-red-100{color:#fee2e2}}
@media (min-width:768px){.md\:text-red-100{color:#fee2e2}}
@media (min-width:1024px){.lg\:text-red-100{color:#fee2e2}}
@media (min-width:1280px){.xl\:text-red-100{color:#fee2e2}}
.hover\:text-red-100:hover{color:#fee2e2}
.focus\:text-red-100:focus{color:#fee2e2}
.focus-visible\:text-red-100:focus-visible{color:#fee2e2}
@media (min-width:640px){.sm\:text-red-200{color:#fecaca}}
@media (min-width:768px){.md\:text-red-200{color:#fecaca}}
@media (min-width:1024px){.lg\:text-red-200{color:#fecaca}}
@media (min-width:1280px){.xl\:text-red-200{color:#fecaca}}
.hover\:text-red-200:hover{color:#fecaca}
.focus\:text-red-200:focus{color:#fecaca}
.focus-visible\:text-red-200:focus-visible{color:#fecaca}
@media (min-width:640px){.sm\:text-red-300{color:#fca5a5}}
@media (min-width:768px){.md\:text-red-300{color:#fca5a5}}
@media (min-width:1024px){.lg\:text-red-300{color:#fca5a5}}
@media (min-width:1280px){.xl\:text-red-300{color:#fca5a5}}
.hover\:text-red-300:hover{color:#fca5a5}
.focus\:text-red-300:focus{color:#fca5a5}
.focus-visible\:text-red-300:focus-visible{color:#fca5a5}
@media (min-width:640px){.sm\:text-red-400{color:#f87171}}
@media (min-width:768px){.md\:text-red-400{color:#f87171}}
@media (min-width:1024px){.lg\:text-red-400{color:#f87171}}
@media (min-width:1280px){.xl\:text-red-400{color:#f87171}}
.hover\:text-red-400:hover{color:#f87171}
.focus\:text-red-400:focus{color:#f87171}
.focus-visible\:text-red-400:focus-visible{color:#f87171}
@media (min-width:640px){.sm\:text-red-500{color:#ef4444}}
@media (min-width:768px){.md\:text-red-500{color:#ef4444}}
@media (min-width:1024px){.lg\:text-red-500{color:#ef4444}}
@media (min-width:1280px){.xl\:text-red-500{color:#ef4444}}
.hover\:text-red-500:hover{color:#ef4444}
.focus\:text-red-500:focus{color:#ef4444}
.focus-visible\:text-red-500:focus-visible{color:#ef4444}
@media (min-width:640px){.sm\:text-red-600{color:#dc2626}}
@media (min-width:768px){.md\:text-red-600{color:#dc2626}}
@media (min-width:1024px){.lg\:text-red-600{color:#dc2626}}
@media (min-width:1280px){.xl\:text-red-600{color:#dc2626}}
.hover\:text-red-600:hover{color:#dc2626}
.focus\:text-red-600:focus{color:#dc2626}
.focus-visible\:text-red-600:focus-visible{color:#dc2626}
@media (min-width:640px){.sm\:text-red-700{color:#b91c1c}}
@media (min-width:768px){.md\:text-red-700{color:#b91c1c}}
@media (min-width:1024px){.lg\:text-red-700{color:#b91c1c}}
@media (min-width:1280px){.xl\:text-red-700{color:#b91c1c}}
.hover\:text-red-700:hover{color:#b91c1c}
.focus\:text-red-700:focus{color:#b91c1c}
.focus-visible\:text-red-700:focus-visible{color:#b91c1c}
.text-red-800{color:#991b1b}
@media (min-width:640px){.sm\:text-red-800{color:#991b1b}}
@media (min-width:768px){.md\:text-red-800{color:#991b1b}}
@media (min-width:1024px){.lg\:text-red-800{color:#991b1b}}
@media (min-width:1280px){.xl\:text-red-800{color:#991b1b}}
.hover\:text-red-800:hover{color:#991b1b}
.focus\:text-red-800:focus{color:#991b1b}
.focus-visible\:text-red-800:focus-visible{color:#991b1b}
.text-red-900{color:#7f1d1d}
@media (min-width:640px){.sm\:text-red-900{color:#7f1d1d}}
@media (min-width:768px){.md\:text-red-900{color:#7f1d1d}}
@media (min-width:1024px){.lg\:text-red-900{color:#7f1d1d}}
@media (min-width:1280px){.xl\:text-red-900{color:#7f1d1d}}
.hover\:text-red-900:hover{color:#7f1d1d}
.focus\:text-red-900:focus{color:#7f1d1d}
.focus-visible\:text-red-900:focus-visible{color:#7f1d1d}
.text-red-950{color:#450a0a}
@media (min-width:640px){.sm\:text-red-950{color:#450a0a}}
@media (min-width:768px){.md\:text-red-950{color:#450a0a}}
@media (min-width:1024px){.lg\:text-red-950{color:#450a0a}}
@media (min-width:1280px){.xl\:text-red-950{color:#450a0a}}
.hover\:text-red-950:hover{color:#450a0a}
.focus\:text-red-950:focus{color:#450a0a}
.focus-visible\:text-red-950:focus-visible{color:#450a0a}
.text-orange-50{color:#fff7ed}
@media (min-width:640px){.sm\:text-orange-50{color:#fff7ed}}
@media (min-width:768px){.md\:text-orange-50{color:#fff7ed}}
@media (min-width:1024px){.lg\:text-orange-50{color:#fff7ed}}
@media (min-width:1280px){.xl\:text-orange-50{color:#fff7ed}}
.hover\:text-orange-50:hover{color:#fff7ed}
.focus\:text-orange-50:focus{color:#fff7ed}
.focus-visible\:text-orange-50:focus-visible{color:#fff7ed}
.text-orange-100{color:#ffedd5}
@media (min-width:640px){.sm\:text-orange-100{color:#ffedd5}}
@media (min-width:768px){.md\:text-orange-100{color:#ffedd5}}
@media (min-width:1024px){.lg\:text-orange-100{color:#ffedd5}}
@media (min-width:1280px){.xl\:text-orange-100{color:#ffedd5}}
.hover\:text-orange-100:hover{color:#ffedd5}
.focus\:text-orange-100:focus{color:#ffedd5}
.focus-visible\:text-orange-100:focus-visible{color:#ffedd5}
.text-orange-200{color:#fed7aa}
@media (min-width:640px){.sm\:text-orange-200{color:#fed7aa}}
@media (min-width:768px){.md\:text-orange-200{color:#fed7aa}}
@media (min-width:1024px){.lg\:text-orange-200{color:#fed7aa}}
@media (min-width:1280px){.xl\:text-orange-200{color:#fed7aa}}
.hover\:text-orange-200:hover{color:#fed7aa}
.focus\:text-orange-200:focus{color:#fed7aa}
.focus-visible\:text-orange-200:focus-visible{color:#fed7aa}
@media (min-width:640px){.sm\:text-orange-300{color:#fdba74}}
@media (min-width:768px){.md\:text-orange-300{color:#fdba74}}
@media (min-width:1024px){.lg\:text-orange-300{color:#fdba74}}
@media (min-width:1280px){.xl\:text-orange-300{color:#fdba74}}
.hover\:text-orange-300:hover{color:#fdba74}
.focus\:text-orange-300:focus{color:#fdba74}
.focus-visible\:text-orange-300:focus-visible{color:#fdba74}
.text-orange-400{color:#fb923c}
@media (min-width:640px){.sm\:text-orange-400{color:#fb923c}}
@media (min-width:768px){.md\:text-orange-400{color:#fb923c}}
@media (min-width:1024px){.lg\:text-orange-400{color:#fb923c}}
@media (min-width:1280px){.xl\:text-orange-400{color:#fb923c}}
.hover\:text-orange-400:hover{color:#fb923c}
.focus\:text-orange-400:focus{color:#fb923c}
.focus-visible\:text-orange-400:focus-visible{color:#fb923c}
.text-orange-500{color:#f97316}
@media (min-width:640px){.sm\:text-orange-500{color:#f97316}}
@media (min-width:768px){.md\:text-orange-500{color:#f97316}}
@media (min-width:1024px){.lg\:text-orange-500{color:#f97316}}
@media (min-width:1280px){.xl\:text-orange-500{color:#f97316}}
.hover\:text-orange-500:hover{color:#f97316}
.focus\:text-orange-500:focus{color:#f97316}
.focus-visible\:text-orange-500:focus-visible{color:#f97316}
.text-orange-600{color:#ea580c}
@media (min-width:640px){.sm\:text-orange-600{color:#ea580c}}
@media (min-width:768px){.md\:text-orange-600{color:#ea580c}}
@media (min-width:1024px){.lg\:text-orange-600{color:#ea580c}}
@media (min-width:1280px){.xl\:text-orange-600{color:#ea580c}}
.hover\:text-orange-600:hover{color:#ea580c}
.focus\:text-orange-600:focus{color:#ea580c}
.focus-visible\:text-orange-600:focus-visible{color:#ea580c}
.text-orange-700{color:#c2410c}
@media (min-width:640px){.sm\:text-orange-700{color:#c2410c}}
@media (min-width:768px){.md\:text-orange-700{color:#c2410c}}
@media (min-width:1024px){.lg\:text-orange-700{color:#c2410c}}
@media (min-width:1280px){.xl\:text-orange-700{color:#c2410c}}
.hover\:text-orange-700:hover{color:#c2410c}
.focus\:text-orange-700:focus{color:#c2410c}
.focus-visible\:text-orange-700:focus-visible{color:#c2410c}
.text-orange-800{color:#9a3412}
@media (min-width:640px){.sm\:text-orange-800{color:#9a3412}}
@media (min-width:768px){.md\:text-orange-800{color:#9a3412}}
@media (min-width:1024px){.lg\:text-orange-800{color:#9a3412}}
@media (min-width:1280px){.xl\:text-orange-800{color:#9a3412}}
.hover\:text-orange-800:hover{color:#9a3412}
.focus\:text-orange-800:focus{color:#9a3412}
.focus-visible\:text-orange-800:focus-visible{color:#9a3412}
.text-orange-900{color:#7c2d12}
@media (min-width:640px){.sm\:text-orange-900{color:#7c2d12}}
@media (min-width:768px){.md\:text-orange-900{color:#7c2d12}}
@media (min-width:1024px){.lg\:text-orange-900{color:#7c2d12}}
@media (min-width:1280px){.xl\:text-orange-900{color:#7c2d12}}
.hover\:text-orange-900:hover{color:#7c2d12}
.focus\:text-orange-900:focus{color:#7c2d12}
.focus-visible\:text-orange-900:focus-visible{color:#7c2d12}
.text-amber-50{color:#fffbeb}
@media (min-width:640px){.sm\:text-amber-50{color:#fffbeb}}
@media (min-width:768px){.md\:text-amber-50{color:#fffbeb}}
@media (min-width:1024px){.lg\:text-amber-50{color:#fffbeb}}
@media (min-width:1280px){.xl\:text-amber-50{color:#fffbeb}}
.hover\:text-amber-50:hover{color:#fffbeb}
.focus\:text-amber-50:focus{color:#fffbeb}
.focus-visible\:text-amber-50:focus-visible{color:#fffbeb}
.text-amber-100{color:#fef3c7}
@media (min-width:640px){.sm\:text-amber-100{color:#fef3c7}}
@media (min-width:768px){.md\:text-amber-100{color:#fef3c7}}
@media (min-width:1024px){.lg\:text-amber-100{color:#fef3c7}}
@media (min-width:1280px){.xl\:text-amber-100{color:#fef3c7}}
.hover\:text-amber-100:hover{color:#fef3c7}
.focus\:text-amber-100:focus{color:#fef3c7}
.focus-visible\:text-amber-100:focus-visible{color:#fef3c7}
@media (min-width:640px){.sm\:text-amber-200{color:#fde68a}}
@media (min-width:768px){.md\:text-amber-200{color:#fde68a}}
@media (min-width:1024px){.lg\:text-amber-200{color:#fde68a}}
@media (min-width:1280px){.xl\:text-amber-200{color:#fde68a}}
.hover\:text-amber-200:hover{color:#fde68a}
.focus\:text-amber-200:focus{color:#fde68a}
.focus-visible\:text-amber-200:focus-visible{color:#fde68a}
@media (min-width:640px){.sm\:text-amber-300{color:#fcd34d}}
@media (min-width:768px){.md\:text-amber-300{color:#fcd34d}}
@media (min-width:1024px){.lg\:text-amber-300{color:#fcd34d}}
@media (min-width:1280px){.xl\:text-amber-300{color:#fcd34d}}
.hover\:text-amber-300:hover{color:#fcd34d}
.focus\:text-amber-300:focus{color:#fcd34d}
.focus-visible\:text-amber-300:focus-visible{color:#fcd34d}
@media (min-width:640px){.sm\:text-amber-400{color:#fbbf24}}
@media (min-width:768px){.md\:text-amber-400{color:#fbbf24}}
@media (min-width:1024px){.lg\:text-amber-400{color:#fbbf24}}
@media (min-width:1280px){.xl\:text-amber-400{color:#fbbf24}}
.hover\:text-amber-400:hover{color:#fbbf24}
.focus\:text-amber-400:focus{color:#fbbf24}
.focus-visible\:text-amber-400:focus-visible{color:#fbbf24}
.text-amber-500{color:#f59e0b}
@media (min-width:640px){.sm\:text-amber-500{color:#f59e0b}}
@media (min-width:768px){.md\:text-amber-500{color:#f59e0b}}
@media (min-width:1024px){.lg\:text-amber-500{color:#f59e0b}}
@media (min-width:1280px){.xl\:text-amber-500{color:#f59e0b}}
.hover\:text-amber-500:hover{color:#f59e0b}
.focus\:text-amber-500:focus{color:#f59e0b}
.focus-visible\:text-amber-500:focus-visible{color:#f59e0b}
.text-amber-600{color:#d97706}
@media (min-width:640px){.sm\:text-amber-600{color:#d97706}}
@media (min-width:768px){.md\:text-amber-600{color:#d97706}}
@media (min-width:1024px){.lg\:text-amber-600{color:#d97706}}
@media (min-width:1280px){.xl\:text-amber-600{color:#d97706}}
.hover\:text-amber-600:hover{color:#d97706}
.focus\:text-amber-600:focus{color:#d97706}
.focus-visible\:text-amber-600:focus-visible{color:#d97706}
.text-amber-700{color:#b45309}
@media (min-width:640px){.sm\:text-amber-700{color:#b45309}}
@media (min-width:768px){.md\:text-amber-700{color:#b45309}}
@media (min-width:1024px){.lg\:text-amber-700{color:#b45309}}
@media (min-width:1280px){.xl\:text-amber-700{color:#b45309}}
.hover\:text-amber-700:hover{color:#b45309}
.focus\:text-amber-700:focus{color:#b45309}
.focus-visible\:text-amber-700:focus-visible{color:#b45309}
@media (min-width:640px){.sm\:text-amber-800{color:#92400e}}
@media (min-width:768px){.md\:text-amber-800{color:#92400e}}
@media (min-width:1024px){.lg\:text-amber-800{color:#92400e}}
@media (min-width:1280px){.xl\:text-amber-800{color:#92400e}}
.hover\:text-amber-800:hover{color:#92400e}
.focus\:text-amber-800:focus{color:#92400e}
.focus-visible\:text-amber-800:focus-visible{color:#92400e}
.text-amber-900{color:#78350f}
@media (min-width:640px){.sm\:text-amber-900{color:#78350f}}
@media (min-width:768px){.md\:text-amber-900{color:#78350f}}
@media (min-width:1024px){.lg\:text-amber-900{color:#78350f}}
@media (min-width:1280px){.xl\:text-amber-900{color:#78350f}}
.hover\:text-amber-900:hover{color:#78350f}
.focus\:text-amber-900:focus{color:#78350f}
.focus-visible\:text-amber-900:focus-visible{color:#78350f}
.text-yellow-50{color:#fefce8}
@media (min-width:640px){.sm\:text-yellow-50{color:#fefce8}}
@media (min-width:768px){.md\:text-yellow-50{color:#fefce8}}
@media (min-width:1024px){.lg\:text-yellow-50{color:#fefce8}}
@media (min-width:1280px){.xl\:text-yellow-50{color:#fefce8}}
.hover\:text-yellow-50:hover{color:#fefce8}
.focus\:text-yellow-50:focus{color:#fefce8}
.focus-visible\:text-yellow-50:focus-visible{color:#fefce8}
.text-yellow-100{color:#fef9c3}
@media (min-width:640px){.sm\:text-yellow-100{color:#fef9c3}}
@media (min-width:768px){.md\:text-yellow-100{color:#fef9c3}}
@media (min-width:1024px){.lg\:text-yellow-100{color:#fef9c3}}
@media (min-width:1280px){.xl\:text-yellow-100{color:#fef9c3}}
.hover\:text-yellow-100:hover{color:#fef9c3}
.focus\:text-yellow-100:focus{color:#fef9c3}
.focus-visible\:text-yellow-100:focus-visible{color:#fef9c3}
.text-yellow-200{color:#fef08a}
@media (min-width:640px){.sm\:text-yellow-200{color:#fef08a}}
@media (min-width:768px){.md\:text-yellow-200{color:#fef08a}}
@media (min-width:1024px){.lg\:text-yellow-200{color:#fef08a}}
@media (min-width:1280px){.xl\:text-yellow-200{color:#fef08a}}
.hover\:text-yellow-200:hover{color:#fef08a}
.focus\:text-yellow-200:focus{color:#fef08a}
.focus-visible\:text-yellow-200:focus-visible{color:#fef08a}
.text-yellow-300{color:#fde047}
@media (min-width:640px){.sm\:text-yellow-300{color:#fde047}}
@media (min-width:768px){.md\:text-yellow-300{color:#fde047}}
@media (min-width:1024px){.lg\:text-yellow-300{color:#fde047}}
@media (min-width:1280px){.xl\:text-yellow-300{color:#fde047}}
.hover\:text-yellow-300:hover{color:#fde047}
.focus\:text-yellow-300:focus{color:#fde047}
.focus-visible\:text-yellow-300:focus-visible{color:#fde047}
@media (min-width:640px){.sm\:text-yellow-400{color:#facc15}}
@media (min-width:768px){.md\:text-yellow-400{color:#facc15}}
@media (min-width:1024px){.lg\:text-yellow-400{color:#facc15}}
@media (min-width:1280px){.xl\:text-yellow-400{color:#facc15}}
.hover\:text-yellow-400:hover{color:#facc15}
.focus\:text-yellow-400:focus{color:#facc15}
.focus-visible\:text-yellow-400:focus-visible{color:#facc15}
@media (min-width:640px){.sm\:text-yellow-500{color:#eab308}}
@media (min-width:768px){.md\:text-yellow-500{color:#eab308}}
@media (min-width:1024px){.lg\:text-yellow-500{color:#eab308}}
@media (min-width:1280px){.xl\:text-yellow-500{color:#eab308}}
.hover\:text-yellow-500:hover{color:#eab308}
.focus\:text-yellow-500:focus{color:#eab308}
.focus-visible\:text-yellow-500:focus-visible{color:#eab308}
.text-yellow-600{color:#ca8a04}
@media (min-width:640px){.sm\:text-yellow-600{color:#ca8a04}}
@media (min-width:768px){.md\:text-yellow-600{color:#ca8a04}}
@media (min-width:1024px){.lg\:text-yellow-600{color:#ca8a04}}
@media (min-width:1280px){.xl\:text-yellow-600{color:#ca8a04}}
.hover\:text-yellow-600:hover{color:#ca8a04}
.focus\:text-yellow-600:focus{color:#ca8a04}
.focus-visible\:text-yellow-600:focus-visible{color:#ca8a04}
.text-yellow-700{color:#a16207}
@media (min-width:640px){.sm\:text-yellow-700{color:#a16207}}
@media (min-width:768px){.md\:text-yellow-700{color:#a16207}}
@media (min-width:1024px){.lg\:text-yellow-700{color:#a16207}}
@media (min-width:1280px){.xl\:text-yellow-700{color:#a16207}}
.hover\:text-yellow-700:hover{color:#a16207}
.focus\:text-yellow-700:focus{color:#a16207}
.focus-visible\:text-yellow-700:focus-visible{color:#a16207}
.text-yellow-800{color:#854d0e}
@media (min-width:640px){.sm\:text-yellow-800{color:#854d0e}}
@media (min-width:768px){.md\:text-yellow-800{color:#854d0e}}
@media (min-width:1024px){.lg\:text-yellow-800{color:#854d0e}}
@media (min-width:1280px){.xl\:text-yellow-800{color:#854d0e}}
.hover\:text-yellow-800:hover{color:#854d0e}
.focus\:text-yellow-800:focus{color:#854d0e}
.focus-visible\:text-yellow-800:focus-visible{color:#854d0e}
.text-yellow-900{color:#713f12}
@media (min-width:640px){.sm\:text-yellow-900{color:#713f12}}
@media (min-width:768px){.md\:text-yellow-900{color:#713f12}}
@media (min-width:1024px){.lg\:text-yellow-900{color:#713f12}}
@media (min-width:1280px){.xl\:text-yellow-900{color:#713f12}}
.hover\:text-yellow-900:hover{color:#713f12}
.focus\:text-yellow-900:focus{color:#713f12}
.focus-visible\:text-yellow-900:focus-visible{color:#713f12}
.text-green-50{color:#f0fdf4}
@media (min-width:640px){.sm\:text-green-50{color:#f0fdf4}}
@media (min-width:768px){.md\:text-green-50{color:#f0fdf4}}
@media (min-width:1024px){.lg\:text-green-50{color:#f0fdf4}}
@media (min-width:1280px){.xl\:text-green-50{color:#f0fdf4}}
.hover\:text-green-50:hover{color:#f0fdf4}
.focus\:text-green-50:focus{color:#f0fdf4}
.focus-visible\:text-green-50:focus-visible{color:#f0fdf4}
.text-green-100{color:#dcfce7}
@media (min-width:640px){.sm\:text-green-100{color:#dcfce7}}
@media (min-width:768px){.md\:text-green-100{color:#dcfce7}}
@media (min-width:1024px){.lg\:text-green-100{color:#dcfce7}}
@media (min-width:1280px){.xl\:text-green-100{color:#dcfce7}}
.hover\:text-green-100:hover{color:#dcfce7}
.focus\:text-green-100:focus{color:#dcfce7}
.focus-visible\:text-green-100:focus-visible{color:#dcfce7}
.text-green-200{color:#bbf7d0}
@media (min-width:640px){.sm\:text-green-200{color:#bbf7d0}}
@media (min-width:768px){.md\:text-green-200{color:#bbf7d0}}
@media (min-width:1024px){.lg\:text-green-200{color:#bbf7d0}}
@media (min-width:1280px){.xl\:text-green-200{color:#bbf7d0}}
.hover\:text-green-200:hover{color:#bbf7d0}
.focus\:text-green-200:focus{color:#bbf7d0}
.focus-visible\:text-green-200:focus-visible{color:#bbf7d0}
@media (min-width:640px){.sm\:text-green-300{color:#86efac}}
@media (min-width:768px){.md\:text-green-300{color:#86efac}}
@media (min-width:1024px){.lg\:text-green-300{color:#86efac}}
@media (min-width:1280px){.xl\:text-green-300{color:#86efac}}
.hover\:text-green-300:hover{color:#86efac}
.focus\:text-green-300:focus{color:#86efac}
.focus-visible\:text-green-300:focus-visible{color:#86efac}
.text-green-400{color:#4ade80}
@media (min-width:640px){.sm\:text-green-400{color:#4ade80}}
@media (min-width:768px){.md\:text-green-400{color:#4ade80}}
@media (min-width:1024px){.lg\:text-green-400{color:#4ade80}}
@media (min-width:1280px){.xl\:text-green-400{color:#4ade80}}
.hover\:text-green-400:hover{color:#4ade80}
.focus\:text-green-400:focus{color:#4ade80}
.focus-visible\:text-green-400:focus-visible{color:#4ade80}
.text-green-500{color:#22c55e}
@media (min-width:640px){.sm\:text-green-500{color:#22c55e}}
@media (min-width:768px){.md\:text-green-500{color:#22c55e}}
@media (min-width:1024px){.lg\:text-green-500{color:#22c55e}}
@media (min-width:1280px){.xl\:text-green-500{color:#22c55e}}
.hover\:text-green-500:hover{color:#22c55e}
.focus\:text-green-500:focus{color:#22c55e}
.focus-visible\:text-green-500:focus-visible{color:#22c55e}
.text-green-600{color:#16a34a}
@media (min-width:640px){.sm\:text-green-600{color:#16a34a}}
@media (min-width:768px){.md\:text-green-600{color:#16a34a}}
@media (min-width:1024px){.lg\:text-green-600{color:#16a34a}}
@media (min-width:1280px){.xl\:text-green-600{color:#16a34a}}
.hover\:text-green-600:hover{color:#16a34a}
.focus\:text-green-600:focus{color:#16a34a}
.focus-visible\:text-green-600:focus-visible{color:#16a34a}
.text-green-700{color:#15803d}
@media (min-width:640px){.sm\:text-green-700{color:#15803d}}
@media (min-width:768px){.md\:text-green-700{color:#15803d}}
@media (min-width:1024px){.lg\:text-green-700{color:#15803d}}
@media (min-width:1280px){.xl\:text-green-700{color:#15803d}}
.hover\:text-green-700:hover{color:#15803d}
.focus\:text-green-700:focus{color:#15803d}
.focus-visible\:text-green-700:focus-visible{color:#15803d}
.text-green-800{color:#166534}
@media (min-width:640px){.sm\:text-green-800{color:#166534}}
@media (min-width:768px){.md\:text-green-800{color:#166534}}
@media (min-width:1024px){.lg\:text-green-800{color:#166534}}
@media (min-width:1280px){.xl\:text-green-800{color:#166534}}
.hover\:text-green-800:hover{color:#166534}
.focus\:text-green-800:focus{color:#166534}
.focus-visible\:text-green-800:focus-visible{color:#166534}
.text-green-900{color:#14532d}
@media (min-width:640px){.sm\:text-green-900{color:#14532d}}
@media (min-width:768px){.md\:text-green-900{color:#14532d}}
@media (min-width:1024px){.lg\:text-green-900{color:#14532d}}
@media (min-width:1280px){.xl\:text-green-900{color:#14532d}}
.hover\:text-green-900:hover{color:#14532d}
.focus\:text-green-900:focus{color:#14532d}
.focus-visible\:text-green-900:focus-visible{color:#14532d}
.text-emerald-50{color:#ecfdf5}
@media (min-width:640px){.sm\:text-emerald-50{color:#ecfdf5}}
@media (min-width:768px){.md\:text-emerald-50{color:#ecfdf5}}
@media (min-width:1024px){.lg\:text-emerald-50{color:#ecfdf5}}
@media (min-width:1280px){.xl\:text-emerald-50{color:#ecfdf5}}
.hover\:text-emerald-50:hover{color:#ecfdf5}
.focus\:text-emerald-50:focus{color:#ecfdf5}
.focus-visible\:text-emerald-50:focus-visible{color:#ecfdf5}
.text-emerald-100{color:#d1fae5}
@media (min-width:640px){.sm\:text-emerald-100{color:#d1fae5}}
@media (min-width:768px){.md\:text-emerald-100{color:#d1fae5}}
@media (min-width:1024px){.lg\:text-emerald-100{color:#d1fae5}}
@media (min-width:1280px){.xl\:text-emerald-100{color:#d1fae5}}
.hover\:text-emerald-100:hover{color:#d1fae5}
.focus\:text-emerald-100:focus{color:#d1fae5}
.focus-visible\:text-emerald-100:focus-visible{color:#d1fae5}
@media (min-width:640px){.sm\:text-emerald-200{color:#a7f3d0}}
@media (min-width:768px){.md\:text-emerald-200{color:#a7f3d0}}
@media (min-width:1024px){.lg\:text-emerald-200{color:#a7f3d0}}
@media (min-width:1280px){.xl\:text-emerald-200{color:#a7f3d0}}
.hover\:text-emerald-200:hover{color:#a7f3d0}
.focus\:text-emerald-200:focus{color:#a7f3d0}
.focus-visible\:text-emerald-200:focus-visible{color:#a7f3d0}
@media (min-width:640px){.sm\:text-emerald-300{color:#6ee7b7}}
@media (min-width:768px){.md\:text-emerald-300{color:#6ee7b7}}
@media (min-width:1024px){.lg\:text-emerald-300{color:#6ee7b7}}
@media (min-width:1280px){.xl\:text-emerald-300{color:#6ee7b7}}
.hover\:text-emerald-300:hover{color:#6ee7b7}
.focus\:text-emerald-300:focus{color:#6ee7b7}
.focus-visible\:text-emerald-300:focus-visible{color:#6ee7b7}
@media (min-width:640px){.sm\:text-emerald-400{color:#34d399}}
@media (min-width:768px){.md\:text-emerald-400{color:#34d399}}
@media (min-width:1024px){.lg\:text-emerald-400{color:#34d399}}
@media (min-width:1280px){.xl\:text-emerald-400{color:#34d399}}
.hover\:text-emerald-400:hover{color:#34d399}
.focus\:text-emerald-400:focus{color:#34d399}
.focus-visible\:text-emerald-400:focus-visible{color:#34d399}
@media (min-width:640px){.sm\:text-emerald-500{color:#10b981}}
@media (min-width:768px){.md\:text-emerald-500{color:#10b981}}
@media (min-width:1024px){.lg\:text-emerald-500{color:#10b981}}
@media (min-width:1280px){.xl\:text-emerald-500{color:#10b981}}
.hover\:text-emerald-500:hover{color:#10b981}
.focus\:text-emerald-500:focus{color:#10b981}
.focus-visible\:text-emerald-500:focus-visible{color:#10b981}
@media (min-width:640px){.sm\:text-emerald-600{color:#059669}}
@media (min-width:768px){.md\:text-emerald-600{color:#059669}}
@media (min-width:1024px){.lg\:text-emerald-600{color:#059669}}
@media (min-width:1280px){.xl\:text-emerald-600{color:#059669}}
.hover\:text-emerald-600:hover{color:#059669}
.focus\:text-emerald-600:focus{color:#059669}
.focus-visible\:text-emerald-600:focus-visible{color:#059669}
@media (min-width:640px){.sm\:text-emerald-700{color:#047857}}
@media (min-width:768px){.md\:text-emerald-700{color:#047857}}
@media (min-width:1024px){.lg\:text-emerald-700{color:#047857}}
@media (min-width:1280px){.xl\:text-emerald-700{color:#047857}}
.hover\:text-emerald-700:hover{color:#047857}
.focus\:text-emerald-700:focus{color:#047857}
.focus-visible\:text-emerald-700:focus-visible{color:#047857}
.text-emerald-800{color:#065f46}
@media (min-width:640px){.sm\:text-emerald-800{color:#065f46}}
@media (min-width:768px){.md\:text-emerald-800{color:#065f46}}
@media (min-width:1024px){.lg\:text-emerald-800{color:#065f46}}
@media (min-width:1280px){.xl\:text-emerald-800{color:#065f46}}
.hover\:text-emerald-800:hover{color:#065f46}
.focus\:text-emerald-800:focus{color:#065f46}
.focus-visible\:text-emerald-800:focus-visible{color:#065f46}
.text-emerald-900{color:#064e3b}
@media (min-width:640px){.sm\:text-emerald-900{color:#064e3b}}
@media (min-width:768px){.md\:text-emerald-900{color:#064e3b}}
@media (min-width:1024px){.lg\:text-emerald-900{color:#064e3b}}
@media (min-width:1280px){.xl\:text-emerald-900{color:#064e3b}}
.hover\:text-emerald-900:hover{color:#064e3b}
.focus\:text-emerald-900:focus{color:#064e3b}
.focus-visible\:text-emerald-900:focus-visible{color:#064e3b}
.text-blue-50{color:#eff6ff}
@media (min-width:640px){.sm\:text-blue-50{color:#eff6ff}}
@media (min-width:768px){.md\:text-blue-50{color:#eff6ff}}
@media (min-width:1024px){.lg\:text-blue-50{color:#eff6ff}}
@media (min-width:1280px){.xl\:text-blue-50{color:#eff6ff}}
.hover\:text-blue-50:hover{color:#eff6ff}
.focus\:text-blue-50:focus{color:#eff6ff}
.focus-visible\:text-blue-50:focus-visible{color:#eff6ff}
.text-blue-100{color:#dbeafe}
@media (min-width:640px){.sm\:text-blue-100{color:#dbeafe}}
@media (min-width:768px){.md\:text-blue-100{color:#dbeafe}}
@media (min-width:1024px){.lg\:text-blue-100{color:#dbeafe}}
@media (min-width:1280px){.xl\:text-blue-100{color:#dbeafe}}
.hover\:text-blue-100:hover{color:#dbeafe}
.focus\:text-blue-100:focus{color:#dbeafe}
.focus-visible\:text-blue-100:focus-visible{color:#dbeafe}
@media (min-width:640px){.sm\:text-blue-200{color:#bfdbfe}}
@media (min-width:768px){.md\:text-blue-200{color:#bfdbfe}}
@media (min-width:1024px){.lg\:text-blue-200{color:#bfdbfe}}
@media (min-width:1280px){.xl\:text-blue-200{color:#bfdbfe}}
.hover\:text-blue-200:hover{color:#bfdbfe}
.focus\:text-blue-200:focus{color:#bfdbfe}
.focus-visible\:text-blue-200:focus-visible{color:#bfdbfe}
@media (min-width:640px){.sm\:text-blue-300{color:#93c5fd}}
@media (min-width:768px){.md\:text-blue-300{color:#93c5fd}}
@media (min-width:1024px){.lg\:text-blue-300{color:#93c5fd}}
@media (min-width:1280px){.xl\:text-blue-300{color:#93c5fd}}
.hover\:text-blue-300:hover{color:#93c5fd}
.focus\:text-blue-300:focus{color:#93c5fd}
.focus-visible\:text-blue-300:focus-visible{color:#93c5fd}
@media (min-width:640px){.sm\:text-blue-400{color:#60a5fa}}
@media (min-width:768px){.md\:text-blue-400{color:#60a5fa}}
@media (min-width:1024px){.lg\:text-blue-400{color:#60a5fa}}
@media (min-width:1280px){.xl\:text-blue-400{color:#60a5fa}}
.hover\:text-blue-400:hover{color:#60a5fa}
.focus\:text-blue-400:focus{color:#60a5fa}
.focus-visible\:text-blue-400:focus-visible{color:#60a5fa}
.text-blue-500{color:#3b82f6}
@media (min-width:640px){.sm\:text-blue-500{color:#3b82f6}}
@media (min-width:768px){.md\:text-blue-500{color:#3b82f6}}
@media (min-width:1024px){.lg\:text-blue-500{color:#3b82f6}}
@media (min-width:1280px){.xl\:text-blue-500{color:#3b82f6}}
.hover\:text-blue-500:hover{color:#3b82f6}
.focus\:text-blue-500:focus{color:#3b82f6}
.focus-visible\:text-blue-500:focus-visible{color:#3b82f6}
.text-blue-600{color:#2563eb}
@media (min-width:640px){.sm\:text-blue-600{color:#2563eb}}
@media (min-width:768px){.md\:text-blue-600{color:#2563eb}}
@media (min-width:1024px){.lg\:text-blue-600{color:#2563eb}}
@media (min-width:1280px){.xl\:text-blue-600{color:#2563eb}}
.hover\:text-blue-600:hover{color:#2563eb}
.focus\:text-blue-600:focus{color:#2563eb}
.focus-visible\:text-blue-600:focus-visible{color:#2563eb}
@media (min-width:640px){.sm\:text-blue-700{color:#1d4ed8}}
@media (min-width:768px){.md\:text-blue-700{color:#1d4ed8}}
@media (min-width:1024px){.lg\:text-blue-700{color:#1d4ed8}}
@media (min-width:1280px){.xl\:text-blue-700{color:#1d4ed8}}
.hover\:text-blue-700:hover{color:#1d4ed8}
.focus\:text-blue-700:focus{color:#1d4ed8}
.focus-visible\:text-blue-700:focus-visible{color:#1d4ed8}
.text-blue-800{color:#1e40af}
@media (min-width:640px){.sm\:text-blue-800{color:#1e40af}}
@media (min-width:768px){.md\:text-blue-800{color:#1e40af}}
@media (min-width:1024px){.lg\:text-blue-800{color:#1e40af}}
@media (min-width:1280px){.xl\:text-blue-800{color:#1e40af}}
.hover\:text-blue-800:hover{color:#1e40af}
.focus\:text-blue-800:focus{color:#1e40af}
.focus-visible\:text-blue-800:focus-visible{color:#1e40af}
.text-blue-900{color:#1e3a8a}
@media (min-width:640px){.sm\:text-blue-900{color:#1e3a8a}}
@media (min-width:768px){.md\:text-blue-900{color:#1e3a8a}}
@media (min-width:1024px){.lg\:text-blue-900{color:#1e3a8a}}
@media (min-width:1280px){.xl\:text-blue-900{color:#1e3a8a}}
.hover\:text-blue-900:hover{color:#1e3a8a}
.focus\:text-blue-900:focus{color:#1e3a8a}
.focus-visible\:text-blue-900:focus-visible{color:#1e3a8a}
.text-indigo-50{color:#eef2ff}
@media (min-width:640px){.sm\:text-indigo-50{color:#eef2ff}}
@media (min-width:768px){.md\:text-indigo-50{color:#eef2ff}}
@media (min-width:1024px){.lg\:text-indigo-50{color:#eef2ff}}
@media (min-width:1280px){.xl\:text-indigo-50{color:#eef2ff}}
.hover\:text-indigo-50:hover{color:#eef2ff}
.focus\:text-indigo-50:focus{color:#eef2ff}
.focus-visible\:text-indigo-50:focus-visible{color:#eef2ff}
.text-indigo-100{color:#e0e7ff}
@media (min-width:640px){.sm\:text-indigo-100{color:#e0e7ff}}
@media (min-width:768px){.md\:text-indigo-100{color:#e0e7ff}}
@media (min-width:1024px){.lg\:text-indigo-100{color:#e0e7ff}}
@media (min-width:1280px){.xl\:text-indigo-100{color:#e0e7ff}}
.hover\:text-indigo-100:hover{color:#e0e7ff}
.focus\:text-indigo-100:focus{color:#e0e7ff}
.focus-visible\:text-indigo-100:focus-visible{color:#e0e7ff}
.text-indigo-200{color:#c7d2fe}
@media (min-width:640px){.sm\:text-indigo-200{color:#c7d2fe}}
@media (min-width:768px){.md\:text-indigo-200{color:#c7d2fe}}
@media (min-width:1024px){.lg\:text-indigo-200{color:#c7d2fe}}
@media (min-width:1280px){.xl\:text-indigo-200{color:#c7d2fe}}
.hover\:text-indigo-200:hover{color:#c7d2fe}
.focus\:text-indigo-200:focus{color:#c7d2fe}
.focus-visible\:text-indigo-200:focus-visible{color:#c7d2fe}
@media (min-width:640px){.sm\:text-indigo-300{color:#a5b4fc}}
@media (min-width:768px){.md\:text-indigo-300{color:#a5b4fc}}
@media (min-width:1024px){.lg\:text-indigo-300{color:#a5b4fc}}
@media (min-width:1280px){.xl\:text-indigo-300{color:#a5b4fc}}
.hover\:text-indigo-300:hover{color:#a5b4fc}
.focus\:text-indigo-300:focus{color:#a5b4fc}
.focus-visible\:text-indigo-300:focus-visible{color:#a5b4fc}
.text-indigo-400{color:#818cf8}
@media (min-width:640px){.sm\:text-indigo-400{color:#818cf8}}
@media (min-width:768px){.md\:text-indigo-400{color:#818cf8}}
@media (min-width:1024px){.lg\:text-indigo-400{color:#818cf8}}
@media (min-width:1280px){.xl\:text-indigo-400{color:#818cf8}}
.hover\:text-indigo-400:hover{color:#818cf8}
.focus\:text-indigo-400:focus{color:#818cf8}
.focus-visible\:text-indigo-400:focus-visible{color:#818cf8}
.text-indigo-500{color:#6366f1}
@media (min-width:640px){.sm\:text-indigo-500{color:#6366f1}}
@media (min-width:768px){.md\:text-indigo-500{color:#6366f1}}
@media (min-width:1024px){.lg\:text-indigo-500{color:#6366f1}}
@media (min-width:1280px){.xl\:text-indigo-500{color:#6366f1}}
.hover\:text-indigo-500:hover{color:#6366f1}
.focus\:text-indigo-500:focus{color:#6366f1}
.focus-visible\:text-indigo-500:focus-visible{color:#6366f1}
.text-indigo-600{color:#4f46e5}
@media (min-width:640px){.sm\:text-indigo-600{color:#4f46e5}}
@media (min-width:768px){.md\:text-indigo-600{color:#4f46e5}}
@media (min-width:1024px){.lg\:text-indigo-600{color:#4f46e5}}
@media (min-width:1280px){.xl\:text-indigo-600{color:#4f46e5}}
.hover\:text-indigo-600:hover{color:#4f46e5}
.focus\:text-indigo-600:focus{color:#4f46e5}
.focus-visible\:text-indigo-600:focus-visible{color:#4f46e5}
.text-indigo-700{color:#4338ca}
@media (min-width:640px){.sm\:text-indigo-700{color:#4338ca}}
@media (min-width:768px){.md\:text-indigo-700{color:#4338ca}}
@media (min-width:1024px){.lg\:text-indigo-700{color:#4338ca}}
@media (min-width:1280px){.xl\:text-indigo-700{color:#4338ca}}
.hover\:text-indigo-700:hover{color:#4338ca}
.focus\:text-indigo-700:focus{color:#4338ca}
.focus-visible\:text-indigo-700:focus-visible{color:#4338ca}
.text-indigo-800{color:#3730a3}
@media (min-width:640px){.sm\:text-indigo-800{color:#3730a3}}
@media (min-width:768px){.md\:text-indigo-800{color:#3730a3}}
@media (min-width:1024px){.lg\:text-indigo-800{color:#3730a3}}
@media (min-width:1280px){.xl\:text-indigo-800{color:#3730a3}}
.hover\:text-indigo-800:hover{color:#3730a3}
.focus\:text-indigo-800:focus{color:#3730a3}
.focus-visible\:text-indigo-800:focus-visible{color:#3730a3}
.text-indigo-900{color:#312e81}
@media (min-width:640px){.sm\:text-indigo-900{color:#312e81}}
@media (min-width:768px){.md\:text-indigo-900{color:#312e81}}
@media (min-width:1024px){.lg\:text-indigo-900{color:#312e81}}
@media (min-width:1280px){.xl\:text-indigo-900{color:#312e81}}
.hover\:text-indigo-900:hover{color:#312e81}
.focus\:text-indigo-900:focus{color:#312e81}
.focus-visible\:text-indigo-900:focus-visible{color:#312e81}
.text-purple-50{color:#faf5ff}
@media (min-width:640px){.sm\:text-purple-50{color:#faf5ff}}
@media (min-width:768px){.md\:text-purple-50{color:#faf5ff}}
@media (min-width:1024px){.lg\:text-purple-50{color:#faf5ff}}
@media (min-width:1280px){.xl\:text-purple-50{color:#faf5ff}}
.hover\:text-purple-50:hover{color:#faf5ff}
.focus\:text-purple-50:focus{color:#faf5ff}
.focus-visible\:text-purple-50:focus-visible{color:#faf5ff}
.text-purple-100{color:#f3e8ff}
@media (min-width:640px){.sm\:text-purple-100{color:#f3e8ff}}
@media (min-width:768px){.md\:text-purple-100{color:#f3e8ff}}
@media (min-width:1024px){.lg\:text-purple-100{color:#f3e8ff}}
@media (min-width:1280px){.xl\:text-purple-100{color:#f3e8ff}}
.hover\:text-purple-100:hover{color:#f3e8ff}
.focus\:text-purple-100:focus{color:#f3e8ff}
.focus-visible\:text-purple-100:focus-visible{color:#f3e8ff}
.text-purple-200{color:#e9d5ff}
@media (min-width:640px){.sm\:text-purple-200{color:#e9d5ff}}
@media (min-width:768px){.md\:text-purple-200{color:#e9d5ff}}
@media (min-width:1024px){.lg\:text-purple-200{color:#e9d5ff}}
@media (min-width:1280px){.xl\:text-purple-200{color:#e9d5ff}}
.hover\:text-purple-200:hover{color:#e9d5ff}
.focus\:text-purple-200:focus{color:#e9d5ff}
.focus-visible\:text-purple-200:focus-visible{color:#e9d5ff}
@media (min-width:640px){.sm\:text-purple-300{color:#d8b4fe}}
@media (min-width:768px){.md\:text-purple-300{color:#d8b4fe}}
@media (min-width:1024px){.lg\:text-purple-300{color:#d8b4fe}}
@media (min-width:1280px){.xl\:text-purple-300{color:#d8b4fe}}
.hover\:text-purple-300:hover{color:#d8b4fe}
.focus\:text-purple-300:focus{color:#d8b4fe}
.focus-visible\:text-purple-300:focus-visible{color:#d8b4fe}
.text-purple-400{color:#c084fc}
@media (min-width:640px){.sm\:text-purple-400{color:#c084fc}}
@media (min-width:768px){.md\:text-purple-400{color:#c084fc}}
@media (min-width:1024px){.lg\:text-purple-400{color:#c084fc}}
@media (min-width:1280px){.xl\:text-purple-400{color:#c084fc}}
.hover\:text-purple-400:hover{color:#c084fc}
.focus\:text-purple-400:focus{color:#c084fc}
.focus-visible\:text-purple-400:focus-visible{color:#c084fc}
.text-purple-500{color:#a855f7}
@media (min-width:640px){.sm\:text-purple-500{color:#a855f7}}
@media (min-width:768px){.md\:text-purple-500{color:#a855f7}}
@media (min-width:1024px){.lg\:text-purple-500{color:#a855f7}}
@media (min-width:1280px){.xl\:text-purple-500{color:#a855f7}}
.hover\:text-purple-500:hover{color:#a855f7}
.focus\:text-purple-500:focus{color:#a855f7}
.focus-visible\:text-purple-500:focus-visible{color:#a855f7}
.text-purple-600{color:#9333ea}
@media (min-width:640px){.sm\:text-purple-600{color:#9333ea}}
@media (min-width:768px){.md\:text-purple-600{color:#9333ea}}
@media (min-width:1024px){.lg\:text-purple-600{color:#9333ea}}
@media (min-width:1280px){.xl\:text-purple-600{color:#9333ea}}
.hover\:text-purple-600:hover{color:#9333ea}
.focus\:text-purple-600:focus{color:#9333ea}
.focus-visible\:text-purple-600:focus-visible{color:#9333ea}
.text-purple-700{color:#7e22ce}
@media (min-width:640px){.sm\:text-purple-700{color:#7e22ce}}
@media (min-width:768px){.md\:text-purple-700{color:#7e22ce}}
@media (min-width:1024px){.lg\:text-purple-700{color:#7e22ce}}
@media (min-width:1280px){.xl\:text-purple-700{color:#7e22ce}}
.hover\:text-purple-700:hover{color:#7e22ce}
.focus\:text-purple-700:focus{color:#7e22ce}
.focus-visible\:text-purple-700:focus-visible{color:#7e22ce}
.text-purple-800{color:#6b21a8}
@media (min-width:640px){.sm\:text-purple-800{color:#6b21a8}}
@media (min-width:768px){.md\:text-purple-800{color:#6b21a8}}
@media (min-width:1024px){.lg\:text-purple-800{color:#6b21a8}}
@media (min-width:1280px){.xl\:text-purple-800{color:#6b21a8}}
.hover\:text-purple-800:hover{color:#6b21a8}
.focus\:text-purple-800:focus{color:#6b21a8}
.focus-visible\:text-purple-800:focus-visible{color:#6b21a8}
.text-purple-900{color:#581c87}
@media (min-width:640px){.sm\:text-purple-900{color:#581c87}}
@media (min-width:768px){.md\:text-purple-900{color:#581c87}}
@media (min-width:1024px){.lg\:text-purple-900{color:#581c87}}
@media (min-width:1280px){.xl\:text-purple-900{color:#581c87}}
.hover\:text-purple-900:hover{color:#581c87}
.focus\:text-purple-900:focus{color:#581c87}
.focus-visible\:text-purple-900:focus-visible{color:#581c87}
.text-rose-50{color:#fff1f2}
@media (min-width:640px){.sm\:text-rose-50{color:#fff1f2}}
@media (min-width:768px){.md\:text-rose-50{color:#fff1f2}}
@media (min-width:1024px){.lg\:text-rose-50{color:#fff1f2}}
@media (min-width:1280px){.xl\:text-rose-50{color:#fff1f2}}
.hover\:text-rose-50:hover{color:#fff1f2}
.focus\:text-rose-50:focus{color:#fff1f2}
.focus-visible\:text-rose-50:focus-visible{color:#fff1f2}
.text-rose-100{color:#ffe4e6}
@media (min-width:640px){.sm\:text-rose-100{color:#ffe4e6}}
@media (min-width:768px){.md\:text-rose-100{color:#ffe4e6}}
@media (min-width:1024px){.lg\:text-rose-100{color:#ffe4e6}}
@media (min-width:1280px){.xl\:text-rose-100{color:#ffe4e6}}
.hover\:text-rose-100:hover{color:#ffe4e6}
.focus\:text-rose-100:focus{color:#ffe4e6}
.focus-visible\:text-rose-100:focus-visible{color:#ffe4e6}
.text-rose-200{color:#fecdd3}
@media (min-width:640px){.sm\:text-rose-200{color:#fecdd3}}
@media (min-width:768px){.md\:text-rose-200{color:#fecdd3}}
@media (min-width:1024px){.lg\:text-rose-200{color:#fecdd3}}
@media (min-width:1280px){.xl\:text-rose-200{color:#fecdd3}}
.hover\:text-rose-200:hover{color:#fecdd3}
.focus\:text-rose-200:focus{color:#fecdd3}
.focus-visible\:text-rose-200:focus-visible{color:#fecdd3}
@media (min-width:640px){.sm\:text-rose-300{color:#fda4af}}
@media (min-width:768px){.md\:text-rose-300{color:#fda4af}}
@media (min-width:1024px){.lg\:text-rose-300{color:#fda4af}}
@media (min-width:1280px){.xl\:text-rose-300{color:#fda4af}}
.hover\:text-rose-300:hover{color:#fda4af}
.focus\:text-rose-300:focus{color:#fda4af}
.focus-visible\:text-rose-300:focus-visible{color:#fda4af}
.text-rose-400{color:#fb7185}
@media (min-width:640px){.sm\:text-rose-400{color:#fb7185}}
@media (min-width:768px){.md\:text-rose-400{color:#fb7185}}
@media (min-width:1024px){.lg\:text-rose-400{color:#fb7185}}
@media (min-width:1280px){.xl\:text-rose-400{color:#fb7185}}
.hover\:text-rose-400:hover{color:#fb7185}
.focus\:text-rose-400:focus{color:#fb7185}
.focus-visible\:text-rose-400:focus-visible{color:#fb7185}
.text-rose-500{color:#f43f5e}
@media (min-width:640px){.sm\:text-rose-500{color:#f43f5e}}
@media (min-width:768px){.md\:text-rose-500{color:#f43f5e}}
@media (min-width:1024px){.lg\:text-rose-500{color:#f43f5e}}
@media (min-width:1280px){.xl\:text-rose-500{color:#f43f5e}}
.hover\:text-rose-500:hover{color:#f43f5e}
.focus\:text-rose-500:focus{color:#f43f5e}
.focus-visible\:text-rose-500:focus-visible{color:#f43f5e}
@media (min-width:640px){.sm\:text-rose-600{color:#e11d48}}
@media (min-width:768px){.md\:text-rose-600{color:#e11d48}}
@media (min-width:1024px){.lg\:text-rose-600{color:#e11d48}}
@media (min-width:1280px){.xl\:text-rose-600{color:#e11d48}}
.hover\:text-rose-600:hover{color:#e11d48}
.focus\:text-rose-600:focus{color:#e11d48}
.focus-visible\:text-rose-600:focus-visible{color:#e11d48}
.text-rose-700{color:#be123c}
@media (min-width:640px){.sm\:text-rose-700{color:#be123c}}
@media (min-width:768px){.md\:text-rose-700{color:#be123c}}
@media (min-width:1024px){.lg\:text-rose-700{color:#be123c}}
@media (min-width:1280px){.xl\:text-rose-700{color:#be123c}}
.hover\:text-rose-700:hover{color:#be123c}
.focus\:text-rose-700:focus{color:#be123c}
.focus-visible\:text-rose-700:focus-visible{color:#be123c}
.text-rose-800{color:#9f1239}
@media (min-width:640px){.sm\:text-rose-800{color:#9f1239}}
@media (min-width:768px){.md\:text-rose-800{color:#9f1239}}
@media (min-width:1024px){.lg\:text-rose-800{color:#9f1239}}
@media (min-width:1280px){.xl\:text-rose-800{color:#9f1239}}
.hover\:text-rose-800:hover{color:#9f1239}
.focus\:text-rose-800:focus{color:#9f1239}
.focus-visible\:text-rose-800:focus-visible{color:#9f1239}
.text-rose-900{color:#881337}
@media (min-width:640px){.sm\:text-rose-900{color:#881337}}
@media (min-width:768px){.md\:text-rose-900{color:#881337}}
@media (min-width:1024px){.lg\:text-rose-900{color:#881337}}
@media (min-width:1280px){.xl\:text-rose-900{color:#881337}}
.hover\:text-rose-900:hover{color:#881337}
.focus\:text-rose-900:focus{color:#881337}
.focus-visible\:text-rose-900:focus-visible{color:#881337}
.text-pink-50{color:#fdf2f8}
@media (min-width:640px){.sm\:text-pink-50{color:#fdf2f8}}
@media (min-width:768px){.md\:text-pink-50{color:#fdf2f8}}
@media (min-width:1024px){.lg\:text-pink-50{color:#fdf2f8}}
@media (min-width:1280px){.xl\:text-pink-50{color:#fdf2f8}}
.hover\:text-pink-50:hover{color:#fdf2f8}
.focus\:text-pink-50:focus{color:#fdf2f8}
.focus-visible\:text-pink-50:focus-visible{color:#fdf2f8}
.text-pink-100{color:#fce7f3}
@media (min-width:640px){.sm\:text-pink-100{color:#fce7f3}}
@media (min-width:768px){.md\:text-pink-100{color:#fce7f3}}
@media (min-width:1024px){.lg\:text-pink-100{color:#fce7f3}}
@media (min-width:1280px){.xl\:text-pink-100{color:#fce7f3}}
.hover\:text-pink-100:hover{color:#fce7f3}
.focus\:text-pink-100:focus{color:#fce7f3}
.focus-visible\:text-pink-100:focus-visible{color:#fce7f3}
.text-pink-200{color:#fbcfe8}
@media (min-width:640px){.sm\:text-pink-200{color:#fbcfe8}}
@media (min-width:768px){.md\:text-pink-200{color:#fbcfe8}}
@media (min-width:1024px){.lg\:text-pink-200{color:#fbcfe8}}
@media (min-width:1280px){.xl\:text-pink-200{color:#fbcfe8}}
.hover\:text-pink-200:hover{color:#fbcfe8}
.focus\:text-pink-200:focus{color:#fbcfe8}
.focus-visible\:text-pink-200:focus-visible{color:#fbcfe8}
@media (min-width:640px){.sm\:text-pink-300{color:#f9a8d4}}
@media (min-width:768px){.md\:text-pink-300{color:#f9a8d4}}
@media (min-width:1024px){.lg\:text-pink-300{color:#f9a8d4}}
@media (min-width:1280px){.xl\:text-pink-300{color:#f9a8d4}}
.hover\:text-pink-300:hover{color:#f9a8d4}
.focus\:text-pink-300:focus{color:#f9a8d4}
.focus-visible\:text-pink-300:focus-visible{color:#f9a8d4}
.text-pink-400{color:#f472b6}
@media (min-width:640px){.sm\:text-pink-400{color:#f472b6}}
@media (min-width:768px){.md\:text-pink-400{color:#f472b6}}
@media (min-width:1024px){.lg\:text-pink-400{color:#f472b6}}
@media (min-width:1280px){.xl\:text-pink-400{color:#f472b6}}
.hover\:text-pink-400:hover{color:#f472b6}
.focus\:text-pink-400:focus{color:#f472b6}
.focus-visible\:text-pink-400:focus-visible{color:#f472b6}
.text-pink-500{color:#ec4899}
@media (min-width:640px){.sm\:text-pink-500{color:#ec4899}}
@media (min-width:768px){.md\:text-pink-500{color:#ec4899}}
@media (min-width:1024px){.lg\:text-pink-500{color:#ec4899}}
@media (min-width:1280px){.xl\:text-pink-500{color:#ec4899}}
.hover\:text-pink-500:hover{color:#ec4899}
.focus\:text-pink-500:focus{color:#ec4899}
.focus-visible\:text-pink-500:focus-visible{color:#ec4899}
.text-pink-600{color:#db2777}
@media (min-width:640px){.sm\:text-pink-600{color:#db2777}}
@media (min-width:768px){.md\:text-pink-600{color:#db2777}}
@media (min-width:1024px){.lg\:text-pink-600{color:#db2777}}
@media (min-width:1280px){.xl\:text-pink-600{color:#db2777}}
.hover\:text-pink-600:hover{color:#db2777}
.focus\:text-pink-600:focus{color:#db2777}
.focus-visible\:text-pink-600:focus-visible{color:#db2777}
.text-pink-700{color:#be185d}
@media (min-width:640px){.sm\:text-pink-700{color:#be185d}}
@media (min-width:768px){.md\:text-pink-700{color:#be185d}}
@media (min-width:1024px){.lg\:text-pink-700{color:#be185d}}
@media (min-width:1280px){.xl\:text-pink-700{color:#be185d}}
.hover\:text-pink-700:hover{color:#be185d}
.focus\:text-pink-700:focus{color:#be185d}
.focus-visible\:text-pink-700:focus-visible{color:#be185d}
.text-pink-800{color:#9d174d}
@media (min-width:640px){.sm\:text-pink-800{color:#9d174d}}
@media (min-width:768px){.md\:text-pink-800{color:#9d174d}}
@media (min-width:1024px){.lg\:text-pink-800{color:#9d174d}}
@media (min-width:1280px){.xl\:text-pink-800{color:#9d174d}}
.hover\:text-pink-800:hover{color:#9d174d}
.focus\:text-pink-800:focus{color:#9d174d}
.focus-visible\:text-pink-800:focus-visible{color:#9d174d}
.text-pink-900{color:#831843}
@media (min-width:640px){.sm\:text-pink-900{color:#831843}}
@media (min-width:768px){.md\:text-pink-900{color:#831843}}
@media (min-width:1024px){.lg\:text-pink-900{color:#831843}}
@media (min-width:1280px){.xl\:text-pink-900{color:#831843}}
.hover\:text-pink-900:hover{color:#831843}
.focus\:text-pink-900:focus{color:#831843}
.focus-visible\:text-pink-900:focus-visible{color:#831843}
.text-brand-50{color:#EAEAFF}
@media (min-width:640px){.sm\:text-brand-50{color:#EAEAFF}}
@media (min-width:768px){.md\:text-brand-50{color:#EAEAFF}}
@media (min-width:1024px){.lg\:text-brand-50{color:#EAEAFF}}
@media (min-width:1280px){.xl\:text-brand-50{color:#EAEAFF}}
.hover\:text-brand-50:hover{color:#EAEAFF}
.focus\:text-brand-50:focus{color:#EAEAFF}
.focus-visible\:text-brand-50:focus-visible{color:#EAEAFF}
.text-brand-100{color:#EAEAFF}
@media (min-width:640px){.sm\:text-brand-100{color:#EAEAFF}}
@media (min-width:768px){.md\:text-brand-100{color:#EAEAFF}}
@media (min-width:1024px){.lg\:text-brand-100{color:#EAEAFF}}
@media (min-width:1280px){.xl\:text-brand-100{color:#EAEAFF}}
.hover\:text-brand-100:hover{color:#EAEAFF}
.focus\:text-brand-100:focus{color:#EAEAFF}
.focus-visible\:text-brand-100:focus-visible{color:#EAEAFF}
@media (min-width:640px){.sm\:text-brand-200{color:#CFCFFF}}
@media (min-width:768px){.md\:text-brand-200{color:#CFCFFF}}
@media (min-width:1024px){.lg\:text-brand-200{color:#CFCFFF}}
@media (min-width:1280px){.xl\:text-brand-200{color:#CFCFFF}}
.hover\:text-brand-200:hover{color:#CFCFFF}
.focus\:text-brand-200:focus{color:#CFCFFF}
.focus-visible\:text-brand-200:focus-visible{color:#CFCFFF}
@media (min-width:640px){.sm\:text-brand-300{color:#B8B8FF}}
@media (min-width:768px){.md\:text-brand-300{color:#B8B8FF}}
@media (min-width:1024px){.lg\:text-brand-300{color:#B8B8FF}}
@media (min-width:1280px){.xl\:text-brand-300{color:#B8B8FF}}
.hover\:text-brand-300:hover{color:#B8B8FF}
.focus\:text-brand-300:focus{color:#B8B8FF}
.focus-visible\:text-brand-300:focus-visible{color:#B8B8FF}
.text-brand-400{color:#9F9FFF}
@media (min-width:640px){.sm\:text-brand-400{color:#9F9FFF}}
@media (min-width:768px){.md\:text-brand-400{color:#9F9FFF}}
@media (min-width:1024px){.lg\:text-brand-400{color:#9F9FFF}}
@media (min-width:1280px){.xl\:text-brand-400{color:#9F9FFF}}
.hover\:text-brand-400:hover{color:#9F9FFF}
.focus\:text-brand-400:focus{color:#9F9FFF}
.focus-visible\:text-brand-400:focus-visible{color:#9F9FFF}
@media (min-width:640px){.sm\:text-brand-500{color:#7F7FFF}}
@media (min-width:768px){.md\:text-brand-500{color:#7F7FFF}}
@media (min-width:1024px){.lg\:text-brand-500{color:#7F7FFF}}
@media (min-width:1280px){.xl\:text-brand-500{color:#7F7FFF}}
.focus\:text-brand-500:focus{color:#7F7FFF}
.focus-visible\:text-brand-500:focus-visible{color:#7F7FFF}
@media (min-width:640px){.sm\:text-brand-600{color:#6B6BFF}}
@media (min-width:768px){.md\:text-brand-600{color:#6B6BFF}}
@media (min-width:1024px){.lg\:text-brand-600{color:#6B6BFF}}
@media (min-width:1280px){.xl\:text-brand-600{color:#6B6BFF}}
.focus\:text-brand-600:focus{color:#6B6BFF}
.focus-visible\:text-brand-600:focus-visible{color:#6B6BFF}
@media (min-width:640px){.sm\:text-brand-700{color:#5656E8}}
@media (min-width:768px){.md\:text-brand-700{color:#5656E8}}
@media (min-width:1024px){.lg\:text-brand-700{color:#5656E8}}
@media (min-width:1280px){.xl\:text-brand-700{color:#5656E8}}
.hover\:text-brand-700:hover{color:#5656E8}
.focus\:text-brand-700:focus{color:#5656E8}
.focus-visible\:text-brand-700:focus-visible{color:#5656E8}
.text-brand-800{color:#4646BA}
@media (min-width:640px){.sm\:text-brand-800{color:#4646BA}}
@media (min-width:768px){.md\:text-brand-800{color:#4646BA}}
@media (min-width:1024px){.lg\:text-brand-800{color:#4646BA}}
@media (min-width:1280px){.xl\:text-brand-800{color:#4646BA}}
.hover\:text-brand-800:hover{color:#4646BA}
.focus\:text-brand-800:focus{color:#4646BA}
.focus-visible\:text-brand-800:focus-visible{color:#4646BA}
.text-brand-900{color:#34348F}
@media (min-width:640px){.sm\:text-brand-900{color:#34348F}}
@media (min-width:768px){.md\:text-brand-900{color:#34348F}}
@media (min-width:1024px){.lg\:text-brand-900{color:#34348F}}
@media (min-width:1280px){.xl\:text-brand-900{color:#34348F}}
.hover\:text-brand-900:hover{color:#34348F}
.focus\:text-brand-900:focus{color:#34348F}
.focus-visible\:text-brand-900:focus-visible{color:#34348F}
.border-white{border-color:#fff}
@media (min-width:640px){.sm\:border-white{border-color:#fff}}
@media (min-width:768px){.md\:border-white{border-color:#fff}}
@media (min-width:1024px){.lg\:border-white{border-color:#fff}}
@media (min-width:1280px){.xl\:border-white{border-color:#fff}}
.hover\:border-white:hover{border-color:#fff}
.focus\:border-white:focus{border-color:#fff}
.focus-visible\:border-white:focus-visible{border-color:#fff}
.border-black{border-color:#000}
@media (min-width:640px){.sm\:border-black{border-color:#000}}
@media (min-width:768px){.md\:border-black{border-color:#000}}
@media (min-width:1024px){.lg\:border-black{border-color:#000}}
@media (min-width:1280px){.xl\:border-black{border-color:#000}}
.hover\:border-black:hover{border-color:#000}
.focus\:border-black:focus{border-color:#000}
.focus-visible\:border-black:focus-visible{border-color:#000}
@media (min-width:640px){.sm\:border-transparent{border-color:transparent}}
@media (min-width:768px){.md\:border-transparent{border-color:transparent}}
@media (min-width:1024px){.lg\:border-transparent{border-color:transparent}}
@media (min-width:1280px){.xl\:border-transparent{border-color:transparent}}
.focus\:border-transparent:focus{border-color:transparent}
.focus-visible\:border-transparent:focus-visible{border-color:transparent}
.border-current{border-color:currentColor}
@media (min-width:640px){.sm\:border-current{border-color:currentColor}}
@media (min-width:768px){.md\:border-current{border-color:currentColor}}
@media (min-width:1024px){.lg\:border-current{border-color:currentColor}}
@media (min-width:1280px){.xl\:border-current{border-color:currentColor}}
.hover\:border-current:hover{border-color:currentColor}
.focus\:border-current:focus{border-color:currentColor}
.focus-visible\:border-current:focus-visible{border-color:currentColor}
.border-slate-50{border-color:#f8fafc}
@media (min-width:640px){.sm\:border-slate-50{border-color:#f8fafc}}
@media (min-width:768px){.md\:border-slate-50{border-color:#f8fafc}}
@media (min-width:1024px){.lg\:border-slate-50{border-color:#f8fafc}}
@media (min-width:1280px){.xl\:border-slate-50{border-color:#f8fafc}}
.hover\:border-slate-50:hover{border-color:#f8fafc}
.focus\:border-slate-50:focus{border-color:#f8fafc}
.focus-visible\:border-slate-50:focus-visible{border-color:#f8fafc}
@media (min-width:640px){.sm\:border-slate-100{border-color:#f1f5f9}}
@media (min-width:768px){.md\:border-slate-100{border-color:#f1f5f9}}
@media (min-width:1024px){.lg\:border-slate-100{border-color:#f1f5f9}}
@media (min-width:1280px){.xl\:border-slate-100{border-color:#f1f5f9}}
.hover\:border-slate-100:hover{border-color:#f1f5f9}
.focus\:border-slate-100:focus{border-color:#f1f5f9}
.focus-visible\:border-slate-100:focus-visible{border-color:#f1f5f9}
@media (min-width:640px){.sm\:border-slate-200{border-color:#e2e8f0}}
@media (min-width:768px){.md\:border-slate-200{border-color:#e2e8f0}}
@media (min-width:1024px){.lg\:border-slate-200{border-color:#e2e8f0}}
@media (min-width:1280px){.xl\:border-slate-200{border-color:#e2e8f0}}
.hover\:border-slate-200:hover{border-color:#e2e8f0}
.focus\:border-slate-200:focus{border-color:#e2e8f0}
.focus-visible\:border-slate-200:focus-visible{border-color:#e2e8f0}
@media (min-width:640px){.sm\:border-slate-300{border-color:#cbd5e1}}
@media (min-width:768px){.md\:border-slate-300{border-color:#cbd5e1}}
@media (min-width:1024px){.lg\:border-slate-300{border-color:#cbd5e1}}
@media (min-width:1280px){.xl\:border-slate-300{border-color:#cbd5e1}}
.hover\:border-slate-300:hover{border-color:#cbd5e1}
.focus\:border-slate-300:focus{border-color:#cbd5e1}
.focus-visible\:border-slate-300:focus-visible{border-color:#cbd5e1}
.border-slate-400{border-color:#94a3b8}
@media (min-width:640px){.sm\:border-slate-400{border-color:#94a3b8}}
@media (min-width:768px){.md\:border-slate-400{border-color:#94a3b8}}
@media (min-width:1024px){.lg\:border-slate-400{border-color:#94a3b8}}
@media (min-width:1280px){.xl\:border-slate-400{border-color:#94a3b8}}
.hover\:border-slate-400:hover{border-color:#94a3b8}
.focus\:border-slate-400:focus{border-color:#94a3b8}
.focus-visible\:border-slate-400:focus-visible{border-color:#94a3b8}
.border-slate-500{border-color:#64748b}
@media (min-width:640px){.sm\:border-slate-500{border-color:#64748b}}
@media (min-width:768px){.md\:border-slate-500{border-color:#64748b}}
@media (min-width:1024px){.lg\:border-slate-500{border-color:#64748b}}
@media (min-width:1280px){.xl\:border-slate-500{border-color:#64748b}}
.hover\:border-slate-500:hover{border-color:#64748b}
.focus\:border-slate-500:focus{border-color:#64748b}
.focus-visible\:border-slate-500:focus-visible{border-color:#64748b}
.border-slate-600{border-color:#475569}
@media (min-width:640px){.sm\:border-slate-600{border-color:#475569}}
@media (min-width:768px){.md\:border-slate-600{border-color:#475569}}
@media (min-width:1024px){.lg\:border-slate-600{border-color:#475569}}
@media (min-width:1280px){.xl\:border-slate-600{border-color:#475569}}
.hover\:border-slate-600:hover{border-color:#475569}
.focus\:border-slate-600:focus{border-color:#475569}
.focus-visible\:border-slate-600:focus-visible{border-color:#475569}
.border-slate-700{border-color:#334155}
@media (min-width:640px){.sm\:border-slate-700{border-color:#334155}}
@media (min-width:768px){.md\:border-slate-700{border-color:#334155}}
@media (min-width:1024px){.lg\:border-slate-700{border-color:#334155}}
@media (min-width:1280px){.xl\:border-slate-700{border-color:#334155}}
.hover\:border-slate-700:hover{border-color:#334155}
.focus\:border-slate-700:focus{border-color:#334155}
.focus-visible\:border-slate-700:focus-visible{border-color:#334155}
.border-slate-800{border-color:#1e293b}
@media (min-width:640px){.sm\:border-slate-800{border-color:#1e293b}}
@media (min-width:768px){.md\:border-slate-800{border-color:#1e293b}}
@media (min-width:1024px){.lg\:border-slate-800{border-color:#1e293b}}
@media (min-width:1280px){.xl\:border-slate-800{border-color:#1e293b}}
.hover\:border-slate-800:hover{border-color:#1e293b}
.focus\:border-slate-800:focus{border-color:#1e293b}
.focus-visible\:border-slate-800:focus-visible{border-color:#1e293b}
.border-slate-900{border-color:#0f172a}
@media (min-width:640px){.sm\:border-slate-900{border-color:#0f172a}}
@media (min-width:768px){.md\:border-slate-900{border-color:#0f172a}}
@media (min-width:1024px){.lg\:border-slate-900{border-color:#0f172a}}
@media (min-width:1280px){.xl\:border-slate-900{border-color:#0f172a}}
.hover\:border-slate-900:hover{border-color:#0f172a}
.focus\:border-slate-900:focus{border-color:#0f172a}
.focus-visible\:border-slate-900:focus-visible{border-color:#0f172a}
.border-slate-950{border-color:#020617}
@media (min-width:640px){.sm\:border-slate-950{border-color:#020617}}
@media (min-width:768px){.md\:border-slate-950{border-color:#020617}}
@media (min-width:1024px){.lg\:border-slate-950{border-color:#020617}}
@media (min-width:1280px){.xl\:border-slate-950{border-color:#020617}}
.hover\:border-slate-950:hover{border-color:#020617}
.focus\:border-slate-950:focus{border-color:#020617}
.focus-visible\:border-slate-950:focus-visible{border-color:#020617}
.border-gray-50{border-color:#f9fafb}
@media (min-width:640px){.sm\:border-gray-50{border-color:#f9fafb}}
@media (min-width:768px){.md\:border-gray-50{border-color:#f9fafb}}
@media (min-width:1024px){.lg\:border-gray-50{border-color:#f9fafb}}
@media (min-width:1280px){.xl\:border-gray-50{border-color:#f9fafb}}
.hover\:border-gray-50:hover{border-color:#f9fafb}
.focus\:border-gray-50:focus{border-color:#f9fafb}
.focus-visible\:border-gray-50:focus-visible{border-color:#f9fafb}
@media (min-width:640px){.sm\:border-gray-100{border-color:#f3f4f6}}
@media (min-width:768px){.md\:border-gray-100{border-color:#f3f4f6}}
@media (min-width:1024px){.lg\:border-gray-100{border-color:#f3f4f6}}
@media (min-width:1280px){.xl\:border-gray-100{border-color:#f3f4f6}}
.hover\:border-gray-100:hover{border-color:#f3f4f6}
.focus\:border-gray-100:focus{border-color:#f3f4f6}
.focus-visible\:border-gray-100:focus-visible{border-color:#f3f4f6}
@media (min-width:640px){.sm\:border-gray-200{border-color:#e5e7eb}}
@media (min-width:768px){.md\:border-gray-200{border-color:#e5e7eb}}
@media (min-width:1024px){.lg\:border-gray-200{border-color:#e5e7eb}}
@media (min-width:1280px){.xl\:border-gray-200{border-color:#e5e7eb}}
.hover\:border-gray-200:hover{border-color:#e5e7eb}
.focus\:border-gray-200:focus{border-color:#e5e7eb}
.focus-visible\:border-gray-200:focus-visible{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
@media (min-width:640px){.sm\:border-gray-300{border-color:#d1d5db}}
@media (min-width:768px){.md\:border-gray-300{border-color:#d1d5db}}
@media (min-width:1024px){.lg\:border-gray-300{border-color:#d1d5db}}
@media (min-width:1280px){.xl\:border-gray-300{border-color:#d1d5db}}
.hover\:border-gray-300:hover{border-color:#d1d5db}
.focus\:border-gray-300:focus{border-color:#d1d5db}
.focus-visible\:border-gray-300:focus-visible{border-color:#d1d5db}
.border-gray-400{border-color:#9ca3af}
@media (min-width:640px){.sm\:border-gray-400{border-color:#9ca3af}}
@media (min-width:768px){.md\:border-gray-400{border-color:#9ca3af}}
@media (min-width:1024px){.lg\:border-gray-400{border-color:#9ca3af}}
@media (min-width:1280px){.xl\:border-gray-400{border-color:#9ca3af}}
.hover\:border-gray-400:hover{border-color:#9ca3af}
.focus\:border-gray-400:focus{border-color:#9ca3af}
.focus-visible\:border-gray-400:focus-visible{border-color:#9ca3af}
.border-gray-500{border-color:#6b7280}
@media (min-width:640px){.sm\:border-gray-500{border-color:#6b7280}}
@media (min-width:768px){.md\:border-gray-500{border-color:#6b7280}}
@media (min-width:1024px){.lg\:border-gray-500{border-color:#6b7280}}
@media (min-width:1280px){.xl\:border-gray-500{border-color:#6b7280}}
.hover\:border-gray-500:hover{border-color:#6b7280}
.focus\:border-gray-500:focus{border-color:#6b7280}
.focus-visible\:border-gray-500:focus-visible{border-color:#6b7280}
.border-gray-600{border-color:#4b5563}
@media (min-width:640px){.sm\:border-gray-600{border-color:#4b5563}}
@media (min-width:768px){.md\:border-gray-600{border-color:#4b5563}}
@media (min-width:1024px){.lg\:border-gray-600{border-color:#4b5563}}
@media (min-width:1280px){.xl\:border-gray-600{border-color:#4b5563}}
.hover\:border-gray-600:hover{border-color:#4b5563}
.focus\:border-gray-600:focus{border-color:#4b5563}
.focus-visible\:border-gray-600:focus-visible{border-color:#4b5563}
.border-gray-700{border-color:#374151}
@media (min-width:640px){.sm\:border-gray-700{border-color:#374151}}
@media (min-width:768px){.md\:border-gray-700{border-color:#374151}}
@media (min-width:1024px){.lg\:border-gray-700{border-color:#374151}}
@media (min-width:1280px){.xl\:border-gray-700{border-color:#374151}}
.hover\:border-gray-700:hover{border-color:#374151}
.focus\:border-gray-700:focus{border-color:#374151}
.focus-visible\:border-gray-700:focus-visible{border-color:#374151}
.border-gray-800{border-color:#1f2937}
@media (min-width:640px){.sm\:border-gray-800{border-color:#1f2937}}
@media (min-width:768px){.md\:border-gray-800{border-color:#1f2937}}
@media (min-width:1024px){.lg\:border-gray-800{border-color:#1f2937}}
@media (min-width:1280px){.xl\:border-gray-800{border-color:#1f2937}}
.hover\:border-gray-800:hover{border-color:#1f2937}
.focus\:border-gray-800:focus{border-color:#1f2937}
.focus-visible\:border-gray-800:focus-visible{border-color:#1f2937}
.border-gray-900{border-color:#111827}
@media (min-width:640px){.sm\:border-gray-900{border-color:#111827}}
@media (min-width:768px){.md\:border-gray-900{border-color:#111827}}
@media (min-width:1024px){.lg\:border-gray-900{border-color:#111827}}
@media (min-width:1280px){.xl\:border-gray-900{border-color:#111827}}
.hover\:border-gray-900:hover{border-color:#111827}
.focus\:border-gray-900:focus{border-color:#111827}
.focus-visible\:border-gray-900:focus-visible{border-color:#111827}
.border-gray-950{border-color:#030712}
@media (min-width:640px){.sm\:border-gray-950{border-color:#030712}}
@media (min-width:768px){.md\:border-gray-950{border-color:#030712}}
@media (min-width:1024px){.lg\:border-gray-950{border-color:#030712}}
@media (min-width:1280px){.xl\:border-gray-950{border-color:#030712}}
.hover\:border-gray-950:hover{border-color:#030712}
.focus\:border-gray-950:focus{border-color:#030712}
.focus-visible\:border-gray-950:focus-visible{border-color:#030712}
.border-zinc-50{border-color:#fafafa}
@media (min-width:640px){.sm\:border-zinc-50{border-color:#fafafa}}
@media (min-width:768px){.md\:border-zinc-50{border-color:#fafafa}}
@media (min-width:1024px){.lg\:border-zinc-50{border-color:#fafafa}}
@media (min-width:1280px){.xl\:border-zinc-50{border-color:#fafafa}}
.hover\:border-zinc-50:hover{border-color:#fafafa}
.focus\:border-zinc-50:focus{border-color:#fafafa}
.focus-visible\:border-zinc-50:focus-visible{border-color:#fafafa}
.border-zinc-100{border-color:#f4f4f5}
@media (min-width:640px){.sm\:border-zinc-100{border-color:#f4f4f5}}
@media (min-width:768px){.md\:border-zinc-100{border-color:#f4f4f5}}
@media (min-width:1024px){.lg\:border-zinc-100{border-color:#f4f4f5}}
@media (min-width:1280px){.xl\:border-zinc-100{border-color:#f4f4f5}}
.hover\:border-zinc-100:hover{border-color:#f4f4f5}
.focus\:border-zinc-100:focus{border-color:#f4f4f5}
.focus-visible\:border-zinc-100:focus-visible{border-color:#f4f4f5}
.border-zinc-200{border-color:#e4e4e7}
@media (min-width:640px){.sm\:border-zinc-200{border-color:#e4e4e7}}
@media (min-width:768px){.md\:border-zinc-200{border-color:#e4e4e7}}
@media (min-width:1024px){.lg\:border-zinc-200{border-color:#e4e4e7}}
@media (min-width:1280px){.xl\:border-zinc-200{border-color:#e4e4e7}}
.hover\:border-zinc-200:hover{border-color:#e4e4e7}
.focus\:border-zinc-200:focus{border-color:#e4e4e7}
.focus-visible\:border-zinc-200:focus-visible{border-color:#e4e4e7}
.border-zinc-300{border-color:#d4d4d8}
@media (min-width:640px){.sm\:border-zinc-300{border-color:#d4d4d8}}
@media (min-width:768px){.md\:border-zinc-300{border-color:#d4d4d8}}
@media (min-width:1024px){.lg\:border-zinc-300{border-color:#d4d4d8}}
@media (min-width:1280px){.xl\:border-zinc-300{border-color:#d4d4d8}}
.hover\:border-zinc-300:hover{border-color:#d4d4d8}
.focus\:border-zinc-300:focus{border-color:#d4d4d8}
.focus-visible\:border-zinc-300:focus-visible{border-color:#d4d4d8}
.border-zinc-400{border-color:#a1a1aa}
@media (min-width:640px){.sm\:border-zinc-400{border-color:#a1a1aa}}
@media (min-width:768px){.md\:border-zinc-400{border-color:#a1a1aa}}
@media (min-width:1024px){.lg\:border-zinc-400{border-color:#a1a1aa}}
@media (min-width:1280px){.xl\:border-zinc-400{border-color:#a1a1aa}}
.hover\:border-zinc-400:hover{border-color:#a1a1aa}
.focus\:border-zinc-400:focus{border-color:#a1a1aa}
.focus-visible\:border-zinc-400:focus-visible{border-color:#a1a1aa}
.border-zinc-500{border-color:#71717a}
@media (min-width:640px){.sm\:border-zinc-500{border-color:#71717a}}
@media (min-width:768px){.md\:border-zinc-500{border-color:#71717a}}
@media (min-width:1024px){.lg\:border-zinc-500{border-color:#71717a}}
@media (min-width:1280px){.xl\:border-zinc-500{border-color:#71717a}}
.hover\:border-zinc-500:hover{border-color:#71717a}
.focus\:border-zinc-500:focus{border-color:#71717a}
.focus-visible\:border-zinc-500:focus-visible{border-color:#71717a}
.border-zinc-600{border-color:#52525b}
@media (min-width:640px){.sm\:border-zinc-600{border-color:#52525b}}
@media (min-width:768px){.md\:border-zinc-600{border-color:#52525b}}
@media (min-width:1024px){.lg\:border-zinc-600{border-color:#52525b}}
@media (min-width:1280px){.xl\:border-zinc-600{border-color:#52525b}}
.hover\:border-zinc-600:hover{border-color:#52525b}
.focus\:border-zinc-600:focus{border-color:#52525b}
.focus-visible\:border-zinc-600:focus-visible{border-color:#52525b}
.border-zinc-700{border-color:#3f3f46}
@media (min-width:640px){.sm\:border-zinc-700{border-color:#3f3f46}}
@media (min-width:768px){.md\:border-zinc-700{border-color:#3f3f46}}
@media (min-width:1024px){.lg\:border-zinc-700{border-color:#3f3f46}}
@media (min-width:1280px){.xl\:border-zinc-700{border-color:#3f3f46}}
.hover\:border-zinc-700:hover{border-color:#3f3f46}
.focus\:border-zinc-700:focus{border-color:#3f3f46}
.focus-visible\:border-zinc-700:focus-visible{border-color:#3f3f46}
.border-zinc-800{border-color:#27272a}
@media (min-width:640px){.sm\:border-zinc-800{border-color:#27272a}}
@media (min-width:768px){.md\:border-zinc-800{border-color:#27272a}}
@media (min-width:1024px){.lg\:border-zinc-800{border-color:#27272a}}
@media (min-width:1280px){.xl\:border-zinc-800{border-color:#27272a}}
.hover\:border-zinc-800:hover{border-color:#27272a}
.focus\:border-zinc-800:focus{border-color:#27272a}
.focus-visible\:border-zinc-800:focus-visible{border-color:#27272a}
.border-zinc-900{border-color:#18181b}
@media (min-width:640px){.sm\:border-zinc-900{border-color:#18181b}}
@media (min-width:768px){.md\:border-zinc-900{border-color:#18181b}}
@media (min-width:1024px){.lg\:border-zinc-900{border-color:#18181b}}
@media (min-width:1280px){.xl\:border-zinc-900{border-color:#18181b}}
.hover\:border-zinc-900:hover{border-color:#18181b}
.focus\:border-zinc-900:focus{border-color:#18181b}
.focus-visible\:border-zinc-900:focus-visible{border-color:#18181b}
.border-zinc-950{border-color:#09090b}
@media (min-width:640px){.sm\:border-zinc-950{border-color:#09090b}}
@media (min-width:768px){.md\:border-zinc-950{border-color:#09090b}}
@media (min-width:1024px){.lg\:border-zinc-950{border-color:#09090b}}
@media (min-width:1280px){.xl\:border-zinc-950{border-color:#09090b}}
.hover\:border-zinc-950:hover{border-color:#09090b}
.focus\:border-zinc-950:focus{border-color:#09090b}
.focus-visible\:border-zinc-950:focus-visible{border-color:#09090b}
.border-red-50{border-color:#fef2f2}
@media (min-width:640px){.sm\:border-red-50{border-color:#fef2f2}}
@media (min-width:768px){.md\:border-red-50{border-color:#fef2f2}}
@media (min-width:1024px){.lg\:border-red-50{border-color:#fef2f2}}
@media (min-width:1280px){.xl\:border-red-50{border-color:#fef2f2}}
.hover\:border-red-50:hover{border-color:#fef2f2}
.focus\:border-red-50:focus{border-color:#fef2f2}
.focus-visible\:border-red-50:focus-visible{border-color:#fef2f2}
@media (min-width:640px){.sm\:border-red-100{border-color:#fee2e2}}
@media (min-width:768px){.md\:border-red-100{border-color:#fee2e2}}
@media (min-width:1024px){.lg\:border-red-100{border-color:#fee2e2}}
@media (min-width:1280px){.xl\:border-red-100{border-color:#fee2e2}}
.hover\:border-red-100:hover{border-color:#fee2e2}
.focus\:border-red-100:focus{border-color:#fee2e2}
.focus-visible\:border-red-100:focus-visible{border-color:#fee2e2}
.border-red-200{border-color:#fecaca}
@media (min-width:640px){.sm\:border-red-200{border-color:#fecaca}}
@media (min-width:768px){.md\:border-red-200{border-color:#fecaca}}
@media (min-width:1024px){.lg\:border-red-200{border-color:#fecaca}}
@media (min-width:1280px){.xl\:border-red-200{border-color:#fecaca}}
.hover\:border-red-200:hover{border-color:#fecaca}
.focus\:border-red-200:focus{border-color:#fecaca}
.focus-visible\:border-red-200:focus-visible{border-color:#fecaca}
@media (min-width:640px){.sm\:border-red-300{border-color:#fca5a5}}
@media (min-width:768px){.md\:border-red-300{border-color:#fca5a5}}
@media (min-width:1024px){.lg\:border-red-300{border-color:#fca5a5}}
@media (min-width:1280px){.xl\:border-red-300{border-color:#fca5a5}}
.hover\:border-red-300:hover{border-color:#fca5a5}
.focus\:border-red-300:focus{border-color:#fca5a5}
.focus-visible\:border-red-300:focus-visible{border-color:#fca5a5}
.border-red-400{border-color:#f87171}
@media (min-width:640px){.sm\:border-red-400{border-color:#f87171}}
@media (min-width:768px){.md\:border-red-400{border-color:#f87171}}
@media (min-width:1024px){.lg\:border-red-400{border-color:#f87171}}
@media (min-width:1280px){.xl\:border-red-400{border-color:#f87171}}
.hover\:border-red-400:hover{border-color:#f87171}
.focus\:border-red-400:focus{border-color:#f87171}
.focus-visible\:border-red-400:focus-visible{border-color:#f87171}
.border-red-500{border-color:#ef4444}
@media (min-width:640px){.sm\:border-red-500{border-color:#ef4444}}
@media (min-width:768px){.md\:border-red-500{border-color:#ef4444}}
@media (min-width:1024px){.lg\:border-red-500{border-color:#ef4444}}
@media (min-width:1280px){.xl\:border-red-500{border-color:#ef4444}}
.hover\:border-red-500:hover{border-color:#ef4444}
.focus\:border-red-500:focus{border-color:#ef4444}
.focus-visible\:border-red-500:focus-visible{border-color:#ef4444}
.border-red-600{border-color:#dc2626}
@media (min-width:640px){.sm\:border-red-600{border-color:#dc2626}}
@media (min-width:768px){.md\:border-red-600{border-color:#dc2626}}
@media (min-width:1024px){.lg\:border-red-600{border-color:#dc2626}}
@media (min-width:1280px){.xl\:border-red-600{border-color:#dc2626}}
.hover\:border-red-600:hover{border-color:#dc2626}
.focus\:border-red-600:focus{border-color:#dc2626}
.focus-visible\:border-red-600:focus-visible{border-color:#dc2626}
.border-red-700{border-color:#b91c1c}
@media (min-width:640px){.sm\:border-red-700{border-color:#b91c1c}}
@media (min-width:768px){.md\:border-red-700{border-color:#b91c1c}}
@media (min-width:1024px){.lg\:border-red-700{border-color:#b91c1c}}
@media (min-width:1280px){.xl\:border-red-700{border-color:#b91c1c}}
.hover\:border-red-700:hover{border-color:#b91c1c}
.focus\:border-red-700:focus{border-color:#b91c1c}
.focus-visible\:border-red-700:focus-visible{border-color:#b91c1c}
.border-red-800{border-color:#991b1b}
@media (min-width:640px){.sm\:border-red-800{border-color:#991b1b}}
@media (min-width:768px){.md\:border-red-800{border-color:#991b1b}}
@media (min-width:1024px){.lg\:border-red-800{border-color:#991b1b}}
@media (min-width:1280px){.xl\:border-red-800{border-color:#991b1b}}
.hover\:border-red-800:hover{border-color:#991b1b}
.focus\:border-red-800:focus{border-color:#991b1b}
.focus-visible\:border-red-800:focus-visible{border-color:#991b1b}
.border-red-900{border-color:#7f1d1d}
@media (min-width:640px){.sm\:border-red-900{border-color:#7f1d1d}}
@media (min-width:768px){.md\:border-red-900{border-color:#7f1d1d}}
@media (min-width:1024px){.lg\:border-red-900{border-color:#7f1d1d}}
@media (min-width:1280px){.xl\:border-red-900{border-color:#7f1d1d}}
.hover\:border-red-900:hover{border-color:#7f1d1d}
.focus\:border-red-900:focus{border-color:#7f1d1d}
.focus-visible\:border-red-900:focus-visible{border-color:#7f1d1d}
.border-red-950{border-color:#450a0a}
@media (min-width:640px){.sm\:border-red-950{border-color:#450a0a}}
@media (min-width:768px){.md\:border-red-950{border-color:#450a0a}}
@media (min-width:1024px){.lg\:border-red-950{border-color:#450a0a}}
@media (min-width:1280px){.xl\:border-red-950{border-color:#450a0a}}
.hover\:border-red-950:hover{border-color:#450a0a}
.focus\:border-red-950:focus{border-color:#450a0a}
.focus-visible\:border-red-950:focus-visible{border-color:#450a0a}
.border-orange-50{border-color:#fff7ed}
@media (min-width:640px){.sm\:border-orange-50{border-color:#fff7ed}}
@media (min-width:768px){.md\:border-orange-50{border-color:#fff7ed}}
@media (min-width:1024px){.lg\:border-orange-50{border-color:#fff7ed}}
@media (min-width:1280px){.xl\:border-orange-50{border-color:#fff7ed}}
.hover\:border-orange-50:hover{border-color:#fff7ed}
.focus\:border-orange-50:focus{border-color:#fff7ed}
.focus-visible\:border-orange-50:focus-visible{border-color:#fff7ed}
.border-orange-100{border-color:#ffedd5}
@media (min-width:640px){.sm\:border-orange-100{border-color:#ffedd5}}
@media (min-width:768px){.md\:border-orange-100{border-color:#ffedd5}}
@media (min-width:1024px){.lg\:border-orange-100{border-color:#ffedd5}}
@media (min-width:1280px){.xl\:border-orange-100{border-color:#ffedd5}}
.hover\:border-orange-100:hover{border-color:#ffedd5}
.focus\:border-orange-100:focus{border-color:#ffedd5}
.focus-visible\:border-orange-100:focus-visible{border-color:#ffedd5}
.border-orange-200{border-color:#fed7aa}
@media (min-width:640px){.sm\:border-orange-200{border-color:#fed7aa}}
@media (min-width:768px){.md\:border-orange-200{border-color:#fed7aa}}
@media (min-width:1024px){.lg\:border-orange-200{border-color:#fed7aa}}
@media (min-width:1280px){.xl\:border-orange-200{border-color:#fed7aa}}
.hover\:border-orange-200:hover{border-color:#fed7aa}
.focus\:border-orange-200:focus{border-color:#fed7aa}
.focus-visible\:border-orange-200:focus-visible{border-color:#fed7aa}
.border-orange-300{border-color:#fdba74}
@media (min-width:640px){.sm\:border-orange-300{border-color:#fdba74}}
@media (min-width:768px){.md\:border-orange-300{border-color:#fdba74}}
@media (min-width:1024px){.lg\:border-orange-300{border-color:#fdba74}}
@media (min-width:1280px){.xl\:border-orange-300{border-color:#fdba74}}
.hover\:border-orange-300:hover{border-color:#fdba74}
.focus\:border-orange-300:focus{border-color:#fdba74}
.focus-visible\:border-orange-300:focus-visible{border-color:#fdba74}
.border-orange-400{border-color:#fb923c}
@media (min-width:640px){.sm\:border-orange-400{border-color:#fb923c}}
@media (min-width:768px){.md\:border-orange-400{border-color:#fb923c}}
@media (min-width:1024px){.lg\:border-orange-400{border-color:#fb923c}}
@media (min-width:1280px){.xl\:border-orange-400{border-color:#fb923c}}
.hover\:border-orange-400:hover{border-color:#fb923c}
.focus\:border-orange-400:focus{border-color:#fb923c}
.focus-visible\:border-orange-400:focus-visible{border-color:#fb923c}
.border-orange-500{border-color:#f97316}
@media (min-width:640px){.sm\:border-orange-500{border-color:#f97316}}
@media (min-width:768px){.md\:border-orange-500{border-color:#f97316}}
@media (min-width:1024px){.lg\:border-orange-500{border-color:#f97316}}
@media (min-width:1280px){.xl\:border-orange-500{border-color:#f97316}}
.hover\:border-orange-500:hover{border-color:#f97316}
.focus\:border-orange-500:focus{border-color:#f97316}
.focus-visible\:border-orange-500:focus-visible{border-color:#f97316}
.border-orange-600{border-color:#ea580c}
@media (min-width:640px){.sm\:border-orange-600{border-color:#ea580c}}
@media (min-width:768px){.md\:border-orange-600{border-color:#ea580c}}
@media (min-width:1024px){.lg\:border-orange-600{border-color:#ea580c}}
@media (min-width:1280px){.xl\:border-orange-600{border-color:#ea580c}}
.hover\:border-orange-600:hover{border-color:#ea580c}
.focus\:border-orange-600:focus{border-color:#ea580c}
.focus-visible\:border-orange-600:focus-visible{border-color:#ea580c}
.border-orange-700{border-color:#c2410c}
@media (min-width:640px){.sm\:border-orange-700{border-color:#c2410c}}
@media (min-width:768px){.md\:border-orange-700{border-color:#c2410c}}
@media (min-width:1024px){.lg\:border-orange-700{border-color:#c2410c}}
@media (min-width:1280px){.xl\:border-orange-700{border-color:#c2410c}}
.hover\:border-orange-700:hover{border-color:#c2410c}
.focus\:border-orange-700:focus{border-color:#c2410c}
.focus-visible\:border-orange-700:focus-visible{border-color:#c2410c}
.border-orange-800{border-color:#9a3412}
@media (min-width:640px){.sm\:border-orange-800{border-color:#9a3412}}
@media (min-width:768px){.md\:border-orange-800{border-color:#9a3412}}
@media (min-width:1024px){.lg\:border-orange-800{border-color:#9a3412}}
@media (min-width:1280px){.xl\:border-orange-800{border-color:#9a3412}}
.hover\:border-orange-800:hover{border-color:#9a3412}
.focus\:border-orange-800:focus{border-color:#9a3412}
.focus-visible\:border-orange-800:focus-visible{border-color:#9a3412}
.border-orange-900{border-color:#7c2d12}
@media (min-width:640px){.sm\:border-orange-900{border-color:#7c2d12}}
@media (min-width:768px){.md\:border-orange-900{border-color:#7c2d12}}
@media (min-width:1024px){.lg\:border-orange-900{border-color:#7c2d12}}
@media (min-width:1280px){.xl\:border-orange-900{border-color:#7c2d12}}
.hover\:border-orange-900:hover{border-color:#7c2d12}
.focus\:border-orange-900:focus{border-color:#7c2d12}
.focus-visible\:border-orange-900:focus-visible{border-color:#7c2d12}
.border-amber-50{border-color:#fffbeb}
@media (min-width:640px){.sm\:border-amber-50{border-color:#fffbeb}}
@media (min-width:768px){.md\:border-amber-50{border-color:#fffbeb}}
@media (min-width:1024px){.lg\:border-amber-50{border-color:#fffbeb}}
@media (min-width:1280px){.xl\:border-amber-50{border-color:#fffbeb}}
.hover\:border-amber-50:hover{border-color:#fffbeb}
.focus\:border-amber-50:focus{border-color:#fffbeb}
.focus-visible\:border-amber-50:focus-visible{border-color:#fffbeb}
.border-amber-100{border-color:#fef3c7}
@media (min-width:640px){.sm\:border-amber-100{border-color:#fef3c7}}
@media (min-width:768px){.md\:border-amber-100{border-color:#fef3c7}}
@media (min-width:1024px){.lg\:border-amber-100{border-color:#fef3c7}}
@media (min-width:1280px){.xl\:border-amber-100{border-color:#fef3c7}}
.hover\:border-amber-100:hover{border-color:#fef3c7}
.focus\:border-amber-100:focus{border-color:#fef3c7}
.focus-visible\:border-amber-100:focus-visible{border-color:#fef3c7}
@media (min-width:640px){.sm\:border-amber-200{border-color:#fde68a}}
@media (min-width:768px){.md\:border-amber-200{border-color:#fde68a}}
@media (min-width:1024px){.lg\:border-amber-200{border-color:#fde68a}}
@media (min-width:1280px){.xl\:border-amber-200{border-color:#fde68a}}
.hover\:border-amber-200:hover{border-color:#fde68a}
.focus\:border-amber-200:focus{border-color:#fde68a}
.focus-visible\:border-amber-200:focus-visible{border-color:#fde68a}
.border-amber-300{border-color:#fcd34d}
@media (min-width:640px){.sm\:border-amber-300{border-color:#fcd34d}}
@media (min-width:768px){.md\:border-amber-300{border-color:#fcd34d}}
@media (min-width:1024px){.lg\:border-amber-300{border-color:#fcd34d}}
@media (min-width:1280px){.xl\:border-amber-300{border-color:#fcd34d}}
.hover\:border-amber-300:hover{border-color:#fcd34d}
.focus\:border-amber-300:focus{border-color:#fcd34d}
.focus-visible\:border-amber-300:focus-visible{border-color:#fcd34d}
.border-amber-400{border-color:#fbbf24}
@media (min-width:640px){.sm\:border-amber-400{border-color:#fbbf24}}
@media (min-width:768px){.md\:border-amber-400{border-color:#fbbf24}}
@media (min-width:1024px){.lg\:border-amber-400{border-color:#fbbf24}}
@media (min-width:1280px){.xl\:border-amber-400{border-color:#fbbf24}}
.hover\:border-amber-400:hover{border-color:#fbbf24}
.focus\:border-amber-400:focus{border-color:#fbbf24}
.focus-visible\:border-amber-400:focus-visible{border-color:#fbbf24}
.border-amber-500{border-color:#f59e0b}
@media (min-width:640px){.sm\:border-amber-500{border-color:#f59e0b}}
@media (min-width:768px){.md\:border-amber-500{border-color:#f59e0b}}
@media (min-width:1024px){.lg\:border-amber-500{border-color:#f59e0b}}
@media (min-width:1280px){.xl\:border-amber-500{border-color:#f59e0b}}
.hover\:border-amber-500:hover{border-color:#f59e0b}
.focus\:border-amber-500:focus{border-color:#f59e0b}
.focus-visible\:border-amber-500:focus-visible{border-color:#f59e0b}
.border-amber-600{border-color:#d97706}
@media (min-width:640px){.sm\:border-amber-600{border-color:#d97706}}
@media (min-width:768px){.md\:border-amber-600{border-color:#d97706}}
@media (min-width:1024px){.lg\:border-amber-600{border-color:#d97706}}
@media (min-width:1280px){.xl\:border-amber-600{border-color:#d97706}}
.hover\:border-amber-600:hover{border-color:#d97706}
.focus\:border-amber-600:focus{border-color:#d97706}
.focus-visible\:border-amber-600:focus-visible{border-color:#d97706}
.border-amber-700{border-color:#b45309}
@media (min-width:640px){.sm\:border-amber-700{border-color:#b45309}}
@media (min-width:768px){.md\:border-amber-700{border-color:#b45309}}
@media (min-width:1024px){.lg\:border-amber-700{border-color:#b45309}}
@media (min-width:1280px){.xl\:border-amber-700{border-color:#b45309}}
.hover\:border-amber-700:hover{border-color:#b45309}
.focus\:border-amber-700:focus{border-color:#b45309}
.focus-visible\:border-amber-700:focus-visible{border-color:#b45309}
.border-amber-800{border-color:#92400e}
@media (min-width:640px){.sm\:border-amber-800{border-color:#92400e}}
@media (min-width:768px){.md\:border-amber-800{border-color:#92400e}}
@media (min-width:1024px){.lg\:border-amber-800{border-color:#92400e}}
@media (min-width:1280px){.xl\:border-amber-800{border-color:#92400e}}
.hover\:border-amber-800:hover{border-color:#92400e}
.focus\:border-amber-800:focus{border-color:#92400e}
.focus-visible\:border-amber-800:focus-visible{border-color:#92400e}
.border-amber-900{border-color:#78350f}
@media (min-width:640px){.sm\:border-amber-900{border-color:#78350f}}
@media (min-width:768px){.md\:border-amber-900{border-color:#78350f}}
@media (min-width:1024px){.lg\:border-amber-900{border-color:#78350f}}
@media (min-width:1280px){.xl\:border-amber-900{border-color:#78350f}}
.hover\:border-amber-900:hover{border-color:#78350f}
.focus\:border-amber-900:focus{border-color:#78350f}
.focus-visible\:border-amber-900:focus-visible{border-color:#78350f}
.border-yellow-50{border-color:#fefce8}
@media (min-width:640px){.sm\:border-yellow-50{border-color:#fefce8}}
@media (min-width:768px){.md\:border-yellow-50{border-color:#fefce8}}
@media (min-width:1024px){.lg\:border-yellow-50{border-color:#fefce8}}
@media (min-width:1280px){.xl\:border-yellow-50{border-color:#fefce8}}
.hover\:border-yellow-50:hover{border-color:#fefce8}
.focus\:border-yellow-50:focus{border-color:#fefce8}
.focus-visible\:border-yellow-50:focus-visible{border-color:#fefce8}
.border-yellow-100{border-color:#fef9c3}
@media (min-width:640px){.sm\:border-yellow-100{border-color:#fef9c3}}
@media (min-width:768px){.md\:border-yellow-100{border-color:#fef9c3}}
@media (min-width:1024px){.lg\:border-yellow-100{border-color:#fef9c3}}
@media (min-width:1280px){.xl\:border-yellow-100{border-color:#fef9c3}}
.hover\:border-yellow-100:hover{border-color:#fef9c3}
.focus\:border-yellow-100:focus{border-color:#fef9c3}
.focus-visible\:border-yellow-100:focus-visible{border-color:#fef9c3}
.border-yellow-200{border-color:#fef08a}
@media (min-width:640px){.sm\:border-yellow-200{border-color:#fef08a}}
@media (min-width:768px){.md\:border-yellow-200{border-color:#fef08a}}
@media (min-width:1024px){.lg\:border-yellow-200{border-color:#fef08a}}
@media (min-width:1280px){.xl\:border-yellow-200{border-color:#fef08a}}
.hover\:border-yellow-200:hover{border-color:#fef08a}
.focus\:border-yellow-200:focus{border-color:#fef08a}
.focus-visible\:border-yellow-200:focus-visible{border-color:#fef08a}
.border-yellow-300{border-color:#fde047}
@media (min-width:640px){.sm\:border-yellow-300{border-color:#fde047}}
@media (min-width:768px){.md\:border-yellow-300{border-color:#fde047}}
@media (min-width:1024px){.lg\:border-yellow-300{border-color:#fde047}}
@media (min-width:1280px){.xl\:border-yellow-300{border-color:#fde047}}
.hover\:border-yellow-300:hover{border-color:#fde047}
.focus\:border-yellow-300:focus{border-color:#fde047}
.focus-visible\:border-yellow-300:focus-visible{border-color:#fde047}
.border-yellow-400{border-color:#facc15}
@media (min-width:640px){.sm\:border-yellow-400{border-color:#facc15}}
@media (min-width:768px){.md\:border-yellow-400{border-color:#facc15}}
@media (min-width:1024px){.lg\:border-yellow-400{border-color:#facc15}}
@media (min-width:1280px){.xl\:border-yellow-400{border-color:#facc15}}
.hover\:border-yellow-400:hover{border-color:#facc15}
.focus\:border-yellow-400:focus{border-color:#facc15}
.focus-visible\:border-yellow-400:focus-visible{border-color:#facc15}
.border-yellow-500{border-color:#eab308}
@media (min-width:640px){.sm\:border-yellow-500{border-color:#eab308}}
@media (min-width:768px){.md\:border-yellow-500{border-color:#eab308}}
@media (min-width:1024px){.lg\:border-yellow-500{border-color:#eab308}}
@media (min-width:1280px){.xl\:border-yellow-500{border-color:#eab308}}
.hover\:border-yellow-500:hover{border-color:#eab308}
.focus\:border-yellow-500:focus{border-color:#eab308}
.focus-visible\:border-yellow-500:focus-visible{border-color:#eab308}
.border-yellow-600{border-color:#ca8a04}
@media (min-width:640px){.sm\:border-yellow-600{border-color:#ca8a04}}
@media (min-width:768px){.md\:border-yellow-600{border-color:#ca8a04}}
@media (min-width:1024px){.lg\:border-yellow-600{border-color:#ca8a04}}
@media (min-width:1280px){.xl\:border-yellow-600{border-color:#ca8a04}}
.hover\:border-yellow-600:hover{border-color:#ca8a04}
.focus\:border-yellow-600:focus{border-color:#ca8a04}
.focus-visible\:border-yellow-600:focus-visible{border-color:#ca8a04}
.border-yellow-700{border-color:#a16207}
@media (min-width:640px){.sm\:border-yellow-700{border-color:#a16207}}
@media (min-width:768px){.md\:border-yellow-700{border-color:#a16207}}
@media (min-width:1024px){.lg\:border-yellow-700{border-color:#a16207}}
@media (min-width:1280px){.xl\:border-yellow-700{border-color:#a16207}}
.hover\:border-yellow-700:hover{border-color:#a16207}
.focus\:border-yellow-700:focus{border-color:#a16207}
.focus-visible\:border-yellow-700:focus-visible{border-color:#a16207}
.border-yellow-800{border-color:#854d0e}
@media (min-width:640px){.sm\:border-yellow-800{border-color:#854d0e}}
@media (min-width:768px){.md\:border-yellow-800{border-color:#854d0e}}
@media (min-width:1024px){.lg\:border-yellow-800{border-color:#854d0e}}
@media (min-width:1280px){.xl\:border-yellow-800{border-color:#854d0e}}
.hover\:border-yellow-800:hover{border-color:#854d0e}
.focus\:border-yellow-800:focus{border-color:#854d0e}
.focus-visible\:border-yellow-800:focus-visible{border-color:#854d0e}
.border-yellow-900{border-color:#713f12}
@media (min-width:640px){.sm\:border-yellow-900{border-color:#713f12}}
@media (min-width:768px){.md\:border-yellow-900{border-color:#713f12}}
@media (min-width:1024px){.lg\:border-yellow-900{border-color:#713f12}}
@media (min-width:1280px){.xl\:border-yellow-900{border-color:#713f12}}
.hover\:border-yellow-900:hover{border-color:#713f12}
.focus\:border-yellow-900:focus{border-color:#713f12}
.focus-visible\:border-yellow-900:focus-visible{border-color:#713f12}
.border-green-50{border-color:#f0fdf4}
@media (min-width:640px){.sm\:border-green-50{border-color:#f0fdf4}}
@media (min-width:768px){.md\:border-green-50{border-color:#f0fdf4}}
@media (min-width:1024px){.lg\:border-green-50{border-color:#f0fdf4}}
@media (min-width:1280px){.xl\:border-green-50{border-color:#f0fdf4}}
.hover\:border-green-50:hover{border-color:#f0fdf4}
.focus\:border-green-50:focus{border-color:#f0fdf4}
.focus-visible\:border-green-50:focus-visible{border-color:#f0fdf4}
.border-green-100{border-color:#dcfce7}
@media (min-width:640px){.sm\:border-green-100{border-color:#dcfce7}}
@media (min-width:768px){.md\:border-green-100{border-color:#dcfce7}}
@media (min-width:1024px){.lg\:border-green-100{border-color:#dcfce7}}
@media (min-width:1280px){.xl\:border-green-100{border-color:#dcfce7}}
.hover\:border-green-100:hover{border-color:#dcfce7}
.focus\:border-green-100:focus{border-color:#dcfce7}
.focus-visible\:border-green-100:focus-visible{border-color:#dcfce7}
.border-green-200{border-color:#bbf7d0}
@media (min-width:640px){.sm\:border-green-200{border-color:#bbf7d0}}
@media (min-width:768px){.md\:border-green-200{border-color:#bbf7d0}}
@media (min-width:1024px){.lg\:border-green-200{border-color:#bbf7d0}}
@media (min-width:1280px){.xl\:border-green-200{border-color:#bbf7d0}}
.hover\:border-green-200:hover{border-color:#bbf7d0}
.focus\:border-green-200:focus{border-color:#bbf7d0}
.focus-visible\:border-green-200:focus-visible{border-color:#bbf7d0}
.border-green-300{border-color:#86efac}
@media (min-width:640px){.sm\:border-green-300{border-color:#86efac}}
@media (min-width:768px){.md\:border-green-300{border-color:#86efac}}
@media (min-width:1024px){.lg\:border-green-300{border-color:#86efac}}
@media (min-width:1280px){.xl\:border-green-300{border-color:#86efac}}
.hover\:border-green-300:hover{border-color:#86efac}
.focus\:border-green-300:focus{border-color:#86efac}
.focus-visible\:border-green-300:focus-visible{border-color:#86efac}
.border-green-400{border-color:#4ade80}
@media (min-width:640px){.sm\:border-green-400{border-color:#4ade80}}
@media (min-width:768px){.md\:border-green-400{border-color:#4ade80}}
@media (min-width:1024px){.lg\:border-green-400{border-color:#4ade80}}
@media (min-width:1280px){.xl\:border-green-400{border-color:#4ade80}}
.hover\:border-green-400:hover{border-color:#4ade80}
.focus\:border-green-400:focus{border-color:#4ade80}
.focus-visible\:border-green-400:focus-visible{border-color:#4ade80}
.border-green-500{border-color:#22c55e}
@media (min-width:640px){.sm\:border-green-500{border-color:#22c55e}}
@media (min-width:768px){.md\:border-green-500{border-color:#22c55e}}
@media (min-width:1024px){.lg\:border-green-500{border-color:#22c55e}}
@media (min-width:1280px){.xl\:border-green-500{border-color:#22c55e}}
.hover\:border-green-500:hover{border-color:#22c55e}
.focus\:border-green-500:focus{border-color:#22c55e}
.focus-visible\:border-green-500:focus-visible{border-color:#22c55e}
.border-green-600{border-color:#16a34a}
@media (min-width:640px){.sm\:border-green-600{border-color:#16a34a}}
@media (min-width:768px){.md\:border-green-600{border-color:#16a34a}}
@media (min-width:1024px){.lg\:border-green-600{border-color:#16a34a}}
@media (min-width:1280px){.xl\:border-green-600{border-color:#16a34a}}
.hover\:border-green-600:hover{border-color:#16a34a}
.focus\:border-green-600:focus{border-color:#16a34a}
.focus-visible\:border-green-600:focus-visible{border-color:#16a34a}
.border-green-700{border-color:#15803d}
@media (min-width:640px){.sm\:border-green-700{border-color:#15803d}}
@media (min-width:768px){.md\:border-green-700{border-color:#15803d}}
@media (min-width:1024px){.lg\:border-green-700{border-color:#15803d}}
@media (min-width:1280px){.xl\:border-green-700{border-color:#15803d}}
.hover\:border-green-700:hover{border-color:#15803d}
.focus\:border-green-700:focus{border-color:#15803d}
.focus-visible\:border-green-700:focus-visible{border-color:#15803d}
.border-green-800{border-color:#166534}
@media (min-width:640px){.sm\:border-green-800{border-color:#166534}}
@media (min-width:768px){.md\:border-green-800{border-color:#166534}}
@media (min-width:1024px){.lg\:border-green-800{border-color:#166534}}
@media (min-width:1280px){.xl\:border-green-800{border-color:#166534}}
.hover\:border-green-800:hover{border-color:#166534}
.focus\:border-green-800:focus{border-color:#166534}
.focus-visible\:border-green-800:focus-visible{border-color:#166534}
.border-green-900{border-color:#14532d}
@media (min-width:640px){.sm\:border-green-900{border-color:#14532d}}
@media (min-width:768px){.md\:border-green-900{border-color:#14532d}}
@media (min-width:1024px){.lg\:border-green-900{border-color:#14532d}}
@media (min-width:1280px){.xl\:border-green-900{border-color:#14532d}}
.hover\:border-green-900:hover{border-color:#14532d}
.focus\:border-green-900:focus{border-color:#14532d}
.focus-visible\:border-green-900:focus-visible{border-color:#14532d}
.border-emerald-50{border-color:#ecfdf5}
@media (min-width:640px){.sm\:border-emerald-50{border-color:#ecfdf5}}
@media (min-width:768px){.md\:border-emerald-50{border-color:#ecfdf5}}
@media (min-width:1024px){.lg\:border-emerald-50{border-color:#ecfdf5}}
@media (min-width:1280px){.xl\:border-emerald-50{border-color:#ecfdf5}}
.hover\:border-emerald-50:hover{border-color:#ecfdf5}
.focus\:border-emerald-50:focus{border-color:#ecfdf5}
.focus-visible\:border-emerald-50:focus-visible{border-color:#ecfdf5}
.border-emerald-100{border-color:#d1fae5}
@media (min-width:640px){.sm\:border-emerald-100{border-color:#d1fae5}}
@media (min-width:768px){.md\:border-emerald-100{border-color:#d1fae5}}
@media (min-width:1024px){.lg\:border-emerald-100{border-color:#d1fae5}}
@media (min-width:1280px){.xl\:border-emerald-100{border-color:#d1fae5}}
.hover\:border-emerald-100:hover{border-color:#d1fae5}
.focus\:border-emerald-100:focus{border-color:#d1fae5}
.focus-visible\:border-emerald-100:focus-visible{border-color:#d1fae5}
@media (min-width:640px){.sm\:border-emerald-200{border-color:#a7f3d0}}
@media (min-width:768px){.md\:border-emerald-200{border-color:#a7f3d0}}
@media (min-width:1024px){.lg\:border-emerald-200{border-color:#a7f3d0}}
@media (min-width:1280px){.xl\:border-emerald-200{border-color:#a7f3d0}}
.hover\:border-emerald-200:hover{border-color:#a7f3d0}
.focus\:border-emerald-200:focus{border-color:#a7f3d0}
.focus-visible\:border-emerald-200:focus-visible{border-color:#a7f3d0}
.border-emerald-300{border-color:#6ee7b7}
@media (min-width:640px){.sm\:border-emerald-300{border-color:#6ee7b7}}
@media (min-width:768px){.md\:border-emerald-300{border-color:#6ee7b7}}
@media (min-width:1024px){.lg\:border-emerald-300{border-color:#6ee7b7}}
@media (min-width:1280px){.xl\:border-emerald-300{border-color:#6ee7b7}}
.hover\:border-emerald-300:hover{border-color:#6ee7b7}
.focus\:border-emerald-300:focus{border-color:#6ee7b7}
.focus-visible\:border-emerald-300:focus-visible{border-color:#6ee7b7}
.border-emerald-400{border-color:#34d399}
@media (min-width:640px){.sm\:border-emerald-400{border-color:#34d399}}
@media (min-width:768px){.md\:border-emerald-400{border-color:#34d399}}
@media (min-width:1024px){.lg\:border-emerald-400{border-color:#34d399}}
@media (min-width:1280px){.xl\:border-emerald-400{border-color:#34d399}}
.hover\:border-emerald-400:hover{border-color:#34d399}
.focus\:border-emerald-400:focus{border-color:#34d399}
.focus-visible\:border-emerald-400:focus-visible{border-color:#34d399}
.border-emerald-500{border-color:#10b981}
@media (min-width:640px){.sm\:border-emerald-500{border-color:#10b981}}
@media (min-width:768px){.md\:border-emerald-500{border-color:#10b981}}
@media (min-width:1024px){.lg\:border-emerald-500{border-color:#10b981}}
@media (min-width:1280px){.xl\:border-emerald-500{border-color:#10b981}}
.hover\:border-emerald-500:hover{border-color:#10b981}
.focus\:border-emerald-500:focus{border-color:#10b981}
.focus-visible\:border-emerald-500:focus-visible{border-color:#10b981}
.border-emerald-600{border-color:#059669}
@media (min-width:640px){.sm\:border-emerald-600{border-color:#059669}}
@media (min-width:768px){.md\:border-emerald-600{border-color:#059669}}
@media (min-width:1024px){.lg\:border-emerald-600{border-color:#059669}}
@media (min-width:1280px){.xl\:border-emerald-600{border-color:#059669}}
.hover\:border-emerald-600:hover{border-color:#059669}
.focus\:border-emerald-600:focus{border-color:#059669}
.focus-visible\:border-emerald-600:focus-visible{border-color:#059669}
.border-emerald-700{border-color:#047857}
@media (min-width:640px){.sm\:border-emerald-700{border-color:#047857}}
@media (min-width:768px){.md\:border-emerald-700{border-color:#047857}}
@media (min-width:1024px){.lg\:border-emerald-700{border-color:#047857}}
@media (min-width:1280px){.xl\:border-emerald-700{border-color:#047857}}
.hover\:border-emerald-700:hover{border-color:#047857}
.focus\:border-emerald-700:focus{border-color:#047857}
.focus-visible\:border-emerald-700:focus-visible{border-color:#047857}
.border-emerald-800{border-color:#065f46}
@media (min-width:640px){.sm\:border-emerald-800{border-color:#065f46}}
@media (min-width:768px){.md\:border-emerald-800{border-color:#065f46}}
@media (min-width:1024px){.lg\:border-emerald-800{border-color:#065f46}}
@media (min-width:1280px){.xl\:border-emerald-800{border-color:#065f46}}
.hover\:border-emerald-800:hover{border-color:#065f46}
.focus\:border-emerald-800:focus{border-color:#065f46}
.focus-visible\:border-emerald-800:focus-visible{border-color:#065f46}
.border-emerald-900{border-color:#064e3b}
@media (min-width:640px){.sm\:border-emerald-900{border-color:#064e3b}}
@media (min-width:768px){.md\:border-emerald-900{border-color:#064e3b}}
@media (min-width:1024px){.lg\:border-emerald-900{border-color:#064e3b}}
@media (min-width:1280px){.xl\:border-emerald-900{border-color:#064e3b}}
.hover\:border-emerald-900:hover{border-color:#064e3b}
.focus\:border-emerald-900:focus{border-color:#064e3b}
.focus-visible\:border-emerald-900:focus-visible{border-color:#064e3b}
.border-blue-50{border-color:#eff6ff}
@media (min-width:640px){.sm\:border-blue-50{border-color:#eff6ff}}
@media (min-width:768px){.md\:border-blue-50{border-color:#eff6ff}}
@media (min-width:1024px){.lg\:border-blue-50{border-color:#eff6ff}}
@media (min-width:1280px){.xl\:border-blue-50{border-color:#eff6ff}}
.hover\:border-blue-50:hover{border-color:#eff6ff}
.focus\:border-blue-50:focus{border-color:#eff6ff}
.focus-visible\:border-blue-50:focus-visible{border-color:#eff6ff}
.border-blue-100{border-color:#dbeafe}
@media (min-width:640px){.sm\:border-blue-100{border-color:#dbeafe}}
@media (min-width:768px){.md\:border-blue-100{border-color:#dbeafe}}
@media (min-width:1024px){.lg\:border-blue-100{border-color:#dbeafe}}
@media (min-width:1280px){.xl\:border-blue-100{border-color:#dbeafe}}
.hover\:border-blue-100:hover{border-color:#dbeafe}
.focus\:border-blue-100:focus{border-color:#dbeafe}
.focus-visible\:border-blue-100:focus-visible{border-color:#dbeafe}
.border-blue-200{border-color:#bfdbfe}
@media (min-width:640px){.sm\:border-blue-200{border-color:#bfdbfe}}
@media (min-width:768px){.md\:border-blue-200{border-color:#bfdbfe}}
@media (min-width:1024px){.lg\:border-blue-200{border-color:#bfdbfe}}
@media (min-width:1280px){.xl\:border-blue-200{border-color:#bfdbfe}}
.hover\:border-blue-200:hover{border-color:#bfdbfe}
.focus\:border-blue-200:focus{border-color:#bfdbfe}
.focus-visible\:border-blue-200:focus-visible{border-color:#bfdbfe}
.border-blue-300{border-color:#93c5fd}
@media (min-width:640px){.sm\:border-blue-300{border-color:#93c5fd}}
@media (min-width:768px){.md\:border-blue-300{border-color:#93c5fd}}
@media (min-width:1024px){.lg\:border-blue-300{border-color:#93c5fd}}
@media (min-width:1280px){.xl\:border-blue-300{border-color:#93c5fd}}
.hover\:border-blue-300:hover{border-color:#93c5fd}
.focus\:border-blue-300:focus{border-color:#93c5fd}
.focus-visible\:border-blue-300:focus-visible{border-color:#93c5fd}
.border-blue-400{border-color:#60a5fa}
@media (min-width:640px){.sm\:border-blue-400{border-color:#60a5fa}}
@media (min-width:768px){.md\:border-blue-400{border-color:#60a5fa}}
@media (min-width:1024px){.lg\:border-blue-400{border-color:#60a5fa}}
@media (min-width:1280px){.xl\:border-blue-400{border-color:#60a5fa}}
.hover\:border-blue-400:hover{border-color:#60a5fa}
.focus\:border-blue-400:focus{border-color:#60a5fa}
.focus-visible\:border-blue-400:focus-visible{border-color:#60a5fa}
.border-blue-500{border-color:#3b82f6}
@media (min-width:640px){.sm\:border-blue-500{border-color:#3b82f6}}
@media (min-width:768px){.md\:border-blue-500{border-color:#3b82f6}}
@media (min-width:1024px){.lg\:border-blue-500{border-color:#3b82f6}}
@media (min-width:1280px){.xl\:border-blue-500{border-color:#3b82f6}}
.hover\:border-blue-500:hover{border-color:#3b82f6}
.focus\:border-blue-500:focus{border-color:#3b82f6}
.focus-visible\:border-blue-500:focus-visible{border-color:#3b82f6}
.border-blue-600{border-color:#2563eb}
@media (min-width:640px){.sm\:border-blue-600{border-color:#2563eb}}
@media (min-width:768px){.md\:border-blue-600{border-color:#2563eb}}
@media (min-width:1024px){.lg\:border-blue-600{border-color:#2563eb}}
@media (min-width:1280px){.xl\:border-blue-600{border-color:#2563eb}}
.hover\:border-blue-600:hover{border-color:#2563eb}
.focus\:border-blue-600:focus{border-color:#2563eb}
.focus-visible\:border-blue-600:focus-visible{border-color:#2563eb}
.border-blue-700{border-color:#1d4ed8}
@media (min-width:640px){.sm\:border-blue-700{border-color:#1d4ed8}}
@media (min-width:768px){.md\:border-blue-700{border-color:#1d4ed8}}
@media (min-width:1024px){.lg\:border-blue-700{border-color:#1d4ed8}}
@media (min-width:1280px){.xl\:border-blue-700{border-color:#1d4ed8}}
.hover\:border-blue-700:hover{border-color:#1d4ed8}
.focus\:border-blue-700:focus{border-color:#1d4ed8}
.focus-visible\:border-blue-700:focus-visible{border-color:#1d4ed8}
.border-blue-800{border-color:#1e40af}
@media (min-width:640px){.sm\:border-blue-800{border-color:#1e40af}}
@media (min-width:768px){.md\:border-blue-800{border-color:#1e40af}}
@media (min-width:1024px){.lg\:border-blue-800{border-color:#1e40af}}
@media (min-width:1280px){.xl\:border-blue-800{border-color:#1e40af}}
.hover\:border-blue-800:hover{border-color:#1e40af}
.focus\:border-blue-800:focus{border-color:#1e40af}
.focus-visible\:border-blue-800:focus-visible{border-color:#1e40af}
.border-blue-900{border-color:#1e3a8a}
@media (min-width:640px){.sm\:border-blue-900{border-color:#1e3a8a}}
@media (min-width:768px){.md\:border-blue-900{border-color:#1e3a8a}}
@media (min-width:1024px){.lg\:border-blue-900{border-color:#1e3a8a}}
@media (min-width:1280px){.xl\:border-blue-900{border-color:#1e3a8a}}
.hover\:border-blue-900:hover{border-color:#1e3a8a}
.focus\:border-blue-900:focus{border-color:#1e3a8a}
.focus-visible\:border-blue-900:focus-visible{border-color:#1e3a8a}
.border-indigo-50{border-color:#eef2ff}
@media (min-width:640px){.sm\:border-indigo-50{border-color:#eef2ff}}
@media (min-width:768px){.md\:border-indigo-50{border-color:#eef2ff}}
@media (min-width:1024px){.lg\:border-indigo-50{border-color:#eef2ff}}
@media (min-width:1280px){.xl\:border-indigo-50{border-color:#eef2ff}}
.hover\:border-indigo-50:hover{border-color:#eef2ff}
.focus\:border-indigo-50:focus{border-color:#eef2ff}
.focus-visible\:border-indigo-50:focus-visible{border-color:#eef2ff}
.border-indigo-100{border-color:#e0e7ff}
@media (min-width:640px){.sm\:border-indigo-100{border-color:#e0e7ff}}
@media (min-width:768px){.md\:border-indigo-100{border-color:#e0e7ff}}
@media (min-width:1024px){.lg\:border-indigo-100{border-color:#e0e7ff}}
@media (min-width:1280px){.xl\:border-indigo-100{border-color:#e0e7ff}}
.hover\:border-indigo-100:hover{border-color:#e0e7ff}
.focus\:border-indigo-100:focus{border-color:#e0e7ff}
.focus-visible\:border-indigo-100:focus-visible{border-color:#e0e7ff}
.border-indigo-200{border-color:#c7d2fe}
@media (min-width:640px){.sm\:border-indigo-200{border-color:#c7d2fe}}
@media (min-width:768px){.md\:border-indigo-200{border-color:#c7d2fe}}
@media (min-width:1024px){.lg\:border-indigo-200{border-color:#c7d2fe}}
@media (min-width:1280px){.xl\:border-indigo-200{border-color:#c7d2fe}}
.hover\:border-indigo-200:hover{border-color:#c7d2fe}
.focus\:border-indigo-200:focus{border-color:#c7d2fe}
.focus-visible\:border-indigo-200:focus-visible{border-color:#c7d2fe}
.border-indigo-300{border-color:#a5b4fc}
@media (min-width:640px){.sm\:border-indigo-300{border-color:#a5b4fc}}
@media (min-width:768px){.md\:border-indigo-300{border-color:#a5b4fc}}
@media (min-width:1024px){.lg\:border-indigo-300{border-color:#a5b4fc}}
@media (min-width:1280px){.xl\:border-indigo-300{border-color:#a5b4fc}}
.hover\:border-indigo-300:hover{border-color:#a5b4fc}
.focus\:border-indigo-300:focus{border-color:#a5b4fc}
.focus-visible\:border-indigo-300:focus-visible{border-color:#a5b4fc}
.border-indigo-400{border-color:#818cf8}
@media (min-width:640px){.sm\:border-indigo-400{border-color:#818cf8}}
@media (min-width:768px){.md\:border-indigo-400{border-color:#818cf8}}
@media (min-width:1024px){.lg\:border-indigo-400{border-color:#818cf8}}
@media (min-width:1280px){.xl\:border-indigo-400{border-color:#818cf8}}
.hover\:border-indigo-400:hover{border-color:#818cf8}
.focus\:border-indigo-400:focus{border-color:#818cf8}
.focus-visible\:border-indigo-400:focus-visible{border-color:#818cf8}
.border-indigo-500{border-color:#6366f1}
@media (min-width:640px){.sm\:border-indigo-500{border-color:#6366f1}}
@media (min-width:768px){.md\:border-indigo-500{border-color:#6366f1}}
@media (min-width:1024px){.lg\:border-indigo-500{border-color:#6366f1}}
@media (min-width:1280px){.xl\:border-indigo-500{border-color:#6366f1}}
.hover\:border-indigo-500:hover{border-color:#6366f1}
.focus\:border-indigo-500:focus{border-color:#6366f1}
.focus-visible\:border-indigo-500:focus-visible{border-color:#6366f1}
.border-indigo-600{border-color:#4f46e5}
@media (min-width:640px){.sm\:border-indigo-600{border-color:#4f46e5}}
@media (min-width:768px){.md\:border-indigo-600{border-color:#4f46e5}}
@media (min-width:1024px){.lg\:border-indigo-600{border-color:#4f46e5}}
@media (min-width:1280px){.xl\:border-indigo-600{border-color:#4f46e5}}
.hover\:border-indigo-600:hover{border-color:#4f46e5}
.focus\:border-indigo-600:focus{border-color:#4f46e5}
.focus-visible\:border-indigo-600:focus-visible{border-color:#4f46e5}
.border-indigo-700{border-color:#4338ca}
@media (min-width:640px){.sm\:border-indigo-700{border-color:#4338ca}}
@media (min-width:768px){.md\:border-indigo-700{border-color:#4338ca}}
@media (min-width:1024px){.lg\:border-indigo-700{border-color:#4338ca}}
@media (min-width:1280px){.xl\:border-indigo-700{border-color:#4338ca}}
.hover\:border-indigo-700:hover{border-color:#4338ca}
.focus\:border-indigo-700:focus{border-color:#4338ca}
.focus-visible\:border-indigo-700:focus-visible{border-color:#4338ca}
.border-indigo-800{border-color:#3730a3}
@media (min-width:640px){.sm\:border-indigo-800{border-color:#3730a3}}
@media (min-width:768px){.md\:border-indigo-800{border-color:#3730a3}}
@media (min-width:1024px){.lg\:border-indigo-800{border-color:#3730a3}}
@media (min-width:1280px){.xl\:border-indigo-800{border-color:#3730a3}}
.hover\:border-indigo-800:hover{border-color:#3730a3}
.focus\:border-indigo-800:focus{border-color:#3730a3}
.focus-visible\:border-indigo-800:focus-visible{border-color:#3730a3}
.border-indigo-900{border-color:#312e81}
@media (min-width:640px){.sm\:border-indigo-900{border-color:#312e81}}
@media (min-width:768px){.md\:border-indigo-900{border-color:#312e81}}
@media (min-width:1024px){.lg\:border-indigo-900{border-color:#312e81}}
@media (min-width:1280px){.xl\:border-indigo-900{border-color:#312e81}}
.hover\:border-indigo-900:hover{border-color:#312e81}
.focus\:border-indigo-900:focus{border-color:#312e81}
.focus-visible\:border-indigo-900:focus-visible{border-color:#312e81}
.border-purple-50{border-color:#faf5ff}
@media (min-width:640px){.sm\:border-purple-50{border-color:#faf5ff}}
@media (min-width:768px){.md\:border-purple-50{border-color:#faf5ff}}
@media (min-width:1024px){.lg\:border-purple-50{border-color:#faf5ff}}
@media (min-width:1280px){.xl\:border-purple-50{border-color:#faf5ff}}
.hover\:border-purple-50:hover{border-color:#faf5ff}
.focus\:border-purple-50:focus{border-color:#faf5ff}
.focus-visible\:border-purple-50:focus-visible{border-color:#faf5ff}
.border-purple-100{border-color:#f3e8ff}
@media (min-width:640px){.sm\:border-purple-100{border-color:#f3e8ff}}
@media (min-width:768px){.md\:border-purple-100{border-color:#f3e8ff}}
@media (min-width:1024px){.lg\:border-purple-100{border-color:#f3e8ff}}
@media (min-width:1280px){.xl\:border-purple-100{border-color:#f3e8ff}}
.hover\:border-purple-100:hover{border-color:#f3e8ff}
.focus\:border-purple-100:focus{border-color:#f3e8ff}
.focus-visible\:border-purple-100:focus-visible{border-color:#f3e8ff}
.border-purple-200{border-color:#e9d5ff}
@media (min-width:640px){.sm\:border-purple-200{border-color:#e9d5ff}}
@media (min-width:768px){.md\:border-purple-200{border-color:#e9d5ff}}
@media (min-width:1024px){.lg\:border-purple-200{border-color:#e9d5ff}}
@media (min-width:1280px){.xl\:border-purple-200{border-color:#e9d5ff}}
.hover\:border-purple-200:hover{border-color:#e9d5ff}
.focus\:border-purple-200:focus{border-color:#e9d5ff}
.focus-visible\:border-purple-200:focus-visible{border-color:#e9d5ff}
.border-purple-300{border-color:#d8b4fe}
@media (min-width:640px){.sm\:border-purple-300{border-color:#d8b4fe}}
@media (min-width:768px){.md\:border-purple-300{border-color:#d8b4fe}}
@media (min-width:1024px){.lg\:border-purple-300{border-color:#d8b4fe}}
@media (min-width:1280px){.xl\:border-purple-300{border-color:#d8b4fe}}
.hover\:border-purple-300:hover{border-color:#d8b4fe}
.focus\:border-purple-300:focus{border-color:#d8b4fe}
.focus-visible\:border-purple-300:focus-visible{border-color:#d8b4fe}
.border-purple-400{border-color:#c084fc}
@media (min-width:640px){.sm\:border-purple-400{border-color:#c084fc}}
@media (min-width:768px){.md\:border-purple-400{border-color:#c084fc}}
@media (min-width:1024px){.lg\:border-purple-400{border-color:#c084fc}}
@media (min-width:1280px){.xl\:border-purple-400{border-color:#c084fc}}
.hover\:border-purple-400:hover{border-color:#c084fc}
.focus\:border-purple-400:focus{border-color:#c084fc}
.focus-visible\:border-purple-400:focus-visible{border-color:#c084fc}
.border-purple-500{border-color:#a855f7}
@media (min-width:640px){.sm\:border-purple-500{border-color:#a855f7}}
@media (min-width:768px){.md\:border-purple-500{border-color:#a855f7}}
@media (min-width:1024px){.lg\:border-purple-500{border-color:#a855f7}}
@media (min-width:1280px){.xl\:border-purple-500{border-color:#a855f7}}
.hover\:border-purple-500:hover{border-color:#a855f7}
.focus\:border-purple-500:focus{border-color:#a855f7}
.focus-visible\:border-purple-500:focus-visible{border-color:#a855f7}
.border-purple-600{border-color:#9333ea}
@media (min-width:640px){.sm\:border-purple-600{border-color:#9333ea}}
@media (min-width:768px){.md\:border-purple-600{border-color:#9333ea}}
@media (min-width:1024px){.lg\:border-purple-600{border-color:#9333ea}}
@media (min-width:1280px){.xl\:border-purple-600{border-color:#9333ea}}
.hover\:border-purple-600:hover{border-color:#9333ea}
.focus\:border-purple-600:focus{border-color:#9333ea}
.focus-visible\:border-purple-600:focus-visible{border-color:#9333ea}
.border-purple-700{border-color:#7e22ce}
@media (min-width:640px){.sm\:border-purple-700{border-color:#7e22ce}}
@media (min-width:768px){.md\:border-purple-700{border-color:#7e22ce}}
@media (min-width:1024px){.lg\:border-purple-700{border-color:#7e22ce}}
@media (min-width:1280px){.xl\:border-purple-700{border-color:#7e22ce}}
.hover\:border-purple-700:hover{border-color:#7e22ce}
.focus\:border-purple-700:focus{border-color:#7e22ce}
.focus-visible\:border-purple-700:focus-visible{border-color:#7e22ce}
.border-purple-800{border-color:#6b21a8}
@media (min-width:640px){.sm\:border-purple-800{border-color:#6b21a8}}
@media (min-width:768px){.md\:border-purple-800{border-color:#6b21a8}}
@media (min-width:1024px){.lg\:border-purple-800{border-color:#6b21a8}}
@media (min-width:1280px){.xl\:border-purple-800{border-color:#6b21a8}}
.hover\:border-purple-800:hover{border-color:#6b21a8}
.focus\:border-purple-800:focus{border-color:#6b21a8}
.focus-visible\:border-purple-800:focus-visible{border-color:#6b21a8}
.border-purple-900{border-color:#581c87}
@media (min-width:640px){.sm\:border-purple-900{border-color:#581c87}}
@media (min-width:768px){.md\:border-purple-900{border-color:#581c87}}
@media (min-width:1024px){.lg\:border-purple-900{border-color:#581c87}}
@media (min-width:1280px){.xl\:border-purple-900{border-color:#581c87}}
.hover\:border-purple-900:hover{border-color:#581c87}
.focus\:border-purple-900:focus{border-color:#581c87}
.focus-visible\:border-purple-900:focus-visible{border-color:#581c87}
.border-rose-50{border-color:#fff1f2}
@media (min-width:640px){.sm\:border-rose-50{border-color:#fff1f2}}
@media (min-width:768px){.md\:border-rose-50{border-color:#fff1f2}}
@media (min-width:1024px){.lg\:border-rose-50{border-color:#fff1f2}}
@media (min-width:1280px){.xl\:border-rose-50{border-color:#fff1f2}}
.hover\:border-rose-50:hover{border-color:#fff1f2}
.focus\:border-rose-50:focus{border-color:#fff1f2}
.focus-visible\:border-rose-50:focus-visible{border-color:#fff1f2}
@media (min-width:640px){.sm\:border-rose-100{border-color:#ffe4e6}}
@media (min-width:768px){.md\:border-rose-100{border-color:#ffe4e6}}
@media (min-width:1024px){.lg\:border-rose-100{border-color:#ffe4e6}}
@media (min-width:1280px){.xl\:border-rose-100{border-color:#ffe4e6}}
.hover\:border-rose-100:hover{border-color:#ffe4e6}
.focus\:border-rose-100:focus{border-color:#ffe4e6}
.focus-visible\:border-rose-100:focus-visible{border-color:#ffe4e6}
.border-rose-200{border-color:#fecdd3}
@media (min-width:640px){.sm\:border-rose-200{border-color:#fecdd3}}
@media (min-width:768px){.md\:border-rose-200{border-color:#fecdd3}}
@media (min-width:1024px){.lg\:border-rose-200{border-color:#fecdd3}}
@media (min-width:1280px){.xl\:border-rose-200{border-color:#fecdd3}}
.hover\:border-rose-200:hover{border-color:#fecdd3}
.focus\:border-rose-200:focus{border-color:#fecdd3}
.focus-visible\:border-rose-200:focus-visible{border-color:#fecdd3}
.border-rose-300{border-color:#fda4af}
@media (min-width:640px){.sm\:border-rose-300{border-color:#fda4af}}
@media (min-width:768px){.md\:border-rose-300{border-color:#fda4af}}
@media (min-width:1024px){.lg\:border-rose-300{border-color:#fda4af}}
@media (min-width:1280px){.xl\:border-rose-300{border-color:#fda4af}}
.hover\:border-rose-300:hover{border-color:#fda4af}
.focus\:border-rose-300:focus{border-color:#fda4af}
.focus-visible\:border-rose-300:focus-visible{border-color:#fda4af}
.border-rose-400{border-color:#fb7185}
@media (min-width:640px){.sm\:border-rose-400{border-color:#fb7185}}
@media (min-width:768px){.md\:border-rose-400{border-color:#fb7185}}
@media (min-width:1024px){.lg\:border-rose-400{border-color:#fb7185}}
@media (min-width:1280px){.xl\:border-rose-400{border-color:#fb7185}}
.hover\:border-rose-400:hover{border-color:#fb7185}
.focus\:border-rose-400:focus{border-color:#fb7185}
.focus-visible\:border-rose-400:focus-visible{border-color:#fb7185}
.border-rose-500{border-color:#f43f5e}
@media (min-width:640px){.sm\:border-rose-500{border-color:#f43f5e}}
@media (min-width:768px){.md\:border-rose-500{border-color:#f43f5e}}
@media (min-width:1024px){.lg\:border-rose-500{border-color:#f43f5e}}
@media (min-width:1280px){.xl\:border-rose-500{border-color:#f43f5e}}
.hover\:border-rose-500:hover{border-color:#f43f5e}
.focus\:border-rose-500:focus{border-color:#f43f5e}
.focus-visible\:border-rose-500:focus-visible{border-color:#f43f5e}
.border-rose-600{border-color:#e11d48}
@media (min-width:640px){.sm\:border-rose-600{border-color:#e11d48}}
@media (min-width:768px){.md\:border-rose-600{border-color:#e11d48}}
@media (min-width:1024px){.lg\:border-rose-600{border-color:#e11d48}}
@media (min-width:1280px){.xl\:border-rose-600{border-color:#e11d48}}
.hover\:border-rose-600:hover{border-color:#e11d48}
.focus\:border-rose-600:focus{border-color:#e11d48}
.focus-visible\:border-rose-600:focus-visible{border-color:#e11d48}
.border-rose-700{border-color:#be123c}
@media (min-width:640px){.sm\:border-rose-700{border-color:#be123c}}
@media (min-width:768px){.md\:border-rose-700{border-color:#be123c}}
@media (min-width:1024px){.lg\:border-rose-700{border-color:#be123c}}
@media (min-width:1280px){.xl\:border-rose-700{border-color:#be123c}}
.hover\:border-rose-700:hover{border-color:#be123c}
.focus\:border-rose-700:focus{border-color:#be123c}
.focus-visible\:border-rose-700:focus-visible{border-color:#be123c}
.border-rose-800{border-color:#9f1239}
@media (min-width:640px){.sm\:border-rose-800{border-color:#9f1239}}
@media (min-width:768px){.md\:border-rose-800{border-color:#9f1239}}
@media (min-width:1024px){.lg\:border-rose-800{border-color:#9f1239}}
@media (min-width:1280px){.xl\:border-rose-800{border-color:#9f1239}}
.hover\:border-rose-800:hover{border-color:#9f1239}
.focus\:border-rose-800:focus{border-color:#9f1239}
.focus-visible\:border-rose-800:focus-visible{border-color:#9f1239}
.border-rose-900{border-color:#881337}
@media (min-width:640px){.sm\:border-rose-900{border-color:#881337}}
@media (min-width:768px){.md\:border-rose-900{border-color:#881337}}
@media (min-width:1024px){.lg\:border-rose-900{border-color:#881337}}
@media (min-width:1280px){.xl\:border-rose-900{border-color:#881337}}
.hover\:border-rose-900:hover{border-color:#881337}
.focus\:border-rose-900:focus{border-color:#881337}
.focus-visible\:border-rose-900:focus-visible{border-color:#881337}
.border-pink-50{border-color:#fdf2f8}
@media (min-width:640px){.sm\:border-pink-50{border-color:#fdf2f8}}
@media (min-width:768px){.md\:border-pink-50{border-color:#fdf2f8}}
@media (min-width:1024px){.lg\:border-pink-50{border-color:#fdf2f8}}
@media (min-width:1280px){.xl\:border-pink-50{border-color:#fdf2f8}}
.hover\:border-pink-50:hover{border-color:#fdf2f8}
.focus\:border-pink-50:focus{border-color:#fdf2f8}
.focus-visible\:border-pink-50:focus-visible{border-color:#fdf2f8}
.border-pink-100{border-color:#fce7f3}
@media (min-width:640px){.sm\:border-pink-100{border-color:#fce7f3}}
@media (min-width:768px){.md\:border-pink-100{border-color:#fce7f3}}
@media (min-width:1024px){.lg\:border-pink-100{border-color:#fce7f3}}
@media (min-width:1280px){.xl\:border-pink-100{border-color:#fce7f3}}
.hover\:border-pink-100:hover{border-color:#fce7f3}
.focus\:border-pink-100:focus{border-color:#fce7f3}
.focus-visible\:border-pink-100:focus-visible{border-color:#fce7f3}
.border-pink-200{border-color:#fbcfe8}
@media (min-width:640px){.sm\:border-pink-200{border-color:#fbcfe8}}
@media (min-width:768px){.md\:border-pink-200{border-color:#fbcfe8}}
@media (min-width:1024px){.lg\:border-pink-200{border-color:#fbcfe8}}
@media (min-width:1280px){.xl\:border-pink-200{border-color:#fbcfe8}}
.hover\:border-pink-200:hover{border-color:#fbcfe8}
.focus\:border-pink-200:focus{border-color:#fbcfe8}
.focus-visible\:border-pink-200:focus-visible{border-color:#fbcfe8}
.border-pink-300{border-color:#f9a8d4}
@media (min-width:640px){.sm\:border-pink-300{border-color:#f9a8d4}}
@media (min-width:768px){.md\:border-pink-300{border-color:#f9a8d4}}
@media (min-width:1024px){.lg\:border-pink-300{border-color:#f9a8d4}}
@media (min-width:1280px){.xl\:border-pink-300{border-color:#f9a8d4}}
.hover\:border-pink-300:hover{border-color:#f9a8d4}
.focus\:border-pink-300:focus{border-color:#f9a8d4}
.focus-visible\:border-pink-300:focus-visible{border-color:#f9a8d4}
.border-pink-400{border-color:#f472b6}
@media (min-width:640px){.sm\:border-pink-400{border-color:#f472b6}}
@media (min-width:768px){.md\:border-pink-400{border-color:#f472b6}}
@media (min-width:1024px){.lg\:border-pink-400{border-color:#f472b6}}
@media (min-width:1280px){.xl\:border-pink-400{border-color:#f472b6}}
.hover\:border-pink-400:hover{border-color:#f472b6}
.focus\:border-pink-400:focus{border-color:#f472b6}
.focus-visible\:border-pink-400:focus-visible{border-color:#f472b6}
.border-pink-500{border-color:#ec4899}
@media (min-width:640px){.sm\:border-pink-500{border-color:#ec4899}}
@media (min-width:768px){.md\:border-pink-500{border-color:#ec4899}}
@media (min-width:1024px){.lg\:border-pink-500{border-color:#ec4899}}
@media (min-width:1280px){.xl\:border-pink-500{border-color:#ec4899}}
.hover\:border-pink-500:hover{border-color:#ec4899}
.focus\:border-pink-500:focus{border-color:#ec4899}
.focus-visible\:border-pink-500:focus-visible{border-color:#ec4899}
.border-pink-600{border-color:#db2777}
@media (min-width:640px){.sm\:border-pink-600{border-color:#db2777}}
@media (min-width:768px){.md\:border-pink-600{border-color:#db2777}}
@media (min-width:1024px){.lg\:border-pink-600{border-color:#db2777}}
@media (min-width:1280px){.xl\:border-pink-600{border-color:#db2777}}
.hover\:border-pink-600:hover{border-color:#db2777}
.focus\:border-pink-600:focus{border-color:#db2777}
.focus-visible\:border-pink-600:focus-visible{border-color:#db2777}
.border-pink-700{border-color:#be185d}
@media (min-width:640px){.sm\:border-pink-700{border-color:#be185d}}
@media (min-width:768px){.md\:border-pink-700{border-color:#be185d}}
@media (min-width:1024px){.lg\:border-pink-700{border-color:#be185d}}
@media (min-width:1280px){.xl\:border-pink-700{border-color:#be185d}}
.hover\:border-pink-700:hover{border-color:#be185d}
.focus\:border-pink-700:focus{border-color:#be185d}
.focus-visible\:border-pink-700:focus-visible{border-color:#be185d}
.border-pink-800{border-color:#9d174d}
@media (min-width:640px){.sm\:border-pink-800{border-color:#9d174d}}
@media (min-width:768px){.md\:border-pink-800{border-color:#9d174d}}
@media (min-width:1024px){.lg\:border-pink-800{border-color:#9d174d}}
@media (min-width:1280px){.xl\:border-pink-800{border-color:#9d174d}}
.hover\:border-pink-800:hover{border-color:#9d174d}
.focus\:border-pink-800:focus{border-color:#9d174d}
.focus-visible\:border-pink-800:focus-visible{border-color:#9d174d}
.border-pink-900{border-color:#831843}
@media (min-width:640px){.sm\:border-pink-900{border-color:#831843}}
@media (min-width:768px){.md\:border-pink-900{border-color:#831843}}
@media (min-width:1024px){.lg\:border-pink-900{border-color:#831843}}
@media (min-width:1280px){.xl\:border-pink-900{border-color:#831843}}
.hover\:border-pink-900:hover{border-color:#831843}
.focus\:border-pink-900:focus{border-color:#831843}
.focus-visible\:border-pink-900:focus-visible{border-color:#831843}
.border-brand-50{border-color:#EAEAFF}
@media (min-width:640px){.sm\:border-brand-50{border-color:#EAEAFF}}
@media (min-width:768px){.md\:border-brand-50{border-color:#EAEAFF}}
@media (min-width:1024px){.lg\:border-brand-50{border-color:#EAEAFF}}
@media (min-width:1280px){.xl\:border-brand-50{border-color:#EAEAFF}}
.hover\:border-brand-50:hover{border-color:#EAEAFF}
.focus\:border-brand-50:focus{border-color:#EAEAFF}
.focus-visible\:border-brand-50:focus-visible{border-color:#EAEAFF}
@media (min-width:640px){.sm\:border-brand-100{border-color:#EAEAFF}}
@media (min-width:768px){.md\:border-brand-100{border-color:#EAEAFF}}
@media (min-width:1024px){.lg\:border-brand-100{border-color:#EAEAFF}}
@media (min-width:1280px){.xl\:border-brand-100{border-color:#EAEAFF}}
.hover\:border-brand-100:hover{border-color:#EAEAFF}
.focus\:border-brand-100:focus{border-color:#EAEAFF}
.focus-visible\:border-brand-100:focus-visible{border-color:#EAEAFF}
@media (min-width:640px){.sm\:border-brand-200{border-color:#CFCFFF}}
@media (min-width:768px){.md\:border-brand-200{border-color:#CFCFFF}}
@media (min-width:1024px){.lg\:border-brand-200{border-color:#CFCFFF}}
@media (min-width:1280px){.xl\:border-brand-200{border-color:#CFCFFF}}
.hover\:border-brand-200:hover{border-color:#CFCFFF}
.focus\:border-brand-200:focus{border-color:#CFCFFF}
.focus-visible\:border-brand-200:focus-visible{border-color:#CFCFFF}
.border-brand-300{border-color:#B8B8FF}
@media (min-width:640px){.sm\:border-brand-300{border-color:#B8B8FF}}
@media (min-width:768px){.md\:border-brand-300{border-color:#B8B8FF}}
@media (min-width:1024px){.lg\:border-brand-300{border-color:#B8B8FF}}
@media (min-width:1280px){.xl\:border-brand-300{border-color:#B8B8FF}}
.focus\:border-brand-300:focus{border-color:#B8B8FF}
.focus-visible\:border-brand-300:focus-visible{border-color:#B8B8FF}
.border-brand-400{border-color:#9F9FFF}
@media (min-width:640px){.sm\:border-brand-400{border-color:#9F9FFF}}
@media (min-width:768px){.md\:border-brand-400{border-color:#9F9FFF}}
@media (min-width:1024px){.lg\:border-brand-400{border-color:#9F9FFF}}
@media (min-width:1280px){.xl\:border-brand-400{border-color:#9F9FFF}}
.hover\:border-brand-400:hover{border-color:#9F9FFF}
.focus\:border-brand-400:focus{border-color:#9F9FFF}
.focus-visible\:border-brand-400:focus-visible{border-color:#9F9FFF}
@media (min-width:640px){.sm\:border-brand-500{border-color:#7F7FFF}}
@media (min-width:768px){.md\:border-brand-500{border-color:#7F7FFF}}
@media (min-width:1024px){.lg\:border-brand-500{border-color:#7F7FFF}}
@media (min-width:1280px){.xl\:border-brand-500{border-color:#7F7FFF}}
.hover\:border-brand-500:hover{border-color:#7F7FFF}
.focus-visible\:border-brand-500:focus-visible{border-color:#7F7FFF}
.border-brand-600{border-color:#6B6BFF}
@media (min-width:640px){.sm\:border-brand-600{border-color:#6B6BFF}}
@media (min-width:768px){.md\:border-brand-600{border-color:#6B6BFF}}
@media (min-width:1024px){.lg\:border-brand-600{border-color:#6B6BFF}}
@media (min-width:1280px){.xl\:border-brand-600{border-color:#6B6BFF}}
.hover\:border-brand-600:hover{border-color:#6B6BFF}
.focus\:border-brand-600:focus{border-color:#6B6BFF}
.focus-visible\:border-brand-600:focus-visible{border-color:#6B6BFF}
.border-brand-700{border-color:#5656E8}
@media (min-width:640px){.sm\:border-brand-700{border-color:#5656E8}}
@media (min-width:768px){.md\:border-brand-700{border-color:#5656E8}}
@media (min-width:1024px){.lg\:border-brand-700{border-color:#5656E8}}
@media (min-width:1280px){.xl\:border-brand-700{border-color:#5656E8}}
.hover\:border-brand-700:hover{border-color:#5656E8}
.focus\:border-brand-700:focus{border-color:#5656E8}
.focus-visible\:border-brand-700:focus-visible{border-color:#5656E8}
.border-brand-800{border-color:#4646BA}
@media (min-width:640px){.sm\:border-brand-800{border-color:#4646BA}}
@media (min-width:768px){.md\:border-brand-800{border-color:#4646BA}}
@media (min-width:1024px){.lg\:border-brand-800{border-color:#4646BA}}
@media (min-width:1280px){.xl\:border-brand-800{border-color:#4646BA}}
.hover\:border-brand-800:hover{border-color:#4646BA}
.focus\:border-brand-800:focus{border-color:#4646BA}
.focus-visible\:border-brand-800:focus-visible{border-color:#4646BA}
.border-brand-900{border-color:#34348F}
@media (min-width:640px){.sm\:border-brand-900{border-color:#34348F}}
@media (min-width:768px){.md\:border-brand-900{border-color:#34348F}}
@media (min-width:1024px){.lg\:border-brand-900{border-color:#34348F}}
@media (min-width:1280px){.xl\:border-brand-900{border-color:#34348F}}
.hover\:border-brand-900:hover{border-color:#34348F}
.focus\:border-brand-900:focus{border-color:#34348F}
.focus-visible\:border-brand-900:focus-visible{border-color:#34348F}
@media (min-width:640px){.sm\:bg-white\/5{background-color:rgba(255,255,255,0.05)}}
@media (min-width:768px){.md\:bg-white\/5{background-color:rgba(255,255,255,0.05)}}
@media (min-width:1024px){.lg\:bg-white\/5{background-color:rgba(255,255,255,0.05)}}
@media (min-width:1280px){.xl\:bg-white\/5{background-color:rgba(255,255,255,0.05)}}
.hover\:bg-white\/5:hover{background-color:rgba(255,255,255,0.05)}
.focus\:bg-white\/5:focus{background-color:rgba(255,255,255,0.05)}
.focus-visible\:bg-white\/5:focus-visible{background-color:rgba(255,255,255,0.05)}
@media (min-width:640px){.sm\:bg-white\/10{background-color:rgba(255,255,255,0.1)}}
@media (min-width:768px){.md\:bg-white\/10{background-color:rgba(255,255,255,0.1)}}
@media (min-width:1024px){.lg\:bg-white\/10{background-color:rgba(255,255,255,0.1)}}
@media (min-width:1280px){.xl\:bg-white\/10{background-color:rgba(255,255,255,0.1)}}
.focus\:bg-white\/10:focus{background-color:rgba(255,255,255,0.1)}
.focus-visible\:bg-white\/10:focus-visible{background-color:rgba(255,255,255,0.1)}
.bg-white\/20{background-color:rgba(255,255,255,0.2)}
@media (min-width:640px){.sm\:bg-white\/20{background-color:rgba(255,255,255,0.2)}}
@media (min-width:768px){.md\:bg-white\/20{background-color:rgba(255,255,255,0.2)}}
@media (min-width:1024px){.lg\:bg-white\/20{background-color:rgba(255,255,255,0.2)}}
@media (min-width:1280px){.xl\:bg-white\/20{background-color:rgba(255,255,255,0.2)}}
.hover\:bg-white\/20:hover{background-color:rgba(255,255,255,0.2)}
.focus\:bg-white\/20:focus{background-color:rgba(255,255,255,0.2)}
.focus-visible\:bg-white\/20:focus-visible{background-color:rgba(255,255,255,0.2)}
.bg-white\/25{background-color:rgba(255,255,255,0.25)}
@media (min-width:640px){.sm\:bg-white\/25{background-color:rgba(255,255,255,0.25)}}
@media (min-width:768px){.md\:bg-white\/25{background-color:rgba(255,255,255,0.25)}}
@media (min-width:1024px){.lg\:bg-white\/25{background-color:rgba(255,255,255,0.25)}}
@media (min-width:1280px){.xl\:bg-white\/25{background-color:rgba(255,255,255,0.25)}}
.hover\:bg-white\/25:hover{background-color:rgba(255,255,255,0.25)}
.focus\:bg-white\/25:focus{background-color:rgba(255,255,255,0.25)}
.focus-visible\:bg-white\/25:focus-visible{background-color:rgba(255,255,255,0.25)}
.bg-white\/30{background-color:rgba(255,255,255,0.3)}
@media (min-width:640px){.sm\:bg-white\/30{background-color:rgba(255,255,255,0.3)}}
@media (min-width:768px){.md\:bg-white\/30{background-color:rgba(255,255,255,0.3)}}
@media (min-width:1024px){.lg\:bg-white\/30{background-color:rgba(255,255,255,0.3)}}
@media (min-width:1280px){.xl\:bg-white\/30{background-color:rgba(255,255,255,0.3)}}
.hover\:bg-white\/30:hover{background-color:rgba(255,255,255,0.3)}
.focus\:bg-white\/30:focus{background-color:rgba(255,255,255,0.3)}
.focus-visible\:bg-white\/30:focus-visible{background-color:rgba(255,255,255,0.3)}
.bg-white\/40{background-color:rgba(255,255,255,0.4)}
@media (min-width:640px){.sm\:bg-white\/40{background-color:rgba(255,255,255,0.4)}}
@media (min-width:768px){.md\:bg-white\/40{background-color:rgba(255,255,255,0.4)}}
@media (min-width:1024px){.lg\:bg-white\/40{background-color:rgba(255,255,255,0.4)}}
@media (min-width:1280px){.xl\:bg-white\/40{background-color:rgba(255,255,255,0.4)}}
.hover\:bg-white\/40:hover{background-color:rgba(255,255,255,0.4)}
.focus\:bg-white\/40:focus{background-color:rgba(255,255,255,0.4)}
.focus-visible\:bg-white\/40:focus-visible{background-color:rgba(255,255,255,0.4)}
.bg-white\/50{background-color:rgba(255,255,255,0.5)}
@media (min-width:640px){.sm\:bg-white\/50{background-color:rgba(255,255,255,0.5)}}
@media (min-width:768px){.md\:bg-white\/50{background-color:rgba(255,255,255,0.5)}}
@media (min-width:1024px){.lg\:bg-white\/50{background-color:rgba(255,255,255,0.5)}}
@media (min-width:1280px){.xl\:bg-white\/50{background-color:rgba(255,255,255,0.5)}}
.hover\:bg-white\/50:hover{background-color:rgba(255,255,255,0.5)}
.focus\:bg-white\/50:focus{background-color:rgba(255,255,255,0.5)}
.focus-visible\:bg-white\/50:focus-visible{background-color:rgba(255,255,255,0.5)}
.bg-white\/60{background-color:rgba(255,255,255,0.6)}
@media (min-width:640px){.sm\:bg-white\/60{background-color:rgba(255,255,255,0.6)}}
@media (min-width:768px){.md\:bg-white\/60{background-color:rgba(255,255,255,0.6)}}
@media (min-width:1024px){.lg\:bg-white\/60{background-color:rgba(255,255,255,0.6)}}
@media (min-width:1280px){.xl\:bg-white\/60{background-color:rgba(255,255,255,0.6)}}
.hover\:bg-white\/60:hover{background-color:rgba(255,255,255,0.6)}
.focus\:bg-white\/60:focus{background-color:rgba(255,255,255,0.6)}
.focus-visible\:bg-white\/60:focus-visible{background-color:rgba(255,255,255,0.6)}
@media (min-width:640px){.sm\:bg-white\/70{background-color:rgba(255,255,255,0.7)}}
@media (min-width:768px){.md\:bg-white\/70{background-color:rgba(255,255,255,0.7)}}
@media (min-width:1024px){.lg\:bg-white\/70{background-color:rgba(255,255,255,0.7)}}
@media (min-width:1280px){.xl\:bg-white\/70{background-color:rgba(255,255,255,0.7)}}
.hover\:bg-white\/70:hover{background-color:rgba(255,255,255,0.7)}
.focus\:bg-white\/70:focus{background-color:rgba(255,255,255,0.7)}
.focus-visible\:bg-white\/70:focus-visible{background-color:rgba(255,255,255,0.7)}
@media (min-width:640px){.sm\:bg-white\/75{background-color:rgba(255,255,255,0.75)}}
@media (min-width:768px){.md\:bg-white\/75{background-color:rgba(255,255,255,0.75)}}
@media (min-width:1024px){.lg\:bg-white\/75{background-color:rgba(255,255,255,0.75)}}
@media (min-width:1280px){.xl\:bg-white\/75{background-color:rgba(255,255,255,0.75)}}
.hover\:bg-white\/75:hover{background-color:rgba(255,255,255,0.75)}
.focus\:bg-white\/75:focus{background-color:rgba(255,255,255,0.75)}
.focus-visible\:bg-white\/75:focus-visible{background-color:rgba(255,255,255,0.75)}
@media (min-width:640px){.sm\:bg-white\/80{background-color:rgba(255,255,255,0.8)}}
@media (min-width:768px){.md\:bg-white\/80{background-color:rgba(255,255,255,0.8)}}
@media (min-width:1024px){.lg\:bg-white\/80{background-color:rgba(255,255,255,0.8)}}
@media (min-width:1280px){.xl\:bg-white\/80{background-color:rgba(255,255,255,0.8)}}
.hover\:bg-white\/80:hover{background-color:rgba(255,255,255,0.8)}
.focus\:bg-white\/80:focus{background-color:rgba(255,255,255,0.8)}
.focus-visible\:bg-white\/80:focus-visible{background-color:rgba(255,255,255,0.8)}
@media (min-width:640px){.sm\:bg-white\/85{background-color:rgba(255,255,255,0.85)}}
@media (min-width:768px){.md\:bg-white\/85{background-color:rgba(255,255,255,0.85)}}
@media (min-width:1024px){.lg\:bg-white\/85{background-color:rgba(255,255,255,0.85)}}
@media (min-width:1280px){.xl\:bg-white\/85{background-color:rgba(255,255,255,0.85)}}
.hover\:bg-white\/85:hover{background-color:rgba(255,255,255,0.85)}
.focus\:bg-white\/85:focus{background-color:rgba(255,255,255,0.85)}
.focus-visible\:bg-white\/85:focus-visible{background-color:rgba(255,255,255,0.85)}
@media (min-width:640px){.sm\:bg-white\/90{background-color:rgba(255,255,255,0.9)}}
@media (min-width:768px){.md\:bg-white\/90{background-color:rgba(255,255,255,0.9)}}
@media (min-width:1024px){.lg\:bg-white\/90{background-color:rgba(255,255,255,0.9)}}
@media (min-width:1280px){.xl\:bg-white\/90{background-color:rgba(255,255,255,0.9)}}
.hover\:bg-white\/90:hover{background-color:rgba(255,255,255,0.9)}
.focus\:bg-white\/90:focus{background-color:rgba(255,255,255,0.9)}
.focus-visible\:bg-white\/90:focus-visible{background-color:rgba(255,255,255,0.9)}
@media (min-width:640px){.sm\:bg-white\/95{background-color:rgba(255,255,255,0.95)}}
@media (min-width:768px){.md\:bg-white\/95{background-color:rgba(255,255,255,0.95)}}
@media (min-width:1024px){.lg\:bg-white\/95{background-color:rgba(255,255,255,0.95)}}
@media (min-width:1280px){.xl\:bg-white\/95{background-color:rgba(255,255,255,0.95)}}
.hover\:bg-white\/95:hover{background-color:rgba(255,255,255,0.95)}
.focus\:bg-white\/95:focus{background-color:rgba(255,255,255,0.95)}
.focus-visible\:bg-white\/95:focus-visible{background-color:rgba(255,255,255,0.95)}
.bg-black\/5{background-color:rgba(0,0,0,0.05)}
@media (min-width:640px){.sm\:bg-black\/5{background-color:rgba(0,0,0,0.05)}}
@media (min-width:768px){.md\:bg-black\/5{background-color:rgba(0,0,0,0.05)}}
@media (min-width:1024px){.lg\:bg-black\/5{background-color:rgba(0,0,0,0.05)}}
@media (min-width:1280px){.xl\:bg-black\/5{background-color:rgba(0,0,0,0.05)}}
.hover\:bg-black\/5:hover{background-color:rgba(0,0,0,0.05)}
.focus\:bg-black\/5:focus{background-color:rgba(0,0,0,0.05)}
.focus-visible\:bg-black\/5:focus-visible{background-color:rgba(0,0,0,0.05)}
@media (min-width:640px){.sm\:bg-black\/10{background-color:rgba(0,0,0,0.1)}}
@media (min-width:768px){.md\:bg-black\/10{background-color:rgba(0,0,0,0.1)}}
@media (min-width:1024px){.lg\:bg-black\/10{background-color:rgba(0,0,0,0.1)}}
@media (min-width:1280px){.xl\:bg-black\/10{background-color:rgba(0,0,0,0.1)}}
.hover\:bg-black\/10:hover{background-color:rgba(0,0,0,0.1)}
.focus\:bg-black\/10:focus{background-color:rgba(0,0,0,0.1)}
.focus-visible\:bg-black\/10:focus-visible{background-color:rgba(0,0,0,0.1)}
@media (min-width:640px){.sm\:bg-black\/20{background-color:rgba(0,0,0,0.2)}}
@media (min-width:768px){.md\:bg-black\/20{background-color:rgba(0,0,0,0.2)}}
@media (min-width:1024px){.lg\:bg-black\/20{background-color:rgba(0,0,0,0.2)}}
@media (min-width:1280px){.xl\:bg-black\/20{background-color:rgba(0,0,0,0.2)}}
.hover\:bg-black\/20:hover{background-color:rgba(0,0,0,0.2)}
.focus\:bg-black\/20:focus{background-color:rgba(0,0,0,0.2)}
.focus-visible\:bg-black\/20:focus-visible{background-color:rgba(0,0,0,0.2)}
.bg-black\/25{background-color:rgba(0,0,0,0.25)}
@media (min-width:640px){.sm\:bg-black\/25{background-color:rgba(0,0,0,0.25)}}
@media (min-width:768px){.md\:bg-black\/25{background-color:rgba(0,0,0,0.25)}}
@media (min-width:1024px){.lg\:bg-black\/25{background-color:rgba(0,0,0,0.25)}}
@media (min-width:1280px){.xl\:bg-black\/25{background-color:rgba(0,0,0,0.25)}}
.hover\:bg-black\/25:hover{background-color:rgba(0,0,0,0.25)}
.focus\:bg-black\/25:focus{background-color:rgba(0,0,0,0.25)}
.focus-visible\:bg-black\/25:focus-visible{background-color:rgba(0,0,0,0.25)}
.bg-black\/30{background-color:rgba(0,0,0,0.3)}
@media (min-width:640px){.sm\:bg-black\/30{background-color:rgba(0,0,0,0.3)}}
@media (min-width:768px){.md\:bg-black\/30{background-color:rgba(0,0,0,0.3)}}
@media (min-width:1024px){.lg\:bg-black\/30{background-color:rgba(0,0,0,0.3)}}
@media (min-width:1280px){.xl\:bg-black\/30{background-color:rgba(0,0,0,0.3)}}
.hover\:bg-black\/30:hover{background-color:rgba(0,0,0,0.3)}
.focus\:bg-black\/30:focus{background-color:rgba(0,0,0,0.3)}
.focus-visible\:bg-black\/30:focus-visible{background-color:rgba(0,0,0,0.3)}
.bg-black\/40{background-color:rgba(0,0,0,0.4)}
@media (min-width:640px){.sm\:bg-black\/40{background-color:rgba(0,0,0,0.4)}}
@media (min-width:768px){.md\:bg-black\/40{background-color:rgba(0,0,0,0.4)}}
@media (min-width:1024px){.lg\:bg-black\/40{background-color:rgba(0,0,0,0.4)}}
@media (min-width:1280px){.xl\:bg-black\/40{background-color:rgba(0,0,0,0.4)}}
.hover\:bg-black\/40:hover{background-color:rgba(0,0,0,0.4)}
.focus\:bg-black\/40:focus{background-color:rgba(0,0,0,0.4)}
.focus-visible\:bg-black\/40:focus-visible{background-color:rgba(0,0,0,0.4)}
@media (min-width:640px){.sm\:bg-black\/60{background-color:rgba(0,0,0,0.6)}}
@media (min-width:768px){.md\:bg-black\/60{background-color:rgba(0,0,0,0.6)}}
@media (min-width:1024px){.lg\:bg-black\/60{background-color:rgba(0,0,0,0.6)}}
@media (min-width:1280px){.xl\:bg-black\/60{background-color:rgba(0,0,0,0.6)}}
.hover\:bg-black\/60:hover{background-color:rgba(0,0,0,0.6)}
.focus\:bg-black\/60:focus{background-color:rgba(0,0,0,0.6)}
.focus-visible\:bg-black\/60:focus-visible{background-color:rgba(0,0,0,0.6)}
@media (min-width:640px){.sm\:bg-black\/70{background-color:rgba(0,0,0,0.7)}}
@media (min-width:768px){.md\:bg-black\/70{background-color:rgba(0,0,0,0.7)}}
@media (min-width:1024px){.lg\:bg-black\/70{background-color:rgba(0,0,0,0.7)}}
@media (min-width:1280px){.xl\:bg-black\/70{background-color:rgba(0,0,0,0.7)}}
.hover\:bg-black\/70:hover{background-color:rgba(0,0,0,0.7)}
.focus\:bg-black\/70:focus{background-color:rgba(0,0,0,0.7)}
.focus-visible\:bg-black\/70:focus-visible{background-color:rgba(0,0,0,0.7)}
.bg-black\/75{background-color:rgba(0,0,0,0.75)}
@media (min-width:640px){.sm\:bg-black\/75{background-color:rgba(0,0,0,0.75)}}
@media (min-width:768px){.md\:bg-black\/75{background-color:rgba(0,0,0,0.75)}}
@media (min-width:1024px){.lg\:bg-black\/75{background-color:rgba(0,0,0,0.75)}}
@media (min-width:1280px){.xl\:bg-black\/75{background-color:rgba(0,0,0,0.75)}}
.hover\:bg-black\/75:hover{background-color:rgba(0,0,0,0.75)}
.focus\:bg-black\/75:focus{background-color:rgba(0,0,0,0.75)}
.focus-visible\:bg-black\/75:focus-visible{background-color:rgba(0,0,0,0.75)}
@media (min-width:640px){.sm\:bg-black\/80{background-color:rgba(0,0,0,0.8)}}
@media (min-width:768px){.md\:bg-black\/80{background-color:rgba(0,0,0,0.8)}}
@media (min-width:1024px){.lg\:bg-black\/80{background-color:rgba(0,0,0,0.8)}}
@media (min-width:1280px){.xl\:bg-black\/80{background-color:rgba(0,0,0,0.8)}}
.hover\:bg-black\/80:hover{background-color:rgba(0,0,0,0.8)}
.focus\:bg-black\/80:focus{background-color:rgba(0,0,0,0.8)}
.focus-visible\:bg-black\/80:focus-visible{background-color:rgba(0,0,0,0.8)}
.bg-black\/85{background-color:rgba(0,0,0,0.85)}
@media (min-width:640px){.sm\:bg-black\/85{background-color:rgba(0,0,0,0.85)}}
@media (min-width:768px){.md\:bg-black\/85{background-color:rgba(0,0,0,0.85)}}
@media (min-width:1024px){.lg\:bg-black\/85{background-color:rgba(0,0,0,0.85)}}
@media (min-width:1280px){.xl\:bg-black\/85{background-color:rgba(0,0,0,0.85)}}
.hover\:bg-black\/85:hover{background-color:rgba(0,0,0,0.85)}
.focus\:bg-black\/85:focus{background-color:rgba(0,0,0,0.85)}
.focus-visible\:bg-black\/85:focus-visible{background-color:rgba(0,0,0,0.85)}
.bg-black\/90{background-color:rgba(0,0,0,0.9)}
@media (min-width:640px){.sm\:bg-black\/90{background-color:rgba(0,0,0,0.9)}}
@media (min-width:768px){.md\:bg-black\/90{background-color:rgba(0,0,0,0.9)}}
@media (min-width:1024px){.lg\:bg-black\/90{background-color:rgba(0,0,0,0.9)}}
@media (min-width:1280px){.xl\:bg-black\/90{background-color:rgba(0,0,0,0.9)}}
.hover\:bg-black\/90:hover{background-color:rgba(0,0,0,0.9)}
.focus\:bg-black\/90:focus{background-color:rgba(0,0,0,0.9)}
.focus-visible\:bg-black\/90:focus-visible{background-color:rgba(0,0,0,0.9)}
.bg-black\/95{background-color:rgba(0,0,0,0.95)}
@media (min-width:640px){.sm\:bg-black\/95{background-color:rgba(0,0,0,0.95)}}
@media (min-width:768px){.md\:bg-black\/95{background-color:rgba(0,0,0,0.95)}}
@media (min-width:1024px){.lg\:bg-black\/95{background-color:rgba(0,0,0,0.95)}}
@media (min-width:1280px){.xl\:bg-black\/95{background-color:rgba(0,0,0,0.95)}}
.hover\:bg-black\/95:hover{background-color:rgba(0,0,0,0.95)}
.focus\:bg-black\/95:focus{background-color:rgba(0,0,0,0.95)}
.focus-visible\:bg-black\/95:focus-visible{background-color:rgba(0,0,0,0.95)}
.bg-slate-900\/5{background-color:rgba(15,23,42,0.05)}
@media (min-width:640px){.sm\:bg-slate-900\/5{background-color:rgba(15,23,42,0.05)}}
@media (min-width:768px){.md\:bg-slate-900\/5{background-color:rgba(15,23,42,0.05)}}
@media (min-width:1024px){.lg\:bg-slate-900\/5{background-color:rgba(15,23,42,0.05)}}
@media (min-width:1280px){.xl\:bg-slate-900\/5{background-color:rgba(15,23,42,0.05)}}
.hover\:bg-slate-900\/5:hover{background-color:rgba(15,23,42,0.05)}
.focus\:bg-slate-900\/5:focus{background-color:rgba(15,23,42,0.05)}
.focus-visible\:bg-slate-900\/5:focus-visible{background-color:rgba(15,23,42,0.05)}
.bg-slate-900\/10{background-color:rgba(15,23,42,0.1)}
@media (min-width:640px){.sm\:bg-slate-900\/10{background-color:rgba(15,23,42,0.1)}}
@media (min-width:768px){.md\:bg-slate-900\/10{background-color:rgba(15,23,42,0.1)}}
@media (min-width:1024px){.lg\:bg-slate-900\/10{background-color:rgba(15,23,42,0.1)}}
@media (min-width:1280px){.xl\:bg-slate-900\/10{background-color:rgba(15,23,42,0.1)}}
.hover\:bg-slate-900\/10:hover{background-color:rgba(15,23,42,0.1)}
.focus\:bg-slate-900\/10:focus{background-color:rgba(15,23,42,0.1)}
.focus-visible\:bg-slate-900\/10:focus-visible{background-color:rgba(15,23,42,0.1)}
.bg-slate-900\/20{background-color:rgba(15,23,42,0.2)}
@media (min-width:640px){.sm\:bg-slate-900\/20{background-color:rgba(15,23,42,0.2)}}
@media (min-width:768px){.md\:bg-slate-900\/20{background-color:rgba(15,23,42,0.2)}}
@media (min-width:1024px){.lg\:bg-slate-900\/20{background-color:rgba(15,23,42,0.2)}}
@media (min-width:1280px){.xl\:bg-slate-900\/20{background-color:rgba(15,23,42,0.2)}}
.hover\:bg-slate-900\/20:hover{background-color:rgba(15,23,42,0.2)}
.focus\:bg-slate-900\/20:focus{background-color:rgba(15,23,42,0.2)}
.focus-visible\:bg-slate-900\/20:focus-visible{background-color:rgba(15,23,42,0.2)}
.bg-slate-900\/25{background-color:rgba(15,23,42,0.25)}
@media (min-width:640px){.sm\:bg-slate-900\/25{background-color:rgba(15,23,42,0.25)}}
@media (min-width:768px){.md\:bg-slate-900\/25{background-color:rgba(15,23,42,0.25)}}
@media (min-width:1024px){.lg\:bg-slate-900\/25{background-color:rgba(15,23,42,0.25)}}
@media (min-width:1280px){.xl\:bg-slate-900\/25{background-color:rgba(15,23,42,0.25)}}
.hover\:bg-slate-900\/25:hover{background-color:rgba(15,23,42,0.25)}
.focus\:bg-slate-900\/25:focus{background-color:rgba(15,23,42,0.25)}
.focus-visible\:bg-slate-900\/25:focus-visible{background-color:rgba(15,23,42,0.25)}
.bg-slate-900\/30{background-color:rgba(15,23,42,0.3)}
@media (min-width:640px){.sm\:bg-slate-900\/30{background-color:rgba(15,23,42,0.3)}}
@media (min-width:768px){.md\:bg-slate-900\/30{background-color:rgba(15,23,42,0.3)}}
@media (min-width:1024px){.lg\:bg-slate-900\/30{background-color:rgba(15,23,42,0.3)}}
@media (min-width:1280px){.xl\:bg-slate-900\/30{background-color:rgba(15,23,42,0.3)}}
.hover\:bg-slate-900\/30:hover{background-color:rgba(15,23,42,0.3)}
.focus\:bg-slate-900\/30:focus{background-color:rgba(15,23,42,0.3)}
.focus-visible\:bg-slate-900\/30:focus-visible{background-color:rgba(15,23,42,0.3)}
.bg-slate-900\/40{background-color:rgba(15,23,42,0.4)}
@media (min-width:640px){.sm\:bg-slate-900\/40{background-color:rgba(15,23,42,0.4)}}
@media (min-width:768px){.md\:bg-slate-900\/40{background-color:rgba(15,23,42,0.4)}}
@media (min-width:1024px){.lg\:bg-slate-900\/40{background-color:rgba(15,23,42,0.4)}}
@media (min-width:1280px){.xl\:bg-slate-900\/40{background-color:rgba(15,23,42,0.4)}}
.hover\:bg-slate-900\/40:hover{background-color:rgba(15,23,42,0.4)}
.focus\:bg-slate-900\/40:focus{background-color:rgba(15,23,42,0.4)}
.focus-visible\:bg-slate-900\/40:focus-visible{background-color:rgba(15,23,42,0.4)}
.bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}
@media (min-width:640px){.sm\:bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}}
@media (min-width:768px){.md\:bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}}
@media (min-width:1024px){.lg\:bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}}
@media (min-width:1280px){.xl\:bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}}
.hover\:bg-slate-900\/50:hover{background-color:rgba(15,23,42,0.5)}
.focus\:bg-slate-900\/50:focus{background-color:rgba(15,23,42,0.5)}
.focus-visible\:bg-slate-900\/50:focus-visible{background-color:rgba(15,23,42,0.5)}
.bg-slate-900\/60{background-color:rgba(15,23,42,0.6)}
@media (min-width:640px){.sm\:bg-slate-900\/60{background-color:rgba(15,23,42,0.6)}}
@media (min-width:768px){.md\:bg-slate-900\/60{background-color:rgba(15,23,42,0.6)}}
@media (min-width:1024px){.lg\:bg-slate-900\/60{background-color:rgba(15,23,42,0.6)}}
@media (min-width:1280px){.xl\:bg-slate-900\/60{background-color:rgba(15,23,42,0.6)}}
.hover\:bg-slate-900\/60:hover{background-color:rgba(15,23,42,0.6)}
.focus\:bg-slate-900\/60:focus{background-color:rgba(15,23,42,0.6)}
.focus-visible\:bg-slate-900\/60:focus-visible{background-color:rgba(15,23,42,0.6)}
.bg-slate-900\/70{background-color:rgba(15,23,42,0.7)}
@media (min-width:640px){.sm\:bg-slate-900\/70{background-color:rgba(15,23,42,0.7)}}
@media (min-width:768px){.md\:bg-slate-900\/70{background-color:rgba(15,23,42,0.7)}}
@media (min-width:1024px){.lg\:bg-slate-900\/70{background-color:rgba(15,23,42,0.7)}}
@media (min-width:1280px){.xl\:bg-slate-900\/70{background-color:rgba(15,23,42,0.7)}}
.hover\:bg-slate-900\/70:hover{background-color:rgba(15,23,42,0.7)}
.focus\:bg-slate-900\/70:focus{background-color:rgba(15,23,42,0.7)}
.focus-visible\:bg-slate-900\/70:focus-visible{background-color:rgba(15,23,42,0.7)}
.bg-slate-900\/75{background-color:rgba(15,23,42,0.75)}
@media (min-width:640px){.sm\:bg-slate-900\/75{background-color:rgba(15,23,42,0.75)}}
@media (min-width:768px){.md\:bg-slate-900\/75{background-color:rgba(15,23,42,0.75)}}
@media (min-width:1024px){.lg\:bg-slate-900\/75{background-color:rgba(15,23,42,0.75)}}
@media (min-width:1280px){.xl\:bg-slate-900\/75{background-color:rgba(15,23,42,0.75)}}
.hover\:bg-slate-900\/75:hover{background-color:rgba(15,23,42,0.75)}
.focus\:bg-slate-900\/75:focus{background-color:rgba(15,23,42,0.75)}
.focus-visible\:bg-slate-900\/75:focus-visible{background-color:rgba(15,23,42,0.75)}
.bg-slate-900\/80{background-color:rgba(15,23,42,0.8)}
@media (min-width:640px){.sm\:bg-slate-900\/80{background-color:rgba(15,23,42,0.8)}}
@media (min-width:768px){.md\:bg-slate-900\/80{background-color:rgba(15,23,42,0.8)}}
@media (min-width:1024px){.lg\:bg-slate-900\/80{background-color:rgba(15,23,42,0.8)}}
@media (min-width:1280px){.xl\:bg-slate-900\/80{background-color:rgba(15,23,42,0.8)}}
.hover\:bg-slate-900\/80:hover{background-color:rgba(15,23,42,0.8)}
.focus\:bg-slate-900\/80:focus{background-color:rgba(15,23,42,0.8)}
.focus-visible\:bg-slate-900\/80:focus-visible{background-color:rgba(15,23,42,0.8)}
.bg-slate-900\/85{background-color:rgba(15,23,42,0.85)}
@media (min-width:640px){.sm\:bg-slate-900\/85{background-color:rgba(15,23,42,0.85)}}
@media (min-width:768px){.md\:bg-slate-900\/85{background-color:rgba(15,23,42,0.85)}}
@media (min-width:1024px){.lg\:bg-slate-900\/85{background-color:rgba(15,23,42,0.85)}}
@media (min-width:1280px){.xl\:bg-slate-900\/85{background-color:rgba(15,23,42,0.85)}}
.hover\:bg-slate-900\/85:hover{background-color:rgba(15,23,42,0.85)}
.focus\:bg-slate-900\/85:focus{background-color:rgba(15,23,42,0.85)}
.focus-visible\:bg-slate-900\/85:focus-visible{background-color:rgba(15,23,42,0.85)}
.bg-slate-900\/90{background-color:rgba(15,23,42,0.9)}
@media (min-width:640px){.sm\:bg-slate-900\/90{background-color:rgba(15,23,42,0.9)}}
@media (min-width:768px){.md\:bg-slate-900\/90{background-color:rgba(15,23,42,0.9)}}
@media (min-width:1024px){.lg\:bg-slate-900\/90{background-color:rgba(15,23,42,0.9)}}
@media (min-width:1280px){.xl\:bg-slate-900\/90{background-color:rgba(15,23,42,0.9)}}
.hover\:bg-slate-900\/90:hover{background-color:rgba(15,23,42,0.9)}
.focus\:bg-slate-900\/90:focus{background-color:rgba(15,23,42,0.9)}
.focus-visible\:bg-slate-900\/90:focus-visible{background-color:rgba(15,23,42,0.9)}
.bg-slate-900\/95{background-color:rgba(15,23,42,0.95)}
@media (min-width:640px){.sm\:bg-slate-900\/95{background-color:rgba(15,23,42,0.95)}}
@media (min-width:768px){.md\:bg-slate-900\/95{background-color:rgba(15,23,42,0.95)}}
@media (min-width:1024px){.lg\:bg-slate-900\/95{background-color:rgba(15,23,42,0.95)}}
@media (min-width:1280px){.xl\:bg-slate-900\/95{background-color:rgba(15,23,42,0.95)}}
.hover\:bg-slate-900\/95:hover{background-color:rgba(15,23,42,0.95)}
.focus\:bg-slate-900\/95:focus{background-color:rgba(15,23,42,0.95)}
.focus-visible\:bg-slate-900\/95:focus-visible{background-color:rgba(15,23,42,0.95)}
.bg-brand-500\/5{background-color:rgba(127,127,255,0.05)}
@media (min-width:640px){.sm\:bg-brand-500\/5{background-color:rgba(127,127,255,0.05)}}
@media (min-width:768px){.md\:bg-brand-500\/5{background-color:rgba(127,127,255,0.05)}}
@media (min-width:1024px){.lg\:bg-brand-500\/5{background-color:rgba(127,127,255,0.05)}}
@media (min-width:1280px){.xl\:bg-brand-500\/5{background-color:rgba(127,127,255,0.05)}}
.hover\:bg-brand-500\/5:hover{background-color:rgba(127,127,255,0.05)}
.focus\:bg-brand-500\/5:focus{background-color:rgba(127,127,255,0.05)}
.focus-visible\:bg-brand-500\/5:focus-visible{background-color:rgba(127,127,255,0.05)}
@media (min-width:640px){.sm\:bg-brand-500\/10{background-color:rgba(127,127,255,0.1)}}
@media (min-width:768px){.md\:bg-brand-500\/10{background-color:rgba(127,127,255,0.1)}}
@media (min-width:1024px){.lg\:bg-brand-500\/10{background-color:rgba(127,127,255,0.1)}}
@media (min-width:1280px){.xl\:bg-brand-500\/10{background-color:rgba(127,127,255,0.1)}}
.hover\:bg-brand-500\/10:hover{background-color:rgba(127,127,255,0.1)}
.focus\:bg-brand-500\/10:focus{background-color:rgba(127,127,255,0.1)}
.focus-visible\:bg-brand-500\/10:focus-visible{background-color:rgba(127,127,255,0.1)}
.bg-brand-500\/20{background-color:rgba(127,127,255,0.2)}
@media (min-width:640px){.sm\:bg-brand-500\/20{background-color:rgba(127,127,255,0.2)}}
@media (min-width:768px){.md\:bg-brand-500\/20{background-color:rgba(127,127,255,0.2)}}
@media (min-width:1024px){.lg\:bg-brand-500\/20{background-color:rgba(127,127,255,0.2)}}
@media (min-width:1280px){.xl\:bg-brand-500\/20{background-color:rgba(127,127,255,0.2)}}
.focus\:bg-brand-500\/20:focus{background-color:rgba(127,127,255,0.2)}
.focus-visible\:bg-brand-500\/20:focus-visible{background-color:rgba(127,127,255,0.2)}
.bg-brand-500\/25{background-color:rgba(127,127,255,0.25)}
@media (min-width:640px){.sm\:bg-brand-500\/25{background-color:rgba(127,127,255,0.25)}}
@media (min-width:768px){.md\:bg-brand-500\/25{background-color:rgba(127,127,255,0.25)}}
@media (min-width:1024px){.lg\:bg-brand-500\/25{background-color:rgba(127,127,255,0.25)}}
@media (min-width:1280px){.xl\:bg-brand-500\/25{background-color:rgba(127,127,255,0.25)}}
.hover\:bg-brand-500\/25:hover{background-color:rgba(127,127,255,0.25)}
.focus\:bg-brand-500\/25:focus{background-color:rgba(127,127,255,0.25)}
.focus-visible\:bg-brand-500\/25:focus-visible{background-color:rgba(127,127,255,0.25)}
.bg-brand-500\/30{background-color:rgba(127,127,255,0.3)}
@media (min-width:640px){.sm\:bg-brand-500\/30{background-color:rgba(127,127,255,0.3)}}
@media (min-width:768px){.md\:bg-brand-500\/30{background-color:rgba(127,127,255,0.3)}}
@media (min-width:1024px){.lg\:bg-brand-500\/30{background-color:rgba(127,127,255,0.3)}}
@media (min-width:1280px){.xl\:bg-brand-500\/30{background-color:rgba(127,127,255,0.3)}}
.hover\:bg-brand-500\/30:hover{background-color:rgba(127,127,255,0.3)}
.focus\:bg-brand-500\/30:focus{background-color:rgba(127,127,255,0.3)}
.focus-visible\:bg-brand-500\/30:focus-visible{background-color:rgba(127,127,255,0.3)}
.bg-brand-500\/40{background-color:rgba(127,127,255,0.4)}
@media (min-width:640px){.sm\:bg-brand-500\/40{background-color:rgba(127,127,255,0.4)}}
@media (min-width:768px){.md\:bg-brand-500\/40{background-color:rgba(127,127,255,0.4)}}
@media (min-width:1024px){.lg\:bg-brand-500\/40{background-color:rgba(127,127,255,0.4)}}
@media (min-width:1280px){.xl\:bg-brand-500\/40{background-color:rgba(127,127,255,0.4)}}
.hover\:bg-brand-500\/40:hover{background-color:rgba(127,127,255,0.4)}
.focus\:bg-brand-500\/40:focus{background-color:rgba(127,127,255,0.4)}
.focus-visible\:bg-brand-500\/40:focus-visible{background-color:rgba(127,127,255,0.4)}
.bg-brand-500\/50{background-color:rgba(127,127,255,0.5)}
@media (min-width:640px){.sm\:bg-brand-500\/50{background-color:rgba(127,127,255,0.5)}}
@media (min-width:768px){.md\:bg-brand-500\/50{background-color:rgba(127,127,255,0.5)}}
@media (min-width:1024px){.lg\:bg-brand-500\/50{background-color:rgba(127,127,255,0.5)}}
@media (min-width:1280px){.xl\:bg-brand-500\/50{background-color:rgba(127,127,255,0.5)}}
.hover\:bg-brand-500\/50:hover{background-color:rgba(127,127,255,0.5)}
.focus\:bg-brand-500\/50:focus{background-color:rgba(127,127,255,0.5)}
.focus-visible\:bg-brand-500\/50:focus-visible{background-color:rgba(127,127,255,0.5)}
.bg-brand-500\/60{background-color:rgba(127,127,255,0.6)}
@media (min-width:640px){.sm\:bg-brand-500\/60{background-color:rgba(127,127,255,0.6)}}
@media (min-width:768px){.md\:bg-brand-500\/60{background-color:rgba(127,127,255,0.6)}}
@media (min-width:1024px){.lg\:bg-brand-500\/60{background-color:rgba(127,127,255,0.6)}}
@media (min-width:1280px){.xl\:bg-brand-500\/60{background-color:rgba(127,127,255,0.6)}}
.hover\:bg-brand-500\/60:hover{background-color:rgba(127,127,255,0.6)}
.focus\:bg-brand-500\/60:focus{background-color:rgba(127,127,255,0.6)}
.focus-visible\:bg-brand-500\/60:focus-visible{background-color:rgba(127,127,255,0.6)}
.bg-brand-500\/70{background-color:rgba(127,127,255,0.7)}
@media (min-width:640px){.sm\:bg-brand-500\/70{background-color:rgba(127,127,255,0.7)}}
@media (min-width:768px){.md\:bg-brand-500\/70{background-color:rgba(127,127,255,0.7)}}
@media (min-width:1024px){.lg\:bg-brand-500\/70{background-color:rgba(127,127,255,0.7)}}
@media (min-width:1280px){.xl\:bg-brand-500\/70{background-color:rgba(127,127,255,0.7)}}
.hover\:bg-brand-500\/70:hover{background-color:rgba(127,127,255,0.7)}
.focus\:bg-brand-500\/70:focus{background-color:rgba(127,127,255,0.7)}
.focus-visible\:bg-brand-500\/70:focus-visible{background-color:rgba(127,127,255,0.7)}
.bg-brand-500\/75{background-color:rgba(127,127,255,0.75)}
@media (min-width:640px){.sm\:bg-brand-500\/75{background-color:rgba(127,127,255,0.75)}}
@media (min-width:768px){.md\:bg-brand-500\/75{background-color:rgba(127,127,255,0.75)}}
@media (min-width:1024px){.lg\:bg-brand-500\/75{background-color:rgba(127,127,255,0.75)}}
@media (min-width:1280px){.xl\:bg-brand-500\/75{background-color:rgba(127,127,255,0.75)}}
.hover\:bg-brand-500\/75:hover{background-color:rgba(127,127,255,0.75)}
.focus\:bg-brand-500\/75:focus{background-color:rgba(127,127,255,0.75)}
.focus-visible\:bg-brand-500\/75:focus-visible{background-color:rgba(127,127,255,0.75)}
.bg-brand-500\/80{background-color:rgba(127,127,255,0.8)}
@media (min-width:640px){.sm\:bg-brand-500\/80{background-color:rgba(127,127,255,0.8)}}
@media (min-width:768px){.md\:bg-brand-500\/80{background-color:rgba(127,127,255,0.8)}}
@media (min-width:1024px){.lg\:bg-brand-500\/80{background-color:rgba(127,127,255,0.8)}}
@media (min-width:1280px){.xl\:bg-brand-500\/80{background-color:rgba(127,127,255,0.8)}}
.hover\:bg-brand-500\/80:hover{background-color:rgba(127,127,255,0.8)}
.focus\:bg-brand-500\/80:focus{background-color:rgba(127,127,255,0.8)}
.focus-visible\:bg-brand-500\/80:focus-visible{background-color:rgba(127,127,255,0.8)}
.bg-brand-500\/85{background-color:rgba(127,127,255,0.85)}
@media (min-width:640px){.sm\:bg-brand-500\/85{background-color:rgba(127,127,255,0.85)}}
@media (min-width:768px){.md\:bg-brand-500\/85{background-color:rgba(127,127,255,0.85)}}
@media (min-width:1024px){.lg\:bg-brand-500\/85{background-color:rgba(127,127,255,0.85)}}
@media (min-width:1280px){.xl\:bg-brand-500\/85{background-color:rgba(127,127,255,0.85)}}
.hover\:bg-brand-500\/85:hover{background-color:rgba(127,127,255,0.85)}
.focus\:bg-brand-500\/85:focus{background-color:rgba(127,127,255,0.85)}
.focus-visible\:bg-brand-500\/85:focus-visible{background-color:rgba(127,127,255,0.85)}
.bg-brand-500\/90{background-color:rgba(127,127,255,0.9)}
@media (min-width:640px){.sm\:bg-brand-500\/90{background-color:rgba(127,127,255,0.9)}}
@media (min-width:768px){.md\:bg-brand-500\/90{background-color:rgba(127,127,255,0.9)}}
@media (min-width:1024px){.lg\:bg-brand-500\/90{background-color:rgba(127,127,255,0.9)}}
@media (min-width:1280px){.xl\:bg-brand-500\/90{background-color:rgba(127,127,255,0.9)}}
.hover\:bg-brand-500\/90:hover{background-color:rgba(127,127,255,0.9)}
.focus\:bg-brand-500\/90:focus{background-color:rgba(127,127,255,0.9)}
.focus-visible\:bg-brand-500\/90:focus-visible{background-color:rgba(127,127,255,0.9)}
.bg-brand-500\/95{background-color:rgba(127,127,255,0.95)}
@media (min-width:640px){.sm\:bg-brand-500\/95{background-color:rgba(127,127,255,0.95)}}
@media (min-width:768px){.md\:bg-brand-500\/95{background-color:rgba(127,127,255,0.95)}}
@media (min-width:1024px){.lg\:bg-brand-500\/95{background-color:rgba(127,127,255,0.95)}}
@media (min-width:1280px){.xl\:bg-brand-500\/95{background-color:rgba(127,127,255,0.95)}}
.hover\:bg-brand-500\/95:hover{background-color:rgba(127,127,255,0.95)}
.focus\:bg-brand-500\/95:focus{background-color:rgba(127,127,255,0.95)}
.focus-visible\:bg-brand-500\/95:focus-visible{background-color:rgba(127,127,255,0.95)}
.bg-brand-600\/5{background-color:rgba(107,107,255,0.05)}
@media (min-width:640px){.sm\:bg-brand-600\/5{background-color:rgba(107,107,255,0.05)}}
@media (min-width:768px){.md\:bg-brand-600\/5{background-color:rgba(107,107,255,0.05)}}
@media (min-width:1024px){.lg\:bg-brand-600\/5{background-color:rgba(107,107,255,0.05)}}
@media (min-width:1280px){.xl\:bg-brand-600\/5{background-color:rgba(107,107,255,0.05)}}
.hover\:bg-brand-600\/5:hover{background-color:rgba(107,107,255,0.05)}
.focus\:bg-brand-600\/5:focus{background-color:rgba(107,107,255,0.05)}
.focus-visible\:bg-brand-600\/5:focus-visible{background-color:rgba(107,107,255,0.05)}
.bg-brand-600\/10{background-color:rgba(107,107,255,0.1)}
@media (min-width:640px){.sm\:bg-brand-600\/10{background-color:rgba(107,107,255,0.1)}}
@media (min-width:768px){.md\:bg-brand-600\/10{background-color:rgba(107,107,255,0.1)}}
@media (min-width:1024px){.lg\:bg-brand-600\/10{background-color:rgba(107,107,255,0.1)}}
@media (min-width:1280px){.xl\:bg-brand-600\/10{background-color:rgba(107,107,255,0.1)}}
.hover\:bg-brand-600\/10:hover{background-color:rgba(107,107,255,0.1)}
.focus\:bg-brand-600\/10:focus{background-color:rgba(107,107,255,0.1)}
.focus-visible\:bg-brand-600\/10:focus-visible{background-color:rgba(107,107,255,0.1)}
.bg-brand-600\/20{background-color:rgba(107,107,255,0.2)}
@media (min-width:640px){.sm\:bg-brand-600\/20{background-color:rgba(107,107,255,0.2)}}
@media (min-width:768px){.md\:bg-brand-600\/20{background-color:rgba(107,107,255,0.2)}}
@media (min-width:1024px){.lg\:bg-brand-600\/20{background-color:rgba(107,107,255,0.2)}}
@media (min-width:1280px){.xl\:bg-brand-600\/20{background-color:rgba(107,107,255,0.2)}}
.hover\:bg-brand-600\/20:hover{background-color:rgba(107,107,255,0.2)}
.focus\:bg-brand-600\/20:focus{background-color:rgba(107,107,255,0.2)}
.focus-visible\:bg-brand-600\/20:focus-visible{background-color:rgba(107,107,255,0.2)}
.bg-brand-600\/25{background-color:rgba(107,107,255,0.25)}
@media (min-width:640px){.sm\:bg-brand-600\/25{background-color:rgba(107,107,255,0.25)}}
@media (min-width:768px){.md\:bg-brand-600\/25{background-color:rgba(107,107,255,0.25)}}
@media (min-width:1024px){.lg\:bg-brand-600\/25{background-color:rgba(107,107,255,0.25)}}
@media (min-width:1280px){.xl\:bg-brand-600\/25{background-color:rgba(107,107,255,0.25)}}
.hover\:bg-brand-600\/25:hover{background-color:rgba(107,107,255,0.25)}
.focus\:bg-brand-600\/25:focus{background-color:rgba(107,107,255,0.25)}
.focus-visible\:bg-brand-600\/25:focus-visible{background-color:rgba(107,107,255,0.25)}
.bg-brand-600\/30{background-color:rgba(107,107,255,0.3)}
@media (min-width:640px){.sm\:bg-brand-600\/30{background-color:rgba(107,107,255,0.3)}}
@media (min-width:768px){.md\:bg-brand-600\/30{background-color:rgba(107,107,255,0.3)}}
@media (min-width:1024px){.lg\:bg-brand-600\/30{background-color:rgba(107,107,255,0.3)}}
@media (min-width:1280px){.xl\:bg-brand-600\/30{background-color:rgba(107,107,255,0.3)}}
.hover\:bg-brand-600\/30:hover{background-color:rgba(107,107,255,0.3)}
.focus\:bg-brand-600\/30:focus{background-color:rgba(107,107,255,0.3)}
.focus-visible\:bg-brand-600\/30:focus-visible{background-color:rgba(107,107,255,0.3)}
.bg-brand-600\/40{background-color:rgba(107,107,255,0.4)}
@media (min-width:640px){.sm\:bg-brand-600\/40{background-color:rgba(107,107,255,0.4)}}
@media (min-width:768px){.md\:bg-brand-600\/40{background-color:rgba(107,107,255,0.4)}}
@media (min-width:1024px){.lg\:bg-brand-600\/40{background-color:rgba(107,107,255,0.4)}}
@media (min-width:1280px){.xl\:bg-brand-600\/40{background-color:rgba(107,107,255,0.4)}}
.hover\:bg-brand-600\/40:hover{background-color:rgba(107,107,255,0.4)}
.focus\:bg-brand-600\/40:focus{background-color:rgba(107,107,255,0.4)}
.focus-visible\:bg-brand-600\/40:focus-visible{background-color:rgba(107,107,255,0.4)}
.bg-brand-600\/50{background-color:rgba(107,107,255,0.5)}
@media (min-width:640px){.sm\:bg-brand-600\/50{background-color:rgba(107,107,255,0.5)}}
@media (min-width:768px){.md\:bg-brand-600\/50{background-color:rgba(107,107,255,0.5)}}
@media (min-width:1024px){.lg\:bg-brand-600\/50{background-color:rgba(107,107,255,0.5)}}
@media (min-width:1280px){.xl\:bg-brand-600\/50{background-color:rgba(107,107,255,0.5)}}
.hover\:bg-brand-600\/50:hover{background-color:rgba(107,107,255,0.5)}
.focus\:bg-brand-600\/50:focus{background-color:rgba(107,107,255,0.5)}
.focus-visible\:bg-brand-600\/50:focus-visible{background-color:rgba(107,107,255,0.5)}
.bg-brand-600\/60{background-color:rgba(107,107,255,0.6)}
@media (min-width:640px){.sm\:bg-brand-600\/60{background-color:rgba(107,107,255,0.6)}}
@media (min-width:768px){.md\:bg-brand-600\/60{background-color:rgba(107,107,255,0.6)}}
@media (min-width:1024px){.lg\:bg-brand-600\/60{background-color:rgba(107,107,255,0.6)}}
@media (min-width:1280px){.xl\:bg-brand-600\/60{background-color:rgba(107,107,255,0.6)}}
.hover\:bg-brand-600\/60:hover{background-color:rgba(107,107,255,0.6)}
.focus\:bg-brand-600\/60:focus{background-color:rgba(107,107,255,0.6)}
.focus-visible\:bg-brand-600\/60:focus-visible{background-color:rgba(107,107,255,0.6)}
.bg-brand-600\/70{background-color:rgba(107,107,255,0.7)}
@media (min-width:640px){.sm\:bg-brand-600\/70{background-color:rgba(107,107,255,0.7)}}
@media (min-width:768px){.md\:bg-brand-600\/70{background-color:rgba(107,107,255,0.7)}}
@media (min-width:1024px){.lg\:bg-brand-600\/70{background-color:rgba(107,107,255,0.7)}}
@media (min-width:1280px){.xl\:bg-brand-600\/70{background-color:rgba(107,107,255,0.7)}}
.hover\:bg-brand-600\/70:hover{background-color:rgba(107,107,255,0.7)}
.focus\:bg-brand-600\/70:focus{background-color:rgba(107,107,255,0.7)}
.focus-visible\:bg-brand-600\/70:focus-visible{background-color:rgba(107,107,255,0.7)}
.bg-brand-600\/75{background-color:rgba(107,107,255,0.75)}
@media (min-width:640px){.sm\:bg-brand-600\/75{background-color:rgba(107,107,255,0.75)}}
@media (min-width:768px){.md\:bg-brand-600\/75{background-color:rgba(107,107,255,0.75)}}
@media (min-width:1024px){.lg\:bg-brand-600\/75{background-color:rgba(107,107,255,0.75)}}
@media (min-width:1280px){.xl\:bg-brand-600\/75{background-color:rgba(107,107,255,0.75)}}
.hover\:bg-brand-600\/75:hover{background-color:rgba(107,107,255,0.75)}
.focus\:bg-brand-600\/75:focus{background-color:rgba(107,107,255,0.75)}
.focus-visible\:bg-brand-600\/75:focus-visible{background-color:rgba(107,107,255,0.75)}
.bg-brand-600\/80{background-color:rgba(107,107,255,0.8)}
@media (min-width:640px){.sm\:bg-brand-600\/80{background-color:rgba(107,107,255,0.8)}}
@media (min-width:768px){.md\:bg-brand-600\/80{background-color:rgba(107,107,255,0.8)}}
@media (min-width:1024px){.lg\:bg-brand-600\/80{background-color:rgba(107,107,255,0.8)}}
@media (min-width:1280px){.xl\:bg-brand-600\/80{background-color:rgba(107,107,255,0.8)}}
.hover\:bg-brand-600\/80:hover{background-color:rgba(107,107,255,0.8)}
.focus\:bg-brand-600\/80:focus{background-color:rgba(107,107,255,0.8)}
.focus-visible\:bg-brand-600\/80:focus-visible{background-color:rgba(107,107,255,0.8)}
.bg-brand-600\/85{background-color:rgba(107,107,255,0.85)}
@media (min-width:640px){.sm\:bg-brand-600\/85{background-color:rgba(107,107,255,0.85)}}
@media (min-width:768px){.md\:bg-brand-600\/85{background-color:rgba(107,107,255,0.85)}}
@media (min-width:1024px){.lg\:bg-brand-600\/85{background-color:rgba(107,107,255,0.85)}}
@media (min-width:1280px){.xl\:bg-brand-600\/85{background-color:rgba(107,107,255,0.85)}}
.hover\:bg-brand-600\/85:hover{background-color:rgba(107,107,255,0.85)}
.focus\:bg-brand-600\/85:focus{background-color:rgba(107,107,255,0.85)}
.focus-visible\:bg-brand-600\/85:focus-visible{background-color:rgba(107,107,255,0.85)}
.bg-brand-600\/90{background-color:rgba(107,107,255,0.9)}
@media (min-width:640px){.sm\:bg-brand-600\/90{background-color:rgba(107,107,255,0.9)}}
@media (min-width:768px){.md\:bg-brand-600\/90{background-color:rgba(107,107,255,0.9)}}
@media (min-width:1024px){.lg\:bg-brand-600\/90{background-color:rgba(107,107,255,0.9)}}
@media (min-width:1280px){.xl\:bg-brand-600\/90{background-color:rgba(107,107,255,0.9)}}
.hover\:bg-brand-600\/90:hover{background-color:rgba(107,107,255,0.9)}
.focus\:bg-brand-600\/90:focus{background-color:rgba(107,107,255,0.9)}
.focus-visible\:bg-brand-600\/90:focus-visible{background-color:rgba(107,107,255,0.9)}
.bg-brand-600\/95{background-color:rgba(107,107,255,0.95)}
@media (min-width:640px){.sm\:bg-brand-600\/95{background-color:rgba(107,107,255,0.95)}}
@media (min-width:768px){.md\:bg-brand-600\/95{background-color:rgba(107,107,255,0.95)}}
@media (min-width:1024px){.lg\:bg-brand-600\/95{background-color:rgba(107,107,255,0.95)}}
@media (min-width:1280px){.xl\:bg-brand-600\/95{background-color:rgba(107,107,255,0.95)}}
.hover\:bg-brand-600\/95:hover{background-color:rgba(107,107,255,0.95)}
.focus\:bg-brand-600\/95:focus{background-color:rgba(107,107,255,0.95)}
.focus-visible\:bg-brand-600\/95:focus-visible{background-color:rgba(107,107,255,0.95)}
.text-white\/5{color:rgba(255,255,255,0.05)}
@media (min-width:640px){.sm\:text-white\/5{color:rgba(255,255,255,0.05)}}
@media (min-width:768px){.md\:text-white\/5{color:rgba(255,255,255,0.05)}}
@media (min-width:1024px){.lg\:text-white\/5{color:rgba(255,255,255,0.05)}}
@media (min-width:1280px){.xl\:text-white\/5{color:rgba(255,255,255,0.05)}}
.hover\:text-white\/5:hover{color:rgba(255,255,255,0.05)}
.focus\:text-white\/5:focus{color:rgba(255,255,255,0.05)}
.focus-visible\:text-white\/5:focus-visible{color:rgba(255,255,255,0.05)}
.text-white\/10{color:rgba(255,255,255,0.1)}
@media (min-width:640px){.sm\:text-white\/10{color:rgba(255,255,255,0.1)}}
@media (min-width:768px){.md\:text-white\/10{color:rgba(255,255,255,0.1)}}
@media (min-width:1024px){.lg\:text-white\/10{color:rgba(255,255,255,0.1)}}
@media (min-width:1280px){.xl\:text-white\/10{color:rgba(255,255,255,0.1)}}
.hover\:text-white\/10:hover{color:rgba(255,255,255,0.1)}
.focus\:text-white\/10:focus{color:rgba(255,255,255,0.1)}
.focus-visible\:text-white\/10:focus-visible{color:rgba(255,255,255,0.1)}
.text-white\/20{color:rgba(255,255,255,0.2)}
@media (min-width:640px){.sm\:text-white\/20{color:rgba(255,255,255,0.2)}}
@media (min-width:768px){.md\:text-white\/20{color:rgba(255,255,255,0.2)}}
@media (min-width:1024px){.lg\:text-white\/20{color:rgba(255,255,255,0.2)}}
@media (min-width:1280px){.xl\:text-white\/20{color:rgba(255,255,255,0.2)}}
.hover\:text-white\/20:hover{color:rgba(255,255,255,0.2)}
.focus\:text-white\/20:focus{color:rgba(255,255,255,0.2)}
.focus-visible\:text-white\/20:focus-visible{color:rgba(255,255,255,0.2)}
.text-white\/25{color:rgba(255,255,255,0.25)}
@media (min-width:640px){.sm\:text-white\/25{color:rgba(255,255,255,0.25)}}
@media (min-width:768px){.md\:text-white\/25{color:rgba(255,255,255,0.25)}}
@media (min-width:1024px){.lg\:text-white\/25{color:rgba(255,255,255,0.25)}}
@media (min-width:1280px){.xl\:text-white\/25{color:rgba(255,255,255,0.25)}}
.hover\:text-white\/25:hover{color:rgba(255,255,255,0.25)}
.focus\:text-white\/25:focus{color:rgba(255,255,255,0.25)}
.focus-visible\:text-white\/25:focus-visible{color:rgba(255,255,255,0.25)}
.text-white\/30{color:rgba(255,255,255,0.3)}
@media (min-width:640px){.sm\:text-white\/30{color:rgba(255,255,255,0.3)}}
@media (min-width:768px){.md\:text-white\/30{color:rgba(255,255,255,0.3)}}
@media (min-width:1024px){.lg\:text-white\/30{color:rgba(255,255,255,0.3)}}
@media (min-width:1280px){.xl\:text-white\/30{color:rgba(255,255,255,0.3)}}
.hover\:text-white\/30:hover{color:rgba(255,255,255,0.3)}
.focus\:text-white\/30:focus{color:rgba(255,255,255,0.3)}
.focus-visible\:text-white\/30:focus-visible{color:rgba(255,255,255,0.3)}
.text-white\/40{color:rgba(255,255,255,0.4)}
@media (min-width:640px){.sm\:text-white\/40{color:rgba(255,255,255,0.4)}}
@media (min-width:768px){.md\:text-white\/40{color:rgba(255,255,255,0.4)}}
@media (min-width:1024px){.lg\:text-white\/40{color:rgba(255,255,255,0.4)}}
@media (min-width:1280px){.xl\:text-white\/40{color:rgba(255,255,255,0.4)}}
.hover\:text-white\/40:hover{color:rgba(255,255,255,0.4)}
.focus\:text-white\/40:focus{color:rgba(255,255,255,0.4)}
.focus-visible\:text-white\/40:focus-visible{color:rgba(255,255,255,0.4)}
.text-white\/50{color:rgba(255,255,255,0.5)}
@media (min-width:640px){.sm\:text-white\/50{color:rgba(255,255,255,0.5)}}
@media (min-width:768px){.md\:text-white\/50{color:rgba(255,255,255,0.5)}}
@media (min-width:1024px){.lg\:text-white\/50{color:rgba(255,255,255,0.5)}}
@media (min-width:1280px){.xl\:text-white\/50{color:rgba(255,255,255,0.5)}}
.hover\:text-white\/50:hover{color:rgba(255,255,255,0.5)}
.focus\:text-white\/50:focus{color:rgba(255,255,255,0.5)}
.focus-visible\:text-white\/50:focus-visible{color:rgba(255,255,255,0.5)}
.text-white\/60{color:rgba(255,255,255,0.6)}
@media (min-width:640px){.sm\:text-white\/60{color:rgba(255,255,255,0.6)}}
@media (min-width:768px){.md\:text-white\/60{color:rgba(255,255,255,0.6)}}
@media (min-width:1024px){.lg\:text-white\/60{color:rgba(255,255,255,0.6)}}
@media (min-width:1280px){.xl\:text-white\/60{color:rgba(255,255,255,0.6)}}
.hover\:text-white\/60:hover{color:rgba(255,255,255,0.6)}
.focus\:text-white\/60:focus{color:rgba(255,255,255,0.6)}
.focus-visible\:text-white\/60:focus-visible{color:rgba(255,255,255,0.6)}
@media (min-width:640px){.sm\:text-white\/70{color:rgba(255,255,255,0.7)}}
@media (min-width:768px){.md\:text-white\/70{color:rgba(255,255,255,0.7)}}
@media (min-width:1024px){.lg\:text-white\/70{color:rgba(255,255,255,0.7)}}
@media (min-width:1280px){.xl\:text-white\/70{color:rgba(255,255,255,0.7)}}
.hover\:text-white\/70:hover{color:rgba(255,255,255,0.7)}
.focus\:text-white\/70:focus{color:rgba(255,255,255,0.7)}
.focus-visible\:text-white\/70:focus-visible{color:rgba(255,255,255,0.7)}
@media (min-width:640px){.sm\:text-white\/75{color:rgba(255,255,255,0.75)}}
@media (min-width:768px){.md\:text-white\/75{color:rgba(255,255,255,0.75)}}
@media (min-width:1024px){.lg\:text-white\/75{color:rgba(255,255,255,0.75)}}
@media (min-width:1280px){.xl\:text-white\/75{color:rgba(255,255,255,0.75)}}
.hover\:text-white\/75:hover{color:rgba(255,255,255,0.75)}
.focus\:text-white\/75:focus{color:rgba(255,255,255,0.75)}
.focus-visible\:text-white\/75:focus-visible{color:rgba(255,255,255,0.75)}
@media (min-width:640px){.sm\:text-white\/80{color:rgba(255,255,255,0.8)}}
@media (min-width:768px){.md\:text-white\/80{color:rgba(255,255,255,0.8)}}
@media (min-width:1024px){.lg\:text-white\/80{color:rgba(255,255,255,0.8)}}
@media (min-width:1280px){.xl\:text-white\/80{color:rgba(255,255,255,0.8)}}
.hover\:text-white\/80:hover{color:rgba(255,255,255,0.8)}
.focus\:text-white\/80:focus{color:rgba(255,255,255,0.8)}
.focus-visible\:text-white\/80:focus-visible{color:rgba(255,255,255,0.8)}
@media (min-width:640px){.sm\:text-white\/85{color:rgba(255,255,255,0.85)}}
@media (min-width:768px){.md\:text-white\/85{color:rgba(255,255,255,0.85)}}
@media (min-width:1024px){.lg\:text-white\/85{color:rgba(255,255,255,0.85)}}
@media (min-width:1280px){.xl\:text-white\/85{color:rgba(255,255,255,0.85)}}
.hover\:text-white\/85:hover{color:rgba(255,255,255,0.85)}
.focus\:text-white\/85:focus{color:rgba(255,255,255,0.85)}
.focus-visible\:text-white\/85:focus-visible{color:rgba(255,255,255,0.85)}
.text-white\/90{color:rgba(255,255,255,0.9)}
@media (min-width:640px){.sm\:text-white\/90{color:rgba(255,255,255,0.9)}}
@media (min-width:768px){.md\:text-white\/90{color:rgba(255,255,255,0.9)}}
@media (min-width:1024px){.lg\:text-white\/90{color:rgba(255,255,255,0.9)}}
@media (min-width:1280px){.xl\:text-white\/90{color:rgba(255,255,255,0.9)}}
.hover\:text-white\/90:hover{color:rgba(255,255,255,0.9)}
.focus\:text-white\/90:focus{color:rgba(255,255,255,0.9)}
.focus-visible\:text-white\/90:focus-visible{color:rgba(255,255,255,0.9)}
.text-white\/95{color:rgba(255,255,255,0.95)}
@media (min-width:640px){.sm\:text-white\/95{color:rgba(255,255,255,0.95)}}
@media (min-width:768px){.md\:text-white\/95{color:rgba(255,255,255,0.95)}}
@media (min-width:1024px){.lg\:text-white\/95{color:rgba(255,255,255,0.95)}}
@media (min-width:1280px){.xl\:text-white\/95{color:rgba(255,255,255,0.95)}}
.hover\:text-white\/95:hover{color:rgba(255,255,255,0.95)}
.focus\:text-white\/95:focus{color:rgba(255,255,255,0.95)}
.focus-visible\:text-white\/95:focus-visible{color:rgba(255,255,255,0.95)}
.text-black\/5{color:rgba(0,0,0,0.05)}
@media (min-width:640px){.sm\:text-black\/5{color:rgba(0,0,0,0.05)}}
@media (min-width:768px){.md\:text-black\/5{color:rgba(0,0,0,0.05)}}
@media (min-width:1024px){.lg\:text-black\/5{color:rgba(0,0,0,0.05)}}
@media (min-width:1280px){.xl\:text-black\/5{color:rgba(0,0,0,0.05)}}
.hover\:text-black\/5:hover{color:rgba(0,0,0,0.05)}
.focus\:text-black\/5:focus{color:rgba(0,0,0,0.05)}
.focus-visible\:text-black\/5:focus-visible{color:rgba(0,0,0,0.05)}
.text-black\/10{color:rgba(0,0,0,0.1)}
@media (min-width:640px){.sm\:text-black\/10{color:rgba(0,0,0,0.1)}}
@media (min-width:768px){.md\:text-black\/10{color:rgba(0,0,0,0.1)}}
@media (min-width:1024px){.lg\:text-black\/10{color:rgba(0,0,0,0.1)}}
@media (min-width:1280px){.xl\:text-black\/10{color:rgba(0,0,0,0.1)}}
.hover\:text-black\/10:hover{color:rgba(0,0,0,0.1)}
.focus\:text-black\/10:focus{color:rgba(0,0,0,0.1)}
.focus-visible\:text-black\/10:focus-visible{color:rgba(0,0,0,0.1)}
.text-black\/20{color:rgba(0,0,0,0.2)}
@media (min-width:640px){.sm\:text-black\/20{color:rgba(0,0,0,0.2)}}
@media (min-width:768px){.md\:text-black\/20{color:rgba(0,0,0,0.2)}}
@media (min-width:1024px){.lg\:text-black\/20{color:rgba(0,0,0,0.2)}}
@media (min-width:1280px){.xl\:text-black\/20{color:rgba(0,0,0,0.2)}}
.hover\:text-black\/20:hover{color:rgba(0,0,0,0.2)}
.focus\:text-black\/20:focus{color:rgba(0,0,0,0.2)}
.focus-visible\:text-black\/20:focus-visible{color:rgba(0,0,0,0.2)}
.text-black\/25{color:rgba(0,0,0,0.25)}
@media (min-width:640px){.sm\:text-black\/25{color:rgba(0,0,0,0.25)}}
@media (min-width:768px){.md\:text-black\/25{color:rgba(0,0,0,0.25)}}
@media (min-width:1024px){.lg\:text-black\/25{color:rgba(0,0,0,0.25)}}
@media (min-width:1280px){.xl\:text-black\/25{color:rgba(0,0,0,0.25)}}
.hover\:text-black\/25:hover{color:rgba(0,0,0,0.25)}
.focus\:text-black\/25:focus{color:rgba(0,0,0,0.25)}
.focus-visible\:text-black\/25:focus-visible{color:rgba(0,0,0,0.25)}
.text-black\/30{color:rgba(0,0,0,0.3)}
@media (min-width:640px){.sm\:text-black\/30{color:rgba(0,0,0,0.3)}}
@media (min-width:768px){.md\:text-black\/30{color:rgba(0,0,0,0.3)}}
@media (min-width:1024px){.lg\:text-black\/30{color:rgba(0,0,0,0.3)}}
@media (min-width:1280px){.xl\:text-black\/30{color:rgba(0,0,0,0.3)}}
.hover\:text-black\/30:hover{color:rgba(0,0,0,0.3)}
.focus\:text-black\/30:focus{color:rgba(0,0,0,0.3)}
.focus-visible\:text-black\/30:focus-visible{color:rgba(0,0,0,0.3)}
.text-black\/40{color:rgba(0,0,0,0.4)}
@media (min-width:640px){.sm\:text-black\/40{color:rgba(0,0,0,0.4)}}
@media (min-width:768px){.md\:text-black\/40{color:rgba(0,0,0,0.4)}}
@media (min-width:1024px){.lg\:text-black\/40{color:rgba(0,0,0,0.4)}}
@media (min-width:1280px){.xl\:text-black\/40{color:rgba(0,0,0,0.4)}}
.hover\:text-black\/40:hover{color:rgba(0,0,0,0.4)}
.focus\:text-black\/40:focus{color:rgba(0,0,0,0.4)}
.focus-visible\:text-black\/40:focus-visible{color:rgba(0,0,0,0.4)}
.text-black\/50{color:rgba(0,0,0,0.5)}
@media (min-width:640px){.sm\:text-black\/50{color:rgba(0,0,0,0.5)}}
@media (min-width:768px){.md\:text-black\/50{color:rgba(0,0,0,0.5)}}
@media (min-width:1024px){.lg\:text-black\/50{color:rgba(0,0,0,0.5)}}
@media (min-width:1280px){.xl\:text-black\/50{color:rgba(0,0,0,0.5)}}
.hover\:text-black\/50:hover{color:rgba(0,0,0,0.5)}
.focus\:text-black\/50:focus{color:rgba(0,0,0,0.5)}
.focus-visible\:text-black\/50:focus-visible{color:rgba(0,0,0,0.5)}
.text-black\/60{color:rgba(0,0,0,0.6)}
@media (min-width:640px){.sm\:text-black\/60{color:rgba(0,0,0,0.6)}}
@media (min-width:768px){.md\:text-black\/60{color:rgba(0,0,0,0.6)}}
@media (min-width:1024px){.lg\:text-black\/60{color:rgba(0,0,0,0.6)}}
@media (min-width:1280px){.xl\:text-black\/60{color:rgba(0,0,0,0.6)}}
.hover\:text-black\/60:hover{color:rgba(0,0,0,0.6)}
.focus\:text-black\/60:focus{color:rgba(0,0,0,0.6)}
.focus-visible\:text-black\/60:focus-visible{color:rgba(0,0,0,0.6)}
.text-black\/70{color:rgba(0,0,0,0.7)}
@media (min-width:640px){.sm\:text-black\/70{color:rgba(0,0,0,0.7)}}
@media (min-width:768px){.md\:text-black\/70{color:rgba(0,0,0,0.7)}}
@media (min-width:1024px){.lg\:text-black\/70{color:rgba(0,0,0,0.7)}}
@media (min-width:1280px){.xl\:text-black\/70{color:rgba(0,0,0,0.7)}}
.hover\:text-black\/70:hover{color:rgba(0,0,0,0.7)}
.focus\:text-black\/70:focus{color:rgba(0,0,0,0.7)}
.focus-visible\:text-black\/70:focus-visible{color:rgba(0,0,0,0.7)}
.text-black\/75{color:rgba(0,0,0,0.75)}
@media (min-width:640px){.sm\:text-black\/75{color:rgba(0,0,0,0.75)}}
@media (min-width:768px){.md\:text-black\/75{color:rgba(0,0,0,0.75)}}
@media (min-width:1024px){.lg\:text-black\/75{color:rgba(0,0,0,0.75)}}
@media (min-width:1280px){.xl\:text-black\/75{color:rgba(0,0,0,0.75)}}
.hover\:text-black\/75:hover{color:rgba(0,0,0,0.75)}
.focus\:text-black\/75:focus{color:rgba(0,0,0,0.75)}
.focus-visible\:text-black\/75:focus-visible{color:rgba(0,0,0,0.75)}
.text-black\/80{color:rgba(0,0,0,0.8)}
@media (min-width:640px){.sm\:text-black\/80{color:rgba(0,0,0,0.8)}}
@media (min-width:768px){.md\:text-black\/80{color:rgba(0,0,0,0.8)}}
@media (min-width:1024px){.lg\:text-black\/80{color:rgba(0,0,0,0.8)}}
@media (min-width:1280px){.xl\:text-black\/80{color:rgba(0,0,0,0.8)}}
.hover\:text-black\/80:hover{color:rgba(0,0,0,0.8)}
.focus\:text-black\/80:focus{color:rgba(0,0,0,0.8)}
.focus-visible\:text-black\/80:focus-visible{color:rgba(0,0,0,0.8)}
.text-black\/85{color:rgba(0,0,0,0.85)}
@media (min-width:640px){.sm\:text-black\/85{color:rgba(0,0,0,0.85)}}
@media (min-width:768px){.md\:text-black\/85{color:rgba(0,0,0,0.85)}}
@media (min-width:1024px){.lg\:text-black\/85{color:rgba(0,0,0,0.85)}}
@media (min-width:1280px){.xl\:text-black\/85{color:rgba(0,0,0,0.85)}}
.hover\:text-black\/85:hover{color:rgba(0,0,0,0.85)}
.focus\:text-black\/85:focus{color:rgba(0,0,0,0.85)}
.focus-visible\:text-black\/85:focus-visible{color:rgba(0,0,0,0.85)}
.text-black\/90{color:rgba(0,0,0,0.9)}
@media (min-width:640px){.sm\:text-black\/90{color:rgba(0,0,0,0.9)}}
@media (min-width:768px){.md\:text-black\/90{color:rgba(0,0,0,0.9)}}
@media (min-width:1024px){.lg\:text-black\/90{color:rgba(0,0,0,0.9)}}
@media (min-width:1280px){.xl\:text-black\/90{color:rgba(0,0,0,0.9)}}
.hover\:text-black\/90:hover{color:rgba(0,0,0,0.9)}
.focus\:text-black\/90:focus{color:rgba(0,0,0,0.9)}
.focus-visible\:text-black\/90:focus-visible{color:rgba(0,0,0,0.9)}
.text-black\/95{color:rgba(0,0,0,0.95)}
@media (min-width:640px){.sm\:text-black\/95{color:rgba(0,0,0,0.95)}}
@media (min-width:768px){.md\:text-black\/95{color:rgba(0,0,0,0.95)}}
@media (min-width:1024px){.lg\:text-black\/95{color:rgba(0,0,0,0.95)}}
@media (min-width:1280px){.xl\:text-black\/95{color:rgba(0,0,0,0.95)}}
.hover\:text-black\/95:hover{color:rgba(0,0,0,0.95)}
.focus\:text-black\/95:focus{color:rgba(0,0,0,0.95)}
.focus-visible\:text-black\/95:focus-visible{color:rgba(0,0,0,0.95)}
.text-slate-900\/5{color:rgba(15,23,42,0.05)}
@media (min-width:640px){.sm\:text-slate-900\/5{color:rgba(15,23,42,0.05)}}
@media (min-width:768px){.md\:text-slate-900\/5{color:rgba(15,23,42,0.05)}}
@media (min-width:1024px){.lg\:text-slate-900\/5{color:rgba(15,23,42,0.05)}}
@media (min-width:1280px){.xl\:text-slate-900\/5{color:rgba(15,23,42,0.05)}}
.hover\:text-slate-900\/5:hover{color:rgba(15,23,42,0.05)}
.focus\:text-slate-900\/5:focus{color:rgba(15,23,42,0.05)}
.focus-visible\:text-slate-900\/5:focus-visible{color:rgba(15,23,42,0.05)}
.text-slate-900\/10{color:rgba(15,23,42,0.1)}
@media (min-width:640px){.sm\:text-slate-900\/10{color:rgba(15,23,42,0.1)}}
@media (min-width:768px){.md\:text-slate-900\/10{color:rgba(15,23,42,0.1)}}
@media (min-width:1024px){.lg\:text-slate-900\/10{color:rgba(15,23,42,0.1)}}
@media (min-width:1280px){.xl\:text-slate-900\/10{color:rgba(15,23,42,0.1)}}
.hover\:text-slate-900\/10:hover{color:rgba(15,23,42,0.1)}
.focus\:text-slate-900\/10:focus{color:rgba(15,23,42,0.1)}
.focus-visible\:text-slate-900\/10:focus-visible{color:rgba(15,23,42,0.1)}
.text-slate-900\/20{color:rgba(15,23,42,0.2)}
@media (min-width:640px){.sm\:text-slate-900\/20{color:rgba(15,23,42,0.2)}}
@media (min-width:768px){.md\:text-slate-900\/20{color:rgba(15,23,42,0.2)}}
@media (min-width:1024px){.lg\:text-slate-900\/20{color:rgba(15,23,42,0.2)}}
@media (min-width:1280px){.xl\:text-slate-900\/20{color:rgba(15,23,42,0.2)}}
.hover\:text-slate-900\/20:hover{color:rgba(15,23,42,0.2)}
.focus\:text-slate-900\/20:focus{color:rgba(15,23,42,0.2)}
.focus-visible\:text-slate-900\/20:focus-visible{color:rgba(15,23,42,0.2)}
.text-slate-900\/25{color:rgba(15,23,42,0.25)}
@media (min-width:640px){.sm\:text-slate-900\/25{color:rgba(15,23,42,0.25)}}
@media (min-width:768px){.md\:text-slate-900\/25{color:rgba(15,23,42,0.25)}}
@media (min-width:1024px){.lg\:text-slate-900\/25{color:rgba(15,23,42,0.25)}}
@media (min-width:1280px){.xl\:text-slate-900\/25{color:rgba(15,23,42,0.25)}}
.hover\:text-slate-900\/25:hover{color:rgba(15,23,42,0.25)}
.focus\:text-slate-900\/25:focus{color:rgba(15,23,42,0.25)}
.focus-visible\:text-slate-900\/25:focus-visible{color:rgba(15,23,42,0.25)}
.text-slate-900\/30{color:rgba(15,23,42,0.3)}
@media (min-width:640px){.sm\:text-slate-900\/30{color:rgba(15,23,42,0.3)}}
@media (min-width:768px){.md\:text-slate-900\/30{color:rgba(15,23,42,0.3)}}
@media (min-width:1024px){.lg\:text-slate-900\/30{color:rgba(15,23,42,0.3)}}
@media (min-width:1280px){.xl\:text-slate-900\/30{color:rgba(15,23,42,0.3)}}
.hover\:text-slate-900\/30:hover{color:rgba(15,23,42,0.3)}
.focus\:text-slate-900\/30:focus{color:rgba(15,23,42,0.3)}
.focus-visible\:text-slate-900\/30:focus-visible{color:rgba(15,23,42,0.3)}
.text-slate-900\/40{color:rgba(15,23,42,0.4)}
@media (min-width:640px){.sm\:text-slate-900\/40{color:rgba(15,23,42,0.4)}}
@media (min-width:768px){.md\:text-slate-900\/40{color:rgba(15,23,42,0.4)}}
@media (min-width:1024px){.lg\:text-slate-900\/40{color:rgba(15,23,42,0.4)}}
@media (min-width:1280px){.xl\:text-slate-900\/40{color:rgba(15,23,42,0.4)}}
.hover\:text-slate-900\/40:hover{color:rgba(15,23,42,0.4)}
.focus\:text-slate-900\/40:focus{color:rgba(15,23,42,0.4)}
.focus-visible\:text-slate-900\/40:focus-visible{color:rgba(15,23,42,0.4)}
.text-slate-900\/50{color:rgba(15,23,42,0.5)}
@media (min-width:640px){.sm\:text-slate-900\/50{color:rgba(15,23,42,0.5)}}
@media (min-width:768px){.md\:text-slate-900\/50{color:rgba(15,23,42,0.5)}}
@media (min-width:1024px){.lg\:text-slate-900\/50{color:rgba(15,23,42,0.5)}}
@media (min-width:1280px){.xl\:text-slate-900\/50{color:rgba(15,23,42,0.5)}}
.hover\:text-slate-900\/50:hover{color:rgba(15,23,42,0.5)}
.focus\:text-slate-900\/50:focus{color:rgba(15,23,42,0.5)}
.focus-visible\:text-slate-900\/50:focus-visible{color:rgba(15,23,42,0.5)}
.text-slate-900\/60{color:rgba(15,23,42,0.6)}
@media (min-width:640px){.sm\:text-slate-900\/60{color:rgba(15,23,42,0.6)}}
@media (min-width:768px){.md\:text-slate-900\/60{color:rgba(15,23,42,0.6)}}
@media (min-width:1024px){.lg\:text-slate-900\/60{color:rgba(15,23,42,0.6)}}
@media (min-width:1280px){.xl\:text-slate-900\/60{color:rgba(15,23,42,0.6)}}
.hover\:text-slate-900\/60:hover{color:rgba(15,23,42,0.6)}
.focus\:text-slate-900\/60:focus{color:rgba(15,23,42,0.6)}
.focus-visible\:text-slate-900\/60:focus-visible{color:rgba(15,23,42,0.6)}
.text-slate-900\/70{color:rgba(15,23,42,0.7)}
@media (min-width:640px){.sm\:text-slate-900\/70{color:rgba(15,23,42,0.7)}}
@media (min-width:768px){.md\:text-slate-900\/70{color:rgba(15,23,42,0.7)}}
@media (min-width:1024px){.lg\:text-slate-900\/70{color:rgba(15,23,42,0.7)}}
@media (min-width:1280px){.xl\:text-slate-900\/70{color:rgba(15,23,42,0.7)}}
.hover\:text-slate-900\/70:hover{color:rgba(15,23,42,0.7)}
.focus\:text-slate-900\/70:focus{color:rgba(15,23,42,0.7)}
.focus-visible\:text-slate-900\/70:focus-visible{color:rgba(15,23,42,0.7)}
.text-slate-900\/75{color:rgba(15,23,42,0.75)}
@media (min-width:640px){.sm\:text-slate-900\/75{color:rgba(15,23,42,0.75)}}
@media (min-width:768px){.md\:text-slate-900\/75{color:rgba(15,23,42,0.75)}}
@media (min-width:1024px){.lg\:text-slate-900\/75{color:rgba(15,23,42,0.75)}}
@media (min-width:1280px){.xl\:text-slate-900\/75{color:rgba(15,23,42,0.75)}}
.hover\:text-slate-900\/75:hover{color:rgba(15,23,42,0.75)}
.focus\:text-slate-900\/75:focus{color:rgba(15,23,42,0.75)}
.focus-visible\:text-slate-900\/75:focus-visible{color:rgba(15,23,42,0.75)}
.text-slate-900\/80{color:rgba(15,23,42,0.8)}
@media (min-width:640px){.sm\:text-slate-900\/80{color:rgba(15,23,42,0.8)}}
@media (min-width:768px){.md\:text-slate-900\/80{color:rgba(15,23,42,0.8)}}
@media (min-width:1024px){.lg\:text-slate-900\/80{color:rgba(15,23,42,0.8)}}
@media (min-width:1280px){.xl\:text-slate-900\/80{color:rgba(15,23,42,0.8)}}
.hover\:text-slate-900\/80:hover{color:rgba(15,23,42,0.8)}
.focus\:text-slate-900\/80:focus{color:rgba(15,23,42,0.8)}
.focus-visible\:text-slate-900\/80:focus-visible{color:rgba(15,23,42,0.8)}
.text-slate-900\/85{color:rgba(15,23,42,0.85)}
@media (min-width:640px){.sm\:text-slate-900\/85{color:rgba(15,23,42,0.85)}}
@media (min-width:768px){.md\:text-slate-900\/85{color:rgba(15,23,42,0.85)}}
@media (min-width:1024px){.lg\:text-slate-900\/85{color:rgba(15,23,42,0.85)}}
@media (min-width:1280px){.xl\:text-slate-900\/85{color:rgba(15,23,42,0.85)}}
.hover\:text-slate-900\/85:hover{color:rgba(15,23,42,0.85)}
.focus\:text-slate-900\/85:focus{color:rgba(15,23,42,0.85)}
.focus-visible\:text-slate-900\/85:focus-visible{color:rgba(15,23,42,0.85)}
.text-slate-900\/90{color:rgba(15,23,42,0.9)}
@media (min-width:640px){.sm\:text-slate-900\/90{color:rgba(15,23,42,0.9)}}
@media (min-width:768px){.md\:text-slate-900\/90{color:rgba(15,23,42,0.9)}}
@media (min-width:1024px){.lg\:text-slate-900\/90{color:rgba(15,23,42,0.9)}}
@media (min-width:1280px){.xl\:text-slate-900\/90{color:rgba(15,23,42,0.9)}}
.hover\:text-slate-900\/90:hover{color:rgba(15,23,42,0.9)}
.focus\:text-slate-900\/90:focus{color:rgba(15,23,42,0.9)}
.focus-visible\:text-slate-900\/90:focus-visible{color:rgba(15,23,42,0.9)}
.text-slate-900\/95{color:rgba(15,23,42,0.95)}
@media (min-width:640px){.sm\:text-slate-900\/95{color:rgba(15,23,42,0.95)}}
@media (min-width:768px){.md\:text-slate-900\/95{color:rgba(15,23,42,0.95)}}
@media (min-width:1024px){.lg\:text-slate-900\/95{color:rgba(15,23,42,0.95)}}
@media (min-width:1280px){.xl\:text-slate-900\/95{color:rgba(15,23,42,0.95)}}
.hover\:text-slate-900\/95:hover{color:rgba(15,23,42,0.95)}
.focus\:text-slate-900\/95:focus{color:rgba(15,23,42,0.95)}
.focus-visible\:text-slate-900\/95:focus-visible{color:rgba(15,23,42,0.95)}
.text-brand-500\/5{color:rgba(127,127,255,0.05)}
@media (min-width:640px){.sm\:text-brand-500\/5{color:rgba(127,127,255,0.05)}}
@media (min-width:768px){.md\:text-brand-500\/5{color:rgba(127,127,255,0.05)}}
@media (min-width:1024px){.lg\:text-brand-500\/5{color:rgba(127,127,255,0.05)}}
@media (min-width:1280px){.xl\:text-brand-500\/5{color:rgba(127,127,255,0.05)}}
.hover\:text-brand-500\/5:hover{color:rgba(127,127,255,0.05)}
.focus\:text-brand-500\/5:focus{color:rgba(127,127,255,0.05)}
.focus-visible\:text-brand-500\/5:focus-visible{color:rgba(127,127,255,0.05)}
.text-brand-500\/10{color:rgba(127,127,255,0.1)}
@media (min-width:640px){.sm\:text-brand-500\/10{color:rgba(127,127,255,0.1)}}
@media (min-width:768px){.md\:text-brand-500\/10{color:rgba(127,127,255,0.1)}}
@media (min-width:1024px){.lg\:text-brand-500\/10{color:rgba(127,127,255,0.1)}}
@media (min-width:1280px){.xl\:text-brand-500\/10{color:rgba(127,127,255,0.1)}}
.hover\:text-brand-500\/10:hover{color:rgba(127,127,255,0.1)}
.focus\:text-brand-500\/10:focus{color:rgba(127,127,255,0.1)}
.focus-visible\:text-brand-500\/10:focus-visible{color:rgba(127,127,255,0.1)}
.text-brand-500\/20{color:rgba(127,127,255,0.2)}
@media (min-width:640px){.sm\:text-brand-500\/20{color:rgba(127,127,255,0.2)}}
@media (min-width:768px){.md\:text-brand-500\/20{color:rgba(127,127,255,0.2)}}
@media (min-width:1024px){.lg\:text-brand-500\/20{color:rgba(127,127,255,0.2)}}
@media (min-width:1280px){.xl\:text-brand-500\/20{color:rgba(127,127,255,0.2)}}
.hover\:text-brand-500\/20:hover{color:rgba(127,127,255,0.2)}
.focus\:text-brand-500\/20:focus{color:rgba(127,127,255,0.2)}
.focus-visible\:text-brand-500\/20:focus-visible{color:rgba(127,127,255,0.2)}
.text-brand-500\/25{color:rgba(127,127,255,0.25)}
@media (min-width:640px){.sm\:text-brand-500\/25{color:rgba(127,127,255,0.25)}}
@media (min-width:768px){.md\:text-brand-500\/25{color:rgba(127,127,255,0.25)}}
@media (min-width:1024px){.lg\:text-brand-500\/25{color:rgba(127,127,255,0.25)}}
@media (min-width:1280px){.xl\:text-brand-500\/25{color:rgba(127,127,255,0.25)}}
.hover\:text-brand-500\/25:hover{color:rgba(127,127,255,0.25)}
.focus\:text-brand-500\/25:focus{color:rgba(127,127,255,0.25)}
.focus-visible\:text-brand-500\/25:focus-visible{color:rgba(127,127,255,0.25)}
.text-brand-500\/30{color:rgba(127,127,255,0.3)}
@media (min-width:640px){.sm\:text-brand-500\/30{color:rgba(127,127,255,0.3)}}
@media (min-width:768px){.md\:text-brand-500\/30{color:rgba(127,127,255,0.3)}}
@media (min-width:1024px){.lg\:text-brand-500\/30{color:rgba(127,127,255,0.3)}}
@media (min-width:1280px){.xl\:text-brand-500\/30{color:rgba(127,127,255,0.3)}}
.hover\:text-brand-500\/30:hover{color:rgba(127,127,255,0.3)}
.focus\:text-brand-500\/30:focus{color:rgba(127,127,255,0.3)}
.focus-visible\:text-brand-500\/30:focus-visible{color:rgba(127,127,255,0.3)}
.text-brand-500\/40{color:rgba(127,127,255,0.4)}
@media (min-width:640px){.sm\:text-brand-500\/40{color:rgba(127,127,255,0.4)}}
@media (min-width:768px){.md\:text-brand-500\/40{color:rgba(127,127,255,0.4)}}
@media (min-width:1024px){.lg\:text-brand-500\/40{color:rgba(127,127,255,0.4)}}
@media (min-width:1280px){.xl\:text-brand-500\/40{color:rgba(127,127,255,0.4)}}
.hover\:text-brand-500\/40:hover{color:rgba(127,127,255,0.4)}
.focus\:text-brand-500\/40:focus{color:rgba(127,127,255,0.4)}
.focus-visible\:text-brand-500\/40:focus-visible{color:rgba(127,127,255,0.4)}
.text-brand-500\/50{color:rgba(127,127,255,0.5)}
@media (min-width:640px){.sm\:text-brand-500\/50{color:rgba(127,127,255,0.5)}}
@media (min-width:768px){.md\:text-brand-500\/50{color:rgba(127,127,255,0.5)}}
@media (min-width:1024px){.lg\:text-brand-500\/50{color:rgba(127,127,255,0.5)}}
@media (min-width:1280px){.xl\:text-brand-500\/50{color:rgba(127,127,255,0.5)}}
.hover\:text-brand-500\/50:hover{color:rgba(127,127,255,0.5)}
.focus\:text-brand-500\/50:focus{color:rgba(127,127,255,0.5)}
.focus-visible\:text-brand-500\/50:focus-visible{color:rgba(127,127,255,0.5)}
.text-brand-500\/60{color:rgba(127,127,255,0.6)}
@media (min-width:640px){.sm\:text-brand-500\/60{color:rgba(127,127,255,0.6)}}
@media (min-width:768px){.md\:text-brand-500\/60{color:rgba(127,127,255,0.6)}}
@media (min-width:1024px){.lg\:text-brand-500\/60{color:rgba(127,127,255,0.6)}}
@media (min-width:1280px){.xl\:text-brand-500\/60{color:rgba(127,127,255,0.6)}}
.hover\:text-brand-500\/60:hover{color:rgba(127,127,255,0.6)}
.focus\:text-brand-500\/60:focus{color:rgba(127,127,255,0.6)}
.focus-visible\:text-brand-500\/60:focus-visible{color:rgba(127,127,255,0.6)}
.text-brand-500\/70{color:rgba(127,127,255,0.7)}
@media (min-width:640px){.sm\:text-brand-500\/70{color:rgba(127,127,255,0.7)}}
@media (min-width:768px){.md\:text-brand-500\/70{color:rgba(127,127,255,0.7)}}
@media (min-width:1024px){.lg\:text-brand-500\/70{color:rgba(127,127,255,0.7)}}
@media (min-width:1280px){.xl\:text-brand-500\/70{color:rgba(127,127,255,0.7)}}
.hover\:text-brand-500\/70:hover{color:rgba(127,127,255,0.7)}
.focus\:text-brand-500\/70:focus{color:rgba(127,127,255,0.7)}
.focus-visible\:text-brand-500\/70:focus-visible{color:rgba(127,127,255,0.7)}
.text-brand-500\/75{color:rgba(127,127,255,0.75)}
@media (min-width:640px){.sm\:text-brand-500\/75{color:rgba(127,127,255,0.75)}}
@media (min-width:768px){.md\:text-brand-500\/75{color:rgba(127,127,255,0.75)}}
@media (min-width:1024px){.lg\:text-brand-500\/75{color:rgba(127,127,255,0.75)}}
@media (min-width:1280px){.xl\:text-brand-500\/75{color:rgba(127,127,255,0.75)}}
.hover\:text-brand-500\/75:hover{color:rgba(127,127,255,0.75)}
.focus\:text-brand-500\/75:focus{color:rgba(127,127,255,0.75)}
.focus-visible\:text-brand-500\/75:focus-visible{color:rgba(127,127,255,0.75)}
.text-brand-500\/80{color:rgba(127,127,255,0.8)}
@media (min-width:640px){.sm\:text-brand-500\/80{color:rgba(127,127,255,0.8)}}
@media (min-width:768px){.md\:text-brand-500\/80{color:rgba(127,127,255,0.8)}}
@media (min-width:1024px){.lg\:text-brand-500\/80{color:rgba(127,127,255,0.8)}}
@media (min-width:1280px){.xl\:text-brand-500\/80{color:rgba(127,127,255,0.8)}}
.hover\:text-brand-500\/80:hover{color:rgba(127,127,255,0.8)}
.focus\:text-brand-500\/80:focus{color:rgba(127,127,255,0.8)}
.focus-visible\:text-brand-500\/80:focus-visible{color:rgba(127,127,255,0.8)}
.text-brand-500\/85{color:rgba(127,127,255,0.85)}
@media (min-width:640px){.sm\:text-brand-500\/85{color:rgba(127,127,255,0.85)}}
@media (min-width:768px){.md\:text-brand-500\/85{color:rgba(127,127,255,0.85)}}
@media (min-width:1024px){.lg\:text-brand-500\/85{color:rgba(127,127,255,0.85)}}
@media (min-width:1280px){.xl\:text-brand-500\/85{color:rgba(127,127,255,0.85)}}
.hover\:text-brand-500\/85:hover{color:rgba(127,127,255,0.85)}
.focus\:text-brand-500\/85:focus{color:rgba(127,127,255,0.85)}
.focus-visible\:text-brand-500\/85:focus-visible{color:rgba(127,127,255,0.85)}
.text-brand-500\/90{color:rgba(127,127,255,0.9)}
@media (min-width:640px){.sm\:text-brand-500\/90{color:rgba(127,127,255,0.9)}}
@media (min-width:768px){.md\:text-brand-500\/90{color:rgba(127,127,255,0.9)}}
@media (min-width:1024px){.lg\:text-brand-500\/90{color:rgba(127,127,255,0.9)}}
@media (min-width:1280px){.xl\:text-brand-500\/90{color:rgba(127,127,255,0.9)}}
.hover\:text-brand-500\/90:hover{color:rgba(127,127,255,0.9)}
.focus\:text-brand-500\/90:focus{color:rgba(127,127,255,0.9)}
.focus-visible\:text-brand-500\/90:focus-visible{color:rgba(127,127,255,0.9)}
.text-brand-500\/95{color:rgba(127,127,255,0.95)}
@media (min-width:640px){.sm\:text-brand-500\/95{color:rgba(127,127,255,0.95)}}
@media (min-width:768px){.md\:text-brand-500\/95{color:rgba(127,127,255,0.95)}}
@media (min-width:1024px){.lg\:text-brand-500\/95{color:rgba(127,127,255,0.95)}}
@media (min-width:1280px){.xl\:text-brand-500\/95{color:rgba(127,127,255,0.95)}}
.hover\:text-brand-500\/95:hover{color:rgba(127,127,255,0.95)}
.focus\:text-brand-500\/95:focus{color:rgba(127,127,255,0.95)}
.focus-visible\:text-brand-500\/95:focus-visible{color:rgba(127,127,255,0.95)}
.text-brand-600\/5{color:rgba(107,107,255,0.05)}
@media (min-width:640px){.sm\:text-brand-600\/5{color:rgba(107,107,255,0.05)}}
@media (min-width:768px){.md\:text-brand-600\/5{color:rgba(107,107,255,0.05)}}
@media (min-width:1024px){.lg\:text-brand-600\/5{color:rgba(107,107,255,0.05)}}
@media (min-width:1280px){.xl\:text-brand-600\/5{color:rgba(107,107,255,0.05)}}
.hover\:text-brand-600\/5:hover{color:rgba(107,107,255,0.05)}
.focus\:text-brand-600\/5:focus{color:rgba(107,107,255,0.05)}
.focus-visible\:text-brand-600\/5:focus-visible{color:rgba(107,107,255,0.05)}
.text-brand-600\/10{color:rgba(107,107,255,0.1)}
@media (min-width:640px){.sm\:text-brand-600\/10{color:rgba(107,107,255,0.1)}}
@media (min-width:768px){.md\:text-brand-600\/10{color:rgba(107,107,255,0.1)}}
@media (min-width:1024px){.lg\:text-brand-600\/10{color:rgba(107,107,255,0.1)}}
@media (min-width:1280px){.xl\:text-brand-600\/10{color:rgba(107,107,255,0.1)}}
.hover\:text-brand-600\/10:hover{color:rgba(107,107,255,0.1)}
.focus\:text-brand-600\/10:focus{color:rgba(107,107,255,0.1)}
.focus-visible\:text-brand-600\/10:focus-visible{color:rgba(107,107,255,0.1)}
.text-brand-600\/20{color:rgba(107,107,255,0.2)}
@media (min-width:640px){.sm\:text-brand-600\/20{color:rgba(107,107,255,0.2)}}
@media (min-width:768px){.md\:text-brand-600\/20{color:rgba(107,107,255,0.2)}}
@media (min-width:1024px){.lg\:text-brand-600\/20{color:rgba(107,107,255,0.2)}}
@media (min-width:1280px){.xl\:text-brand-600\/20{color:rgba(107,107,255,0.2)}}
.hover\:text-brand-600\/20:hover{color:rgba(107,107,255,0.2)}
.focus\:text-brand-600\/20:focus{color:rgba(107,107,255,0.2)}
.focus-visible\:text-brand-600\/20:focus-visible{color:rgba(107,107,255,0.2)}
.text-brand-600\/25{color:rgba(107,107,255,0.25)}
@media (min-width:640px){.sm\:text-brand-600\/25{color:rgba(107,107,255,0.25)}}
@media (min-width:768px){.md\:text-brand-600\/25{color:rgba(107,107,255,0.25)}}
@media (min-width:1024px){.lg\:text-brand-600\/25{color:rgba(107,107,255,0.25)}}
@media (min-width:1280px){.xl\:text-brand-600\/25{color:rgba(107,107,255,0.25)}}
.hover\:text-brand-600\/25:hover{color:rgba(107,107,255,0.25)}
.focus\:text-brand-600\/25:focus{color:rgba(107,107,255,0.25)}
.focus-visible\:text-brand-600\/25:focus-visible{color:rgba(107,107,255,0.25)}
.text-brand-600\/30{color:rgba(107,107,255,0.3)}
@media (min-width:640px){.sm\:text-brand-600\/30{color:rgba(107,107,255,0.3)}}
@media (min-width:768px){.md\:text-brand-600\/30{color:rgba(107,107,255,0.3)}}
@media (min-width:1024px){.lg\:text-brand-600\/30{color:rgba(107,107,255,0.3)}}
@media (min-width:1280px){.xl\:text-brand-600\/30{color:rgba(107,107,255,0.3)}}
.hover\:text-brand-600\/30:hover{color:rgba(107,107,255,0.3)}
.focus\:text-brand-600\/30:focus{color:rgba(107,107,255,0.3)}
.focus-visible\:text-brand-600\/30:focus-visible{color:rgba(107,107,255,0.3)}
.text-brand-600\/40{color:rgba(107,107,255,0.4)}
@media (min-width:640px){.sm\:text-brand-600\/40{color:rgba(107,107,255,0.4)}}
@media (min-width:768px){.md\:text-brand-600\/40{color:rgba(107,107,255,0.4)}}
@media (min-width:1024px){.lg\:text-brand-600\/40{color:rgba(107,107,255,0.4)}}
@media (min-width:1280px){.xl\:text-brand-600\/40{color:rgba(107,107,255,0.4)}}
.hover\:text-brand-600\/40:hover{color:rgba(107,107,255,0.4)}
.focus\:text-brand-600\/40:focus{color:rgba(107,107,255,0.4)}
.focus-visible\:text-brand-600\/40:focus-visible{color:rgba(107,107,255,0.4)}
.text-brand-600\/50{color:rgba(107,107,255,0.5)}
@media (min-width:640px){.sm\:text-brand-600\/50{color:rgba(107,107,255,0.5)}}
@media (min-width:768px){.md\:text-brand-600\/50{color:rgba(107,107,255,0.5)}}
@media (min-width:1024px){.lg\:text-brand-600\/50{color:rgba(107,107,255,0.5)}}
@media (min-width:1280px){.xl\:text-brand-600\/50{color:rgba(107,107,255,0.5)}}
.hover\:text-brand-600\/50:hover{color:rgba(107,107,255,0.5)}
.focus\:text-brand-600\/50:focus{color:rgba(107,107,255,0.5)}
.focus-visible\:text-brand-600\/50:focus-visible{color:rgba(107,107,255,0.5)}
.text-brand-600\/60{color:rgba(107,107,255,0.6)}
@media (min-width:640px){.sm\:text-brand-600\/60{color:rgba(107,107,255,0.6)}}
@media (min-width:768px){.md\:text-brand-600\/60{color:rgba(107,107,255,0.6)}}
@media (min-width:1024px){.lg\:text-brand-600\/60{color:rgba(107,107,255,0.6)}}
@media (min-width:1280px){.xl\:text-brand-600\/60{color:rgba(107,107,255,0.6)}}
.hover\:text-brand-600\/60:hover{color:rgba(107,107,255,0.6)}
.focus\:text-brand-600\/60:focus{color:rgba(107,107,255,0.6)}
.focus-visible\:text-brand-600\/60:focus-visible{color:rgba(107,107,255,0.6)}
.text-brand-600\/70{color:rgba(107,107,255,0.7)}
@media (min-width:640px){.sm\:text-brand-600\/70{color:rgba(107,107,255,0.7)}}
@media (min-width:768px){.md\:text-brand-600\/70{color:rgba(107,107,255,0.7)}}
@media (min-width:1024px){.lg\:text-brand-600\/70{color:rgba(107,107,255,0.7)}}
@media (min-width:1280px){.xl\:text-brand-600\/70{color:rgba(107,107,255,0.7)}}
.hover\:text-brand-600\/70:hover{color:rgba(107,107,255,0.7)}
.focus\:text-brand-600\/70:focus{color:rgba(107,107,255,0.7)}
.focus-visible\:text-brand-600\/70:focus-visible{color:rgba(107,107,255,0.7)}
.text-brand-600\/75{color:rgba(107,107,255,0.75)}
@media (min-width:640px){.sm\:text-brand-600\/75{color:rgba(107,107,255,0.75)}}
@media (min-width:768px){.md\:text-brand-600\/75{color:rgba(107,107,255,0.75)}}
@media (min-width:1024px){.lg\:text-brand-600\/75{color:rgba(107,107,255,0.75)}}
@media (min-width:1280px){.xl\:text-brand-600\/75{color:rgba(107,107,255,0.75)}}
.hover\:text-brand-600\/75:hover{color:rgba(107,107,255,0.75)}
.focus\:text-brand-600\/75:focus{color:rgba(107,107,255,0.75)}
.focus-visible\:text-brand-600\/75:focus-visible{color:rgba(107,107,255,0.75)}
.text-brand-600\/80{color:rgba(107,107,255,0.8)}
@media (min-width:640px){.sm\:text-brand-600\/80{color:rgba(107,107,255,0.8)}}
@media (min-width:768px){.md\:text-brand-600\/80{color:rgba(107,107,255,0.8)}}
@media (min-width:1024px){.lg\:text-brand-600\/80{color:rgba(107,107,255,0.8)}}
@media (min-width:1280px){.xl\:text-brand-600\/80{color:rgba(107,107,255,0.8)}}
.hover\:text-brand-600\/80:hover{color:rgba(107,107,255,0.8)}
.focus\:text-brand-600\/80:focus{color:rgba(107,107,255,0.8)}
.focus-visible\:text-brand-600\/80:focus-visible{color:rgba(107,107,255,0.8)}
.text-brand-600\/85{color:rgba(107,107,255,0.85)}
@media (min-width:640px){.sm\:text-brand-600\/85{color:rgba(107,107,255,0.85)}}
@media (min-width:768px){.md\:text-brand-600\/85{color:rgba(107,107,255,0.85)}}
@media (min-width:1024px){.lg\:text-brand-600\/85{color:rgba(107,107,255,0.85)}}
@media (min-width:1280px){.xl\:text-brand-600\/85{color:rgba(107,107,255,0.85)}}
.hover\:text-brand-600\/85:hover{color:rgba(107,107,255,0.85)}
.focus\:text-brand-600\/85:focus{color:rgba(107,107,255,0.85)}
.focus-visible\:text-brand-600\/85:focus-visible{color:rgba(107,107,255,0.85)}
.text-brand-600\/90{color:rgba(107,107,255,0.9)}
@media (min-width:640px){.sm\:text-brand-600\/90{color:rgba(107,107,255,0.9)}}
@media (min-width:768px){.md\:text-brand-600\/90{color:rgba(107,107,255,0.9)}}
@media (min-width:1024px){.lg\:text-brand-600\/90{color:rgba(107,107,255,0.9)}}
@media (min-width:1280px){.xl\:text-brand-600\/90{color:rgba(107,107,255,0.9)}}
.hover\:text-brand-600\/90:hover{color:rgba(107,107,255,0.9)}
.focus\:text-brand-600\/90:focus{color:rgba(107,107,255,0.9)}
.focus-visible\:text-brand-600\/90:focus-visible{color:rgba(107,107,255,0.9)}
.text-brand-600\/95{color:rgba(107,107,255,0.95)}
@media (min-width:640px){.sm\:text-brand-600\/95{color:rgba(107,107,255,0.95)}}
@media (min-width:768px){.md\:text-brand-600\/95{color:rgba(107,107,255,0.95)}}
@media (min-width:1024px){.lg\:text-brand-600\/95{color:rgba(107,107,255,0.95)}}
@media (min-width:1280px){.xl\:text-brand-600\/95{color:rgba(107,107,255,0.95)}}
.hover\:text-brand-600\/95:hover{color:rgba(107,107,255,0.95)}
.focus\:text-brand-600\/95:focus{color:rgba(107,107,255,0.95)}
.focus-visible\:text-brand-600\/95:focus-visible{color:rgba(107,107,255,0.95)}
@media (min-width:640px){.sm\:border-white\/5{border-color:rgba(255,255,255,0.05)}}
@media (min-width:768px){.md\:border-white\/5{border-color:rgba(255,255,255,0.05)}}
@media (min-width:1024px){.lg\:border-white\/5{border-color:rgba(255,255,255,0.05)}}
@media (min-width:1280px){.xl\:border-white\/5{border-color:rgba(255,255,255,0.05)}}
.hover\:border-white\/5:hover{border-color:rgba(255,255,255,0.05)}
.focus\:border-white\/5:focus{border-color:rgba(255,255,255,0.05)}
.focus-visible\:border-white\/5:focus-visible{border-color:rgba(255,255,255,0.05)}
@media (min-width:640px){.sm\:border-white\/10{border-color:rgba(255,255,255,0.1)}}
@media (min-width:768px){.md\:border-white\/10{border-color:rgba(255,255,255,0.1)}}
@media (min-width:1024px){.lg\:border-white\/10{border-color:rgba(255,255,255,0.1)}}
@media (min-width:1280px){.xl\:border-white\/10{border-color:rgba(255,255,255,0.1)}}
.hover\:border-white\/10:hover{border-color:rgba(255,255,255,0.1)}
.focus\:border-white\/10:focus{border-color:rgba(255,255,255,0.1)}
.focus-visible\:border-white\/10:focus-visible{border-color:rgba(255,255,255,0.1)}
@media (min-width:640px){.sm\:border-white\/20{border-color:rgba(255,255,255,0.2)}}
@media (min-width:768px){.md\:border-white\/20{border-color:rgba(255,255,255,0.2)}}
@media (min-width:1024px){.lg\:border-white\/20{border-color:rgba(255,255,255,0.2)}}
@media (min-width:1280px){.xl\:border-white\/20{border-color:rgba(255,255,255,0.2)}}
.hover\:border-white\/20:hover{border-color:rgba(255,255,255,0.2)}
.focus\:border-white\/20:focus{border-color:rgba(255,255,255,0.2)}
.focus-visible\:border-white\/20:focus-visible{border-color:rgba(255,255,255,0.2)}
.border-white\/25{border-color:rgba(255,255,255,0.25)}
@media (min-width:640px){.sm\:border-white\/25{border-color:rgba(255,255,255,0.25)}}
@media (min-width:768px){.md\:border-white\/25{border-color:rgba(255,255,255,0.25)}}
@media (min-width:1024px){.lg\:border-white\/25{border-color:rgba(255,255,255,0.25)}}
@media (min-width:1280px){.xl\:border-white\/25{border-color:rgba(255,255,255,0.25)}}
.hover\:border-white\/25:hover{border-color:rgba(255,255,255,0.25)}
.focus\:border-white\/25:focus{border-color:rgba(255,255,255,0.25)}
.focus-visible\:border-white\/25:focus-visible{border-color:rgba(255,255,255,0.25)}
.border-white\/30{border-color:rgba(255,255,255,0.3)}
@media (min-width:640px){.sm\:border-white\/30{border-color:rgba(255,255,255,0.3)}}
@media (min-width:768px){.md\:border-white\/30{border-color:rgba(255,255,255,0.3)}}
@media (min-width:1024px){.lg\:border-white\/30{border-color:rgba(255,255,255,0.3)}}
@media (min-width:1280px){.xl\:border-white\/30{border-color:rgba(255,255,255,0.3)}}
.hover\:border-white\/30:hover{border-color:rgba(255,255,255,0.3)}
.focus\:border-white\/30:focus{border-color:rgba(255,255,255,0.3)}
.focus-visible\:border-white\/30:focus-visible{border-color:rgba(255,255,255,0.3)}
@media (min-width:640px){.sm\:border-white\/40{border-color:rgba(255,255,255,0.4)}}
@media (min-width:768px){.md\:border-white\/40{border-color:rgba(255,255,255,0.4)}}
@media (min-width:1024px){.lg\:border-white\/40{border-color:rgba(255,255,255,0.4)}}
@media (min-width:1280px){.xl\:border-white\/40{border-color:rgba(255,255,255,0.4)}}
.hover\:border-white\/40:hover{border-color:rgba(255,255,255,0.4)}
.focus\:border-white\/40:focus{border-color:rgba(255,255,255,0.4)}
.focus-visible\:border-white\/40:focus-visible{border-color:rgba(255,255,255,0.4)}
.border-white\/50{border-color:rgba(255,255,255,0.5)}
@media (min-width:640px){.sm\:border-white\/50{border-color:rgba(255,255,255,0.5)}}
@media (min-width:768px){.md\:border-white\/50{border-color:rgba(255,255,255,0.5)}}
@media (min-width:1024px){.lg\:border-white\/50{border-color:rgba(255,255,255,0.5)}}
@media (min-width:1280px){.xl\:border-white\/50{border-color:rgba(255,255,255,0.5)}}
.hover\:border-white\/50:hover{border-color:rgba(255,255,255,0.5)}
.focus\:border-white\/50:focus{border-color:rgba(255,255,255,0.5)}
.focus-visible\:border-white\/50:focus-visible{border-color:rgba(255,255,255,0.5)}
@media (min-width:640px){.sm\:border-white\/60{border-color:rgba(255,255,255,0.6)}}
@media (min-width:768px){.md\:border-white\/60{border-color:rgba(255,255,255,0.6)}}
@media (min-width:1024px){.lg\:border-white\/60{border-color:rgba(255,255,255,0.6)}}
@media (min-width:1280px){.xl\:border-white\/60{border-color:rgba(255,255,255,0.6)}}
.hover\:border-white\/60:hover{border-color:rgba(255,255,255,0.6)}
.focus\:border-white\/60:focus{border-color:rgba(255,255,255,0.6)}
.focus-visible\:border-white\/60:focus-visible{border-color:rgba(255,255,255,0.6)}
@media (min-width:640px){.sm\:border-white\/70{border-color:rgba(255,255,255,0.7)}}
@media (min-width:768px){.md\:border-white\/70{border-color:rgba(255,255,255,0.7)}}
@media (min-width:1024px){.lg\:border-white\/70{border-color:rgba(255,255,255,0.7)}}
@media (min-width:1280px){.xl\:border-white\/70{border-color:rgba(255,255,255,0.7)}}
.hover\:border-white\/70:hover{border-color:rgba(255,255,255,0.7)}
.focus\:border-white\/70:focus{border-color:rgba(255,255,255,0.7)}
.focus-visible\:border-white\/70:focus-visible{border-color:rgba(255,255,255,0.7)}
.border-white\/75{border-color:rgba(255,255,255,0.75)}
@media (min-width:640px){.sm\:border-white\/75{border-color:rgba(255,255,255,0.75)}}
@media (min-width:768px){.md\:border-white\/75{border-color:rgba(255,255,255,0.75)}}
@media (min-width:1024px){.lg\:border-white\/75{border-color:rgba(255,255,255,0.75)}}
@media (min-width:1280px){.xl\:border-white\/75{border-color:rgba(255,255,255,0.75)}}
.hover\:border-white\/75:hover{border-color:rgba(255,255,255,0.75)}
.focus\:border-white\/75:focus{border-color:rgba(255,255,255,0.75)}
.focus-visible\:border-white\/75:focus-visible{border-color:rgba(255,255,255,0.75)}
.border-white\/80{border-color:rgba(255,255,255,0.8)}
@media (min-width:640px){.sm\:border-white\/80{border-color:rgba(255,255,255,0.8)}}
@media (min-width:768px){.md\:border-white\/80{border-color:rgba(255,255,255,0.8)}}
@media (min-width:1024px){.lg\:border-white\/80{border-color:rgba(255,255,255,0.8)}}
@media (min-width:1280px){.xl\:border-white\/80{border-color:rgba(255,255,255,0.8)}}
.hover\:border-white\/80:hover{border-color:rgba(255,255,255,0.8)}
.focus\:border-white\/80:focus{border-color:rgba(255,255,255,0.8)}
.focus-visible\:border-white\/80:focus-visible{border-color:rgba(255,255,255,0.8)}
.border-white\/85{border-color:rgba(255,255,255,0.85)}
@media (min-width:640px){.sm\:border-white\/85{border-color:rgba(255,255,255,0.85)}}
@media (min-width:768px){.md\:border-white\/85{border-color:rgba(255,255,255,0.85)}}
@media (min-width:1024px){.lg\:border-white\/85{border-color:rgba(255,255,255,0.85)}}
@media (min-width:1280px){.xl\:border-white\/85{border-color:rgba(255,255,255,0.85)}}
.hover\:border-white\/85:hover{border-color:rgba(255,255,255,0.85)}
.focus\:border-white\/85:focus{border-color:rgba(255,255,255,0.85)}
.focus-visible\:border-white\/85:focus-visible{border-color:rgba(255,255,255,0.85)}
.border-white\/90{border-color:rgba(255,255,255,0.9)}
@media (min-width:640px){.sm\:border-white\/90{border-color:rgba(255,255,255,0.9)}}
@media (min-width:768px){.md\:border-white\/90{border-color:rgba(255,255,255,0.9)}}
@media (min-width:1024px){.lg\:border-white\/90{border-color:rgba(255,255,255,0.9)}}
@media (min-width:1280px){.xl\:border-white\/90{border-color:rgba(255,255,255,0.9)}}
.hover\:border-white\/90:hover{border-color:rgba(255,255,255,0.9)}
.focus\:border-white\/90:focus{border-color:rgba(255,255,255,0.9)}
.focus-visible\:border-white\/90:focus-visible{border-color:rgba(255,255,255,0.9)}
.border-white\/95{border-color:rgba(255,255,255,0.95)}
@media (min-width:640px){.sm\:border-white\/95{border-color:rgba(255,255,255,0.95)}}
@media (min-width:768px){.md\:border-white\/95{border-color:rgba(255,255,255,0.95)}}
@media (min-width:1024px){.lg\:border-white\/95{border-color:rgba(255,255,255,0.95)}}
@media (min-width:1280px){.xl\:border-white\/95{border-color:rgba(255,255,255,0.95)}}
.hover\:border-white\/95:hover{border-color:rgba(255,255,255,0.95)}
.focus\:border-white\/95:focus{border-color:rgba(255,255,255,0.95)}
.focus-visible\:border-white\/95:focus-visible{border-color:rgba(255,255,255,0.95)}
.border-black\/5{border-color:rgba(0,0,0,0.05)}
@media (min-width:640px){.sm\:border-black\/5{border-color:rgba(0,0,0,0.05)}}
@media (min-width:768px){.md\:border-black\/5{border-color:rgba(0,0,0,0.05)}}
@media (min-width:1024px){.lg\:border-black\/5{border-color:rgba(0,0,0,0.05)}}
@media (min-width:1280px){.xl\:border-black\/5{border-color:rgba(0,0,0,0.05)}}
.hover\:border-black\/5:hover{border-color:rgba(0,0,0,0.05)}
.focus\:border-black\/5:focus{border-color:rgba(0,0,0,0.05)}
.focus-visible\:border-black\/5:focus-visible{border-color:rgba(0,0,0,0.05)}
.border-black\/10{border-color:rgba(0,0,0,0.1)}
@media (min-width:640px){.sm\:border-black\/10{border-color:rgba(0,0,0,0.1)}}
@media (min-width:768px){.md\:border-black\/10{border-color:rgba(0,0,0,0.1)}}
@media (min-width:1024px){.lg\:border-black\/10{border-color:rgba(0,0,0,0.1)}}
@media (min-width:1280px){.xl\:border-black\/10{border-color:rgba(0,0,0,0.1)}}
.hover\:border-black\/10:hover{border-color:rgba(0,0,0,0.1)}
.focus\:border-black\/10:focus{border-color:rgba(0,0,0,0.1)}
.focus-visible\:border-black\/10:focus-visible{border-color:rgba(0,0,0,0.1)}
.border-black\/20{border-color:rgba(0,0,0,0.2)}
@media (min-width:640px){.sm\:border-black\/20{border-color:rgba(0,0,0,0.2)}}
@media (min-width:768px){.md\:border-black\/20{border-color:rgba(0,0,0,0.2)}}
@media (min-width:1024px){.lg\:border-black\/20{border-color:rgba(0,0,0,0.2)}}
@media (min-width:1280px){.xl\:border-black\/20{border-color:rgba(0,0,0,0.2)}}
.hover\:border-black\/20:hover{border-color:rgba(0,0,0,0.2)}
.focus\:border-black\/20:focus{border-color:rgba(0,0,0,0.2)}
.focus-visible\:border-black\/20:focus-visible{border-color:rgba(0,0,0,0.2)}
.border-black\/25{border-color:rgba(0,0,0,0.25)}
@media (min-width:640px){.sm\:border-black\/25{border-color:rgba(0,0,0,0.25)}}
@media (min-width:768px){.md\:border-black\/25{border-color:rgba(0,0,0,0.25)}}
@media (min-width:1024px){.lg\:border-black\/25{border-color:rgba(0,0,0,0.25)}}
@media (min-width:1280px){.xl\:border-black\/25{border-color:rgba(0,0,0,0.25)}}
.hover\:border-black\/25:hover{border-color:rgba(0,0,0,0.25)}
.focus\:border-black\/25:focus{border-color:rgba(0,0,0,0.25)}
.focus-visible\:border-black\/25:focus-visible{border-color:rgba(0,0,0,0.25)}
.border-black\/30{border-color:rgba(0,0,0,0.3)}
@media (min-width:640px){.sm\:border-black\/30{border-color:rgba(0,0,0,0.3)}}
@media (min-width:768px){.md\:border-black\/30{border-color:rgba(0,0,0,0.3)}}
@media (min-width:1024px){.lg\:border-black\/30{border-color:rgba(0,0,0,0.3)}}
@media (min-width:1280px){.xl\:border-black\/30{border-color:rgba(0,0,0,0.3)}}
.hover\:border-black\/30:hover{border-color:rgba(0,0,0,0.3)}
.focus\:border-black\/30:focus{border-color:rgba(0,0,0,0.3)}
.focus-visible\:border-black\/30:focus-visible{border-color:rgba(0,0,0,0.3)}
.border-black\/40{border-color:rgba(0,0,0,0.4)}
@media (min-width:640px){.sm\:border-black\/40{border-color:rgba(0,0,0,0.4)}}
@media (min-width:768px){.md\:border-black\/40{border-color:rgba(0,0,0,0.4)}}
@media (min-width:1024px){.lg\:border-black\/40{border-color:rgba(0,0,0,0.4)}}
@media (min-width:1280px){.xl\:border-black\/40{border-color:rgba(0,0,0,0.4)}}
.hover\:border-black\/40:hover{border-color:rgba(0,0,0,0.4)}
.focus\:border-black\/40:focus{border-color:rgba(0,0,0,0.4)}
.focus-visible\:border-black\/40:focus-visible{border-color:rgba(0,0,0,0.4)}
.border-black\/50{border-color:rgba(0,0,0,0.5)}
@media (min-width:640px){.sm\:border-black\/50{border-color:rgba(0,0,0,0.5)}}
@media (min-width:768px){.md\:border-black\/50{border-color:rgba(0,0,0,0.5)}}
@media (min-width:1024px){.lg\:border-black\/50{border-color:rgba(0,0,0,0.5)}}
@media (min-width:1280px){.xl\:border-black\/50{border-color:rgba(0,0,0,0.5)}}
.hover\:border-black\/50:hover{border-color:rgba(0,0,0,0.5)}
.focus\:border-black\/50:focus{border-color:rgba(0,0,0,0.5)}
.focus-visible\:border-black\/50:focus-visible{border-color:rgba(0,0,0,0.5)}
.border-black\/60{border-color:rgba(0,0,0,0.6)}
@media (min-width:640px){.sm\:border-black\/60{border-color:rgba(0,0,0,0.6)}}
@media (min-width:768px){.md\:border-black\/60{border-color:rgba(0,0,0,0.6)}}
@media (min-width:1024px){.lg\:border-black\/60{border-color:rgba(0,0,0,0.6)}}
@media (min-width:1280px){.xl\:border-black\/60{border-color:rgba(0,0,0,0.6)}}
.hover\:border-black\/60:hover{border-color:rgba(0,0,0,0.6)}
.focus\:border-black\/60:focus{border-color:rgba(0,0,0,0.6)}
.focus-visible\:border-black\/60:focus-visible{border-color:rgba(0,0,0,0.6)}
.border-black\/70{border-color:rgba(0,0,0,0.7)}
@media (min-width:640px){.sm\:border-black\/70{border-color:rgba(0,0,0,0.7)}}
@media (min-width:768px){.md\:border-black\/70{border-color:rgba(0,0,0,0.7)}}
@media (min-width:1024px){.lg\:border-black\/70{border-color:rgba(0,0,0,0.7)}}
@media (min-width:1280px){.xl\:border-black\/70{border-color:rgba(0,0,0,0.7)}}
.hover\:border-black\/70:hover{border-color:rgba(0,0,0,0.7)}
.focus\:border-black\/70:focus{border-color:rgba(0,0,0,0.7)}
.focus-visible\:border-black\/70:focus-visible{border-color:rgba(0,0,0,0.7)}
.border-black\/75{border-color:rgba(0,0,0,0.75)}
@media (min-width:640px){.sm\:border-black\/75{border-color:rgba(0,0,0,0.75)}}
@media (min-width:768px){.md\:border-black\/75{border-color:rgba(0,0,0,0.75)}}
@media (min-width:1024px){.lg\:border-black\/75{border-color:rgba(0,0,0,0.75)}}
@media (min-width:1280px){.xl\:border-black\/75{border-color:rgba(0,0,0,0.75)}}
.hover\:border-black\/75:hover{border-color:rgba(0,0,0,0.75)}
.focus\:border-black\/75:focus{border-color:rgba(0,0,0,0.75)}
.focus-visible\:border-black\/75:focus-visible{border-color:rgba(0,0,0,0.75)}
.border-black\/80{border-color:rgba(0,0,0,0.8)}
@media (min-width:640px){.sm\:border-black\/80{border-color:rgba(0,0,0,0.8)}}
@media (min-width:768px){.md\:border-black\/80{border-color:rgba(0,0,0,0.8)}}
@media (min-width:1024px){.lg\:border-black\/80{border-color:rgba(0,0,0,0.8)}}
@media (min-width:1280px){.xl\:border-black\/80{border-color:rgba(0,0,0,0.8)}}
.hover\:border-black\/80:hover{border-color:rgba(0,0,0,0.8)}
.focus\:border-black\/80:focus{border-color:rgba(0,0,0,0.8)}
.focus-visible\:border-black\/80:focus-visible{border-color:rgba(0,0,0,0.8)}
.border-black\/85{border-color:rgba(0,0,0,0.85)}
@media (min-width:640px){.sm\:border-black\/85{border-color:rgba(0,0,0,0.85)}}
@media (min-width:768px){.md\:border-black\/85{border-color:rgba(0,0,0,0.85)}}
@media (min-width:1024px){.lg\:border-black\/85{border-color:rgba(0,0,0,0.85)}}
@media (min-width:1280px){.xl\:border-black\/85{border-color:rgba(0,0,0,0.85)}}
.hover\:border-black\/85:hover{border-color:rgba(0,0,0,0.85)}
.focus\:border-black\/85:focus{border-color:rgba(0,0,0,0.85)}
.focus-visible\:border-black\/85:focus-visible{border-color:rgba(0,0,0,0.85)}
.border-black\/90{border-color:rgba(0,0,0,0.9)}
@media (min-width:640px){.sm\:border-black\/90{border-color:rgba(0,0,0,0.9)}}
@media (min-width:768px){.md\:border-black\/90{border-color:rgba(0,0,0,0.9)}}
@media (min-width:1024px){.lg\:border-black\/90{border-color:rgba(0,0,0,0.9)}}
@media (min-width:1280px){.xl\:border-black\/90{border-color:rgba(0,0,0,0.9)}}
.hover\:border-black\/90:hover{border-color:rgba(0,0,0,0.9)}
.focus\:border-black\/90:focus{border-color:rgba(0,0,0,0.9)}
.focus-visible\:border-black\/90:focus-visible{border-color:rgba(0,0,0,0.9)}
.border-black\/95{border-color:rgba(0,0,0,0.95)}
@media (min-width:640px){.sm\:border-black\/95{border-color:rgba(0,0,0,0.95)}}
@media (min-width:768px){.md\:border-black\/95{border-color:rgba(0,0,0,0.95)}}
@media (min-width:1024px){.lg\:border-black\/95{border-color:rgba(0,0,0,0.95)}}
@media (min-width:1280px){.xl\:border-black\/95{border-color:rgba(0,0,0,0.95)}}
.hover\:border-black\/95:hover{border-color:rgba(0,0,0,0.95)}
.focus\:border-black\/95:focus{border-color:rgba(0,0,0,0.95)}
.focus-visible\:border-black\/95:focus-visible{border-color:rgba(0,0,0,0.95)}
.border-slate-900\/5{border-color:rgba(15,23,42,0.05)}
@media (min-width:640px){.sm\:border-slate-900\/5{border-color:rgba(15,23,42,0.05)}}
@media (min-width:768px){.md\:border-slate-900\/5{border-color:rgba(15,23,42,0.05)}}
@media (min-width:1024px){.lg\:border-slate-900\/5{border-color:rgba(15,23,42,0.05)}}
@media (min-width:1280px){.xl\:border-slate-900\/5{border-color:rgba(15,23,42,0.05)}}
.hover\:border-slate-900\/5:hover{border-color:rgba(15,23,42,0.05)}
.focus\:border-slate-900\/5:focus{border-color:rgba(15,23,42,0.05)}
.focus-visible\:border-slate-900\/5:focus-visible{border-color:rgba(15,23,42,0.05)}
.border-slate-900\/10{border-color:rgba(15,23,42,0.1)}
@media (min-width:640px){.sm\:border-slate-900\/10{border-color:rgba(15,23,42,0.1)}}
@media (min-width:768px){.md\:border-slate-900\/10{border-color:rgba(15,23,42,0.1)}}
@media (min-width:1024px){.lg\:border-slate-900\/10{border-color:rgba(15,23,42,0.1)}}
@media (min-width:1280px){.xl\:border-slate-900\/10{border-color:rgba(15,23,42,0.1)}}
.hover\:border-slate-900\/10:hover{border-color:rgba(15,23,42,0.1)}
.focus\:border-slate-900\/10:focus{border-color:rgba(15,23,42,0.1)}
.focus-visible\:border-slate-900\/10:focus-visible{border-color:rgba(15,23,42,0.1)}
.border-slate-900\/20{border-color:rgba(15,23,42,0.2)}
@media (min-width:640px){.sm\:border-slate-900\/20{border-color:rgba(15,23,42,0.2)}}
@media (min-width:768px){.md\:border-slate-900\/20{border-color:rgba(15,23,42,0.2)}}
@media (min-width:1024px){.lg\:border-slate-900\/20{border-color:rgba(15,23,42,0.2)}}
@media (min-width:1280px){.xl\:border-slate-900\/20{border-color:rgba(15,23,42,0.2)}}
.hover\:border-slate-900\/20:hover{border-color:rgba(15,23,42,0.2)}
.focus\:border-slate-900\/20:focus{border-color:rgba(15,23,42,0.2)}
.focus-visible\:border-slate-900\/20:focus-visible{border-color:rgba(15,23,42,0.2)}
.border-slate-900\/25{border-color:rgba(15,23,42,0.25)}
@media (min-width:640px){.sm\:border-slate-900\/25{border-color:rgba(15,23,42,0.25)}}
@media (min-width:768px){.md\:border-slate-900\/25{border-color:rgba(15,23,42,0.25)}}
@media (min-width:1024px){.lg\:border-slate-900\/25{border-color:rgba(15,23,42,0.25)}}
@media (min-width:1280px){.xl\:border-slate-900\/25{border-color:rgba(15,23,42,0.25)}}
.hover\:border-slate-900\/25:hover{border-color:rgba(15,23,42,0.25)}
.focus\:border-slate-900\/25:focus{border-color:rgba(15,23,42,0.25)}
.focus-visible\:border-slate-900\/25:focus-visible{border-color:rgba(15,23,42,0.25)}
.border-slate-900\/30{border-color:rgba(15,23,42,0.3)}
@media (min-width:640px){.sm\:border-slate-900\/30{border-color:rgba(15,23,42,0.3)}}
@media (min-width:768px){.md\:border-slate-900\/30{border-color:rgba(15,23,42,0.3)}}
@media (min-width:1024px){.lg\:border-slate-900\/30{border-color:rgba(15,23,42,0.3)}}
@media (min-width:1280px){.xl\:border-slate-900\/30{border-color:rgba(15,23,42,0.3)}}
.hover\:border-slate-900\/30:hover{border-color:rgba(15,23,42,0.3)}
.focus\:border-slate-900\/30:focus{border-color:rgba(15,23,42,0.3)}
.focus-visible\:border-slate-900\/30:focus-visible{border-color:rgba(15,23,42,0.3)}
.border-slate-900\/40{border-color:rgba(15,23,42,0.4)}
@media (min-width:640px){.sm\:border-slate-900\/40{border-color:rgba(15,23,42,0.4)}}
@media (min-width:768px){.md\:border-slate-900\/40{border-color:rgba(15,23,42,0.4)}}
@media (min-width:1024px){.lg\:border-slate-900\/40{border-color:rgba(15,23,42,0.4)}}
@media (min-width:1280px){.xl\:border-slate-900\/40{border-color:rgba(15,23,42,0.4)}}
.hover\:border-slate-900\/40:hover{border-color:rgba(15,23,42,0.4)}
.focus\:border-slate-900\/40:focus{border-color:rgba(15,23,42,0.4)}
.focus-visible\:border-slate-900\/40:focus-visible{border-color:rgba(15,23,42,0.4)}
.border-slate-900\/50{border-color:rgba(15,23,42,0.5)}
@media (min-width:640px){.sm\:border-slate-900\/50{border-color:rgba(15,23,42,0.5)}}
@media (min-width:768px){.md\:border-slate-900\/50{border-color:rgba(15,23,42,0.5)}}
@media (min-width:1024px){.lg\:border-slate-900\/50{border-color:rgba(15,23,42,0.5)}}
@media (min-width:1280px){.xl\:border-slate-900\/50{border-color:rgba(15,23,42,0.5)}}
.hover\:border-slate-900\/50:hover{border-color:rgba(15,23,42,0.5)}
.focus\:border-slate-900\/50:focus{border-color:rgba(15,23,42,0.5)}
.focus-visible\:border-slate-900\/50:focus-visible{border-color:rgba(15,23,42,0.5)}
.border-slate-900\/60{border-color:rgba(15,23,42,0.6)}
@media (min-width:640px){.sm\:border-slate-900\/60{border-color:rgba(15,23,42,0.6)}}
@media (min-width:768px){.md\:border-slate-900\/60{border-color:rgba(15,23,42,0.6)}}
@media (min-width:1024px){.lg\:border-slate-900\/60{border-color:rgba(15,23,42,0.6)}}
@media (min-width:1280px){.xl\:border-slate-900\/60{border-color:rgba(15,23,42,0.6)}}
.hover\:border-slate-900\/60:hover{border-color:rgba(15,23,42,0.6)}
.focus\:border-slate-900\/60:focus{border-color:rgba(15,23,42,0.6)}
.focus-visible\:border-slate-900\/60:focus-visible{border-color:rgba(15,23,42,0.6)}
.border-slate-900\/70{border-color:rgba(15,23,42,0.7)}
@media (min-width:640px){.sm\:border-slate-900\/70{border-color:rgba(15,23,42,0.7)}}
@media (min-width:768px){.md\:border-slate-900\/70{border-color:rgba(15,23,42,0.7)}}
@media (min-width:1024px){.lg\:border-slate-900\/70{border-color:rgba(15,23,42,0.7)}}
@media (min-width:1280px){.xl\:border-slate-900\/70{border-color:rgba(15,23,42,0.7)}}
.hover\:border-slate-900\/70:hover{border-color:rgba(15,23,42,0.7)}
.focus\:border-slate-900\/70:focus{border-color:rgba(15,23,42,0.7)}
.focus-visible\:border-slate-900\/70:focus-visible{border-color:rgba(15,23,42,0.7)}
.border-slate-900\/75{border-color:rgba(15,23,42,0.75)}
@media (min-width:640px){.sm\:border-slate-900\/75{border-color:rgba(15,23,42,0.75)}}
@media (min-width:768px){.md\:border-slate-900\/75{border-color:rgba(15,23,42,0.75)}}
@media (min-width:1024px){.lg\:border-slate-900\/75{border-color:rgba(15,23,42,0.75)}}
@media (min-width:1280px){.xl\:border-slate-900\/75{border-color:rgba(15,23,42,0.75)}}
.hover\:border-slate-900\/75:hover{border-color:rgba(15,23,42,0.75)}
.focus\:border-slate-900\/75:focus{border-color:rgba(15,23,42,0.75)}
.focus-visible\:border-slate-900\/75:focus-visible{border-color:rgba(15,23,42,0.75)}
.border-slate-900\/80{border-color:rgba(15,23,42,0.8)}
@media (min-width:640px){.sm\:border-slate-900\/80{border-color:rgba(15,23,42,0.8)}}
@media (min-width:768px){.md\:border-slate-900\/80{border-color:rgba(15,23,42,0.8)}}
@media (min-width:1024px){.lg\:border-slate-900\/80{border-color:rgba(15,23,42,0.8)}}
@media (min-width:1280px){.xl\:border-slate-900\/80{border-color:rgba(15,23,42,0.8)}}
.hover\:border-slate-900\/80:hover{border-color:rgba(15,23,42,0.8)}
.focus\:border-slate-900\/80:focus{border-color:rgba(15,23,42,0.8)}
.focus-visible\:border-slate-900\/80:focus-visible{border-color:rgba(15,23,42,0.8)}
.border-slate-900\/85{border-color:rgba(15,23,42,0.85)}
@media (min-width:640px){.sm\:border-slate-900\/85{border-color:rgba(15,23,42,0.85)}}
@media (min-width:768px){.md\:border-slate-900\/85{border-color:rgba(15,23,42,0.85)}}
@media (min-width:1024px){.lg\:border-slate-900\/85{border-color:rgba(15,23,42,0.85)}}
@media (min-width:1280px){.xl\:border-slate-900\/85{border-color:rgba(15,23,42,0.85)}}
.hover\:border-slate-900\/85:hover{border-color:rgba(15,23,42,0.85)}
.focus\:border-slate-900\/85:focus{border-color:rgba(15,23,42,0.85)}
.focus-visible\:border-slate-900\/85:focus-visible{border-color:rgba(15,23,42,0.85)}
.border-slate-900\/90{border-color:rgba(15,23,42,0.9)}
@media (min-width:640px){.sm\:border-slate-900\/90{border-color:rgba(15,23,42,0.9)}}
@media (min-width:768px){.md\:border-slate-900\/90{border-color:rgba(15,23,42,0.9)}}
@media (min-width:1024px){.lg\:border-slate-900\/90{border-color:rgba(15,23,42,0.9)}}
@media (min-width:1280px){.xl\:border-slate-900\/90{border-color:rgba(15,23,42,0.9)}}
.hover\:border-slate-900\/90:hover{border-color:rgba(15,23,42,0.9)}
.focus\:border-slate-900\/90:focus{border-color:rgba(15,23,42,0.9)}
.focus-visible\:border-slate-900\/90:focus-visible{border-color:rgba(15,23,42,0.9)}
.border-slate-900\/95{border-color:rgba(15,23,42,0.95)}
@media (min-width:640px){.sm\:border-slate-900\/95{border-color:rgba(15,23,42,0.95)}}
@media (min-width:768px){.md\:border-slate-900\/95{border-color:rgba(15,23,42,0.95)}}
@media (min-width:1024px){.lg\:border-slate-900\/95{border-color:rgba(15,23,42,0.95)}}
@media (min-width:1280px){.xl\:border-slate-900\/95{border-color:rgba(15,23,42,0.95)}}
.hover\:border-slate-900\/95:hover{border-color:rgba(15,23,42,0.95)}
.focus\:border-slate-900\/95:focus{border-color:rgba(15,23,42,0.95)}
.focus-visible\:border-slate-900\/95:focus-visible{border-color:rgba(15,23,42,0.95)}
.border-brand-500\/5{border-color:rgba(127,127,255,0.05)}
@media (min-width:640px){.sm\:border-brand-500\/5{border-color:rgba(127,127,255,0.05)}}
@media (min-width:768px){.md\:border-brand-500\/5{border-color:rgba(127,127,255,0.05)}}
@media (min-width:1024px){.lg\:border-brand-500\/5{border-color:rgba(127,127,255,0.05)}}
@media (min-width:1280px){.xl\:border-brand-500\/5{border-color:rgba(127,127,255,0.05)}}
.hover\:border-brand-500\/5:hover{border-color:rgba(127,127,255,0.05)}
.focus\:border-brand-500\/5:focus{border-color:rgba(127,127,255,0.05)}
.focus-visible\:border-brand-500\/5:focus-visible{border-color:rgba(127,127,255,0.05)}
@media (min-width:640px){.sm\:border-brand-500\/10{border-color:rgba(127,127,255,0.1)}}
@media (min-width:768px){.md\:border-brand-500\/10{border-color:rgba(127,127,255,0.1)}}
@media (min-width:1024px){.lg\:border-brand-500\/10{border-color:rgba(127,127,255,0.1)}}
@media (min-width:1280px){.xl\:border-brand-500\/10{border-color:rgba(127,127,255,0.1)}}
.hover\:border-brand-500\/10:hover{border-color:rgba(127,127,255,0.1)}
.focus\:border-brand-500\/10:focus{border-color:rgba(127,127,255,0.1)}
.focus-visible\:border-brand-500\/10:focus-visible{border-color:rgba(127,127,255,0.1)}
@media (min-width:640px){.sm\:border-brand-500\/20{border-color:rgba(127,127,255,0.2)}}
@media (min-width:768px){.md\:border-brand-500\/20{border-color:rgba(127,127,255,0.2)}}
@media (min-width:1024px){.lg\:border-brand-500\/20{border-color:rgba(127,127,255,0.2)}}
@media (min-width:1280px){.xl\:border-brand-500\/20{border-color:rgba(127,127,255,0.2)}}
.hover\:border-brand-500\/20:hover{border-color:rgba(127,127,255,0.2)}
.focus\:border-brand-500\/20:focus{border-color:rgba(127,127,255,0.2)}
.focus-visible\:border-brand-500\/20:focus-visible{border-color:rgba(127,127,255,0.2)}
.border-brand-500\/25{border-color:rgba(127,127,255,0.25)}
@media (min-width:640px){.sm\:border-brand-500\/25{border-color:rgba(127,127,255,0.25)}}
@media (min-width:768px){.md\:border-brand-500\/25{border-color:rgba(127,127,255,0.25)}}
@media (min-width:1024px){.lg\:border-brand-500\/25{border-color:rgba(127,127,255,0.25)}}
@media (min-width:1280px){.xl\:border-brand-500\/25{border-color:rgba(127,127,255,0.25)}}
.hover\:border-brand-500\/25:hover{border-color:rgba(127,127,255,0.25)}
.focus\:border-brand-500\/25:focus{border-color:rgba(127,127,255,0.25)}
.focus-visible\:border-brand-500\/25:focus-visible{border-color:rgba(127,127,255,0.25)}
@media (min-width:640px){.sm\:border-brand-500\/30{border-color:rgba(127,127,255,0.3)}}
@media (min-width:768px){.md\:border-brand-500\/30{border-color:rgba(127,127,255,0.3)}}
@media (min-width:1024px){.lg\:border-brand-500\/30{border-color:rgba(127,127,255,0.3)}}
@media (min-width:1280px){.xl\:border-brand-500\/30{border-color:rgba(127,127,255,0.3)}}
.focus\:border-brand-500\/30:focus{border-color:rgba(127,127,255,0.3)}
.focus-visible\:border-brand-500\/30:focus-visible{border-color:rgba(127,127,255,0.3)}
@media (min-width:640px){.sm\:border-brand-500\/40{border-color:rgba(127,127,255,0.4)}}
@media (min-width:768px){.md\:border-brand-500\/40{border-color:rgba(127,127,255,0.4)}}
@media (min-width:1024px){.lg\:border-brand-500\/40{border-color:rgba(127,127,255,0.4)}}
@media (min-width:1280px){.xl\:border-brand-500\/40{border-color:rgba(127,127,255,0.4)}}
.focus\:border-brand-500\/40:focus{border-color:rgba(127,127,255,0.4)}
.focus-visible\:border-brand-500\/40:focus-visible{border-color:rgba(127,127,255,0.4)}
.border-brand-500\/50{border-color:rgba(127,127,255,0.5)}
@media (min-width:640px){.sm\:border-brand-500\/50{border-color:rgba(127,127,255,0.5)}}
@media (min-width:768px){.md\:border-brand-500\/50{border-color:rgba(127,127,255,0.5)}}
@media (min-width:1024px){.lg\:border-brand-500\/50{border-color:rgba(127,127,255,0.5)}}
@media (min-width:1280px){.xl\:border-brand-500\/50{border-color:rgba(127,127,255,0.5)}}
.focus\:border-brand-500\/50:focus{border-color:rgba(127,127,255,0.5)}
.focus-visible\:border-brand-500\/50:focus-visible{border-color:rgba(127,127,255,0.5)}
.border-brand-500\/60{border-color:rgba(127,127,255,0.6)}
@media (min-width:640px){.sm\:border-brand-500\/60{border-color:rgba(127,127,255,0.6)}}
@media (min-width:768px){.md\:border-brand-500\/60{border-color:rgba(127,127,255,0.6)}}
@media (min-width:1024px){.lg\:border-brand-500\/60{border-color:rgba(127,127,255,0.6)}}
@media (min-width:1280px){.xl\:border-brand-500\/60{border-color:rgba(127,127,255,0.6)}}
.hover\:border-brand-500\/60:hover{border-color:rgba(127,127,255,0.6)}
.focus-visible\:border-brand-500\/60:focus-visible{border-color:rgba(127,127,255,0.6)}
.border-brand-500\/70{border-color:rgba(127,127,255,0.7)}
@media (min-width:640px){.sm\:border-brand-500\/70{border-color:rgba(127,127,255,0.7)}}
@media (min-width:768px){.md\:border-brand-500\/70{border-color:rgba(127,127,255,0.7)}}
@media (min-width:1024px){.lg\:border-brand-500\/70{border-color:rgba(127,127,255,0.7)}}
@media (min-width:1280px){.xl\:border-brand-500\/70{border-color:rgba(127,127,255,0.7)}}
.hover\:border-brand-500\/70:hover{border-color:rgba(127,127,255,0.7)}
.focus\:border-brand-500\/70:focus{border-color:rgba(127,127,255,0.7)}
.focus-visible\:border-brand-500\/70:focus-visible{border-color:rgba(127,127,255,0.7)}
.border-brand-500\/75{border-color:rgba(127,127,255,0.75)}
@media (min-width:640px){.sm\:border-brand-500\/75{border-color:rgba(127,127,255,0.75)}}
@media (min-width:768px){.md\:border-brand-500\/75{border-color:rgba(127,127,255,0.75)}}
@media (min-width:1024px){.lg\:border-brand-500\/75{border-color:rgba(127,127,255,0.75)}}
@media (min-width:1280px){.xl\:border-brand-500\/75{border-color:rgba(127,127,255,0.75)}}
.hover\:border-brand-500\/75:hover{border-color:rgba(127,127,255,0.75)}
.focus\:border-brand-500\/75:focus{border-color:rgba(127,127,255,0.75)}
.focus-visible\:border-brand-500\/75:focus-visible{border-color:rgba(127,127,255,0.75)}
.border-brand-500\/80{border-color:rgba(127,127,255,0.8)}
@media (min-width:640px){.sm\:border-brand-500\/80{border-color:rgba(127,127,255,0.8)}}
@media (min-width:768px){.md\:border-brand-500\/80{border-color:rgba(127,127,255,0.8)}}
@media (min-width:1024px){.lg\:border-brand-500\/80{border-color:rgba(127,127,255,0.8)}}
@media (min-width:1280px){.xl\:border-brand-500\/80{border-color:rgba(127,127,255,0.8)}}
.hover\:border-brand-500\/80:hover{border-color:rgba(127,127,255,0.8)}
.focus\:border-brand-500\/80:focus{border-color:rgba(127,127,255,0.8)}
.focus-visible\:border-brand-500\/80:focus-visible{border-color:rgba(127,127,255,0.8)}
.border-brand-500\/85{border-color:rgba(127,127,255,0.85)}
@media (min-width:640px){.sm\:border-brand-500\/85{border-color:rgba(127,127,255,0.85)}}
@media (min-width:768px){.md\:border-brand-500\/85{border-color:rgba(127,127,255,0.85)}}
@media (min-width:1024px){.lg\:border-brand-500\/85{border-color:rgba(127,127,255,0.85)}}
@media (min-width:1280px){.xl\:border-brand-500\/85{border-color:rgba(127,127,255,0.85)}}
.hover\:border-brand-500\/85:hover{border-color:rgba(127,127,255,0.85)}
.focus\:border-brand-500\/85:focus{border-color:rgba(127,127,255,0.85)}
.focus-visible\:border-brand-500\/85:focus-visible{border-color:rgba(127,127,255,0.85)}
.border-brand-500\/90{border-color:rgba(127,127,255,0.9)}
@media (min-width:640px){.sm\:border-brand-500\/90{border-color:rgba(127,127,255,0.9)}}
@media (min-width:768px){.md\:border-brand-500\/90{border-color:rgba(127,127,255,0.9)}}
@media (min-width:1024px){.lg\:border-brand-500\/90{border-color:rgba(127,127,255,0.9)}}
@media (min-width:1280px){.xl\:border-brand-500\/90{border-color:rgba(127,127,255,0.9)}}
.hover\:border-brand-500\/90:hover{border-color:rgba(127,127,255,0.9)}
.focus\:border-brand-500\/90:focus{border-color:rgba(127,127,255,0.9)}
.focus-visible\:border-brand-500\/90:focus-visible{border-color:rgba(127,127,255,0.9)}
.border-brand-500\/95{border-color:rgba(127,127,255,0.95)}
@media (min-width:640px){.sm\:border-brand-500\/95{border-color:rgba(127,127,255,0.95)}}
@media (min-width:768px){.md\:border-brand-500\/95{border-color:rgba(127,127,255,0.95)}}
@media (min-width:1024px){.lg\:border-brand-500\/95{border-color:rgba(127,127,255,0.95)}}
@media (min-width:1280px){.xl\:border-brand-500\/95{border-color:rgba(127,127,255,0.95)}}
.hover\:border-brand-500\/95:hover{border-color:rgba(127,127,255,0.95)}
.focus\:border-brand-500\/95:focus{border-color:rgba(127,127,255,0.95)}
.focus-visible\:border-brand-500\/95:focus-visible{border-color:rgba(127,127,255,0.95)}
.border-brand-600\/5{border-color:rgba(107,107,255,0.05)}
@media (min-width:640px){.sm\:border-brand-600\/5{border-color:rgba(107,107,255,0.05)}}
@media (min-width:768px){.md\:border-brand-600\/5{border-color:rgba(107,107,255,0.05)}}
@media (min-width:1024px){.lg\:border-brand-600\/5{border-color:rgba(107,107,255,0.05)}}
@media (min-width:1280px){.xl\:border-brand-600\/5{border-color:rgba(107,107,255,0.05)}}
.hover\:border-brand-600\/5:hover{border-color:rgba(107,107,255,0.05)}
.focus\:border-brand-600\/5:focus{border-color:rgba(107,107,255,0.05)}
.focus-visible\:border-brand-600\/5:focus-visible{border-color:rgba(107,107,255,0.05)}
.border-brand-600\/10{border-color:rgba(107,107,255,0.1)}
@media (min-width:640px){.sm\:border-brand-600\/10{border-color:rgba(107,107,255,0.1)}}
@media (min-width:768px){.md\:border-brand-600\/10{border-color:rgba(107,107,255,0.1)}}
@media (min-width:1024px){.lg\:border-brand-600\/10{border-color:rgba(107,107,255,0.1)}}
@media (min-width:1280px){.xl\:border-brand-600\/10{border-color:rgba(107,107,255,0.1)}}
.hover\:border-brand-600\/10:hover{border-color:rgba(107,107,255,0.1)}
.focus\:border-brand-600\/10:focus{border-color:rgba(107,107,255,0.1)}
.focus-visible\:border-brand-600\/10:focus-visible{border-color:rgba(107,107,255,0.1)}
.border-brand-600\/20{border-color:rgba(107,107,255,0.2)}
@media (min-width:640px){.sm\:border-brand-600\/20{border-color:rgba(107,107,255,0.2)}}
@media (min-width:768px){.md\:border-brand-600\/20{border-color:rgba(107,107,255,0.2)}}
@media (min-width:1024px){.lg\:border-brand-600\/20{border-color:rgba(107,107,255,0.2)}}
@media (min-width:1280px){.xl\:border-brand-600\/20{border-color:rgba(107,107,255,0.2)}}
.hover\:border-brand-600\/20:hover{border-color:rgba(107,107,255,0.2)}
.focus\:border-brand-600\/20:focus{border-color:rgba(107,107,255,0.2)}
.focus-visible\:border-brand-600\/20:focus-visible{border-color:rgba(107,107,255,0.2)}
.border-brand-600\/25{border-color:rgba(107,107,255,0.25)}
@media (min-width:640px){.sm\:border-brand-600\/25{border-color:rgba(107,107,255,0.25)}}
@media (min-width:768px){.md\:border-brand-600\/25{border-color:rgba(107,107,255,0.25)}}
@media (min-width:1024px){.lg\:border-brand-600\/25{border-color:rgba(107,107,255,0.25)}}
@media (min-width:1280px){.xl\:border-brand-600\/25{border-color:rgba(107,107,255,0.25)}}
.hover\:border-brand-600\/25:hover{border-color:rgba(107,107,255,0.25)}
.focus\:border-brand-600\/25:focus{border-color:rgba(107,107,255,0.25)}
.focus-visible\:border-brand-600\/25:focus-visible{border-color:rgba(107,107,255,0.25)}
.border-brand-600\/30{border-color:rgba(107,107,255,0.3)}
@media (min-width:640px){.sm\:border-brand-600\/30{border-color:rgba(107,107,255,0.3)}}
@media (min-width:768px){.md\:border-brand-600\/30{border-color:rgba(107,107,255,0.3)}}
@media (min-width:1024px){.lg\:border-brand-600\/30{border-color:rgba(107,107,255,0.3)}}
@media (min-width:1280px){.xl\:border-brand-600\/30{border-color:rgba(107,107,255,0.3)}}
.hover\:border-brand-600\/30:hover{border-color:rgba(107,107,255,0.3)}
.focus\:border-brand-600\/30:focus{border-color:rgba(107,107,255,0.3)}
.focus-visible\:border-brand-600\/30:focus-visible{border-color:rgba(107,107,255,0.3)}
.border-brand-600\/40{border-color:rgba(107,107,255,0.4)}
@media (min-width:640px){.sm\:border-brand-600\/40{border-color:rgba(107,107,255,0.4)}}
@media (min-width:768px){.md\:border-brand-600\/40{border-color:rgba(107,107,255,0.4)}}
@media (min-width:1024px){.lg\:border-brand-600\/40{border-color:rgba(107,107,255,0.4)}}
@media (min-width:1280px){.xl\:border-brand-600\/40{border-color:rgba(107,107,255,0.4)}}
.hover\:border-brand-600\/40:hover{border-color:rgba(107,107,255,0.4)}
.focus\:border-brand-600\/40:focus{border-color:rgba(107,107,255,0.4)}
.focus-visible\:border-brand-600\/40:focus-visible{border-color:rgba(107,107,255,0.4)}
.border-brand-600\/50{border-color:rgba(107,107,255,0.5)}
@media (min-width:640px){.sm\:border-brand-600\/50{border-color:rgba(107,107,255,0.5)}}
@media (min-width:768px){.md\:border-brand-600\/50{border-color:rgba(107,107,255,0.5)}}
@media (min-width:1024px){.lg\:border-brand-600\/50{border-color:rgba(107,107,255,0.5)}}
@media (min-width:1280px){.xl\:border-brand-600\/50{border-color:rgba(107,107,255,0.5)}}
.hover\:border-brand-600\/50:hover{border-color:rgba(107,107,255,0.5)}
.focus\:border-brand-600\/50:focus{border-color:rgba(107,107,255,0.5)}
.focus-visible\:border-brand-600\/50:focus-visible{border-color:rgba(107,107,255,0.5)}
.border-brand-600\/60{border-color:rgba(107,107,255,0.6)}
@media (min-width:640px){.sm\:border-brand-600\/60{border-color:rgba(107,107,255,0.6)}}
@media (min-width:768px){.md\:border-brand-600\/60{border-color:rgba(107,107,255,0.6)}}
@media (min-width:1024px){.lg\:border-brand-600\/60{border-color:rgba(107,107,255,0.6)}}
@media (min-width:1280px){.xl\:border-brand-600\/60{border-color:rgba(107,107,255,0.6)}}
.hover\:border-brand-600\/60:hover{border-color:rgba(107,107,255,0.6)}
.focus\:border-brand-600\/60:focus{border-color:rgba(107,107,255,0.6)}
.focus-visible\:border-brand-600\/60:focus-visible{border-color:rgba(107,107,255,0.6)}
.border-brand-600\/70{border-color:rgba(107,107,255,0.7)}
@media (min-width:640px){.sm\:border-brand-600\/70{border-color:rgba(107,107,255,0.7)}}
@media (min-width:768px){.md\:border-brand-600\/70{border-color:rgba(107,107,255,0.7)}}
@media (min-width:1024px){.lg\:border-brand-600\/70{border-color:rgba(107,107,255,0.7)}}
@media (min-width:1280px){.xl\:border-brand-600\/70{border-color:rgba(107,107,255,0.7)}}
.hover\:border-brand-600\/70:hover{border-color:rgba(107,107,255,0.7)}
.focus\:border-brand-600\/70:focus{border-color:rgba(107,107,255,0.7)}
.focus-visible\:border-brand-600\/70:focus-visible{border-color:rgba(107,107,255,0.7)}
.border-brand-600\/75{border-color:rgba(107,107,255,0.75)}
@media (min-width:640px){.sm\:border-brand-600\/75{border-color:rgba(107,107,255,0.75)}}
@media (min-width:768px){.md\:border-brand-600\/75{border-color:rgba(107,107,255,0.75)}}
@media (min-width:1024px){.lg\:border-brand-600\/75{border-color:rgba(107,107,255,0.75)}}
@media (min-width:1280px){.xl\:border-brand-600\/75{border-color:rgba(107,107,255,0.75)}}
.hover\:border-brand-600\/75:hover{border-color:rgba(107,107,255,0.75)}
.focus\:border-brand-600\/75:focus{border-color:rgba(107,107,255,0.75)}
.focus-visible\:border-brand-600\/75:focus-visible{border-color:rgba(107,107,255,0.75)}
.border-brand-600\/80{border-color:rgba(107,107,255,0.8)}
@media (min-width:640px){.sm\:border-brand-600\/80{border-color:rgba(107,107,255,0.8)}}
@media (min-width:768px){.md\:border-brand-600\/80{border-color:rgba(107,107,255,0.8)}}
@media (min-width:1024px){.lg\:border-brand-600\/80{border-color:rgba(107,107,255,0.8)}}
@media (min-width:1280px){.xl\:border-brand-600\/80{border-color:rgba(107,107,255,0.8)}}
.hover\:border-brand-600\/80:hover{border-color:rgba(107,107,255,0.8)}
.focus\:border-brand-600\/80:focus{border-color:rgba(107,107,255,0.8)}
.focus-visible\:border-brand-600\/80:focus-visible{border-color:rgba(107,107,255,0.8)}
.border-brand-600\/85{border-color:rgba(107,107,255,0.85)}
@media (min-width:640px){.sm\:border-brand-600\/85{border-color:rgba(107,107,255,0.85)}}
@media (min-width:768px){.md\:border-brand-600\/85{border-color:rgba(107,107,255,0.85)}}
@media (min-width:1024px){.lg\:border-brand-600\/85{border-color:rgba(107,107,255,0.85)}}
@media (min-width:1280px){.xl\:border-brand-600\/85{border-color:rgba(107,107,255,0.85)}}
.hover\:border-brand-600\/85:hover{border-color:rgba(107,107,255,0.85)}
.focus\:border-brand-600\/85:focus{border-color:rgba(107,107,255,0.85)}
.focus-visible\:border-brand-600\/85:focus-visible{border-color:rgba(107,107,255,0.85)}
.border-brand-600\/90{border-color:rgba(107,107,255,0.9)}
@media (min-width:640px){.sm\:border-brand-600\/90{border-color:rgba(107,107,255,0.9)}}
@media (min-width:768px){.md\:border-brand-600\/90{border-color:rgba(107,107,255,0.9)}}
@media (min-width:1024px){.lg\:border-brand-600\/90{border-color:rgba(107,107,255,0.9)}}
@media (min-width:1280px){.xl\:border-brand-600\/90{border-color:rgba(107,107,255,0.9)}}
.hover\:border-brand-600\/90:hover{border-color:rgba(107,107,255,0.9)}
.focus\:border-brand-600\/90:focus{border-color:rgba(107,107,255,0.9)}
.focus-visible\:border-brand-600\/90:focus-visible{border-color:rgba(107,107,255,0.9)}
.border-brand-600\/95{border-color:rgba(107,107,255,0.95)}
@media (min-width:640px){.sm\:border-brand-600\/95{border-color:rgba(107,107,255,0.95)}}
@media (min-width:768px){.md\:border-brand-600\/95{border-color:rgba(107,107,255,0.95)}}
@media (min-width:1024px){.lg\:border-brand-600\/95{border-color:rgba(107,107,255,0.95)}}
@media (min-width:1280px){.xl\:border-brand-600\/95{border-color:rgba(107,107,255,0.95)}}
.hover\:border-brand-600\/95:hover{border-color:rgba(107,107,255,0.95)}
.focus\:border-brand-600\/95:focus{border-color:rgba(107,107,255,0.95)}
.focus-visible\:border-brand-600\/95:focus-visible{border-color:rgba(107,107,255,0.95)}
.col-span-1{grid-column:span 1 / span 1}
@media (min-width:640px){.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-1{grid-column:span 1 / span 1}}
@media (min-width:768px){.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1 / span 1}}
.col-span-2{grid-column:span 2 / span 2}
@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2 / span 2}}
@media (min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-2{grid-column:span 2 / span 2}}
.col-span-3{grid-column:span 3 / span 3}
@media (min-width:640px){.sm\:col-span-3{grid-column:span 3 / span 3}}
@media (min-width:768px){.md\:col-span-3{grid-column:span 3 / span 3}}
@media (min-width:1024px){.lg\:col-span-3{grid-column:span 3 / span 3}}
@media (min-width:1280px){.xl\:col-span-3{grid-column:span 3 / span 3}}
.col-span-4{grid-column:span 4 / span 4}
@media (min-width:640px){.sm\:col-span-4{grid-column:span 4 / span 4}}
@media (min-width:768px){.md\:col-span-4{grid-column:span 4 / span 4}}
.col-span-5{grid-column:span 5 / span 5}
@media (min-width:640px){.sm\:col-span-5{grid-column:span 5 / span 5}}
@media (min-width:768px){.md\:col-span-5{grid-column:span 5 / span 5}}
@media (min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-5{grid-column:span 5 / span 5}}
.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}
.col-span-6{grid-column:span 6 / span 6}
@media (min-width:640px){.sm\:col-span-6{grid-column:span 6 / span 6}}
@media (min-width:768px){.md\:col-span-6{grid-column:span 6 / span 6}}
@media (min-width:1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:col-span-6{grid-column:span 6 / span 6}}
@media (min-width:1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-6{grid-column:span 6 / span 6}}
.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}
.col-span-7{grid-column:span 7 / span 7}
@media (min-width:640px){.sm\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-7{grid-column:span 7 / span 7}}
@media (min-width:768px){.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-7{grid-column:span 7 / span 7}}
@media (min-width:1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-7{grid-column:span 7 / span 7}}
.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}
.col-span-8{grid-column:span 8 / span 8}
@media (min-width:640px){.sm\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-8{grid-column:span 8 / span 8}}
@media (min-width:768px){.md\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-8{grid-column:span 8 / span 8}}
@media (min-width:1024px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}
.col-span-9{grid-column:span 9 / span 9}
@media (min-width:640px){.sm\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-9{grid-column:span 9 / span 9}}
@media (min-width:768px){.md\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-9{grid-column:span 9 / span 9}}
@media (min-width:1024px){.lg\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:col-span-9{grid-column:span 9 / span 9}}
@media (min-width:1280px){.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-9{grid-column:span 9 / span 9}}
.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}
.col-span-10{grid-column:span 10 / span 10}
@media (min-width:640px){.sm\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-10{grid-column:span 10 / span 10}}
@media (min-width:768px){.md\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-10{grid-column:span 10 / span 10}}
@media (min-width:1024px){.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:col-span-10{grid-column:span 10 / span 10}}
@media (min-width:1280px){.xl\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-10{grid-column:span 10 / span 10}}
.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}
.col-span-11{grid-column:span 11 / span 11}
@media (min-width:640px){.sm\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-11{grid-column:span 11 / span 11}}
@media (min-width:768px){.md\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-11{grid-column:span 11 / span 11}}
@media (min-width:1024px){.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:col-span-11{grid-column:span 11 / span 11}}
@media (min-width:1280px){.xl\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}}
@media (min-width:1280px){.xl\:col-span-11{grid-column:span 11 / span 11}}
.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}
.col-span-12{grid-column:span 12 / span 12}
@media (min-width:640px){.sm\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:640px){.sm\:col-span-12{grid-column:span 12 / span 12}}
@media (min-width:768px){.md\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}}
@media (min-width:768px){.md\:col-span-12{grid-column:span 12 / span 12}}
@media (min-width:1280px){.xl\:col-span-12{grid-column:span 12 / span 12}}
.z-0{z-index:0}
.z-20{z-index:20}
.z-30{z-index:30}
.z-40{z-index:40}
.z-\[60\]{z-index:60}
.z-\[80\]{z-index:80}
.z-\[1100\]{z-index:1100}
/* Stability overrides: keep public pages light while preserving purple for accents/buttons/states. */
body{background:#fff}
.public-page,.page-shell,.sea-breeze-page,.projects-section,.footer,.footer-premium,.tab-content,main.flex-grow{background-color:#fff}
#project-detail-modal-official>.glass-card,#property-detail-modal>.listing-detail-shell,.listing-submission-card,.glass-card{background-color:rgba(255,255,255,.96)}
#project-detail-modal-official .bg-white,#project-detail-modal-official .bg-slate-50,#property-detail-modal .bg-white,#property-detail-modal .bg-slate-50{background-color:#fff}
