.relative{position:relative}.sticky{position:sticky}.display-none{display:none!important}.flex-colum,.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-inline{display:inline-flex}.flex-start{align-items:start}.flex-center{align-items:center}.self-center{align-self:center}.flex-just-center{justify-content:center}.flex-just-end{justify-content:end}.flex-just-spa-bet{justify-content:space-between}.flex-just-spa-ar{justify-content:space-around}.flex-just-spa-ev{justify-content:space-evenly}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}.flex-grow-2{flex-grow:2}.width-30{width:30px}.width-60{width:60px}.width-80{width:80px}.width-100px{width:100px}.width-40{width:40%}.width-100{width:100%}.width-120{width:120px}.width-160{width:160px}.width-200{width:200px}.width-600{width:600px}.width-100vw{width:100vw}.max-width-40{max-width:40px}.height-100{height:100%}.height-240{height:240px}.width-400{width:400px}.height-100vh{height:100vh}.height-65vh{height:65vh}.top-0{top:0}.left-0{left:0}.padding-0{padding:0}.padding-5{padding:5px}.padding-5-0{padding:5px 0}.padding-10{padding:10px}.padding-20{padding:20px}.margin-0{margin:0}.margin-5{margin:5px!important}.margin-5-0{margin:5px 0}.margin-0-5{margin:0 5px}.margin-0-20{margin:0 20px}.margin-10{margin:10px}.margin-bottom-20{margin-bottom:20px!important}.margin-20{margin:20px}.border-right-ccc{border-right:1px solid #ccc}.background-white{background-color:white}.hover-back-grey:hover{background-color:#eee}.box-shadow-ccc{box-shadow:0 2px 5px #ccc}.align-left{text-align:left}.align-right{text-align:right}.align-center{text-align:center}.align-justify{text-align:justify}.user-select-none{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.space-nowrap{white-space:nowrap}.color-yellowgreen{color:#9acd32}.color-tomato{color:tomato}.font-12{font-size:12px}.font-14{font-size:14px}.font-16{font-size:16px}.font-30{font-size:30px}.bold{font-weight:bold}.italic{font-style:italic}.line-through{text-decoration:line-through}.underline{text-decoration:underline currentColor}.line-through.underline{text-decoration:underline line-through currentColor}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.format-align-left{justify-content:start;text-align:left}.format-align-center{justify-content:center;text-align:center}.format-align-right{justify-content:end;text-align:right}.format-align-justify{justify-content:start;text-align:justify}.blink{animation:blink 1s step-start infinite}@keyframes blink{50%{opacity:0}}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.list-style-none{list-style-type:none}.index-1{z-index:1}