.cr-flex{display:flex}.cr-none{display:none}.cr-justify-start{justify-content:flex-start}.cr-justify-end{justify-content:flex-end}.cr-justify-center{justify-content:center}.cr-justify-between{justify-content:space-between}.cr-justify-around{justify-content:space-around}.cr-justify-evenly{justify-content:space-evenly}.cr-justify-self-start{justify-self:flex-start}.cr-justify-self-center{justify-self:center}.cr-justify-self-end{justify-self:flex-end}.cr-align-center{align-items:center}.cr-align-normal{align-items:normal}.cr-align-start{align-items:flex-start}.cr-align-end{align-items:flex-end}.cr-align-between{align-items:space-between}.cr-align-around{align-items:space-around}.cr-align-evenly{align-items:space-evenly}.cr-align-self-start{align-self:flex-start}.cr-align-self-center{align-self:center}.cr-align-self-end{align-self:flex-end}.cr-flex-row{flex-direction:row}.cr-flex-col{flex-direction:column}.cr-flex-wrap{flex-wrap:wrap}.cr-flex-grow{flex-grow:1}.cr-flex-grow-0{flex-grow:0}.cr-flex-shrink{flex-shrink:1}.cr-flex-shrink-0{flex-shrink:0}.cr-m-auto{margin:auto}.cr-mx-auto{margin-left:auto;margin-right:auto}.cr-my-auto{margin-top:auto;margin-bottom:auto}.cr-mt-auto{margin-top:auto}.cr-mr-auto{margin-right:auto}.cr-mb-auto{margin-bottom:auto}.cr-ml-auto{margin-left:auto}.cr-overflow-auto{overflow:auto}.cr-overflow-hidden{overflow:hidden}.cr-overflow-visible{overflow:visible}.cr-overflow-x-auto{overflow-x:auto}.cr-overflow-x-hidden{overflow-x:hidden}.cr-overflow-x-visible{overflow-x:visible}.cr-overflow-y-auto{overflow-y:auto}.cr-overflow-y-hidden{overflow-y:hidden}.cr-overflow-y-visible{overflow-y:visible}.cr-whitespace-nowrap{white-space:nowrap}.cr-whitespace-wrap{white-space:wrap}.cr-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cr-text-ellipsis{text-overflow:ellipsis}.cr-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}.cr-w-100{width:100%}.cr-min-w-0{min-width:0}.cr-h-100{height:100%}.cr-pointer-none{pointer-events:none}.cr-cursor-auto{cursor:auto}.cr-cursor-pointer{cursor:pointer}.cr-italic{font-style:italic}.cr-pos-absolute{position:absolute}.cr-pos-relative{position:relative}.cr-pos-fixed{position:fixed}
