.flex{display:flex}
.inline-block{display:inline-block}
.flex-d-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.j-c-fs{justify-content:flex-start}
.j-c-c{justify-content:center}
.j-c-sb{justify-content:space-between}
.a-i-fs{align-items:flex-start}
.a-i-c{align-items:center}
.flex-1{flex:1 1 0}
.flex-none{flex:none}
.fg-0{flex-grow:0}
.fg-1{flex-grow:1}
.fsh-0{flex-shrink:0}
.p-30{padding:30px!important}
.mt-5{margin-top:5px}
.mb-5{margin-bottom:5px}
.mb-10{margin-bottom:10px}
.mb-20{margin-bottom:20px}
.mb-30{margin-bottom:30px}
.mb-4rem{margin-bottom:4rem}
.w-full{width:100%}
.h-full{height:100%}
.max-h-500{max-height:500px}
.z-index-10{z-index:10}
.ov-auto{overflow:auto}
.ellipsis,.nowrap{white-space:nowrap}
.cursor-pointer{cursor:pointer}
.mt-1rem{margin-top:1rem}
.mt-2rem{margin-top:2rem}
.mt-10rem{margin-top:10rem}
.mb-15{margin-bottom:15px}
.mb-1rem{margin-bottom:1rem!important}
.mb-2rem{margin-bottom:2rem}
.mb-3rem{margin-bottom:3rem}
.mb-8rem{margin-bottom:8rem}
.mb-10rem{margin-bottom:10rem}
.p-8{padding:8px!important}
.p-5-10{padding:5px 10px}
.p-4rem{padding:4rem}
/*# sourceMappingURL=_components/pb-preview/pb-preview.bb8acc4f7607daec88c6.css.map */