@font-face{font-weight:100;font-style:normal;font-family:fira-sans;src:url(/assets/FiraSans-Light-BtkNp0Pk.ttf)}@font-face{font-weight:400;font-style:normal;font-family:fira-sans;src:url(/assets/FiraSans-Regular-unKtOvp7.ttf)}@font-face{font-weight:400;font-style:italic;font-family:fira-sans;src:url(/assets/FiraSans-Italic-Cz9GmOnv.ttf)}@font-face{font-weight:500;font-style:normal;font-family:fira-sans;src:url(/assets/FiraSans-Medium-Bah2VgJ0.ttf)}@font-face{font-weight:600;font-style:normal;font-family:fira-sans;src:url(/assets/FiraSans-SemiBold-B6XFftXx.ttf)}@font-face{font-weight:700;font-style:normal;font-family:fira-sans;src:url(/assets/FiraSans-Bold-B5G_W9QP.ttf)}@font-face{font-weight:400;font-style:normal;font-family:fira-mono;src:url(/assets/FiraMono-Regular-DbH-CT10.ttf)}@font-face{font-weight:700;font-style:normal;font-family:fira-mono;src:url(/assets/FiraMono-Bold-BxwAzvmG.ttf)}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;padding:0;background-color:#d9d4ce}#root{overflow:hidden;position:relative;transform-origin:left top}h1,h2,h3,h4,h5,h6,.header{margin:0;padding:0;font-weight:700;font-style:normal;font-family:fira-sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}p,a,li,input,textarea,button{margin:0;padding:0;font-size:16px;color:#000;font-weight:400;font-style:normal;font-family:fira-sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol}svg{width:100%;height:100%}.selectable{cursor:pointer}.hidden{display:none!important}.ignore-selection{-webkit-user-select:none;user-select:none}.centered{display:flex;align-items:center;justify-content:center}[style*=--aspect-ratio]:before{height:0;content:"";display:block;padding-bottom:calc(100% / (var(--aspect-ratio)))}[style*=--aspect-ratio]>:first-child{top:0;left:0;width:100%;height:100%;position:absolute}.screen{width:100%;height:100%;display:flex;min-height:1080px;position:relative}.screen #screen-container{flex:1;overflow:hidden}.screen #screen-container #screen-content{width:100%;height:100%}.screen #navigation-buttons{left:50%;display:flex;bottom:159px;position:absolute;align-items:center;width:1160px;margin-left:-580px;justify-content:space-between}.screen #navigation-buttons .button-dummy{opacity:0;pointer-events:none}#screen-header{top:0;left:0;right:0;z-index:3;height:150px;position:absolute}#screen-header #screen-header-container{z-index:2;width:100%;height:100%;display:block;position:relative;background-color:#f3f1ee;box-shadow:0 4px 8px #00000029}#screen-header #screen-header-container #screen-header-head{height:100%;display:flex;width:1440px;margin:0 auto;padding:0 140px;align-items:center}#screen-header #screen-header-container #screen-header-head #screen-header-title-block{display:flex;align-items:center}#screen-header #screen-header-container #screen-header-head #screen-header-title-block #instruction-toggle{width:42px;height:42px;border:none;outline:none;margin-right:15px;background-color:#bc68a9}#screen-header #screen-header-container #screen-header-head #screen-header-title-block #instruction-toggle p{font-size:36px;font-weight:500;line-height:44px;color:#fff}#screen-header #screen-header-container #screen-header-head #screen-header-title-block #instruction-toggle.active{background-color:#98177c}#screen-header #screen-header-container #screen-header-head #screen-header-title-block #screen-header-subject{color:#000;text-transform:capitalize}#screen-header #screen-header-container #screen-header-head #screen-header-title-block #screen-header-title{font-size:45px;color:#98177c}#screen-header #screen-header-container #screen-header-head #screen-header-logo{width:209px;height:35px;margin-left:auto;fill:#c5bbaf}#screen-header #instruction-bar,#screen-header #tie-bar{left:0;right:0;top:150px;height:75px;display:flex;position:absolute;align-items:center}#screen-header #instruction-bar #instruction-bar-text,#screen-header #instruction-bar #tie-bar-text,#screen-header #tie-bar #instruction-bar-text,#screen-header #tie-bar #tie-bar-text{width:1160px;display:block;margin:0 auto;font-size:24px;line-height:34px}#screen-header #instruction-bar{z-index:1;background-color:#98177c;transform:translate3d(0,-102%,0);transition:transform .5s ease-in-out}#screen-header #instruction-bar #instruction-bar-text{color:#fff}#screen-header #instruction-bar.active{transform:translateZ(0)}#screen-header #tie-bar{z-index:0;background-color:#fcc243;transition:top .5s ease-in-out}#screen-header #tie-bar.v-enter,#screen-header #tie-bar.v-leave-to{transform:translate3d(0,-102%,0)}#screen-header #tie-bar.v-enter-to,#screen-header #tie-bar.v-leave{transform:translateZ(0)}#screen-header #tie-bar.v-enter-active,#screen-header #tie-bar.v-leave-active{transition:transform .5s ease-in-out}#screen-header.instructions #tie-bar{top:225px}.loader{top:0;left:0;z-index:9;right:0;bottom:0;position:fixed;background-color:#222c}.loader .loader-indicator{display:block;width:50px;height:50px;border-radius:50%;border-style:solid;border-width:6.25px;border-color:#EEEEEE transparent;animation-name:spin;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:.6s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}footer{left:0;right:0;z-index:3;bottom:0;height:75px;position:absolute;background-color:#cb8abd;box-shadow:0 -4px 8px #00000029}footer #footer-progress{top:0;left:0;bottom:0;position:absolute;background-color:#98177c}footer #footer-progress.inactive{background-color:#bc68a9}footer #footer-container{height:100%;width:1440px;margin:0 auto;position:relative}footer #footer-container #footer-indicators{top:0;left:0;width:100%;height:100%;display:flex;position:absolute;align-items:center;justify-content:space-between}footer #footer-container #footer-indicators:before,footer #footer-container #footer-indicators:after{content:"";display:block}footer #footer-container #footer-indicators .footer-indicator{width:3px;height:42px;background-color:#98177c}.navigation-button{border:none;outline:none;min-width:180px;height:54px;color:#fff;position:relative}.navigation-button:not(.main){padding:0 20px}.navigation-button.purple{background-color:#bc68a9}.navigation-button.purple.main .label-container{background-color:#98177c}.navigation-button.purple .button-background{fill:#bc68a9}.navigation-button.yellow{background-color:#fdda8e}.navigation-button.yellow.main .label-container{background-color:#fcc243}.navigation-button.yellow .button-background{fill:#fdda8e}.navigation-button.yellow .label{color:#98177c}.navigation-button.disabled{opacity:.3;pointer-events:none}.navigation-button.main{width:225px;height:74.52px;padding:3px 17px 10px 6px;background-color:transparent}.navigation-button.main .label-container{width:100%;height:100%}.navigation-button.main .label-container .label{font-size:35px}.navigation-button .button-background{top:0;left:0;position:absolute}.navigation-button .label{font-size:30px;font-weight:600;color:#fff}#HOME.screen #form{flex-direction:column}#HOME.screen #form h3{width:100%;font-size:40px;font-weight:700;line-height:57px;text-align:center;margin-bottom:20px;color:#98177c;text-transform:uppercase;border-bottom:7px solid #98177C}#HOME.screen #form #input-holder{display:flex}#HOME.screen #form #input-holder .input-item{width:53px;height:55px;border:none;outline:none;display:block;font-size:30px;font-weight:600;text-align:center;margin-right:10px;background-color:#c5bbaf}#HOME.screen #form #input-holder .input-item.faulted{background-color:#cb8abd}#INFO.screen .navigation-button.main{margin-left:18px}#INFO.screen #screen-container #screen-content #form{width:1440px;margin-top:-30px;padding:0 140px}#INFO.screen #screen-container #screen-content #form .form-item{display:flex;position:relative;margin-bottom:40px;height:55px}#INFO.screen #screen-container #screen-content #form .form-item .form-label{font-size:40px;font-weight:700;line-height:48px;color:#98177c;text-transform:uppercase}#INFO.screen #screen-container #screen-content #form .form-item .form-value{border:none;outline:none;font-size:30px;min-width:729px;max-width:729px;font-weight:700;padding:5px 10px;margin-left:auto;background-color:#c5bbaf}#INFO.screen #screen-container #screen-content #form .form-item #email-field{display:flex;min-width:729px;max-width:729px;margin-left:auto;position:relative}#INFO.screen #screen-container #screen-content #form .form-item #email-field .form-value{flex:1;min-width:0;border:none;outline:none;font-size:30px;font-weight:700;max-width:unset;padding:5px 10px;background-color:#c5bbaf}#INFO.screen #screen-container #screen-content #form .form-item #email-field .form-value.changed{background-color:#fff}#INFO.screen #screen-container #screen-content #form .form-item #email-field .form-value.faulted{background-color:#bc68a9}#INFO.screen #screen-container #screen-content #form .form-item #email-field #edit-icon{border:none;outline:none;position:relative;height:55px;min-width:55px;background-color:#bc68a9}#INFO.screen #screen-container #screen-content #form .form-item #email-field #edit-icon #edit-icon-svg{top:50%;left:50%;width:70%;height:70%;position:absolute;fill:#fff;transform:translate3d(-50%,-50%,0)}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup{top:0;left:0;width:100%;position:absolute;padding:41px 35px 36px 50px;background-color:#98177c;box-shadow:4px 4px 8px #00000029}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup p{font-size:25px;line-height:34px;color:#fff}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup #privacy-close{top:16px;right:16px;border:none;outline:none;position:absolute;background:transparent}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup #privacy-close span{display:block;position:relative;width:23px;height:23px;transform:rotate(45deg)}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup #privacy-close span:before{top:50%;left:0;content:"";width:100%;position:absolute;transform:translateY(-50%);height:4px;background-color:#fff}#INFO.screen #screen-container #screen-content #form .form-item #privacy-popup #privacy-close span:after{top:0;left:50%;content:"";height:100%;position:absolute;transform:translate(-50%);width:4px;background-color:#fff}#INFO.screen #screen-container #screen-content #form .form-item #privacy-button{top:50%;border:none;outline:none;position:absolute;border-radius:50%;width:38px;height:38px;right:-38px;background-color:#bc68a9;transform:translate3d(22px,-50%,0)}#INFO.screen #screen-container #screen-content #form .form-item #privacy-button p{font-size:25px;font-weight:600;color:#fff;line-height:38px}#INFO.screen #screen-container #screen-content #form .form-item #privacy-button.active,#MOTIONCOMIC.screen #screen-container #screen-content{background-color:#98177c}#MOTIONCOMIC.screen #screen-container #screen-content #motion-comic-container{padding:0;width:1280px;height:800px;margin:0 auto;position:relative;transform:scale3d(1.125,1.125,1.125)}#MOTIONCOMIC.screen #screen-container #screen-content #motion-comic-container #motion-comic{margin:0;border:0px;width:100%;height:100%;padding:0}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay{width:100%;height:100%;position:absolute}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #start-button{border:none;outline:none;width:213.56px;height:63.86px;background:none;position:absolute;background-color:#fcc243;box-shadow:#fdda8e 1px 1px,#fdda8e 2px 2px,#fdda8e 3px 3px,#fdda8e 4px 4px,#fdda8e 5px 5px,#fdda8e 6px 6px,#fdda8e 7px 7px,#fdda8e 8px 8px,#fdda8e 9px 9px,#fdda8e 10px 10px,#fdda8e 11px 11px,#fdda8e 12px 12px}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #start-button #label{font-size:35px;font-weight:600;line-height:21px;color:#98177c}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay .item,#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #bottom,#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #top{left:0;right:0;height:175.48px;position:absolute;background-color:#98177c}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #top{top:0}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #top p{font-size:50px;font-weight:700;color:#fff;line-height:71px;text-align:center}#MOTIONCOMIC.screen #screen-container #screen-content #animation-overlay #bottom{bottom:0}#SHOPOPTION.screen{background-color:#98177c}#SHOPOPTION.screen #screen-container #screen-content #window #title{font-size:40px;font-weight:700;line-height:57px;color:#fcc243;text-transform:uppercase;border-bottom:7px solid #FCC243}#SHOPOPTION.screen #screen-container #screen-content #window #code{font-size:70px;font-weight:600;text-align:center;letter-spacing:35px;color:#fff}#ICON-PREVIEW.screen{background-color:#98177c}#ICON-PREVIEW.screen #screen-container #screen-content #window{display:flex;position:relative;margin-top:-250px;align-items:center;flex-direction:column}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation{width:1040px;display:flex;position:relative;justify-content:space-between}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation .navigation-item{border:none;outline:none;border-radius:50%;position:relative;width:83px;height:83px;background-color:#cb8abd}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation .navigation-item .icon{width:60%;height:60%;display:block;color:#98177c}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation .navigation-item .nav-index{left:50%;bottom:0;font-size:35px;font-weight:700;line-height:49px;position:absolute;color:#cb8abd;transform:translate3d(-50%,calc(100% + 5px),0)}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation .navigation-item.active{background-color:#fcc243}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation .navigation-item.active .nav-index{color:#fcc243}#ICON-PREVIEW.screen #screen-container #screen-content #window #navigation:before{top:50%;content:"";width:100%;height:3px;position:absolute;background-color:#fff;transform:translate3d(0,-50%,0)}#ICON-PREVIEW.screen #screen-container #screen-content #window #icon-holder{width:390px;height:390px;border-radius:50%;position:relative;margin:100px 0 50px;background-color:#fcc243}#ICON-PREVIEW.screen #screen-container #screen-content #window #icon-holder #icon-clicker{top:0;height:100%;width:100vw;position:absolute}#ICON-PREVIEW.screen #screen-container #screen-content #window #icon-holder #big-icon{width:62%;height:62%;display:block;color:#98177c}#ICON-PREVIEW.screen #screen-container #screen-content #window #icon-text{font-size:45px;font-weight:700;line-height:71px;text-align:center;color:#fff}#ICON-PREVIEW.screen #screen-container #screen-content #window #photo{top:47%;width:1160px;position:fixed;transform:translate3d(0,-50%,0)}#ICON-PREVIEW.screen .main.active{margin-left:59px}.info-popup{position:relative;width:38px;height:38px}.info-popup .info-button{top:0;left:0;z-index:2;width:100%;height:100%;border:none;position:absolute;border-radius:50%;background-color:#bc68a9}.info-popup .info-button .info-button-label{font-size:25px;font-weight:600;color:#fff}.info-popup .info-button.active{background-color:#98177c}.info-popup .info-popup-overlay{top:0;left:0;z-index:0;right:0;bottom:0;position:fixed;background-color:#fcc24380}.info-popup .info-popup-container{left:50%;bottom:0;width:1160px;position:absolute;transform:translate3d(-50%,0,0)}.info-popup .info-popup-content{width:670px;right:-190px;bottom:107px;padding:43px;min-height:223px;position:absolute;background-color:#98177c}.info-popup .info-popup-content .info-popup-text{font-size:25px;text-align:left;line-height:34px;color:#fff;white-space:pre-line}.info-popup .info-popup-content .info-popup-close{top:16px;right:16px;border:none;outline:none;position:absolute;background:transparent}.info-popup .info-popup-content .info-popup-close span{display:block;position:relative;width:23px;height:23px;transform:rotate(45deg)}.info-popup .info-popup-content .info-popup-close span:before{top:50%;left:0;content:"";width:100%;position:absolute;transform:translateY(-50%);height:4px;background-color:#fff}.info-popup .info-popup-content .info-popup-close span:after{top:0;left:50%;content:"";height:100%;position:absolute;transform:translate(-50%);width:4px;background-color:#fff}.scrollbar{top:0;right:0;bottom:0;width:27px;position:absolute;background-color:#98177c4d}.scrollbar .scrollbar-foreground{width:100%;touch-action:none;position:absolute;border-radius:20px;transform:translateY(-10px);background-color:#98177c;box-shadow:3px 3px 6px #00000029}#instruction-block{width:1440px;padding:0 140px;margin-bottom:100px}#instruction-block #instruction-title{font-size:40px;text-align:left;font-weight:700;line-height:57px;color:#98177c;display:inline-block;text-transform:uppercase;border-bottom:7px solid #98177C}#instruction-block:not(.full-width) #instruction-container #instruction-content{width:1070px}#instruction-block:not(.full-width) #instruction-container #instruction-content #instruction-text-holder{width:1160px;overflow-y:scroll;padding-right:90px}#instruction-block #instruction-container{margin-top:43px;position:relative}#instruction-block #instruction-container #instruction-content{overflow:hidden}#instruction-block #instruction-container #instruction-content #instruction-text-holder{height:100%;max-height:440px}#instruction-block #instruction-container #instruction-content #instruction-text-holder .instructions-content{font-size:28px;text-align:left;line-height:36px;white-space:pre-line}#INSTRUCTIONS.screen{background-color:#fcc243}#INSTRUCTIONS.screen #screen-container #instruction-block{padding-left:110px;white-space:pre-wrap}#INSTRUCTIONS.screen #screen-container #instruction-block #instruction-title{margin-left:30px}#INSTRUCTIONS.screen #screen-container #instruction-block .instructions-intro{font-size:28px;line-height:36px;padding-left:30px;margin-bottom:60px}#INSTRUCTIONS.screen #screen-container #instruction-block .instructions{padding-left:30px;position:relative;margin-bottom:60px}#INSTRUCTIONS.screen #screen-container #instruction-block .instructions .instructions-title,#INSTRUCTIONS.screen #screen-container #instruction-block .instructions .instructions-content{font-size:28px;line-height:36px}#INSTRUCTIONS.screen #screen-container #instruction-block .instructions .instructions-title{font-weight:700;margin-left:-30px}#INSTRUCTIONS.screen #navigation-buttons #next-button{margin-right:-48px}#INSTRUCTIONS.screen #navigation-buttons #skip-section{display:flex;align-items:center}#INSTRUCTIONS.screen #navigation-buttons #skip-section .info-popup{margin-right:10px}#time-indicator{right:0;height:75px;bottom:158.65px;position:absolute;background-color:#c5bbaf}#time-indicator #time-indicator-container{width:320px;height:100%;display:flex;padding-left:50px;margin-right:auto;flex-direction:column;justify-content:center}#time-indicator #time-indicator-container #time-indicator-label{font-size:18px;line-height:20px;color:#000}#time-indicator #time-indicator-container #time-indicator-timeframe{font-size:40px;font-weight:700;line-height:35px;color:#98177c;font-family:fira-mono}#TEACHERGUIDE.screen{background-color:#fcc243}#TEACHERGUIDE.screen #screen-container{display:flex;align-items:center}#TEACHERGUIDE.screen #screen-container #screen-content #instruction-block{margin-bottom:80px}#TEACHERGUIDE.screen #screen-container #screen-content .navigation-button{margin:0 auto;display:block}#TEACHERGUIDE.screen #time-indicator{background-color:#ffffff80}.counter{flex-direction:column}.counter .counter-container{display:flex;align-items:center;color:#000}.counter .counter-container .counter-label{font-size:20px;margin-right:10px}.counter .counter-container .counter-content{display:flex;align-items:center}.counter .counter-container .counter-content .counter-display{width:55px;height:55px;margin:0 5px;background-color:#c5bbaf}.counter .counter-container .counter-content .counter-amount{width:100%;height:100%;border:none;outline:none;display:block;font-size:30px;font-weight:500;background:none;text-align:center}.counter .counter-container .counter-content .counter-button{border:none;outline:none;position:relative;border-radius:50%;width:39px;height:39px;background:#98177c}.counter .counter-container .counter-content .counter-button .counter-index{font-size:25px;font-weight:600;line-height:30px;color:#fff}.counter .counter-progress{width:100%;margin-top:10px;overflow:hidden;max-width:160px;margin-left:auto;position:relative;height:8px;border:1px solid #000000;border-radius:4px}.counter .counter-progress .counter-progress-foreground{top:0;left:0;width:0%;bottom:0;position:absolute;background-color:#98177c}#SUBJECT.screen{background-color:#d9d4ce}#SUBJECT.screen #screen-content{width:1160px;margin:0 auto}#SUBJECT.screen #screen-content #counters{flex:1;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between}#SUBJECT.screen #screen-content #counters .counter-holder{width:100%;max-width:220px;text-align:center;margin-bottom:100px}#SUBJECT.screen #screen-content #counters .counter-holder .counter-subject{display:block;font-size:40px;font-weight:700;line-height:40px;margin-bottom:20px;padding-bottom:10px;color:#98177c;text-transform:uppercase;border-bottom:7px solid #98177C}#SUBJECT.screen #screen-content #counters .counter-devider{flex-basis:100%}#SUBJECT.screen #reset-vote-button{width:235px}#SUBJECT.screen.tiebreaker #screen-content #counters .counter-holder:not(.tie-item){opacity:.3}#SUBJECT.screen.tiebreaker:not(.reset) #time-indicator{bottom:263.14px}#SUBJECT.screen.tiebreaker:not(.reset) .navigation-button.main{margin-right:-55px}#CHOSEN-SUBJECT.screen{background-color:#98177c}#CHOSEN-SUBJECT.screen #screen-container #screen-content{flex-direction:column}#CHOSEN-SUBJECT.screen #screen-container #screen-content #window{text-align:center}#CHOSEN-SUBJECT.screen #screen-container #screen-content #window #pre-chosen-subject{font-size:40px;font-weight:700;line-height:57px;margin-bottom:10px;color:#fff}#CHOSEN-SUBJECT.screen #screen-container #screen-content #window #chosen-subject{display:block;font-size:70px;line-height:99px;font-weight:700;color:#fcc243;text-transform:uppercase;border-top:7px solid #FCC243;border-bottom:7px solid #FCC243}#GROUPS.screen{background-color:#d9d4ce}#GROUPS.screen #screen-container #screen-content #window #counter-title{font-size:40px;font-weight:700;line-height:57px;margin-bottom:18px;display:inline-block;color:#98177c;text-transform:uppercase;border-bottom:7px solid #98177C}#CREATE-BILL.screen #instruction-bar{box-shadow:0 0 5px}#CREATE-BILL.screen #screen-container #screen-content #wordweb{left:0;top:150px;right:0;padding:46px 0;position:absolute;background-color:#98177c;box-shadow:4px 4px 8px #00000029}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container{height:100%;width:1440px;position:relative}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordwebSubject{top:50%;left:50%;z-index:1;padding:10px;font-size:45px;position:absolute;color:#fff;text-transform:uppercase;background-color:#98177c;transform:translate3d(-50%,-50%,0)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content{height:500px;width:1440px;display:flex;margin:0 auto;padding:0 110px;align-items:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item{font-size:35px;margin:0 30px;min-width:250px;line-height:36px;position:absolute;color:#fff;white-space:pre-line;transform:translate3d(-50%,0,0)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:after{width:2px;content:"";position:absolute;background-color:#fff}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(1){top:170px;left:290px;text-align:right}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(1):after{top:23px;right:-24px;height:200px;transform-origin:top;transform:rotate3d(0,0,1,-75deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(2){top:70px;left:395px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(2):after{top:52px;right:50%;height:283px;transform-origin:top;transform:rotate3d(0,0,1,-68deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(3){top:70px;left:691px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(3):after{top:56px;right:50%;height:77px;transform-origin:top;transform:rotate3d(0,0,1,.1deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(4){top:70px;left:1005px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(4):after{top:52px;right:50%;height:283px;transform-origin:top;transform:rotate3d(0,0,1,69deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(5){top:170px;left:1100px;text-align:left}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(5):after{top:23px;left:-24px;height:200px;transform-origin:top;transform:rotate3d(0,0,1,75deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(6){top:290px;left:290px;text-align:right}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(6):after{top:23px;right:-24px;height:200px;transform-origin:top;transform:rotate3d(0,0,1,-105deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(7){top:400px;left:395px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(7):after{top:-9px;right:50%;height:283px;transform-origin:top;transform:rotate3d(0,0,1,-114deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(8){top:400px;left:691px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(8):after{top:-95px;right:50%;height:77px;transform-origin:top;transform:rotate3d(0,0,1,.1deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(9){top:400px;left:1005px;text-align:center}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(9):after{top:-9px;right:50%;height:283px;transform-origin:top;transform:rotate3d(0,0,1,-247deg)}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(10){top:290px;left:1100px;text-align:left}#CREATE-BILL.screen #screen-container #screen-content #wordweb #wordweb-container #wordweb-content .wordweb-item:nth-child(10):after{top:23px;left:-24px;height:200px;transform-origin:top;transform:rotate3d(0,0,1,106deg)}#CREATE-BILL.screen #screen-container #screen-content #window li{font-size:40px;font-weight:700;line-height:57px;color:#98177c}#CREATE-BILL.screen #time-indicator{bottom:263px}#CREATE-BILL.screen #navigation-buttons .navigation-button:nth-child(2){margin-right:-142px}#CREATE-BILL.screen #navigation-buttons .wordweb-button{width:322px;padding:0}.bill-input{width:100%;height:112px;display:flex}.bill-input .bill-input-holder{width:200px;display:flex;min-width:200px}.bill-input .bill-input-holder .bill-input-index{min-width:40px;font-weight:700;line-height:50px;font-size:34px}.bill-input .bill-input-holder .bill-input-label{height:100%;display:flex;min-width:152px;margin-right:10px;flex-direction:column}.bill-input .bill-input-holder .bill-input-label p{width:100%;display:flex;line-height:50px;align-items:center;font-size:34px;justify-content:flex-start}.bill-input .bill-input-holder .bill-input-label p:last-of-type{margin-top:auto}.bill-input .bill-input-container{flex:1;display:flex;flex-direction:column;justify-content:space-between}.bill-input .bill-input-container .bill-input-item{width:100%;height:51px;border:none;outline:none;padding:0 10px;font-size:34px;background-color:#fff}.bill-input .bill-input-container .bill-input-item.exceeded{background-color:#cb8abd!important}.bill-input:nth-child(2n) .bill-input-container .bill-input-item{background-color:#f1f0ee}#WRITE-BILL.screen{background-color:#d9d4ce}#WRITE-BILL.screen #screen-content #window{width:1440px;padding:20px 140px}#WRITE-BILL.screen #screen-content #window:not(.full-width) #window-container #window-content{width:1092px}#WRITE-BILL.screen #screen-content #window:not(.full-width) #window-container #window-content #list-holder{width:1160px;overflow-y:scroll;padding-right:67px}#WRITE-BILL.screen #screen-content #window #window-container{position:relative}#WRITE-BILL.screen #screen-content #window #window-container #window-content{overflow:hidden}#WRITE-BILL.screen #screen-content #window #window-container #window-content #list-holder{height:100%;max-height:480px}#WRITE-BILL.screen #screen-content #window #window-container #window-content #list-holder .bill-input:not(:last-of-type){margin-bottom:10px}#VOTE-BILL.screen #screen-container{height:100%}#VOTE-BILL.screen #screen-container #screen-content #window{width:1440px;margin-top:-100px;padding:0 140px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container{position:relative}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content{overflow:hidden}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder{height:100%;max-height:520px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill{width:100%;display:flex;min-height:111px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-bill-index{width:42px;font-size:35px;min-width:42px;font-weight:700;color:#000}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container{flex:1;display:flex;overflow:hidden}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-content{flex:1;padding:9px 7px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-content p{font-size:32px;font-style:italic;color:#000;letter-spacing:-.32px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-counter-holder{width:174px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-counter-holder .vote-counter{width:100%;height:100%}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-counter-holder .vote-counter .counter-display{height:36px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill .vote-container .vote-counter-holder .vote-counter .counter-button{width:30px;height:30px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill:not(:last-of-type){margin-bottom:10px}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill:nth-child(2n) .vote-container .vote-content{background-color:#ffffff80}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill:nth-child(2n) .vote-container .vote-counter-holder{background-color:#fff}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill:nth-child(odd) .vote-container .vote-content{background-color:#fff}#VOTE-BILL.screen #screen-container #screen-content #window #window-container #window-content #list-holder .vote-bill:nth-child(odd) .vote-container .vote-counter-holder{background-color:#ffffff80}#VOTE-BILL.screen #screen-container #screen-content #window:not(.full-width) #window-container #window-content{width:1105px}#VOTE-BILL.screen #screen-container #screen-content #window:not(.full-width) #window-container #window-content #list-holder{width:1160px;overflow-y:scroll;padding-right:55px}#VOTE-BILL.screen.tiebreaker .vote-bill:not(.tie-item){opacity:.3}#VOTE-BILL.screen.tiebreaker:not(.reset) #time-indicator{bottom:263.14px}#VOTE-BILL.screen.tiebreaker:not(.reset) .navigation-button.main{margin-right:-55px}#COMPLETE-BILL.screen{background-color:#98177c}#COMPLETE-BILL.screen #screen-content{width:1072px;margin:0 auto}#COMPLETE-BILL.screen #screen-content h1{font-size:40px;font-weight:600;text-align:center;margin:0 0 16px;color:#fff}#COMPLETE-BILL.screen #screen-content p{font-size:60px;font-weight:100;line-height:68px;text-align:center;color:#fcc243;padding:30px 0;border-top:7px solid #FCC243;border-bottom:7px solid #FCC243}#COMPLETE-BILL.screen #screen-content span{font-weight:600}#COMPLETE-BILL.screen #navigation-buttons #next-button{margin-right:-48px}#COMPLETE-BILL.screen #navigation-buttons #reset-section{display:flex;align-items:center}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup{margin-right:10px}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-button{background-color:#fdda8e}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-button .info-button-label{color:#98177c}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-button.active{background-color:#fcc243}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-popup-overlay{background-color:#98177c80}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-popup-content{background-color:#fcc243}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-popup-content .info-popup-text{color:#000}#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-popup-content .info-popup-close span:before,#COMPLETE-BILL.screen #navigation-buttons #reset-section .info-popup .info-popup-content .info-popup-close span:after{background-color:#000}#COMPLETED-BILL.screen{background-color:#98177c}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window{display:flex;align-items:center;flex-direction:column}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #chosen-bill{width:1072px;margin-bottom:50px}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #chosen-bill #title{font-size:40px;font-weight:600;text-align:center;margin:0 0 16px;color:#fff}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #chosen-bill #content{font-size:60px;font-weight:100;line-height:68px;text-align:center;color:#fcc243;padding:30px 0;border-top:7px solid #FCC243;border-bottom:7px solid #FCC243}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #chosen-bill span{font-weight:600}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #reservation .reservation-row{display:flex;align-items:center}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #reservation .reservation-row .reservation-label{font-size:28px;min-width:300px;line-height:38px;color:#fff;text-transform:uppercase}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window #reservation .reservation-row .reservation-value{font-size:28px;line-height:38px;color:#fff}#COMPLETED-BILL.screen #screen-container #screen-content #summary-window.add-margin{margin-top:-100px}#UPLOADBILL.screen{background-color:#fcc243}#UPLOADBILL.screen #screen-container #screen-content #text{width:1160px;display:block;font-size:40px;font-weight:700;line-height:48px;white-space:pre-line}#RESET-BILL.screen{background-color:#fcc243}#RESET-BILL.screen #screen-container #screen-content #text{width:1160px;display:block;font-size:40px;font-weight:700;line-height:48px;white-space:pre-line}
