body{margin:0;font-family:helvetica neue,Helvetica,Arial,sans-serif}.c{display:flex;flex-direction:column;align-items:center}.cs{display:flex;flex-direction:column;align-items:flex-start}.ce{display:flex;flex-direction:column;align-items:flex-end}.cst{display:flex;flex-direction:column;align-items:stretch}.red{color:red}.black{color:#000}.white{color:#fff}.hover:hover{background-color:#eee}.hoverdark:hover{background-color:#ddd}.r{display:flex;flex-direction:row;align-items:center}.rs{display:flex;flex-direction:row;align-items:flex-start}.re{display:flex;flex-direction:row;align-items:flex-end}.rst{display:flex;flex-direction:row;align-items:stretch}.center{display:flex;flex-direction:column;align-items:center;justify-content:space-around}.shadow{box-shadow:0 1px 3px rgb(0 0 0/.3),0 1px 2px -1px rgb(0 0 0/.3)}.g{flex-grow:1}.p{padding:8px!important}.p2{padding:16px!important}.px{padding-left:8px!important;padding-right:8px!important}.py{padding-top:8px!important;padding-bottom:8px!important}.pl{padding-left:8px!important}.pr{padding-right:8px!important}.pt{padding-top:8px!important}.pb{padding-bottom:8px!important}.m{margin:8px!important}.m2{margin:16px!important}.mx{margin-left:8px!important;margin-right:8px!important}.my{margin-top:8px!important;margin-bottom:8px!important}.ml{margin-left:8px!important}.mr{margin-right:8px!important}.mt{margin-top:8px!important}.mb{margin-bottom:8px!important}.w{width:100%}.h{height:100%}.maxw3xl{max-width:1e3px}.maxwsm{max-width:780px}.maxw{max-width:860px}.rounded{border-radius:4px}.card{display:inline-block;box-shadow:0 1px 3px rgb(0 0 0/.2),0 1px 2px -1px rgb(0 0 0/.2);border-radius:4px;padding:16px}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.circle{border-radius:9999px}.hide{display:none}.opacity1{opacity:.01}.abs{position:absolute}.lt0{left:0;top:0}.alignend{align-self:flex-end}.lgrey{color:#d3d3d3!important}.grey{color:grey!important}.dividerv{border-left:2px solid #eee;flex-grow:1}.rounded-xl{border-radius:12px}.border{border-width:1px;border:solid #d3d3d3}.hscreen{height:100vh}.text-xs{font-size:12px!important}.text-sm{font-size:14px!important}.btnicon{font-size:14px!important;margin-right:4px;margin-left:4px}.plainlink{text-decoration:none;color:inherit}.spacearound{justify-content:space-around}.divider{border-top:2px solid #eee;width:98%}.bggrey{background-color:grey}.iconbtn{color:#d3d3d3!important;border-radius:9999px;padding:8px}.iconbtn:hover{background-color:#ddd}@media screen and (max-width:700px){.mobilehide{display:none}}@media screen and (min-width:700px){.desktophide{display:none}}.breakword{word-break:break-all}.footer{width:100%;padding-top:32px;padding-bottom:32px;margin-top:600px;background-color:#303846;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;color:#fff}