@charset "UTF-8";/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Settings.scss
 * Params for color, spacing.
 * Mixins for responsive layout. 
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @deprecated Remove Neat Grid legacy mixins and params.
 */body.archive{--accent: $grey-dark}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Quill.scss
 * Formatting the front-end WYSIWYG editor for entry forms. 
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see https://quilljs.com/
 */@supports (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}@supports (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set: none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.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 .ql-code-block-container{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{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-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.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:0}.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:0;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}.ql-container p{font-size:16px!important;line-height:1.42!important;text-align:left!important;margin-bottom:16px!important}.ql-formats button{width:auto;height:auto;margin:0;padding:0}.ql-toolbar.ql-snow,.ql-container.ql-snow{border-color:#1116}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Typography.scss
 * Type specs for a typography competition. Ironic. 
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @deprecated Remove Neat Grid legacy mixins span-columns(), shift(), omega().
 */@font-face{font-family:Obviously Regular;src:url(/assets/fonts/Obviously-Regular.woff2) format("woff2"),url(/assets/fonts/Obviously-Regular.woff) format("woff");font-weight:400;font-style:normal}html,body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;color:#111}.type-small,#entry header p a.year,#entry footer p a.year,#entry header nav ul li,#entry footer nav ul li,#entry header nav ul li a,#entry footer nav ul li a,#entry #entry-nav .all,.entry-group header dl dt,.entry-group header p span,#receipt #entries header,#account #entries .entry-set .entry span.entry-status,#account #entries .entry-set .total-entries span.entry-status,#account .payment-listings .listing .status,#account p.payment-disclaimer,#account header p.membership,#account #profile form p.small,body.homepage #credits.small p,nav.inline ul li a,nav.status a,nav.actions a,nav.actions input[type=submit],#assets figure figcaption,.description p a.small,#sponsors.small p,#credits.small p,figure.asset-row .drag-handle span,form#edit-assets .current-hero-image p,form#edit-hero-image .current-hero-image p,button.button-small,.button.button-small,figure.asset-row .upload-container label.button-small.upload-label,.button-small.add,.button-small.upload,.button-small.add-video,.button-small.add-images,label.button-small[for=hero-image],.button-small,input[type=file],input.button-small[type=submit],.loader-container span,.badge,#account .enupal-stripe-form .button-small.enupal-stripe-button,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a,#contact,#contact a,.type-small-caps,#account #entries .entry-set h3,.status,.confirm,.added-to-cart,.in-progress,.ready,.special-distinction,label{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:.85rem;line-height:.95rem}.type-small-caps,#account #entries .entry-set h3,.status,.confirm,.added-to-cart,.in-progress,.ready,.special-distinction,label{font-weight:500;text-transform:uppercase;letter-spacing:.1rem;color:#111}.type-small-caps a,#account #entries .entry-set h3 a,.status a,.confirm a,.added-to-cart a,.in-progress a,.ready a,.special-distinction a,label a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.type-body,body.entry p.entry-counter,#judging label,#judging h2,#judging #votes p,#judging #judges-choice p,#judging #judges-choice select,.entry-group .thumbnail .vote-count,.thumbnail h3,.thumbnail p,#account #entries h2 span.disclaimer,#account .enupal-stripe-form .enupal-stripe-button span,#account .checkout,#account .stripe-button-el,#judges a figcaption,#best-in-show-display a figcaption,#judges a figcaption p,#best-in-show-display a figcaption p,#modal-container .modal p,.matrix-field-row,figure.asset-row,figure.asset-row .asset-info-container input[type=text],figure.asset-row .content-row input[type=text],figure.asset-row .upload-container label.upload-label,figure.credit-row,button,.button,button.action,.button.action,figure.asset-row .upload-container label.action.upload-label,button a,button.action a,.button a,figure.asset-row .upload-container label.upload-label a,.add,.action.add,.add a,.action.add a,button.add,.button.add,figure.asset-row .upload-container label.upload-label.add,button.add a,.upload,.action.upload,.upload a,.action.upload a,.add.upload,.add.upload a,button.upload,.button.upload,figure.asset-row .upload-container label.upload-label.upload,button.upload a,.add-video,.action.add-video,.add-video a,.action.add-video a,.add.add-video,.add.add-video a,.upload.add-video,.upload.add-video a,button.add-video,.button.add-video,figure.asset-row .upload-container label.upload-label.add-video,button.add-video a,.add-images,.action.add-images,.add-images a,.action.add-images a,button.add-images,.button.add-images,figure.asset-row .upload-container label.upload-label.add-images,button.add-images a,.upload.add-images,.upload.add-images a,.add-video.add-images,.add-video.add-images a,label[for=hero-image],label.action[for=hero-image],label[for=hero-image] a,label.action[for=hero-image] a,label.button[for=hero-image],figure.asset-row .upload-container label.upload-label[for=hero-image],label.upload[for=hero-image],label.upload[for=hero-image] a,label.add-video[for=hero-image],label.add-video[for=hero-image] a,.button-small,.action.button-small,.button-small a,.action.button-small a,.add.button-small,.add.button-small a,.upload.button-small,.upload.button-small a,.add-video.button-small,.add-video.button-small a,.add-images.button-small,.add-images.button-small a,input[type=submit],input.action[type=submit],input[type=submit] a,input.add[type=submit],input.upload[type=submit],input.add-video[type=submit],input.add-images[type=submit],textarea,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a,#account #entries .entry-set .entry span.actions a.action,#account #entries .entry-set .total-entries span.actions a.action,#account #entries .entry-set .entry span.actions a a,#account #entries .entry-set .total-entries span.actions a a,#account #entries .entry-set .entry span.actions a.action a,#account #entries .entry-set .total-entries span.actions a.action a,#account #entries .entry-set .entry span.actions a.add,#account #entries .entry-set .total-entries span.actions a.add,#account #entries .entry-set .entry span.actions a.add a,#account #entries .entry-set .total-entries span.actions a.add a,#account #entries .entry-set .entry span.actions a.upload,#account #entries .entry-set .total-entries span.actions a.upload,#account #entries .entry-set .entry span.actions a.upload a,#account #entries .entry-set .total-entries span.actions a.upload a,#account #entries .entry-set .entry span.actions a.add-video,#account #entries .entry-set .total-entries span.actions a.add-video,#account #entries .entry-set .entry span.actions a.add-video a,#account #entries .entry-set .total-entries span.actions a.add-video a,#account #entries .entry-set .entry span.actions a.add-images,#account #entries .entry-set .total-entries span.actions a.add-images,#account #entries .entry-set .entry span.actions a.add-images a,#account #entries .entry-set .total-entries span.actions a.add-images a,#account .enupal-stripe-form .enupal-stripe-button,#account .enupal-stripe-form .action.enupal-stripe-button,#account .enupal-stripe-form .enupal-stripe-button a,#account .enupal-stripe-form .add.enupal-stripe-button,#account .enupal-stripe-form .upload.enupal-stripe-button,#account .enupal-stripe-form .add-video.enupal-stripe-button,#account .enupal-stripe-form .add-images.enupal-stripe-button,#account .enupal-stripe-form label[for=hero-image].enupal-stripe-button,a,p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:1rem;line-height:1.25rem}.type-body a,body.entry p.entry-counter a,#judging label a,#judging h2 a,#judging #votes p a,#judging #judges-choice p a,#judging #judges-choice select a,.entry-group .thumbnail .vote-count a,.thumbnail h3 a,.thumbnail p a,#account #entries h2 span.disclaimer a,#account .enupal-stripe-form .enupal-stripe-button span a,#account .checkout a,#account .stripe-button-el a,#judges a figcaption a,#best-in-show-display a figcaption a,#judges a figcaption p a,#best-in-show-display a figcaption p a,#modal-container .modal p a,.matrix-field-row a,figure.asset-row a,figure.asset-row .asset-info-container input[type=text] a,figure.asset-row .content-row input[type=text] a,figure.asset-row .upload-container label.upload-label a,figure.credit-row a,button a,.button a,button.action a,.button.action a,figure.asset-row .upload-container label.action.upload-label a,button a a,button.action a a,.button a a,figure.asset-row .upload-container label.upload-label a a,.add a,.action.add a,.add a a,.action.add a a,button.add a,.button.add a,figure.asset-row .upload-container label.upload-label.add a,button.add a a,.upload a,.action.upload a,.upload a a,.action.upload a a,.add.upload a,.add.upload a a,button.upload a,.button.upload a,figure.asset-row .upload-container label.upload-label.upload a,button.upload a a,.add-video a,.action.add-video a,.add-video a a,.action.add-video a a,.add.add-video a,.add.add-video a a,.upload.add-video a,.upload.add-video a a,button.add-video a,.button.add-video a,figure.asset-row .upload-container label.upload-label.add-video a,button.add-video a a,.add-images a,.action.add-images a,.add-images a a,.action.add-images a a,button.add-images a,.button.add-images a,figure.asset-row .upload-container label.upload-label.add-images a,button.add-images a a,.upload.add-images a,.upload.add-images a a,.add-video.add-images a,.add-video.add-images a a,label[for=hero-image] a,label.action[for=hero-image] a,label[for=hero-image] a a,label.action[for=hero-image] a a,label.button[for=hero-image] a,figure.asset-row .upload-container label.upload-label[for=hero-image] a,label.upload[for=hero-image] a,label.upload[for=hero-image] a a,label.add-video[for=hero-image] a,label.add-video[for=hero-image] a a,.button-small a,.action.button-small a,.button-small a a,.action.button-small a a,.add.button-small a,.add.button-small a a,.upload.button-small a,.upload.button-small a a,.add-video.button-small a,.add-video.button-small a a,.add-images.button-small a,.add-images.button-small a a,input[type=submit] a,input.action[type=submit] a,input[type=submit] a a,input.add[type=submit] a,input.upload[type=submit] a,input.add-video[type=submit] a,input.add-images[type=submit] a,textarea a,#account #entries .entry-set .entry span.actions a a,#account #entries .entry-set .total-entries span.actions a a,#account #entries .entry-set .entry span.actions a.action a,#account #entries .entry-set .total-entries span.actions a.action a,#account #entries .entry-set .entry span.actions a a a,#account #entries .entry-set .total-entries span.actions a a a,#account #entries .entry-set .entry span.actions a.action a a,#account #entries .entry-set .total-entries span.actions a.action a a,#account #entries .entry-set .entry span.actions a.add a,#account #entries .entry-set .total-entries span.actions a.add a,#account #entries .entry-set .entry span.actions a.add a a,#account #entries .entry-set .total-entries span.actions a.add a a,#account #entries .entry-set .entry span.actions a.upload a,#account #entries .entry-set .total-entries span.actions a.upload a,#account #entries .entry-set .entry span.actions a.upload a a,#account #entries .entry-set .total-entries span.actions a.upload a a,#account #entries .entry-set .entry span.actions a.add-video a,#account #entries .entry-set .total-entries span.actions a.add-video a,#account #entries .entry-set .entry span.actions a.add-video a a,#account #entries .entry-set .total-entries span.actions a.add-video a a,#account #entries .entry-set .entry span.actions a.add-images a,#account #entries .entry-set .total-entries span.actions a.add-images a,#account #entries .entry-set .entry span.actions a.add-images a a,#account #entries .entry-set .total-entries span.actions a.add-images a a,#account .enupal-stripe-form .enupal-stripe-button a,#account .enupal-stripe-form .action.enupal-stripe-button a,#account .enupal-stripe-form .enupal-stripe-button a a,#account .enupal-stripe-form .add.enupal-stripe-button a,#account .enupal-stripe-form .upload.enupal-stripe-button a,#account .enupal-stripe-form .add-video.enupal-stripe-button a,#account .enupal-stripe-form .add-images.enupal-stripe-button a,#account .enupal-stripe-form label[for=hero-image].enupal-stripe-button a,a a,p a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.type-headline,#winners .by-studio header p a,#entries .by-studio header p a,#honorable-mentions h2,#judges-choice h2,#best-in-show h2,#entries-by-vote header .inline a,#entries-by-type header .inline a,#judging h1,#receipt #entries .entry,#receipt #entries #total,body.archive #account div.flex-row h2,body.archive #account div.flex-row p,#account #entries .entry-set .entry span.entry-title,#account #entries .entry-set .total-entries span.entry-title,#account #entries .entry-set .entry span.price,#account #entries .entry-set .total-entries span.price,#account .payment-listings .listing .amount,#account .payment-listings .listing .date,#account #profile #studios span,#account .disclaimer,.confirm.large,input,select,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1,h2,h3,h4,h5,h6{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.3rem;line-height:1.65rem}.type-headline a,#winners .by-studio header p a a,#entries .by-studio header p a a,#honorable-mentions h2 a,#judges-choice h2 a,#best-in-show h2 a,#entries-by-vote header .inline a a,#entries-by-type header .inline a a,#judging h1 a,#receipt #entries .entry a,#receipt #entries #total a,body.archive #account div.flex-row h2 a,body.archive #account div.flex-row p a,#account #entries .entry-set .entry span.entry-title a,#account #entries .entry-set .total-entries span.entry-title a,#account #entries .entry-set .entry span.price a,#account #entries .entry-set .total-entries span.price a,#account .payment-listings .listing .amount a,#account .payment-listings .listing .date a,#account #profile #studios span a,#account .disclaimer a,.confirm.large a,input a,select a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.type-body-caps-display,#account h2,body.homepage section h2,nav[role=navigation] p,nav[role=navigation] ul.secondary li a,nav[role=navigation] ul a.home,.description h2,#sponsors h2,#credits h2,.submissions h2,form h2,.button-message,main section header h1,main section div h1,main section div#center h2{font-family:Obviously Regular,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5rem;text-transform:uppercase;letter-spacing:.2em}.type-body-caps-display a,#account h2 a,body.homepage section h2 a,nav[role=navigation] p a,nav[role=navigation] ul.secondary li a a,nav[role=navigation] ul a.home a,.description h2 a,#sponsors h2 a,#credits h2 a,.submissions h2 a,form h2 a,.button-message a,main section header h1 a,main section div h1 a,main section div#center h2 a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.type-body-caps-display-mod,main section header h1{font-size:1.5rem;line-height:1.875rem;margin-bottom:.75rem}.type-body-display,#judges-set .set h2,#judges-set .set ul li,.entry-group header p,#account header p,body.homepage section div p,body.homepage section div p a,.intro p,.intro p a,.description h3,.description p,.description p a,.form-notification p{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:1.5rem;line-height:1.875rem;letter-spacing:-.01em}.type-body-display a,#judges-set .set h2 a,#judges-set .set ul li a,.entry-group header p a,#account header p a,body.homepage section div p a,.intro p a,.intro p a a,.description h3 a,.description p a,.form-notification p a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.type-headline-display,#winners header h2.total,#entries header h2.total,#winners header nav.years li a,#entries header nav.years li a,#account div#greeting p.big-message,#account header p.message,nav[role=navigation] ul a,body.about .intro p,.description h1.notification,#one-hundred li,#sta li,main section div#center h2.callout{font-family:Obviously Regular,Helvetica,Arial,sans-serif;font-size:3.25rem;line-height:4.25rem;text-transform:uppercase;letter-spacing:.075em}.type-headline-display a,#winners header h2.total a,#entries header h2.total a,#winners header nav.years li a a,#entries header nav.years li a a,#account div#greeting p.big-message a,#account header p.message a,nav[role=navigation] ul a a,body.about .intro p a,.description h1.notification a,#one-hundred li a,#sta li a,main section div#center h2.callout a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}.type-super-display,.entry-group header h1,body.homepage section h1{font-family:Obviously Regular,Helvetica,Arial,sans-serif;font-size:4rem;line-height:5rem;text-transform:uppercase;letter-spacing:.05em}.type-super-display a,.entry-group header h1 a,body.homepage section h1 a{font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:3vh}h3{font-weight:400;color:#2b2b2b}p{margin-bottom:.6rem}p.centered{text-align:center}strong,b{font-weight:600}em,i{font-style:italic}ins{text-decoration:none}a{text-decoration:none;border-bottom:1px rgba(17,17,17,.15) solid;color:#111;padding-bottom:0;transition:border-color .3s ease}a:hover{border-color:transparent}a.inverted{border-color:#ffffff26;color:#fff}a.inverted:hover{border-color:transparent}dl{clear:both;display:block;margin-bottom:1vh}dl dt{display:inline-block}dl dd{font-weight:600;display:inline-block}@media only screen and (max-width: 800px){.type-body-display,#judges-set .set h2,#judges-set .set ul li,.entry-group header p,#account header p,body.homepage section div p,body.homepage section div p a,.intro p,.intro p a,.description h3,.description p,.description p a,.form-notification p{font-size:1.2rem;line-height:1.6rem}.type-headline-display,#winners header h2.total,#entries header h2.total,#winners header nav.years li a,#entries header nav.years li a,#account div#greeting p.big-message,#account header p.message,nav[role=navigation] ul a,body.about .intro p,.description h1.notification,#one-hundred li,#sta li,main section div#center h2.callout{font-size:1.75rem;line-height:2.25rem}.type-super-display,.entry-group header h1,body.homepage section h1{font-size:2.25rem;line-height:1.25}dl dt,dl dd{display:block}dl dt{margin-top:3vh;margin-bottom:.5vh}}body{overflow-x:hidden;overflow-y:scroll}header{z-index:0}header#header{width:100vw;height:83px;overflow:hidden;z-index:0}header#header .mainnav{position:fixed;right:-8px;top:0;margin:0;z-index:10}header#header .account{position:fixed;right:57px;top:0;margin:0}main{width:100vw;max-width:calc(100vw - 288px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;margin-top:-9px;padding-bottom:6rem}main #top{width:100%;padding:5vh 0 8vh}main #top .logo{background:transparent url(/assets/img/sta100.svg) no-repeat left top;display:block;width:250px;height:84px;text-indent:-999px;overflow:hidden;border:none}main section{width:100%}main section header,main section div{border-top:1px rgba(17,17,17,.4) solid;padding-top:5vh;margin-bottom:5vh}main section header.no-border-top,main section div.no-border-top{border-top:none}main section header h1,main section div h1{text-align:center;padding-bottom:1vh}main section .row{padding-top:5vh;text-align:center}main section .row-wrapper{text-align:left}main section header{border-top:0;margin-top:5vh;margin-bottom:0}main section header h1{margin-bottom:0}main section header p{margin-top:0;text-align:center}main section div#center{width:75%;margin:0 auto;border-top:0;text-align:center}main section div#center h2.callout{text-transform:none;letter-spacing:0}main section .half{width:50%}main section .half-center{width:50%;margin:0 auto}main section .third{width:33%}main section .set{width:33%;border-top:1px rgba(17,17,17,.4) solid}main section .set:nth-child(4n){margin-right:0}main section .set h2{margin:3vh 0 5vh;color:var(--accent)}body.archive main section .set h2{color:#e5e7e9}main section .set ul li{margin-bottom:4px}main section .subsection{border-top:9px solid #111}main section .subsection .half{border-top:0}main section#edit-entry header h1{width:100%}main section#edit-entry header nav.status{width:50%;margin-top:1vh}#contact{width:100%;border-top:1px rgba(17,17,17,.4) solid;text-align:center;padding-top:3vh;margin-top:5vh}footer{width:100vw;max-width:calc(100vw - 288px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;padding:5vh 1vh;bottom:0;left:0}.flex-row{border:0;padding:0;margin:0;display:flex;flex-direction:row}@media only screen and (max-width: 800px){main{max-width:none;width:95%;margin:0 auto;padding-bottom:12.5vh}main section header{margin-top:3vh;margin-bottom:3vh;height:auto}main section .set{width:100%;text-align:center;margin-bottom:5vh}main section .subsection .half{width:100%}main section div#center{width:100%}main section div#center button{margin-bottom:0}main #assets figure{display:inline-block}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Forms.scss
 * Most of the form elements. 
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 */#edit-entry{position:relative}#edit-entry input[type=submit].save{margin-top:3vh;background:var(--accent)}body.archive #edit-entry input[type=submit].save{background:#76838c}#edit-entry input[type=submit].save:hover{background:#e5e7e9}#edit-entry input[type=submit].upload{background-image:none!important;margin-top:0!important;margin-left:1vh!important}body.archive #edit-entry input[type=submit].upload{background-color:#76838c}#edit-entry input[type=submit].upload:hover{background-color:var(--accent);color:#fff}#edit-entry .submit-assets{width:100%;border-top:1px solid rgba(17,17,17,.4);margin-top:10vh}#edit-entry form.center p{text-align:left!important}form#edit-entry-info div.row{padding-top:1vh}.matrix-field-row,figure.credit-row,figure.asset-row{width:100%;margin-top:-1px;margin-bottom:0;padding:3vh 1vh;border-top:1px solid rgba(17,17,17,.4);border-bottom:none}.matrix-field-row label,figure.credit-row label,figure.asset-row label{display:inline-block;padding:1vh 0;width:auto}.matrix-field-row input[type=text],figure.credit-row input[type=text],figure.asset-row input[type=text]{width:25%;height:40px;margin-top:1vh}.matrix-field-row.ui-sortable-helper,figure.ui-sortable-helper.credit-row,figure.ui-sortable-helper.asset-row{overflow:hidden;box-shadow:0 0 10px #1116}figure.asset-row{min-height:150px;height:150px;padding:0 0 3vh;border:1px rgba(118,131,140,.1) solid}figure.asset-row:nth-child(odd){background:#f6f6f7}figure.asset-row:last-child{margin-bottom:5vh}figure.asset-row .asset-info-container,figure.asset-row .content-row{width:100%;display:flex;flex-direction:row;box-sizing:border-box;padding:0 10%}figure.asset-row .asset-info-container input[type=text],figure.asset-row .content-row input[type=text]{margin:0 5% 0 0;padding:1vh;width:45%;height:35px}figure.asset-row .drag-handle{position:relative;width:100%;height:50px;padding:0 10%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;background-position:12px 10px;text-indent:0}figure.asset-row .drag-handle span{color:#76838c;padding-top:.75vh}figure.asset-row .drag-handle span:nth-child(1),figure.asset-row .drag-handle span:nth-child(2){width:50%}figure.asset-row .drag-handle span:last-child{position:absolute;right:0}figure.asset-row .drag-handle .delete{padding:0;margin:0}figure.asset-row .drag-handle .spinner,figure.asset-row .drag-handle .loader{margin-left:25px}figure.asset-row .upload-container{width:100%}figure.asset-row .upload-container label.upload-label{background-color:#e5e7e9!important;color:#111!important;max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;width:auto;padding-top:11px}figure.asset-row .upload-container label.upload-label:hover{background-color:#fff!important}figure.asset-row .asset-caption{width:45%;height:calc(18px + 1vh);padding:1vh!important;min-height:0;border:1px solid rgba(17,17,17,.4)}figure.asset-row .asset-caption:focus{border-color:#111}figure.asset-row .asset-name{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}figure.asset-row .asset-name img{height:90px;width:auto}figure.asset-row .placeholder,figure.asset-row #account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .entry figure.asset-row span.thumbnail,figure.asset-row #account #entries .entry-set .total-entries span.thumbnail,#account #entries .entry-set .total-entries figure.asset-row span.thumbnail{width:41.6666666667%;margin-left:8.3333333333%;height:60px;text-indent:-999px;overflow:hidden;background-size:60px 60px}figure.asset-row fieldset{width:25%;margin-left:8.3333333333%;border:0;padding:0}figure.asset-row fieldset img{display:inline-block;margin-right:3vh}figure.asset-row fieldset p{margin-bottom:3vh}figure.asset-row fieldset div{width:100%;padding-top:1vh}figure.asset-row.video .drag-handle{position:relative}figure.asset-row.video .drag-handle span:nth-child(1){width:100%}figure.asset-row.video .drag-handle span:nth-child(2){position:absolute;right:0;width:45px}figure.credit-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px rgba(118,131,140,.1) solid;padding-top:3vh;padding-bottom:3vh}figure.credit-row:nth-child(odd){background:#f6f6f7}figure.credit-row:last-child{margin-bottom:5vh}figure.credit-row .drag-handle{background-position:12px 10px;height:50px;margin:0}figure.credit-row input[type=text]{width:35%;margin-top:1vh}figure.credit-row .spinner,figure.credit-row .loader{margin-right:35px;margin-left:27px}form{width:50%}form.center{margin-left:25%}form.center p{text-align:center}form.inline{display:inline-block;float:left;width:auto;margin-right:1vh}form.inline button,form.inline .button-small,form.inline #account #entries .entry-set .entry span.actions a,#account #entries .entry-set .entry span.actions form.inline a,form.inline #account #entries .entry-set .total-entries span.actions a,#account #entries .entry-set .total-entries span.actions form.inline a,form.inline .add-video,form.inline .upload,form.inline .add,form.inline label[for=hero-image],form.inline .add-images,form.inline .button.action,form.inline #account .enupal-stripe-form .action.enupal-stripe-button,#account .enupal-stripe-form form.inline .action.enupal-stripe-button,form.inline input.action[type=submit],form.inline figure.asset-row .upload-container label.action.upload-label,form.inline figure.asset-row .upload-container label.upload-label.add-video,form.inline figure.asset-row .upload-container label.upload-label.upload,form.inline figure.asset-row .upload-container label.upload-label.add,form.inline figure.asset-row .upload-container label.upload-label[for=hero-image],form.inline figure.asset-row .upload-container label.upload-label.add-images,figure.asset-row .upload-container form.inline label.action.upload-label,figure.asset-row .upload-container form.inline label.upload-label.add-video,figure.asset-row .upload-container form.inline label.upload-label.upload,figure.asset-row .upload-container form.inline label.upload-label.add,figure.asset-row .upload-container form.inline label.upload-label[for=hero-image],figure.asset-row .upload-container form.inline label.upload-label.add-images{color:#111;transition:all .3s ease}form.inline button:hover,form.inline .button-small:hover,form.inline #account #entries .entry-set .entry span.actions a:hover,#account #entries .entry-set .entry span.actions form.inline a:hover,form.inline #account #entries .entry-set .total-entries span.actions a:hover,#account #entries .entry-set .total-entries span.actions form.inline a:hover,form.inline .add-video:hover,form.inline .upload:hover,form.inline .add:hover,form.inline label[for=hero-image]:hover,form.inline .add-images:hover,form.inline .button.action:hover,form.inline #account .enupal-stripe-form .action.enupal-stripe-button:hover,#account .enupal-stripe-form form.inline .action.enupal-stripe-button:hover,form.inline input.action[type=submit]:hover,form.inline figure.asset-row .upload-container label.action.upload-label:hover,form.inline figure.asset-row .upload-container label.upload-label.add-video:hover,form.inline figure.asset-row .upload-container label.upload-label.upload:hover,form.inline figure.asset-row .upload-container label.upload-label.add:hover,form.inline figure.asset-row .upload-container label.upload-label.add-images:hover,figure.asset-row .upload-container form.inline label.action.upload-label:hover,figure.asset-row .upload-container form.inline label.upload-label.add-video:hover,figure.asset-row .upload-container form.inline label.upload-label.upload:hover,figure.asset-row .upload-container form.inline label.upload-label.add:hover,figure.asset-row .upload-container form.inline label.upload-label.add-images:hover{color:#fff;background:#111}form p{clear:both;display:block;padding:1vh 0}form p.disclaimer{padding-top:1vh}form#edit-assets,form#edit-hero-image{width:75%;margin-left:auto;margin-right:auto}form#edit-assets .upload-file,form#edit-hero-image .upload-file{margin-top:3vh}form#edit-assets .loader,form#edit-hero-image .loader{display:block;clear:both;text-align:left;margin-left:0!important}form#edit-assets div.row-wrapper,form#edit-hero-image div.row-wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:3vh 0;border-top:1px rgba(17,17,17,.4) solid;text-align:left}form#edit-assets div.row-wrapper .half,form#edit-hero-image div.row-wrapper .half{width:50%!important}form#edit-assets label.upload-label,form#edit-assets label[for=hero-image],form#edit-hero-image label.upload-label,form#edit-hero-image label[for=hero-image]{margin:0 0 3vh}form#edit-assets label.upload-label.secondary,form#edit-assets label[for=hero-image].secondary,form#edit-hero-image label.upload-label.secondary,form#edit-hero-image label[for=hero-image].secondary{background:#e5e7e9;color:#111;padding-left:3vh}form#edit-assets .current-hero-image p,form#edit-hero-image .current-hero-image p{color:#76838c;padding-top:1vh}form#edit-assets .current-hero-image div,form#edit-hero-image .current-hero-image div{border:0}form#edit-assets .current-hero-image .preview,form#edit-hero-image .current-hero-image .preview{transition:opacity .3s ease;min-height:200px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}form#edit-assets .current-hero-image .preview img,form#edit-hero-image .current-hero-image .preview img{width:100%;height:auto}form#edit-assets .current-hero-image .preview p,form#edit-hero-image .current-hero-image .preview p{padding-top:3vh}form .assets-nav{width:100%}form#edit-credits{width:75%;margin-left:auto;margin-right:auto}form#edit-credits .row-wrapper{padding:5vh 0;border-top:1px solid rgba(17,17,17,.4)}form#edit-credits .row-wrapper p{margin-bottom:3vh}form#edit-credits .row-wrapper button,form#edit-credits .row-wrapper .button-small,form#edit-credits .row-wrapper #account #entries .entry-set .entry span.actions a,#account #entries .entry-set .entry span.actions form#edit-credits .row-wrapper a,form#edit-credits .row-wrapper #account #entries .entry-set .total-entries span.actions a,#account #entries .entry-set .total-entries span.actions form#edit-credits .row-wrapper a,form#edit-credits .row-wrapper .add-video,form#edit-credits .row-wrapper .upload,form#edit-credits .row-wrapper .add,form#edit-credits .row-wrapper label[for=hero-image],form#edit-credits .row-wrapper .add-images,form#edit-credits .row-wrapper .button.action,form#edit-credits .row-wrapper #account .enupal-stripe-form .action.enupal-stripe-button,#account .enupal-stripe-form form#edit-credits .row-wrapper .action.enupal-stripe-button,form#edit-credits .row-wrapper input.action[type=submit],form#edit-credits .row-wrapper figure.asset-row .upload-container label.action.upload-label,figure.asset-row .upload-container form#edit-credits .row-wrapper label.action.upload-label{margin:0}section form div{border-top:0;padding:0;margin:0}div.half form{width:100%}form .row{width:100%;padding:1vh 0}form .row.actions a{margin-right:1vh}form .row:first-child{padding-top:0}form .row img{float:left}form progress{width:75%;display:block;margin-top:10vh}button,.button-small,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a,.action.button-small,.add-video,.action.add-video,.upload,.action.upload,.add,label[for=hero-image],.add-images,.action.add,.action.add-images,button.action,.button.action,.button,#account .enupal-stripe-form .enupal-stripe-button,input[type=submit],figure.asset-row .upload-container label.upload-label{-webkit-appearance:none;border:1px solid rgba(17,17,17,.4);border-radius:20px;display:inline-block;width:auto;background-color:#111;color:#fff;cursor:pointer;margin:3vh 1vh 3vh 0;padding:11px 20px;transition:all .3s ease;white-space:nowrap}button:hover,.button-small:hover,#account #entries .entry-set .entry span.actions a:hover,#account #entries .entry-set .total-entries span.actions a:hover,.add-video:hover,.upload:hover,.add:hover,label[for=hero-image]:hover,.add-images:hover,.button:hover,#account .enupal-stripe-form .enupal-stripe-button:hover,input[type=submit]:hover,figure.asset-row .upload-container label.upload-label:hover{background-color:#e5e7e9;color:#111}button:hover a,.button-small:hover a,#account #entries .entry-set .entry span.actions a:hover a,#account #entries .entry-set .total-entries span.actions a:hover a,.add-video:hover a,.upload:hover a,.add:hover a,label[for=hero-image]:hover a,.add-images:hover a,.button:hover a,#account .enupal-stripe-form .enupal-stripe-button:hover a,input[type=submit]:hover a,figure.asset-row .upload-container label.upload-label:hover a{color:#fff}button.clear,.clear.button-small,#account #entries .entry-set .entry span.actions a.clear,#account #entries .entry-set .total-entries span.actions a.clear,.clear.add-video,.clear.upload,.clear.add,label.clear[for=hero-image],.clear.add-images,.button.clear,#account .enupal-stripe-form .clear.enupal-stripe-button,input.clear[type=submit],figure.asset-row .upload-container label.clear.upload-label{background:#e5e7e980;color:#111}button.action,.action.button-small,#account #entries .entry-set .entry span.actions a.action,#account #entries .entry-set .total-entries span.actions a.action,.action.add-video,.add-video,.action.upload,.upload,.action.add,.action.add-images,.add,label[for=hero-image],.add-images,figure.asset-row .upload-container label.action.upload-label,figure.asset-row .upload-container label.upload-label.add-video,figure.asset-row .upload-container label.upload-label.upload,figure.asset-row .upload-container label.upload-label.add,figure.asset-row .upload-container label.upload-label[for=hero-image],figure.asset-row .upload-container label.upload-label.add-images,.button.action,#account .enupal-stripe-form .action.enupal-stripe-button,input.action[type=submit]{background-position:10px center;background-repeat:no-repeat;color:#fff;padding-left:50px;padding-right:20px}button.button-small,.button-small,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a,.button-small.action,.button-small.add,.button-small.upload,.button-small.add-video,.button-small.add-images,label.button-small[for=hero-image],.button.button-small,#account .enupal-stripe-form .button-small.enupal-stripe-button,input.button-small[type=submit],figure.asset-row .upload-container label.button-small.upload-label{background-color:#e5e7e9;color:#111;border:1px solid rgba(17,17,17,.4);padding:5px 10px;margin:0}button.button-secondary,.button-secondary.button-small,#account #entries .entry-set .entry span.actions a.button-secondary,#account #entries .entry-set .total-entries span.actions a.button-secondary,.button-secondary.add-video,.button-secondary.upload,.button-secondary.add,label.button-secondary[for=hero-image],.button-secondary.add-images,.button.button-secondary,#account .enupal-stripe-form .button-secondary.enupal-stripe-button,input.button-secondary[type=submit],figure.asset-row .upload-container label.button-secondary.upload-label{background-color:#e5e7e9;color:#111;border:1px solid rgba(17,17,17,.4)}button.button-secondary:hover,.button-secondary.button-small:hover,#account #entries .entry-set .entry span.actions a.button-secondary:hover,#account #entries .entry-set .total-entries span.actions a.button-secondary:hover,.button-secondary.add-video:hover,.button-secondary.upload:hover,.button-secondary.add:hover,label.button-secondary[for=hero-image]:hover,.button-secondary.add-images:hover,.button.button-secondary:hover,#account .enupal-stripe-form .button-secondary.enupal-stripe-button:hover,input.button-secondary[type=submit]:hover,figure.asset-row .upload-container label.button-secondary.upload-label:hover{background-color:#111;color:#fff}button a,.button-small a,#account #entries .entry-set .entry span.actions a a,#account #entries .entry-set .total-entries span.actions a a,.add-video a,.upload a,.add a,label[for=hero-image] a,.add-images a,button.action a,.button a,#account .enupal-stripe-form .enupal-stripe-button a,input[type=submit] a,figure.asset-row .upload-container label.upload-label a{border:none;color:#fff}.button-message{display:inline-block;text-align:center;z-index:1000;border:1px rgba(17,17,17,.4) solid;border-radius:100px;padding:3vh 5vh;margin:1vh;transition:all .3s ease}.button-message:hover{background:#76838c;color:#fff}.add,label[for=hero-image],.add-images{background-image:url(/assets/img/add.svg)}.upload{background-image:url(/assets/img/upload.svg)}.add-video{margin:0 0 0 1vh;background-image:url(/assets/img/link-white.svg)}.add-images{margin:0 1vh 0 0}label{display:inline-block;padding:1vh 1vh 1vh 0;margin-top:1vh;height:auto}label.inline{display:inline-block;width:auto}label[for=hero-image]{max-width:50%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;letter-spacing:0;width:auto;padding-top:11px}.button-small,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a{background-color:#e5e7e9;color:#111;border:1px solid rgba(17,17,17,.4);padding:5px 10px!important;margin:0 10px 0 0;height:auto;transition:all .3s ease}.button-small:hover,#account #entries .entry-set .entry span.actions a:hover,#account #entries .entry-set .total-entries span.actions a:hover{background:#111;color:#fff}input{display:block;margin:1vh 0;padding:1vh;border:1px rgba(17,17,17,.4) solid;min-height:45px}input:focus{outline:0;border-color:#111}input[type=text],input[type=url],input[type=email],input[type=password]{width:100%;box-sizing:border-box}input[type=file]{float:left;border:none;-webkit-appearance:none;padding-top:35px;padding-left:3vh;width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1;box-sizing:border-box}input[type=submit]{width:33.3333333333%;width:auto;box-sizing:border-box}input[type=submit]:hover{cursor:pointer;background:#e5e7e9;color:#111}input[type=submit].locked{background:#e5e7e9;color:#76838c;cursor:default}input[type=submit].locked:hover{background:#e5e7e9;color:#76838c}input[type=checkbox]{display:inline-block;width:15px;height:15px;padding:0;margin-right:10px}.judging input[type=checkbox]{display:none}input[type=checkbox]+label{padding-left:0}input[type=checkbox]+label span{display:inline-block;width:30px;height:30px;margin:-2px 5px 0 0;vertical-align:middle;background:url(/assets/img/checkbox.svg) left top no-repeat;cursor:pointer}input[type=checkbox]:checked+label span{background:url(/assets/img/checkbox-fill.svg) left top no-repeat}.mce-edit-area{border-right-width:1px!important}.error{color:red;font-weight:600}textarea{width:100%;min-height:30vh;margin-bottom:1vh;padding:1vh;border:2px rgba(17,17,17,.4) solid}textarea:focus{outline:0;border-color:#111}select{width:100%;-webkit-appearance:none;display:block;margin:1vh 0;padding:1vh;background:#fff url(/assets/img/updown.svg) center right no-repeat;border:1px rgba(17,17,17,.4) solid;border-radius:3px;box-sizing:border-box}select:focus{outline:0;border-color:#111}progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:8px}progress::-webkit-progress-bar{border:1px rgba(17,17,17,.4) solid;border-radius:8px;background-color:#fff}progress::-webkit-progress-value{background:#111;border-radius:8px}body.archive progress::-webkit-progress-value{background:#76838c4d}.loader-container span{color:#76838c;display:block;margin-top:1vh}.loader{margin-top:10px!important;margin-left:10px!important}.badge{background:var(--accent);border-radius:50%;color:#fff;width:20px;height:20px;padding-top:3px;text-align:center;display:inline-block;margin-left:5px;position:relative;top:-1px}body.archive .badge{background:#76838c}@media only screen and (max-width: 800px){.button-message{padding:3vh 4.5vh}main section#edit-entry header nav.status,main section#edit-hero-image header nav.status{width:100%!important;margin:0 0 5vh}main section#edit-entry .row-wrapper,main section#edit-hero-image .row-wrapper{flex-direction:column}main section#edit-entry .row-wrapper h2,main section#edit-hero-image .row-wrapper h2{margin-bottom:1vh}main section#edit-entry .row-wrapper .half,main section#edit-hero-image .row-wrapper .half{width:100%!important;margin:0 0 3vh;text-align:center}form{width:100%}form.center{margin-left:0%}form button.action,form .action.button,form #account .enupal-stripe-form .action.enupal-stripe-button,#account .enupal-stripe-form form .action.enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label,figure.asset-row .upload-container form label.action.upload-label,form .action.add,form button.action.add,form .action.button.add,form #account .enupal-stripe-form .action.add.enupal-stripe-button,#account .enupal-stripe-form form .action.add.enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label.add,figure.asset-row .upload-container form label.action.upload-label.add,form .action.upload,form .action.add.upload,form button.action.upload,form .action.button.upload,form #account .enupal-stripe-form .action.upload.enupal-stripe-button,#account .enupal-stripe-form form .action.upload.enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label.upload,figure.asset-row .upload-container form label.action.upload-label.upload,form .action.add-video,form .action.add.add-video,form .action.upload.add-video,form button.action.add-video,form .action.button.add-video,form #account .enupal-stripe-form .action.add-video.enupal-stripe-button,#account .enupal-stripe-form form .action.add-video.enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label.add-video,figure.asset-row .upload-container form label.action.upload-label.add-video,form .action.add-images,form button.action.add-images,form .action.button.add-images,form #account .enupal-stripe-form .action.add-images.enupal-stripe-button,#account .enupal-stripe-form form .action.add-images.enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label.add-images,figure.asset-row .upload-container form label.action.upload-label.add-images,form .action.upload.add-images,form .action.add-video.add-images,form label.action[for=hero-image],form label.action.button[for=hero-image],form #account .enupal-stripe-form label.action[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label.action[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.action.upload-label[for=hero-image],figure.asset-row .upload-container form label.action.upload-label[for=hero-image],form label.action.upload[for=hero-image],form label.action.add-video[for=hero-image],form .action.button-small,form #account #entries .entry-set .entry span.actions a.action,#account #entries .entry-set .entry span.actions form a.action,form #account #entries .entry-set .total-entries span.actions a.action,#account #entries .entry-set .total-entries span.actions form a.action,form .action.add.button-small,form #account #entries .entry-set .entry span.actions a.action.add,#account #entries .entry-set .entry span.actions form a.action.add,form #account #entries .entry-set .total-entries span.actions a.action.add,#account #entries .entry-set .total-entries span.actions form a.action.add,form .action.upload.button-small,form #account #entries .entry-set .entry span.actions a.action.upload,#account #entries .entry-set .entry span.actions form a.action.upload,form #account #entries .entry-set .total-entries span.actions a.action.upload,#account #entries .entry-set .total-entries span.actions form a.action.upload,form .action.add-video.button-small,form #account #entries .entry-set .entry span.actions a.action.add-video,#account #entries .entry-set .entry span.actions form a.action.add-video,form #account #entries .entry-set .total-entries span.actions a.action.add-video,#account #entries .entry-set .total-entries span.actions form a.action.add-video,form .action.add-images.button-small,form #account #entries .entry-set .entry span.actions a.action.add-images,#account #entries .entry-set .entry span.actions form a.action.add-images,form #account #entries .entry-set .total-entries span.actions a.action.add-images,#account #entries .entry-set .total-entries span.actions form a.action.add-images,form input.action[type=submit],form input.action.add[type=submit],form input.action.upload[type=submit],form input.action.add-video[type=submit],form input.action.add-images[type=submit],form button.add,form .button.action.add,form .add,form .button.add,form #account .enupal-stripe-form .add.enupal-stripe-button,#account .enupal-stripe-form form .add.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add,figure.asset-row .upload-container form label.upload-label.add,form .upload.add,form .action.upload.add,form .add.upload,form button.upload.add,form .button.upload.add,form #account .enupal-stripe-form .upload.add.enupal-stripe-button,#account .enupal-stripe-form form .upload.add.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.upload.add,figure.asset-row .upload-container form label.upload-label.upload.add,form .add-video.add,form .action.add-video.add,form .add.add-video,form .upload.add-video.add,form button.add-video.add,form .button.add-video.add,form #account .enupal-stripe-form .add-video.add.enupal-stripe-button,#account .enupal-stripe-form form .add-video.add.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-video.add,figure.asset-row .upload-container form label.upload-label.add-video.add,form .add-images.add,form .action.add-images.add,form button.add-images.add,form .button.add-images.add,form #account .enupal-stripe-form .add-images.add.enupal-stripe-button,#account .enupal-stripe-form form .add-images.add.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-images.add,figure.asset-row .upload-container form label.upload-label.add-images.add,form .upload.add-images.add,form .add-video.add-images.add,form label[for=hero-image].add,form label.action[for=hero-image].add,form label.button[for=hero-image].add,form #account .enupal-stripe-form label[for=hero-image].add.enupal-stripe-button,#account .enupal-stripe-form form label[for=hero-image].add.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label[for=hero-image].add,figure.asset-row .upload-container form label.upload-label[for=hero-image].add,form label.upload[for=hero-image].add,form label.add-video[for=hero-image].add,form .button-small.add,form #account #entries .entry-set .entry span.actions a.add,#account #entries .entry-set .entry span.actions form a.add,form #account #entries .entry-set .total-entries span.actions a.add,#account #entries .entry-set .total-entries span.actions form a.add,form .action.button-small.add,form .add.button-small,form .upload.button-small.add,form #account #entries .entry-set .entry span.actions a.upload.add,#account #entries .entry-set .entry span.actions form a.upload.add,form #account #entries .entry-set .total-entries span.actions a.upload.add,#account #entries .entry-set .total-entries span.actions form a.upload.add,form .add-video.button-small.add,form #account #entries .entry-set .entry span.actions a.add-video.add,#account #entries .entry-set .entry span.actions form a.add-video.add,form #account #entries .entry-set .total-entries span.actions a.add-video.add,#account #entries .entry-set .total-entries span.actions form a.add-video.add,form .add-images.button-small.add,form #account #entries .entry-set .entry span.actions a.add-images.add,#account #entries .entry-set .entry span.actions form a.add-images.add,form #account #entries .entry-set .total-entries span.actions a.add-images.add,#account #entries .entry-set .total-entries span.actions form a.add-images.add,form input.action[type=submit].add,form input.add[type=submit],form input.upload[type=submit].add,form input.add-video[type=submit].add,form input.add-images[type=submit].add,form button.upload,form .button.action.upload,form button.add.upload,form .button.add.upload,form #account .enupal-stripe-form .add.upload.enupal-stripe-button,#account .enupal-stripe-form form .add.upload.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add.upload,figure.asset-row .upload-container form label.upload-label.add.upload,form .upload,form .button.upload,form #account .enupal-stripe-form .upload.enupal-stripe-button,#account .enupal-stripe-form form .upload.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.upload,figure.asset-row .upload-container form label.upload-label.upload,form .add-video.upload,form .action.add-video.upload,form .add.add-video.upload,form .upload.add-video,form button.add-video.upload,form .button.add-video.upload,form #account .enupal-stripe-form .add-video.upload.enupal-stripe-button,#account .enupal-stripe-form form .add-video.upload.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-video.upload,figure.asset-row .upload-container form label.upload-label.add-video.upload,form .add-images.upload,form .action.add-images.upload,form button.add-images.upload,form .button.add-images.upload,form #account .enupal-stripe-form .add-images.upload.enupal-stripe-button,#account .enupal-stripe-form form .add-images.upload.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-images.upload,figure.asset-row .upload-container form label.upload-label.add-images.upload,form .upload.add-images,form .add-video.add-images.upload,form label[for=hero-image].upload,form label.action[for=hero-image].upload,form label.button[for=hero-image].upload,form #account .enupal-stripe-form label[for=hero-image].upload.enupal-stripe-button,#account .enupal-stripe-form form label[for=hero-image].upload.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label[for=hero-image].upload,figure.asset-row .upload-container form label.upload-label[for=hero-image].upload,form label.upload[for=hero-image],form label.add-video[for=hero-image].upload,form .button-small.upload,form #account #entries .entry-set .entry span.actions a.upload,#account #entries .entry-set .entry span.actions form a.upload,form #account #entries .entry-set .total-entries span.actions a.upload,#account #entries .entry-set .total-entries span.actions form a.upload,form .action.button-small.upload,form .add.button-small.upload,form #account #entries .entry-set .entry span.actions a.add.upload,#account #entries .entry-set .entry span.actions form a.add.upload,form #account #entries .entry-set .total-entries span.actions a.add.upload,#account #entries .entry-set .total-entries span.actions form a.add.upload,form .upload.button-small,form .add-video.button-small.upload,form #account #entries .entry-set .entry span.actions a.add-video.upload,#account #entries .entry-set .entry span.actions form a.add-video.upload,form #account #entries .entry-set .total-entries span.actions a.add-video.upload,#account #entries .entry-set .total-entries span.actions form a.add-video.upload,form .add-images.button-small.upload,form #account #entries .entry-set .entry span.actions a.add-images.upload,#account #entries .entry-set .entry span.actions form a.add-images.upload,form #account #entries .entry-set .total-entries span.actions a.add-images.upload,#account #entries .entry-set .total-entries span.actions form a.add-images.upload,form input.action[type=submit].upload,form input.add[type=submit].upload,form input.upload[type=submit],form input.add-video[type=submit].upload,form input.add-images[type=submit].upload,form button.add-video,form .button.action.add-video,form button.add.add-video,form .button.add.add-video,form #account .enupal-stripe-form .add.add-video.enupal-stripe-button,#account .enupal-stripe-form form .add.add-video.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add.add-video,figure.asset-row .upload-container form label.upload-label.add.add-video,form .add.upload.add-video,form button.upload.add-video,form .button.upload.add-video,form #account .enupal-stripe-form .upload.add-video.enupal-stripe-button,#account .enupal-stripe-form form .upload.add-video.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.upload.add-video,figure.asset-row .upload-container form label.upload-label.upload.add-video,form .add-video,form .button.add-video,form #account .enupal-stripe-form .add-video.enupal-stripe-button,#account .enupal-stripe-form form .add-video.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-video,figure.asset-row .upload-container form label.upload-label.add-video,form .add-images.add-video,form .action.add-images.add-video,form button.add-images.add-video,form .button.add-images.add-video,form #account .enupal-stripe-form .add-images.add-video.enupal-stripe-button,#account .enupal-stripe-form form .add-images.add-video.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-images.add-video,figure.asset-row .upload-container form label.upload-label.add-images.add-video,form .upload.add-images.add-video,form .add-video.add-images,form label[for=hero-image].add-video,form label.action[for=hero-image].add-video,form label.button[for=hero-image].add-video,form #account .enupal-stripe-form label[for=hero-image].add-video.enupal-stripe-button,#account .enupal-stripe-form form label[for=hero-image].add-video.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label[for=hero-image].add-video,figure.asset-row .upload-container form label.upload-label[for=hero-image].add-video,form label.upload[for=hero-image].add-video,form label.add-video[for=hero-image],form .button-small.add-video,form #account #entries .entry-set .entry span.actions a.add-video,#account #entries .entry-set .entry span.actions form a.add-video,form #account #entries .entry-set .total-entries span.actions a.add-video,#account #entries .entry-set .total-entries span.actions form a.add-video,form .action.button-small.add-video,form .add.button-small.add-video,form #account #entries .entry-set .entry span.actions a.add.add-video,#account #entries .entry-set .entry span.actions form a.add.add-video,form #account #entries .entry-set .total-entries span.actions a.add.add-video,#account #entries .entry-set .total-entries span.actions form a.add.add-video,form .upload.button-small.add-video,form #account #entries .entry-set .entry span.actions a.upload.add-video,#account #entries .entry-set .entry span.actions form a.upload.add-video,form #account #entries .entry-set .total-entries span.actions a.upload.add-video,#account #entries .entry-set .total-entries span.actions form a.upload.add-video,form .add-video.button-small,form .add-images.button-small.add-video,form #account #entries .entry-set .entry span.actions a.add-images.add-video,#account #entries .entry-set .entry span.actions form a.add-images.add-video,form #account #entries .entry-set .total-entries span.actions a.add-images.add-video,#account #entries .entry-set .total-entries span.actions form a.add-images.add-video,form input.action[type=submit].add-video,form input.add[type=submit].add-video,form input.upload[type=submit].add-video,form input.add-video[type=submit],form input.add-images[type=submit].add-video,form button.add-images,form .button.action.add-images,form .add.add-images,form .action.add.add-images,form button.add.add-images,form .button.add.add-images,form #account .enupal-stripe-form .add.add-images.enupal-stripe-button,#account .enupal-stripe-form form .add.add-images.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add.add-images,figure.asset-row .upload-container form label.upload-label.add.add-images,form .add.upload.add-images,form button.upload.add-images,form .button.upload.add-images,form #account .enupal-stripe-form .upload.add-images.enupal-stripe-button,#account .enupal-stripe-form form .upload.add-images.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.upload.add-images,figure.asset-row .upload-container form label.upload-label.upload.add-images,form .add.add-video.add-images,form .upload.add-video.add-images,form button.add-video.add-images,form .button.add-video.add-images,form #account .enupal-stripe-form .add-video.add-images.enupal-stripe-button,#account .enupal-stripe-form form .add-video.add-images.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-video.add-images,figure.asset-row .upload-container form label.upload-label.add-video.add-images,form .add-images,form .button.add-images,form #account .enupal-stripe-form .add-images.enupal-stripe-button,#account .enupal-stripe-form form .add-images.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-images,figure.asset-row .upload-container form label.upload-label.add-images,form label[for=hero-image].add-images,form label.action[for=hero-image].add-images,form label.button[for=hero-image].add-images,form #account .enupal-stripe-form label[for=hero-image].add-images.enupal-stripe-button,#account .enupal-stripe-form form label[for=hero-image].add-images.enupal-stripe-button,form figure.asset-row .upload-container label.upload-label[for=hero-image].add-images,figure.asset-row .upload-container form label.upload-label[for=hero-image].add-images,form label.upload[for=hero-image].add-images,form label.add-video[for=hero-image].add-images,form .button-small.add-images,form #account #entries .entry-set .entry span.actions a.add-images,#account #entries .entry-set .entry span.actions form a.add-images,form #account #entries .entry-set .total-entries span.actions a.add-images,#account #entries .entry-set .total-entries span.actions form a.add-images,form .action.button-small.add-images,form .add.button-small.add-images,form #account #entries .entry-set .entry span.actions a.add.add-images,#account #entries .entry-set .entry span.actions form a.add.add-images,form #account #entries .entry-set .total-entries span.actions a.add.add-images,#account #entries .entry-set .total-entries span.actions form a.add.add-images,form .upload.button-small.add-images,form #account #entries .entry-set .entry span.actions a.upload.add-images,#account #entries .entry-set .entry span.actions form a.upload.add-images,form #account #entries .entry-set .total-entries span.actions a.upload.add-images,#account #entries .entry-set .total-entries span.actions form a.upload.add-images,form .add-video.button-small.add-images,form #account #entries .entry-set .entry span.actions a.add-video.add-images,#account #entries .entry-set .entry span.actions form a.add-video.add-images,form #account #entries .entry-set .total-entries span.actions a.add-video.add-images,#account #entries .entry-set .total-entries span.actions form a.add-video.add-images,form .add-images.button-small,form input.action[type=submit].add-images,form input.add[type=submit].add-images,form input.upload[type=submit].add-images,form input.add-video[type=submit].add-images,form input.add-images[type=submit],form label.button.action[for=hero-image],form label.add[for=hero-image],form label.action.add[for=hero-image],form label.button.add[for=hero-image],form #account .enupal-stripe-form label.add[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label.add[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add[for=hero-image],figure.asset-row .upload-container form label.upload-label.add[for=hero-image],form label.add.upload[for=hero-image],form label.button.upload[for=hero-image],form #account .enupal-stripe-form label.upload[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label.upload[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.upload[for=hero-image],figure.asset-row .upload-container form label.upload-label.upload[for=hero-image],form label.add.add-video[for=hero-image],form label.upload.add-video[for=hero-image],form label.button.add-video[for=hero-image],form #account .enupal-stripe-form label.add-video[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label.add-video[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-video[for=hero-image],figure.asset-row .upload-container form label.upload-label.add-video[for=hero-image],form label.add-images[for=hero-image],form label.action.add-images[for=hero-image],form label.button.add-images[for=hero-image],form #account .enupal-stripe-form label.add-images[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label.add-images[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.upload-label.add-images[for=hero-image],figure.asset-row .upload-container form label.upload-label.add-images[for=hero-image],form label.upload.add-images[for=hero-image],form label.add-video.add-images[for=hero-image],form label[for=hero-image],form label.button[for=hero-image],form #account .enupal-stripe-form label[for=hero-image].enupal-stripe-button,#account .enupal-stripe-form form label[for=hero-image].enupal-stripe-button,form figure.asset-row .upload-container label.upload-label[for=hero-image],figure.asset-row .upload-container form label.upload-label[for=hero-image],form label.button-small[for=hero-image],form label.action.button-small[for=hero-image],form label.add.button-small[for=hero-image],form label.upload.button-small[for=hero-image],form label.add-video.button-small[for=hero-image],form label.add-images.button-small[for=hero-image]{padding-left:50px}form button[data-action=submit],form [data-action=submit].button.action,form #account .enupal-stripe-form [data-action=submit].action.enupal-stripe-button,#account .enupal-stripe-form form [data-action=submit].action.enupal-stripe-button,form figure.asset-row .upload-container label[data-action=submit].action.upload-label,figure.asset-row .upload-container form label[data-action=submit].action.upload-label,form [data-action=submit].add,form figure.asset-row .upload-container label[data-action=submit].upload-label.add,figure.asset-row .upload-container form label[data-action=submit].upload-label.add,form [data-action=submit].upload,form figure.asset-row .upload-container label[data-action=submit].upload-label.upload,figure.asset-row .upload-container form label[data-action=submit].upload-label.upload,form [data-action=submit].add-video,form figure.asset-row .upload-container label[data-action=submit].upload-label.add-video,figure.asset-row .upload-container form label[data-action=submit].upload-label.add-video,form [data-action=submit].add-images,form figure.asset-row .upload-container label[data-action=submit].upload-label.add-images,figure.asset-row .upload-container form label[data-action=submit].upload-label.add-images,form label[data-action=submit][for=hero-image],form figure.asset-row .upload-container label[data-action=submit].upload-label[for=hero-image],figure.asset-row .upload-container form label[data-action=submit].upload-label[for=hero-image],form [data-action=submit].button-small,form #account #entries .entry-set .entry span.actions a[data-action=submit],#account #entries .entry-set .entry span.actions form a[data-action=submit],form #account #entries .entry-set .total-entries span.actions a[data-action=submit],#account #entries .entry-set .total-entries span.actions form a[data-action=submit],form input[data-action=submit].action[type=submit]{width:100%;margin-bottom:1vh}form .clear{box-sizing:border-box;width:100%;margin-top:0;text-align:center}form#edit-assets,form#edit-hero-image{width:100%}form#edit-assets .half,form#edit-hero-image .half{width:100%;margin-bottom:3vh}form#edit-assets .half.current-hero-image .row,form#edit-hero-image .half.current-hero-image .row{padding-bottom:0}form#edit-assets .half.current-hero-image img,form#edit-hero-image .half.current-hero-image img{width:100%;margin-left:0%;margin-bottom:3vh}form#edit-assets .half.current-hero-image p,form#edit-hero-image .half.current-hero-image p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}form#edit-assets .loader,form#edit-hero-image .loader{display:block;clear:both;text-align:left}form#edit-assets figure.asset-row,form#edit-hero-image figure.asset-row{height:auto;box-sizing:border-box}form#edit-assets figure.asset-row .drag-handle,form#edit-hero-image figure.asset-row .drag-handle{position:relative;height:auto;padding-bottom:5vh;padding-top:1vh;margin-bottom:0;flex-direction:column}form#edit-assets figure.asset-row .drag-handle span:nth-child(1),form#edit-assets figure.asset-row .drag-handle span:nth-child(2),form#edit-hero-image figure.asset-row .drag-handle span:nth-child(1),form#edit-hero-image figure.asset-row .drag-handle span:nth-child(2){width:80%;margin-left:5%;margin-right:20%;margin-bottom:0}form#edit-assets figure.asset-row .drag-handle .delete,form#edit-hero-image figure.asset-row .drag-handle .delete{position:absolute;width:40px!important;margin:0!important;top:1.2vh;right:1.2vh}form#edit-assets figure.asset-row .asset-info-container,form#edit-hero-image figure.asset-row .asset-info-container{flex-direction:column}form#edit-assets figure.asset-row .asset-info-container input[type=text],form#edit-hero-image figure.asset-row .asset-info-container input[type=text]{width:100%;margin-bottom:3vh}form#edit-assets figure.asset-row .content-row,form#edit-hero-image figure.asset-row .content-row{flex-direction:column}form#edit-assets figure.asset-row .upload-container,form#edit-hero-image figure.asset-row .upload-container{width:100%}form#edit-assets figure.asset-row .upload-container .upload-label,form#edit-hero-image figure.asset-row .upload-container .upload-label{box-sizing:border-box;width:100%;max-width:none;margin-bottom:0}form#edit-assets figure.asset-row .placeholder,form#edit-assets figure.asset-row #account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .entry form#edit-assets figure.asset-row span.thumbnail,form#edit-assets figure.asset-row #account #entries .entry-set .total-entries span.thumbnail,#account #entries .entry-set .total-entries form#edit-assets figure.asset-row span.thumbnail,form#edit-hero-image figure.asset-row .placeholder,form#edit-hero-image figure.asset-row #account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .entry form#edit-hero-image figure.asset-row span.thumbnail,form#edit-hero-image figure.asset-row #account #entries .entry-set .total-entries span.thumbnail,#account #entries .entry-set .total-entries form#edit-hero-image figure.asset-row span.thumbnail{width:50%;margin-bottom:3vh}form#edit-assets figure.asset-row .asset-name,form#edit-hero-image figure.asset-row .asset-name{width:100%;height:auto;margin-bottom:3vh}form#edit-assets figure.asset-row .asset-name img,form#edit-hero-image figure.asset-row .asset-name img{width:100%;height:auto}form#edit-assets figure.asset-row .asset-caption,form#edit-hero-image figure.asset-row .asset-caption{box-sizing:border-box;width:100%;margin-bottom:3vh;height:60px}form#edit-assets label[for=assets-upload],form#edit-assets label[for=hero-image],form#edit-hero-image label[for=assets-upload],form#edit-hero-image label[for=hero-image]{max-width:75%}form #credits{padding-top:0}form#edit-credits{width:100%;margin-left:0%}form#edit-credits .row-wrapper{margin:0;padding-bottom:0}figure.credit-row{position:relative;padding-top:2vh;flex-direction:column}figure.credit-row .drag-handle{align-self:flex-start;background-position:6px -4px;margin:0;padding:0}figure.credit-row .delete{position:absolute;top:1.2vh;right:1.2vh;margin:0}figure.credit-row input[type=text]{width:100%;margin-left:0%}}.ck-content{min-height:250px;padding-top:40px}.select-toggle-off{display:none}label.center-align{display:flex;align-items:center}@media only screen and (min-width: 801px) and (max-width: 1000px) and (orientation: landscape){form#edit-assets,form#edit-hero-image{width:100%;margin-left:0%}form#edit-assets .half,form#edit-hero-image .half{width:100%;margin-bottom:3vh}}@-moz-document url-prefix(){select{background:none;border-radius:0}button,button.action,.button.action,.add,.action.add,.upload,.action.upload,.add-video,.action.add-video,.add-images,.action.add-images,label[for=hero-image],.button-small,#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a,.action.button-small,.button,#account .enupal-stripe-form .enupal-stripe-button,figure.asset-row .upload-container label.upload-label,input[type=submit]{padding:10px 20px;height:40px}button.action,.action.button,#account .enupal-stripe-form .action.enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label,.action.add,button.action.add,.action.button.add,#account .enupal-stripe-form .action.add.enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label.add,.action.upload,.action.add.upload,button.action.upload,.action.button.upload,#account .enupal-stripe-form .action.upload.enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label.upload,.action.add-video,.action.add.add-video,.action.upload.add-video,button.action.add-video,.action.button.add-video,#account .enupal-stripe-form .action.add-video.enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label.add-video,.action.add-images,button.action.add-images,.action.button.add-images,#account .enupal-stripe-form .action.add-images.enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label.add-images,.action.upload.add-images,.action.add-video.add-images,label.action[for=hero-image],label.action.button[for=hero-image],#account .enupal-stripe-form label.action[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.action.upload-label[for=hero-image],label.action.upload[for=hero-image],label.action.add-video[for=hero-image],.action.button-small,#account #entries .entry-set .entry span.actions a.action,#account #entries .entry-set .total-entries span.actions a.action,.action.add.button-small,#account #entries .entry-set .entry span.actions a.action.add,#account #entries .entry-set .total-entries span.actions a.action.add,.action.upload.button-small,#account #entries .entry-set .entry span.actions a.action.upload,#account #entries .entry-set .total-entries span.actions a.action.upload,.action.add-video.button-small,#account #entries .entry-set .entry span.actions a.action.add-video,#account #entries .entry-set .total-entries span.actions a.action.add-video,.action.add-images.button-small,#account #entries .entry-set .entry span.actions a.action.add-images,#account #entries .entry-set .total-entries span.actions a.action.add-images,input.action[type=submit],input.action.add[type=submit],input.action.upload[type=submit],input.action.add-video[type=submit],input.action.add-images[type=submit],button.add,.button.action.add,.add,.button.add,#account .enupal-stripe-form .add.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add,.upload.add,.action.upload.add,.add.upload,button.upload.add,.button.upload.add,#account .enupal-stripe-form .upload.add.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.upload.add,.add-video.add,.action.add-video.add,.add.add-video,.upload.add-video.add,button.add-video.add,.button.add-video.add,#account .enupal-stripe-form .add-video.add.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-video.add,.add-images.add,.action.add-images.add,button.add-images.add,.button.add-images.add,#account .enupal-stripe-form .add-images.add.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-images.add,.upload.add-images.add,.add-video.add-images.add,label[for=hero-image].add,label.action[for=hero-image].add,label.button[for=hero-image].add,#account .enupal-stripe-form label[for=hero-image].add.enupal-stripe-button,figure.asset-row .upload-container label.upload-label[for=hero-image].add,label.upload[for=hero-image].add,label.add-video[for=hero-image].add,.button-small.add,#account #entries .entry-set .entry span.actions a.add,#account #entries .entry-set .total-entries span.actions a.add,.action.button-small.add,.add.button-small,.upload.button-small.add,#account #entries .entry-set .entry span.actions a.upload.add,#account #entries .entry-set .total-entries span.actions a.upload.add,.add-video.button-small.add,#account #entries .entry-set .entry span.actions a.add-video.add,#account #entries .entry-set .total-entries span.actions a.add-video.add,.add-images.button-small.add,#account #entries .entry-set .entry span.actions a.add-images.add,#account #entries .entry-set .total-entries span.actions a.add-images.add,input.action[type=submit].add,input.add[type=submit],input.upload[type=submit].add,input.add-video[type=submit].add,input.add-images[type=submit].add,button.upload,.button.action.upload,button.add.upload,.button.add.upload,#account .enupal-stripe-form .add.upload.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add.upload,.upload,.button.upload,#account .enupal-stripe-form .upload.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.upload,.add-video.upload,.action.add-video.upload,.add.add-video.upload,.upload.add-video,button.add-video.upload,.button.add-video.upload,#account .enupal-stripe-form .add-video.upload.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-video.upload,.add-images.upload,.action.add-images.upload,button.add-images.upload,.button.add-images.upload,#account .enupal-stripe-form .add-images.upload.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-images.upload,.upload.add-images,.add-video.add-images.upload,label[for=hero-image].upload,label.action[for=hero-image].upload,label.button[for=hero-image].upload,#account .enupal-stripe-form label[for=hero-image].upload.enupal-stripe-button,figure.asset-row .upload-container label.upload-label[for=hero-image].upload,label.upload[for=hero-image],label.add-video[for=hero-image].upload,.button-small.upload,#account #entries .entry-set .entry span.actions a.upload,#account #entries .entry-set .total-entries span.actions a.upload,.action.button-small.upload,.add.button-small.upload,#account #entries .entry-set .entry span.actions a.add.upload,#account #entries .entry-set .total-entries span.actions a.add.upload,.upload.button-small,.add-video.button-small.upload,#account #entries .entry-set .entry span.actions a.add-video.upload,#account #entries .entry-set .total-entries span.actions a.add-video.upload,.add-images.button-small.upload,#account #entries .entry-set .entry span.actions a.add-images.upload,#account #entries .entry-set .total-entries span.actions a.add-images.upload,input.action[type=submit].upload,input.add[type=submit].upload,input.upload[type=submit],input.add-video[type=submit].upload,input.add-images[type=submit].upload,button.add-video,.button.action.add-video,button.add.add-video,.button.add.add-video,#account .enupal-stripe-form .add.add-video.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add.add-video,.add.upload.add-video,button.upload.add-video,.button.upload.add-video,#account .enupal-stripe-form .upload.add-video.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.upload.add-video,.add-video,.button.add-video,#account .enupal-stripe-form .add-video.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-video,.add-images.add-video,.action.add-images.add-video,button.add-images.add-video,.button.add-images.add-video,#account .enupal-stripe-form .add-images.add-video.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-images.add-video,.upload.add-images.add-video,.add-video.add-images,label[for=hero-image].add-video,label.action[for=hero-image].add-video,label.button[for=hero-image].add-video,#account .enupal-stripe-form label[for=hero-image].add-video.enupal-stripe-button,figure.asset-row .upload-container label.upload-label[for=hero-image].add-video,label.upload[for=hero-image].add-video,label.add-video[for=hero-image],.button-small.add-video,#account #entries .entry-set .entry span.actions a.add-video,#account #entries .entry-set .total-entries span.actions a.add-video,.action.button-small.add-video,.add.button-small.add-video,#account #entries .entry-set .entry span.actions a.add.add-video,#account #entries .entry-set .total-entries span.actions a.add.add-video,.upload.button-small.add-video,#account #entries .entry-set .entry span.actions a.upload.add-video,#account #entries .entry-set .total-entries span.actions a.upload.add-video,.add-video.button-small,.add-images.button-small.add-video,#account #entries .entry-set .entry span.actions a.add-images.add-video,#account #entries .entry-set .total-entries span.actions a.add-images.add-video,input.action[type=submit].add-video,input.add[type=submit].add-video,input.upload[type=submit].add-video,input.add-video[type=submit],input.add-images[type=submit].add-video,button.add-images,.button.action.add-images,.add.add-images,.action.add.add-images,button.add.add-images,.button.add.add-images,#account .enupal-stripe-form .add.add-images.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add.add-images,.add.upload.add-images,button.upload.add-images,.button.upload.add-images,#account .enupal-stripe-form .upload.add-images.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.upload.add-images,.add.add-video.add-images,.upload.add-video.add-images,button.add-video.add-images,.button.add-video.add-images,#account .enupal-stripe-form .add-video.add-images.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-video.add-images,.add-images,.button.add-images,#account .enupal-stripe-form .add-images.enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-images,label[for=hero-image].add-images,label.action[for=hero-image].add-images,label.button[for=hero-image].add-images,#account .enupal-stripe-form label[for=hero-image].add-images.enupal-stripe-button,figure.asset-row .upload-container label.upload-label[for=hero-image].add-images,label.upload[for=hero-image].add-images,label.add-video[for=hero-image].add-images,.button-small.add-images,#account #entries .entry-set .entry span.actions a.add-images,#account #entries .entry-set .total-entries span.actions a.add-images,.action.button-small.add-images,.add.button-small.add-images,#account #entries .entry-set .entry span.actions a.add.add-images,#account #entries .entry-set .total-entries span.actions a.add.add-images,.upload.button-small.add-images,#account #entries .entry-set .entry span.actions a.upload.add-images,#account #entries .entry-set .total-entries span.actions a.upload.add-images,.add-video.button-small.add-images,#account #entries .entry-set .entry span.actions a.add-video.add-images,#account #entries .entry-set .total-entries span.actions a.add-video.add-images,.add-images.button-small,input.action[type=submit].add-images,input.add[type=submit].add-images,input.upload[type=submit].add-images,input.add-video[type=submit].add-images,input.add-images[type=submit],label.button.action[for=hero-image],label.add[for=hero-image],label.action.add[for=hero-image],label.button.add[for=hero-image],#account .enupal-stripe-form label.add[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add[for=hero-image],label.add.upload[for=hero-image],label.button.upload[for=hero-image],#account .enupal-stripe-form label.upload[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.upload-label.upload[for=hero-image],label.add.add-video[for=hero-image],label.upload.add-video[for=hero-image],label.button.add-video[for=hero-image],#account .enupal-stripe-form label.add-video[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-video[for=hero-image],label.add-images[for=hero-image],label.action.add-images[for=hero-image],label.button.add-images[for=hero-image],#account .enupal-stripe-form label.add-images[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.upload-label.add-images[for=hero-image],label.upload.add-images[for=hero-image],label.add-video.add-images[for=hero-image],label[for=hero-image],label.button[for=hero-image],#account .enupal-stripe-form label[for=hero-image].enupal-stripe-button,figure.asset-row .upload-container label.upload-label[for=hero-image],label.button-small[for=hero-image],label.action.button-small[for=hero-image],label.add.button-small[for=hero-image],label.upload.button-small[for=hero-image],label.add-video.button-small[for=hero-image],label.add-images.button-small[for=hero-image],.button.action,input[type=submit].add,input[type=submit].upload,input[type=submit].add-video,input[type=submit].add-images{padding-left:50px}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Elements.scss
 * Icons, logo elements, bits, and bobs.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 */.icon,#scroll-cue,.cropmarks,#judging-link,#one-hundred li,#sta li,.account,.closenav,.mainnav,.arrow,.next,.prev,.link,.close,.drag-handle,.cart,.paid,.delete{width:42px;height:42px;text-indent:-9999px;overflow:hidden;display:inline-block;margin-right:30px;cursor:pointer}.delete{background:transparent url(/assets/img/delete.svg) center center no-repeat;background-size:42px 42px}.paid{background:transparent url(/assets/img/paid.svg) center center no-repeat;background-size:42px 42px}.cart{background:transparent url(/assets/img/cart.svg) center center no-repeat}.drag-handle{background:transparent url(/assets/img/draghandle.svg) left center no-repeat}.close{background:transparent url(/assets/img/close.svg) center center no-repeat}.link{background:transparent url(/assets/img/link-white.svg) center center no-repeat}.placeholder,#account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .total-entries span.thumbnail{background:transparent url(/assets/img/placeholder.svg) no-repeat left center}.arrow,.next,.prev{width:75px;height:75px}.prev{background:transparent url(/assets/img/leftarrow.svg) left center no-repeat}.next{background:transparent url(/assets/img/rightarrow.svg) right center no-repeat}.cropmarks,#judging-link,#one-hundred li,#sta li,.account,.closenav,.mainnav{width:80px;height:90px;background:transparent url(/assets/img/cropmarks.svg) center -8px no-repeat}.mainnav{background:transparent url(/assets/img/mainnav.svg) center -8px no-repeat;border:none}body.black .mainnav{background-image:url(/assets/img/mainnav-white.svg)}.closenav{background:transparent url(/assets/img/closenav.svg) center -8px no-repeat;border:none}.account{background:transparent url(/assets/img/account.svg) center -8px no-repeat;border:none}body.black .account{background-image:url(/assets/img/account-white.svg)}.status,.special-distinction,.ready,.in-progress,.added-to-cart,.confirm{font-weight:600;width:auto;height:20px;padding:3px 30px;display:inline-block;margin-right:30px}.confirm{background:transparent url(/assets/img/added.svg) left center no-repeat}.confirm.large{background-position-y:0;margin:1vh 0 3vh}.added-to-cart{background:transparent url(/assets/img/cartadded.svg) left center no-repeat}.in-progress{background:transparent url(/assets/img/inprogress.svg) left center no-repeat}.ready{background:transparent url(/assets/img/ready.svg) left center no-repeat}.special-distinction{display:flex;flex-direction:row;align-content:center;justify-content:flex-start;height:20px;padding:0 0 0 30px;margin:3vh 0!important;font-weight:700;background:transparent url(/assets/img/award.svg) left center no-repeat}.special-distinction:first-of-type{margin-top:5vh!important}body.black .special-distinction{background-image:url(/assets/img/award-white.svg)}#one-hundred,#sta{position:absolute;top:0;left:50%;margin-left:-98px;border:0}#one-hundred li,#sta li{cursor:default;display:flex;align-content:center;justify-content:center;text-indent:0;float:left;text-align:center;padding:0;font-size:3.75rem;line-height:4.5rem;margin:0 0 0 -15px}#one-hundred li span,#sta li span{flex:none}#sta{left:7px;margin-left:0}#sta li{position:fixed}#sta li:nth-child(2){top:100vh;margin-top:-82px;background-position:center 0;line-height:1.4em}#sta li:nth-child(3){top:100vh;left:auto;right:-8px;margin-top:-82px;margin-left:-87px;background-position:center 0;line-height:1.4em}#judging-link{background-image:url(/assets/img/judging.svg);position:fixed;top:0;right:57px;border:0;margin:0}body.black #judging-link{background-image:url(/assets/img/judging-white.svg)}.mobile-line-break{display:inline}.spinner span{display:block;margin:0 15px 0 -10px;font-size:4px;width:4px;height:4px;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0)}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em #fff,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #00000080,-1.8em -1.8em #000000b3}12.5%{box-shadow:0 -2.6em #000000b3,1.8em -1.8em #fff,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #00000080}25%{box-shadow:0 -2.6em #00000080,1.8em -1.8em #000000b3,2.5em 0 #fff,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}37.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #00000080,2.5em 0 #000000b3,1.75em 1.75em #fff,0 2.5em #0003,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}50%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #00000080,1.75em 1.75em #000000b3,0 2.5em #fff,-1.8em 1.8em #0003,-2.6em 0 #0003,-1.8em -1.8em #0003}62.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #00000080,0 2.5em #000000b3,-1.8em 1.8em #fff,-2.6em 0 #0003,-1.8em -1.8em #0003}75%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #00000080,-1.8em 1.8em #000000b3,-2.6em 0 #fff,-1.8em -1.8em #0003}87.5%{box-shadow:0 -2.6em #0003,1.8em -1.8em #0003,2.5em 0 #0003,1.75em 1.75em #0003,0 2.5em #0003,-1.8em 1.8em #00000080,-2.6em 0 #000000b3,-1.8em -1.8em #fff}}#scroll-cue{position:fixed;bottom:30px;left:50%;margin-left:-22px;background:#fff url(/assets/img/down.svg) center center no-repeat;border:1px #000 solid;border-radius:50%;transition:all .3s ease;cursor:default}#scroll-cue.up{cursor:pointer;transform:rotate(180deg);background:transparent url(/assets/img/down.svg) center center no-repeat}#scroll-cue.up:hover{background:#000 url(/assets/img/down-white.svg) center center no-repeat}.short #scroll-cue{display:none}.hidden{display:none!important}.transparent{opacity:0}.accent{color:var(--accent)!important}.js .select-toggle-off{display:none}@media only screen and (max-width: 800px){#sta{display:none}.mainnav{background-image:url(/assets/img/mainnav-nocrop.svg)}body.black .mainnav{background-image:url(/assets/img/mainnav-white-nocrop.svg)}#judging-link,.account{display:none}.status,.confirm,.added-to-cart,.in-progress,.ready,.special-distinction{padding-left:60px}.mobile-line-break{display:block;line-height:.25em}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Partials.scss
 * Larger chunks of interface.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 */nav ul{display:block;list-style:none}nav li{margin:1vh 2vh 1vh 0;text-align:center}nav li a{display:block}nav[role=navigation]{position:fixed;display:block;top:0;left:0;right:0;bottom:0;z-index:100;padding-top:5vh;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:1;pointer-events:all;transition:opacity .3s ease}nav[role=navigation].hide{opacity:0;pointer-events:none}nav[role=navigation] .closenav{position:absolute;top:0;right:-8px;border:0;display:block;margin:0}nav[role=navigation]:before{content:"  ";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--accent)}body.archive nav[role=navigation]:before{background:#76838c}nav[role=navigation] p{position:relative;flex:none;width:100%;height:auto;text-align:center;display:block;color:#fff;margin-bottom:5vh}nav[role=navigation] ul{position:relative;flex:none;width:100%;height:auto;display:block}nav[role=navigation] ul.secondary{width:50%;display:flex;align-content:center;justify-content:center}nav[role=navigation] ul.secondary li{border-right:1px solid rgba(255,255,255,.4)}nav[role=navigation] ul.secondary li:first-child a{border-top:none;border-left:1px solid rgba(255,255,255,.4)}nav[role=navigation] ul.secondary li a{border:none;padding:3vh}nav[role=navigation] ul.secondary li a:hover{background:none}nav[role=navigation] ul li{margin:0}nav[role=navigation] ul a{padding:2vh 0 3vh;margin:0;border-bottom:1px solid rgba(255,255,255,.4);color:#fff;transition:background .3s ease}nav[role=navigation] ul a:hover{background:rgba(var(--accent),.8)}body.archive nav[role=navigation] ul a:hover{background:#717e87}nav[role=navigation] ul a.home{text-align:center}nav.inline ul{display:inline-block}nav.inline ul li{display:inline-block}nav.inline ul li.active a{cursor:default;color:var(--accent)}body.archive nav.inline ul li.active a{color:#76838c}nav.status{width:50%;margin-left:25%;margin-bottom:10vh;padding:0;text-align:left}nav.status ul{width:100%;text-align:center}nav.status li{flex:1;padding:0;display:inline-block;margin:0 10px 0 0}nav.status li a .step{border-color:#1116;color:#111}nav.status li.active a{cursor:default;background:#fff;color:#111}nav.status li.active .step{background:#111;color:#fff}nav.status .step{background:#fff;border:1px rgb(228.9047619048,231.380952381,233.0952380952) solid;width:auto;border-radius:16px;padding:8px 16px;font-weight:600;color:#e5e7e9;display:inline-block;margin-top:1vh;transition:background .3s ease}nav.status a{border:none}nav.status a:hover .step{background:var(--accent)}body.archive nav.status a:hover .step{background:#76838c}nav.status.show-navigation li.active a{opacity:1}nav.status.show-navigation a{opacity:1!important}nav.status.show-navigation a:hover .step{background:#111;color:#fff}nav.actions{margin-bottom:5vh;display:flex;flex-direction:row}nav.actions li{height:30px;float:left}nav.actions button{margin-top:0;padding:10px 20px!important;background:#e5e7e9;border:1px solid rgba(17,17,17,.4);height:40px;white-space:nowrap}nav.actions a,nav.actions input[type=submit]{display:inline-block;background:#e5e7e999;border:1px solid rgba(17,17,17,.4);border-radius:20px;float:left;padding:5px 10px;color:#111;transition:all .3s ease;margin:0 1vh 0 0;white-space:nowrap}nav.actions a.primary,nav.actions input[type=submit].primary{background:#111;color:#fff;font-weight:600}nav.actions a.primary:hover,nav.actions input[type=submit].primary:hover{background-color:var(--accent)}body.archive nav.actions a.primary:hover,body.archive nav.actions input[type=submit].primary:hover{background-color:#76838c}nav.actions a.secondary,nav.actions input[type=submit].secondary{background:#fff}nav.actions a:hover,nav.actions input[type=submit]:hover{background:#111;color:#fff}nav.actions.no-margin{margin:0}.small-navigation-link,#entry footer nav,#entry #entry-nav .all,nav.status.show-navigation a{border:none;opacity:.5;transition:opacity .3s ease}.small-navigation-link:hover,#entry footer nav:hover,#entry #entry-nav .all:hover,nav.status.show-navigation a:hover{opacity:1}#modal-container{position:fixed;top:0;left:0;right:0;bottom:0;align-items:center;justify-content:center;background:#1116;display:flex;opacity:0;transition:opacity .3s linear;pointer-events:none}#modal-container:not(:empty){opacity:1;pointer-events:all}#modal-container .modal{box-sizing:border-box;flex:none;width:auto;padding-left:100px;padding-right:100px;height:100px;background:#fff;border-radius:100px;border:1px solid black;display:flex;align-items:center;justify-content:center;flex-direction:column}#modal-container .modal.add-buttons{height:auto;border-radius:350px;padding:3vh 100px}#modal-container .modal.add-buttons button{margin-top:2vh;margin-bottom:0}#modal-container .modal p{text-align:center;font-weight:600;max-width:100%;flex:none;padding:0;margin:0}#modal-container .modal p.margin-bottom{margin-bottom:2vh}#modal-container .modal div,#modal-container .modal .submissions,#modal-container .modal #sponsors,#modal-container .modal #credits,#modal-container .modal .description{flex:none}#modal-container .modal .spinner{display:block;margin-left:15px;margin-top:0}#modal-container button{color:#fff}#modal-container button:hover{background:var(--accent)}body.archive #modal-container button:hover{background:#76838c}#tinymce_sta{padding:5vh}.portrait{display:block;width:20vw;height:20vw;border-radius:10vw;background-size:contain;margin:5vw auto;object-fit:cover}#assets{width:100%;border:none}#assets figure{margin-bottom:5vh;display:flex;flex-direction:column;align-content:center;justify-content:center}#assets figure img{order:1;width:100%;height:90vh;margin:auto;object-fit:contain}#assets figure.video{position:relative;width:100%;height:0;overflow:hidden}#assets figure.video.widescreen{padding-bottom:56.25%}#assets figure.video.standard{padding-bottom:75%}#assets figure.video.fit{position:static;height:100%}#assets figure.video iframe{position:absolute;top:0;left:0;width:100%;height:100%}#assets figure figcaption{order:2;color:#111;text-align:center;padding-top:3vh;max-width:500px;margin:0 auto}.intro{padding-bottom:3vh;border-top:none!important;width:75%;margin:3vh auto 0}body.about .intro p{max-width:none;color:var(--accent)}body.about.archive .intro p{color:#76838c}.intro a.button-message{margin-left:auto;margin-right:auto}.intro p{width:100%;color:#76838c;text-align:center}.description{width:100%;border-top:0;text-align:center}.guidelines .description{border-top:0}.description h2,.description h3,.description p{width:60%;margin-left:auto;margin-right:auto}.description h1.notification{font-style:normal;color:var(--accent)}body.archive .description h1.notification{color:#76838c}.description h2{text-align:center;display:block;padding-top:3vh}.description h3{color:#111;text-align:center;font-style:italic;padding-top:3vh}.description p{text-align:center;color:#76838c}.description p a{font-style:italic}.description p a.small{font-style:normal}#sponsors,#credits{width:100%;border-top:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;overflow:hidden}#sponsors h2,#credits h2{text-align:center;padding:3vh;flex:0 1 100%}#sponsors .sponsor,#credits .sponsor{flex:1 0 32%;display:flex;align-content:center;justify-content:center;margin-right:1%;border:none;padding:3vh;margin-bottom:1%;background:#f3f4f5;transition:background .3s ease}#sponsors .sponsor:hover,#credits .sponsor:hover{background:#fff}#sponsors .sponsor img,#credits .sponsor img{margin:3vh auto;max-height:100px;width:auto;display:block}#sponsors.small,#credits.small{border-top:0}#sponsors.small p,#credits.small p{text-align:center;color:#76838c}.submissions{width:100%}.submissions h2{text-align:center;padding:3vh}.form-notification{margin-top:5vh;text-align:center}.form-notification p{width:50%;margin:0 auto;text-align:center}.form-notification form,.form-notification button,.form-notification a.button{text-align:center;margin:3vh auto!important}.form-notification form label,.form-notification button label,.form-notification a.button label{margin-bottom:1vh}.autocomplete{box-sizing:border-box;position:relative;display:inline-block;width:100%;border:0}.autocomplete *{box-sizing:border-box}.autocomplete .autocomplete-field-container{margin-bottom:0}.autocomplete .autocomplete-items{position:absolute;border:1px solid #ccc;box-sizing:border-box;border-bottom:none;border-top:none;z-index:99;top:100%;left:0;width:calc(100% - 16px)}.autocomplete .autocomplete-items div,.autocomplete .autocomplete-items .description,.autocomplete .autocomplete-items #sponsors,.autocomplete .autocomplete-items #credits,.autocomplete .autocomplete-items .submissions{width:100%;padding:10px;cursor:pointer;background-color:#fff;border-bottom:1px solid #d4d4d4}.autocomplete .autocomplete-items div:hover,.autocomplete .autocomplete-items .description:hover,.autocomplete .autocomplete-items #sponsors:hover,.autocomplete .autocomplete-items #credits:hover,.autocomplete .autocomplete-items .submissions:hover{background-color:#e9e9e9}.autocomplete .autocomplete-active{background-color:#000!important;color:#fff}.header-descriptor{width:50%;margin:0 auto;margin-bottom:5vh}@media only screen and (max-width: 800px){nav[role=navigation] ul a{font-size:2.25rem;line-height:2.25rem;padding:2.25vh 0 2.65vh}nav[role=navigation] ul.secondary{width:100%;display:inline-block}nav[role=navigation] ul.secondary li{width:100%;border:0;border-bottom:1px rgba(255,255,255,.4) solid}nav[role=navigation] ul.secondary li:first-child a{border-left:0}nav[role=navigation] ul.secondary li a{border:0;padding:1.5vh}main .button-message{padding:20px 30px}main section .intro{padding:0;width:100%;margin:0 auto}main section .intro .row{padding-top:3vh}main section .intro p{max-width:450px}main section .description{padding-top:3vh}main section .description p{width:100%}main section #sponsors,main section #credits{padding-top:3vh;margin-right:0}main section #sponsors .sponsor,main section #credits .sponsor{flex:0 1 100%;margin-left:0;margin-right:0;padding:1vh 5vh}main section #assets figure img{max-height:none;height:auto}main section #credits p br{content:" ";width:10px;display:inline-block}main section #credits p br:before{content:"|"}#modal-container .modal{width:75vw}.header-descriptor{width:100%;margin:0 auto;margin-bottom:5vh}.portrait{width:60vw;height:60vw;border-radius:30vw;margin:5vh auto}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Homepage.scss
 * For the homepage, duh.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/index.twig
 */body.homepage{background:#fff;border-top:74px #fff solid;border-left:64px #fff solid;border-right:64px #fff solid;border-bottom:none;margin-top:-3vh}body.homepage header{height:auto;border-top:0;max-width:75%;margin:0 auto}body.homepage #judges{display:flex;flex-direction:row;align-items:center}body.homepage.archive section#primary h1{color:#76838c}body.homepage.archive #judges a:hover{color:#76838c}body.homepage section{padding-bottom:5vh}body.homepage section#primary{background:#fff;padding-bottom:5vh;margin-bottom:0}body.homepage section#primary h1{color:var(--accent);font-style:normal;margin:3vh 0}.archive body.homepage section#primary h1{color:#76838c}body.homepage section#primary h2{color:#111;font-weight:900}body.homepage section#primary p{display:block;margin:0}body.homepage section#primary .button{margin:0}body.homepage section#secondary{background:#fff;padding:5vh 0;margin:0 auto;max-width:960px}body.homepage section h1{margin-bottom:0;color:var(--accent);text-align:center}body.homepage section h2{color:#111;text-align:center}body.homepage section div{border:none;text-align:center;margin:3vh 0;padding:0}body.homepage section div p{text-align:center;color:#111}body.homepage .row{width:100%}body.homepage #gallery,body.homepage #poster{display:block;background-size:cover;background-position:center center;width:60vw;height:60vw;margin:3vh auto 5vh;text-align:center;border-radius:35vw;object-fit:cover}body.homepage #gallery .flickity-slider,body.homepage #poster .flickity-slider{transform:translate(0)!important}body.homepage #gallery .flickity-cell,body.homepage #poster .flickity-cell{width:60vw;height:60vw;min-height:60vw;border-radius:35vw;display:inline-block;background-size:cover;background-position:center center;position:absolute;object-fit:cover}body.homepage #credits.small{border-top:0}body.homepage #credits.small p{text-align:center;color:#76838c}#judges,#best-in-show-display{display:block;background:#fff;padding-top:0;padding-bottom:5vh;border-top:none;width:75%;margin:0 auto}#judges h2,#best-in-show-display h2{margin-top:0}#judges a,#best-in-show-display a{width:25%;border:0;cursor:pointer}#judges a:hover,#best-in-show-display a:hover{color:var(--accent)}#judges a img,#best-in-show-display a img{width:14vw;height:14vw;object-fit:cover;border-radius:100%}#judges a figcaption,#best-in-show-display a figcaption{text-align:center;padding-top:1vh}#judges a figcaption p,#best-in-show-display a figcaption p{color:#76838c;width:100%;margin:1vh 0 0}#judges a figcaption p span.title,#best-in-show-display a figcaption p span.title{color:#111}#judges a figcaption p.small,#best-in-show-display a figcaption p.small{font-size:.75rem}#judges-row{display:flex}@media only screen and (max-width: 800px){body.homepage{border:0}body.homepage section header{max-width:90%;margin-top:15vh}body.homepage section h2{margin-top:0}body.homepage section div p{width:80%;margin:0 auto}body.homepage section#secondary{padding-top:0}body.homepage section#secondary div{margin:0}body.homepage #gallery,body.homepage #poster{width:90vw;height:90vw;border-radius:90vw;margin:0 auto;margin-bottom:5vh}body.homepage #gallery .flickity-cell,body.homepage #poster .flickity-cell{width:90vw;height:90vw;border-radius:90vw}body.homepage #judges,body.homepage #best-in-show-display{margin-top:0;flex-direction:column!important}body.homepage #judges a,body.homepage #best-in-show-display a{width:60vw}body.homepage #judges a img,body.homepage #best-in-show-display a img{width:60vw;height:60vw}body.homepage #judges a figure figcaption,body.homepage #best-in-show-display a figure figcaption{margin-bottom:3vh}body.homepage #credits p{width:60%;margin-left:auto;margin-right:auto}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Account.scss
 * For account page view.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/account/*
 */#account h2{font-size:1.3rem;color:#111}#account div.section{border-top-width:9px;border-top-color:var(--accent);padding-top:3vh}body.archive #account div{border-top-color:#76838c}#account div.flex-row{padding-top:0}#account div.flex-row p{width:50%}body.archive #account div.flex-row{flex-direction:column;text-align:center}body.archive #account div.flex-row h2,body.archive #account div.flex-row p{margin:0 auto}body.archive #account div.flex-row p{margin-bottom:1vh}#account div.charge-checkout-container{margin:0;padding-top:0}#account div#greeting{border:0;text-align:center;padding-bottom:5vh}#account div#greeting p:last-of-type{margin-bottom:0}#account .row{margin:3vh 0}#account .profile-and-payments{border:0;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}#account .email-container{margin-top:0;border:0;padding:0}#account nav.entry-actions{margin-bottom:3vh}#account nav.entry-actions a,#account nav.entry-actions form{margin-top:0;margin-bottom:0}#account nav.entry-actions .button,#account nav.entry-actions .enupal-stripe-form .enupal-stripe-button,#account .enupal-stripe-form nav.entry-actions .enupal-stripe-button{margin-bottom:3vh}#account nav.entry-actions .button:hover,#account nav.entry-actions .enupal-stripe-form .enupal-stripe-button:hover,#account .enupal-stripe-form nav.entry-actions .enupal-stripe-button:hover{border:1px solid rgba(17,17,17,.4)}#account #entries h2{width:50%;padding-bottom:5vh}body.archive #account #entries h2{color:#76838c}#account #entries h2 span.disclaimer{font:"Helvetica Neue","Helvetica",Arial,sans-serif;text-transform:none;letter-spacing:0;padding-top:1vh;padding-left:3vh;color:var(--accent);font-weight:600}#account #entries .entry-set{width:100%;border-top:1px rgba(17,17,17,.4) solid;padding:0;margin:0 0 3vh;position:relative}#account #entries .entry-set h3{display:flex;align-items:center;color:#111;margin-bottom:0;padding-bottom:0;padding:1vh 80px}#account #entries .entry-set .entry,#account #entries .entry-set .total-entries{padding:1vh 0;border-top:1px solid rgba(17,17,17,.4);margin-bottom:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#account #entries .entry-set .entry:nth-child(2n),#account #entries .entry-set .total-entries:nth-child(2n){background-color:rgba(var(--accent),.02)}body.archive #account #entries .entry-set .entry:nth-child(2n),body.archive #account #entries .entry-set .total-entries:nth-child(2n){background-color:#76838c05}#account #entries .entry-set .entry span,#account #entries .entry-set .total-entries span{width:25%}#account #entries .entry-set .entry span.entry-title,#account #entries .entry-set .total-entries span.entry-title{font-weight:500;width:60%}#account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .total-entries span.thumbnail{flex:0 0 1!important;box-sizing:border-box;justify-self:start;min-width:50px;width:50px;height:50px;margin-right:25px;padding:0}#account #entries .entry-set .entry span.thumbnail img,#account #entries .entry-set .total-entries span.thumbnail img{width:50px;height:50px;object-fit:cover}#account #entries .entry-set .entry span.entry-status,#account #entries .entry-set .total-entries span.entry-status{text-align:right;margin-right:25px}#account #entries .entry-set .entry span.actions,#account #entries .entry-set .total-entries span.actions{margin:0;text-align:right;width:auto}#account #entries .entry-set .entry span.actions a,#account #entries .entry-set .total-entries span.actions a{width:auto;margin:0}#account #entries .entry-set .entry span.price,#account #entries .entry-set .total-entries span.price{width:90px;text-align:right;padding-right:65px}#account #entries .entry-set .entry span.status,#account #entries .entry-set .total-entries span.status{min-height:1px;margin:0}#account #entries .entry-set .entry span.status ul,#account #entries .entry-set .total-entries span.status ul{width:auto;margin-left:1vh}#account #entries .entry-set .entry span.status li,#account #entries .entry-set .total-entries span.status li{border-color:#e5e7e9}#account #entries .entry-set .entry span.status .step,#account #entries .entry-set .total-entries span.status .step{width:6px;height:6px;padding:0}#account #entries .entry-set .entry span.delete,#account #entries .entry-set .entry span.paid,#account #entries .entry-set .total-entries span.delete,#account #entries .entry-set .total-entries span.paid{position:absolute;right:0;width:42px;margin:0}#account #entries .entry-set .total-entries{border-top-width:2px;padding-top:20px;justify-content:flex-end}#account #entries .entry-set .total-entries .subtotal{width:auto;text-transform:uppercase;font-size:.85rem;font-weight:700;letter-spacing:.08em}#account #entries .entry-set .total-entries .price{font-weight:700;text-align:right}#account #entries .entry-set #submitted .entry-set .price{display:none}#account .payment-listings{border:0;margin:0;padding:0}#account .payment-listings:last-child{border-bottom:0}#account .payment-listings .listing{padding:3vh 1vh;padding-left:0;margin:0;border-top:1px solid rgba(17,17,17,.4);display:flex;flex-direction:row;justify-content:space-between}#account .payment-listings .listing:last-of-type{border-bottom:1px solid rgba(17,17,17,.4)}#account .payment-listings .listing.refunded,#account .payment-listings .listing.refunded .amount,#account .payment-listings .listing.refunded .status{color:#76838c!important}#account .payment-listings .listing span{width:25%;text-align:right}#account .payment-listings .listing span:nth-child(1),#account .payment-listings .listing span:nth-child(2){text-align:left}#account .payment-listings .listing .amount{color:var(--accent)}body.archive #account .payment-listings .listing .amount{color:#76838c}#account .payment-listings .listing .date{padding:0;margin:0}#account .payment-listings .listing .status{padding:.5rem 0 0;margin:0}#account .payment-listings .listing-header{padding:0 1vh 1vh 0;border:0}#account .payment-listings .listing-header label{width:25%;text-align:right;margin:0;padding-left:0;padding-right:0}#account .payment-listings .listing-header label:nth-child(1){text-align:left}#account .enupal-stripe-form{width:auto;margin-right:10px;display:inline-block}#account .enupal-stripe-form .enupal-stripe-button{background-image:none;background-color:#e5e7e9;border:1px solid rgba(17,17,17,.4);box-shadow:none;border-radius:40px;display:inline-block;margin:0}#account .enupal-stripe-form .enupal-stripe-button:hover{background-color:#111}#account .enupal-stripe-form .enupal-stripe-button:hover span{color:#fff!important}#account .enupal-stripe-form .enupal-stripe-button span{background:transparent;border-radius:0;box-shadow:none;text-shadow:none;color:#000;height:auto;padding:0}#account p.payment-disclaimer{width:100%!important}#account p.payment-disclaimer a{background:none;display:inline;float:none;border:none;padding:0 0 3px;border-radius:0;border-bottom:1px solid rgb(228.9047619048,231.380952381,233.0952380952)}#account p.payment-disclaimer a:hover{color:#111;border-color:#e5e7e900}#account header{margin-bottom:10vh}#account header p{text-align:center;margin-bottom:3vh}#account header p:last-child{margin-bottom:10vh}#account header p.message{color:var(--accent)}#account #profile{width:48%}#account #profile h2{margin-bottom:3vh}body.archive #account #profile h2{color:#76838c}#account #profile fieldset{margin:1vh 0;display:flex;flex-direction:row;justify-content:space-between}#account #profile fieldset .full{width:95%}#account #profile fieldset .full input{width:100%}#account #profile fieldset .half{display:inline-block;margin-top:0;padding-top:0;width:49%}#account #profile fieldset .half input{padding:inherit 5%;width:100%}#account #profile .actions form{width:auto;margin:0 5px 0 0}#account #profile .actions form button.button-small{padding:5px 10px!important;height:auto}#account #profile #staMember{box-sizing:border-box;display:inline-block;width:100%;height:45px;padding:1vh 45px;border:1px solid rgba(17,17,17,.4);background-position:10px center;align-content:center}#account #profile form{width:100%}#account #profile form p{margin-bottom:0}#account #profile form button.update-profile-button{margin:3vh 0}#account #profile #studios{position:relative;margin-top:0;padding-top:0}#account #profile #studios span{width:auto;display:block}#account #profile #studios select{width:calc(100% - 2vh)}#account #profile #studios .actions{width:auto;margin:1.5vh 0;float:none;clear:both;display:block}#account #profile #studios .actions.no-margin{margin-top:0;margin-left:0}#account #profile #studios .actions a{margin-bottom:1vh;margin-right:10px}#account #profile #studios .actions nav a{height:auto}#account #payments{width:48%}#account #payments:nth-child(2n){margin-right:0}#account #payments h2{margin-bottom:4vh}body.archive #account #payments h2{color:#76838c}#account #payments .row{border-top:0;margin:0;padding:0 0 1vh}#account .checkout{background:#111 url(/assets/img/cart.svg) 15px center no-repeat;border-radius:50px;color:#fff;padding:2vh 3vh 2vh 50px;border-bottom:0;transition:all .3s ease}#account .checkout:hover{background-color:var(--accent)}#account .checkout:hover span{background:#111}#account .stripe-button-el{margin-top:0!important;background:var(--accent)!important;border-radius:50px!important;box-shadow:none!important;text-shadow:none!important;height:38px!important;width:auto!important}#account .stripe-button-el:hover{background:#111!important}#account .stripe-button-el span{background:transparent!important;box-shadow:none!important;min-height:0px!important;height:auto!important;padding:0!important;text-shadow:none!important;font-family:Helvetica Neue,sans-serif!important;font-size:1rem!important;font-weight:400!important;line-height:inherit!important;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important}#account .disclaimer{font-weight:500;margin-top:40px}#account .grecaptcha-badge,#account .grecaptcha-logo{padding-top:0!important;border:0}@media only screen and (min-width: 801px) and (max-width: 1000px) and (orientation: landscape){main{max-width:calc(100vw - 144px)}}@media only screen and (max-width: 800px){#account div{margin-bottom:3vh}#account div.autocomplete{margin-bottom:0}#account #greeting br{content:" ";display:inline-block;width:5px}#account .button,#account .enupal-stripe-form .enupal-stripe-button{width:100%;padding-left:0;padding-right:0;text-align:center;margin-bottom:2vh!important}#account nav.entry-actions .enupal-stripe-form{width:100%}#account nav.entry-actions .enupal-stripe-form .enupal-stripe-button{width:100%;padding-left:0;padding-right:0}#account p.payment-disclaimer,#account h2{text-align:center}#account .flex-row{flex-direction:column}#account .flex-row h2{width:100%!important;padding:0 0 3vh!important;margin:0}#account #entries{margin-bottom:0}#account #entries .entry-set{margin-bottom:1vh}#account #entries .entry-set h3{padding-left:40px}#account #entries .entry-set .entry,#account #entries .entry-set .total-entries{align-items:flex-start;flex-direction:column;display:grid;grid-template-columns:20% 60% 20%;grid-template-rows:70% 30%;padding-bottom:1vh}#account #entries .entry-set .entry span,#account #entries .entry-set .total-entries span{padding-bottom:1vh}#account #entries .entry-set .entry span.entry-title,#account #entries .entry-set .total-entries span.entry-title{width:75%;min-height:30px;order:2;grid-column:span 2;padding-bottom:1vh}#account #entries .entry-set .entry span.delete,#account #entries .entry-set .entry span.paid,#account #entries .entry-set .total-entries span.delete,#account #entries .entry-set .total-entries span.paid{order:3;margin-top:-10px;margin-right:-7px}#account #entries .entry-set .entry span.thumbnail,#account #entries .entry-set .total-entries span.thumbnail{order:1;grid-row:span 2;width:50px;height:50px}#account #entries .entry-set .entry span.thumbnail img,#account #entries .entry-set .total-entries span.thumbnail img{width:100%;height:100%;object-fit:cover}#account #entries .entry-set .entry span.actions,#account #entries .entry-set .total-entries span.actions{text-align:left;order:5;align-self:flex-end;height:32px}#account #entries .entry-set .entry span.entry-status,#account #entries .entry-set .total-entries span.entry-status{text-align:left;order:4;width:100%;display:none}#account #entries .entry-set .entry span.price,#account #entries .entry-set .total-entries span.price{padding:0;width:auto;height:40px;order:6;text-align:right;align-self:flex-end}#account #entries .entry-set .total-entries span:nth-child(1),#account #entries .entry-set .total-entries span:nth-child(2),#account #entries .entry-set .total-entries span:nth-child(3){display:none}#account #entries .entry-set .total-entries .subtotal{align-self:center;height:30px}#account .profile-and-payments{flex-direction:column}#account #profile{width:100%}#account #profile fieldset{flex-direction:column;margin:0}#account #profile fieldset .half,#account #profile fieldset .half:first-child{margin:0;width:100%}#account #profile fieldset .half input,#account #profile fieldset .half:first-child input{width:100%;margin:0}#account #profile #staMember{box-sizing:border-box;width:100%;padding-top:8px;padding-bottom:30px;margin-bottom:0}#account #profile input[type=submit]{width:100%}#account #profile .email-container .button,#account #profile .email-container .enupal-stripe-form .enupal-stripe-button,#account .enupal-stripe-form #profile .email-container .enupal-stripe-button{margin-bottom:1vh!important}#account #profile .email-container .button-secondary{margin-top:1vh}#account #payments{width:100%}#account #payments .payment-listings .listing{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}#account #payments .payment-listings .listing.listing-header{grid-template-rows:repeat(1,1fr)}#account #payments .payment-listings .listing.listing-header label{width:100%}#account #payments .payment-listings .listing.listing-header label:nth-child(2),#account #payments .payment-listings .listing.listing-header label:nth-child(3){display:none}#account #payments .payment-listings .listing.listing-header label:nth-child(4){text-align:right}#account #payments .payment-listings .listing span{width:100%}#account #payments .payment-listings .listing span:nth-child(2){grid-column-start:2;grid-row-start:2;text-align:right}#account #payments .payment-listings .listing span:nth-child(3){grid-column-start:1;grid-row-start:2;text-align:left}#account #payments .payment-listings .listing span:nth-child(4){grid-column-start:2;grid-row-start:1}#account #payments .payment-listings .listing .amount{width:100%}#account #payments .payment-listings .listing .button,#account #payments .payment-listings .listing .enupal-stripe-form .enupal-stripe-button,#account .enupal-stripe-form #payments .payment-listings .listing .enupal-stripe-button{width:auto;margin-top:.3333333333vh;margin-bottom:0!important}#account #credit{margin-right:0}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Receipt.scss
 * For the receipt pageview
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/receipt.twig
 */#receipt header{width:100vw;max-width:calc(100vw - 288px);margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}#receipt header h1{margin-bottom:1vh}#receipt header div{border:none}#receipt header div.meta{text-align:center}#receipt header div.meta dl dt{color:#444}#receipt header div.meta button{background:#e5e7e9}#receipt #entries{border-top:9px solid var(--accent);padding:0}body.archive #receipt #entries{border-color:#76838c}#receipt #entries header{color:#111;display:flex;flex-direction:row;justify-content:space-between;border:none;padding:3vh 0;margin:0}#receipt #entries header span{width:70%}#receipt #entries header span:nth-child(2){width:20%}#receipt #entries header span:nth-child(3){width:10%;text-align:right}#receipt #entries .entry{padding:1vh 0;margin:0;display:flex;flex-direction:row;justify-content:space-between}#receipt #entries .entry span{width:70%}#receipt #entries .entry span:nth-child(2){width:20%}#receipt #entries .entry span:nth-child(3){width:10%;text-align:right}#receipt #entries #total{display:flex;flex-direction:row;justify-content:space-between;text-align:center;padding:1vh 0;margin:0;border-top:2px solid var(--accent);font-weight:600}body.archive #receipt #entries #total{border-color:#76838c}#receipt #entries #total span:nth-child(1){font-weight:400}@media only screen and (max-width: 800px){#receipt header{max-width:100vw}#receipt div.meta{margin-top:1vh!important;padding-top:0}#receipt #entries header,#receipt #entries .entry{width:100%}#receipt #entries header span:nth-child(1),#receipt #entries .entry span:nth-child(1){width:50%}#receipt #entries header span:nth-child(2),#receipt #entries .entry span:nth-child(2){width:40%}#receipt #entries header span:nth-child(3),#receipt #entries .entry span:nth-child(3){width:10%}}@media print{body.receipt #sta{display:none}body.receipt section header{padding-top:0}body.receipt main{padding-top:0;margin-top:0;max-width:100vw}body.receipt main .meta{padding-top:0}body.receipt main header{padding-top:0}body.receipt main #receipt #entries{border-color:#e5e7e9}body.receipt main #receipt #entries header{padding-top:1vh;padding-bottom:1vh}body.receipt main #receipt #entries .entry{padding-top:1vh;padding-bottom:1vh}body.receipt main #receipt #entries .entry:last-child{margin-bottom:0}body.receipt main #receipt #entries #total{border-color:#e5e7e9;margin:0;padding-top:1vh}body.receipt .button,body.receipt #scroll-cue{display:none}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Entries.scss
 * For entries pageviews.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/entries/*
 */.entry-group div{border:0;padding:0;margin:0}.entry-group header{border-top:1px solid rgba(17,17,17,.4);margin:3vh auto;padding:3vh 0 0}.entry-group header h1{width:100%;display:inline-block;font-style:normal;text-align:left;color:#76838c}.entry-group header dl{width:100%;display:inline-block;clear:none}.entry-group header dl dt,.entry-group header dl dd{display:block;font-weight:400}.entry-group header dl dt{color:#76838c;padding-bottom:1vh;text-align:center}.entry-group header dl dd{padding-bottom:.5vh;text-align:center}.entry-group header p span{display:block;padding-top:1vh}.entry-group .thumbnail .vote-count{font-weight:600;color:#111;position:absolute;z-index:1;top:1vh;right:1vh;background-color:#fff;width:25px;height:25px;border-radius:25px;display:flex;align-items:center;justify-content:center}.entry-group .thumbnail .vote-count.positive{background-color:green;color:#fff}.entry-group .thumbnail .vote-count.negative{background-color:red;color:#fff}.entry-group .thumbnail .distinction{background:transparent url(/assets/img/award-white.svg) center center no-repeat;background-size:30px 30px;position:absolute;z-index:1;top:1vh;right:1vh;width:30px;height:30px;text-indent:-999px;overflow:hidden;padding:0}div.center{border:0;text-align:center}div.center .thumbnail{float:none;margin-left:.25vw;margin-right:.25vw}body.studio #studio-url{border:0;text-align:center;padding:3vh 0 0;margin:0}.thumbnails{width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:10px;grid-row-gap:10px}.thumbnails.columns-4{grid-template-columns:repeat(4,1fr)}.thumbnails.columns-4 .thumbnail,.thumbnails.columns-4 figure{height:20vw}.thumbnails.columns-3{grid-template-columns:repeat(3,1fr)}.thumbnails.columns-3 .thumbnail,.thumbnails.columns-3 figure{height:30vw}.thumbnails.columns-1{grid-template-columns:repeat(1,1fr)}.thumbnails.columns-1 .thumbnail,.thumbnails.columns-1 figure{height:20vw}.thumbnail{width:auto;display:inline-block;margin-top:.0625%;margin-bottom:.0625%;border-bottom:none;overflow:hidden;height:16vw}.thumbnail:nth-child(4){border-right:none}.thumbnail:hover figcaption{opacity:1}.judging .thumbnail:hover figcaption{display:none}.thumbnail figure{height:16vw;width:100%;background-repeat:no-repeat;background-position:center center;background-size:cover;background-color:#e5e7e9;position:relative}.thumbnail figure img{width:100%;height:100%;object-fit:cover}.thumbnail figcaption{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#111c;padding:0 5vh;box-sizing:border-box;top:0;bottom:0;left:0;right:0;text-align:center;color:#fff;opacity:0;transition:opacity .3s ease-in}.thumbnail h3{font-weight:600;margin:0;color:#fff}.thumbnail p{margin:0}#winners header h1,#entries header h1{margin-bottom:1vh;color:#111}#winners header h2 span,#entries header h2 span{font-weight:400;color:#76838c}#winners header h2.total,#entries header h2.total{text-align:center}#winners header nav.inline,#entries header nav.inline{display:block;text-align:center;margin-bottom:1vh}#winners header nav.inline li a,#entries header nav.inline li a{border:0;opacity:.5;transition:opacity .3s ease}#winners header nav.inline li a:hover,#entries header nav.inline li a:hover{opacity:1}#winners header nav.inline li.active a,#entries header nav.inline li.active a{color:#111;opacity:1}#winners header nav.years,#entries header nav.years{display:block;text-align:center;margin-bottom:0}#winners header nav.years ul,#entries header nav.years ul{display:inline-block;text-align:center}#winners header nav.years li,#entries header nav.years li{display:inline-block;margin:0;padding:0;margin-left:1.25vh;margin-right:1.25vh;margin-bottom:0}#winners header nav.years li a,#entries header nav.years li a{font-size:2rem;border:0;opacity:.4;transition:opacity .3s ease}#winners header nav.years li a:hover,#entries header nav.years li a:hover{opacity:1}#winners header nav.years li.active a,#entries header nav.years li.active a{color:#111;opacity:1}#winners form.inline select,#entries form.inline select,#winners form.inline button,#entries form.inline button{float:left}#winners .studios,#entries .studios{display:grid;margin-top:3vh;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px}#winners .by-studio,#entries .by-studio{display:flex;flex-direction:column;align-items:center;justify-content:center;border-top:1px rgba(17,17,17,.4) solid;height:120px}#winners .by-studio header,#entries .by-studio header{margin:0;padding:1rem 0 0}#winners .by-studio header p,#entries .by-studio header p{display:block;margin:0}#winners .by-studio header p a,#entries .by-studio header p a{display:inline-block;margin:0 0 .5vh;padding:0}#honorable-mentions,#judges-choice,#best-in-show{padding:0;display:block}#honorable-mentions h2,#judges-choice h2,#best-in-show h2{text-align:center;font-weight:700;margin-bottom:0}#honorable-mentions header,#judges-choice header,#best-in-show header{border-top:1px rgba(17,17,17,.4) solid;padding:3vh 0}#honorable-mentions .thumbnails,#judges-choice .thumbnails,#best-in-show .thumbnails{border:0;margin:0;padding:0}#honorable-mentions form,#judges-choice form,#best-in-show form{width:100%;text-align:center}#honorable-mentions figure,#judges-choice figure,#best-in-show figure{width:100%;text-align:center}#honorable-mentions figure img,#judges-choice figure img,#best-in-show figure img{margin:0}#judges-choice{padding:0}#judges-choice .thumbnails{margin-top:0}#judges-choice form{border:0;height:auto}#judges-choice form h3{margin-bottom:1vh}#judges-choice form button[type=submit]{margin-top:1vh}#best-in-show .third{border-top:0;margin:0 auto;padding-top:0}#best-in-show .third .thumbnail,#best-in-show .third .thumbnail figure{height:27vw}#entries-by-vote,#entries-by-type{margin-top:3vh}#entries-by-vote header,#entries-by-type header{margin-top:0;padding-top:0;margin-bottom:3vh}#entries-by-vote header .inline li,#entries-by-type header .inline li{margin:0;padding:0 3vh;border-right:1px solid rgba(17,17,17,.4)}#entries-by-vote header .inline li:last-child,#entries-by-type header .inline li:last-child{border:0}#entries-by-vote header .inline a,#entries-by-type header .inline a{color:#111}#entries-by-vote .entry-group,#entries-by-type .entry-group{margin-top:5vh}#entries-by-vote .entry-group:first-child,#entries-by-type .entry-group:first-child{margin-top:0}#entries-by-vote .entry-group header,#entries-by-type .entry-group header{padding-top:3vh}#judging{padding-top:0}#judging form,#judging #votes{margin-top:0;padding-top:0}#judging h1{text-align:left;font-style:normal}@media only screen and (max-width: 800px){.entry-group .thumbnails{width:95vw;margin:0 auto;grid-template-columns:repeat(2,1fr)}.entry-group .thumbnail{height:45vw}.entry-group .thumbnail figure{height:45vw}.entry-group .thumbnail:hover figcaption{display:none}div.center{display:flex;justify-content:center;flex-wrap:wrap}div.center .thumbnail{float:left}#honorable-mentions,#judges-choice,#best-in-show{width:95%;margin-left:auto;margin-right:auto}#honorable-mentions .third,#judges-choice .third,#best-in-show .third{width:90%}#honorable-mentions .third button,#judges-choice .third button,#best-in-show .third button{width:100%;margin:1vh 0}#honorable-mentions .third form a.thumbnail,#judges-choice .third form a.thumbnail,#best-in-show .third form a.thumbnail{width:50vw;height:50vw;margin:3vh auto}#honorable-mentions .third form a.thumbnail figure,#judges-choice .third form a.thumbnail figure,#best-in-show .third form a.thumbnail figure{height:50vw}#winners nav.years,#entries nav.years{width:95%;margin:0 auto}#winners nav.years ul li,#entries nav.years ul li{margin:0 1vh}#winners nav.years ul li a,#entries nav.years ul li a{font-size:1.5rem}#winners .studios,#entries .studios{width:95%;margin:0 auto;grid-template-columns:repeat(2,1fr)}#winners .studios .by-studio,#entries .studios .by-studio{height:100px}#winners .studios .by-studio a,#entries .studios .by-studio a{border-bottom:0}#winners .entry-group header p,#entries .entry-group header p{margin-bottom:0}#winners .entry-group header h1,#entries .entry-group header h1{text-align:center;padding-bottom:3vh;letter-spacing:.25rem}#winners .entry-group header dl,#entries .entry-group header dl{text-align:center;margin-bottom:0}#winners .entry-group header dl dt,#entries .entry-group header dl dt{margin-top:0}#winners .entry-group header dl dd,#entries .entry-group header dl dd{margin-bottom:0}#winners .entry-group.by-studio,#entries .entry-group.by-studio{margin-bottom:0}#winners .entry-group.by-year header,#entries .entry-group.by-year header{margin-bottom:5vh}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Entry.scss
 * For individual entry pageviews.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/entries/_entry.twig
 * @see templates/entries/_entry_archive.twig
 */body.entry{background:#e5e7e9;border-top:74px rgb(228.9047619048,231.380952381,233.0952380952) solid;border-bottom:none;border-left:64px rgb(228.9047619048,231.380952381,233.0952380952) solid;border-right:64px rgb(228.9047619048,231.380952381,233.0952380952) solid;padding-top:0}body.entry.black{background:#000;border-color:#000}body.entry.black #assets figure figcaption{color:#fff}body.entry.black .entry-counter{color:#fff}body.entry.black #entry header h1{color:#fff;margin-bottom:1vh}body.entry.black #entry header p a{color:#fff;border-color:#fff6}body.entry.black #entry footer{border-color:#fff6}body.entry.black #entry footer a{color:#fff;border-color:#fff6}body.entry.black #entry footer p{color:#fff}body.entry.black #entry footer p a{color:#fff;border-color:#fff6}body.entry.black #entry footer ul li{color:#e5e7e9}body.entry.black #entry footer ul li:after{color:#e5e7e9}body.entry.black #entry footer ul li a{color:#fff}body.entry.black #entry footer dl{display:block}body.entry.black #entry footer dl dt,body.entry.black #entry footer dl dd{color:#fff;border-color:#fff6}body.entry.black #entry #entry-nav .all{color:#fff}body.entry.black main{max-width:calc(100vw - 288px)}body.entry.black #scroll-cue{border-color:#fff;background-image:url(/assets/img/down-white.svg);background-color:#000}body.entry.black #sta,body.entry.black #one-hundred{color:#fff6}body.entry.black #sta li,body.entry.black #one-hundred li{background-image:url(/assets/img/cropmarks-white.svg);opacity:1}body.entry.black .prev{background-image:url(/assets/img/leftarrow-white.svg)}body.entry.black .next{background-image:url(/assets/img/rightarrow-white.svg)}body.entry.black #judging{border-color:#e5e7e9}body.entry.black #judging h1{color:#111}body.entry.black #judging label{color:#fff}body.entry.black #judging button{background-color:#fff;color:#111}body.entry.black #judging button:hover{background-color:#76838c;color:#fff}body.entry.white{background:#fff;border-color:#fff}body.entry.white #entry footer{border-color:#e5e7e9}body.entry.white #judging{border-color:#e5e7e9}body.entry.white #judging h1{color:#111}body.entry p.entry-counter{padding-top:5vh;text-align:center}body.entry #header{height:9px}body.entry #sta,body.entry #one-hundred{color:#76838c}body.entry #sta li,body.entry #one-hundred li{opacity:.5}#entry header,#entry footer{width:100%;border:none;height:auto}#entry header p,#entry footer p{text-align:center}#entry header p a,#entry footer p a{display:inline-block}#entry header p a.year,#entry footer p a.year{opacity:.5;padding-top:2vh;border:none;transition:opacity .3s ease}#entry header p a.year:hover,#entry footer p a.year:hover{opacity:1}#entry header nav,#entry footer nav{width:50%}#entry header nav ul li,#entry footer nav ul li{height:auto;display:inline-block;width:auto;float:left;margin:0;color:#76838c80}#entry header nav ul li:after,#entry footer nav ul li:after{content:">";float:right;font-size:.75em;margin-left:1vh;margin-right:1vh}#entry header nav ul li:first-child,#entry footer nav ul li:first-child{padding-left:0}#entry header nav ul li:last-child:after,#entry footer nav ul li:last-child:after{content:none}#entry header nav ul li a,#entry footer nav ul li a{color:#111;display:block;border:none}#entry header{margin-bottom:1vh}#entry footer{border-top:9px solid #fff;display:flex;flex-direction:row;padding-left:0;padding-right:0}#entry footer .left,#entry footer .right{width:50%;border-top:0;padding-top:0}#entry footer .right{width:42.5%;padding-right:7.5%;margin-bottom:0}#entry footer p{text-align:left;margin-bottom:3vh;display:block}#entry #entry-nav .prev,#entry #entry-nav .next{border:none;position:fixed;top:50%;margin-top:-41px;margin-right:0}#entry #entry-nav .prev{left:0;margin-left:-7px}#entry #entry-nav .next{right:0;margin-right:-7px}#entry #entry-nav .all{display:none}#judging{width:100%;display:flex;flex-direction:row;justify-content:space-between}#judging label{text-transform:none;letter-spacing:0;padding-right:30px;min-width:200px}#judging h1{width:50%;padding:3vh 0}#judging h2{font-weight:600}#judging #votes{width:100%;padding:3vh 0 0}#judging #votes p{margin-bottom:1vh;font-weight:600}#judging #votes button:hover{background-color:#fff}#judging #honorableMention-toggle{padding:1vh 0}#judging #judges-choice{width:50%;padding:3vh 0}#judging #judges-choice p{margin-bottom:1vh;font-weight:600}#judging #judges-choice select{background-color:#e5e7e9;padding:1.5vh}@media only screen and (max-width: 800px){body.entry{border:0;padding-top:74px}body.entry main{max-width:90vw!important}body.entry #honorableMention-toggle{width:100%}body.entry #judging{flex-direction:column}body.entry #judging h1{padding-bottom:0}body.entry #judging #votes{padding-top:0}body.entry #judging button{width:100%}body.entry #entry footer{max-width:90vw;padding:3vh 0;flex-direction:column}body.entry #entry footer .left,body.entry #entry footer .right{width:100%;margin-bottom:3vh}body.entry #entry #entry-nav{position:relative;display:inline-flex;flex-direction:row;align-content:flex-start;justify-content:space-between;width:100%}body.entry #entry #entry-nav .prev,body.entry #entry #entry-nav .next{position:relative;margin-top:0}body.entry #entry #entry-nav .prev{order:1}body.entry #entry #entry-nav .next{order:3}body.entry #entry #entry-nav .all{order:2;height:75px;padding-top:30px;display:flex;align-content:center;justify-content:center}}/**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Main.scss.
 * SASS source files to be compiled using Vite and PostCSS
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @since 2.0.0
 * @see src/scripts/app.js
 * @see vite.app.js
 *//**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Structure.scss
 * Basic overall front-end structure.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @deprecated Remove Neat Grid legacy mixins span-columns(), shift(), omega().
 *//**
 * @link https://span.studio
 * @copyright Copyright (c) Span Studio LLC
 * @license https://github.com/Span-Studio/sta100-craft5/blob/main/LICENSE.md
 * 
 * Judges.scss
 * For the judges archive page, judges' night page, and judging index pageviews.
 * 
 * @author John Pobojewski <https://john.pobojewski.com>
 * @see templates/judges-night/index.twig
 * @see templates/judges/*
 * @see templates/entries/judging-*
 */.judge .judges-bio{text-align:center;max-width:640px;margin:0 auto}.judge .judges-bio p:first-child{margin-bottom:3vh}.judge #assets figure img{margin-bottom:3vh}.about .row{display:inline-block;width:100%}.about .button-message{margin:0 auto}.about #judges{margin-top:5vh;text-align:center;display:flex;flex-direction:row;align-items:center}#judges-set header{margin-bottom:3vh}#judges-set .set{width:100%;padding:3vh 0}#judges-set .set h2{text-align:center;color:var(--accent);margin-top:0}#judges-set .set ul li{text-align:center}.archive #judges-set .set h2{color:#76838c}@media only screen and (max-width: 800px){.about .description h2{width:100%;padding-top:0}.about #judges{flex-direction:column;margin:3vh auto;padding-bottom:0}.about #judges a{width:100%}.about #judges a img{width:50vw;height:50vw}.about #judges a figcaption{margin-bottom:3vh}}/*!
* Quill Editor v2.0.3
* https://quilljs.com
* Copyright (c) 2017-2024, Slab
* 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:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.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;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;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 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}@supports (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor p,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;padding-left:1.5em;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"•"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"☑"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"☐"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui: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 li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.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-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}
