fieldset[disabled]{display:none}img{max-width:100%}.block{display:block}.center{text-align:center}.right{text-align:right}.left{text-align:left}@media (min-width:768px){.md-text-left{text-align:left}}@media (min-width:992px){.lg-text-left{text-align:left}}.text-xs{font-size:10px}.text-sm{font-size:12px}.text-md{font-size:14px}.text-lg{font-size:16px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.font-light{font-weight:300}.font-normal{font-weight:400}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-center{align-items:center;display:flex;justify-content:center}.flex-spread{align-items:flex-end;display:flex;justify-content:space-between}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.flex-grow{flex-grow:1}.flex-1{flex:1}.flex-wrap{flex-wrap:wrap}.gap-sm{gap:5px}.gap-md{gap:10px}.gap-lg{gap:24px}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media(min-width:575px){.sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(min-width:768px){.md-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:992px){.lg-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(min-width:1200px){.xl-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1580px){.xxl-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.text-ellipsis{overflow:hidden;text-overflow:ellipsis}.text-ellipsis,.whitespace-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.m-0{margin:0}.my-0{margin-bottom:0;margin-top:0}.mx-0{margin-left:0;margin-right:0}.p-0{padding:0}.py-0{padding-bottom:0;padding-top:0}.px-0{padding-left:0;padding-right:0}.w-full{width:100%}.h-full{height:100%}.absolute{position:absolute}.relative{position:relative}.opacity-0{opacity:0}.opacity-100{opacity:1}.object-contain{object-fit:contain}.z-1{z-index:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation:fadeIn;animation-duration:.3s;animation-fill-mode:forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation:fadeOut;animation-duration:.3s;animation-fill-mode:forwards}.resize-cover{height:100%!important;object-fit:cover;width:100%!important}.absolute-overlay{position:absolute}.absolute-overlay,.fixed-overlay{height:100%;inset:0;width:100%;z-index:1}.fixed-overlay{position:fixed}.mask-icon{height:100%;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;width:100%}.align-table{display:table}.align-middle{display:table-cell;float:inherit;vertical-align:middle}.wrapper{min-height:100%}.jumboglyph{color:rgba(0,0,0,.3);font-size:50px}.image-form-wrapper{background:var(--grey-100) url(/static/icons/share-image-bg.png) no-repeat top center;background-size:1005px 121px;color:#fff;cursor:pointer;font-size:150px;left:0;overflow:hidden;position:relative;top:0}.tbits-status-network-ico{background:#333;color:#fff;float:left;height:20px;margin-right:2px;width:20px}.tbits-modal-lg{max-width:calc(100% - 20px);min-width:80%;width:900px}.tbits-sectioned-area{align-items:center;display:flex;justify-content:space-between;overflow:hidden;padding:10px;width:100%}.tbits-sectioned-area>div{max-width:calc(100% - 50px)}.tbits-sectioned-area h4{font-size:14px;font-weight:600;line-height:17px;margin:3px 0;max-width:100%;overflow-x:hidden;white-space:nowrap}.white-sectioned-cell{border-left:1px solid var(--grey-200);flex:2 0 150px;flex-direction:column;width:150px}.btn-sectioned-cell,.white-sectioned-cell{align-content:center;align-items:center;display:flex;height:100%;justify-content:center;text-align:center;user-select:none}.btn-sectioned-cell{background-color:var(--grey-200);border-left:1px solid var(--grey-500);cursor:pointer;flex:2 0 100px;flex-direction:column}.btn-sectioned-cell:hover{background-color:var(--grey-400)}.blue-sectioned-well{background-color:var(--blue-000);border:1px solid var(--blue-500);border-radius:3px;height:90px;margin:5px 0}.blue-sectioned-well,.white-sectioned-well{align-content:stretch;align-items:stretch;box-shadow:var(--shadow-20);display:flex;justify-content:space-between;padding:0;width:100%}.white-sectioned-well{background-color:var(--bg-color);border-radius:4px;height:60px;margin:10px 0 5px}.blue-sectioned-well .row,.white-sectioned-well .row{height:100%}.tbits-icon.no-top{top:0}#white-wall{background:var(--bg-color,#fff);display:none;height:4000px;left:0;opacity:.75;overflow:hidden;position:fixed;top:0;width:100%;z-index:2000}#white-wall img{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:2001}img.tbits-throbber{animation:tbits-throbber-spin 1s ease-in-out infinite;height:80px;user-select:none;width:80px}img.tbits-throbber.nospin{animation:none}img.media-manager-throbber{animation:tbits-throbber-spin 1s ease-in-out infinite;height:50px;user-select:none;width:60px}@keyframes tbits-throbber-spin{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}#edit-bottom-bar{background:rgba(0,0,0,.6);bottom:0;display:none;left:0;position:fixed;width:100%;z-index:900}#edit-bottom-bar.fixed-bottom-bar{background:unset;display:block;margin-bottom:20px;position:relative}#edit-bottom-bar.edit-form-changed:not(.fixed-bottom-bar){background:rgba(0,0,0,.6);bottom:0;display:block;left:0;padding:8px 0;position:fixed;width:100%;z-index:998}@media (max-width:992px){#edit-bottom-bar.edit-form-changed:not(.fixed-bottom-bar){z-index:1000}}#edit-bottom-bar.fixed-bottom-bar .container{margin:auto;padding:0;width:100%}.ui-autocomplete.ui-front{z-index:1060}.tbits-main-container{padding-top:100px}.tbits-empty-state img{height:200px;object-fit:contain;width:100%}.tbits-empty-state{animation:state-blendin 1s normal;opacity:1}@keyframes state-blendin{0%{opacity:0}to{opacity:1}}