.Select{position:relative}.Select input::-webkit-contacts-auto-fill-button,.Select input::-webkit-credentials-auto-fill-button{display:none!important}.Select input::-ms-clear,.Select input::-ms-reveal{display:none!important}.Select,.Select div,.Select input,.Select span{-webkit-box-sizing:border-box;box-sizing:border-box}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{-webkit-box-shadow:none;box-shadow:none}.Select.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.Select.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.Select.is-searchable.is-focused:not(.is-open)>.Select-control,.Select.is-searchable.is-open>.Select-control{cursor:text}.Select.is-focused>.Select-control{background:#fff}.Select.is-focused:not(.is-open)>.Select-control{border-color:#007eff;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1);background:#fff}.Select.has-value.is-clearable.Select--single>.Select-control .Select-value{padding-right:42px}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.Select.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus{background:#fff}.Select.has-value.is-pseudo-focused .Select-input{opacity:0}.Select.is-open .Select-arrow,.Select .Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select.Select--rtl{direction:rtl;text-align:right}.Select-control{background-color:#fff;border-color:#d9d9d9 #ccc #b3b3b3;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none;background:#fff}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:17px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s infinite linear;animation:Select-animation-spin .4s infinite linear;height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select--rtl .Select-arrow-zone{padding-right:0;padding-left:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.Select-control>:last-child{padding-right:5px}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{position:absolute;display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;left:0;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.Select--rtl .Select-input{margin-left:0;margin-right:10px}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.Select--rtl .Select-value{margin-left:0;margin-right:5px}.Select--multi.Select--rtl .Select-value-icon{border-right:none;border-left:1px solid #c2e0ff;border-left:1px solid rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}.slick-slider{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/static/media/slick.ced611da.eot);src:url(/static/media/slick.ced611da.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.b7c9e1e4.woff) format("woff"),url(/static/media/slick.d41f55a7.ttf) format("truetype"),url(/static/media/slick.f97e3bbf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:Camcorder Monospaced;src:url(/static/media/camcorder_ms_reg-webfont.a81f7b9d.eot);src:url(/static/media/camcorder_ms_reg-webfont.a81f7b9d.eot?#iefix) format("embedded-opentype"),url(/static/media/camcorder_ms_reg-webfont.6f5223c4.woff2) format("woff2"),url(/static/media/camcorder_ms_reg-webfont.3da1233c.woff) format("woff"),url(/static/media/camcorder_ms_reg-webfont.bea8f65f.svg#Camcorder-Monospaced-Regular) format("svg");font-weight:400;font-style:normal}.login-modal-wrapper,.registration-modal-wrapper{z-index:1;height:100vh;width:100vw}.login-modal-bg,.login-modal-wrapper,.registration-modal-bg,.registration-modal-wrapper{position:fixed;top:0;left:0;opacity:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.login-modal-bg,.registration-modal-bg{z-index:2;height:100%;width:100%}.login-modal,.registration-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #54539e;background-color:#101419;width:50rem;height:30rem;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.login-modal,.registration-modal{width:90%;height:95%}}.sb-login-modal{background-color:#2be087;border-color:#43ad79}.registration-modal{height:45rem;width:55rem}@media only screen and (max-height:800px),only screen and (max-width:1200px){.registration-modal{height:38rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.registration-modal{width:90%;height:95%}}.login-modal-inner,.registration-modal-inner{position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.login-modal-header,.registration-modal-header{margin:1rem 0;text-align:center;font-size:2rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.login-modal-header,.registration-modal-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.sb-login-txt{color:#101419;font-family:Camcorder Monospaced}.modal-input,.registration-modal-input{border-radius:.5rem;background-color:#ff8dfb;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #54539e;padding:1rem 2rem;font-size:1.25rem;color:#101419;font-family:Josefin Sans,sans-serif;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s;-ms-flex:2 1;flex:2 1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.modal-input,.registration-modal-input{font-size:1rem;padding:1rem;width:95%}}.modal-input:-webkit-autofill,.registration-modal-input:-webkit-autofill{-webkit-appearance:none;background-color:#ff8dfb!important}.registration-modal-input{font-size:1rem;padding:.5rem 1rem;text-align:center}.modal-input:focus,.registration-modal-input:focus{outline:none;background-color:#5cb3b8;border-color:#ff8dfb}.sb-login-input{border-color:#fff599;background-color:#43ad79;font-family:Camcorder Monospaced}.sb-login-input:focus{border-color:#43ad79;background-color:#fff599}.sb-login-input:-webkit-autofill{-webkit-appearance:none;background-color:#43ad79!important}.modal-input-label,.registration-modal-input-label{font-size:1.5rem;color:#4ea88f;-ms-flex:1 1;flex:1 1;max-width:85%;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.modal-input-label,.registration-modal-input-label{font-size:1rem;margin-bottom:.25rem}}.sb-input-label{color:#101419}.registration-modal-input-label{font-size:1rem;margin-bottom:.5rem}.long-label{font-size:.75rem}.registration-form{display:-ms-flexbox;display:flex;width:100%;margin:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.registration-form{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.registration-modal-body{width:100%;-webkit-overflow-scrolling:touch}@media only screen and (max-width:800px),only screen and (orientation:portrait){.registration-modal-body{overflow-y:scroll;height:60%}}.registration-modal-body::-webkit-scrollbar{width:.35rem}.registration-modal-body::-webkit-scrollbar *{background:0 0}.registration-modal-body::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.registration-modal-body::-webkit-scrollbar-thumb:hover{background:#ff8dfb!important}.registration-column{-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.input-row,.registration-column,.registration-input-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-row,.registration-input-row{height:15%;width:75%;margin:.5rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.input-row,.registration-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.registration-input-row{-ms-flex-direction:column;flex-direction:column;height:10%;width:100%;margin-bottom:1rem;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.login-modal-btns,.registration-modal-btns{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.login-modal-btns,.registration-modal-btns{width:95%}}.modal-btn,.modal-btn-disabled{background-color:#5cb3b8;padding:1.25rem .5rem;-ms-flex:0 0 22%;flex:0 0 22%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;border-radius:.5rem;border:.35rem solid #54539e;-webkit-transition:background-color .25s,border-color .25s,opacity .25s;-o-transition:background-color .25s,border-color .25s,opacity .25s;transition:background-color .25s,border-color .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.modal-btn,.modal-btn-disabled{-ms-flex:0 0 35%;flex:0 0 35%}}.modal-btn:hover{background:#ff8dfb;border-color:#5cb3b8;cursor:pointer}.sb-login-btn,.sb-login-btn-disabled{background-color:#fff599;border-color:#43ad79}.sb-login-btn:hover{background-color:#ee7c33;border-color:#fff599;color:ivory}.modal-btn-disabled{opacity:.5}.modal-btn-disabled:hover{cursor:not-allowed}.modal-btn-loading{padding:1rem .5rem}.modal-btn-spinner{font-size:1.5rem}.close-modal-btn{position:absolute;z-index:5;color:#ff8dfb;top:1rem;right:1rem;font-size:2rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.close-modal-btn{top:.5rem;right:.5rem}}.close-modal-btn:hover{opacity:.75;cursor:pointer}.forgot-pass{color:#4ea88f;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.forgot-pass:hover{cursor:pointer;opacity:.75}.forgot-pass-input-row{-ms-flex-direction:column;flex-direction:column}.forgot-pass-label{font-size:1rem;margin-bottom:1rem}.events-page-wrapper{padding-bottom:1rem}.event{position:relative;color:#4ea88f;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;height:100%;max-height:150px;-ms-flex-direction:column;flex-direction:column;margin:1em;padding:1.5em;font-family:Josefin Sans,sans-serif;font-weight:300;border-radius:1rem;overflow:hidden;border:.25rem solid #54539e;-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:300px}}.event-expanded{max-height:350px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event-expanded{max-height:1200px}}.event-description{position:relative;-ms-flex:1 1;flex:1 1;padding:0 5rem;font-size:1.25rem;line-height:1.5rem;height:46%;overflow:hidden}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event-description{padding:0 .25rem;visibility:hidden;opacity:0;height:0;-webkit-transition:visibility .4s,opacity .4s;-o-transition:visibility .4s,opacity .4s;transition:visibility .4s,opacity .4s}}.event-description::-webkit-scrollbar{width:.35rem}.event-description::-webkit-scrollbar *{background:0 0}.event-description::-webkit-scrollbar-thumb{background:#ff8dfb!important;border-radius:1rem}.event-description::-webkit-scrollbar-thumb:hover{background:#5cb3b8!important}.event-description-expanded{-webkit-line-clamp:unset;overflow-y:scroll;height:60%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event-description-expanded{margin-top:1rem;visibility:visible;opacity:1}}.event-description-paragraph{margin:0}.event-title{font-size:2rem;-ms-flex:1 1;flex:1 1;margin:.25rem;margin-bottom:1rem;font-weight:400;color:#5cb3b8}.event-second-row{display:-ms-flexbox;display:flex;-ms-flex:2 1;flex:2 1;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event-second-row{-ms-flex-direction:column;flex-direction:column;-ms-flex:3 1;flex:3 1;margin-bottom:3rem}}.event-date-time{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.event-date,.event-time{font-size:1.5em;margin:.25rem}.expand-event-btn{position:absolute;bottom:.25rem;right:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#ff8dfb}@media only screen and (max-width:800px),only screen and (orientation:portrait){.expand-event-btn{font-size:1.25rem;width:100%;right:unset;left:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.expand-event-btn-arrow,.expand-event-btn-txt{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.expand-event-btn-arrow{margin-right:.5rem}.expand-event-btn:hover{opacity:.75;cursor:pointer}.rotate-down{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.rotate-down,.rotate-up{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;-o-transition:transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.rotate-up{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.event-admission,.event-category,.event-location,.event-organization{margin:.25rem}.expandable-area{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.25rem;-ms-flex:2 1;flex:2 1;-webkit-transition:visibility .4s,opacity .4s;-o-transition:visibility .4s,opacity .4s;transition:visibility .4s,opacity .4s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.expandable-area{display:none}}.area-expanded{visibility:visible;opacity:1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.area-expanded{margin-bottom:3rem;margin-top:-2rem;display:-ms-flexbox;display:flex}}.area-hidden{visibility:hidden;opacity:0}.event-pagination{-ms-flex-pack:distribute;justify-content:space-around;min-width:50%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}.event-pagination,.event-pagination-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.event-pagination-wrapper{width:100%;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.event-pagination-wrapper{margin-top:1.5rem}}.event-page-btn{color:#5cb3b8;display:-ms-flexbox;display:flex;-ms-flex:0 0 1%;flex:0 0 1%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;padding:0 2rem;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.inactive-event-page-btn:hover{cursor:pointer;color:#ff8dfb}.active-event-page-btn{color:#ff8dfb}.active-event-page-btn:hover{cursor:default}.event-button-spinner{margin:0 -.5rem}.event-button-loading{padding:0 2rem}.event-button-txt{padding:0}.event-btn-underline{width:15px;margin:.25rem;border:.05rem solid #ff8dfb;border-radius:5rem;background-color:#ff8dfb;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.event-btn-underline-visible{opacity:1;visibility:visible}.event-btn-underline-invisible{opacity:0;visibility:hidden}.psa-page-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:1rem}.psa-list,.psa-page-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.no-recording-placeholder{height:30px;width:400px;-webkit-transition:height .25s;-o-transition:height .25s;transition:height .25s}.psa-actual-player{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border:1rem solid #54539e;border-radius:.5rem;margin-bottom:1rem;width:400px!important}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-actual-player{width:89%!important}}.psa{position:relative;color:#4ea88f;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;height:225px;max-height:225px;-ms-flex-direction:column;flex-direction:column;margin:1em;padding:1.5em;font-family:Josefin Sans,sans-serif;font-weight:300;border-radius:1rem;overflow:hidden;border:.25rem solid #54539e;-webkit-transition:max-height .5s;-o-transition:max-height .5s;transition:max-height .5s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:300px}}.psa-expanded{height:450px;max-height:450px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-expanded{max-height:1200px}}.psa-description{position:relative;-ms-flex:1 1;flex:1 1;padding:0 5rem;font-size:1.25rem;line-height:1.5rem;height:4.4rem;overflow:hidden;-webkit-transition:height .25s;-o-transition:height .25s;transition:height .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-description{padding:0 .25rem;visibility:hidden;opacity:0;height:0;-webkit-transition:visibility .4s,opacity .4s;-o-transition:visibility .4s,opacity .4s;transition:visibility .4s,opacity .4s}}.psa-description::-webkit-scrollbar{width:.35rem}.psa-description::-webkit-scrollbar *{background:0 0}.psa-description::-webkit-scrollbar-thumb{background:#ff8dfb!important;border-radius:1rem}.psa-description::-webkit-scrollbar-thumb:hover{background:#5cb3b8!important}.psa-description-expanded{-webkit-line-clamp:unset;overflow-y:scroll;height:12rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-description-expanded{margin-top:1rem;visibility:visible;opacity:1}}.psa-description-paragraph{margin:0}.psa-title{font-size:2rem;-ms-flex:1 1;flex:1 1;margin:.25rem;margin-bottom:1rem;font-weight:400;color:#5cb3b8}.psa-second-row{display:-ms-flexbox;display:flex;-ms-flex:2 1;flex:2 1;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-second-row{-ms-flex-direction:column;flex-direction:column;-ms-flex:3 1;flex:3 1;margin-bottom:3rem}}.psa-date-time{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.psa-date,.psa-time{font-size:1.5em;margin:.25rem}.expand-psa-btn{position:absolute;bottom:.25rem;right:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#ff8dfb}@media only screen and (max-width:800px),only screen and (orientation:portrait){.expand-psa-btn{font-size:1.25rem;width:100%;right:unset;left:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}}.expand-psa-btn-arrow,.expand-psa-btn-txt{-webkit-transition:opacity .5s;-o-transition:opacity .5s;transition:opacity .5s}.expand-psa-btn-arrow{margin-right:.5rem}.expand-psa-btn:hover{opacity:.75;cursor:pointer}.psa-rotate-down{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-rotate-down{-webkit-transition:-webkit-transform 0s ease;transition:-webkit-transform 0s ease;-o-transition:transform 0s ease;transition:transform 0s ease;transition:transform 0s ease,-webkit-transform 0s ease}}.psa-rotate-up{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg);-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-rotate-up{-webkit-transition:-webkit-transform 0s ease;transition:-webkit-transform 0s ease;-o-transition:transform 0s ease;transition:transform 0s ease;transition:transform 0s ease,-webkit-transform 0s ease}}.psa-admission,.psa-category,.psa-location,.psa-organization{margin:.25rem}.psa-expandable-area{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.25rem;-ms-flex:2 1;flex:2 1;-webkit-transition:visibility .4s,opacity .4s;-o-transition:visibility .4s,opacity .4s;transition:visibility .4s,opacity .4s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-expandable-area{display:none}}.psa-area-expanded{visibility:visible;opacity:1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-area-expanded{margin-bottom:3rem;margin-top:-2rem;display:-ms-flexbox;display:flex}}.psa-area-hidden{visibility:hidden;opacity:0}.psa-pagination{-ms-flex-pack:distribute;justify-content:space-around;min-width:50%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}.psa-pagination,.psa-pagination-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.psa-pagination-wrapper{width:100%;-ms-flex-pack:center;justify-content:center;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.psa-pagination-wrapper{margin-top:1.5rem}}.psa-page-btn{color:#5cb3b8;display:-ms-flexbox;display:flex;-ms-flex:0 0 1%;flex:0 0 1%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:1.25rem;padding:0 2rem;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.inactive-psa-page-btn:hover{cursor:pointer;color:#ff8dfb}.active-psa-page-btn{color:#ff8dfb}.active-psa-page-btn:hover{cursor:default}.psa-button-spinner{margin:0 -.5rem}.psa-button-loading{padding:0 2rem}.psa-button-txt{padding:0}.psa-btn-underline{width:15px;margin:.25rem;border:.05rem solid #ff8dfb;border-radius:5rem;background-color:#ff8dfb;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.psa-btn-underline-visible{opacity:1;visibility:visible}.psa-btn-underline-invisible{opacity:0;visibility:hidden}.profile-page-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-page-wrapper{-ms-flex-direction:column;flex-direction:column}}.wobc-coin-center{-ms-flex:1 1!important;flex:1 1!important}@media only screen and (max-width:800px),only screen and (orientation:portrait){.wobc-coin-center{-ms-flex-order:1;order:1}}.edit-profile-info{-ms-flex:2 1!important;flex:2 1!important}@media only screen and (max-width:800px),only screen and (orientation:portrait){.edit-profile-info{-ms-flex-order:2;order:2}}.update-profile-inner{position:relative;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.profile-header{margin:1rem 0;text-align:center;font-size:2rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.profile-subheader{margin-top:2rem;margin-bottom:.75rem;text-align:center;font-size:1.5rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-subheader{margin-bottom:.25em;margin-top:1.5rem;font-size:1rem}}.profile-input{border-radius:.5rem;background-color:#ff8dfb;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #54539e;font-size:1rem;padding:.5rem 1rem;text-align:center;color:#101419;font-family:Josefin Sans,sans-serif;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s;-ms-flex:2 1;flex:2 1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-input{font-size:1rem;padding:1rem;width:95%}}.profile-input:focus{outline:none;background-color:#5cb3b8;border-color:#ff8dfb}.profile-input-label{font-size:1rem;margin-bottom:.5rem;color:#4ea88f;-ms-flex:1 1;flex:1 1;max-width:85%;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-input-label{font-size:1rem;margin-bottom:.25rem}}.profile-form{display:-ms-flexbox;display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-form{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.profile-body{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-body{overflow-y:scroll;height:60%}}.profile-body::-webkit-scrollbar{width:.35rem}.profile-body::-webkit-scrollbar *{background:0 0}.profile-body::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.profile-body::-webkit-scrollbar-thumb:hover{background:#ff8dfb!important}.profile-column{-ms-flex:1 1;flex:1 1;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.profile-column,.profile-input-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex-align:center;align-items:center}.profile-input-row{flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;margin-bottom:2rem;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.coin-btn-wrapper,.profile-btn-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.coin-btn-wrapper,.profile-btn-wrapper{width:95%}}.profile-btn,.profile-btn-disabled{background-color:#5cb3b8;padding:1.25rem .5rem;width:25%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;border-radius:.5rem;border:.35rem solid #54539e;-webkit-transition:background-color .25s,border-color .25s,opacity .25s;-o-transition:background-color .25s,border-color .25s,opacity .25s;transition:background-color .25s,border-color .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.profile-btn,.profile-btn-disabled{-ms-flex:0 0 75%;flex:0 0 75%}}.profile-btn:hover{background:#ff8dfb;border-color:#5cb3b8;cursor:pointer}.profile-btn-disabled{opacity:.5}.profile-btn-disabled:hover{cursor:not-allowed}.profile-btn-loading{padding:1rem .5rem}.profile-btn-spinner{font-size:1.5rem}.coin-balance{text-align:center;color:#4ea88f;margin:1rem 0}.coin-btn{background-color:#101419;color:#ffc857;padding:1.25rem .5rem;width:75%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;border-radius:.5rem;border:.35rem solid #ffc857;-webkit-transition:background-color .25s,border-color .25s,color .25s;-o-transition:background-color .25s,border-color .25s,color .25s;transition:background-color .25s,border-color .25s,color .25s}.coin-btn:hover{background-color:#ffc857;border-color:#ffc857;color:ivory;cursor:pointer}.leaderboard-list{color:#4ea88f;margin-left:15%}@media only screen and (max-height:800px),only screen and (max-width:1200px){.leaderboard-list{margin-left:0}}.leader{list-style:decimal;margin:1rem 0}.view-applications-wrapper{min-height:500px;width:100%;-ms-flex-direction:column;flex-direction:column}.application-filters-wrapper,.view-applications-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-ms-flexbox;display:flex}.application-filters-wrapper{border:.25rem solid #54539e;border-radius:1rem;margin:1rem;padding:1.5rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.application-filters-wrapper{-ms-flex-direction:column;flex-direction:column}}.filter-column{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin:0 1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.filter-column{-ms-flex:2 1;flex:2 1}}.filter-select{width:100%}.filter-genre-wrapper{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start}.filter-genre-body,.filter-genre-wrapper{display:-ms-flexbox;display:flex;width:100%}.filter-genre-body{-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start}.filter-input-label{font-size:1rem;margin:0;color:#4ea88f;line-height:2rem;-ms-flex:1 1;flex:1 1;-ms-flex-item-align:center;align-self:center;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.filter-input-label{font-size:1rem;margin-bottom:.25rem}}.filter-input-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:.5rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.filter-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.filter-input{border-radius:.25rem;background-color:#ff8dfb;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #54539e;font-size:1rem;padding:.5rem 1rem;width:100%;text-align:center;color:#101419;font-family:Josefin Sans,sans-serif;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s;-ms-flex:2 1;flex:2 1}.filter-input:focus{outline:none;background-color:#5cb3b8;border-color:#ff8dfb}.filter-header-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.filter-header{font-size:2rem;color:#4ea88f;text-align:center;margin:0;margin-top:2rem}.apply-filters-btn{height:10rem;width:10rem;border:.35rem solid #5cb3b8;border-radius:10rem;color:#5cb3b8;background-color:#101419;font-size:1.5rem;-webkit-transition:color .25s,background-color .25s,border-color .25s,opacity .25s;-o-transition:color .25s,background-color .25s,border-color .25s,opacity .25s;transition:color .25s,background-color .25s,border-color .25s,opacity .25s;-ms-flex-item-align:center;align-self:center;justify-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.apply-filters-btn{margin:1rem 0;height:7.5rem;width:100%;font-size:2rem}}.apply-filters-btn:hover{background-color:#5cb3b8;color:ivory;cursor:pointer}.apply-filters-disabled{color:#ff6060;border-color:#ff6060;opacity:.5}.apply-filters-disabled:hover{cursor:not-allowed;color:#ff6060;background-color:#101419}.button-column{-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.button-column{-ms-flex:1 1;flex:1 1}}.search-spinner{font-size:2rem}.view-app-btn-spinner{font-size:1.25rem}.application-wrapper{width:95%;margin:1rem;padding:.5rem 1rem;border-radius:.5rem;background-color:#101419;color:ivory;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.application-wrapper{width:90%}}.applications-list-wrapper{-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;opacity:1;position:relative}.applications-list{margin:0;padding:0;margin-top:1rem;width:100%;-ms-flex-direction:column;flex-direction:column;height:35rem;overflow-y:scroll}@media only screen and (max-height:800px),only screen and (max-width:1200px){.applications-list{height:25rem}}.list-loading{opacity:.25}.applications-list::-webkit-scrollbar{width:.35rem}.applications-list::-webkit-scrollbar *{background:0 0}.applications-list:focus::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.applications-list::-webkit-scrollbar-thumb{background:#ff8dfb!important;border-radius:1rem}.applications-list::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.app-results-labels{width:95%;margin:1rem;padding:.5rem 1rem;border-radius:.5rem;background-color:#5cb3b8;color:#101419;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-results-labels{width:90%}}.result-label,.results-field{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:0 .5rem;margin:0 .5rem;border-left:.35rem solid #54539e;border-right:.35rem solid #54539e;border-radius:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(20% - 1rem);flex-basis:calc(20% - 1rem);word-break:break-word;text-align:center}.results-field{border-color:#4ea88f;height:4rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.hide-mobile{display:none}}.label-filler,.result-btn{border:0}.showid-field,.showid-label{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(10% - 1rem);flex-basis:calc(10% - 1rem)}.ontime{color:#5cb3b8}.late{color:#ff6060}.result-btn{background-color:#54539e;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #ff8dfb;-webkit-transition:background-color .25s,color .25s;-o-transition:background-color .25s,color .25s;transition:background-color .25s,color .25s}.result-btn:hover{background-color:#ff8dfb;color:#101419;cursor:pointer}.download-csv-btn{color:#54539e;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;padding:0 .5rem}.download-csv-btn:hover{opacity:.5}.view-application-modal-wrapper{z-index:1;height:100vh;width:100vw}.view-application-modal-bg,.view-application-modal-wrapper{position:fixed;top:0;left:0;opacity:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.view-application-modal-bg{z-index:2;height:100%;width:100%}.view-application-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #54539e;background-color:#101419;height:90vh;width:95vw;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-modal{width:90%;height:95%}}.view-application-modal-inner{position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.view-application-modal-body{display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-y:scroll}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-modal-body{display:block}}.view-applications-modal-body::-webkit-scrollbar{width:.35rem}.view-applications-modal-body::-webkit-scrollbar *{background:0 0}.view-applications-modal-body:focus::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.view-applications-modal-body::-webkit-scrollbar-thumb{background:#ff8dfb!important;border-radius:1rem}.view-applications-modal-body::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.view-application-body-column{display:-ms-flexbox;display:flex;-ms-flex:2 1;flex:2 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-body-column{-ms-flex:1 1;flex:1 1}}.big-column{-ms-flex:4 1;flex:4 1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.big-column{-ms-flex:1 1;flex:1 1}}.view-application-body-row{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:start;align-items:flex-start;-ms-flex:1 1;flex:1 1;width:100%}.body-row-wrapper{width:100%;flex-direction:column;-ms-flex-pack:center;justify-content:center}.body-row-wrapper,.view-applications-body-column-cell{display:-ms-flexbox;display:flex;-ms-flex-direction:column}.view-applications-body-column-cell{-ms-flex:4 1;flex:4 1}.view-applications-body-column-cell,.view-applications-body-column-cell-editing{flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;margin:.75rem}.view-applications-body-column-cell-editing{display:-ms-flexbox;display:flex;-ms-flex-direction:column;-ms-flex:4 1;flex:4 1;width:100%}.dj-cell{-ms-flex:2 1;flex:2 1}.dj-cell-body{padding:.5rem;margin:1rem 0;border:.35rem solid #54539e;border-radius:.75rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%;overflow-y:scroll}.dj-cell-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.dj-cell-content{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.dj-cell-row{color:#4ea88f;margin:0;margin-top:.5rem;word-break:break-word;text-align:center}.view-application-cell-content{color:#4ea88f;padding:.5rem;border:.35rem solid #54539e;border-radius:.75rem;overflow-y:scroll;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:95%;line-height:1.5rem}.view-application-cell-text{word-break:break-word}.view-app-modal-header-wrapper{width:100%;margin-bottom:2rem}.view-application-modal-header{margin:1rem 0;text-align:center;font-size:2rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-modal-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.view-application-modal-subheader{margin:0;margin-top:1rem;text-align:center;font-size:1.25rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-modal-subheader{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.view-application-modal-subheader-small{margin:0;margin-top:1rem;text-align:center;font-size:1rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-application-modal-subheader-small{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.app-availability-body-readonly,.app-availability-body-readonly-wrapper{display:-ms-flexbox;display:flex;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.time-slot-column-readonly{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;color:#4ea88f;font-size:.75rem}.time-slot-readonly{text-align:center;-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:3rem;-ms-flex-pack:center;justify-content:center}.availability-checkbox-column-readonly{-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-sizing:border-box;box-sizing:border-box;border:.25rem solid #54539e;border-top:0;border-radius:.5rem}.availability-checkbox-column-readonly,.checkbox-container-time-readonly{display:-ms-flexbox;display:flex;color:#4ea88f;-ms-flex-align:center;align-items:center}.checkbox-container-time-readonly{-ms-flex-pack:center;justify-content:center;position:relative;cursor:pointer;font-size:1rem;height:3rem;width:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container-time-readonly input{position:absolute;opacity:0;cursor:pointer}.checkmark-time-readonly{border-radius:.25rem;position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;margin-top:.35rem;background-color:#101419;border:.25rem solid #101419;-webkit-transition:border-color .25s,background-color .25s;-o-transition:border-color .25s,background-color .25s;transition:border-color .25s,background-color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.checkmark-time-readonly{margin-top:.65rem;margin-left:.45rem;height:1rem;width:1rem}}.checkbox-container-time-readonly:hover input~.checkmark-time-readonly{background-color:#101419;border-color:#101419;cursor:default}.checkbox-container-time-readonly input:checked~.checkmark-time-readonly{background-color:#101419;border-color:#101419}.checkbox-container-time-readonly:hover input:checked~.checkmark-time-readonly{background-color:#101419;border-color:#101419;cursor:default}.checkmark-time-readonly:after{content:"";position:absolute;display:none}.checkbox-container-time-readonly input:checked~.checkmark-time-readonly:after{display:block}.checkbox-container-time-readonly .checkmark-time-readonly:after{left:9px;top:5px;width:5px;height:10px;border:solid #ff8dfb;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:800px),only screen and (orientation:portrait){.checkbox-container-time-readonly .checkmark-time-readonly:after{left:6px;top:2px;width:3px;height:8px}}.view-app-modal-select-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:1rem}.select-wrapper-small{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.view-app-modal-select{margin:0 .5rem;width:100%}.view-app-modal-select-genre{margin:0 .5rem;width:25%}.view-app-modal-select-small{width:90%}.view-app-modal-select-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 15%;flex:0 0 15%;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-app-modal-select-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.view-app-modal-select-genre-row{display:-ms-flexbox;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-ms-flex-pack:center;justify-content:center;-ms-flex:0 0 15%;flex:0 0 15%;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-app-modal-select-genre-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.view-app-modal-select-row-small{-ms-flex:0 0 10%;flex:0 0 10%}.view-app-modal-select-label{font-size:1rem;margin:0;color:#4ea88f;line-height:2rem;-ms-flex:1 1;flex:1 1;-ms-flex-item-align:center;align-self:center;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-app-modal-select-label{font-size:1rem;margin-bottom:.25rem}}.view-app-modal-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;-webkit-transition:width .25s;-o-transition:width .25s;transition:width .25s;-ms-flex:0 0 25%;flex:0 0 25%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-app-modal-buttons{margin-top:1rem;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}}.view-app-modal-buttons-small{-ms-flex:0 0 10%;flex:0 0 10%}.view-app-modal-btn{font-family:Josefin Sans,sans-serif;text-align:center;margin-top:1rem;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;padding:.75rem .25rem;font-size:.65rem;border:.25rem solid;-ms-flex:0 0 40%;flex:0 0 40%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.view-app-modal-btn{font-size:1rem;font-size:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(25% - 1rem);flex-basis:calc(25% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.view-app-modal-btn-small{-ms-flex:0 0 90%;flex:0 0 90%;margin-top:2rem}.view-app-modal-remove-btn{background-color:#ff6060;color:ivory;border-color:#ff6060}.view-app-modal-save-btn{background-color:#4ea88f;color:ivory;border-color:#4ea88f}.view-app-modal-renew-btn{justify-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;background-color:#ffc857;color:ivory;border-color:#ffc857;margin:0;-ms-flex:0 1;flex:0 1;font-size:1rem;padding:.75rem .5rem}.view-app-modal-renew-btn:focus{outline:none}.view-app-modal-remove-btn:hover{cursor:pointer;background-color:ivory;border-color:ivory;color:#ff6060}.view-app-modal-save-btn:hover{cursor:pointer;background-color:ivory;border-color:ivory;color:#4ea88f}.view-app-modal-renew-btn:hover{cursor:pointer;background-color:ivory;border-color:ivory;color:#ffc857}.save-btn-disabled{background-color:#101419;color:#4ea88f;border-color:#4ea88f;opacity:.75}.remove-btn-disabled{background-color:#101419;color:#ff6060;border-color:#ff6060;opacity:.75}.remove-btn-disabled:hover,.save-btn-disabled:hover{cursor:not-allowed}.remove-btn-disabled:focus,.save-btn-disabled:focus,.view-app-modal-remove-btn:focus,.view-app-modal-save-btn:focus{outline:none}.manage-application-wrapper{display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.manage-application-wrapper{-ms-flex-direction:column;flex-direction:column}}.manage-app-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.manage-app-col{-ms-flex:1 1;flex:1 1}.manage-app-season{width:95%}.manage-app-instructions-wrapper{padding:1rem;margin:1rem;border:.35rem solid #54539e;border-radius:.5rem}.manage-app-instructions{color:#4ea88f;font-size:1rem;line-height:1.5rem}.highlighted-instruction{color:#5cb3b8;font-weight:900}.checkbox-container-manage{margin:1rem 0;padding-top:.55rem}.renew-modal-body{width:95%;-ms-flex-align:center;-ms-flex-pack:center}.renew-modal-body,.renew-show-col{display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.renew-show-col{margin:0 1rem;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-ms-flex-pack:center}.renew-select{width:95%}.renew-show-row{display:-ms-flexbox;display:flex;width:75%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.renew-label{color:#4ea88f;margin-bottom:.25rem}.library-page-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.library-toprow-wrapper{margin:2rem 0;width:100%;height:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-toprow-wrapper{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;height:auto;margin-top:1.5rem}}.add-entry-btn{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex:1 1;flex:1 1;background:0 0;color:#4ea88f;font-family:Josefin Sans,sans-serif;border:0;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-size:1rem;margin-right:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.add-entry-btn{margin-top:2rem;font-size:1.25rem}}.add-entry-btn:focus{outline:none}.add-entry-btn:hover{color:#ff8dfb;cursor:pointer}.add-entry-icon{margin-right:1rem}.library-search-wrapper{-ms-flex:1 1;flex:1 1;margin-left:2rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-search-wrapper{margin-left:0}}.library-search-label{color:#4ea88f;margin-bottom:.25rem}.library-search-icon{color:inherit;margin-right:.5rem;-webkit-transition:color .25s,font-size .25s;-o-transition:color .25s,font-size .25s;transition:color .25s,font-size .25s}.library-search-icon:hover{color:#ff8dfb}.library-search-input{border:.05rem solid #4ea88f;border-radius:1rem;background-color:#101419;color:#4ea88f;font-size:1rem;font-family:Josefin Sans,sans-serif;-webkit-transition:border-color .25s,font-size .25s;-o-transition:border-color .25s,font-size .25s;transition:border-color .25s,font-size .25s;padding:.5rem 1rem}.library-search-input:focus{border-color:transparent;color:#ff8dfb;font-size:1.5rem;outline:none}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-search-input:focus{font-size:1rem}}.library-search-focused{color:#ff8dfb;font-size:1.5rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-search-focused{font-size:1rem}}.library-list{overflow-y:scroll;position:relative;height:80vh;-webkit-overflow-scrolling:touch}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-list{overflow-y:scroll;height:60%}}.library-list::-webkit-scrollbar{width:.35rem}.library-list::-webkit-scrollbar *{background:0 0}.library-list::-webkit-scrollbar-thumb{background:#ff8dfb!important;border-radius:1rem}.library-list::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.library-list-wrapper{-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;position:relative}.library-loading{opacity:.5}.library-labels{-ms-flex-pack:distribute;justify-content:space-around;background-color:#5cb3b8;border:.25rem solid #54539e;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1rem;padding:0;margin:0 1rem}.library-label,.library-labels{display:-ms-flexbox;display:flex}.library-label{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;padding:1rem .5rem;margin:0 .5rem;word-break:break-word;text-align:center}.library-entry{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin:0;padding:0 1rem;position:relative}.library-labels-edit{margin-right:3.35rem}.library-entry-edit{padding-right:3rem}.library-entry-field{color:ivory;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.75rem;padding:1.5rem .5rem;margin:0 .5rem;word-break:break-word;text-align:center}.library2{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(15% - 1rem);flex-basis:calc(15% - 1rem)}.library1{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(10% - 1rem);flex-basis:calc(10% - 1rem)}.edit-entry-wrapper{position:absolute;right:0;width:3rem;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.edit-entry-btn{color:#4ea88f;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.edit-entry-btn:hover{color:#ff8dfb;cursor:pointer}.library-results-count{-ms-flex:1 1;flex:1 1;color:#4ea88f;margin:0;margin-top:1rem;margin-bottom:-1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:.75rem}.library-result-number{color:#ff8dfb;padding:0 .25rem}.no-results-library{color:#4ea88f;text-align:center;margin-top:2rem;font-size:1rem}.library-pagination{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:20px}.library-pages-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;min-width:50%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}.library-pagination-wrapper-wrapper{-ms-flex:1.5 1;flex:1.5 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.library-pagination-read{-ms-flex:.75 1;flex:.75 1}.library-pagination-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-pagination-wrapper{margin-top:1.5rem}}.library-page-btn{color:#5cb3b8;display:-ms-flexbox;display:flex;-ms-flex:0 0 1%;flex:0 0 1%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:.75rem;padding:0 .5rem;-webkit-transition:color .25s,font-size .25s;-o-transition:color .25s,font-size .25s;transition:color .25s,font-size .25s}.inactive-library-page-btn:hover{cursor:pointer;color:#ff8dfb}.active-library-page-btn{color:#ff8dfb;font-size:1.25rem}.active-library-page-btn:hover{cursor:default}.library-button-spinner{margin:0 -.5rem}.library-button-loading{padding:0 2rem}.library-button-txt{padding:0}.library-btn-underline{width:7.5px;margin:.25rem;border:.025rem solid #101419;border-radius:5rem;background-color:#101419;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.library-btn-underline-visible{opacity:1;visibility:visible}.library-btn-underline-invisible{opacity:0;visibility:hidden}.library-pagination-next,.library-pagination-prev{color:#5cb3b8;font-size:.75rem;padding:0 1rem;-webkit-transition:color .25s,opacity .25s;-o-transition:color .25s,opacity .25s;transition:color .25s,opacity .25s;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.library-pagination-next:hover,.library-pagination-prev:hover{color:#ff8dfb;cursor:pointer}.pagination-arrow-disabled{opacity:0}.pagination-arrow-disabled:hover{cursor:default}.library-pagination-bottom-wrapper-wrapper{margin-top:1rem;display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.library-pagination-bottom-wrapper{width:50%}.library-modal-wrapper{z-index:1;height:100vh;width:100vw}.library-modal-bg,.library-modal-wrapper{position:fixed;top:0;left:0;opacity:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.library-modal-bg{z-index:2;height:100%;width:100%}.library-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #54539e;background-color:#101419;width:50rem;height:95vh;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal{width:90%;height:95%}}.library-modal-inner{position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.library-modal-header{margin:1rem 0;text-align:center;font-size:2rem;font-family:Josefin Sans,sans-serif;color:#5cb3b8}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.library-modal-input{border-radius:.5rem;background-color:#ff8dfb;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #54539e;padding:.5rem 1rem;text-align:center;font-size:1rem;color:#101419;font-family:Josefin Sans,sans-serif;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s;-ms-flex:2 1;flex:2 1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal-input{font-size:1rem;padding:1rem;width:95%}}.library-modal-input:-webkit-autofill{-webkit-appearance:none;background-color:#ff8dfb!important}.library-modal-input:focus{outline:none;background-color:#5cb3b8;border-color:#ff8dfb}.library-modal-input-label{font-size:1rem;color:#4ea88f;-ms-flex:1 1;flex:1 1;max-width:85%;margin-bottom:.5rem;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal-input-label{font-size:1rem;margin-bottom:.25rem}}.library-form{display:-ms-flexbox;display:flex;width:100%;margin:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-form{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.library-modal-body{width:100%;-webkit-overflow-scrolling:touch}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal-body{overflow-y:scroll;height:60%}}.library-modal-body::-webkit-scrollbar{width:.35rem}.library-modal-body::-webkit-scrollbar *{background:0 0}.library-modal-body::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.library-modal-body::-webkit-scrollbar-thumb:hover{background:#ff8dfb!important}.library-column{-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.library-column,.library-input-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.library-input-row{height:15%;width:75%;margin:.5rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.library-input-row{-ms-flex-direction:column;flex-direction:column;height:10%;width:100%;margin-bottom:1rem;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.library-modal-btns{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.library-modal-btns{width:95%}}.invault-checkbox{padding-top:.5rem}.library-select{width:50%}.library-date-added{color:#4ea88f}.delete-library-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #54539e;background-color:#101419;width:35rem;height:15rem;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.delete-library-modal{width:90%;height:35%}}.delete-library-modal-header{color:#5cb3b8;font-size:1.25rem;margin-top:2rem;text-align:center}.dashboard-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.dashboard-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;-webkit-transition:width .25s;-o-transition:width .25s;transition:width .25s;width:40%;margin-bottom:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.dashboard-buttons{margin-top:1rem;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}}.dashboard-btn{text-align:center;background-color:#54539e;color:ivory;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s;padding:.75rem .25rem;font-size:.65rem;border:.25rem solid #5cb3b8;-ms-flex:0 0 14%;flex:0 0 14%;opacity:.5}@media only screen and (max-width:800px),only screen and (orientation:portrait){.dashboard-btn{font-size:1rem;font-size:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(25% - 1rem);flex-basis:calc(25% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.inactive-dashboard-btn:hover{cursor:pointer;background-color:#4ea88f;border-color:#5cb3b8;color:ivory;opacity:1}.active-dashboard-btn{background-color:#4ea88f;border-color:#4ea88f;color:ivory;opacity:1}.active-dashboard-btn:hover{cursor:default}.admin-page-wrapper,.dashboard-resources-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.admin-buttons,.resources-buttons{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.admin-buttons,.resources-buttons{-ms-flex-direction:column;flex-direction:column}}.admin-btn,.resources-btn{text-align:center;background-color:#101419;color:#54539e;padding:1.25rem .5rem;border-radius:.5rem;border:.35rem solid #54539e;opacity:.75;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:.85rem;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.admin-btn,.resources-btn{font-size:1rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(25% - 1rem);flex-basis:calc(25% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.admin-btn,.resources-btn{-ms-flex:0 0 25%;flex:0 0 25%;height:10px}.inactive-admin-btn:hover,.inactive-resources-btn:hover{cursor:pointer;background-color:#101419;border-color:#54539e;color:ivory;opacity:1}.active-admin-btn,.active-resources-btn{background-color:#54539e;border-color:#54539e;color:ivory;opacity:1}.active-admin-btn:hover,.active-resources-btn:hover{cursor:default}.sign-out-btn{text-align:center;color:ivory}.sign-out-btn,.sign-out-btn:hover{background-color:#ff6060;border-color:#ff6060}.sign-out-btn:hover{opacity:1}.dashboard-section-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:.25rem solid #54539e;border-radius:1rem;margin:1rem;padding:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.dashboard-main-header{color:#5cb3b8;margin:0;text-align:center}.info-page-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.info-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;width:75%;margin-bottom:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.info-buttons{margin-top:1rem;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}}.info-btn{background-color:#54539e;color:ivory;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:.75rem .25rem;font-size:.65rem;border:.25rem solid #5cb3b8;-ms-flex:0 0 15%;flex:0 0 15%;opacity:.5;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.info-btn{font-size:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(40% - 1rem);flex-basis:calc(40% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.inactive-info-btn:hover{cursor:pointer;background-color:#4ea88f;border-color:#5cb3b8;opacity:1}.active-info-btn{background-color:#4ea88f;border-color:#4ea88f;opacity:1}.active-info-btn:hover{cursor:default}.about-wobc,.contact,.get-involved-wrapper{display:-ms-flexbox;display:flex;min-width:95%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.about-wobc,.contact,.get-involved-wrapper{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.about-wobc{-ms-flex-direction:column;flex-direction:column}.about-top{display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.about-top{-ms-flex-direction:column;flex-direction:column}}.wobc-bio,.wobc-history{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#4ea88f;padding:1.5rem;margin:1rem;border:.25rem solid #54539e;border-radius:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.history-pic,.wobc-pic{width:100%}.about-wobc-vid{position:absolute;top:0;left:0;width:100%;height:100%}.staff-info{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:800px),only screen and (orientation:portrait){.staff-info{-ms-flex:1 1;flex:1 1;height:content}}.contact-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:800px),only screen and (orientation:portrait){.contact-info{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.info-section-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:.25rem solid #54539e;border-radius:1rem;margin:1rem;padding:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.info-main-header{color:#5cb3b8;margin:0;text-align:center}.board-body,.board-list,.staff-body,.staff-list{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.board-body,.staff-body{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:center;justify-content:center}.board-member,.phone-number,.post-address,.staff-member{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#4ea88f;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);margin:1rem .5rem}.info-sub-header{margin:0;font-size:1.5rem;text-align:center;color:#5cb3b8}.board-email,.board-name,.staff-email,.staff-name{margin:.5rem;text-align:center}.bio-text,.history-text,.public-affairs-text{margin:0;padding:1rem 0;line-height:2.5rem;font-size:1.25rem;color:#4ea88f}.public-affairs-text{text-indent:1rem}.bio-header,.history-header{color:#5cb3b8;margin:0;text-align:center}.history-pic-wrapper,.wobc-pic-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.number,.post-line{margin:.35rem;padding:0;font-size:1.25rem;text-align:center}.number{line-height:1.6rem}.contact-body{-ms-flex-pack:distribute;justify-content:space-around}.contact-body,.resources-body{display:-ms-flexbox;display:flex}.resources-body{-ms-flex-direction:column;flex-direction:column}.about-link,.resource,.resource-link{text-decoration:none;color:#4ea88f;width:100%;text-align:center;font-size:1.25rem;margin:1rem 0;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.about-link:hover,.resource-link:hover{color:#ff8dfb}@media only screen and (max-width:800px),only screen and (orientation:portrait){.get-involved{padding:0}}.get-involved-body,.get-involved-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.get-involved-column-text,.get-involved-main-blurb{margin:0;padding:1rem 3rem 2rem;line-height:2.5rem;font-size:1.25rem;color:#4ea88f;text-indent:1rem}.copyright-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.copyright-blurb{color:#4ea88f;line-height:2rem}.copyright-instruction-list{list-style:decimal;color:#4ea88f}.copyright-instruction{margin:1rem 0}.copyright-contact-wrapper{color:#4ea88f;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.copyright-contact-info{display:-ms-flexbox;display:flex;width:50%;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.copyright-contact-info{-ms-flex-direction:column;flex-direction:column}}.copyright-contact-col1{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.public-file-contact-info{display:-ms-flexbox;display:flex;width:75%;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.public-file-contact-info{-ms-flex-direction:column;flex-direction:column}}.apply-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;width:40%;margin-bottom:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.apply-buttons{margin-top:1rem;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative;width:100%}}.apply-btn{background-color:#54539e;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:.75rem .25rem;font-size:.65rem;border:.25rem solid #5cb3b8;color:ivory;-ms-flex:0 0 35%;flex:0 0 35%;opacity:.5;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.apply-btn{font-size:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(40% - 1rem);flex-basis:calc(40% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.inactive-apply-btn:hover{cursor:pointer;border-color:#5cb3b8}.active-apply-btn,.inactive-apply-btn:hover{background-color:#4ea88f;color:ivory;opacity:1}.active-apply-btn{border-color:#4ea88f}.active-apply-btn:hover{cursor:default}.apply-page-wrapper{width:100%;min-height:1000px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.application-column,.apply-section-wrapper,.form-body{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1}.apply-section-wrapper,.form-body{-ms-flex-direction:column;flex-direction:column;border:.25rem solid #54539e;border-radius:1rem;margin:1rem;padding:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media only screen and (max-width:800px),only screen and (orientation:portrait){.apply-section-wrapper,.form-body{margin:1rem 0}}.new-application-page-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.new-application-page-wrapper{-ms-flex-direction:column;flex-direction:column}}.application-txt{margin:0;padding:1rem 0;line-height:2.5rem;font-size:1.25rem;color:#4ea88f}@media only screen and (max-width:800px),only screen and (orientation:portrait){.application-txt{font-size:1rem;line-height:1.5rem}}.application-header{color:#5cb3b8;margin:0;margin-top:1rem;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.application-header{font-size:1.5rem}}.application-subheader{color:#5cb3b8;margin:1rem 0;text-align:center;font-size:1.25rem;font-weight:400}.app-reqs,.app-tips{list-style:none}.show-req,.show-tip{padding-left:1rem;text-indent:-.7rem}.show-req:before,.show-tip:before{content:"\2022   ";color:#ff8dfb;background-color:#ff8dfb;font-size:6px;border:2px solid #54539e;border-radius:5rem;padding-right:1px;margin-right:15px}.app-input,.app-textarea{border-radius:.5rem;background-color:#ff8dfb;-webkit-box-sizing:border-box;box-sizing:border-box;border:.35rem solid #54539e;font-size:1rem;padding:.5rem 1rem;width:95%;text-align:center;color:#101419;font-family:Josefin Sans,sans-serif;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s;-ms-flex:2 1;flex:2 1}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-input,.app-textarea{font-size:1rem;padding:1rem;width:95%}}.app-textarea::-webkit-scrollbar{width:.35rem}.app-textarea::-webkit-scrollbar *{background:0 0}.app-textarea:focus::-webkit-scrollbar-thumb{background:#54539e!important;border-radius:1rem}.app-textarea:focus::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.app-textarea::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.app-textarea::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.app-textarea{width:95%;height:8rem;text-align:left;resize:none;overflow-y:scroll;-webkit-overflow-scrolling:touch}.app-input:focus,.app-textarea:focus{outline:none;background-color:#5cb3b8;border-color:#ff8dfb}.app-input-label,.app-textarea-label{font-size:1rem;margin:1rem 0;color:#4ea88f;line-height:2rem;-ms-flex:1 1;flex:1 1;max-width:90%;text-align:left}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-input-label,.app-textarea-label{font-size:1rem;margin-bottom:.25rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.new-app-form{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.update-app-form{height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.form-body,.update-app-form{border:none;margin:0;padding:0}.app-input-row,.form-body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.app-input-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:.5rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.app-availability-wrapper,.app-genre-wrapper{width:95%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.app-availability-wrapper,.app-genre-body,.app-genre-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.app-genre-body{-ms-flex-flow:row wrap;flex-flow:row wrap;width:90%}.app-availability-body{display:-ms-flexbox;display:flex;width:100%}.time-slot-column{-ms-flex:2 1;flex:2 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;color:#4ea88f;font-size:.75rem}.time-slot,.time-slot-column{display:-ms-flexbox;display:flex}.time-slot{text-align:center;-ms-flex:1 1;flex:1 1;-ms-flex-align:center;align-items:center;height:3rem;-ms-flex-pack:center;justify-content:center}.empty-time-slot{height:32px}.empty-check-slot{height:3rem}.availability-checkbox-wrapper{-ms-flex:7 1;flex:7 1;display:-ms-flexbox;display:flex}.availability-checkbox-column{-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;color:#4ea88f;-ms-flex-pack:justify;justify-content:space-between}.availability-checkbox-column,.availability-checkbox-day{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.availability-checkbox-day{height:32px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.availability-checkbox-day{margin-left:.4rem}}.submit-btn,.submit-disabled{margin-top:5rem;text-align:center;background-color:#101419;color:#4ea88f;padding:3rem 0;border-radius:.5rem;border:.35rem solid #4ea88f;-ms-flex:0 0 10%;flex:0 0 10%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:2rem;-webkit-transition:border-color .25s,background-color .25s,color .25s,opacity .25s;-o-transition:border-color .25s,background-color .25s,color .25s,opacity .25s;transition:border-color .25s,background-color .25s,color .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-btn,.submit-disabled{font-size:1rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(40% - 1rem);flex-basis:calc(40% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.submission-successful{cursor:default!important;opacity:1!important}.submission-successful,.submit-btn:hover{background-color:#4ea88f;color:ivory;border-color:#4ea88f}.submit-btn:hover{cursor:pointer}.submit-disabled{opacity:.5}.submit-disabled:hover{cursor:not-allowed}.submit-spinner-wrapper{height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-spinner-wrapper{height:56px}}.submit-spinner{-webkit-animation:fadein .5s,spin 2s linear infinite;animation:fadein .5s,spin 2s linear infinite;font-size:2rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-spinner{font-size:1.5rem}}.apply-page-logged-out{width:100%;min-height:500px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#4ea88f;font-size:2rem}@media only screen and (max-height:800px),only screen and (max-width:1200px){.apply-page-logged-out{min-height:400px}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.apply-page-logged-out{width:unset;min-height:200px;display:block;font-size:1.5rem;padding:2rem}}.apply-text-logged-out{padding:0 .5rem;color:#ff8dfb;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.apply-text-logged-out:hover{color:#54539e;cursor:pointer}.app-add-djs-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;color:#4ea88f}.dj-select{width:95%;background-color:#101419;margin:1rem 0}.submission-success-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:56px}.submit-success-text{margin:0}@media only screen and (max-height:800px),only screen and (max-width:1200px){.submit-success-text{font-size:1.5rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-success-text{font-size:1rem}}.submit-check{margin-right:.75rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-check{margin-right:.35rem}}.unmet-requirements-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-text{font-size:1rem}}.submit-text-enabled{margin:.75rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-text-enabled{font-size:1.5rem}}.submit-text-disabled{margin:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-text-disabled{font-size:1.25rem}}.submit-subtitle{font-size:1.25rem;margin:0;margin-top:.25rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.submit-subtitle{font-size:1rem}}.no-past-apps{color:#4ea88f;font-size:3rem;margin-top:15%;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.no-past-apps{font-size:1.5rem}}.past-applications-page{width:100%;-ms-flex-align:center;align-items:center}.past-applications-page,.past-applications-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.past-applications-wrapper{width:95%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}@media only screen and (max-width:800px),only screen and (orientation:portrait){.past-applications-wrapper{-ms-flex-direction:column;flex-direction:column;padding-left:unset}}.past-app-wrapper{position:relative;padding:2rem .5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(20% - 1rem);flex-basis:calc(20% - 1rem);height:12rem}.past-app{color:#4ea88f;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;padding:.5rem 1rem;height:100%;border-radius:1rem;border:.25rem solid #54539e;-webkit-transition:color .25s,background-color .25s,border-color .25s;-o-transition:color .25s,background-color .25s,border-color .25s;transition:color .25s,background-color .25s,border-color .25s}.past-app,.past-app-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.past-app-title{color:#5cb3b8;height:75%;margin:0;-ms-flex-pack:center;justify-content:center;font-size:1rem;line-height:2rem}.past-app-season,.past-app-title{text-align:center;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.past-app-season{font-size:1.25rem;position:absolute;width:100%;bottom:0}.past-app:hover{background-color:#54539e;border-color:#54539e;cursor:pointer}.past-app:hover .past-app-season,.past-app:hover .past-app-title{color:ivory}.app-modal-inner::-webkit-scrollbar{width:.35rem}.app-modal-inner::-webkit-scrollbar *{background:0 0}.app-modal-inner::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.app-modal-inner::-webkit-scrollbar-thumb:hover{background:#ff8dfb!important}.app-modal-wrapper{-webkit-filter:unset;filter:unset;z-index:1;height:100vh;width:100vw}.app-modal-bg,.app-modal-wrapper{position:fixed;top:0;left:0;opacity:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.app-modal-bg{z-index:2;height:100%;width:100%}.app-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #54539e;background-color:#101419;width:50rem;height:95vh;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-modal{width:90%;height:95%}}.hidden{visibility:hidden;opacity:0}.open{visibility:visible;opacity:1}.app-modal-inner{position:relative;height:100%;width:90%;padding:0 1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;overflow-y:scroll;-webkit-overflow-scrolling:touch}.app-close-modal-btn{position:absolute;z-index:5;color:#ff8dfb;top:1rem;right:1rem;font-size:2rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.app-close-modal-btn{top:.5rem;right:.5rem}}.app-close-modal-btn:hover{opacity:.75;cursor:pointer}.update-app-form{height:100%}.renew-past-app-btn{color:#4ea88f;position:absolute;top:0;width:95%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:color .25s;-o-transition:.25s color;transition:color .25s}.renew-past-app-btn:hover{color:#ff8dfb;cursor:pointer}.schedule-page-wrapper{width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.schedule-page-wrapper,.schedule-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-ms-flexbox;display:flex}.schedule-wrapper{-ms-flex-direction:column;flex-direction:column;width:97%;position:relative}.schedule-header-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.schedule-header{margin:0;text-align:center;font-weight:300;font-size:1.25rem;letter-spacing:.25rem;font-family:Josefin Sans,sans-serif;color:#4ea88f}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-header{margin-bottom:.25em;margin-top:2rem;font-size:1.25rem}}.schedule-slider-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}.schedule-slider{width:85%}.schedule-body{display:-ms-flexbox!important;display:flex!important;width:100%;height:85vh;overflow-y:scroll;overflow-y:overlay;-webkit-overflow-scrolling:touch}@media only screen and (max-height:800px),only screen and (max-width:1200px){.schedule-body{height:83vh}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-body{height:80vh}}.schedule-body::-webkit-scrollbar{width:.35rem}.schedule-body::-webkit-scrollbar *{background:0 0}.schedule-body:focus::-webkit-scrollbar-thumb{background:#54539e!important;border-radius:1rem}.schedule-body:focus::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.schedule-body::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}.schedule-body::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.gradientback{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,transparent),color-stop(100%,#101419));background:-webkit-linear-gradient(top,transparent,#101419);background:-o-linear-gradient(top,transparent 0,#101419 100%);background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#101419));background:linear-gradient(180deg,transparent 0,#101419);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089fff1",endColorstr="#101419",GradientType=0)}.gradientback,.gradientback-sb{position:fixed;bottom:0;left:0;width:100%;height:50px;z-index:3;pointer-events:none}.gradientback-sb{background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(137,255,241,0)),color-stop(100%,#fff599));background:-webkit-linear-gradient(top,rgba(137,255,241,0),#fff599);background:-o-linear-gradient(top,rgba(137,255,241,0) 0,#fff599 100%);background:-webkit-gradient(linear,left top,left bottom,from(rgba(137,255,241,0)),to(#fff599));background:linear-gradient(180deg,rgba(137,255,241,0) 0,#fff599);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0089fff1",endColorstr="$sb-yellow",GradientType=0)}@media only screen and (max-width:800px),only screen and (orientation:portrait){.gradientback-sb{z-index:-10}}.schedule-time-slot-column{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;color:#4ea88f;font-size:.75rem;height:145rem}.schedule-time-slot{text-align:center;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:4.16667%;flex-basis:4.16667%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.schedule-shows-wrapper{-ms-flex:15 1;flex:15 1;display:-ms-flexbox;display:flex}.schedule-column-wrapper{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:145rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-column-wrapper{-ms-flex:5 1;flex:5 1}}.schedule-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#4ea88f;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:95%;height:100%;padding-left:.5rem;padding-right:.5rem}.schedule-empty-time-slot{-ms-flex:1 1;flex:1 1;padding:.5rem 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-empty-time-slot{display:none}}.schedule-days-header{display:-ms-flexbox;display:flex;color:#4ea88f}.schedule-day-wrapper{margin-top:1rem;-ms-flex:2.14285714286 1;flex:2.14285714286 1}.schedule-day,.schedule-day-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.schedule-day{color:ivory;opacity:.75;width:2.75rem;height:2.75rem;font-size:1rem;margin-bottom:1rem;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-day{margin-left:.4rem;font-size:1rem;background-color:#54539e;color:ivory;border-radius:.5rem;border:.125rem solid #5cb3b8;width:75%;height:2rem}}.schedule-day:hover{cursor:default}.current-day{color:#ffc857;opacity:1;font-size:1.5rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.current-day{background-color:#ff6060;border-color:#ff6060;color:ivory;font-size:1rem}}.schedule-show-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;-ms-flex-pack:center;justify-content:center}.half-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:2.08333%;flex-basis:2.08333%;font-size:.5rem}.one-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:4.16667%;flex-basis:4.16667%}.one-half-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:6.25%;flex-basis:6.25%}.two-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%}.two-half-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:10.41667%;flex-basis:10.41667%}.three-hr-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:12.5%;flex-basis:12.5%}.three-half-hr-show{-ms-flex:14.58333% 1;flex:14.58333% 1}.four-hr-show{-ms-flex:16.66667% 1;flex:16.66667% 1}.empty-show{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:2.08333%;flex-basis:2.08333%}.actual-show{width:100%;-ms-flex:1 1;flex:1 1;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:.5rem 0;text-align:center;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;opacity:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.actual-show{width:90%}}.actual-show-playing{border:0 solid ivory;-webkit-animation:fadein .5s,border-flash 1s ease infinite;animation:fadein .5s,border-flash 1s ease infinite;width:100%;-ms-flex:1 1;flex:1 1;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:.5rem 0;text-align:center;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s;opacity:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.actual-show-playing{width:90%}}.visible-show{opacity:1}.visible-show:hover{cursor:pointer;opacity:.5}.show-txt{padding:0 .5rem;word-break:break-word}@-moz-document url-prefix(){.show-txt{word-break:break-all}}.invisible-show>.show-txt:hover{cursor:default}.long-title{font-size:.75rem}.electronic-show{background-color:#4ea88f;color:ivory}.experimental-show{background-color:#102b3f;color:ivory}.folk-country-blues-show{color:ivory;background-color:#3f88c5}.hip-hop-show{background-color:#402de5;color:ivory}.international-show{background-color:#9e288e;color:ivory}.jazz-classical-show{background-color:#ffc857;color:ivory}.metal-show{background-color:#73b76b;color:ivory}.pop-rock-show{background-color:#ff8dfb;color:ivory}.punk-show{background-color:#ff6060;color:ivory}.rnb-funk-soul-show{background-color:#54539e;color:ivory}.talk-public-affairs-show{background-color:#5cb3b8;color:ivory}.other-show{background-color:#ff8945;color:ivory}.show-info-modal-wrapper{z-index:1;height:100vh;width:100vw}.show-info-modal-bg,.show-info-modal-wrapper{position:fixed;top:0;left:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.show-info-modal-bg{z-index:2;height:100%;width:100%;opacity:0}.show-info-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;width:20rem;height:auto;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-info-modal{width:90%;height:auto;max-height:95%}}.electronic-show-modal{background-color:#4ea88f;color:#101419;border:.35rem solid #101419}.experimental-show-modal{background-color:#102b3f;color:#f5e6b2;border:.35rem solid #101419}.folk-country-blues-show-modal{background-color:#3f88c5;color:#101419;border:.35rem solid #101419}.hip-hop-show-modal{background-color:#402de5;color:#ddecff;border:.35rem solid #101419}.international-show-modal{background-color:#9e288e;color:#ffe7fe;border:.35rem solid #101419}.jazz-classical-show-modal{background-color:#ffc857;color:#101419;border:.35rem solid #101419}.metal-show-modal{background-color:#73b76b}.metal-show-modal,.pop-rock-show-modal{color:#101419;border:.35rem solid #101419}.pop-rock-show-modal{background-color:#ff8dfb}.punk-show-modal{background-color:#ff6060;color:#101419;border:.35rem solid #101419}.rnb-funk-soul-show-modal{background-color:#54539e;color:#101419;border:.35rem solid #101419}.talk-public-affairs-show-modal{background-color:#5cb3b8;color:#101419;border:.35rem solid #101419}.other-show-modal{background-color:#ff8945;color:#101419;border:.35rem solid #101419}.show-info-modal-inner{position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-bottom:1rem}.show-info-modal-header{margin:0;margin-top:3rem;text-align:center;word-break:break-word;font-size:2rem;font-family:Josefin Sans,sans-serif}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-info-modal-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.show-info-modal-subheader{margin:0;text-align:center;font-size:1.125rem;font-family:Josefin Sans,sans-serif}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-info-modal-subheader{margin-bottom:.25em;margin-top:1rem;font-size:1.25rem}}.show-info-modal-subheader-small{margin:0;text-align:center;font-size:1rem;font-family:Josefin Sans,sans-serif}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-info-modal-subheader-small{margin-bottom:.25em;margin-top:0;font-size:1rem}}.show-info-modal-subheader-time{margin:0;margin-top:.5rem;text-align:center;font-size:1.125rem;font-family:Josefin Sans,sans-serif}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-info-modal-subheader-time{margin-top:0;font-size:.75rem}}.close-show-info-modal-btn{position:absolute;z-index:5;top:1rem;right:1rem;font-size:2rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.close-show-info-modal-btn{top:.5rem;right:.5rem}}.close-show-info-modal-btn:hover{opacity:.75;cursor:pointer}.show-info-modal-txt{padding:0 1rem;line-height:1rem;max-height:20rem;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media only screen and (max-height:800px),only screen and (max-width:1200px){.show-info-modal-txt{max-height:25vh;overflow-y:scroll}}.show-info-modal-txt::-webkit-scrollbar{width:.35rem}.show-info-modal-txt::-webkit-scrollbar *{background:0 0}.show-info-modal-txt:focus::-webkit-scrollbar-thumb{background:#101419!important;border-radius:1rem}.show-info-modal-txt:focus::-webkit-scrollbar-thumb:hover{background:ivory!important}.show-info-modal-txt::-webkit-scrollbar-thumb{background:#101419!important;border-radius:1rem}.show-info-modal-txt::-webkit-scrollbar-thumb:hover{background:ivory!important}.host-list-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:distribute;justify-content:space-around}.host-txt{text-align:center;margin:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.only-host{margin:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:100%;flex-basis:100%}.electronic-spacer{width:3rem}.electronic-header-spacer,.electronic-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.electronic-header-spacer{width:6rem;margin-bottom:1rem}.experimental-spacer{width:3rem}.experimental-header-spacer,.experimental-spacer{border:.2rem solid #ff6060;padding:.1rem;background-color:#ff8945;border-radius:20rem}.experimental-header-spacer{width:6rem;margin-bottom:1rem}.folk-country-blues-spacer{width:3rem}.folk-country-blues-header-spacer,.folk-country-blues-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.folk-country-blues-header-spacer{width:6rem;margin-bottom:1rem}.hip-hop-spacer{width:3rem}.hip-hop-header-spacer,.hip-hop-spacer{border:.2rem solid #ff8945;padding:.1rem;background-color:#f5e6b2;border-radius:20rem}.hip-hop-header-spacer{width:6rem;margin-bottom:1rem}.international-spacer{width:3rem}.international-header-spacer,.international-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.international-header-spacer{width:6rem;margin-bottom:1rem}.jazz-classical-spacer{width:3rem}.jazz-classical-header-spacer,.jazz-classical-spacer{border:.2rem solid #ff8945;padding:.1rem;background-color:#ff6060;border-radius:20rem}.jazz-classical-header-spacer{width:6rem;margin-bottom:1rem}.metal-spacer{width:3rem}.metal-header-spacer,.metal-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.metal-header-spacer{width:6rem;margin-bottom:1rem}.pop-rock-spacer{width:3rem}.pop-rock-header-spacer,.pop-rock-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#5cb3b8;border-radius:20rem}.pop-rock-header-spacer{width:6rem;margin-bottom:1rem}.punk-spacer{width:3rem}.punk-header-spacer,.punk-spacer{border:.2rem solid #ff8945;padding:.1rem;background-color:#ffc857;border-radius:20rem}.punk-header-spacer{width:6rem;margin-bottom:1rem}.rnb-funk-soul-spacer{width:3rem}.rnb-funk-soul-header-spacer,.rnb-funk-soul-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.rnb-funk-soul-header-spacer{width:6rem;margin-bottom:1rem}.talk-public-affairs-spacer{width:3rem}.talk-public-affairs-header-spacer,.talk-public-affairs-spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.talk-public-affairs-header-spacer{width:6rem;margin-bottom:1rem}.other-spacer{width:3rem}.other-header-spacer,.other-spacer{border:.2rem solid #ff6060;padding:.1rem;background-color:#ffc857;border-radius:20rem}.other-header-spacer{width:6rem;margin-bottom:1rem}.custom-arrow{color:#4ea88f;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;position:absolute;padding:0;font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.custom-arrow:hover{color:#ff8dfb}.custom-arrow:before{font-size:20px;line-height:1}.sb-custom-arrow{color:#ee7c33}.sb-custom-arrow:before{font-size:36px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-custom-arrow:before{font-size:18px}}.sb-custom-arrow:hover{color:#2be087}.arrow-right{right:-25px}.arrow-left{left:-25px}.sb-arrow-right{right:-35px}.sb-arrow-left{left:-40px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-arrow-left{left:-27.5px}}.show-djs-wrapper{width:100%}.schedule-genre-key-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-height:0;opacity:0;visibility:hidden;height:auto;-webkit-transition:margin-top .5s,opacity .5s,visibility .5s,max-height 1s,margin-bottom .5s;-o-transition:margin-top .5s,opacity .5s,visibility .5s,max-height 1s,margin-bottom .5s;transition:margin-top .5s,opacity .5s,visibility .5s,max-height 1s,margin-bottom .5s}.genre-key-visible{margin-top:.5rem;max-height:5rem;opacity:1;visibility:visible}@media only screen and (max-width:800px),only screen and (orientation:portrait){.genre-key-visible{max-height:15rem;margin-bottom:1rem}}.schedule-genre-key-list{width:95%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:start;align-items:flex-start}.schedule-genre-key{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;font-size:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-genre-key{padding-bottom:.25em;padding-top:.25em;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;font-size:.7rem}}.schedule-genre-key:hover{cursor:pointer}.schedule-genre-key:hover>.genre-circle-svg>.genre-key-circle{stroke:ivory}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-genre-key:hover>.genre-circle-svg>.genre-key-circle{stroke:#101419}}.schedule-genre-key:hover>.genre-key-txt{color:ivory}@media only screen and (max-width:800px),only screen and (orientation:portrait){.schedule-genre-key:hover>.genre-key-txt{color:#4ea88f}}.genre-key-circle{stroke-width:1.5px;-webkit-transition:stroke 25ms;-o-transition:stroke 25ms;transition:stroke 25ms;-webkit-transition:fill .25s,stroke .25s;-o-transition:fill .25s,stroke .25s;transition:fill .25s,stroke .25s}.active-genre-circle{stroke:ivory!important}.genre-circle-svg{margin-left:.5em;height:2.5em;width:2.5em;padding-bottom:1em;margin-bottom:-2em}.genre-key-txt{color:#4ea88f;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.active-genre-key{color:ivory!important}.electronic-circle{fill:#4ea88f;stroke:#101419}.experimental-circle{fill:#102b3f;color:#f5e6b2;stroke:#101419}.folk-country-blues-circle{fill:#3f88c5;stroke:#101419}.hip-hop-circle{fill:#402de5;stroke:#101419}.international-circle{fill:#9e288e;stroke:#101419}.jazz-classical-circle{fill:#ffc857;stroke:#101419}.metal-circle{fill:#73b76b;stroke:#101419}.pop-rock-circle{fill:#ff8dfb;stroke:#101419}.punk-circle{fill:#ff6060;stroke:#101419}.rnb-funk-soul-circle{fill:#54539e;stroke:#101419}.talk-public-affairs-circle{fill:#5cb3b8;stroke:#101419}.other-circle{fill:#ff8945;stroke:#101419}.expand-key-wrapper{margin-left:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.expand-key-wrapper{margin-bottom:.5em;margin-top:2rem}}.expand-key-btn{color:#5cb3b8;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-size:.75rem}.expand-key-btn:hover{color:#ff8dfb;cursor:pointer}.expand-key-btn-arrow{margin-right:.75rem}@keyframes fadein{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes border-flash{0%{border:1px solid ivory}50%{border:5px solid ivory}to{border:1px solid ivory}}@-webkit-keyframes border-flash{0%{border:1px solid ivory}50%{border:5px solid ivory}to{border:1px solid ivory}}.sb-wrapper{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center}.sb-buttons,.sb-wrapper{display:-ms-flexbox;display:flex}.sb-buttons{-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;width:75%;margin-bottom:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-buttons{margin-top:1rem;width:100%;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}}.sb-btn{background-color:#2be087;color:#101419;border-radius:.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;padding:.75rem .25rem;font-size:.75rem;border:.25rem solid #43ad79;-ms-flex:0 0 25%;flex:0 0 25%;opacity:.5;-webkit-transition:all .25s;-o-transition:all .25s;transition:all .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-btn{font-size:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(40% - 1rem);flex-basis:calc(40% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.inactive-sb-btn:hover{cursor:pointer;background-color:#2be087;border-color:#43ad79;opacity:1}.active-sb-btn{background-color:#2be087;border-color:#2be087;opacity:1}.active-sb-btn:hover{cursor:default}.about-sb{display:-ms-flexbox;display:flex;min-width:95%;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:800px),only screen and (orientation:portrait){.about-sb{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.sb-top{display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-top{-ms-flex-direction:column;flex-direction:column}}.left-column,.right-column{-ms-flex:1 1;flex:1 1}.sb-bio{-ms-flex-direction:column;flex-direction:column;color:#101419;padding:1.5rem;margin:1rem;border:.25rem solid #ee7c33;border-radius:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.iframe-wrapper,.sb-bio{display:-ms-flexbox;display:flex}.iframe-wrapper{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem;position:relative;width:100%;height:0;padding-bottom:56.25%}.about-sb-vid{position:absolute;top:0;left:0;width:100%;height:100%}.sb-section-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:.25rem solid #ff8945;border-radius:1rem;margin:1rem;padding:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.sb-main-header{color:#101419;margin:0;text-align:center}.sb-spacer{width:3rem}.sb-header-spacer,.sb-spacer{border:.2rem solid #ee7c33;padding:.1rem;background-color:#ffdbbb;border-radius:20rem}.sb-header-spacer{width:6rem;margin-bottom:1rem}.sb-text{margin:0;padding:1rem 0;line-height:1.75rem;text-indent:2rem;font-size:1rem;color:#101419}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-text{font-size:.75rem;line-height:1.25rem;text-indent:.5rem}}.sb-staffer{margin:0;padding:1rem 0;line-height:1.75rem;text-align:center;font-size:1rem;color:#101419}.sb-media-links-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:1rem 0}.sb-media-links{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:75%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-media-links{margin:2rem 0;position:unset;top:unset;right:unset;width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.sb-media-link{color:#101419;font-size:1.5rem;-webkit-transition:color .25s,fill .25s;-o-transition:color .25s,fill .25s;transition:color .25s,fill .25s}.sb-media-link:hover{text-decoration:none;color:#ff8945}.article-preview-wrapper{max-width:100%;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:1rem 0}.article-preview-img{width:30vw;height:16.8125vw;border-radius:.75rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.article-preview-img{width:85vw;height:47.6354166667vw}}.article-preview-img:hover{opacity:.75}.article-preview-title{text-decoration:none;color:#101419;text-align:center;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;margin-bottom:0}.article-preview-title:hover{color:#ff8945}.article-preview-src{text-decoration:none;color:#101419;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-size:.75rem;text-align:center}.article-preview-src:hover{color:#ff8945}.sb-pic-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sb-pic{width:100%}.sb-contact-body{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-contact-body{-ms-flex-direction:column;flex-direction:column}}.sb-post-address{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#101419;-ms-flex:1 1;flex:1 1;margin:1rem .5rem}.sb-sub-header{margin:0;font-size:1.5rem;text-align:center;color:#101419}.sb-post-line{margin:.35rem;padding:0;font-size:1.25rem;text-align:center}.sb-email{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1.25rem}.sb-emphasis{color:#ff8945;font-weight:700;text-decoration:none;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.sb-emphasis:hover{opacity:.75}.apply-sb-wrapper{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.apply-sb-wrapper,.sb-apply-links{display:-ms-flexbox;display:flex;width:100%}.sb-apply-link{width:50%;-ms-flex:1 1;flex:1 1;margin:1rem;padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:ivory;text-decoration:none;border-radius:1rem;font-size:1.75rem;text-align:center;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-apply-link{font-size:1.25rem}}.sb-apply-link:after{content:"";display:block;padding-bottom:100%}.sb-apply-link:hover{opacity:.75}.sb-session-app{background-color:#ff6060}.sb-exco-app{background-color:#ee7c33}.sb-modal-wrapper{z-index:1;height:100vh;width:100vw}.sb-modal-bg,.sb-modal-wrapper{position:fixed;top:0;left:0;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}.sb-modal-bg{z-index:2;height:100%;width:100%;opacity:0}.sb-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #43ad79;background-color:#2be087;width:55rem;height:90vh;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-height:800px),only screen and (max-width:1200px){.sb-modal{height:38rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal{width:90%;height:95%}}.delete-sb-modal{-webkit-box-sizing:border-box;box-sizing:border-box;position:fixed;z-index:3;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:1em;border:.35rem solid #43ad79;background-color:#2be087;width:35rem;height:15rem;padding:1rem;-webkit-transition:visibility .25s,opacity .25s;-o-transition:visibility .25s,opacity .25s;transition:visibility .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.delete-sb-modal{width:90%;height:35%}}.delete-sb-modal-header{font-size:1.25rem;margin-top:2rem;text-align:center}.sb-modal-inner{position:relative;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center}.sb-modal-header{margin:1rem 0;text-align:center;font-size:2rem;font-family:Camcorder Monospaced;color:#101419}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-header{margin-bottom:.25em;margin-top:2rem;font-size:1.5rem}}.sb-modal-subheader{font-size:1.5rem;margin-bottom:.5rem}.sb-modal-subheader-wrapper{margin:.75rem 0}.sb-modal-header-wrapper,.sb-modal-subheader-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.sb-modal-input,.sb-textarea{width:95%;border-radius:.5rem;background-color:#43ad79;-webkit-box-sizing:border-box;box-sizing:border-box;border:.25rem solid #fff599;font-size:.75rem;padding:.5rem 1rem;color:#101419;font-family:Camcorder Monospaced;-webkit-transition:background-color .25s,border-color .25s;-o-transition:background-color .25s,border-color .25s;transition:background-color .25s,border-color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-input,.sb-textarea{font-size:1rem;padding:1rem;width:95%}}.sb-modal-input:focus,.sb-textarea:focus{outline:none;background-color:#fff599;border-color:#43ad79}.sb-modal-input-label,.sb-modal-input-label-youtube,.sb-textarea-label{font-size:1rem;margin-bottom:.5rem;color:#101419;-ms-flex:1 1;flex:1 1;max-width:100%;text-align:center;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-input-label,.sb-modal-input-label-youtube,.sb-textarea-label{font-size:1rem;margin-bottom:.25rem}}.sb-textarea{text-align:left;height:10rem;font-size:.75rem;resize:none;overflow-y:scroll;-webkit-overflow-scrolling:touch}.sb-textarea::-webkit-scrollbar{width:.35rem}.sb-textarea::-webkit-scrollbar *{background:0 0}.sb-textarea:focus::-webkit-scrollbar-thumb{background:#ee7c33!important;border-radius:1rem}.sb-textarea:focus::-webkit-scrollbar-thumb:hover{background:#ffdbbb!important}.sb-textarea::-webkit-scrollbar-thumb{background:#ee7c33!important;border-radius:1rem}.sb-textarea::-webkit-scrollbar-thumb:hover{background:#4ea88f!important}.sb-modal-input::-moz-selection,.sb-textarea::-moz-selection{background:#ee7c33;opacity:.5}.sb-modal-input::selection,.sb-textarea::selection{background:#ee7c33;opacity:.5}.sb-form{display:-ms-flexbox;display:flex;width:100%;margin:0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-form{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.sb-modal-body{width:100%;height:auto;max-height:65vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-body{overflow-y:scroll;height:60%}}.sb-modal-body::-webkit-scrollbar{width:.35rem}.sb-modal-body::-webkit-scrollbar *{background:0 0}.sb-modal-body::-webkit-scrollbar-thumb{background:#ee7c33!important;border-radius:1rem}.sb-modal-body::-webkit-scrollbar-thumb:hover{background:#ffdbbb!important}.sb-column{-ms-flex:1 1;flex:1 1;height:auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-column1{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.sb-input-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:.75rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-input-row{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;width:100%}}.sb-modal-btns{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-btns{width:95%}}.sb-modal-btn,.sb-modal-btn-disabled{background-color:#fff599;padding:1.25rem .5rem;-ms-flex:0 0 22%;flex:0 0 22%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;border-radius:.5rem;border:.35rem solid #43ad79;-webkit-transition:background-color .25s,border-color .25s,opacity .25s,color .25s;-o-transition:background-color .25s,border-color .25s,opacity .25s,color .25s;transition:background-color .25s,border-color .25s,opacity .25s,color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-modal-btn,.sb-modal-btn-disabled{-ms-flex:0 0 35%;flex:0 0 35%;margin-top:1rem}}.sb-modal-btn:hover{background-color:#ee7c33;border-color:#fff599;color:ivory;cursor:pointer}.sb-modal-btn-disabled{opacity:.5}.sb-modal-btn-disabled:hover{cursor:not-allowed}.sb-modal-btn-loading{padding:1rem .5rem}.sb-modal-btn-spinner{font-size:1.5rem}.sb-close-modal-btn{position:absolute;z-index:5;color:#ee7c33;top:1rem;right:1rem;font-size:2rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-close-modal-btn{top:.5rem;right:.5rem}}.sb-close-modal-btn:hover{opacity:.75;cursor:pointer}.sessions-page-wrapper{width:100%;position:relative}.add-session-wrapper{width:100%;height:1.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:800px),only screen and (orientation:portrait){.add-session-wrapper{-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;height:auto;margin-top:1.5rem}}.add-session-btn{background:0 0;color:#101419;border:0;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-family:Camcorder Monospaced;font-size:1rem;margin-right:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.add-session-btn{margin-top:2rem;font-size:1.25rem}}.add-session-btn:focus{outline:none}.add-session-btn:hover{color:#43ad79;cursor:pointer}.add-session-icon{margin-right:1rem}.sb-checkbox-container{display:block;color:#101419;position:relative;padding-left:3rem;padding-top:.5rem;margin-bottom:.75rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sb-checkbox-container[value]{padding-top:.5rem}.sb-checkbox-container input{position:absolute;opacity:0;cursor:pointer}.sb-checkmark{border-radius:.25rem;position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;background-color:#43ad79;border:.25rem solid #fff599;-webkit-transition:border-color .25s,background-color .25s;-o-transition:border-color .25s,background-color .25s;transition:border-color .25s,background-color .25s}.sb-checkbox-container:hover input~.sb-checkmark{background-color:#fff599;border-color:#43ad79}.sb-checkbox-container input:checked~.sb-checkmark{background-color:#fff599;border-color:#fff599}.sb-checkbox-container:hover input:checked~.sb-checkmark{background-color:#fff599;border-color:#43ad79}.sb-checkmark:after{content:"";position:absolute;display:none}.sb-checkbox-container input:checked~.sb-checkmark:after{display:block}.sb-checkbox-container .sb-checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #101419;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.session-modal-link-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;width:100%}.sb-modal-input-label-youtube{margin-bottom:.5rem;-ms-flex:unset;flex:unset}.add-youtube-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}.add-youtube-btn{background:0 0;border:0;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-family:Camcorder Monospaced;font-size:.75rem;margin-right:1rem}.add-youtube-btn:focus{outline:none}.add-youtube-btn:hover{color:ivory;cursor:pointer}.add-youtube-icon{margin-right:1rem}.youtube-input{width:88%}.youtube-link{-ms-flex-direction:row;flex-direction:row}.delete-youtube-link-btn{margin-left:1rem;-webkit-transition:color .25s,opacity .25s;-o-transition:color .25s,opacity .25s;transition:color .25s,opacity .25s}.delete-youtube-link-btn:hover{color:ivory;cursor:pointer}.delete-yt-disabled{opacity:.5}.delete-yt-disabled:hover{color:#101419;cursor:not-allowed}.sessions-list-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sessions-list-wrapper{margin-top:0}}.sessions-list{width:100%;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;position:relative;padding:1rem}.session-square{padding:1.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 3rem);flex-basis:calc(20% - 3rem);position:relative}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-square{padding:.5rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-square,.session-square-edit-mode{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem)}.session-square-edit-mode{padding:1.5rem .5rem!important}}.session-thumbnail{width:100%;border-radius:1rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.session-thumbnail:hover{opacity:.75;cursor:pointer}.session-thumbnail-btns{position:absolute;top:0;right:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.edit-session-btn{margin-left:1rem;color:#101419;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.edit-session-btn:hover{color:#2be087;cursor:pointer}.delete-session-btn{margin-left:1rem;color:#101419;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.delete-session-btn:hover{color:#ff6060;cursor:pointer}.sessions-toprow{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sessions-toprow{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.latest-session-wrapper{-ms-flex:3 1;flex:3 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.latest-session-wrapper{-ms-flex:0 1;flex:0 1}}.latest-session-thumbnail-wrapper{width:100%}.latest-session-thumbnail{width:100%;border-radius:1rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.latest-session-thumbnail:hover{opacity:.75;cursor:pointer}.staff-picks-wrapper{-ms-flex:4 1;flex:4 1;padding:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:800px),only screen and (orientation:portrait){.staff-picks-wrapper{-ms-flex:0 1;flex:0 1;padding-top:0}}.staff-picks-list{-ms-flex:1 1;flex:1 1;padding:1rem 0;border:.35rem solid #ee7c33;border-radius:1rem;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:space-around;align-items:space-around}.staff-pick-wrapper,.staff-picks-list{display:-ms-flexbox;display:flex;position:relative}.staff-pick-wrapper{padding:1rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 2rem);flex-basis:calc(33% - 2rem);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.staff-pick-wrapper{padding:.5rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 1rem);flex-basis:calc(50% - 1rem)}}.staff-pick-thumbnail{width:100%;border-radius:1rem;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.staff-pick-thumbnail:hover{opacity:.75;cursor:pointer}.latest-session-btns,.sb-header-wrapper,.sb-search-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.sb-search-wrapper{margin-left:2rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-search-wrapper{margin-left:0}}.sb-search-label{margin-bottom:.25rem}.sb-search-icon{color:inherit;margin-right:.5rem;-webkit-transition:color .25s,font-size .25s;-o-transition:color .25s,font-size .25s;transition:color .25s,font-size .25s}.sb-search-icon:hover{color:#43ad79}.sb-search-input{border:.05rem solid #101419;border-radius:1rem;background-color:#fff599;color:#101419;font-size:1rem;font-family:Camcorder Monospaced;-webkit-transition:border-color .25s,font-size .25s;-o-transition:border-color .25s,font-size .25s;transition:border-color .25s,font-size .25s;padding:.5rem 1rem}.sb-search-input:focus{border-color:transparent;font-size:1.5rem;outline:none}@media only screen and (max-width:800px),only screen and (orientation:portrait){.sb-search-input:focus{font-size:1rem}}.search-focused{color:#43ad79;font-size:1.5rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.search-focused{font-size:1rem}}.search-unfocused{color:#101419}.search-mode{-ms-flex-pack:center;justify-content:center}.search-mode-square{padding:1.5rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.session-page-wrapper{width:100%;position:relative}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-page-wrapper{padding-top:2rem}}.yt-vids-slider-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.yt-vids-slider-wrapper{margin-bottom:1rem}}.yt-vids-slider{width:65%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.yt-vids-slider{width:75%}}.session-vid{position:absolute;top:0;left:1%;width:98%;height:100%;border:0;border-radius:1rem}.session-info-wrapper-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:relative}.session-info-wrapper{width:64%;display:-ms-flexbox;display:flex}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-info-wrapper{width:85%;-ms-flex-direction:column;flex-direction:column}}.session-info-top-row{width:64%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-info-top-row{width:85%}}.session-info-column{-ms-flex:1 1;flex:1 1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start}.bandcamp-wrapper{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.bandcamp-wrapper{margin-top:1.5rem}}.session-title{margin:0;padding:.67em 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-title{font-size:1.25rem}}.session-description{margin:.25rem;line-height:20px}@media only screen and (max-width:800px),only screen and (orientation:portrait){.session-description{font-size:.75rem}}.return-to-sessions-btn{background:0 0;border:0;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-family:Camcorder Monospaced;font-size:.75rem;position:absolute;top:0;left:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.return-to-sessions-btn{margin:1rem 0;font-size:.75rem}}.return-to-sessions-btn:focus{outline:none}.return-to-sessions-btn:hover{color:#43ad79;cursor:pointer}.return-to-sessions-icon{margin-right:.75rem}.yt-vids-dots{padding:0;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;list-style:none;height:18px}.yt-vids-dots>li{border-radius:1rem;width:12px;height:12px;margin:0 1rem;background-color:#43ad79;-webkit-transition:opacity .5s,height .5s,width .5s;-o-transition:opacity .5s,height .5s,width .5s;transition:opacity .5s,height .5s,width .5s;opacity:.5}.yt-vids-dots>.slick-active{width:18px;height:18px;opacity:1}.yt-vids-dots>li>button{opacity:0}.yt-vids-dots>li:hover{opacity:1;cursor:pointer}.yt-vids-dots>.slick-active:hover{opacity:1;cursor:default}.yt-vids-dots>li>button:hover{cursor:pointer}.yt-vids-dots>.slick-active>button:hover{cursor:default}.session-socialmedia-wrapper{margin-bottom:1rem;margin-left:-.75rem;width:100%;display:-ms-flexbox;display:flex}.session-sm-link{margin:0 1rem;font-size:1.25rem;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;color:#101419;text-decoration:none}.session-sm-link:hover{text-decoration:none;color:#ee7c33}.flexcolumn,.flexrow{display:-ms-flexbox;display:flex}.flexcolumn{-ms-flex-direction:column;flex-direction:column}.blur{-webkit-filter:blur(3px);filter:blur(3px)}.empty-page{min-height:600px}.about-sb,.about-wobc,.actual-show,.admin-page-wrapper,.apply-fade-in,.apply-page-logged-out,.apply-page-wrapper,.apply-sb-wrapper,.apply-section-wrapper,.coming-soon-page,.contact,.copyright-wrapper,.current-show-card,.dashboard-resources-wrapper,.dashboard-section-wrapper,.dashboard-wrapper,.event-pagination,.eventList,.events-page-wrapper,.footer-wrapper,.form-body,.get-involved-wrapper,.header-nav-bar,.info-page-wrapper,.library-pagination,.listen-page-wrapper,.main-page-wrapper,.manage-application-wrapper,.new-application-page-wrapper,.no-past-apps,.past-app-wrapper,.psa-list,.psa-page-wrapper,.psa-pagination,.sb-wrapper,.schedule-page-wrapper,.session-page-wrapper,.sessions-page-wrapper,.submit-check,.submit-subtitle,.submit-text,.up-next-show-card,.view-applications-wrapper{-webkit-animation:fadein .5s;animation:fadein .5s}body,html{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%;margin:0;font-family:Josefin Sans,sans-serif;color:#101419}body{position:relative;overflow-y:scroll;overflow-y:overlay;-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;background-color:#101419;color:#101419}html{font-size:16px}body::-webkit-scrollbar{width:.35rem}body::-webkit-scrollbar *{background:0 0}body::-webkit-scrollbar-thumb{background:#5cb3b8!important;border-radius:1rem}body::-webkit-scrollbar-thumb:hover{background:#ff8dfb!important}.app-wrapper{-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s}.studiob-bg{background-color:#fff599;font-family:Camcorder Monospaced}.studiob-bg::-webkit-scrollbar{width:.35rem}.studiob-bg::-webkit-scrollbar *{background:0 0}.studiob-bg::-webkit-scrollbar-thumb{background:#ff6060!important;border-radius:1rem}.studiob-bg::-webkit-scrollbar-thumb:hover{background:#ee7c33!important}.blur-transition,.header-nav-bar,.links,.main-content,.main-page-wrapper,.nav-links{-webkit-transition:filter .125s linear;-o-transition:.125s filter linear;transition:filter .125s linear;-webkit-transition:-webkit-filter .125s linear;-moz-transition:.125s -moz-filter linear;-ms-transition:.125s -ms-filter linear;-o-transition:.125s -o-filter linear}@media only screen and (max-width:800px),only screen and (orientation:portrait){.blur-transition,.header-nav-bar,.links,.main-content,.main-page-wrapper,.nav-links{transition:unset;-webkit-transition:unset;-moz-transition:unset;-ms-transition:unset;-o-transition:unset}}.footer-wrapper{color:#4ea88f;margin-top:2rem;margin-bottom:2rem}.footer,.footer-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.footer{width:90%}}.footer-spacer{padding:0 1rem;margin:0}.studiob-footer-spacer{color:#101419}.footer-spacer:hover{cursor:default}.public-file-link{text-decoration:none;color:#ff8dfb;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.public-file-link:hover{color:#54539e}.footer-link{text-align:center;font-family:inherit;text-decoration:none;color:#4ea88f;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-size:.75rem;cursor:default;margin:0}.footer-link:focus{outline:none}.active-footer-link,.footer-link:hover{text-decoration:none;color:#ff8dfb;cursor:pointer}.studiob-footer-link{color:#101419}.studiob-active-footer-link,.studiob-footer-link:hover{text-decoration:none;color:#ee7c33;cursor:pointer}.active-footer-link:hover{cursor:default}.main-content{height:100%;width:100%}.header-nav-bar,.main-page-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:800px),only screen and (orientation:portrait){.header-nav-bar,.main-page-wrapper{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.header-nav-bar{-ms-flex-direction:row;flex-direction:row;height:12rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.header-nav-bar{-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}.logo-wrapper{position:relative;width:126.510166358vh;height:66vh;margin-top:4rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.logo-wrapper{width:100vw;height:52.1697203472vw;margin-top:0}}.nav-logo-wrapper{position:relative;width:22.5vw;height:11.7381870781vw}@media only screen and (max-height:800px),only screen and (max-width:1200px){.nav-logo-wrapper{width:30vw;height:15.6509161042vw}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-logo-wrapper{width:100vw;height:52.1697203472vw}}.logo,.nav-logo{position:absolute;width:100%;height:100%;-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s}.logo-visible{opacity:1;visibility:visible}.nav-logo.logo-visible:hover{cursor:pointer;opacity:.9}.logo-invisible{opacity:0;visibility:hidden}.logo-invisible:hover{cursor:default;opacity:0}.nav-player,.player{text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:25rem;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:3rem}@media only screen and (max-height:800px),only screen and (max-width:1200px){.nav-player,.player{margin-bottom:1rem}}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-player,.player{width:15rem;margin:1rem}}.nav-player{text-decoration:none;margin:1rem;-ms-flex-item-align:start;align-self:flex-start;width:15rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-player{-ms-flex-item-align:center;align-self:center;margin:1rem}}.logo-player-wrapper,.nav-logo-player-wrapper{display:-ms-flexbox;display:flex;-ms-flex:1 1;flex:1 1;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.logo-player-wrapper,.nav-logo-player-wrapper{width:100%}}.logo-player-wrapper{width:77.5%;-ms-flex:unset;flex:unset}@media only screen and (max-width:800px),only screen and (orientation:portrait){.logo-player-wrapper{-ms-flex:1 1;flex:1 1;width:100%}}.nav-player-links-container{-ms-flex-item-align:start;align-self:flex-start;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-player-links-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:unset;align-self:unset;width:unset;-ms-flex-pack:unset;justify-content:unset;margin-bottom:1rem}}.player-links-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:800px),only screen and (orientation:portrait){.player-links-container{margin-bottom:1rem}}.links,.nav-links{-ms-flex-item-align:center;align-self:center}.links{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:2.25rem;margin-top:2.5rem;position:absolute;top:0;right:0;width:25%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.links{margin:2rem 0;position:unset;top:unset;right:unset;width:100%;-ms-flex-pack:distribute;justify-content:space-around}}.nav-links{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:20rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-links{width:100%;margin-left:.75rem}}.svg-link{fill:#4ea88f;height:1.125rem}.sb-svg,.svg-link{-webkit-transition:fill .25s;-o-transition:fill .25s;transition:fill .25s}.sb-svg{fill:#101419}.svg-link:hover{fill:#ff8dfb}.sb-svg:hover{fill:#ee7c33}.link{color:#4ea88f;font-size:1.125rem;-webkit-transition:color .25s,fill .25s;-o-transition:color .25s,fill .25s;transition:color .25s,fill .25s;text-decoration:none}.blog-link{padding-top:2.5px;color:#ff8dfb}.sb-link{color:#101419}.link:hover{color:#ff8dfb}.rss-link{color:#f19b37}.rss-link:hover{color:ivory}.sb-link:hover{color:#ee7c33}.main-live-stream-btn,.nav-live-stream-btn{font-size:3rem;-ms-flex:1 1;flex:1 1;text-align:center;color:#4ea88f;-webkit-transition:color .25s,opacity .25s;-o-transition:color .25s,opacity .25s;transition:color .25s,opacity .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.main-live-stream-btn,.nav-live-stream-btn{font-size:2.5rem}}.nav-live-stream-btn{font-size:2rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-live-stream-btn{font-size:2.5rem}}.main-live-stream-btn:hover,.nav-live-stream-btn:hover,.nav-live-stream-button:hover{cursor:pointer;opacity:.75}.live-stream-text,.nav-live-stream-text{-ms-flex:6 1;flex:6 1;text-align:center;font-size:2.25rem;padding-top:.75rem;margin:0;text-decoration:none;color:#4ea88f;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s;font-weight:400;letter-spacing:.05rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.live-stream-text,.nav-live-stream-text{font-size:1.5rem;padding-top:.25rem}}.studiob-player{color:#ee7c33}.live-stream-text:hover,.nav-live-stream-text:hover{color:#ff8dfb;cursor:pointer}.nav-live-stream-text{font-size:1.5rem;padding-top:.3rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-live-stream-text{font-size:1.5rem;padding-top:.25rem}}.studiob-player-text{letter-spacing:unset;padding-top:0}.studiob-player-text:hover{color:#101419;cursor:pointer}.actual-player,.nav-actual-player{-ms-flex:0 1;flex:0 1}.main-buttons,.nav-buttons{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:start;align-content:flex-start;width:100%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.main-buttons,.nav-buttons{margin-top:0;-ms-flex-flow:row wrap;flex-flow:row wrap;position:relative}}.nav-buttons{width:100%;margin-top:0}.studiob-link{text-decoration:none;color:#101419;margin:1em 0}@media only screen and (max-width:800px),only screen and (orientation:portrait){.studiob-link{margin:.5rem}}.main-btn,.nav-btn{text-align:center;background-color:#ff8dfb;padding:1.25rem .5rem;border-radius:.5rem;border:.35rem solid #54539e;-ms-flex:0 0 10%;flex:0 0 10%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:1rem;font-size:.85rem;-webkit-transition:border-color .25s,background-color .25s,color .25s;-o-transition:border-color .25s,background-color .25s,color .25s;transition:border-color .25s,background-color .25s,color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.main-btn,.nav-btn{font-size:1rem;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:calc(40% - 1rem);flex-basis:calc(40% - 1rem);margin:.5rem;-ms-flex-align:center;align-items:center}}.studiob-big-btn{background-color:#ffdbbb;border-color:#ee7c33}.inactive-nav-btn:hover,.main-btn:hover{cursor:pointer;background-color:#5cb3b8;border-color:#ff8dfb}.dashboard-nav-btn{padding:1.25rem .6rem}@media only screen and (max-height:800px),only screen and (max-width:1200px){.dashboard-nav-btn{padding-top:1.35rem}}.studiob-nav-btn:hover{cursor:pointer;background-color:#ffdbbb;border-color:#ee7c33;color:#101419;font-family:Camcorder Monospaced}.studiob-big-btn-inactive:hover,.studiob-big-btn:hover{cursor:pointer;background-color:#ee7c33;border-color:#ffdbbb;color:ivory}.active{background-color:#5cb3b8;border-color:#5cb3b8}.studiob-big-btn-active{color:ivory}.studiob-big-btn-active,.studiob-big-btn-active:hover{background-color:#ee7c33;border-color:#ee7c33}.active:hover{cursor:default}.bold{font-weight:400}.button-spinner{font-size:1.5rem;margin:-1em}.modal-open{overflow-y:hidden}.spacer{width:3rem}.header-spacer,.spacer{border:.2rem solid #54539e;padding:.1rem;background-color:#ff8dfb;border-radius:20rem}.header-spacer{width:6rem;margin-bottom:1rem}.checkbox-container{display:block;color:#4ea88f;position:relative;padding-left:3rem;margin-bottom:.75rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container-genre{margin-bottom:2rem;padding-top:.5rem;-ms-flex:0 1 25%;flex:0 1 25%}.checkbox-container[value]{padding-top:.5rem}.checkbox-container-genre[value]{padding-top:1rem}.checkbox-container input{position:absolute;opacity:0;cursor:pointer}.checkmark{border-radius:.25rem;position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;background-color:#ff8dfb;border:.25rem solid #54539e;-webkit-transition:border-color .25s,background-color .25s;-o-transition:border-color .25s,background-color .25s;transition:border-color .25s,background-color .25s}.checkbox-container:hover input~.checkmark{background-color:#5cb3b8;border-color:#ff8dfb}.checkbox-container input:checked~.checkmark{background-color:#5cb3b8;border-color:#5cb3b8}.checkbox-container:hover input:checked~.checkmark{background-color:#5cb3b8;border-color:#ff8dfb}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid ivory;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.checkbox-container-time{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#4ea88f;position:relative;cursor:pointer;font-size:1rem;height:3rem;width:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container-time input{position:absolute;opacity:0;cursor:pointer}.checkmark-time{border-radius:.25rem;position:absolute;top:0;left:0;height:1.5rem;width:1.5rem;margin-top:.35rem;background-color:#ff8dfb;border:.25rem solid #54539e;-webkit-transition:border-color .25s,background-color .25s;-o-transition:border-color .25s,background-color .25s;transition:border-color .25s,background-color .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.checkmark-time{margin-top:.65rem;margin-left:.45rem;height:1rem;width:1rem}}.checkbox-container-time:hover input~.checkmark-time{background-color:#5cb3b8;border-color:#ff8dfb}.checkbox-container-time input:checked~.checkmark-time{background-color:#5cb3b8;border-color:#5cb3b8}.checkbox-container-time:hover input:checked~.checkmark-time{background-color:#5cb3b8;border-color:#ff8dfb}.checkmark-time:after{content:"";position:absolute;display:none}.checkbox-container-time input:checked~.checkmark-time:after{display:block}.checkbox-container-time .checkmark-time:after{left:9px;top:5px;width:5px;height:10px;border:solid ivory;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:800px),only screen and (orientation:portrait){.checkbox-container-time .checkmark-time:after{left:6px;top:2px;width:3px;height:8px}}.radio-container{display:block;color:#4ea88f;position:relative;padding-left:1.75rem;padding-top:.15rem;margin-bottom:.7rem;cursor:pointer;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-flex:0 1 30%;flex:0 1 30%}.radio-container input{position:absolute;opacity:0;cursor:pointer}.radio-btn{border-radius:50%;position:absolute;top:0;left:0;height:.75rem;width:.75rem;background-color:#ff8dfb;border:.25rem solid #54539e;-webkit-transition:border-color .25s,background-color .25s;-o-transition:border-color .25s,background-color .25s;transition:border-color .25s,background-color .25s}.radio-container:hover input~.radio-btn{background-color:#5cb3b8;border-color:#ff8dfb}.radio-container input:checked~.radio-btn{background-color:#5cb3b8;border-color:#5cb3b8}.radio-container:hover input:checked,.radio-container[value]:hover input:checked~label,.radio-container input:checked{cursor:default}.radio-btn:after{content:"";position:absolute;display:none}.radio-container input:checked~.radio-btn:after{display:block}.radio-container .radio-btn:after{top:.225rem;left:.25rem;width:.35rem;height:.3rem;border-radius:85%;background:ivory}.coming-soon-page{width:100%;min-height:500px;color:#4ea88f;font-size:2rem}.coming-soon-page,.page-message-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.page-message-wrapper{-webkit-transition:opacity .25s,visibility .25s;-o-transition:opacity .25s,visibility .25s;transition:opacity .25s,visibility .25s;width:100vw;position:fixed;top:2rem;left:0;z-index:8}.page-message{-webkit-transition:background-color .25s;-o-transition:background-color .25s;transition:background-color .25s;width:50%;padding:1rem 2rem;color:ivory;border-radius:1rem;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.page-error{background-color:rgba(255,96,96,.8)}.page-success{background-color:rgba(78,168,143,.8)}.message-text{margin:0}.dismiss-message-btn{-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.dismiss-message-btn:hover{opacity:.75;cursor:pointer}.message-visible{opacity:1;visibility:visible}.message-hidden{opacity:0;visibility:hidden}.listen-page-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center;margin-top:1rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.listen-page-wrapper{min-height:100vh;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.listen-gif{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1rem;margin-top:1rem;height:49.68vw;width:60vw}@media only screen and (max-width:800px),only screen and (orientation:portrait){.listen-gif{margin-top:2rem;margin-bottom:2rem;border-radius:1rem;-ms-flex-item-align:center;align-self:center;justify-self:center;width:75vw;height:62.1vw}}.nonefound-txt{color:#4ea88f;text-align:center}.now-playing-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:column;flex-direction:column;width:20rem;height:50%}@media only screen and (max-width:800px),only screen and (orientation:portrait){.now-playing-wrapper{width:100%}}.now-playing-header{color:#5cb3b8;font-weight:400;letter-spacing:.35rem;text-align:center}.now-playing-subheader{color:#5cb3b8;text-align:center;margin:0}.current-show-card{-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1em;width:20rem;height:auto;padding:1rem;-webkit-transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s;-o-transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s;transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.current-show-card{width:90%;height:auto}}.now-playing-loading-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.now-playing-loader{-webkit-animation:fadein .5s,spin 2s linear infinite;animation:fadein .5s,spin 2s linear infinite;color:#4ea88f;font-size:3rem;-ms-flex-item-align:center;align-self:center;justify-self:center}.listen-active{color:#ff8dfb;border-color:#ff8dfb}.listen-active:hover{cursor:default;opacity:1}.main-stream-info-btn,.nav-stream-info-btn{font-size:3rem;-ms-flex:1 1;flex:1 1;text-align:center}@media only screen and (max-width:800px),only screen and (orientation:portrait){.main-stream-info-btn,.nav-stream-info-btn{font-size:2.5rem}}.nav-stream-info-btn{font-size:1.75rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.nav-stream-info-btn{font-size:2.5rem}}.stream-info-wrapper{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex:7 1;flex:7 1;-webkit-transition:color .25s;-o-transition:color .25s;transition:color .25s}.stream-info-wrapper:hover{color:#ff8dfb;cursor:pointer}.show-deck-wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;margin-left:2rem}@media only screen and (max-width:800px),only screen and (orientation:portrait){.show-deck-wrapper{margin-left:0}}.up-next-wrapper{margin-top:1rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.up-next-subheader{color:#4ea88f;font-weight:400;letter-spacing:.125rem;font-size:1.25rem}.up-next-show-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:1em;width:17.5rem;opacity:.5;height:auto;max-height:60vh;padding:1rem;-webkit-transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s;-o-transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s;transition:visibility .25s,opacity .25s,background-color .25s,color .25s,height .25s}@media only screen and (max-width:800px),only screen and (orientation:portrait){.up-next-show-card{width:90%;height:auto;max-height:95%}}.up-next-show-card:hover{cursor:pointer;opacity:1}.up-next-header{margin-top:.25rem;font-size:1.1rem;word-break:break-word;text-align:center}.up-next-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.up-next-spacer{margin-bottom:0}