.justify-baseline{justify-content:baseline}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-left{justify-content:flex-start}.justify-right{justify-content:flex-end}.justify-around{justify-content:space-around}.justify-stretch{justify-content:stretch}.align-baseline{align-items:baseline}.align-top{align-items:flex-start}.align-bottom{align-items:flex-end}.align-stretch{align-items:stretch}.align-center{align-items:center}.flex-q{display:flex;align-items:flex-start;justify-content:flex-start}.flex-w{display:flex;align-items:flex-start;justify-content:center}.flex-e{display:flex;align-items:flex-start;justify-content:flex-end}.flex-a{display:flex;align-items:center;justify-content:flex-start}.flex-s{display:flex;align-items:center;justify-content:center}.flex-d{display:flex;align-items:center;justify-content:flex-end}.flex-z{display:flex;align-items:flex-end;justify-content:flex-start}.flex-x{display:flex;align-items:flex-end;justify-content:center}.flex-c{display:flex;align-items:flex-end;justify-content:flex-end}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-col-reverse{flex-direction:column-reverse}.flex-row-reverse{flex-direction:row-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.flex-9{flex:9}.flex-10{flex:10}.flex-11{flex:11}.g-2{column-gap:2px;row-gap:2px}.gc-2{column-gap:2px}.gr-2{row-gap:2px}.g-4{column-gap:4px;row-gap:4px}.gc-4{column-gap:4px}.gr-4{row-gap:4px}.g-6{column-gap:6px;row-gap:6px}.gc-6{column-gap:6px}.gr-6{row-gap:6px}.g-8{column-gap:8px;row-gap:8px}.gc-8{column-gap:8px}.gr-8{row-gap:8px}.g-10{column-gap:10px;row-gap:10px}.gc-10{column-gap:10px}.gr-10{row-gap:10px}.g-12{column-gap:12px;row-gap:12px}.gc-12{column-gap:12px}.gr-12{row-gap:12px}.g-14{column-gap:14px;row-gap:14px}.gc-14{column-gap:14px}.gr-14{row-gap:14px}.g-16{column-gap:16px;row-gap:16px}.gc-16{column-gap:16px}.gr-16{row-gap:16px}.g-18{column-gap:18px;row-gap:18px}.gc-18{column-gap:18px}.gr-18{row-gap:18px}.g-20{column-gap:20px;row-gap:20px}.gc-20{column-gap:20px}.gr-20{row-gap:20px}.g-22{column-gap:22px;row-gap:22px}.gc-22{column-gap:22px}.gr-22{row-gap:22px}.g-24{column-gap:24px;row-gap:24px}.gc-24{column-gap:24px}.gr-24{row-gap:24px}.g-26{column-gap:26px;row-gap:26px}.gc-26{column-gap:26px}.gr-26{row-gap:26px}.g-28{column-gap:28px;row-gap:28px}.gc-28{column-gap:28px}.gr-28{row-gap:28px}.g-30{column-gap:30px;row-gap:30px}.gc-30{column-gap:30px}.gr-30{row-gap:30px}.g-32{column-gap:32px;row-gap:32px}.gc-32{column-gap:32px}.gr-32{row-gap:32px}.g-34{column-gap:34px;row-gap:34px}.gc-34{column-gap:34px}.gr-34{row-gap:34px}.g-36{column-gap:36px;row-gap:36px}.gc-36{column-gap:36px}.gr-36{row-gap:36px}.g-38{column-gap:38px;row-gap:38px}.gc-38{column-gap:38px}.gr-38{row-gap:38px}.g-40{column-gap:40px;row-gap:40px}.gc-40{column-gap:40px}.gr-40{row-gap:40px}.text-italic{font-style:italic}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:bold}.text-normal{font-weight:normal}.text-lighter{font-weight:lighter}.text-bolder{font-weight:bolder}.text-12{font-size:12px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-20{font-size:20px}.text-22{font-size:22px}.text-24{font-size:24px}.text-26{font-size:26px}.text-28{font-size:28px}.text-30{font-size:30px}.text-32{font-size:32px}.text-34{font-size:34px}.text-36{font-size:36px}.text-38{font-size:38px}.text-40{font-size:40px}.text-42{font-size:42px}.text-44{font-size:44px}.text-46{font-size:46px}.text-48{font-size:48px}.text-50{font-size:50px}.text-10{transform:scale(0.83)}.text-8{transform:scale(0.66)}.text-6{transform:scale(0.5)}.text-222{color:#222}.text-333{color:#333}.text-444{color:#444}.text-555{color:#555}.text-666{color:#666}.text-777{color:#777}.text-888{color:#888}.text-999{color:#999}.text-aaa{color:#aaa}.text-bbb{color:#bbb}.text-ccc{color:#ccc}.text-ddd{color:#ddd}.text-eee{color:#eee}.text-red{color:var(--red)}.text-green{color:var(--green)}.text-blue{color:var(--blue)}.text-#ff0{color:var(--yellow)}.text-orange{color:var(--orange)}.text-purple{color:var(--purple)}.text-gray{color:var(--gray)}.text-transparent{color:transparent}.text-selected{user-select:all}.text-selected-none{user-select:none}.text-wrap{white-space:wrap}.text-nowrap{white-space:nowrap}.text-white{color:white}.text-black{color:#222}.absolute{position:absolute}.static{position:static}.sticky{position:sticky}.relative{position:relative}.fixed{position:fixed}.inline{display:inline}.inline-block{display:inline-block}.block{display:block}.inline-flex{display:inline-flex}.flex{display:flex}.inline-grid{display:inline-grid}.grid{display:grid}.inline-table{display:inline-table}.table{display:table}.w-5{width:5%}.h-5{height:5%}.w-10{width:10%}.h-10{height:10%}.w-15{width:15%}.h-15{height:15%}.w-20{width:20%}.h-20{height:20%}.w-25{width:25%}.h-25{height:25%}.w-30{width:30%}.h-30{height:30%}.w-35{width:35%}.h-35{height:35%}.w-40{width:40%}.h-40{height:40%}.w-45{width:45%}.h-45{height:45%}.w-50{width:50%}.h-50{height:50%}.w-55{width:55%}.h-55{height:55%}.w-60{width:60%}.h-60{height:60%}.w-65{width:65%}.h-65{height:65%}.w-70{width:70%}.h-70{height:70%}.w-75{width:75%}.h-75{height:75%}.w-80{width:80%}.h-80{height:80%}.w-85{width:85%}.h-85{height:85%}.w-90{width:90%}.h-90{height:90%}.w-95{width:95%}.h-95{height:95%}.w-100{width:100%}.h-100{height:100%}.p-0{padding:0px !important}.py-0{padding-top:0px !important;padding-bottom:0px !important}.px-0{padding-left:0px !important;padding-right:0px !important}.pt-0{padding-top:0px !important}.pb-0{padding-bottom:0px !important}.pl-0{padding-left:0px !important}.pr-0{padding-right:0px !important}.m-0{margin:0px !important}.mx-0{margin-left:0px !important;margin-right:0px !important}.my-0{margin-top:0px !important;margin-bottom:0px !important}.mt-0{margin-top:0px !important}.mb-0{margin-bottom:0px !important}.ml-0{margin-left:0px !important}.mr-0{margin-right:0px !important}.p-2{padding:2px !important}.py-2{padding-top:2px !important;padding-bottom:2px !important}.px-2{padding-left:2px !important;padding-right:2px !important}.pt-2{padding-top:2px !important}.pb-2{padding-bottom:2px !important}.pl-2{padding-left:2px !important}.pr-2{padding-right:2px !important}.m-2{margin:2px !important}.mx-2{margin-left:2px !important;margin-right:2px !important}.my-2{margin-top:2px !important;margin-bottom:2px !important}.mt-2{margin-top:2px !important}.mb-2{margin-bottom:2px !important}.ml-2{margin-left:2px !important}.mr-2{margin-right:2px !important}.p-4{padding:4px !important}.py-4{padding-top:4px !important;padding-bottom:4px !important}.px-4{padding-left:4px !important;padding-right:4px !important}.pt-4{padding-top:4px !important}.pb-4{padding-bottom:4px !important}.pl-4{padding-left:4px !important}.pr-4{padding-right:4px !important}.m-4{margin:4px !important}.mx-4{margin-left:4px !important;margin-right:4px !important}.my-4{margin-top:4px !important;margin-bottom:4px !important}.mt-4{margin-top:4px !important}.mb-4{margin-bottom:4px !important}.ml-4{margin-left:4px !important}.mr-4{margin-right:4px !important}.p-6{padding:6px !important}.py-6{padding-top:6px !important;padding-bottom:6px !important}.px-6{padding-left:6px !important;padding-right:6px !important}.pt-6{padding-top:6px !important}.pb-6{padding-bottom:6px !important}.pl-6{padding-left:6px !important}.pr-6{padding-right:6px !important}.m-6{margin:6px !important}.mx-6{margin-left:6px !important;margin-right:6px !important}.my-6{margin-top:6px !important;margin-bottom:6px !important}.mt-6{margin-top:6px !important}.mb-6{margin-bottom:6px !important}.ml-6{margin-left:6px !important}.mr-6{margin-right:6px !important}.p-8{padding:8px !important}.py-8{padding-top:8px !important;padding-bottom:8px !important}.px-8{padding-left:8px !important;padding-right:8px !important}.pt-8{padding-top:8px !important}.pb-8{padding-bottom:8px !important}.pl-8{padding-left:8px !important}.pr-8{padding-right:8px !important}.m-8{margin:8px !important}.mx-8{margin-left:8px !important;margin-right:8px !important}.my-8{margin-top:8px !important;margin-bottom:8px !important}.mt-8{margin-top:8px !important}.mb-8{margin-bottom:8px !important}.ml-8{margin-left:8px !important}.mr-8{margin-right:8px !important}.p-10{padding:10px !important}.py-10{padding-top:10px !important;padding-bottom:10px !important}.px-10{padding-left:10px !important;padding-right:10px !important}.pt-10{padding-top:10px !important}.pb-10{padding-bottom:10px !important}.pl-10{padding-left:10px !important}.pr-10{padding-right:10px !important}.m-10{margin:10px !important}.mx-10{margin-left:10px !important;margin-right:10px !important}.my-10{margin-top:10px !important;margin-bottom:10px !important}.mt-10{margin-top:10px !important}.mb-10{margin-bottom:10px !important}.ml-10{margin-left:10px !important}.mr-10{margin-right:10px !important}.p-12{padding:12px !important}.py-12{padding-top:12px !important;padding-bottom:12px !important}.px-12{padding-left:12px !important;padding-right:12px !important}.pt-12{padding-top:12px !important}.pb-12{padding-bottom:12px !important}.pl-12{padding-left:12px !important}.pr-12{padding-right:12px !important}.m-12{margin:12px !important}.mx-12{margin-left:12px !important;margin-right:12px !important}.my-12{margin-top:12px !important;margin-bottom:12px !important}.mt-12{margin-top:12px !important}.mb-12{margin-bottom:12px !important}.ml-12{margin-left:12px !important}.mr-12{margin-right:12px !important}.p-14{padding:14px !important}.py-14{padding-top:14px !important;padding-bottom:14px !important}.px-14{padding-left:14px !important;padding-right:14px !important}.pt-14{padding-top:14px !important}.pb-14{padding-bottom:14px !important}.pl-14{padding-left:14px !important}.pr-14{padding-right:14px !important}.m-14{margin:14px !important}.mx-14{margin-left:14px !important;margin-right:14px !important}.my-14{margin-top:14px !important;margin-bottom:14px !important}.mt-14{margin-top:14px !important}.mb-14{margin-bottom:14px !important}.ml-14{margin-left:14px !important}.mr-14{margin-right:14px !important}.p-16{padding:16px !important}.py-16{padding-top:16px !important;padding-bottom:16px !important}.px-16{padding-left:16px !important;padding-right:16px !important}.pt-16{padding-top:16px !important}.pb-16{padding-bottom:16px !important}.pl-16{padding-left:16px !important}.pr-16{padding-right:16px !important}.m-16{margin:16px !important}.mx-16{margin-left:16px !important;margin-right:16px !important}.my-16{margin-top:16px !important;margin-bottom:16px !important}.mt-16{margin-top:16px !important}.mb-16{margin-bottom:16px !important}.ml-16{margin-left:16px !important}.mr-16{margin-right:16px !important}.p-18{padding:18px !important}.py-18{padding-top:18px !important;padding-bottom:18px !important}.px-18{padding-left:18px !important;padding-right:18px !important}.pt-18{padding-top:18px !important}.pb-18{padding-bottom:18px !important}.pl-18{padding-left:18px !important}.pr-18{padding-right:18px !important}.m-18{margin:18px !important}.mx-18{margin-left:18px !important;margin-right:18px !important}.my-18{margin-top:18px !important;margin-bottom:18px !important}.mt-18{margin-top:18px !important}.mb-18{margin-bottom:18px !important}.ml-18{margin-left:18px !important}.mr-18{margin-right:18px !important}.p-20{padding:20px !important}.py-20{padding-top:20px !important;padding-bottom:20px !important}.px-20{padding-left:20px !important;padding-right:20px !important}.pt-20{padding-top:20px !important}.pb-20{padding-bottom:20px !important}.pl-20{padding-left:20px !important}.pr-20{padding-right:20px !important}.m-20{margin:20px !important}.mx-20{margin-left:20px !important;margin-right:20px !important}.my-20{margin-top:20px !important;margin-bottom:20px !important}.mt-20{margin-top:20px !important}.mb-20{margin-bottom:20px !important}.ml-20{margin-left:20px !important}.mr-20{margin-right:20px !important}.p-22{padding:22px !important}.py-22{padding-top:22px !important;padding-bottom:22px !important}.px-22{padding-left:22px !important;padding-right:22px !important}.pt-22{padding-top:22px !important}.pb-22{padding-bottom:22px !important}.pl-22{padding-left:22px !important}.pr-22{padding-right:22px !important}.m-22{margin:22px !important}.mx-22{margin-left:22px !important;margin-right:22px !important}.my-22{margin-top:22px !important;margin-bottom:22px !important}.mt-22{margin-top:22px !important}.mb-22{margin-bottom:22px !important}.ml-22{margin-left:22px !important}.mr-22{margin-right:22px !important}.p-24{padding:24px !important}.py-24{padding-top:24px !important;padding-bottom:24px !important}.px-24{padding-left:24px !important;padding-right:24px !important}.pt-24{padding-top:24px !important}.pb-24{padding-bottom:24px !important}.pl-24{padding-left:24px !important}.pr-24{padding-right:24px !important}.m-24{margin:24px !important}.mx-24{margin-left:24px !important;margin-right:24px !important}.my-24{margin-top:24px !important;margin-bottom:24px !important}.mt-24{margin-top:24px !important}.mb-24{margin-bottom:24px !important}.ml-24{margin-left:24px !important}.mr-24{margin-right:24px !important}.p-26{padding:26px !important}.py-26{padding-top:26px !important;padding-bottom:26px !important}.px-26{padding-left:26px !important;padding-right:26px !important}.pt-26{padding-top:26px !important}.pb-26{padding-bottom:26px !important}.pl-26{padding-left:26px !important}.pr-26{padding-right:26px !important}.m-26{margin:26px !important}.mx-26{margin-left:26px !important;margin-right:26px !important}.my-26{margin-top:26px !important;margin-bottom:26px !important}.mt-26{margin-top:26px !important}.mb-26{margin-bottom:26px !important}.ml-26{margin-left:26px !important}.mr-26{margin-right:26px !important}.p-28{padding:28px !important}.py-28{padding-top:28px !important;padding-bottom:28px !important}.px-28{padding-left:28px !important;padding-right:28px !important}.pt-28{padding-top:28px !important}.pb-28{padding-bottom:28px !important}.pl-28{padding-left:28px !important}.pr-28{padding-right:28px !important}.m-28{margin:28px !important}.mx-28{margin-left:28px !important;margin-right:28px !important}.my-28{margin-top:28px !important;margin-bottom:28px !important}.mt-28{margin-top:28px !important}.mb-28{margin-bottom:28px !important}.ml-28{margin-left:28px !important}.mr-28{margin-right:28px !important}.p-30{padding:30px !important}.py-30{padding-top:30px !important;padding-bottom:30px !important}.px-30{padding-left:30px !important;padding-right:30px !important}.pt-30{padding-top:30px !important}.pb-30{padding-bottom:30px !important}.pl-30{padding-left:30px !important}.pr-30{padding-right:30px !important}.m-30{margin:30px !important}.mx-30{margin-left:30px !important;margin-right:30px !important}.my-30{margin-top:30px !important;margin-bottom:30px !important}.mt-30{margin-top:30px !important}.mb-30{margin-bottom:30px !important}.ml-30{margin-left:30px !important}.mr-30{margin-right:30px !important}.p-32{padding:32px !important}.py-32{padding-top:32px !important;padding-bottom:32px !important}.px-32{padding-left:32px !important;padding-right:32px !important}.pt-32{padding-top:32px !important}.pb-32{padding-bottom:32px !important}.pl-32{padding-left:32px !important}.pr-32{padding-right:32px !important}.m-32{margin:32px !important}.mx-32{margin-left:32px !important;margin-right:32px !important}.my-32{margin-top:32px !important;margin-bottom:32px !important}.mt-32{margin-top:32px !important}.mb-32{margin-bottom:32px !important}.ml-32{margin-left:32px !important}.mr-32{margin-right:32px !important}.overflow-hidden{overflow:hidden}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-move{cursor:move}.cursor-text{cursor:text}.cursor-plus{cursor:crosshair}.cursor-auto{cursor:auto}.cursor-none{cursor:none}.cursor-help{cursor:help}.cursor-progress{cursor:progress}.cursor-wait{cursor:wait}.cursor-cell{cursor:cell}.cursor-v-text{cursor:vertical-text}.cursor-alias{cursor:valias}.cursor-copy{cursor:copy}.cursor-forbidden{cursor:not-allowed}.cursor-grab{cursor:grab}.cursor-grab:active{cursor:grabbing}.cursor-grabbing{cursor:grabbing}.cursor-v-resize{cursor:n-resize}.cursor-h-resize{cursor:e-resize}.cursor-dh-resize{cursor:col-resize}.cursor-dv-resize{cursor:row-resize}.cursor-tr-resize{cursor:ne-resize}.cursor-tl-resize{cursor:nw-resize}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.border-circle{border-radius:50%}.border-none{border-radius:none}.border-0{border-radius:0px}.border-2{border-radius:2px}.border-4{border-radius:4px}.border-6{border-radius:6px}.border-8{border-radius:8px}.border-10{border-radius:10px}.border-12{border-radius:12px}.border-14{border-radius:14px}.border-16{border-radius:16px}.border-18{border-radius:18px}.border-20{border-radius:20px}.border-22{border-radius:22px}.border-24{border-radius:24px}.border-26{border-radius:26px}.border-28{border-radius:28px}.border-30{border-radius:30px}.border-32{border-radius:32px}
