.Page{display:flex;flex:1 1}.Page-title{display:flex;align-items:center;justify-content:space-between;font-size:22px;color:#4a3e56;height:40px;margin-bottom:8px}.Page-full{display:flex;flex:1 1}.Page-contents{flex:1 1;background:#fff;margin:-20px -30px;padding:20px 30px}.Page-header{position:relative;margin:0 0 20px;clear:both}.Page-header:before{position:absolute;display:block;content:"";bottom:-1px;left:-40px;right:-40px;height:1px;background:#e2dee6}.Page-header h3{color:#161319;font-size:22px;margin:0 0 8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:1.1}.Page-header-actions{margin-top:15px;display:flex;grid-gap:5px}.Page-header-nav{display:flex;list-style:none;border-bottom:0;padding:0;margin:20px 0 0}.Page-header-nav a{margin-bottom:-1px;margin-right:20px;display:block;font-size:15px;padding:0 0 10px;border:0;background:none;color:#7c6a8e;min-width:30px;text-align:center}.Page-header-nav a.active{cursor:pointer;border-bottom:4px solid #6c5fc7;background:none;color:#161319;font-weight:400}.Panel{background:#fff;border-radius:4px;border:1px solid #c6becf;box-shadow:0 2px 0 rgba(37,11,54,.04);margin-bottom:20px;position:relative;overflow:hidden;z-index:1}.Panel-header{display:flex;justify-content:space-between;align-items:center;padding:8px 16px}.Button-icon:hover,.Button-secondary:hover{color:#2f2936;border-color:#afa3bb;box-shadow:0 2px 0 rgba(0,0,0,.06)}.Button-icon:active,.Button-secondary:active{background-image:none;color:#2f2936;background-color:#f7f8f9;border-color:#afa3bb;box-shadow:inset 0 2px 0 rgba(0,0,0,.06)}.Button-large,.Button-primary{display:inline-block;line-height:1!important;border-radius:3px!important;text-transform:none!important;font-weight:600;font-size:12px!important;cursor:pointer;padding:9px 12px!important}.Input{display:block;text-align:left}.Input-label{font-size:18px;margin-bottom:8px;color:#2b1d38}.Input-error{color:red;margin-left:.25rem;font-weight:300}.Input-required{color:#bf0909}.Input-container{color:#2b1d38;width:100%;background:#fff;border:1px solid #c6becf;border-radius:4px;box-shadow:inset 0 2px 0 rgba(37,11,54,.04);transition:border .1s linear 0s;resize:vertical;padding:5px 10px;display:flex;align-items:center}.Input-container input{border:0;outline:0;flex:1 1}.Loader{display:flex;flex:1 1;justify-content:center}.DataSection{padding:20px 30px 0 40px;border-top:1px solid #e7e1ec}.DataSection+.DataSection{margin-top:30px}.DataSection-header{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 8px}.DataSection-header h3{font-size:14px;font-weight:600;line-height:1.2;color:#9585a3;padding:6px 0;text-transform:uppercase;margin:0 0 8px}.DataSection-row{display:flex;align-items:center}.DataSection-key{font-weight:600;font-size:13px;width:175px;max-width:175px;word-wrap:break-word;padding:10px 15px 10px 0!important;line-height:1.4!important}.DataSection-value{flex:1 1;display:flex;color:#4e3fb4;padding:2px 4px}.DataSection-value pre{color:#4e3fb4;flex:1 1;box-sizing:border-box;white-space:pre-wrap;margin-top:2px;margin-bottom:2px;word-break:break-word;padding:8px 10px;font-size:12px}.DataSection-value pre.flat{white-space:normal}.Table{position:inherit;display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,auto));box-sizing:border-box;border-collapse:collapse;margin:0;z-index:5;overflow-x:scroll}.Table th{position:relative;height:45px;display:flex;align-items:center;min-width:24px;padding:0 16px;border-right:1px solid transparent;border-left:1px solid transparent;background-color:#faf9fb;color:#645574;font-size:12px;font-weight:600;text-transform:uppercase;-webkit-user-select:none;-ms-user-select:none;user-select:none}.Table tbody,.Table thead,.Table tr{display:contents}.Table tbody tr td{background-color:#fff}.Table tbody tr:hover td{background-color:#faf9fb;color:#645574}.Table tbody tr:first-child td{border-top:1px solid #c6becf}.Table td{min-width:0;min-height:40px;padding:8px 16px;background-color:#fff;border-top:1px solid #e7e1ec;font-size:14px;cursor:pointer;transition:background-color .15s ease-in-out}.Table td:first-child{padding:8px 0 8px 20px}.Table th a,.Table th div{line-height:1.1;color:inherit}.Table td a,.Table td div,.Table th a,.Table th div{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Button{background:#fff;background-image:linear-gradient(180deg,#fff,#fcfbfc);display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-image:none;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none;border-radius:3px;font-weight:600;box-shadow:0 1px 1px rgba(0,0,0,.05);transition:all .1s;color:#493e54;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff",endColorstr="#fffcfbfc",GradientType=0);background-repeat:repeat-x;border:1px solid #c1b8ca;box-shadow:0 2px 0 rgba(0,0,0,.03);font-size:12px;padding:4px 9px;outline:0}.Button-icon,.Button-secondary{background:#fff;background-image:linear-gradient(180deg,#fff,#fcfbfc)}.Button:hover{box-shadow:0 2px 0 rgba(0,0,0,.06)}.Button:active,.Button:hover{color:#2f2936;border-color:#afa3bb}.Button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);background-color:#f7f8f9;box-shadow:inset 0 2px 0 rgba(0,0,0,.06)}.Button-primary{display:inline-block;line-height:1;border-radius:3px;text-transform:none;font-weight:600;font-size:12px;color:#fff;background-color:#6c5fc7;border:1px solid #3d328e;box-shadow:0 2px rgba(0,0,0,.05);cursor:pointer;padding:9px 12px}.Button[disabled]{opacity:.5}.Button-icon{min-height:28px}.Button-icon-wrapper{display:flex;justify-content:center;align-items:center}.Sidebar-navigation{display:flex;flex-direction:column;text-align:left;padding:1rem 0}.Sidebar-navigation a{display:flex;color:inherit;position:relative;cursor:pointer;font-size:15px;line-height:32px;height:34px;flex-shrink:0;transition:color .15s linear 0s}.Sidebar-navigation a.active{color:#fff}.Sidebar{width:220px;top:0;left:0;bottom:0;position:fixed;background:linear-gradient(294.17deg,#2f1937 35.57%,#452650 92.42%,#452650 0);color:#9586a5}.Sidebar-section{display:flex;flex-direction:column;flex-shrink:0;margin:8px 0;padding:0 19px}.UserDetails{margin:-20px -40px}.Main{overflow:hidden}.Main,.Main-content{flex:1 1;display:flex}.Page-content{display:flex;flex-direction:column;flex:1 1;padding:16px 30px 20px}.EventDetails{margin:-20px -40px}.EventMembers-header{margin-bottom:1rem;text-align:right}.Table{max-width:calc(100vw - 280px)}.EventResults-header{margin-bottom:1rem;display:flex}.EventResults-header button{margin-left:.5rem}.EventResults-header .spacer{flex:1 1}.EventResults-header .Search{margin:0;height:2rem;flex:0 1;min-width:300px}.EventResults-header .Search svg{height:14px}.EventResults-header .Search input{height:2rem;line-height:1rem}.FileInput-preview{display:flex;justify-content:center;margin-top:.5rem}.FileInput-preview img{max-width:200px;max-height:200px}.Search{border:1px solid #e7e1ec;border-radius:4px;height:40px;box-shadow:inset 0 2px 0 rgba(37,11,54,.04);background:#fff;position:relative;display:flex;flex-grow:1;margin-bottom:16px}.Search label{display:flex;align-items:center;margin:0;padding-left:8px;color:#9585a3}.Search input{color:#4a3e56;background:transparent;border:0;outline:none;font-size:14px;width:100%;height:40px;line-height:40px;padding:0 0 0 8px}.Input-container select{flex:1 1;font-size:1rem;line-height:1.5;box-sizing:border-box;color:#20222b;font-family:inherit;width:100%;border-width:0;border-image:none;border-image:initial;padding:8px}.Input-container select:focus{border-color:#5b53ff;outline:none;box-shadow:0 0 8px 0 rgba(91,83,255,.1)}.TeamDetails{margin:-20px -40px}:root{--main-green:#60c6c5;--dark-grey:#363636;--darker-grey:#292929}*,:after,:before{box-sizing:border-box}html{line-height:1.5}body{font-family:Rubik,Avenir Next,Helvetica Neue,sans-serif;margin:0;line-height:24px;color:#2f2936;background:#fbfbfc;-webkit-font-smoothing:antialiased;overflow-x:hidden}#root,body,html{font-size:16px;min-height:100vh}#root,body,html{display:flex;flex-direction:column}body{padding-left:220px}a,a:hover{text-decoration:none}a{color:#3b6ecc;transition:color .2s linear;cursor:pointer}a:hover{color:#2c58a8}pre{word-break:break-all;white-space:pre-wrap;padding:10px}code,pre{border:0;background-color:#f7f8f9;color:#2f2936;border-radius:3px}code,kbd,pre,sample{font-family:"IBM Plex Mono",Consolas,Courier New,monospace}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select:focus,textarea{font-size:16px}.Text-right{text-align:right}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}hr{height:1px;width:100%;border:0;box-shadow:0 -1px 0 rgba(0,0,0,.1);margin:.5rem 0 2rem}.Flex,.Spaced{display:flex}.Spaced{justify-content:space-between;align-items:center}.Form,.Form-group{display:grid;grid-gap:1rem}.Form-group{grid-auto-flow:column}
/*# sourceMappingURL=main.92bf27fa.chunk.css.map */