/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.i-arrow-up{background-image:url(/assets/icons/Arrow-Up.svg)}.i-arrow-down{background-image:url(/assets/icons/Arrow-Down.svg)}.i-arrow-down-Black{background-image:url(/assets/icons/Arrow-Down-Black.svg)}.i-arrow-up-counter{background-image:url(/assets/icons/Arrow-Up-Counter.svg)}.i-arrow-down-counter{background-image:url(/assets/icons/Arrow-Down-Counter.svg)}.i-arrow-down-outline-cir{background-image:url(/assets/icons/Arrow-Down-Outline-Cir.svg)}.i-arrow-Left{background-image:url(/assets/icons/Arrow-Left.svg)}.i-arrow-right{background-image:url(/assets/icons/Arrow-Right.svg)}.i-user{background-image:url(/assets/icons/User-24.svg)}.i-person{background-image:url(/assets/icons/Persons-24.svg)}.i-tick-ol-cr{background-image:url(/assets/icons/Tick-24-OutlineCircle.svg)}.i-add-ol-cr{background-image:url(/assets/icons/Add-24-OutlineCircle.svg)}.i-mail{background-image:url(/assets/icons/Email-24.svg)}.i-phone{background-image:url(/assets/icons/Phone.svg)}.i-infinite{background-image:url(/assets/images/Infinite.png)}.i-logout{background-image:url(/assets/icons/Logout-24.svg)}.i-logout-32{background-image:url(/assets/icons/Logout-32.svg)}.i-staff{background-image:url(/assets/icons/Staff-24.svg)}.i-super-user-blue{background-image:url(/assets/icons/Super-User-BL-28.svg)}.i-super-user-yellow{background-image:url(/assets/icons/Super-User-YL-28.svg)}.i-archive-yellow{background-image:url(/assets/icons/Archive-24.svg)}.i-unarchive-yellow{background-image:url(/assets/icons/Unarchive-24.svg)}.i-edit,.row-edit-ico{background-image:url(/assets/icons/Edit-18.svg)}.i-search{background-image:url(/assets/icons/Search-24.svg)}.i-calendar{background-image:url(/assets/icons/Calendar.svg)}.i-trash-gray{background-image:url(/assets/icons/Trash-24-Gray.svg)}.i-lock-on-yellow{background-image:url(/assets/icons/Lock-ON-Yellow.svg)}.i-lock-off-gray{background-image:url(/assets/icons/Lock-OFF-Gray.svg)}.i-info-24-yellow-cr{background-image:url(/assets/icons/info-cir-transparent-24-yellow.svg)}.i-db-36{background-image:url(/assets/icons/Data-Folder-36.svg)}.i-search-36{background-image:url(/assets/icons/Search-36.svg)}.i-settings-36{background-image:url(/assets/icons/Settings-36.svg)}.i-company-36{background-image:url(/assets/icons/Company-36.svg)}.i-trophy-36{background-image:url(/assets/icons/Trophy-36.svg)}.i-tee-black{background-image:url(/assets/icons/Tee-BK.svg)}.i-tee-blue{background-image:url(/assets/icons/Tee-BL.svg)}.i-tee-chocolate{background-image:url(/assets/icons/Tee-CH.svg)}.i-tee-green{background-image:url(/assets/icons/Tee-GR.svg)}.i-tee-red{background-image:url(/assets/icons/Tee-RD.svg)}.i-tee-white{background-image:url(/assets/icons/Tee-WH.svg)}.i-captain-logo{background-image:url(/assets/icons/Captain-Logo.svg)}.i-cir-error,.fs-small-message.error:before{background-image:url(/assets/icons/circular-error-20.svg)}.i-checked,.fs-small-message.success:after{background-image:url(/assets/icons/checked-16.svg)}.i-other{background-image:url(/assets/icons/Other-24.svg)}.i-reflect-h{background-image:url(/assets/icons/Reflect-Horizontal.svg)}.i-reflect-v{background-image:url(/assets/icons/Reflect-Vertical.svg)}.bg-rect-red{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Red.svg);color:#fff}.bg-rect-green{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Green.svg);color:#fff}.bg-rect-blue{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Blue.svg);color:#fff}.bg-rect-blue-112-36{background-image:url(/assets/svgs/FS-Btn-BG-112-36-Blue.svg);color:#fff}.bg-rect-yellow{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Yellow.svg);color:#000}.bg-rect-black{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Black.svg);color:#fff}.bg-active-round{background-image:url(/assets/svgs/Round-Active-BG.svg)}.bg-deactive-round{background-image:url(/assets/svgs/Round-Deactive-BG.svg)}.main-background-1{background-image:url(/assets/images/FSC-Bkgd-2\ 1.png)}.main-background-2{background-image:url(/assets/images/Sawgrass17B\ 4.png)}.bg-rect-blue-40{background-image:url(/assets/svgs/Rectangle-40.svg)}.helper-question{background-image:url(/assets/svgs/helper-question.svg)}.helper-question-light{background-image:url(/assets/svgs/helper-question-light.svg)}html{max-height:100vh;overflow:hidden!important;top:unset!important}body{margin:0;overflow:auto;position:relative}body *{font-family:DavisSans-Regular;letter-spacing:unset;color:#fff;margin:0;cursor:default}ul{list-style-type:none;padding:0}button{box-sizing:none;border:none;background-color:transparent}button,button *,a,a>*{cursor:pointer}a{display:block;text-decoration:none}p *:not(b){font-size:inherit!important;font-weight:400}main{background-color:#000}input{cursor:text}form{width:100%}i{display:inline-block}@font-face{font-family:DavisSans-Bold;src:url(/assets/fonts/DavisSans-Bold.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-BoldItalic;src:url(/assets/fonts/DavisSans-BoldItalic.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-Italic;src:url(/assets/fonts/DavisSans-Italic.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-Light;src:url(/assets/fonts/DavisSans-Light.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-LightItalic;src:url(/assets/fonts/DavisSans-LightItalic.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-Medium;src:url(/assets/fonts/DavisSans-Medium.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-MediumItalic;src:url(/assets/fonts/DavisSans-MediumItalic.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:DavisSans-Regular;src:url(/assets/fonts/DavisSans-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-Bold;src:url(/assets/fonts/Stratos-Bold.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-BoldItalic;src:url(/assets/fonts/Stratos-BoldItalic.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-Italic;src:url(/assets/fonts/Stratos-Italic.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-Light;src:url(/assets/fonts/Stratos-Light.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-LightItalic;src:url(/assets/fonts/Stratos-LightItalic.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-Medium;src:url(/assets/fonts/Stratos-Medium.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-MediumItalic;src:url(/assets/fonts/Stratos-MediumItalic.ttf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Stratos-Regular;src:url(/assets/fonts/Stratos-Regular.ttf) format("opentype");font-weight:400;font-style:normal}.i-arrow-up{background-image:url(/assets/icons/Arrow-Up.svg)}.i-arrow-down{background-image:url(/assets/icons/Arrow-Down.svg)}.i-arrow-down-Black{background-image:url(/assets/icons/Arrow-Down-Black.svg)}.i-arrow-up-counter{background-image:url(/assets/icons/Arrow-Up-Counter.svg)}.i-arrow-down-counter{background-image:url(/assets/icons/Arrow-Down-Counter.svg)}.i-arrow-down-outline-cir{background-image:url(/assets/icons/Arrow-Down-Outline-Cir.svg)}.i-arrow-Left{background-image:url(/assets/icons/Arrow-Left.svg)}.i-arrow-right{background-image:url(/assets/icons/Arrow-Right.svg)}.i-user{background-image:url(/assets/icons/User-24.svg)}.i-person{background-image:url(/assets/icons/Persons-24.svg)}.i-tick-ol-cr{background-image:url(/assets/icons/Tick-24-OutlineCircle.svg)}.i-add-ol-cr{background-image:url(/assets/icons/Add-24-OutlineCircle.svg)}.i-mail{background-image:url(/assets/icons/Email-24.svg)}.i-phone{background-image:url(/assets/icons/Phone.svg)}.i-infinite{background-image:url(/assets/images/Infinite.png)}.i-logout{background-image:url(/assets/icons/Logout-24.svg)}.i-logout-32{background-image:url(/assets/icons/Logout-32.svg)}.i-staff{background-image:url(/assets/icons/Staff-24.svg)}.i-super-user-blue{background-image:url(/assets/icons/Super-User-BL-28.svg)}.i-super-user-yellow{background-image:url(/assets/icons/Super-User-YL-28.svg)}.i-archive-yellow{background-image:url(/assets/icons/Archive-24.svg)}.i-unarchive-yellow{background-image:url(/assets/icons/Unarchive-24.svg)}.i-edit,.row-edit-ico{background-image:url(/assets/icons/Edit-18.svg)}.i-search{background-image:url(/assets/icons/Search-24.svg)}.i-calendar{background-image:url(/assets/icons/Calendar.svg)}.i-trash-gray{background-image:url(/assets/icons/Trash-24-Gray.svg)}.i-lock-on-yellow{background-image:url(/assets/icons/Lock-ON-Yellow.svg)}.i-lock-off-gray{background-image:url(/assets/icons/Lock-OFF-Gray.svg)}.i-info-24-yellow-cr{background-image:url(/assets/icons/info-cir-transparent-24-yellow.svg)}.i-db-36{background-image:url(/assets/icons/Data-Folder-36.svg)}.i-search-36{background-image:url(/assets/icons/Search-36.svg)}.i-settings-36{background-image:url(/assets/icons/Settings-36.svg)}.i-company-36{background-image:url(/assets/icons/Company-36.svg)}.i-trophy-36{background-image:url(/assets/icons/Trophy-36.svg)}.i-tee-black{background-image:url(/assets/icons/Tee-BK.svg)}.i-tee-blue{background-image:url(/assets/icons/Tee-BL.svg)}.i-tee-chocolate{background-image:url(/assets/icons/Tee-CH.svg)}.i-tee-green{background-image:url(/assets/icons/Tee-GR.svg)}.i-tee-red{background-image:url(/assets/icons/Tee-RD.svg)}.i-tee-white{background-image:url(/assets/icons/Tee-WH.svg)}.i-captain-logo{background-image:url(/assets/icons/Captain-Logo.svg)}.i-cir-error,.fs-small-message.error:before{background-image:url(/assets/icons/circular-error-20.svg)}.i-checked,.fs-small-message.success:after{background-image:url(/assets/icons/checked-16.svg)}.i-other{background-image:url(/assets/icons/Other-24.svg)}.i-reflect-h{background-image:url(/assets/icons/Reflect-Horizontal.svg)}.i-reflect-v{background-image:url(/assets/icons/Reflect-Vertical.svg)}.bg-rect-red{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Red.svg);color:#fff}.bg-rect-green{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Green.svg);color:#fff}.bg-rect-blue{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Blue.svg);color:#fff}.bg-rect-blue-112-36{background-image:url(/assets/svgs/FS-Btn-BG-112-36-Blue.svg);color:#fff}.bg-rect-yellow{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Yellow.svg);color:#000}.bg-rect-black{background-image:url(/assets/svgs/FS-Btn-BG-144-34-Black.svg);color:#fff}.bg-active-round{background-image:url(/assets/svgs/Round-Active-BG.svg)}.bg-deactive-round{background-image:url(/assets/svgs/Round-Deactive-BG.svg)}.main-background-1{background-image:url(/assets/images/FSC-Bkgd-2\ 1.png)}.main-background-2{background-image:url(/assets/images/Sawgrass17B\ 4.png)}.bg-rect-blue-40{background-image:url(/assets/svgs/Rectangle-40.svg)}.helper-question{background-image:url(/assets/svgs/helper-question.svg)}.helper-question-light{background-image:url(/assets/svgs/helper-question-light.svg)}.bg-primary-clr{background-color:#3369ff!important;color:#fff!important}.bg-success-clr{background-color:#009840!important;color:#fff!important}.bg-green2-clr{background-color:#7ed321!important;color:#fff!important}.bg-warning-clr{background-color:#ffc108!important;color:#000!important}.bg-danger-clr{background-color:#e51616!important;color:#fff!important}.bg-black-clr{background-color:#000!important;color:#fff!important}.bg-dgray-clr{background-color:#444!important;color:#fff!important}.bg-dgray11-clr{background-color:#3a3c41!important;color:#fff!important}.bg-lgray-clr{background-color:#858585!important;color:#fff!important}.bg-lgray7-clr{background-color:#a1a4af!important;color:#333!important}.bg-blue1-clr{background-color:#4bc3ff!important;color:#000!important}.primary-clr{color:#3369ff!important}.success-clr{color:#1f883d!important}.gr-med-clr{color:#009840!important}.warning-clr{color:#ffc108!important}.danger-clr{color:#e51616!important}.black-clr{color:#000!important}.gray-4-clr{color:#bdbdbd!important}.white-clr{color:#fff!important}.ol-primary-clr{border-color:#3369ff!important;color:#3369ff!important}.ol-success-clr{border-color:#009840!important;color:#009840!important}.ol-green2-clr{border-color:#7ed321!important;color:#7ed321!important}.ol-warning-clr{border-color:#ffc108!important;color:#ffc108!important}.ol-danger-clr{border-color:#e51616!important;color:#e51616!important}.ol-black-clr{border-color:#000!important;color:#000!important}.ol-lgray-clr{border-color:#858585!important;color:#858585!important}.ol-purple-clr{border-color:#be6aff!important;color:#be6aff!important}.no-border{border:none!important}.fx20{font-size:1.25rem}.me-8{margin-inline-end:8px}.mb-5{margin-bottom:5px}.mb-8{margin-block-end:8px}.mb-16{margin-block-end:16px}.mb-32{margin-block-end:32px}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mx-8{margin-inline:8px}.mx-24{margin-inline:24px}.mx-36{margin-inline:36px}.mb-14{margin-bottom:14px}.mt-8{margin-block-start:8px}.mt-4{margin-top:4px}.mt-6{margin-block-start:6px}.mt-16{margin-block-start:16px}.mt-32{margin-block-start:32px}.p-0{padding:0!important}.flex-center{display:flex;justify-content:center;align-items:center}.flex-end{display:flex;justify-content:flex-end;align-items:center}.flex-start{display:flex;justify-content:flex-start;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-wrap{flex-wrap:wrap}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.pos-rel{position:relative}.d-flex{display:flex}.d-none{display:none}.d-block{display:block}.d-content{display:contents}.full-width{width:100%}.light-font{font-family:DavisSans-Light}.bold-font{font-family:DavisSans-Bold}.italic-font{font-family:DavisSans-Italic}.regular-font{font-family:DavisSans-Regular}.medium-font{font-family:DavisSans-Medium}.text-center{text-align:center}.text-end{text-align:end}.text-start{text-align:start}.ico{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;background-size:contain;display:inline-block}.x10{width:10px;height:10px}.x16{width:16px;height:16px}.x18{width:18px;height:18px}.x20{width:20px;height:20px}.x22{width:22px;height:22px}.x24{width:24px;height:24px}.x28{width:28px;height:28px}.x32{width:32px;height:32px}.x36{width:36px;height:36px}.rotate-180{transform:rotate(180deg)}.rotate-0{transform:rotate(0)}.overflow-y{overflow-y:auto;height:100%}.text-overflow,:host ::ng-deep .venue-summ .event-info h2 a,:host ::ng-deep .venue-summ .venue-profile .venue-name h3,:host ::ng-deep .venue-summ .venue-profile .venue-name fs-list-selector h4,:host ::ng-deep .venue-summ .venue-profile .venue-name .venue-title{text-overflow:ellipsis;-webkit-text-overflow:ellipsis;-moz-text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:block!important}.text-wrap{overflow-wrap:break-word}.multiline-text-overflow{display:-webkit-box!important;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical}.cursor-pointer{cursor:pointer}.cursor-pointer *{cursor:inherit}.uppercase,:host ::ng-deep .actions-container>.actions>.wrapper>button{text-transform:uppercase}.full-opacity{opacity:1!important}.description{font-size:1.25rem;line-height:1.6rem}.description .i-captain-logo{margin-bottom:-6px}.rounded-radius{border-radius:100%}.text-hover{transition:.1s color}.text-hover:hover{color:#ffc108}.form-inline-controls{display:flex;justify-content:space-between;align-items:center;width:100%}.fs-control{background-color:#000;border-radius:4px;transition:.3s all;border:1px solid #585858}.disabled-filter,.fs-disabled{filter:brightness(.6) grayscale(1)!important}.readonly-control,.fs-disabled{cursor:default!important;pointer-events:none!important}.fs-el-deactive{filter:brightness(.8) grayscale(1)!important}.fs-input-field-readonly{background-color:transparent!important;border:none!important}.x-rotate-0{transform:rotateX(0)}.x-rotate-180{transform:rotateX(180deg)}.clear-btn{min-width:0px!important;padding:0!important}button.card-action-button{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;background-size:contain;width:200px!important;height:50px!important;font-size:1.25rem;text-transform:uppercase;background-image:url(/assets/svgs/Rectangle\ 4290.svg)!important;cursor:pointer}.link{font-size:1rem;font-weight:400;color:#98a6f9}.mask-link{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{background-color:transparent;border-radius:50px}::-webkit-scrollbar-thumb{border-radius:50px;border:4px solid transparent;background-clip:content-box;background-color:#a5a5a5;width:8px}h3.title{color:#ffc108;font-weight:700;font-size:1.5rem;text-align:center;width:100%}.fs-card .fs-card-footer{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;bottom:40px}.fs-card .fs-card-quick-link-container{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap}.fs-card .fs-card-quick-link-container .fs-card-quick-link{margin-bottom:22px}fs-simple-card fs-simple-card-body .venue-card-label{position:absolute;top:0;left:0;z-index:1;display:flex;justify-content:flex-start;align-items:center;padding:11px 10px;font-family:inherit}fs-simple-card fs-simple-card-body .venue-card-label span{font-family:inherit;font-weight:700;font-size:1rem;color:#ffc108;text-transform:uppercase}fs-simple-card fs-simple-card-body .veneu-events{display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;bottom:6px;right:12px;z-index:1}fs-simple-card fs-simple-card-body .veneu-events span:nth-child(1){color:#3369ff;font-size:1.5rem;font-weight:700;height:26px;font-family:Stratos-Bold}fs-simple-card fs-simple-card-body .veneu-events span:nth-child(2){font-size:.875rem;color:#bdbdbd}.fav-container{display:flex;justify-content:center;align-items:center;width:100%}.fav-container .fav{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;width:76px;height:25px;background-image:url(/assets/svgs/FAV-Del.svg)}:host ::ng-deep .venue-summ{display:flex;justify-content:space-between;align-items:center;align-items:flex-start;width:100%;position:relative}:host ::ng-deep .venue-summ .venue-profile{display:flex;justify-content:flex-start;align-items:center;width:44%;align-items:stretch}:host ::ng-deep .venue-summ .venue-profile img{margin-bottom:10px}:host ::ng-deep .venue-summ .venue-profile .venue-name{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-inline-start:15px;align-items:flex-start}:host ::ng-deep .venue-summ .venue-profile .venue-name .venue-title,:host ::ng-deep .venue-summ .venue-profile .venue-name fs-list-selector h4{color:#ffc108!important;font-size:1.25rem!important;font-weight:700;max-width:20rem}:host ::ng-deep .venue-summ .venue-profile .venue-name .venue-title,:host ::ng-deep .venue-summ .venue-profile .venue-name .description{margin-bottom:4px}:host ::ng-deep .venue-summ .venue-profile .venue-name h3{font-weight:700;font-size:1.5rem;max-width:26rem;color:#fff;text-transform:uppercase}:host ::ng-deep .venue-summ .venue-profile .venue-name h6{font-weight:400;font-size:1.5rem;width:inherit;color:#ffc108}:host ::ng-deep .venue-summ .venue-profile .venue-name .description{font-size:1.25rem;font-weight:400;line-height:1.6rem;width:inherit}:host ::ng-deep .venue-summ .event-info{display:flex;justify-content:flex-end;align-items:center;flex-direction:column;width:50%;align-items:flex-end;text-transform:uppercase}:host ::ng-deep .venue-summ .event-info .popup-info{margin-inline-start:8px;margin-bottom:-4px}:host ::ng-deep .venue-summ .event-info h2{font-weight:700;font-size:2rem;color:#fff;max-width:100%}:host ::ng-deep .venue-summ .event-info p{color:#fff;font-size:1.5rem}:host ::ng-deep .venue-summ .event-info>.status span{font-size:1.625rem;text-transform:uppercase}:host ::ng-deep .venue-summ .event-info>.status>.completed{color:#e51616}:host ::ng-deep .venue-summ .event-info>.status>.inprogress{color:#009840}:host ::ng-deep .venue-summ .venue-details{max-width:270px;text-align:end}:host ::ng-deep .venue-summ .venue-details>*{overflow-wrap:break-word}:host ::ng-deep .venue-summ .venue-details h3{color:#ffc108;font-size:1.5rem;font-weight:700;margin-bottom:4px}:host ::ng-deep .venue-summ .venue-details .description{font-size:1.25rem;line-height:1.6rem}:host ::ng-deep .actions-container{display:flex;justify-content:space-between;align-items:center;align-items:stretch}:host ::ng-deep .actions-container .event-rounds{margin-bottom:10px}:host ::ng-deep .actions-container .event-rounds>h3{text-align:center;font-weight:700;font-size:2rem;text-transform:uppercase;line-height:39.36px;margin-bottom:16px}:host ::ng-deep .actions-container>div:first-child{width:144px;margin-inline-end:16px}:host ::ng-deep .actions-container>.actions{margin-inline-start:16px;margin-top:12px}:host ::ng-deep .actions-container>.actions>.wrapper{width:160px}:host ::ng-deep .actions-container>.actions>.wrapper>button{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;background-size:auto;display:flex;justify-content:center;align-items:center;height:34px!important;width:100%;font-size:1.25rem;margin-bottom:12px}.fs-visited-el{backdrop-filter:contrast(.8)}.event-rounds{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%}.event-rounds .event-rounds-selector fs-selector-field .fs-selector-field .fs-controls-overflow>button:first-child span{color:#e51616!important;font-size:1.375rem!important}.event-rounds .net-gross-switcher{display:flex;justify-content:flex-end;align-items:center;width:100%}.scoring-switch .fs-controls-gp-wrapper{border-radius:100px;background-color:#000;border:1px solid #858585}.scoring-switch .fs-controls-gp-wrapper .label span{font-size:.875rem}.scoring-switch .active-control{border-radius:100px!important}.frame-search-field .fs-field-wrapper{padding-block:4px!important;padding-inline-start:38px!important;padding-inline-end:8px!important}.frame-search-field .fs-field-wrapper input{font-size:1.125rem!important;transform:none!important}.leaderboard-table-strock fs-table th:nth-child(1)>*,.leaderboard-table-strock fs-table th:nth-child(2)>*,.leaderboard-table-strock fs-table th:nth-child(4)>*,.leaderboard-table-strock fs-table th:nth-child(5)>*,.leaderboard-table-strock fs-table th:nth-child(6)>*,.leaderboard-table-strock fs-table th:nth-child(7)>*,.leaderboard-table-strock fs-table td:nth-child(1)>*,.leaderboard-table-strock fs-table td:nth-child(2)>*,.leaderboard-table-strock fs-table td:nth-child(4)>*,.leaderboard-table-strock fs-table td:nth-child(5)>*,.leaderboard-table-strock fs-table td:nth-child(6)>*,.leaderboard-table-strock fs-table td:nth-child(7)>*{display:flex;justify-content:center;align-items:center}.leaderboard-table-wl fs-table th:nth-child(1)>*,.leaderboard-table-wl fs-table th:nth-child(2)>*,.leaderboard-table-wl fs-table th:nth-child(4)>*,.leaderboard-table-wl fs-table th:nth-child(5)>*,.leaderboard-table-wl fs-table th:nth-child(6)>*,.leaderboard-table-wl fs-table td:nth-child(1)>*,.leaderboard-table-wl fs-table td:nth-child(2)>*,.leaderboard-table-wl fs-table td:nth-child(4)>*,.leaderboard-table-wl fs-table td:nth-child(5)>*,.leaderboard-table-wl fs-table td:nth-child(6)>*{display:flex;justify-content:center;align-items:center}.fs-thead-isolated{display:flex;justify-content:flex-start;align-items:center;margin-bottom:6px;align-items:stretch;background-color:#575961;height:34px;border-bottom:none}.fs-thead-isolated>div{display:flex;justify-content:center;align-items:center;text-transform:unset;border:1px solid #797979;padding-inline:12px}.fs-thead-isolated>div div{display:flex;justify-content:center;align-items:center}.fs-thead-isolated>div div p{color:#bdbdbd;font-weight:400;font-size:1.125rem;text-align:center}.fs-thead-isolated>div div p>*{color:inherit}.fs-table-ui-2,.fs-table-ui-3{width:100%}.fs-table-ui-2 table,.fs-table-ui-3 table{border-collapse:separate!important}.fs-table-ui-2 table thead tr,.fs-table-ui-3 table thead tr{background-color:#575961;height:34px!important;border-bottom:none!important}.fs-table-ui-2 table thead tr th,.fs-table-ui-3 table thead tr th{text-transform:unset!important;border:1px solid #797979;padding-inline:12px}.fs-table-ui-2 table thead tr th p,.fs-table-ui-3 table thead tr th p{color:#bdbdbd;font-weight:400;font-size:1.125rem}.fs-table-ui-2 table thead tr th p>*,.fs-table-ui-3 table thead tr th p>*{color:inherit}.fs-table-ui-2 table tbody tr,.fs-table-ui-3 table tbody tr{background-color:#e0e0e0;height:36px}.fs-table-ui-2 table tbody tr td,.fs-table-ui-3 table tbody tr td{border:1px solid #c9cacb;padding-inline:12px}.fs-table-ui-2 table tbody tr td p,.fs-table-ui-3 table tbody tr td p{font-size:1.125rem;color:#6a6c74}.fs-table-ui-2 table tbody tr td p>*,.fs-table-ui-3 table tbody tr td p>*{color:inherit}.fs-table-ui-3 .header-utils{background-color:#c9cacb;height:40px;width:100%}.fs-table-ui-4 tbody tr{background-color:#fff;border-bottom:1px solid rgb(216,218,227)!important;height:56px!important}.fs-table-ui-4 tbody tr td p{color:#000;font-weight:700}.fs-table-ui-4 tbody tr td:nth-child(2) p{font-weight:400}.row-edit-ico{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;background-size:contain;width:18px;height:18px;display:inline-block;filter:brightness(.8);margin-inline-end:4px}.events-list-table fs-table th,.scorecard-event-table fs-table th{padding-block:4px}.events-list-table fs-table th p,.scorecard-event-table fs-table th p{color:#a1a4af}.events-list-table{display:block}.events-list-table fs-table th:not(:nth-child(1))>*,.events-list-table fs-table td:not(:nth-child(1))>*{display:flex;justify-content:center;align-items:center}.events-list-table fs-table tbody tr{height:60px}.events-list-table .action-button-details>button{margin-inline-end:8px;width:125px;height:36px}app-event-players .fs-table-wrapper{width:100%!important}.scorecard-event-table{display:block}.scorecard-event-table .fs-table-wrapper{width:100%!important}.scorecard-event-table fs-table tbody tr{height:60px}.scorecard-event-table fs-table th:nth-child(2)>*,.scorecard-event-table fs-table th:nth-child(3)>*,.scorecard-event-table fs-table th:nth-child(4)>*,.scorecard-event-table fs-table th:nth-child(5)>*,.scorecard-event-table fs-table th:nth-child(6)>*,.scorecard-event-table fs-table th:nth-child(7)>*,.scorecard-event-table fs-table td:nth-child(2)>*,.scorecard-event-table fs-table td:nth-child(3)>*,.scorecard-event-table fs-table td:nth-child(4)>*,.scorecard-event-table fs-table td:nth-child(5)>*,.scorecard-event-table fs-table td:nth-child(6)>*,.scorecard-event-table fs-table td:nth-child(7)>*{display:flex;justify-content:center;align-items:center}.event-players-table>div{min-width:1187px}.event-players-table fs-table th:nth-child(1)>*,.event-players-table fs-table th:nth-child(3)>*,.event-players-table fs-table th:nth-child(4)>*,.event-players-table fs-table th:nth-child(5)>*,.event-players-table fs-table th:nth-child(6)>*,.event-players-table fs-table th:nth-child(7)>*,.event-players-table fs-table th:nth-child(8)>*,.event-players-table fs-table td:nth-child(1)>*,.event-players-table fs-table td:nth-child(3)>*,.event-players-table fs-table td:nth-child(4)>*,.event-players-table fs-table td:nth-child(5)>*,.event-players-table fs-table td:nth-child(6)>*,.event-players-table fs-table td:nth-child(7)>*,.event-players-table fs-table td:nth-child(8)>*{display:flex;justify-content:center;align-items:center}.event-players-table fs-table td:nth-child(2)>*{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap}.event-players-table fs-table td:nth-child(2)>* p{max-width:calc(100% - 40px)}.event-players-table fs-table td:nth-child(3){text-align:center}.users-list-table{display:block!important;overflow-y:auto}.users-list-table fs-table th:nth-child(1)>*,.users-list-table fs-table th:nth-child(3)>*,.users-list-table fs-table td:nth-child(1)>*,.users-list-table fs-table td:nth-child(3)>*{display:flex;justify-content:center;align-items:center}.users-list-table fs-table td:nth-child(1){padding-inline:0}.users-list-table fs-table th:nth-child(1) a,.users-list-table fs-table th:nth-child(1) .th-container .th-sort-icon{display:none}.preferences-tab .fs-controls-gp-wrapper{border:1px solid rgba(133,133,133,.8);background-color:#000;border-radius:4px}.preferences-tab .fs-controls-gp-wrapper .fs-controls-overflow{height:36px!important}.preferences-tab .fs-controls-gp-wrapper .fs-controls-overflow button span{font-family:DavisSans-Bold}.infinite-icon-34{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;width:44px;height:20px;filter:contrast(.1);background-image:url(/assets/images/Infinite.png)}.captain-mark{display:flex;justify-content:center;align-items:center;font-family:Stratos-Bold;font-size:1.375rem!important;font-weight:700;border:1px solid rgba(133,133,133,.8);border-radius:2px;width:24px;height:24px;margin-inline-end:8px}.fs-default-input{background-color:transparent;border:none;box-sizing:unset;outline:none;font-size:inherit;color:inherit;line-height:inherit;font-weight:inherit;width:inherit;text-align:center;height:100%}.fs-outline-circular{border-radius:100%}.fs-outline{padding:4px;border:2px solid;border-color:inherit}.fs-overlay{width:100vw;height:100vh;position:fixed;background-color:transparent;top:0;left:0;z-index:99}.fs-overlay.backdrop{-moz-backdrop-filter:blur(4px);-o-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000a1;opacity:0;transition:opacity .15s}.fs-overlay .child-wrapper{width:fit-content;width:-moz-fit-content;width:-ms-fit-content;width:-o-fit-content;height:fit-content;height:-moz-fit-content;height:-ms-fit-content;height:-o-fit-content;position:relative}.fs-overlay .layout{background-color:#000;border-radius:4px;overflow:hidden}.fs-overlay .layout .fs-selector-field{margin-inline:0}.fs-overlay .layout .fs-selector-field .fs-controls-gp-wrapper{width:100%}.fs-overlay .layout .fs-selector-field .fs-controls-gp-wrapper .control-item .label{border:1px solid;border-radius:4px}.form-valid,.form-error{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;width:20px;height:20px}.form-valid span,.form-error span{font-size:.813rem}.form-valid{background-image:url(/assets/icons/checked.svg)}.form-error{background-image:url(/assets/icons/form-error-20.svg)}.close{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;background-image:url(/assets/svgs/close.svg);position:absolute;right:15px;top:27px;z-index:1;width:20px;height:20px}.fs-small-message{font-size:.875rem;font-weight:400;line-height:21px;display:flex}.fs-small-message.error{color:#f56e6e}.fs-small-message.error:before{background-position:center;background-repeat:no-repeat;background-size:cover;background-size:auto;margin-inline-end:4px;content:"";display:block;width:20px;height:20px}.fs-small-message.success{color:#fff}.fs-small-message.success:after{background-position:center;background-repeat:no-repeat;background-size:cover;background-size:auto;margin-inline-start:4px;content:"";display:block;width:20px;height:20px}.fs-small-message.normal{color:#bbbcbf}fa-icon{margin-inline-end:8px}button.fab fa-icon{margin-inline-end:0}.fs-league-table-utils{display:flex;justify-content:flex-end;align-items:center;width:calc(100% - 114px);margin-bottom:4px}.fs-league-table-utils>div{display:flex;justify-content:center;align-items:center}.fs-league-table-utils>div span{font-size:1rem}.fs-league-table-utils>div .info{background-position:center;background-repeat:no-repeat;background-size:cover;display:block;width:24px;height:24px;background-image:url(/assets/icons/info-cir-transparent-24-yellow.svg)}.fs-league-table-utils>div:last-child>*{margin-inline-start:8px}.event-archive-dialog{padding-inline:50px;width:auto!important}.event-archive-dialog .dialog-header{flex-direction:row!important;gap:16px}.event-archive-dialog .dialog-body>p{margin-block:24px}.event-archive-dialog .dialog-body p{text-transform:none;text-align:start;padding-inline:0!important}.event-archive-dialog .action-buttons{justify-content:space-between!important}.event-archive-dialog .action-buttons button:nth-child(1){width:250px!important}.event-archive-dialog .action-buttons button:nth-child(2){width:280px!important}@media screen and (min-width: 1200px){html{font-size:16px}html app-home .users-list>div{max-width:870px}html app-home .users-list>div .users-list-table fs-table th:nth-child(1){width:28px}html app-home .users-list>div .users-list-table fs-table td:nth-child(1) .text-content{max-width:8px}html app-home .users-list>div .users-list-table fs-table th:nth-child(2){width:300px}html app-home .users-list>div .users-list-table fs-table td:nth-child(2) .text-content{max-width:280px}html app-home .users-list>div .users-list-table fs-table th:nth-child(3){width:400px}html app-home .users-list>div .users-list-table fs-table td:nth-child(3) .text-content{max-width:380px}html app-home .users-list>div .users-list-table fs-table th:nth-child(4){width:36px}html app-home .users-list>div .users-list-table fs-table td:nth-child(4) .text-content{max-width:16px}html app-event .events-list-table fs-table th:nth-child(1){width:220px}html app-event .events-list-table fs-table td:nth-child(1) .text-content{max-width:200px}html app-event .events-list-table fs-table th:nth-child(2){width:120px}html app-event .events-list-table fs-table td:nth-child(2) .text-content{max-width:100px}html app-event .events-list-table fs-table th:nth-child(3){width:60px}html app-event .events-list-table fs-table td:nth-child(3) .text-content{max-width:40px}html app-event .events-list-table fs-table th:nth-child(4){width:116px}html app-event .events-list-table fs-table td:nth-child(4) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(5){width:116px}html app-event .events-list-table fs-table td:nth-child(5) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(6){width:90px}html app-event .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event .events-list-table fs-table th:nth-child(7){width:90px}html app-event .events-list-table fs-table td:nth-child(7) .text-content{max-width:70px}html app-event .events-list-table fs-table th:nth-child(8){width:150px}html app-event .events-list-table fs-table td:nth-child(8) .text-content{max-width:130px}html app-event .events-list-table fs-table th:nth-child(9){width:160px}html app-event .events-list-table fs-table td:nth-child(9) .text-content{max-width:140px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(1){width:70px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(1) .text-content{max-width:50px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(2){width:70px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(3){width:278px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(3) .text-content{max-width:258px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(4){width:69px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(4) .text-content{max-width:49px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(7){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(7) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(8){width:180px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(8) .text-content{max-width:160px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(1){width:70px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(1) .text-content{max-width:50px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(2){width:70px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(3){width:278px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(3) .text-content{max-width:258px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(4){width:69px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(4) .text-content{max-width:49px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(7){width:180px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(7) .text-content{max-width:160px}html app-player-scores .scorecard-event-table fs-table th:nth-child(1){width:360px}html app-player-scores .scorecard-event-table fs-table td:nth-child(1) .text-content{max-width:340px}html app-player-scores .scorecard-event-table fs-table th:nth-child(2){width:110px}html app-player-scores .scorecard-event-table fs-table td:nth-child(2) .text-content{max-width:90px}html app-player-scores .scorecard-event-table fs-table th:nth-child(3){width:110px}html app-player-scores .scorecard-event-table fs-table td:nth-child(3) .text-content{max-width:90px}html app-player-scores .scorecard-event-table fs-table th:nth-child(4){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(4) .text-content{max-width:80px}html app-player-scores .scorecard-event-table fs-table th:nth-child(5){width:80px}html app-player-scores .scorecard-event-table fs-table td:nth-child(5) .text-content{max-width:60px}html app-player-scores .scorecard-event-table fs-table th:nth-child(6){width:150px}html app-player-scores .scorecard-event-table fs-table td:nth-child(6) .text-content{max-width:130px}html app-player-scores .scorecard-event-table fs-table th:nth-child(7){width:150px}html app-player-scores .scorecard-event-table fs-table td:nth-child(7) .text-content{max-width:130px}html app-event-players .events-list-table fs-table th:nth-child(1){width:400px}html app-event-players .events-list-table fs-table td:nth-child(1) .text-content{max-width:380px}html app-event-players .events-list-table fs-table th:nth-child(2){width:70px}html app-event-players .events-list-table fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-players .events-list-table fs-table th:nth-child(3){width:120px}html app-event-players .events-list-table fs-table td:nth-child(3) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(4){width:120px}html app-event-players .events-list-table fs-table td:nth-child(4) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(5){width:100px}html app-event-players .events-list-table fs-table td:nth-child(5) .text-content{max-width:80px}html app-event-players .events-list-table fs-table th:nth-child(6){width:90px}html app-event-players .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event-players .events-list-table fs-table th:nth-child(7){width:90px}html app-event-players .events-list-table fs-table td:nth-child(7) .text-content{max-width:70px}html app-event-players .event-players-table{overflow-x:hidden}html app-event-players .event-players-table fs-table th:nth-child(1){width:70px}html app-event-players .event-players-table fs-table td:nth-child(1) .text-content{max-width:50px}html app-event-players .event-players-table fs-table th:nth-child(2){width:254px}html app-event-players .event-players-table fs-table td:nth-child(2) .text-content{max-width:234px}html app-event-players .event-players-table fs-table th:nth-child(3){width:384px}html app-event-players .event-players-table fs-table td:nth-child(3) .text-content{max-width:364px}html app-event-players .event-players-table fs-table th:nth-child(4){width:160px}html app-event-players .event-players-table fs-table td:nth-child(4) .text-content{max-width:140px}html app-event-players .event-players-table fs-table th:nth-child(5){width:72px}html app-event-players .event-players-table fs-table td:nth-child(5) .text-content{max-width:52px}html app-event-players .event-players-table fs-table th:nth-child(6){width:110px}html app-event-players .event-players-table fs-table td:nth-child(6) .text-content{max-width:90px}html app-event-players .event-players-table fs-table th:nth-child(7){width:36px}html app-event-players .event-players-table fs-table td:nth-child(7) .text-content{max-width:16px}}@media screen and (min-width: 1800px){.nav-bar{width:1800px!important}}@media screen and (max-width: 1199px){html{font-size:16px}html app-home .users-list>div{max-width:870px}html app-home .users-list>div .users-list-table fs-table th:nth-child(1){width:28px}html app-home .users-list>div .users-list-table fs-table td:nth-child(1) .text-content{max-width:8px}html app-home .users-list>div .users-list-table fs-table th:nth-child(2){width:300px}html app-home .users-list>div .users-list-table fs-table td:nth-child(2) .text-content{max-width:280px}html app-home .users-list>div .users-list-table fs-table th:nth-child(3){width:400px}html app-home .users-list>div .users-list-table fs-table td:nth-child(3) .text-content{max-width:380px}html app-home .users-list>div .users-list-table fs-table th:nth-child(4){width:36px}html app-home .users-list>div .users-list-table fs-table td:nth-child(4) .text-content{max-width:16px}html app-event .events-list-table fs-table th:nth-child(1){width:220px}html app-event .events-list-table fs-table td:nth-child(1) .text-content{max-width:200px}html app-event .events-list-table fs-table th:nth-child(2){width:120px}html app-event .events-list-table fs-table td:nth-child(2) .text-content{max-width:100px}html app-event .events-list-table fs-table th:nth-child(3){width:60px}html app-event .events-list-table fs-table td:nth-child(3) .text-content{max-width:40px}html app-event .events-list-table fs-table th:nth-child(4){width:116px}html app-event .events-list-table fs-table td:nth-child(4) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(5){width:116px}html app-event .events-list-table fs-table td:nth-child(5) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(6){width:90px}html app-event .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event .events-list-table fs-table th:nth-child(7){width:90px}html app-event .events-list-table fs-table td:nth-child(7) .text-content{max-width:70px}html app-event .events-list-table fs-table th:nth-child(8){width:150px}html app-event .events-list-table fs-table td:nth-child(8) .text-content{max-width:130px}html app-event .events-list-table fs-table th:nth-child(9){width:160px}html app-event .events-list-table fs-table td:nth-child(9) .text-content{max-width:140px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(1){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(1) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(2){width:70px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(3){width:220px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(3) .text-content{max-width:200px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(4){width:69px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(4) .text-content{max-width:49px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(7){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(7) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(8){width:130px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(8) .text-content{max-width:110px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(1){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(1) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(2){width:70px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(3){width:220px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(3) .text-content{max-width:200px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(4){width:69px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(4) .text-content{max-width:49px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(7){width:130px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(7) .text-content{max-width:110px}html app-player-scores .scorecard-event-table fs-table th:nth-child(1){width:360px}html app-player-scores .scorecard-event-table fs-table td:nth-child(1) .text-content{max-width:340px}html app-player-scores .scorecard-event-table fs-table th:nth-child(2){width:110px}html app-player-scores .scorecard-event-table fs-table td:nth-child(2) .text-content{max-width:90px}html app-player-scores .scorecard-event-table fs-table th:nth-child(3){width:110px}html app-player-scores .scorecard-event-table fs-table td:nth-child(3) .text-content{max-width:90px}html app-player-scores .scorecard-event-table fs-table th:nth-child(4){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(4) .text-content{max-width:80px}html app-player-scores .scorecard-event-table fs-table th:nth-child(5){width:80px}html app-player-scores .scorecard-event-table fs-table td:nth-child(5) .text-content{max-width:60px}html app-player-scores .scorecard-event-table fs-table th:nth-child(6){width:150px}html app-player-scores .scorecard-event-table fs-table td:nth-child(6) .text-content{max-width:130px}html app-player-scores .scorecard-event-table fs-table th:nth-child(7){width:150px}html app-player-scores .scorecard-event-table fs-table td:nth-child(7) .text-content{max-width:130px}html app-event-players .events-list-table fs-table th:nth-child(1){width:400px}html app-event-players .events-list-table fs-table td:nth-child(1) .text-content{max-width:380px}html app-event-players .events-list-table fs-table th:nth-child(2){width:70px}html app-event-players .events-list-table fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-players .events-list-table fs-table th:nth-child(3){width:120px}html app-event-players .events-list-table fs-table td:nth-child(3) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(4){width:120px}html app-event-players .events-list-table fs-table td:nth-child(4) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(5){width:100px}html app-event-players .events-list-table fs-table td:nth-child(5) .text-content{max-width:80px}html app-event-players .events-list-table fs-table th:nth-child(6){width:90px}html app-event-players .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event-players .events-list-table fs-table th:nth-child(7){width:90px}html app-event-players .events-list-table fs-table td:nth-child(7) .text-content{max-width:70px}html app-event-players .event-players-table{overflow-x:auto}html app-event-players .event-players-table fs-table th:nth-child(1){width:70px}html app-event-players .event-players-table fs-table td:nth-child(1) .text-content{max-width:50px}html app-event-players .event-players-table fs-table th:nth-child(2){width:254px}html app-event-players .event-players-table fs-table td:nth-child(2) .text-content{max-width:234px}html app-event-players .event-players-table fs-table th:nth-child(3){width:384px}html app-event-players .event-players-table fs-table td:nth-child(3) .text-content{max-width:364px}html app-event-players .event-players-table fs-table th:nth-child(4){width:160px}html app-event-players .event-players-table fs-table td:nth-child(4) .text-content{max-width:140px}html app-event-players .event-players-table fs-table th:nth-child(5){width:72px}html app-event-players .event-players-table fs-table td:nth-child(5) .text-content{max-width:52px}html app-event-players .event-players-table fs-table th:nth-child(6){width:110px}html app-event-players .event-players-table fs-table td:nth-child(6) .text-content{max-width:90px}html app-event-players .event-players-table fs-table th:nth-child(7){width:36px}html app-event-players .event-players-table fs-table td:nth-child(7) .text-content{max-width:16px}}@media screen and (max-width: 991px){html{font-size:14px}html .nav-bar-bg-wrapper #top-navbar{width:auto!important;height:50px!important}html .nav-container .nav-items-wrapper ul{padding-inline-start:20px!important}html .nav-container .nav-items-wrapper ul li{margin-inline-end:20px!important}html .nav-container .nav-items-wrapper ul li a:not(.active){font-size:1.25rem!important}html app-home .users-list>div{max-width:88vw}html app-home .users-list>div .users-list-table fs-table th:nth-child(1){width:28px}html app-home .users-list>div .users-list-table fs-table td:nth-child(1) .text-content{max-width:8px}html app-home .users-list>div .users-list-table fs-table th:nth-child(2){width:24vw}html app-home .users-list>div .users-list-table fs-table td:nth-child(2) .text-content{max-width:calc(24vw - 20px)}html app-home .users-list>div .users-list-table fs-table th:nth-child(3){width:34vw}html app-home .users-list>div .users-list-table fs-table td:nth-child(3) .text-content{max-width:calc(34vw - 20px)}html app-home .users-list>div .users-list-table fs-table th:nth-child(4){width:36px}html app-home .users-list>div .users-list-table fs-table td:nth-child(4) .text-content{max-width:16px}html app-home .users-list>div .users-list-table fs-table{width:min-content;width:-ms-min-content;width:-o-min-content}html app-event .events-list-table fs-table th:nth-child(1){width:150px}html app-event .events-list-table fs-table td:nth-child(1) .text-content{max-width:130px}html app-event .events-list-table fs-table th:nth-child(2){width:100px}html app-event .events-list-table fs-table td:nth-child(2) .text-content{max-width:80px}html app-event .events-list-table fs-table th:nth-child(3){width:60px}html app-event .events-list-table fs-table td:nth-child(3) .text-content{max-width:40px}html app-event .events-list-table fs-table th:nth-child(4){width:116px}html app-event .events-list-table fs-table td:nth-child(4) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(5){width:116px}html app-event .events-list-table fs-table td:nth-child(5) .text-content{max-width:96px}html app-event .events-list-table fs-table th:nth-child(6){width:90px}html app-event .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event .events-list-table fs-table th:nth-child(7){width:70px}html app-event .events-list-table fs-table td:nth-child(7) .text-content{max-width:50px}html app-event .events-list-table fs-table th:nth-child(8){width:120px}html app-event .events-list-table fs-table td:nth-child(8) .text-content{max-width:100px}html app-event .events-list-table fs-table th:nth-child(9){width:160px}html app-event .events-list-table fs-table td:nth-child(9) .text-content{max-width:140px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(1){width:50px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(1) .text-content{max-width:30px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(2){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(2) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(3){width:180px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(3) .text-content{max-width:160px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(4){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(4) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(7){width:60px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(7) .text-content{max-width:40px}html app-event-results .leaderboard-table-strock fs-table th:nth-child(8){width:120px}html app-event-results .leaderboard-table-strock fs-table td:nth-child(8) .text-content{max-width:100px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(1){width:50px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(1) .text-content{max-width:30px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(2){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(2) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(3){width:180px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(3) .text-content{max-width:160px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(4){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(4) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(5){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(5) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(6){width:60px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(6) .text-content{max-width:40px}html app-event-results .leaderboard-table-wl fs-table th:nth-child(7){width:120px}html app-event-results .leaderboard-table-wl fs-table td:nth-child(7) .text-content{max-width:100px}html app-player-scores .scorecard-event-table fs-table th:nth-child(1){width:180px}html app-player-scores .scorecard-event-table fs-table td:nth-child(1) .text-content{max-width:160px}html app-player-scores .scorecard-event-table fs-table th:nth-child(2){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(2) .text-content{max-width:80px}html app-player-scores .scorecard-event-table fs-table th:nth-child(3){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(3) .text-content{max-width:80px}html app-player-scores .scorecard-event-table fs-table th:nth-child(4){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(4) .text-content{max-width:80px}html app-player-scores .scorecard-event-table fs-table th:nth-child(5){width:80px}html app-player-scores .scorecard-event-table fs-table td:nth-child(5) .text-content{max-width:60px}html app-player-scores .scorecard-event-table fs-table th:nth-child(6){width:150px}html app-player-scores .scorecard-event-table fs-table td:nth-child(6) .text-content{max-width:130px}html app-player-scores .scorecard-event-table fs-table th:nth-child(7){width:100px}html app-player-scores .scorecard-event-table fs-table td:nth-child(7) .text-content{max-width:80px}html app-event-players .events-list-table fs-table th:nth-child(1){width:250px}html app-event-players .events-list-table fs-table td:nth-child(1) .text-content{max-width:230px}html app-event-players .events-list-table fs-table th:nth-child(2){width:70px}html app-event-players .events-list-table fs-table td:nth-child(2) .text-content{max-width:50px}html app-event-players .events-list-table fs-table th:nth-child(3){width:120px}html app-event-players .events-list-table fs-table td:nth-child(3) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(4){width:120px}html app-event-players .events-list-table fs-table td:nth-child(4) .text-content{max-width:100px}html app-event-players .events-list-table fs-table th:nth-child(5){width:90px}html app-event-players .events-list-table fs-table td:nth-child(5) .text-content{max-width:70px}html app-event-players .events-list-table fs-table th:nth-child(6){width:90px}html app-event-players .events-list-table fs-table td:nth-child(6) .text-content{max-width:70px}html app-event-players .events-list-table fs-table th:nth-child(7){width:70px}html app-event-players .events-list-table fs-table td:nth-child(7) .text-content{max-width:50px}html app-event-players .event-players-table{overflow-x:auto}html app-event-players .event-players-table fs-table th:nth-child(1){width:70px}html app-event-players .event-players-table fs-table td:nth-child(1) .text-content{max-width:50px}html app-event-players .event-players-table fs-table th:nth-child(2){width:254px}html app-event-players .event-players-table fs-table td:nth-child(2) .text-content{max-width:234px}html app-event-players .event-players-table fs-table th:nth-child(3){width:384px}html app-event-players .event-players-table fs-table td:nth-child(3) .text-content{max-width:364px}html app-event-players .event-players-table fs-table th:nth-child(4){width:160px}html app-event-players .event-players-table fs-table td:nth-child(4) .text-content{max-width:140px}html app-event-players .event-players-table fs-table th:nth-child(5){width:72px}html app-event-players .event-players-table fs-table td:nth-child(5) .text-content{max-width:52px}html app-event-players .event-players-table fs-table th:nth-child(6){width:110px}html app-event-players .event-players-table fs-table td:nth-child(6) .text-content{max-width:90px}html app-event-players .event-players-table fs-table th:nth-child(7){width:36px}html app-event-players .event-players-table fs-table td:nth-child(7) .text-content{max-width:16px}}@media screen and (max-width: 874px){html app-event-details .content{flex-direction:column;align-items:stretch!important;justify-content:flex-start!important;overflow-y:auto;overflow-x:hidden}html app-event-details .content .event-image-wrapper{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:center!important;gap:20px!important;margin-bottom:20px}html app-event-details .content .event-image-wrapper>div{width:auto!important;flex:0 0 auto}html app-event-details .content .event-image-wrapper .qr-code-wrapper{margin-top:0!important}html app-event-details .content .event-image-wrapper,html app-event-details .content .event-form{width:auto!important}html app-event-details .content .quill-editor-container quill-editor{width:100%!important}html app-event-details .content.event-preferences>div{width:auto!important}html app-event-results .actions-container{flex-direction:column-reverse;align-items:center!important}html app-event-results .actions-container .actions{width:100%;display:flex;align-items:flex-end;flex-direction:column}}@media screen and (max-width: 868px){html{font-size:14px}html .nav-container .nav-items-wrapper ul{padding-inline-start:10px!important;flex-direction:column!important;margin-top:20px!important}html .nav-container .nav-items-wrapper ul li{margin-bottom:16px}html .main>.container{margin-top:30px}html .main>.container .frame .frame-body{padding-top:40px!important}html .main>.container .frame .frame-body .venue-summ{padding-inline:0!important}}@media screen and (max-width: 768px){html{font-size:12px}}@media screen and (max-width: 576px){.list-selector-header{height:20px}fs-toast .fs-toast-container .fs-toast{width:calc(100vw - 40px)!important}}.btn-participants{position:relative}.btn-participants .ic-settings{background:url(/assets/icons/Settings-36.svg) no-repeat;background-size:cover;width:14px;height:14px;margin-bottom:2px;margin-right:3px;flex-shrink:0}.event-table-info{font-size:1.25rem;line-height:24px;list-style-type:disc;padding-inline-start:10px}.leaderboard-info{max-width:628px;font-size:1.25rem;line-height:24.6px;margin-bottom:6px}

/*# sourceMappingURL=styles.85367fb1207322c7.css.map*/