.main-container{width:85%;margin:2rem auto 5rem}.day-new-page{width:100%;margin:auto}#eventEditorBox{width:1000px}#eventEditorBox .editor-screen{min-height:250px;color:#fff}#eventEditorBox .editor-screen .row{margin-bottom:2rem}#eventEditorBox .editor-screen .form-control{color:#fff}#eventEditorBox .editor-screen .form-control:focus{border-color:#fff;box-shadow:0 1px 0 0 #fff}#eventEditorBox .editor-screen.interstitial{background:#607d8b}#eventEditorBox .editor-screen.interstitial button.add-event-button{background-color:transparent;color:#fff;font-weight:600;padding:1rem 1.5rem;border-width:1px;border-color:#fff;border-radius:.25rem}#eventEditorBox .editor-screen.interstitial button.add-event-button:hover{border:1px solid #607d8b;background:#fff;color:#607d8b}#eventEditorBox .editor-screen.game{background:#ec407a}#eventEditorBox .editor-screen.game button.add-event-button{background-color:transparent;color:#fff;font-weight:600;padding:1rem 1.5rem;border-width:1px;border-color:#fff;border-radius:.25rem}#eventEditorBox .editor-screen.game button.add-event-button:hover{border:1px solid #ec407a;background:#fff;color:#ec407a}#eventEditorBox .editor-screen.action{background:#009688}#eventEditorBox .editor-screen.action button.add-event-button{background-color:transparent;color:#fff;font-weight:600;padding:1rem 1.5rem;border-width:1px;border-color:#fff;border-radius:.25rem}#eventEditorBox .editor-screen.action button.add-event-button:hover{border:1px solid #009688;background:#fff;color:#009688}#eventEditorBox .editor-screen .header{align-items:center;justify-content:center;text-align:center;padding-top:1rem;padding-bottom:1rem;border-bottom:2px solid #fff}#eventEditorBox .editor-screen .footer{padding-top:1rem;padding-bottom:1rem;border-top:2px solid #fff}#eventEditorBox .editor-screen input.form-control{color:#333}#eventEditorBox .event-type-selection-screen{background-color:#e2e8f0;padding-top:1rem;padding-bottom:1rem;background-color:transparent;border-radius:.3rem}#eventEditorBox .event-type-selection-screen .event-type-selection-screen-title{font-size:1.3rem;color:#455a64;font-weight:700}#eventEditorBox .event-type-selection-screen .event-type-selection-screen-title p{font-size:1.3rem;color:#455a64;font-weight:700;text-align:center}#eventEditorBox .eventTypeSelection{margin-bottom:.5rem;flex-wrap:wrap;cursor:pointer;padding:0}#eventEditorBox .eventTypeSelection,#eventEditorBox .eventTypeSelection .eventType{display:flex;align-items:center;justify-content:center;text-align:center}#eventEditorBox .eventTypeSelection .eventType{margin-left:1rem;margin-right:1rem;margin-top:1rem;border-radius:.25rem;width:20%;vertical-align:middle;height:auto;padding:1rem;color:#fff;min-height:4rem;max-height:4rem;transition:all .3s ease;max-width:200px}#eventEditorBox .eventTypeSelection .eventType img{width:2rem;height:2rem;margin-right:1rem}#eventEditorBox .eventTypeSelection .eventType p{display:inline-block;font-size:1rem;margin:0}#eventEditorBox .eventTypeSelection .eventType.game-inter{background-color:#fcf0e0;border:2px solid #ff9100;color:#ff9100}#eventEditorBox .eventTypeSelection .eventType.game-inter a{color:#ff9100;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-poll{background-color:#dcedc1;border:2px solid #84bc2b;color:#84bc2b}#eventEditorBox .eventTypeSelection .eventType.game-poll a{color:#84bc2b;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-quiz{background-color:#ffe2e2;border:2px solid #e67373;color:#e67373}#eventEditorBox .eventTypeSelection .eventType.game-quiz a{color:#e67373;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-rating{background-color:#e2f3ff;border:2px solid #79c4f8;color:#79c4f8}#eventEditorBox .eventTypeSelection .eventType.game-rating a{color:#79c4f8;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-telephone{background-color:#f79fbb;border:2px solid #96576b;color:#96576b}#eventEditorBox .eventTypeSelection .eventType.game-telephone a{color:#96576b;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-text{background-color:#c2fbef;border:2px solid #52ad9c;color:#52ad9c}#eventEditorBox .eventTypeSelection .eventType.game-text a{color:#52ad9c;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType.game-calendar{background-color:#ffc1e2;border:2px solid #a05e98;color:#a05e98}#eventEditorBox .eventTypeSelection .eventType.game-calendar a{color:#a05e98;text-decoration:none}#eventEditorBox .eventTypeSelection .eventType#quizGame img{width:2.2rem;height:2.2rem}#eventEditorBox .eventTypeSelection .eventType#pollGame img{width:1.7rem;height:1.7rem}#eventEditorBox .eventTypeSelection .eventType#ratingGame img,#eventEditorBox .eventTypeSelection .eventType#telephoneAction img{width:1.8rem;height:1.8rem}#eventEditorBox .eventTypeSelection .eventType:hover{transform:translate3d(0,-20%,0)}#eventEditorBox .editor-screen{border-radius:1rem}#eventEditorBox .editor-screen.interstitial,#eventEditorBox .editor-screen.interstitial input,#eventEditorBox .editor-screen.interstitial textarea{color:#607d8b}#eventEditorBox .editor-screen.interstitial .time-selector{background-color:#4c636e}#eventEditorBox .editor-screen.interstitial .name-title-col .form-group:last-child{margin-bottom:0;padding-bottom:1rem;border-bottom:1px dashed #ff9100}#eventEditorBox .editor-screen.interstitial .socials-col{margin-top:1rem}#eventEditorBox .editor-screen.interstitial .media-time-col{margin-bottom:.6rem}#eventEditorBox .editor-screen.game,#eventEditorBox .editor-screen.game input,#eventEditorBox .editor-screen.game textarea{color:#ec407a}#eventEditorBox .editor-screen.game .game-fields,#eventEditorBox .editor-screen.game .inter-fields,#eventEditorBox .editor-screen.game .rating-fields{margin-bottom:0}#eventEditorBox .editor-screen.game .quiz-fields .label-checkbox,#eventEditorBox .editor-screen.game .rating-fields .label-checkbox{margin-top:0}#eventEditorBox .editor-screen.game-rating{background-color:#e2f3ff}#eventEditorBox .editor-screen.game-rating .options-label,#eventEditorBox .editor-screen.game-rating input,#eventEditorBox .editor-screen.game-rating label,#eventEditorBox .editor-screen.game-rating p,#eventEditorBox .editor-screen.game-rating span,#eventEditorBox .editor-screen.game-rating textarea{color:#79c4f8!important}#eventEditorBox .editor-screen.game-rating .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-rating .time-selector{background-color:#afdeff}#eventEditorBox .editor-screen.game-rating .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.game-poll{background-color:#dcedc1}#eventEditorBox .editor-screen.game-poll .options-label,#eventEditorBox .editor-screen.game-poll input,#eventEditorBox .editor-screen.game-poll label,#eventEditorBox .editor-screen.game-poll p,#eventEditorBox .editor-screen.game-poll span,#eventEditorBox .editor-screen.game-poll textarea{color:#84bc2b!important}#eventEditorBox .editor-screen.game-poll .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-poll .time-selector{background-color:#c6e299}#eventEditorBox .editor-screen.game-poll .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.game-quiz{background-color:#ffe2e2}#eventEditorBox .editor-screen.game-quiz .options-label,#eventEditorBox .editor-screen.game-quiz input,#eventEditorBox .editor-screen.game-quiz label,#eventEditorBox .editor-screen.game-quiz p,#eventEditorBox .editor-screen.game-quiz span,#eventEditorBox .editor-screen.game-quiz textarea{color:#e67373!important}#eventEditorBox .editor-screen.game-quiz .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-quiz .time-selector{background-color:#ffafaf}#eventEditorBox .editor-screen.game-quiz .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.game-inter{background-color:#fcf0e0}#eventEditorBox .editor-screen.game-inter .options-label,#eventEditorBox .editor-screen.game-inter input,#eventEditorBox .editor-screen.game-inter label,#eventEditorBox .editor-screen.game-inter p,#eventEditorBox .editor-screen.game-inter span,#eventEditorBox .editor-screen.game-inter textarea{color:#ff9100!important}#eventEditorBox .editor-screen.game-inter .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-inter .time-selector{background-color:#f8dab2}#eventEditorBox .editor-screen.game-telephone{background-color:#f79fbb}#eventEditorBox .editor-screen.game-telephone .options-label,#eventEditorBox .editor-screen.game-telephone input,#eventEditorBox .editor-screen.game-telephone label,#eventEditorBox .editor-screen.game-telephone p,#eventEditorBox .editor-screen.game-telephone span,#eventEditorBox .editor-screen.game-telephone textarea{color:#96576b!important}#eventEditorBox .editor-screen.game-telephone .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-telephone .time-selector{background-color:#764454!important}#eventEditorBox .editor-screen.game-telephone .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.game-text{background-color:#c2fbef}#eventEditorBox .editor-screen.game-text .options-label,#eventEditorBox .editor-screen.game-text input,#eventEditorBox .editor-screen.game-text label,#eventEditorBox .editor-screen.game-text p,#eventEditorBox .editor-screen.game-text span,#eventEditorBox .editor-screen.game-text textarea{color:#52ad9c!important}#eventEditorBox .editor-screen.game-text .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-text .time-selector{background-color:#428a7d!important}#eventEditorBox .editor-screen.game-text .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.game-calendar{background-color:#ffc1e2}#eventEditorBox .editor-screen.game-calendar .options-label,#eventEditorBox .editor-screen.game-calendar input,#eventEditorBox .editor-screen.game-calendar label,#eventEditorBox .editor-screen.game-calendar p,#eventEditorBox .editor-screen.game-calendar span,#eventEditorBox .editor-screen.game-calendar textarea{color:#a05e98!important}#eventEditorBox .editor-screen.game-calendar .text-white{color:#fff!important}#eventEditorBox .editor-screen.game-calendar .time-selector{background-color:#804b79!important}#eventEditorBox .editor-screen.game-calendar .time-selector label{color:#fff!important}#eventEditorBox .editor-screen.action .time-selector{background-color:#007d71}#eventEditorBox .editor-screen .options{margin-bottom:0}#eventEditorBox .editor-screen .options .option{margin:0}#eventEditorBox .editor-screen .options .option:first-child input.form-control{border-top-left-radius:.5rem;border-top-right-radius:.5rem}#eventEditorBox .editor-screen .options .option-container{padding:0;position:relative}#eventEditorBox .editor-screen .options .option-container .pointer-hand{color:#ec407a;position:absolute;line-height:1;top:50%;right:.5rem;transform:translateY(-50%);border:1px solid transparent;transition:all .5s ease;padding:.1rem .2rem}#eventEditorBox .editor-screen .options .option-container .pointer-hand:hover{border-color:#ec407a}#eventEditorBox .editor-screen .options .option .form-group{margin:0}#eventEditorBox .editor-screen .options .option input.form-control{margin:0;border-radius:0;box-shadow:none;padding:.5rem 2rem .5rem 2.5rem;border-color:#ec407a}#eventEditorBox .editor-screen .options .option input.form-control:focus{border-color:#ec407a}#eventEditorBox .editor-screen .options .add-option-button{position:relative;box-sizing:border-box;height:2.8rem;padding:.7rem;transition:all .5s ease;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;cursor:pointer}#eventEditorBox .editor-screen .options .add-option-button span.text-left{font-weight:500}#eventEditorBox .editor-screen .options .add-option-button span.text-right{position:absolute;right:.9rem;top:50%;transform:translateY(-50%)}#eventEditorBox .editor-screen .options-label{color:#fff;font-size:1rem;margin-bottom:0s}#eventEditorBox .editor-screen .pointer-hand{border-radius:100%;transition:all .5s ease}#eventEditorBox .editor-screen .pointer-hand img{width:2rem;height:2rem}#eventEditorBox .editor-screen .pointer-hand:hover{background-color:#fff}#eventEditorBox .editor-screen label,#eventEditorBox .editor-screen p,#eventEditorBox .editor-screen span{color:#fff}#eventEditorBox .editor-screen input.form-control{background-color:#fff;border-radius:.3rem;color:#754702;padding:.5rem 1rem;box-sizing:border-box;height:2.8rem;font-weight:500;width:100%}#eventEditorBox .editor-screen .form-group{margin-top:0;margin-bottom:1rem}#eventEditorBox .editor-screen .form-group label{margin-bottom:0;font-size:.8rem}#eventEditorBox .pl-2{text-align:right;font-size:1.3rem;font-weight:700;margin-bottom:0}#eventEditorBox .time-score-values input.form-control{text-align:center}#textCaption{border-radius:.5rem;font-weight:500;min-height:8.5em;background-color:#fff;color:#754702!important}.time-selector{background-color:#e91e63;border-radius:.5rem}.time-selector input.form-control{color:#262626!important}.time-selector-track-time{display:flex;justify-content:center;align-items:center;margin-bottom:0!important;width:100%;box-sizing:border-box;padding:1rem 0 1rem 1rem;margin:0 auto}.time-selector-track-time-col{padding:0}.time-selector-roll-select{display:flex;justify-content:flex-start;margin:0;padding-bottom:1rem;margin:auto auto 1rem!important;display:none}.time-selector-mixer{transform:translate(10%,10%)}.time-selector-mixer-icon:hover{cursor:pointer;filter:contrast();-webkit-filter:invert(100%)}.time-selector-to-time-column{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0}.time-selector-to-time-column-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-20%)}.day-event{flex:1;flex-direction:column;background-color:#eaebed;display:flex;-webkit-box-orient:vertical}.day-event-list{padding:10px}.add-event-button{cursor:pointer;transition:all .3s ease;display:inline-block;border-radius:2rem;padding:0 1rem 0 0;background-color:hsla(0,0%,100%,.747)}.add-event-button-icon{width:3rem;height:3rem;background-size:cover;margin-right:.5rem;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' height='24' width='24'%3E%3Crect width='100%25' height='100%25' fill='none'/%3E%3Cg class='currentLayer'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z' fill='%23ff9100'/%3E%3C/g%3E%3C/svg%3E")}.add-event-button-icon,.add-event-button-text{transition:inherit;display:inline-block;vertical-align:middle}.add-event-button-text{font-weight:500;color:#c2185b!important}.add-event-button:hover{background-color:#fff}.add-event-button:hover .add-event-button-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23FFF' height='24' width='24'%3E%3Crect width='100%25' height='100%25' fill='none'/%3E%3Cg class='currentLayer'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z' fill='%23fb0'/%3E%3C/g%3E%3C/svg%3E")}.add-event-button:hover .add-event-button-text{color:#ec407a!important}.add-event-button-inter .add-event-button-text,.add-event-button-inter:hover .add-event-button-text{color:#455a64!important}.add-event-button-action .add-event-button-text{color:#00bfa5!important}.add-event-button-action:hover .add-event-button-text{color:#009688!important}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.pointer-hand{cursor:pointer}.custom-radio>label.custom-control-label{line-height:2;cursor:pointer}textarea{height:auto;width:100%}.add-option-button{background-color:#68d391;color:#fff;font-weight:700;padding:1rem;flex:1 1 0%}#responseMessage{font-weight:500;background-color:#fff;min-height:8.5rem;border-radius:.5rem}#rating-responseMessage{min-height:14rem}@media (min-width:320px) and (max-width:576px){.sidebar{display:none}#eventEditorBox .eventTypeSelection .eventType{width:44%;margin-left:.5rem;margin-right:.5rem}}@media (min-width:576px) and (max-width:767px){.sidebar{display:none}#eventEditorBox .eventTypeSelection .eventType{width:45%}}@media (min-width:767px) and (max-width:992px){#eventEditorBox .eventTypeSelection .eventType p{font-size:.8rem}}.DragInfoBox{background:#fff;border:1px solid #ccc;border-radius:25px}.dragBoxRow{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.dragBoxCol_name{display:flex;flex-direction:column;flex:4 1 0%;padding:5px}.dragBoxCol_icon{display:flex;flex-direction:column;flex:2 1 0%;padding:10px}.Box_Intertitial{display:flex;flex-direction:column;flex:1 1 0%;background:#fcf0e0;color:#ff9100;align-items:center;padding:10px;border-top-right-radius:25px;border-bottom-right-radius:25px}.DragIcons ul{list-style:none}.DragIcons ul li{display:inline-block;padding:0 5px}.Box_Intertitial span img,.DragIcons ul li button img{width:40px}.Box_Intertitial span a{font-weight:600;color:#ff9100}.DragGreyBox{padding:10px;background:#eaebed}.w-100{width:100%}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h5,hr,p,pre{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #d2d6dc}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h5{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,iframe,img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1440px){.container{max-width:1440px}}a,h1,h2,h3,h5,i,p{--text-opacity:1;color:#161e2e;color:rgba(22,30,46,var(--text-opacity))}.alert{border-top-width:4px;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem;padding:.75rem 1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.alert-danger{--bg-opacity:1;background-color:#fde8e8;background-color:rgba(253,232,232,var(--bg-opacity));--text-opacity:1;color:#771d1d;color:rgba(119,29,29,var(--text-opacity));--border-opacity:1;border-color:#f05252;border-color:rgba(240,82,82,var(--border-opacity))}hr{--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity));height:1px;width:100%}.space-x-4>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1rem*var(--space-x-reverse));margin-left:calc(1rem*(1 - var(--space-x-reverse)))}.-space-x-px>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(-1px*var(--space-x-reverse));margin-left:calc(-1px*(1 - var(--space-x-reverse)))}.divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.divide-gray-200>:not(template)~:not(template){--divide-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--divide-opacity))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f4f5f7;background-color:rgba(244,245,247,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#d2d6dc;background-color:rgba(210,214,220,var(--bg-opacity))}.bg-gray-700{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#252f3f;background-color:rgba(37,47,63,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#161e2e;background-color:rgba(22,30,46,var(--bg-opacity))}.bg-teal-500{--bg-opacity:1;background-color:#0694a2;background-color:rgba(6,148,162,var(--bg-opacity))}.bg-indigo-500{--bg-opacity:1;background-color:#6875f5;background-color:rgba(104,117,245,var(--bg-opacity))}.bg-tv-orange-500{--bg-opacity:1;background-color:#ff9800;background-color:rgba(255,152,0,var(--bg-opacity))}.hover\:bg-gray-50:hover{--bg-opacity:1;background-color:#f9fafb;background-color:rgba(249,250,251,var(--bg-opacity))}.hover\:bg-gray-200:hover{--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity))}.hover\:bg-gray-700:hover{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.hover\:bg-teal-600:hover{--bg-opacity:1;background-color:#047481;background-color:rgba(4,116,129,var(--bg-opacity))}.hover\:bg-indigo-400:hover{--bg-opacity:1;background-color:#8da2fb;background-color:rgba(141,162,251,var(--bg-opacity))}.hover\:bg-tv-orange-500:hover{--bg-opacity:1;background-color:#ff9800;background-color:rgba(255,152,0,var(--bg-opacity))}.hover\:bg-tv-orange-600:hover{--bg-opacity:1;background-color:#ea8400;background-color:rgba(234,132,0,var(--bg-opacity))}.focus\:bg-gray-700:focus{--bg-opacity:1;background-color:#374151;background-color:rgba(55,65,81,var(--bg-opacity))}.border-gray-200{--border-opacity:1;border-color:#e5e7eb;border-color:rgba(229,231,235,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#d2d6dc;border-color:rgba(210,214,220,var(--border-opacity))}.border-tv-orange-500,.hover\:border-tv-orange-500:hover{--border-opacity:1;border-color:#ff9800;border-color:rgba(255,152,0,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-hairline{font-weight:100}.font-medium{font-weight:500}.font-semibold{font-weight:600}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-auto{height:auto}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-5{line-height:1.25rem}.leading-tight{line-height:1.25}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-6{margin-left:1.5rem}.mt-8{margin-top:2rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.ml-64{margin-left:16rem}.max-w-xl{max-width:36rem}.min-h-screen{min-height:100vh}.min-w-full{min-width:100%}.focus\:outline-none:focus{outline:0}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.pb-1{padding-bottom:.25rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pl-4{padding-left:1rem}.pt-10{padding-top:2.5rem}.pointer-events-none{pointer-events:none}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.top-14{top:3.5rem}.-right-1{right:-.25rem}.-top-4{top:-1rem}.shadow-sm{box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(118,169,250,.45)}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-100{--text-opacity:1;color:#f4f5f7;color:rgba(244,245,247,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#9fa6b2;color:rgba(159,166,178,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#6b7280;color:rgba(107,114,128,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#4b5563;color:rgba(75,85,99,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#374151;color:rgba(55,65,81,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#252f3f;color:rgba(37,47,63,var(--text-opacity))}.text-tv-orange-200{--text-opacity:1;color:#fcf0e0;color:rgba(252,240,224,var(--text-opacity))}.text-tv-orange-500{--text-opacity:1;color:#ff9800;color:rgba(255,152,0,var(--text-opacity))}.group:focus .group-focus\:text-gray-300,.group:hover .group-hover\:text-gray-300{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-300:hover{--text-opacity:1;color:#d2d6dc;color:rgba(210,214,220,var(--text-opacity))}.focus\:text-white:focus{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.tracking-wider{letter-spacing:.05em}.visible{visibility:visible}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-64{width:16rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-2\/3{width:66.666667%}.w-1\/4{width:25%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-3\/12{width:25%}.w-9\/12{width:75%}.w-11\/12{width:91.666667%}.w-full{width:100%}.z-0{z-index:0}.z-10{z-index:10}.gap-3{grid-gap:.75rem;gap:.75rem}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150{transition-duration:.15s}main nav a:hover{text-decoration:none!important;--bg-opacity:1;background-color:#e5e7eb;background-color:rgba(229,231,235,var(--bg-opacity));display:flex}.sortable-ghost{opacity:.75}@media (min-width:640px){.sm\:rounded-lg{border-radius:.5rem}.sm\:text-base{font-size:1rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:pr-2{padding-right:.5rem}}@media (min-width:768px){.md\:mt-24{margin-top:6rem}.md\:w-1\/2{width:50%}.md\:w-3\/12{width:25%}.md\:w-9\/12{width:75%}}@media (min-width:1024px){.lg\:text-xs{font-size:.75rem}.lg\:text-sm{font-size:.875rem}}@media (min-width:1280px){.xl\:w-1\/2{width:50%}.xl\:w-2\/12{width:16.666667%}.xl\:w-10\/12{width:83.333333%}}